openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #08638
[Bug 1056238] Re: java crashed with SIGSEGV (reproducible)
FYI, just in case this additional finding may be useful:
Downgrading from JDK v7 (7.0_07-b30) back to this does NOT help - same
crash - I'll attach separate second hs_err_pid*.log:
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.4) (6b24-1.11.4-1ubuntu0.12.04.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1056238
Title:
java crashed with SIGSEGV (reproducible)
Status in “openjdk-7” package in Ubuntu:
New
Bug description:
I can reproduce a crashing JVM when developing Eclipse plug-ins.
I can't share the workspace / code, but in addition to the usual
hs_err_pid*.log could share 1 GB core dump file if anybody is here to
debug this further, and I'm willing to try fixes to confirm if it
resolves the crash.
The Problematic frame: j com.odcgroup.* is proprietary code, but its
standard Java without any native code in that portion. There is native
code in Eclipse SWT for GTK of course, but I THINK (but am not sure)
that's NOT what's causing this one (contrary to Bug 1055159 which is
clearly in libgobject).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1056238/+subscriptions
References