Closed
Bug 393475
Opened 17 years ago
Closed 16 years ago
malloc complains about heap corruption within nsLineBreaker::FlushCurrentWord
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: crash, regression, Whiteboard: [sg:critical?])
Attachments
(1 file)
17.46 KB,
text/plain
|
Details |
firefox-bin(8280,0xa000d000) malloc: *** error for object 0x3e33c210: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug I'm using a Mac trunk debug build.
Flags: blocking1.9?
Reporter | ||
Comment 1•17 years ago
|
||
Heap corruption makes it really hard to look for other bugs, because it causes random crashes all over the place.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → roc
Reporter | ||
Updated•17 years ago
|
Whiteboard: [sg:critical?]
Updated•17 years ago
|
Flags: blocking1.9? → blocking1.9+
Assignee | ||
Comment 2•17 years ago
|
||
Any idea about how to reproduce this? There isn't enough info in the stack trace.
Reporter | ||
Comment 3•16 years ago
|
||
WFM, I haven't seen this for a while.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Flags: in-testsuite?
Reporter | ||
Updated•16 years ago
|
Flags: in-testsuite? → in-testsuite-
Updated•8 years ago
|
Group: core-security → core-security-release
Updated•8 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•