-
Bug
-
Resolution: Fixed
-
P2
-
hs21, 7
-
b07
-
generic, x86
-
generic, linux_redhat_5.0
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2208527 | 7 | Igor Veresov | P2 | Closed | Fixed | b137 |
Fastdebug VM crashes with
=============== DEBUG MESSAGE: broken null klass ================
VM option '+StartAttachListener'
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/sharedRuntime.cpp:757
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/225150.et151817/source/src/share/vm/runtime/sharedRuntime.cpp:757), pid=15813, tid=140179576310096
# guarantee(cb->is_adapter_blob() || cb->is_method_handles_adapter_blob()) failed: exception happened outside interpreter, nmethods and vtable stubs (1)
(21.0-b04-internal-201103042251.et151817.hs21-b04-snapshot-fastdebug compiled mode
Product/fastdebug build also may crash with SIGSEGV:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f89fc1a382b, pid=15693, tid=140230539037008
Not reproducible with JDK 7 b132, HS 21 b03.
=============== DEBUG MESSAGE: broken null klass ================
VM option '+StartAttachListener'
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/sharedRuntime.cpp:757
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt/P1/B/225150.et151817/source/src/share/vm/runtime/sharedRuntime.cpp:757), pid=15813, tid=140179576310096
# guarantee(cb->is_adapter_blob() || cb->is_method_handles_adapter_blob()) failed: exception happened outside interpreter, nmethods and vtable stubs (1)
(21.0-b04-internal-201103042251.et151817.hs21-b04-snapshot-fastdebug compiled mode
Product/fastdebug build also may crash with SIGSEGV:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f89fc1a382b, pid=15693, tid=140230539037008
Not reproducible with JDK 7 b132, HS 21 b03.
- backported by
-
JDK-2208527 DEBUG MESSAGE: broken null klass on amd64
-
- Closed
-
- duplicates
-
JDK-7033656 VM crashes with SIGSEGV in fastdebug (with G1 & TieredCompilation)
-
- Closed
-
-
JDK-7026353 nsk/regression/b4244156 fails with NPE on *-amd64 in "-d64 -server -Xcomp"
-
- Closed
-
-
JDK-7033929 G1: assert(pre_val->is_oop_or_null(true)) in G1SATBCardTableModRefBS::write_ref_field_pre_work
-
- Closed
-
- relates to
-
JDK-7020521 arraycopy stubs place prebarriers incorrectly
-
- Closed
-