thisisnic commented on PR #37565:
URL: https://github.com/apache/arrow/pull/37565#issuecomment-1706948954
I'm afraid I'm still getting segfaults even on this branch:
```
Thread 24 "R" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff98ffb6c0 (LWP 13229)]
0x00007fffeee9c7aa in
arrow::internal::Executor::Submit<parquet::arrow::(anonymous
namespace)::FileReaderImpl::DecodeRowGroups(std::shared_ptr<parquet::arrow::(anonymous
namespace)::FileReaderImpl>, const std::vector<int>&, const std::vector<int>&,
arrow::internal::Executor*)::<lambda(size_t,
std::shared_ptr<parquet::arrow::ColumnReaderImpl>)>&, long unsigned int&,
std::shared_ptr<parquet::arrow::ColumnReaderImpl> >(arrow::internal::TaskHints,
arrow::StopToken, struct {...} &) (this=0x555500000001, hints=...,
stop_token=..., func=...)
at /home/nic/arrow/cpp/src/arrow/util/thread_pool.h:161
161 ARROW_RETURN_NOT_OK(SpawnReal(hints, std::move(task),
std::move(stop_token),
```
--
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]