summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2021-09-12 10:42:13 +0200
committerSam James <sam@gentoo.org>2021-09-12 23:44:16 +0100
commit7d7a0aef8dc2b882d5d46b6cb06af6653c4433cc (patch)
tree75b1c678ef65b4fadb0ab0aaf1c90b0473d7af94 /profiles/base
parentmedia-libs/libass: add 0.15.2 (diff)
downloadgentoo-7d7a0aef8dc2b882d5d46b6cb06af6653c4433cc.tar.gz
gentoo-7d7a0aef8dc2b882d5d46b6cb06af6653c4433cc.tar.bz2
gentoo-7d7a0aef8dc2b882d5d46b6cb06af6653c4433cc.zip
profiles/base: mask USE=jemalloc for ~mail-filter/rspamd-3.0
rspamd-3.0 segfaults a lot with jemalloc enabled. The issue is caused by -Wl,--as-needed linker flag. Bug: https://bugs.gentoo.org/810337 See-also: https://github.com/rspamd/rspamd/issues/3871 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/22274 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 662415c672b6..609e707fa760 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,12 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Petr Vanek <arkamar@atlas.cz> (2021-09-12)
+# rspamd-3.0 segfaults a lot with jemalloc enabled (Bug #810337)
+# It is caused by -Wl,--as-needed linker flag,
+# see also: https://github.com/rspamd/rspamd/issues/3871
+~mail-filter/rspamd-3.0 jemalloc
+
# James Le Cuirot <chewi@gentoo.org> (2021-09-04)
# Currently requires an unreleased version of FFmpeg. If you really want it,
# unmask the flag and emerge ffmpeg-9999 with this environment variable set: