mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
207 stars 121 forks source link

unpin jemalloc #37474

Open thomashampson opened 1 month ago

thomashampson commented 1 month ago

jemalloc has been pinned to avoid crashes on IDAaaS. The pin was added in https://github.com/mantidproject/mantid/pull/37405

peterfpeterson commented 3 weeks ago

From v5.2.0 to 5.3.0 they changed to subpackages. Rather than unpinning, I suggest this be changed to a minimum pin of >=5.3.0 to avoid other issues

thomashampson commented 3 weeks ago

I think we will have to wait until this issue is resolved before we can move onward from 5.2.0: https://github.com/jemalloc/jemalloc/issues/2472#issuecomment-2154840020