summaryrefslogtreecommitdiff
path: root/tests/boot-parameters.scm
diff options
context:
space:
mode:
authorRyan Sundberg <ryan@arctype.co>2021-01-29 21:18:56 -0800
committerLudovic Courtès <ludo@gnu.org>2021-09-03 12:04:16 +0200
commit68dd6d809398297dc2ebef522186c9b9f2566739 (patch)
tree3a6b11be2dac010bdfc58434e426f32557f7df42 /tests/boot-parameters.scm
parent7f50543d55b20cd528b28d7e15f1bb81001a8da9 (diff)
gnu: jemalloc: --disable-initial-exec-tls
Disable the thread local storage model in jemalloc 5 to prevent shared libraries linked to libjemalloc from crashing on dlopen(). https://github.com/jemalloc/jemalloc/issues/937 This bug affects both Java JNI and python libraries which link to jemalloc 5, such as RocksDB, which will crash the program when loaded. * gnu/packages/jemalloc.scm (jemalloc)[arguments]: Add --disable-initial-exec-tls configure flag. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'tests/boot-parameters.scm')
0 files changed, 0 insertions, 0 deletions