FATAL ERROR in native method: JNI call made with exception pending
at java.io.ObjectStreamClass.hasStaticInitializer(Native Method)
----------------- lwp# 1 / thread# 1 --------------------
ce4ff317 _lwp_kill (1, 6) + c
ce5607de thr_kill (1, 6) + 1e
ce517a9d raise (6) + 2a
ce50012e abort () + ee
ce7ed1c0 void os::abort(int) (1) + 70
ce75ec2c void ReportJNIFatalError(JavaThread*,const char*) (808afe8, ce86bb00) + 3c
ce75ecf8 void NativeReportJNIFatalError(JavaThread*,const char*) (808afe8, ce86bb00) + 78
ce76340c checked_jni_IsInstanceOf (808b080, 81cfc40, 811e2a8) + 354
ce2cef72 Java_java_io_ObjectStreamClass_hasStaticInitializer () + f2
00000000 ???????? ()
NB this native is in libjava in 1.4.2
So we can find this when we search.
###@###.### 2005-03-22 15:30:33 GMT
- backport of
-
JDK-4803744 JNI violations in I/O classes
- Resolved
- relates to
-
JDK-6201185 FATAL ERROR in native method: JNI call made with exception pending at java.lang.Thread.sleep(NativeM
- Closed