zhouyuan commented on PR #6928: URL: https://github.com/apache/incubator-gluten/pull/6928#issuecomment-2297769609
> Error > > ``` > Executing SQL query from resource path /tpcds-queries/q24b.sql... > # > # A fatal error has been detected by the Java Runtime Environment: > # > # SIGSEGV (0xb) at pc=0x00007fd86d9bd966, pid=6067, tid=0x00007fd874626700 > # > # JRE version: OpenJDK Runtime Environment (8.0_312-b07) (build 1.8.0_312-b07) > # Java VM: OpenJDK 64-Bit Server VM (25.312-b07 mixed mode linux-amd64 compressed oops) > # Problematic frame: > # C [libvelox.so+0x1807966] facebook::velox::memory::ScopedMemoryPoolArbitrationCtx::~ScopedMemoryPoolArbitrationCtx()+0x6 > # > # Core dump written. Default location: /__w/incubator-gluten/incubator-gluten/tools/gluten-it/core or core.6067 > # > # An error report file with more information is saved as: > # /__w/incubator-gluten/incubator-gluten/tools/gluten-it/hs_err_pid6067.log > # > # If you would like to submit a bug report, please visit: > # https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%208&component=java-1.8.0-openjdk > # The crash happened outside the Java Virtual Machine in native code. > # See problematic frame for where to report the bug. > # > sbin/gluten-it.sh: line 50: 6067 Aborted (core dumped) $JAVA_HOME/bin/java $SPARK_JVM_OPTIONS $GLUTEN_IT_JVM_ARGS -XX:ErrorFile=/var/log/java/hs_err_pid%p.log -Dio.netty.tryReflectionSetAccessible=true -cp $JAR_PATH org.apache.gluten.integration.Cli $@ > ``` re-trigger it seems passing now, fired one issue to track https://github.com/apache/incubator-gluten/issues/6930 -- 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]
