Backend
VL (Velox)
Bug description
The spark-test-spark41 workflow intermittently fails while running unit tests in the backends-velox module.
Scala compilation completes successfully. The failure occurs after Surefire starts the forked JVM and initializes the Velox backend. Both libgluten.so and libvelox.so are loaded successfully, and the Velox components are registered. The JVM then aborts unexpectedly with exit code 134 (SIGABRT) before the native-dependent test starts executing.
The forked VM terminated without properly saying goodbye.
Process Exit Code: 134
Corrupted channel by directly writing to native stream in forked JVM 1
https://github.com/apache/gluten/actions/runs/29471701089/job/87536355426?pr=12530
https://github.com/apache/gluten/actions/runs/29478222210/job/87556349046
Gluten version
No response
Spark version
None
Spark configurations
No response
System information
No response
Relevant logs
Backend
VL (Velox)
Bug description
The spark-test-spark41 workflow intermittently fails while running unit tests in the backends-velox module.
Scala compilation completes successfully. The failure occurs after Surefire starts the forked JVM and initializes the Velox backend. Both libgluten.so and libvelox.so are loaded successfully, and the Velox components are registered. The JVM then aborts unexpectedly with exit code 134 (SIGABRT) before the native-dependent test starts executing.
https://github.com/apache/gluten/actions/runs/29471701089/job/87536355426?pr=12530
https://github.com/apache/gluten/actions/runs/29478222210/job/87556349046
Gluten version
No response
Spark version
None
Spark configurations
No response
System information
No response
Relevant logs