lidavidm commented on issue #15054: URL: https://github.com/apache/arrow/issues/15054#issuecomment-1385515342
Reconstructed backtrace: ``` Backtrace: libarrow.so.1100(+0x17b5bb7)[0x7fed49842bb7] Aws::Http::CurlHandleContainer::~CurlHandleContainer() libarrow.so.1100(+0x17a1d83)[0x7fed4982ed83] Aws::Http::CurlHttpClient::~CurlHttpClient() libarrow.so.1100(+0x591c6a)[0x7fed4861ec6a] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() libarrow.so.1100(+0x16d882f)[0x7fed4976582f] Aws::S3::S3Client::~S3Client() libarrow.so.1100(+0x591c6a)[0x7fed4861ec6a] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() libarrow.so.1100(+0x12d5a94)[0x7fed49362a94] std::_Sp_counted_ptr<arrow::fs::(anonymous namespace)::RegionResolver*, (__gnu_cxx::_Lock_policy)2>::_M_dispose() libarrow.so.1100(+0x591c6a)[0x7fed4861ec6a] std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release() ``` …maybe we could just leak the S3 client as a workaround? -- 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]
