pkgajulapalli commented on issue #9373:
URL: 
https://github.com/apache/incubator-gluten/issues/9373#issuecomment-2820435018

   I've tried building a centos8 based image too, but it is failing with a 
different error on trying to run a basic select spark SQL query.
   ````
   #
   # A fatal error has been detected by the Java Runtime Environment:
   #
   #  SIGSEGV (0xb) at pc=0x0000ffffa5a5bc2c, pid=15, tid=216
   #
   # JRE version: OpenJDK Runtime Environment 21.9 (17.0.1+12) (build 
17.0.1+12-LTS)
   # Java VM: OpenJDK 64-Bit Server VM 21.9 (17.0.1+12-LTS, mixed mode, 
sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
   # Problematic frame:
   # V  [libjvm.so+0x5d2c2c]  
Deoptimization::query_update_method_data(MethodData*, int, 
Deoptimization::DeoptReason, bool, bool, Method*, unsigned int&, bool&, 
bool&)+0x54
   #
   # Core dump will be written. Default location: /opt/spark/work-dir/core.15
   #
   # An error report file with more information is saved as:
   # /opt/spark/work-dir/hs_err_pid15.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-17-openjdk
   #
   ````


-- 
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]

Reply via email to