Tom-Newton commented on issue #44342: URL: https://github.com/apache/arrow/issues/44342#issuecomment-3275791031
> And finally I found that a simple rust cdylib with TLS variables is enough to lead to crash: That is, user loads our simple rust cdylib -> loads other libs -> loads libarrow.so.2000 -> segfault. @Tom-Newton I don't know if your reproduce sample is related with rust cdylib dependancies. My reproduce did not use `cdylib`, as far as I'm aware. It was in our monorepo with loads of python dependencies. I don't know exactly what all the python libraries were doing, but definitely there were plenty that weren't just python. -- 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]
