FelixYBW opened a new issue, #12504:
URL: https://github.com/apache/gluten/issues/12504
### Description
Like TPCDS Q67, first stage.
It reports segment fault. Call stack:
```gdb
#0 0x00007ffff1425b9b in JavaVM_::GetEnv (version=65544,
penv=0x7fffffff7df8, this=0x0) at
/usr/lib/jvm/java-17-openjdk/include/jni.h:1946
#1 gluten::JniHashTableContext::callJavaGet (this=0x7ffff7d74ea0
<gluten::JniHashTableContext::getInstance()::instance>, id=...)
at /incubator-gluten/cpp/velox/jni/JniHashTable.cc:50
#2 0x00007ffff159ab58 in gluten::SubstraitToVeloxPlanConverter::toVeloxPlan
(this=0x7fffffff9ec0, sJoin=...)
at /incubator-gluten/cpp/velox/substrait/SubstraitToVeloxPlan.cc:467
#3 0x00007ffff159a2c9 in gluten::SubstraitToVeloxPlanConverter::toVeloxPlan
(this=this@entry=0x7fffffff9ec0, rel=...)
at /incubator-gluten/cpp/velox/substrait/SubstraitToVeloxPlan.cc:1686
#4 0x00007ffff159ce35 in
gluten::SubstraitToVeloxPlanConverter::convertSingleInput<substrait::ProjectRel>
(rel=..., this=0x7fffffff9ec0)
at /incubator-gluten/cpp/velox/substrait/SubstraitToVeloxPlan.h:273
```
### Gluten version
None
--
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]