Stack: [0x00007f70b93e2000,0x00007f70b94e3000], sp=0x00007f70b94e1510, free space=1021k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x13cd3f5] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x155
V [libjvm.so+0x13ce0df] VMError::report_and_die(Thread*, char const*, int, char const*, char const*, __va_list_tag*)+0x2f
V [libjvm.so+0x94022f] report_vm_error(char const*, int, char const*, char const*, ...)+0xcf
V [libjvm.so+0x106be3c] nmethod::oops_do(OopClosure*, bool)+0x33c
V [libjvm.so+0xb048f0] G1SATBCardTableModRefBS::write_ref_nmethod_pre(oop*, nmethod*)+0x260
V [libjvm.so+0x1072d5b] nmethod::clear_jvmci_installed_code()+0xbb
V [libjvm.so+0x1072fe5] nmethod::maybe_invalidate_installed_code()+0x265
V [libjvm.so+0x1074e84] nmethod::make_not_entrant_or_zombie(unsigned int)+0x2e4
V [libjvm.so+0x12dc2d7] NMethodSweeper::process_nmethod(CompiledMethod*)+0x367
V [libjvm.so+0x12dd273] NMethodSweeper::sweep_code_cache()+0x1f3
V [libjvm.so+0x12ddc6f] NMethodSweeper::possibly_sweep()+0x1ef
V [libjvm.so+0x12de1bd] NMethodSweeper::sweeper_loop()+0x33d
V [libjvm.so+0x133b2e6] JavaThread::thread_main_inner()+0x1d6
V [libjvm.so+0x133b53c] JavaThread::run()+0x1cc
V [libjvm.so+0x10be8e2] java_start(Thread*)+0xd2
C [libpthread.so.0+0x7851]
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x13cd3f5] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x155
V [libjvm.so+0x13ce0df] VMError::report_and_die(Thread*, char const*, int, char const*, char const*, __va_list_tag*)+0x2f
V [libjvm.so+0x94022f] report_vm_error(char const*, int, char const*, char const*, ...)+0xcf
V [libjvm.so+0x106be3c] nmethod::oops_do(OopClosure*, bool)+0x33c
V [libjvm.so+0xb048f0] G1SATBCardTableModRefBS::write_ref_nmethod_pre(oop*, nmethod*)+0x260
V [libjvm.so+0x1072d5b] nmethod::clear_jvmci_installed_code()+0xbb
V [libjvm.so+0x1072fe5] nmethod::maybe_invalidate_installed_code()+0x265
V [libjvm.so+0x1074e84] nmethod::make_not_entrant_or_zombie(unsigned int)+0x2e4
V [libjvm.so+0x12dc2d7] NMethodSweeper::process_nmethod(CompiledMethod*)+0x367
V [libjvm.so+0x12dd273] NMethodSweeper::sweep_code_cache()+0x1f3
V [libjvm.so+0x12ddc6f] NMethodSweeper::possibly_sweep()+0x1ef
V [libjvm.so+0x12de1bd] NMethodSweeper::sweeper_loop()+0x33d
V [libjvm.so+0x133b2e6] JavaThread::thread_main_inner()+0x1d6
V [libjvm.so+0x133b53c] JavaThread::run()+0x1cc
V [libjvm.so+0x10be8e2] java_start(Thread*)+0xd2
C [libpthread.so.0+0x7851]
- duplicates
-
JDK-8143571 [JVMCI] Double unregistering of nmethod during unloading
-
- Resolved
-
- relates to
-
JDK-8057822 assert(allow_zombie || !is_zombie()) failed: should not call follow on zombie nmethod
-
- Closed
-