https://bugs.kde.org/show_bug.cgi?id=466104

--- Comment #3 from Paul Floyd <pjfl...@wanadoo.fr> ---
The limit for alignment in jemalloc is much higher than Valgrind supports.

The Valgrind limit is 16M (all word sizes).

jemalloc i386 caps the alignment at 7 times this (112M). The amd64 cap is huge,
0x7'000'000'000'000'000 or 1,000,000T.

I'll what happens between these values and reasonable values.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to