jinchengchenghh commented on PR #6800: URL: https://github.com/apache/incubator-gluten/pull/6800#issuecomment-2292872721
gluten-it TPCH/DS core dump ``` It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007feb7dc2c806, pid=6380, tid=0x00007fec30fff700 # # JRE version: OpenJDK Runtime Environment (8.0_422-b05) (build 1.8.0_422-8u422-b05-1~20.04-b05) # Java VM: OpenJDK 64-Bit Server VM (25.422-b05 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libvelox.so+0x50df806] google::LogMessage::Init(char const*, int, int, void (google::LogMessage::*)())+0x3f6 # # Core dump written. Default location: /__w/incubator-gluten/incubator-gluten/tools/gluten-it/core or core.6380 # # An error report file with more information is saved as: # /__w/incubator-gluten/incubator-gluten/tools/gluten-it/hs_err_pid6380.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # sbin/gluten-it.sh: line 50: 6380 Aborted (core dumped) $JAVA_HOME/bin/java ``` -- 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]
