Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 13:39:20 +0930
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Huang wen hui <hwh@ns.gddsn.org.cn>
Cc:        java@FreeBSD.ORG
Subject:   Re: java_g coredump when using jb6/jb7+linux 7.1 emulator under FreeBSD 4.6 release
Message-ID:  <20020616133920.A16725@misty.eyesbeyond.com>
In-Reply-To: <3D0B592F.7040502@mail.gddsn.org.cn>; from hwh@ns.gddsn.org.cn on Sat, Jun 15, 2002 at 11:11:43PM %2B0800
References:  <3D0B592F.7040502@mail.gddsn.org.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 15, 2002 at 11:11:43PM +0800, Huang wen hui wrote:
> hi,
>   I use JBuilder6/7 under FreeBSD 4.6,  and JDK is native JDK1.3.1-p6 
> not linux-jdk1.3.1.  Because jbuilder7
> startup program and cvs module is linux binary exec files. so I use 
> Linux7.1 emulator.
> 
>  Sometime JBuilder coredump (signal 6) after using cvs module in IDE.  I 
> try to using java_g to startup JBuilder.
> But JBuilder could not startup if using java_g. Does native jdk1.3.1-p6 
> have problem with debug option ?

Well, it appears to have a problem in this instance.  Its also very hard
to check if its a problem for us only since sun don't distribute debug
versions for Solaris and Linux that I can find.  If I'm right, the debug
executable checks all the assert()'s in the code whereas the non-debug
version will ignore.  It looks like JBuilder is triggering one of those
asserts.  It also may be some interaction with some of the programs in
JBuilder being Linux executables (its hard to say without having
JBuilder installed).

Thank you for the report and stack trace though!

-- 
Greg Lewis                            Email : glewis@eyesbeyond.com
Eyes Beyond                           Web   : http://www.eyesbeyond.com
Information Technology


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?20020616133920.A16725>