-
Bug
-
Resolution: Duplicate
-
P4
-
hs19
-
generic
-
generic
Application run with -XX:+UseCodeCacheFlushing causes VM to crash with EXCEPTION_ACCESS_VIOLATION (0xc0000005). JDK 7 b97, hs 19 b02 windows-i586 fastdebug VM was used.
V [jvm.dll+0xed6d3];; ?is_call_to_interpreted@CompiledIC@@QBE_NXZ+0x103
V [jvm.dll+0x3220d6];; ?process_nmethod@NMethodSweeper@@CAXPAVnmethod@@@Z+0x2c6
V [jvm.dll+0x322479];; ?sweep_code_cache@NMethodSweeper@@SAXXZ+0x119
V [jvm.dll+0x322a75];; ?possibly_sweep@NMethodSweeper@@SAXXZ+0x35
V [jvm.dll+0xebe30];; ?compiler_thread_loop@CompileBroker@@SAXXZ+0x180
V [jvm.dll+0x34f087];; ?thread_main_inner@JavaThread@@QAEXXZ+0xb7
V [jvm.dll+0x2c2c34];; ?java_start@@YGIPAVThread@@@Z+0xb4
C [msvcr71.dll+0x9565]
C [kernel32.dll+0x13677]
C [ntdll.dll+0x39d72]
C [ntdll.dll+0x39d45]
It is unlikely we can fix this bug in 7, targeting to 8.
V [jvm.dll+0xed6d3];; ?is_call_to_interpreted@CompiledIC@@QBE_NXZ+0x103
V [jvm.dll+0x3220d6];; ?process_nmethod@NMethodSweeper@@CAXPAVnmethod@@@Z+0x2c6
V [jvm.dll+0x322479];; ?sweep_code_cache@NMethodSweeper@@SAXXZ+0x119
V [jvm.dll+0x322a75];; ?possibly_sweep@NMethodSweeper@@SAXXZ+0x35
V [jvm.dll+0xebe30];; ?compiler_thread_loop@CompileBroker@@SAXXZ+0x180
V [jvm.dll+0x34f087];; ?thread_main_inner@JavaThread@@QAEXXZ+0xb7
V [jvm.dll+0x2c2c34];; ?java_start@@YGIPAVThread@@@Z+0xb4
C [msvcr71.dll+0x9565]
C [kernel32.dll+0x13677]
C [ntdll.dll+0x39d72]
C [ntdll.dll+0x39d45]
It is unlikely we can fix this bug in 7, targeting to 8.
- duplicates
-
JDK-6996747 SIGSEGV in nmethod::cleanup_inline_caches / CompiledIC::verify
- Closed
- relates to
-
JDK-6957825 "CodeCache is full. Compiler has been disabled" after 23 hours
- Closed
-
JDK-6966246 Crash in nmethod::cleanup_inline_caches / CompiledIC::verify
- Closed
-
JDK-6956958 assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam
- Closed