Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Advanced-java] My program runs well on one box, but crashes on another one


  • From: bing.li at asu.edu (Li Bing)
  • Subject: [Advanced-java] My program runs well on one box, but crashes on another one
  • Date: Sat Nov 12 19:43:11 2005

Dear all,

My Java program runs well on one box, but crashes on another one. The errors displayed are as follows,

Thanks,
Li Bing



An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x404a65e9
Funtion name=fileno_unlocked
Library=/lib/libx.so.6

Current Java Thread:
        at java.io.FileInputStream.close(Native Mathod)
        at java.io.fileinputStream.finalize(FileInputStream.java:247)
        at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
        at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:86)
        at java.lang.ref.Finalizer.access$100(Finalizer.java:17)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:163)

Dyanmic libraries"
08048000-0804c000 r-xp 00000000 03:0b 267701 /opt/jdk1.3.1/bin/i386/native_threads/java
......
......


Local Time = Thu Jan 31 23:53:54 2002
Elapsed Time = 105
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.3.l-b24 mixed mode)
#
# An error report file has been saved as hs_eerr_pid1188.log.
# Please refer to the file for further information.
#



-------------- next part --------------
An HTML attachment was scrubbed...
URL: /lists/advanced-java/attachments/20020131/7889587e/attachment.html