Closed
Bug 363587
Opened 19 years ago
Closed 19 years ago
Stack smashed on XPCOM shutdown
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 363586
People
(Reporter: wfl, Unassigned)
Details
Attachments
(1 file)
|
3.29 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061025 Firefox/2.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061025 Firefox/2.0
In nsDOMScriptObjectFactory::Observe, aTopic is overwritten on checking the XUL prototype cache in nsDOMScriptObjectFactory.cpp line 165.
Reproducible: Always
Steps to Reproduce:
Shutdown XULRunner.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 363586 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•19 years ago
|
||
I don't know how this could be Mozilla-specific, because nsCOMPtrs work just fine elsewhere. Perhaps it is GCC-specific, but it is probably worth looking into.
You need to log in
before you can comment on or make changes to this bug.
Description
•