Closed
Bug 199846
Opened 23 years ago
Closed 23 years ago
crash in nsScriptLoader::OnStreamComplete as http channel has no owner
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 199756
People
(Reporter: axel, Assigned: peterv)
References
()
Details
Didn't find any recent check-ins to the scriptloader that could cause this and
the script that's crashing is loaded from the stylesheet.
Maybe it lacks the document?
Crash is in line
http://lxr.mozilla.org/mozilla/source/content/base/src/nsScriptLoader.cpp#885
which is really poorly wallpapered, both in Document and in the scriptloader
itself.
(It's prolly easy to not crash, but the principal of the script should be set
allright, that one ain't obvious to me)
| Reporter | ||
Comment 1•23 years ago
|
||
This seems to be a dupe of bug 199756 and not our fault.
We should verify this one as soon as bug 199756 gets fixed.
*** This bug has been marked as a duplicate of 199756 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•