PHILO-HE commented on PR #9894:
URL: 
https://github.com/apache/incubator-gluten/pull/9894#issuecomment-2948564511

   According to CI feedback, when running gluten that native code is built on 
centos-7 together with arrow built on centos-8, core dump happens.
   ```
   37:03.946 WARN org.apache.gluten.columnarbatch.IndicatorVectorPool: There 
are still unreleased native columnar batches during ending the task. Will close 
them automatically however the batches should be better released manually to 
minimize memory pressure.
   
   #
   # A fatal error has been detected by the Java Runtime Environment:
   #
   #  SIGSEGV (0xb) at pc=0x00007fd66f8191e9, pid=55284, tid=57337
   #
   # 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-amd64)
   # Problematic frame:
   # C  [libgluten.so+0x9041e9]  std::vector<arrow::compute::Expression, 
std::allocator<arrow::compute::Expression> >::~vector()+0x29
   #
   # Core dump will be written. Default location: Core dumps may be processed 
with "/lib/systemd/systemd-coredump %P %u %g %s %t 9223372036854775808 %h" (or 
dumping to /__w/incubator-gluten/incubator-gluten/gluten-ut/spark35/core.55284)
   #
   # An error report file with more information is saved as:
   # 
/__w/incubator-gluten/incubator-gluten/gluten-ut/spark35/hs_err_pid55284.log
   ```


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