Closed
Bug 336739
Opened 19 years ago
Closed 18 years ago
Crash [@ 0x02876ab4 nsPopupBoxObject::ShowPopup nsXULElement::QueryInterface] when window gets destroyed during popupshowing event
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Assigned: jag+mozilla)
References
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
1.15 KB,
text/html
|
Details |
See upcoming testcase, which crashes Mozilla.
Talkback ID: TB18334365W
0x02876ab4
nsPopupBoxObject::ShowPopup nsXULElement::QueryInterface 0x027c1cb0
nsHTMLFieldSetElement::AddRef 0x75db8510
The stack looks a bit weird, so marking security sensitive, just to be sure.
The testcase also crashes Mozilla1.7.
I guess this depends on bug 279703.
Reporter | ||
Updated•19 years ago
|
Group: security
Reporter | ||
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Summary: Crash when window gets destroyed during popupshowing event → Crash [@ 0x02876ab4 nsPopupBoxObject::ShowPopup nsXULElement::QueryInterface] when window gets destroyed during popupshowing event
Reporter | ||
Comment 2•18 years ago
|
||
This is now worksforme in current trunk build. Not sure which bug it was fixed by, but probably by one of smaug's patches.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•17 years ago
|
||
It seems to crash again in current trunk build, so I filed bug 414730 for that.
Flags: in-testsuite?
Updated•14 years ago
|
Crash Signature: [@ 0x02876ab4 nsPopupBoxObject::ShowPopup nsXULElement::QueryInterface]
You need to log in
before you can comment on or make changes to this bug.
Description
•