kgyrtkirk commented on PR #17694: URL: https://github.com/apache/druid/pull/17694#issuecomment-2639383467
I've just seen this: https://github.com/apache/druid/actions/runs/13161729196/job/36736492139?pr=17699 seems like the issue is still present; we should probably revert this. <details> <summary>console log snipplet</summary> ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f1ae1b0f659, pid=7302, tid=8432 # # JRE version: OpenJDK Runtime Environment Zulu21.40+17-CA (21.0.6+7) (build 21.0.6+7-LTS) # Java VM: OpenJDK 64-Bit Server VM Zulu21.40+17-CA (21.0.6+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64) # Problematic frame: # V [libjvm.so+0xf0f659] BoolNode::Ideal(PhaseGVN*, bool)+0x19 # # Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t 9223372036854775808 %h" (or dumping to /home/runner/work/druid/druid/indexing-service/core.7302) # # JFR recording file will be written. Location: /home/runner/work/druid/druid/indexing-service/hs_err_pid7302.jfr # # An error report file with more information is saved as: # /home/runner/work/druid/druid/indexing-service/hs_err_pid7302.log # # Compiler replay data is saved as: # /home/runner/work/druid/druid/indexing-service/replay_pid7302.log ``` </details> -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
