Hello,

I hope this is not a repeat of the recent java reports !

Some java apps. now report :
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x404b2912
Function name=__libc_free
Library=/lib/libc.so.6

Current Java thread:
        at java.net.InetAddressImpl.lookupAllHostAddr(Native Method)
        at java.net.InetAddress.getAddressFromNameService(InetAddress.java:619)
        at java.net.InetAddress.getAllByName0(InetAddress.java:568)
        at java.net.InetAddress.getAllByName0(InetAddress.java:540)
        at java.net.InetAddress.getByName(InetAddress.java:449)
        at java.net.URLStreamHandler.getHostAddress(URLStreamHandler.java:328)
        at java.net.URLStreamHandler.hashCode(URLStreamHandler.java:250)
        at java.net.URL.hashCode(URL.java:713)
        at java.util.Hashtable.get(Hashtable.java:320)
        .
        .
        .

/lib/libc.so.6 links to  /lib/libc-2.2.3.so form glibc-2.2.3-2mdk.

Owen

Reply via email to