[Bug 323] New: Shark java -Xcheck:jni error
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Apr 22 05:09:21 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=323
Summary: Shark java -Xcheck:jni error
Product: IcedTea
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: xerxes at zafena.se
Expected result: (icedtea6 on ia32):
xerxes at labbserver:/usr/src/openembedded/overo$
/usr/lib/jvm/java-6-openjdk.debian/bin/java -Xcheck:jni -version
java version "1.6.0_0"
OpenJDK Runtime Environment (build 1.6.0_0-b11)
OpenJDK Server VM (build 1.6.0_0-b11, mixed mode)
xerxes at labbserver:/usr/src/openembedded/overo$
Actual result: (shark on ia32):
xerxes at labbserver:/usr/src/openembedded/overo$ java -Xcheck:jni -version
FATAL ERROR in native method: Bad global or local ref passed to JNI
at java.io.FileInputStream.initIDs(Native Method)
at java.io.FileInputStream.<clinit>(FileInputStream.java:376)
at java.lang.System.initializeSystemClass(System.java:1091)
Current thread is 3067526032
Dumping core ...
Avbruten (SIGABRT)
xerxes at labbserver:/usr/src/openembedded/overo$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.5pre-r97ad7002bc2e) (build 1.6.0_0-b14)
OpenJDK Shark VM (build 14.0-b10-product, mixed mode)
xerxes at labbserver:/usr/src/openembedded/overo$
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list