xinyiZzz commented on PR #32865: URL: https://github.com/apache/doris/pull/32865#issuecomment-2021916148
good fix!, jemalloc is used in JVM, use dlopen to dynamically load JVM has a problem, see: https://github.com/jemalloc/jemalloc/issues/2404 https://github.com/jemalloc/jemalloc/issues/1321 https://github.com/jemalloc/jemalloc/issues/1890 jemalloc recommend using LD_PRELOAD, but your modification is OK. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org