Closed Bug 819256 Opened 12 years ago Closed 9 years ago

libreplace_jemalloc.dylib can deadlock at fork()

Categories

(Core :: Memory Allocator, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

The --disable-zone-allocator option given to jemalloc's configure since bug 804303 is actually not handled by jemalloc because http://www.canonware.com/pipermail/jemalloc-discuss/2012-November/000527.html was not landed. The reason it was not landed is because it also disables ivsalloc which is crucial to make zone_size work properly, so we also need http://www.canonware.com/pipermail/jemalloc-discuss/2012-December/000534.html.
This is the mozilla part, I'll add the jemalloc part when it lands upstream.
Assignee: nobody → mh+mozilla
This was fixed in bug 1142412
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: