-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jemalloc
thread creation error on older distro
#6331
Comments
I believe this might be related to the Parquet driver since libarrow/libparquet uses jemalloc. https://stackoverflow.com/questions/59495151/reading-pandas-from-disk-during-concurrent-process-pool has a similar error message. Looking at http://jemalloc.net/jemalloc.3.html#tuning, maybe you can also try adding |
Sorry for the noise, but at least it might provide some workaround to anyone else running into it. |
cf #6332 for a troubleshooting section added to the Docker README.md |
Expected behavior and actual behavior.
Not yet sure if this is just a cosmetic problem or if it causes other problems too.
Operating system
CentOS 7: can reproduce
Arch Linux: can't reproduce
The text was updated successfully, but these errors were encountered: