From owner-freebsd-java Sun Jan 27 17:37: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 42E4437B404 for ; Sun, 27 Jan 2002 17:36:58 -0800 (PST) Received: from nc.rr.com ([24.25.11.14]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 27 Jan 2002 20:36:54 -0500 Message-ID: <3C54AB2B.BA446926@nc.rr.com> Date: Sun, 27 Jan 2002 20:36:43 -0500 From: Michael E Mercer Reply-To: mmercer@nc.rr.com X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.5-RC i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lewis Cc: 'FreeBSD Java mailing list' Subject: Re: netbeans caused native 1.3.1 version to crash... References: <3C4ABEE5.DD4084AA@nc.rr.com> <20020123003839.A3640@misty.eyesbeyond.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Greg, Sorry for the late response. I have compiled a small program that tries to use that class and I can not get it to crash. Obviously I do not know how to use this class yet, but I will try to find more time to figure it out. btw: My jbuilder5 installation died once with what looks to be the same error output. I was not thinking about capturing the output( I was pissed it crashed) therefore no logs. Anyways, that is it for now. later mem Greg Lewis wrote: > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message