lhotari commented on issue #19307: URL: https://github.com/apache/pulsar/issues/19307#issuecomment-1785353544
it happened again in pulsar-metadata tests. ``` Current thread (0x00007f927808ed70): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4012, stack(0x00007f8ffab00000,0x00007f8ffac00000)] Current CompileTask: C2: 365906 27888 4 org.apache.pulsar.metadata.bookkeeper.LongHierarchicalLedgerRangeIterator$InnerIterator::advance (207 bytes) Stack: [0x00007f8ffab00000,0x00007f8ffac00000], sp=0x00007f8ffabfac50, free space=1003k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xad5113] PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0xe3 V [libjvm.so+0xad5bb0] PhaseIdealLoop::build_loop_late(VectorSet&, Node_List&, Node_Stack&)+0x180 V [libjvm.so+0xad652e] PhaseIdealLoop::build_and_optimize()+0x7ae V [libjvm.so+0x5d6c8f] PhaseIdealLoop::optimize(PhaseIterGVN&, LoopOptsMode)+0x16f V [libjvm.so+0x5d4b26] Compile::Optimize()+0xde6 V [libjvm.so+0x5d64e5] Compile::Compile(ciEnv*, ciMethod*, int, bool, bool, bool, bool, bool, DirectiveSet*)+0xe65 V [libjvm.so+0x5162c9] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0xe9 V [libjvm.so+0x5df632] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xef2 V [libjvm.so+0x5e0448] CompileBroker::compiler_thread_loop()+0x678 V [libjvm.so+0xe65584] JavaThread::thread_main_inner()+0x184 V [libjvm.so+0xe68d40] Thread::call_run()+0xc0 V [libjvm.so+0xc1e681] thread_native_entry(Thread*)+0xe1 ``` https://gist.github.com/lhotari/e191a541ca4558b624736b27620f48cd contains the full error report file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org