amitkhanna1806 commented on issue #5327: URL: https://github.com/apache/incubator-gluten/issues/5327#issuecomment-2275599881
@yma11 I have been trying to run a sample pi job using release jar gluten-velox-bundle-spark3.4_2.12-1.1.1.jar The error i am facing is 24/08/08 11:23:17 INFO JniLibLoader: Successfully loaded library libvelox.so # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x00007f8e24448353, pid=10321, tid=0x00007f8e6b8ae700 # # 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 [libgluten.so+0x317353] gluten::Runtime::registerFactory(std::string const&, std::function<gluten::Runtime* (std::unordered_map<std::string, std::string, std::hash<std::string>, std::equal_to<std::string>, std::allocator<std::pair<std::string const, std::string> > > const&)>)+0x23 # # Core dump written. Default location: /opt/spark/core or core.10321 # # An error report file with more information is saved as: # /opt/spark/hs_err_pid10321.log # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted (core dumped) i am using vm with amd architecture. -- 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]
