Closed
Bug 370940
Opened 18 years ago
Closed 18 years ago
Crash [@ nsRefPtr<nsIDOMEventListener>::~nsRefPtr] [@ nsEventListenerManager::RemoveAllListeners]
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: crash, regression, testcase)
Crash Data
Attachments
(1 file)
518 bytes,
text/html
|
Details |
Loading the testcase makes Firefox trunk crash. I think this is a regression from the last few days.
Nightly: Crash [@ nsEventListenerManager::RemoveAllListeners]
Debug: Crash [@ nsRefPtr<nsIDOMEventListener>::~nsRefPtr]
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Comment 2•18 years ago
|
||
Could this be a regression from one of the cycle collector changes?
Comment 3•18 years ago
|
||
Could be, though the stack goes through layout code.
Reporter | ||
Updated•18 years ago
|
Flags: blocking1.9?
Comment 4•18 years ago
|
||
I locally backed out the fixes for bug 368549 and for bug 367779 and I can
still reproduce this. See also bug 370967.
Comment 5•18 years ago
|
||
Backing out the patch from bug 257868 fixes this for me.
Comment 6•18 years ago
|
||
I can't reproduce this, but I think it's the same as bug 370967.
Comment 7•18 years ago
|
||
Please test if the fix for bug 370967 also fixed this one.
Reporter | ||
Comment 8•18 years ago
|
||
Yep. This no longer crashes for me.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: Layout: BiDi Hebrew & Arabic → Layout: Text
QA Contact: layout.bidi → layout.fonts-and-text
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsRefPtr<nsIDOMEventListener>::~nsRefPtr]
[@ nsEventListenerManager::RemoveAllListeners]
You need to log in
before you can comment on or make changes to this bug.
Description
•