[VL][CI] Core dump is reported on Ubuntu 20.04/22.04 when testing q24a.sql or q24b.sql
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Backend
VL (Velox)
### Bug description
It is not always reproducible. Currently, only CI reported this issue sometimes.
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
```bash
Running test query q24b (iteration 0)...
Executing SQL query from resource path /tpcds-queries/q24b.sql...
pure virtual method called
terminate called without an active exception
sbin/gluten-it.sh: line 50: 11707 Aborted (core dumped) $JAVA_HOME/bin/java $SPARK_JVM_OPTIONS $GLUTEN_IT_JVM_ARGS -XX:ErrorFile=/var/log/java/hs_err_pid%p.log -Dio.netty.tryReflectionSetAccessible=true -cp $JAR_PATH org.apache.gluten.integration.Cli $@
```
```
Contributor guide
Assessment
This issue has not been assessed yet.