Closed
Bug 386302
Opened 17 years ago
Closed 17 years ago
Crash related to plugin destruction [@nsWindow::Destroy ?] on Windows
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bent.mozilla, Unassigned)
Details
Attachments
(2 files)
We respun our XULRunners today and our windows build can't close a plugin window without crashing.
I suspect this is fallout from bug 347743 so CC'ing the appropriate folks.
I've attached the stack where we're breaking in debug mode. The VERIFY macro is triggering on ::DestroyWindow which causes a breakpoint, but then when I continue we crash with a worthless stack.
Flags: blocking1.9?
Reporter | ||
Comment 1•17 years ago
|
||
I also break here (hardcoded breakpoint) occasionally on shutdown right before crash with the unusable stack. Note the NPObjWrapper_Finalize.
Reporter | ||
Comment 2•17 years ago
|
||
Apparently bug 347743 has been backed out. FIXED.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•17 years ago
|
Flags: blocking1.9?
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•