JDK-8347140 : SIGSEGV in ciVirtualCallTypeData::translate_from with ZGC and -XX:+UseCompactObjectHeaders
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24,25
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2025-01-07
  • Updated: 2025-05-06
  • Resolved: 2025-05-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 25
25Resolved
Related Reports
Relates :  
Description
Stress test crashes 
with *product* binaries
and -XX:+UseZGC -XX:+UnlockExperimentalVMOptions -XX:+UseCompactObjectHeaders	
on macosx-aarch64 

See hs_err in the comments.
Comments
This only happened once since Jan 3rd 2025. Closing as Cannot Reproduce for now.
06-05-2025

Was not able to reproduce this (yet). Since it seems to be intermittent and only with an experimental feature, I'm targeting this to JDK 25 for now. Initial ILW = Segfault in ZGC, intermittent, possibly use -XX:-UseCompactObjectHeaders = HLM = P3
10-01-2025

Moving to compiler for initial assessment because it crashes in the compiler when it tries to check if a CLD is alive.
08-01-2025

The hs_err: # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x000000010543319c, pid=91212, tid=33795 # # JRE version: Java(TM) SE Runtime Environment (24.0+27) (build 24-ea+27-3551) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24-ea+27-3551, mixed mode, tiered, compressed class ptrs, z gc, bsd-aarch64) # Problematic frame: # V [libjvm.dylib+0x13f19c] AccessInternal::PostRuntimeDispatch<ZBarrierSet::AccessBarrier<593988ull, ZBarrierSet>, (AccessInternal::BarrierType)2, 593988ull>::oop_access_barrier(void*)+0x14 # # Core dump will be written. Default location: core.91212 # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # --------------- S U M M A R Y ------------ Command Line: -Xbootclasspath/a:/System/Volumes/Data/mesos/work_dir/slaves/77d1c7fe-b54e-4bf3-8aa9-ff6abf69eabc-S597/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/972b9380-545d-4e14-80b3-0c49e692c0e0/runs/68ddbeb5-3ec6-4c94-8480-1f6b7b88d186/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese30M_java/scratch/0/wb.jar -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:MaxRAMPercentage=6.25 -Dtest.boot.jdk=/System/Volumes/Data/mesos/work_dir/jib-master/install/jdk/23/37/bundles/macos-aarch64/jdk-23_macos-aarch64_bin.tar.gz/jdk-23.jdk/Contents/Home -Djava.io.tmpdir=/System/Volumes/Data/mesos/work_dir/slaves/77d1c7fe-b54e-4bf3-8aa9-ff6abf69eabc-S597/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/972b9380-545d-4e14-80b3-0c49e692c0e0/runs/68ddbeb5-3ec6-4c94-8480-1f6b7b88d186/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese30M_java/tmp -XX:+UseZGC -XX:+UnlockExperimentalVMOptions -XX:+UseCompactObjectHeaders --add-exports=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED -XX:MaxRAMPercentage=50 -Djava.net.preferIPv6Addresses=false -XX:+DisplayVMOutputToStderr -Xlog:gc*,gc+heap=debug:gc.log:uptime,timemillis,level,tags -XX:+DisableExplicitGC -XX:+StartAttachListener -XX:CompileCommand=memlimit,*.*,0 -Xlog:monitorinflation=info:file=../monitorinflation.log::filesize=500m -Djava.io.tmpdir=/System/Volumes/Data/mesos/work_dir/slaves/77d1c7fe-b54e-4bf3-8aa9-ff6abf69eabc-S597/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/972b9380-545d-4e14-80b3-0c49e692c0e0/runs/68ddbeb5-3ec6-4c94-8480-1f6b7b88d186/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese30M_java/scratch/0/java.io.tmpdir -Duser.home=/System/Volumes/Data/mesos/work_dir/slaves/77d1c7fe-b54e-4bf3-8aa9-ff6abf69eabc-S597/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/972b9380-545d-4e14-80b3-0c49e692c0e0/runs/68ddbeb5-3ec6-4c94-8480-1f6b7b88d186/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese30M_java/scratch/0/user.home -agentpath:/System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.test/hotspot/jtreg/native/libJvmtiStressModule.dylib -Xverify:all -javaagent:redefineagent.jar -XX:NativeMemoryTracking=detail -Djdk.test.lib.random.seed=-5671329309906301262 applications.kitchensink.process.stress.Main /System/Volumes/Data/mesos/work_dir/slaves/77d1c7fe-b54e-4bf3-8aa9-ff6abf69eabc-S597/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/972b9380-545d-4e14-80b3-0c49e692c0e0/runs/68ddbeb5-3ec6-4c94-8480-1f6b7b88d186/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_runthese_RunThese30M_java/scratch/0/kitchensink.final.properties Host: "Macmini9,1" arm64, 8 cores, 16G, Darwin 24.0.0, macOS 15.0.1 (24A348) Time: Fri Jan 3 06:19:09 2025 GMT elapsed time: 1194.993177 seconds (0d 0h 19m 54s) --------------- T H R E A D --------------- Current thread (0x000000012d80a410): JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=33795, stack(0x000000016ee58000,0x000000016f05b000) (2060K)] Current CompileTask: C2:1194993 591232 4 javasoft.sqe.tests.api.java.util.Arrays.copyof.TheTest::checkArray (265 bytes) Stack: [0x000000016ee58000,0x000000016f05b000], sp=0x000000016f057710, free space=2045k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.dylib+0x13f19c] AccessInternal::PostRuntimeDispatch<ZBarrierSet::AccessBarrier<593988ull, ZBarrierSet>, (AccessInternal::BarrierType)2, 593988ull>::oop_access_barrier(void*)+0x14 V [libjvm.dylib+0x268c30] ClassLoaderData::is_alive() const+0x30 V [libjvm.dylib+0x235190] ciVirtualCallTypeData::translate_from(ProfileData const*)+0x1d8 V [libjvm.dylib+0x231bc4] ciMethodData::load_data()+0x434 V [libjvm.dylib+0x22c7c0] ciMethod::method_data()+0x114 V [libjvm.dylib+0x8701bc] Parse::Parse(JVMState*, ciMethod*, float)+0x2ac V [libjvm.dylib+0x1f29f4] ParseGenerator::generate(JVMState*)+0x9c V [libjvm.dylib+0x1f4ec4] PredictedCallGenerator::generate(JVMState*)+0x24c V [libjvm.dylib+0x362824] Parse::do_call()+0x584 V [libjvm.dylib+0x8735d0] Parse::do_one_block()+0x2a0 V [libjvm.dylib+0x8726a4] Parse::do_all_blocks()+0x4d0 V [libjvm.dylib+0x870604] Parse::Parse(JVMState*, ciMethod*, float)+0x6f4 V [libjvm.dylib+0x1f29f4] ParseGenerator::generate(JVMState*)+0x9c V [libjvm.dylib+0x1f4ec4] PredictedCallGenerator::generate(JVMState*)+0x24c V [libjvm.dylib+0x1f4ec4] PredictedCallGenerator::generate(JVMState*)+0x24c V [libjvm.dylib+0x362824] Parse::do_call()+0x584 V [libjvm.dylib+0x8735d0] Parse::do_one_block()+0x2a0 V [libjvm.dylib+0x8726a4] Parse::do_all_blocks()+0x4d0 V [libjvm.dylib+0x870604] Parse::Parse(JVMState*, ciMethod*, float)+0x6f4 V [libjvm.dylib+0x1f29f4] ParseGenerator::generate(JVMState*)+0x9c V [libjvm.dylib+0x1f4ec4] PredictedCallGenerator::generate(JVMState*)+0x24c V [libjvm.dylib+0x362824] Parse::do_call()+0x584 V [libjvm.dylib+0x8735d0] Parse::do_one_block()+0x2a0 V [libjvm.dylib+0x8726a4] Parse::do_all_blocks()+0x4d0 V [libjvm.dylib+0x870604] Parse::Parse(JVMState*, ciMethod*, float)+0x6f4 V [libjvm.dylib+0x1f29f4] ParseGenerator::generate(JVMState*)+0x9c V [libjvm.dylib+0x362824] Parse::do_call()+0x584 V [libjvm.dylib+0x8735d0] Parse::do_one_block()+0x2a0 V [libjvm.dylib+0x8726a4] Parse::do_all_blocks()+0x4d0 V [libjvm.dylib+0x870604] Parse::Parse(JVMState*, ciMethod*, float)+0x6f4 V [libjvm.dylib+0x1f29f4] ParseGenerator::generate(JVMState*)+0x9c V [libjvm.dylib+0x362824] Parse::do_call()+0x584 V [libjvm.dylib+0x8735d0] Parse::do_one_block()+0x2a0 V [libjvm.dylib+0x8726a4] Parse::do_all_blocks()+0x4d0 V [libjvm.dylib+0x870604] Parse::Parse(JVMState*, ciMethod*, float)+0x6f4 V [libjvm.dylib+0x1f29f4] ParseGenerator::generate(JVMState*)+0x9c V [libjvm.dylib+0x29fe80] Compile::Compile(ciEnv*, ciMethod*, int, Options, DirectiveSet*)+0xbb0 V [libjvm.dylib+0x1f1584] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x1c4 V [libjvm.dylib+0x2b1628] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x3c8 V [libjvm.dylib+0x2b1074] CompileBroker::compiler_thread_loop()+0x3cc V [libjvm.dylib+0x4d79fc] JavaThread::thread_main_inner()+0xa8 V [libjvm.dylib+0x9cdf70] Thread::call_run()+0xc8 V [libjvm.dylib+0x853d34] thread_native_entry(Thread*)+0x118 C [libsystem_pthread.dylib+0x72e4] _pthread_start+0x88 siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x0000000000000000 Registers: x0=0x0000000000000000 x1=0x00000009675ad900 x2=0x0000000000000000 x3=0x0000000000000000 x4=0x000020000b440801 x5=0x0000000000000000 x6=0x0000000000000000 x7=0x0000000000000005 x8=0x0000000105433188 x9=0x0000000000000007 x10=0x00000001401008b0 x11=0x0000000000000002 x12=0x000000091b9b2f30 x13=0x0000000961df29a0 x14=0x00000009116f1898 x15=0x0000000961df2a00 x16=0x0000000000000040 x17=0x0000600002470180 x18=0x0000000000000000 x19=0x0000000000000000 x20=0x00000009675ad900 x21=0x0000000105f96f40 x22=0x000020000215d800 x23=0x0000000105f79a80 x24=0x0000000000000000 x25=0x00000009675ad900 x26=0x0000000000000001 x27=0x00000001950bec70 x28=0x000020000215d803 fp=0x000000016f057730 lr=0x000000010555cc30 sp=0x000000016f057710 pc=0x000000010543319c cpsr=0x0000000060001000 Register to memory mapping: x0 =0x0 is null x1 =0x00000009675ad900 points into unknown readable memory: 0x0000000105f5fdf8 | f8 fd f5 05 01 00 00 00 x2 =0x0 is null x3 =0x0 is null x4 =0x000020000b440801 is pointing into metadata x5 =0x0 is null x6 =0x0 is null x7 =0x0000000000000005 is an unknown value x8 =0x0000000105433188: _ZN14AccessInternal19PostRuntimeDispatchIN11ZBarrierSet13AccessBarrierILy593988ES1_EELNS_11BarrierTypeE2ELy593988EE18oop_access_barrierEPv+0 in /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.jdk/jdk-24.jdk/Contents/Home/lib/server/libjvm.dylib at 0x00000001052f4000 x9 =0x0000000000000007 is an unknown value x10=0x00000001401008b0 is pointing into metadata x11=2 is a compressed pointer to class: 0x0000200000000400 java.util.EnumMap {0x0000200000000400} - instance size: 8 - klass size: 121 - access: public synchronized - flags: rewritten has_nonstatic_fields should_verify_class has_nonstatic_concrete_methods has_localvariable_table has_miranda_methods has_resolved_methods - state: fully_initialized - name: 'java/util/EnumMap' - super: 'java/util/AbstractMap' - sub: - arrays: null - methods: Array<T>(0x0000000140431658) - method ordering: Array<T>(0x0000000140433520) - default_methods: Array<T>(0x00000001404335c0) - default vtable indices: Array<T>(0x0000000140433620) - local interfaces: Array<T>(0x0000200000001fe8) - trans. interfaces: Array<T>(0x00000001404334b8) - secondary supers: Array<T>(0x00000001404335a0) - hash_slot: 12 - secondary bitmap: 0x0000002100000001 - constants: constant pool [341] {0x0000000140430b68} for 'java/util/EnumMap' cache=0x0000000140433bb8 - class loader data: loader data: 0x0000600003560010 of 'bootstrap' - source file: 'EnumMap.java' - generic signature: '<K:Ljava/lang/Enum<TK;>;V:Ljava/lang/Object;>Ljava/util/AbstractMap<TK;TV;>;Ljava/io/Serializable;Ljava/lang/Cloneable;' - inner classes: Array<T>(0x0000000140433440) - nest members: Array<T>(0x00000001404334a0) - permitted subclasses: Array<T>(0x0000000140000020) - java mirror: a 'java/lang/Class'{0x000004000464caa0} = 'java/util/EnumMap' - vtable length 30 (start addr: 0x00002000000005e0) - itable length 29 (start addr: 0x00002000000006d0) - ---- static fields (2 words): - private static final 'NULL' 'Ljava/lang/Object;' @184 - private static final 'serialVersionUID' 'J' @192 - ---- non-static fields (7 words): - transient 'keySet' 'Ljava/util/Set;' @8 - transient 'values' 'Ljava/util/Collection;' @16 - private transient 'size' 'I' @24 - private final 'keyType' 'Ljava/lang/Class;' @32 - private transient 'keyUniverse' '[Ljava/lang/Enum;' @40 - private transient 'vals' '[Ljava/lang/Object;' @48 - private transient 'entrySet' 'Ljava/util/Set;' @56 - non-static oop maps: 8-16 32-56 x12={method} {0x000000091b9b2f30} 'invokeImpl' '(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;' in 'jdk/internal/reflect/DirectMethodHandleAccessor' x13=0x0000000961df29a0 points into unknown readable memory: 0x0000000105f2c070 | 70 c0 f2 05 01 00 00 00 x14=0x00000009116f1898 points into unknown readable memory: 0x00000009116ea348 | 48 a3 6e 11 09 00 00 00 x15=0x0000000961df2a00 points into unknown readable memory: 0x00000009116ea348 | 48 a3 6e 11 09 00 00 00 x16=64 is a compressed pointer to class: 0x0000200000008000 java.util.concurrent.ConcurrentHashMap$KeySetView {0x0000200000008000} - instance size: 3 - klass size: 126 - access: public final synchronized - flags: rewritten has_nonstatic_fields should_verify_class has_nonstatic_concrete_methods has_localvariable_table has_miranda_methods has_resolved_methods - state: fully_initialized - name: 'java/util/concurrent/ConcurrentHashMap$KeySetView' - super: 'java/util/concurrent/ConcurrentHashMap$CollectionView' - sub: - arrays: null - methods: Array<T>(0x00000001403ad3e8) - method ordering: Array<T>(0x00000001403b0620) - default_methods: Array<T>(0x00000001403b0680) - default vtable indices: Array<T>(0x00000001403b06a8) - local interfaces: Array<T>(0x00000001403ad3d0) - trans. interfaces: Array<T>(0x00000001403ae8e0) - secondary supers: Array<T>(0x00000001403b0658) - hash_slot: 33 - secondary bitmap: 0x4000000100240000 - constants: constant pool [189] {0x00000001403acd18} for 'java/util/concurrent/ConcurrentHashMap$KeySetView' cache=0x00000001403b0c10 - class loader data: loader data: 0x0000600003560010 of 'bootstrap' - source file: 'ConcurrentHashMap.java' - generic signature: '<K:Ljava/lang/Object;V:Ljava/lang/Object;>Ljava/util/concurrent/ConcurrentHashMap$CollectionView<TK;TV;TK;>;Ljava/util/Set<TK;>;Ljava/io/Serializable;' - inner classes: Array<T>(0x00000001403ae0a0) - nest members: Array<T>(0x0000000140000020) - permitted subclasses: Array<T>(0x0000000140000020) - java mirror: a 'java/lang/Class'{0x0000040004663a88} = 'java/util/concurrent/ConcurrentHashMap$KeySetView' - vtable length 18 (start addr: 0x00002000000081e0) - itable length 47 (start addr: 0x0000200000008270) - ---- static fields (1 words): - private static final 'serialVersionUID' 'J' @184 - ---- non-static fields (2 words): - final 'map' 'Ljava/util/concurrent/ConcurrentHashMap;' @8 - private final 'value' 'Ljava/lang/Object;' @16 - non-static oop maps: 8-16 x17=0x0000600002470180 points into unknown readable memory: 0x00000000ffffffff | ff ff ff ff 00 00 00 00 x18=0x0 is null x19=0x0 is null x20=0x00000009675ad900 points into unknown readable memory: 0x0000000105f5fdf8 | f8 fd f5 05 01 00 00 00 x21=0x0000000105f96f40: _ZN6Thread12_thr_currentE+0 in /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.jdk/jdk-24.jdk/Contents/Home/lib/server/libjvm.dylib at 0x00000001052f4000 x22=0x000020000215d800 is pointing into metadata x23=0x0000000105f79a80: TypeProfileWidth+0 in /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.jdk/jdk-24.jdk/Contents/Home/lib/server/libjvm.dylib at 0x00000001052f4000 x24=0x0 is null x25=0x00000009675ad900 points into unknown readable memory: 0x0000000105f5fdf8 | f8 fd f5 05 01 00 00 00 x26=0x0000000000000001 is an unknown value x27=0x00000001950bec70: tlv_get_addr+0 in /usr/lib/system/libdyld.dylib at 0x00000001950bd000 x28=0x000020000215d803 is pointing into metadata fp=0x000000016f057730 is pointing into the stack for thread: 0x000000012d80a410 lr=0x000000010555cc30: _ZNK15ClassLoaderData8is_aliveEv+0x30 in /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.jdk/jdk-24.jdk/Contents/Home/lib/server/libjvm.dylib at 0x00000001052f4000 sp=0x000000016f057710 is pointing into the stack for thread: 0x000000012d80a410 Top of Stack: (sp=0x000000016f057710) 0x000000016f057710: 000020000215d800 0000000105f96f40 ..... ..@o...... 0x000000016f057720: 00000009675ad900 00000009675ad8d0 ..Zg......Zg.... 0x000000016f057730: 000000016f057740 000000010555cc30 @w.o....0.U..... 0x000000016f057740: 000000016f0577a0 0000000105529190 .w.o......R..... 0x000000016f057750: 00000000000000b0 00000009675ad830 ........0.Zg.... 0x000000016f057760: 00000009675ad8d0 00000009675ad900 ..Zg......Zg.... 0x000000016f057770: 0000000000018360 00000009675aae10 `.........Zg.... 0x000000016f057780: 0000600002370150 00000001401007c0 P.7..`.....@.... 0x000000016f057790: 00000001401006d8 000000094f35e498 ...@......5O.... 0x000000016f0577a0: 000000016f057810 0000000105525bc4 .x.o.....[R..... 0x000000016f0577b0: 00000001401006d8 00000009675b2df8 ...@.....-[g.... 0x000000016f0577c0: 00000000000000b6 0000000000000003 ................ 0x000000016f0577d0: 0000000953959838 000000094f5e2910 8..S.....)^O.... 0x000000016f0577e0: 000000091b9b2f30 00000001950bec70 0/......p....... 0x000000016f0577f0: 0000600000e7c100 0000000105f96f40 .....`..@o...... 0x000000016f057800: 000000094f5e2910 000000012d80a410 .)^O.......-.... 0x000000016f057810: 000000016f057860 00000001055207c0 `x.o......R..... 0x000000016f057820: 000000091b9b2f30 000000012d80a410 0/.........-.... 0x000000016f057830: 00000009116ebb88 0000000000000000 ..n............. 0x000000016f057840: 0000000000000000 000000094f5e2910 .........)^O.... 0x000000016f057850: 0000000000000000 000000016f0578f0 .........x.o.... 0x000000016f057860: 000000016f0578e0 0000000105b641bc .x.o.....A...... 0x000000016f057870: 000000016f0578d0 000000010564982c .x.o....,.d..... 0x000000016f057880: 00000009615850c8 0000000000000001 .PXa............ 0x000000016f057890: 0000000000000000 00000000498a7928 ........(y.I.... 0x000000016f0578a0: 0000000953959838 000000094f5e2910 8..S.....)^O.... 0x000000016f0578b0: 00000009116ebb88 0000000000000000 ..n............. 0x000000016f0578c0: 0000000000000000 000000095395a178 ........x..S.... 0x000000016f0578d0: 0000000953959838 000000016f059c98 8..S.......o.... 0x000000016f0578e0: 000000016f057a70 00000001054e69f4 pz.o.....iN..... 0x000000016f0578f0: 0000000105f63010 0000000100000001 .0.............. 0x000000016f057900: 000000016f059c98 000000016f05a728 ...o....(..o.... Instructions: (pc=0x000000010543319c) 0x000000010543309c: 29 01 47 f9 3f 01 08 ea 81 00 00 54 e8 03 34 2a 0x00000001054330ac: 1f 05 7c f2 a1 00 00 54 28 5d 00 90 1f 20 03 d5 0x00000001054330bc: 01 f1 47 f9 10 00 00 14 28 5d 00 90 1f 20 03 d5 0x00000001054330cc: 08 ed 47 f9 29 5d 00 90 1f 20 03 d5 29 f5 46 f9 0x00000001054330dc: 29 fd 55 d3 29 95 54 8a 0a 15 40 f9 49 79 69 f8 0x00000001054330ec: 2a 5d 00 90 1f 20 03 d5 4a f1 47 f9 3f 01 00 f1 0x00000001054330fc: 41 01 88 9a 5b 4d 25 94 88 16 7a 92 29 5d 00 90 0x000000010543310c: 1f 20 03 d5 29 19 47 f9 08 bc 70 b3 08 01 09 aa 0x000000010543311c: 1f cd 70 f2 80 f7 ff 54 08 05 7c b2 e9 03 14 aa 0x000000010543312c: 68 7e a9 c8 3f 01 14 eb e0 f6 ff 54 aa 02 40 f9 0x000000010543313c: f4 03 09 aa 5f 01 09 ea 41 ff ff 54 b2 ff ff 17 0x000000010543314c: fd 7b bf a9 fd 03 00 91 00 00 40 f9 fd 7b c1 a8 0x000000010543315c: c0 03 5f d6 fd 7b bf a9 fd 03 00 91 00 00 40 f9 0x000000010543316c: fd 7b c1 a8 c0 03 5f d6 fd 7b bf a9 fd 03 00 91 0x000000010543317c: 00 00 40 f9 fd 7b c1 a8 c0 03 5f d6 f6 57 bd a9 0x000000010543318c: f4 4f 01 a9 fd 7b 02 a9 fd 83 00 91 f3 03 00 aa =>0x000000010543319c: 14 00 40 f9 28 5d 00 b0 08 a1 0a 91 08 01 40 39 0x00000001054331ac: 08 01 00 34 e0 03 13 aa e1 03 14 aa ae 1c 0b 94 0x00000001054331bc: fd 7b 42 a9 f4 4f 41 a9 f6 57 c3 a8 c0 03 5f d6 0x00000001054331cc: 35 5d 00 90 b5 e2 38 91 a8 02 40 f9 1f 01 14 ea 0x00000001054331dc: e0 01 00 54 9f ce 70 f2 40 02 00 54 e8 03 34 2a 0x00000001054331ec: 80 fe 50 d3 08 0d 74 92 29 5d 00 90 1f 20 03 d5 0x00000001054331fc: 29 05 47 f9 3f 01 08 ea e0 01 00 54 28 5d 00 90 0x000000010543320c: 1f 20 03 d5 01 ed 47 f9 26 00 00 14 80 fe 50 d3 0x000000010543321c: fd 7b 42 a9 f4 4f 41 a9 f6 57 c3 a8 c0 03 5f d6 0x000000010543322c: 00 00 80 d2 28 5d 00 90 1f 20 03 d5 08 29 47 f9 0x000000010543323c: 25 00 00 14 29 5d 00 90 1f 20 03 d5 29 01 47 f9 0x000000010543324c: 3f 01 08 ea 81 00 00 54 e8 03 34 2a 1f 05 7c f2 0x000000010543325c: a1 00 00 54 28 5d 00 90 1f 20 03 d5 01 f1 47 f9 0x000000010543326c: 10 00 00 14 28 5d 00 90 1f 20 03 d5 08 ed 47 f9 0x000000010543327c: 29 5d 00 90 1f 20 03 d5 29 f5 46 f9 29 fd 55 d3 0x000000010543328c: 29 95 54 8a 0a 15 40 f9 49 79 69 f8 2a 5d 00 90 Stack slot to memory mapping: stack at sp + 0 slots: 0x000020000215d800 is pointing into metadata stack at sp + 1 slots: 0x0000000105f96f40: _ZN6Thread12_thr_currentE+0 in /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.jdk/jdk-24.jdk/Contents/Home/lib/server/libjvm.dylib at 0x00000001052f4000 stack at sp + 2 slots: 0x00000009675ad900 points into unknown readable memory: 0x0000000105f5fdf8 | f8 fd f5 05 01 00 00 00 stack at sp + 3 slots: 0x00000009675ad8d0 points into unknown readable memory: 0x0000000105f2e5b0 | b0 e5 f2 05 01 00 00 00 stack at sp + 4 slots: 0x000000016f057740 is pointing into the stack for thread: 0x000000012d80a410 stack at sp + 5 slots: 0x000000010555cc30: _ZNK15ClassLoaderData8is_aliveEv+0x30 in /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.jdk/jdk-24.jdk/Contents/Home/lib/server/libjvm.dylib at 0x00000001052f4000 stack at sp + 6 slots: 0x000000016f0577a0 is pointing into the stack for thread: 0x000000012d80a410 stack at sp + 7 slots: 0x0000000105529190: _ZN21ciVirtualCallTypeData14translate_fromEPK11ProfileData+0x1d8 in /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-24+27-3551/macosx-aarch64.jdk/jdk-24.jdk/Contents/Home/lib/server/libjvm.dylib at 0x00000001052f4000 Lock stack of current Java thread (top to bottom):
07-01-2025