[Bug 1233] java.net.Inet4AddressImpl.getLocalHostName() causes SIGBUS error

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 27 16:41:28 PST 2012


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1233

--- Comment #3 from sato <yoshiki at sendme.email.ne.jp> ---
I don't think this issue is specific on the sparc arch.  According to dump
files I uploaded before, an execution of the native method getLocalHostName()
defined in Inet4AddressImpl.java causes a JVM crash.  The native method
definition is found in
openjdk/jdk/src/solaris/native/java/net/Inet4AddressImpl.c.

By the way, let me know how to use GDB to attach JNI implementations? 
Otherwise, could you let me know the way to only build Inet4AddressImpl.c, and
then link it to the JVM?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20121128/880657ba/attachment.html 


More information about the distro-pkg-dev mailing list