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] JVM Error, nice error reporting.


  • From: jeff.singer@xxxxxxxxxx (Jeff Singer)
  • Subject: [Advanced-java] JVM Error, nice error reporting.
  • Date: Thu, 24 Jan 2002 11:53:11 +0200

Hi All

I thought this was an interesting error, mainly for the last 2 lines of the
error message :)

Cheers
Jeff Singer


I received this error using :

java version "1.3.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)

Error:

Unexpected Signal : 11 occurred at PC=0x4021ec6e
Function name=at_call__C6PcDesc
Library=/usr/java/jdk1.3.1_01/jre/lib/i386/client/libjvm.so

Current Java thread:
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.<init>(Throwable.java:78)
        at java.lang.Exception.<init>(Exception.java:29)
        at java.lang.RuntimeException.<init>(RuntimeException.java:33)
        at
java.lang.NullPointerException.<init>(NullPointerException.java:39)
[error occured during error reporting]


****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC                = 0x0x4021ec6e
SIGNAL            = 11
FUNCTION NAME     = at_call__C6PcDesc
LIBRARY NAME      = /usr/java/jdk1.3.1_01/jre/lib/i386/client/libjvm.so
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.