Skip to content

[VL] Spark 4.1 CI intermittently aborts during Velox backend initialization #12534

Description

@zml1206

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions