Diablo 1.5 SIGBUS

Dan Nelson dnelson at allantgroup.com
Fri Apr 7 01:56:50 UTC 2006


In the last episode (Apr 06), Kurt Miller said:
> On Thursday 06 April 2006 5:22 pm, Dan Nelson wrote:
> > In the last episode (Apr 06), odela01 said:
> > > Just trying out the new JDK 1.5 binaries on my TestNG suite.
> > > Unfortunately I can't get it to complete, I get a SIGBUS every
> > > time. It said to send the bug report to this list. I have a 113Mb
> > > core dump too, if that^1s any use.
> > > 
> > > The SIGBUS occurs at different places, but most often at
> > > [libjvm.so+0x589595]. The box has two CPUs.
> > 
> > I was waiting for someone else to post first, just in case it was
> > due to a local mod on my machine, but I'm getting the same error. 
> > The attached hs_err files are from RabbIT and Netbeans.  I've saved
> > a core from each, and can generate as many as needed :)
> 
> Could you try applying this patch to libpthreads and see
> if it helps? It is a shot it the dark, but perhaps it will
> help.
> 
> I got it from this pr:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=95127

It just moves the fault address to [libjvm.so+0x58f965].  It does seem
to be a threading issue, because if I libmap libpthread to libc_r I get
no crashes.

-- 
	Dan Nelson
	dnelson at allantgroup.com


More information about the freebsd-java mailing list