wForget opened a new issue, #2480: URL: https://github.com/apache/datafusion-comet/issues/2480
### Describe the bug I seem to have seen this crash message multiple times. https://github.com/apache/datafusion-comet/actions/runs/18085360591/job/51456410927?pr=2477 ``` # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x00007f8d50a224f4, pid=1204, tid=1273 # # JRE version: OpenJDK Runtime Environment Zulu11.82+19-CA (11.0.28+6) (build 11.0.28+6-LTS) # Java VM: OpenJDK 64-Bit Server VM Zulu11.82+19-CA (11.0.28+6-LTS, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) # Problematic frame: # C [libcomet-15661090016079146748.so+0x40224f4] regex_automata::meta::regex::Builder::configure::h6aaf1e12b09952e3+0x114 # # 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 %d" (or dumping to /__w/datafusion-comet/datafusion-comet/spark/core.1204) # # An error report file with more information is saved as: # /__w/datafusion-comet/datafusion-comet/spark/hs_err_pid1204.log # # If you would like to submit a bug report, please visit: # http://www.azul.com/support/ # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. ``` ### Steps to reproduce _No response_ ### Expected behavior _No response_ ### Additional context _No response_ -- 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]
