FlorentinD commented on issue #47816:
URL: https://github.com/apache/arrow/issues/47816#issuecomment-3405263894
stacktrace
```
#0 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = <optimized out>
old_mask = {__val = {0}}
ret = <optimized out>
#1 0x00007f49ff898a13 in __pthread_kill_internal (threadid=<optimized out>,
signo=11) at pthread_kill.c:89
No locals.
#2 0x00007f49ff83e410 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#3 <signal handler called>
No locals.
#4 0x00007f49f8f21099 in arrow::ipc::Message::MessageImpl::Open() () from
/../venv/lib/python3.13/site-packages/pyarrow/libarrow.so.1801
No symbol table info available.
#5 0x00007f49f8ee335a in
arrow::ipc::Message::Open(std::shared_ptr<arrow::Buffer>,
std::shared_ptr<arrow::Buffer>) () from
/../venv/lib/python3.13/site-packages/pyarrow/libarrow.so.1801
No symbol table info available.
#6 0x00007f49eca0c62c in arrow::flight::internal::FlightData::OpenMessage()
() from /../venv/lib/python3.13/site-packages/pyarrow/libarrow_flight.so.1801
No symbol table info available.
#7 0x00007f49eca4ad86 in arrow::flight::IpcMessageReader::ReadNextMessage()
() from /../venv/lib/python3.13/site-packages/pyarrow/libarrow_flight.so.1801
No symbol table info available.
#8 0x00007f49f8f34cd5 in
arrow::ipc::RecordBatchStreamReaderImpl::ReadNext() () from
/../venv/lib/python3.13/site-packages/pyarrow/libarrow.so.1801
No symbol table info available.
#9 0x00007f49f8f1c67c in
arrow::ipc::RecordBatchStreamReaderImpl::ReadNext(std::shared_ptr<arrow::RecordBatch>*)
() from /../venv/lib/python3.13/site-packages/pyarrow/libarrow.so.1801
No symbol table info available.
#10 0x00007f49eca4b223 in arrow::flight::ClientStreamReader::Next() () from
/../venv/lib/python3.13/site-packages/pyarrow/libarrow_flight.so.1801
No symbol table info available.
#11 0x00007f49eca4b7bc in
arrow::flight::ClientStreamReader::ToRecordBatches(arrow::StopToken const&) ()
from /../venv/lib/python3.13/site-packages/pyarrow/libarrow_flight.so.1801
No symbol table info available.
#12 0x00007f49eca3a565 in
arrow::flight::FlightStreamReader::ToTable(arrow::StopToken const&) () from
/../venv/lib/python3.13/site-packages/pyarrow/libarrow_flight.so.1801
No symbol table info available.
#13 0x00007f49ed8fb5e4 in
__pyx_pw_7pyarrow_7_flight_18FlightStreamReader_3read_all(_object*, _object*
const*, long, _object*) () from
/../venv/lib/python3.13/site-packages/pyarrow/_flight.cpython-313-x86_64-linux-gnu.so
No symbol table info available.
#14 0x00007f49ffd645bd in _PyObject_VectorcallTstate (tstate=0x7f4a00132df0
<_PyRuntime+283024>, callable=0x7f49eda34ad0, args=0x7f4a002e58e0,
nargsf=9223372036854775809, kwnames=0x0) at ./Include/internal/pycore_call.h:168
```
--
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]