Date: Thu, 6 Apr 2006 20:56:49 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: kurt@intricatesoftware.com Cc: freebsd-java@freebsd.org Subject: Re: Diablo 1.5 SIGBUS Message-ID: <20060407015649.GD5697@dan.emsphone.com> In-Reply-To: <200604061741.42559.lists@intricatesoftware.com> References: <C05B19CA.2221%odela01@ca.com> <20060406212231.GC5697@dan.emsphone.com> <200604061741.42559.lists@intricatesoftware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060407015649.GD5697>