Closed Bug 762446 Opened 12 years ago Closed 12 years ago

Hook jemalloc 3's abort()

Categories

(Core :: Memory Allocator, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

jemalloc 3 uses abort() in some cases, we should hijack it and make it use MOZ_CRASH.
Assignee: nobody → mh+mozilla
Attachment #631289 - Flags: review?(justin.lebar+bug)
The mechanism used here for overriding "alert" is different from the mechanism we use to override malloc, right?  If so, I'd prefer we didn't use "__wrap_" to mean two different things.
Attachment #631289 - Flags: review?(justin.lebar+bug) → review+
https://hg.mozilla.org/mozilla-central/rev/50e4bd69933c
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 772423
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: