mbutrovich opened a new issue, #3303: URL: https://github.com/apache/datafusion-comet/issues/3303
### Describe the bug Spotted this CI failure on an unrelated PR in the `macos-14/Spark 3.5, JDK 17, Scala 2.13 [shuffle]` pipeline. https://github.com/apache/datafusion-comet/actions/runs/21446165825/job/61763078991?pr=3294 ``` CometNativeShuffleSuite: [thread 45847 also had an error] # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000143da6d34, pid=10705, tid=155915 # # JRE version: OpenJDK Runtime Environment Zulu17.64+15-CA (17.0.18+8) (build 17.0.18+8-LTS) # Java VM: OpenJDK 64-Bit Server VM Zulu17.64+15-CA (17.0.18+8-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64) # Problematic frame: # C [libcomet-8433253298473099379.dylib+0x3ca6d34] _$LT$arrow_array..array..primitive_array..PrimitiveArray$LT$T$GT$$u20$as$u20$core..convert..From$LT$arrow_data..data..ArrayData$GT$$GT$::from::h2d7f930da24fe7a0+0x74 # # 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_pid10705.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]
