FelixYBW commented on issue #10311:
URL:
https://github.com/apache/incubator-gluten/issues/10311#issuecomment-3166622572
backtrace from my test:
```
#0 0x00007f8a7b819707 in mmap64 () from target:/lib64/libc.so.6
#1 0x00007f8a3169071c in
facebook::velox::memory::MallocAllocator::allocateContiguousImpl(unsigned long,
facebook::velox::memory::Allocation*,
facebook::velox::memory::ContiguousAllocation&, unsigned long) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#2 0x00007f8a301c7137 in
facebook::velox::memory::MemoryAllocator::allocateContiguous(unsigned long,
facebook::velox::memory::Allocation*,
facebook::velox::memory::ContiguousAllocation&, std::function<void (unsigned
long, bool)>, unsigned long) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#3 0x00007f8a301e0605 in
facebook::velox::memory::MemoryPoolImpl::allocateContiguous(unsigned long,
facebook::velox::memory::ContiguousAllocation&, unsigned long) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#4 0x00007f8a33f3c929 in
facebook::velox::exec::HashTable<false>::setHashMode(facebook::velox::exec::BaseHashTable::HashMode,
int, signed char) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#5 0x00007f8a33f34524 in
facebook::velox::exec::HashTable<false>::decideHashMode(int, signed char, bool)
()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#6 0x00007f8a33f2bcd0 in
facebook::velox::exec::HashTable<false>::prepareForGroupProbe(facebook::velox::exec::HashLookup&,
std::shared_ptr<facebook::velox::RowVector> const&,
facebook::velox::SelectivityVector&, signed char) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#7 0x00007f8a33eea4e5 in
facebook::velox::exec::GroupingSet::addInputForActiveRows(std::shared_ptr<facebook::velox::RowVector>
const&, bool) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#8 0x00007f8a33bf228a in
facebook::velox::exec::HashAggregation::addInput(std::shared_ptr<facebook::velox::RowVector>)
()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#9 0x00007f8a33bd833d in
facebook::velox::exec::Driver::runInternal(std::shared_ptr<facebook::velox::exec::Driver>&,
std::shared_ptr<facebook::velox::exec::BlockingState>&,
std::shared_ptr<facebook::velox::RowVector>&)::{lambda()#6}::operator()() const
()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#10 0x00007f8a33bdb472 in
facebook::velox::exec::Driver::runInternal(std::shared_ptr<facebook::velox::exec::Driver>&,
std::shared_ptr<facebook::velox::exec::BlockingState>&,
std::shared_ptr<facebook::velox::RowVector>&) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#11 0x00007f8a33bdbcae in
facebook::velox::exec::Driver::next(folly::SemiFuture<folly::Unit>*,
facebook::velox::exec::Operator*&, facebook::velox::exec::BlockingReason&) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#12 0x00007f8a315ee70c in
facebook::velox::exec::Task::next(folly::SemiFuture<folly::Unit>*) ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#13 0x00007f8a2ffb3a50 in gluten::WholeStageResultIterator::next() ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libvelox.so
#14 0x00007f8a367a3ed1 in
Java_org_apache_gluten_vectorized_ColumnarBatchOutIterator_nativeHasNext ()
from
target:/opt/spark/localdir/data1/spark-74521dc5-c591-4d5e-847f-f67cb95ac411/executor-0a396fc1-ae42-476e-9dc3-5091eeaef879/gluten-091b5191-b45c-4166-abef-652070f26141/jni/8fc83b74-3272-440d-85ad-a419e1f27d8f/gluten-12718702864751844574/linux/amd64/libgluten.so
```
--
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]