From owner-freebsd-java Tue Jan 22 6: 8:49 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 259F237B41A for ; Tue, 22 Jan 2002 06:08:47 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.22 #1) id 16T1bQ-0004I6-00; Tue, 22 Jan 2002 07:08:45 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g0ME8eA03670; Wed, 23 Jan 2002 00:38:40 +1030 (CST) (envelope-from glewis) Date: Wed, 23 Jan 2002 00:38:40 +1030 From: Greg Lewis To: Michael E Mercer Cc: "'FreeBSD Java mailing list'" Subject: Re: netbeans caused native 1.3.1 version to crash... Message-ID: <20020123003839.A3640@misty.eyesbeyond.com> References: <3C4ABEE5.DD4084AA@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3C4ABEE5.DD4084AA@nc.rr.com>; from mmercer@nc.rr.com on Sun, Jan 20, 2002 at 07:58:13AM -0500 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 20, 2002 at 07:58:13AM -0500, Michael E Mercer wrote: > I was checking out NetBeans 3.3 when it died on me. I did not send this to > netbeans as of yet, for I fear its an internal problem with FreeBSD's native > version. Here is the output if any one is interested. It definitely looks that way (i.e. thats a problem in our JDK). > SIGBUS 10* bus error > Full thread dump Classic VM (1.3.1-internal-mmercer-020117-02:20, green > threads): "OpenIDE Request Processor-2" (TID:0x2938eda0, > sys_thread_t:0x9662880, state:CW) prio=1 at java.lang.Object.wait(Native > Method) > at > org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:581) > > "OpenIDE Request Processor-1" (TID:0x2938fc60, sys_thread_t:0x95dca80, > state:CW) prio=10 at java.lang.Object.wait(Native Method) at > org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:581) > "Java source parsing" (TID:0x2933ab40, sys_thread_t:0x9347a80, state:CW) prio=1 > at java.lang.Object.wait(Native Method) > at > org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:581) If you invoke this class and method directly (i.e. run the thread) will it provoke the crash? I'm trying to cut the bug down to a smaller example than the whole of Netbeans :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 796 6999 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message