mbutrovich opened a new issue, #5023: URL: https://github.com/apache/datafusion-comet/issues/5023
I've seen this a few different times now in the macos [scans] workflow in CI. Also reported here: https://github.com/apache/datafusion-comet/pull/5014#issuecomment-5066355705. Looks like: ``` ParquetReadFromFakeHadoopFsSuite: - native scan on fake fs (530 milliseconds) # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000000000000, pid=22862, tid=59915 # # JRE version: OpenJDK Runtime Environment Zulu17.68+17-CA (17.0.20+8) (build 17.0.20+8-LTS) # Java VM: OpenJDK 64-Bit Server VM Zulu17.68+17-CA (17.0.20+8-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64) # Problematic frame: # C 0x0000000000000000 # # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /Users/runner/work/datafusion-comet/datafusion-comet/spark/hs_err_pid22862.log # # If you would like to submit a bug report, please visit: # http://www.azul.com/support/ # ParquetTimestampLtzAsNtzSuite: ``` Recent failure: https://github.com/apache/datafusion-comet/actions/runs/30050199441/job/89355580948?pr=5014 -- 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]
