From owner-freebsd-java@FreeBSD.ORG Mon Nov 1 20:50:19 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id BA051106566C; Mon, 1 Nov 2010 20:50:18 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-java@freebsd.org, Barbara Date: Mon, 1 Nov 2010 16:50:00 -0400 User-Agent: KMail/1.6.2 References: <26429740.406291288634237284.JavaMail.defaultUser@defaultHost> In-Reply-To: <26429740.406291288634237284.JavaMail.defaultUser@defaultHost> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011011650.05972.jkim@FreeBSD.org> Cc: Subject: Re: R: IcedTea crashing again X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Nov 2010 20:50:19 -0000 On Monday 01 November 2010 01:57 pm, Barbara wrote: > >After updating to openjdk6 b20_4, Firefox is crashing again > > closing a window running an applet. > >Just like before the fixes made on Sept. 23. > > As I noticed that it is crashing only on CURRENT, I have a > suspect... Sorry, I cannot reproduce it on amd64 CURRENT. FYI, David Xu has been busy reshuffling libthr recently. Maybe your kernel, libthr, and/or binaries from ports are out of sync? > Could it be caused by SVN rev 213098? > http://svn.freebsd.org/viewvc/base/head/sys/i386/conf/GENERIC? > r1=210947&r2=213098 > Should I kldload sem again? Why don't you try for yourself and let us know? :-P Jung-uk Kim