Closed
Bug 410709
Opened 17 years ago
Closed 17 years ago
"ASSERTION: bad call: 'GetDeferReleases()'" with <xul:tabbox eventnode="window">
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: memory-leak, regression, testcase)
Attachments
(1 file)
(deleted),
application/xhtml+xml
|
Details |
Steps to reproduce:
1. Load the testcase.
2. Wait 300ms for it to say "done".
3. Quit.
Result:
###!!! ASSERTION: bad call: 'GetDeferReleases()', file /Users/jruderman/trunk/mozilla/js/src/xpconnect/src/xpcjsruntime.cpp, line 1261
trace-refcnt reports that an nsGenericElement and some other things have leaked.
Flags: blocking1.9?
Peter, how bad is this? Should this be a blocker?
Comment 2•17 years ago
|
||
That assertion is gone on the trunk afaik, so will need to retest.
Comment 3•17 years ago
|
||
This doesn't leak anymore for me.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Flags: blocking1.9?
You need to log in
before you can comment on or make changes to this bug.
Description
•