Closed
Bug 461296
Opened 17 years ago
Closed 11 years ago
"ASSERTION: mCurrentNode is NULL" with XSLT, iframe
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, memory-leak, testcase)
Attachments
(2 files)
###!!! ASSERTION: mCurrentNode is NULL: 'mCurrentNode', file /Users/jruderman/central/content/xslt/src/xslt/txMozillaXMLOutput.cpp, line 573
+ leak an nsStringBuffer and an nsVoidArray
The testcase's two files, m7.html and inner.xhtml, must be saved in the same directory. It takes about 5 seconds to run and usually triggers the bug once or twice. It is somewhat similar to the testcase in bug 458637.
| Reporter | ||
Comment 1•17 years ago
|
||
| Reporter | ||
Comment 2•17 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
Still happens on mozilla-central.
This is almost certainly a dupe of or related to Bug 603844. I see this assert with that testcase, and as I pointed out in comment 5, that pattern that leaks happens several times in that file.
| Reporter | ||
Comment 5•11 years ago
|
||
WFM, maybe it was fixed by bug 603844.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•