liujiayi771 opened a new issue, #8072:
URL: https://github.com/apache/incubator-gluten/issues/8072

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   After executing the SQL, if I exit the spark-sql command line using Ctrl+C 
or quit command, a core dump occurs.
   
   ### Spark version
   
   Spark-3.4.x
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   # A fatal error has been detected by the Java Runtime Environment:
   #
   #  SIGSEGV (0xb) at pc=0x0000154777e0dcb6, pid=1258650, 
tid=0x00001547a437f640
   #
   # JRE version: OpenJDK Runtime Environment (8.0_432-b06) (build 
1.8.0_432-b06)
   # Java VM: OpenJDK 64-Bit Server VM (25.432-b06 mixed mode linux-amd64 
compressed oops)
   # Problematic frame:
   # C  [libhdfs.so+0x2cb6]  globalClassReference+0xb6
   #
   # Core dump written. Default location: /root/core or core.1258650
   #
   # An error report file with more information is saved as:
   # /root/hs_err_pid1258650.log
   #
   # If you would like to submit a bug report, please visit:
   #   https://access.redhat.com/support/cases/
   #
   ```
   


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