Closed
Bug 599211
Opened 14 years ago
Closed 14 years ago
Crash opening a page in Fennec [@ nsTArray_base::EnsureCapacity]
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jdm, Unassigned)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
12.11 KB,
text/plain
|
Details |
There's some form of memory corruption going on which is easily reproducible for me in this Fennec build from two days ago. IPDL's managed actor array is showing the symptom here.
Reporter | ||
Comment 1•14 years ago
|
||
Almost certainly a result of bad memory management from the patch in bug 548904. Invalid.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsTArray_base::EnsureCapacity]
You need to log in
before you can comment on or make changes to this bug.
Description
•