muyangren123456 commented on issue #45335:
URL: https://github.com/apache/arrow/issues/45335#issuecomment-2667741013

   > Thanks for the report. I'm going to close this issue but please feel free 
to file any other issues you run into.
   Sorry to bother you again, but I have made a new discovery and wanted to 
sync with you. I found that the real cause of the issue I encountered was the 
introduction of jemalloc. When using Arrow 19.0.0, if I set 
-DARROW_JEMALLOC=OFF during compilation, there are no errors. However, when I 
set -DARROW_JEMALLOC=ON, errors occur. So, I suspect there might be a conflict 
between jemalloc and GKlib. Currently, I have replaced jemalloc with mimalloc 
in my project, and the issue has not occurred again.
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to