Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2002 00:38:40 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Michael E Mercer <mmercer@nc.rr.com>
Cc:        "'FreeBSD Java mailing list'" <freebsd-java@FreeBSD.ORG>
Subject:   Re: netbeans caused native 1.3.1 version to crash...
Message-ID:  <20020123003839.A3640@misty.eyesbeyond.com>
In-Reply-To: <3C4ABEE5.DD4084AA@nc.rr.com>; from mmercer@nc.rr.com on Sun, Jan 20, 2002 at 07:58:13AM -0500
References:  <3C4ABEE5.DD4084AA@nc.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020123003839.A3640>