Closed Bug 5391 Opened 26 years ago Closed 26 years ago

[Necko] xml-stylesheet PI with incorrect 'href' value core dumps

Categories

(Core :: XML, defect, P3)

Sun
Solaris
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jmleon, Assigned: nisheeth_mozilla)

References

Details

load the following XML document like: <?xml version="1.0"?> <?xml-stylesheet href="foobar.css" type="text/css"?> <data> </data> viewer core dumps if the document pointed by href does not exist.
Status: NEW → ASSIGNED
Target Milestone: M6
Accepting bug and setting milestone to M6.
Moving to M7...
Target Milestone: M6 → M7
Summary: xml-stylesheet PI with incorrect 'href' value core dumps → [Necko] xml-stylesheet PI with incorrect 'href' value core dumps
Target Milestone: M7 → M8
This bug is related to bug 7330 and should get fixed by the Necko landing. The problem is that the netlib exit routine is getting called before the getURL() call stack has had time to unwind. When Necko lands, netlib will operate on its own thread and this problem will go away. Marking target milestone to M8 and updating summary.
Moving out Necko related bugs to M9...
Target Milestone: M8 → M9
Target Milestone: M9 → M10
Moving bugs blocked by Necko to M10...
*** Bug 10331 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This bug is fixed now that Necko has landed.
Status: RESOLVED → VERIFIED
Using the 8/16 build on Solaris, XML document provided loads without crash. Verified bug fixed.
You need to log in before you can comment on or make changes to this bug.