Closed
Bug 264911
Opened 20 years ago
Closed 20 years ago
Crash on viewing source of any webpage. [@ SinkContext::AddLeaf]
Categories
(Core Graveyard :: View Source, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 264917
People
(Reporter: camino, Assigned: mrbkap)
Details
Camino and Firefox on OS X crash instantly when you try to open the source view of the page. using FF 20041018: 0 <<00000000>> 0x00000000 0 + 0 1 org.mozilla.firefox 0x00377f30 SinkContext::AddLeaf(nsIParserNode const&) + 0x1b4 2 org.mozilla.firefox 0x0037aab4 HTMLContentSink::AddLeaf(nsIParserNode const&) + 0x12c 3 org.mozilla.firefox 0x0013a5d0 CViewSourceHTML::WriteTag(int, nsAString const&, int, int) + 0x1e0 4 org.mozilla.firefox 0x0013aadc CViewSourceHTML::HandleToken(CToken*, nsIParser*) + 0x244 5 org.mozilla.firefox 0x00139ab0 CViewSourceHTML::BuildModel(nsIParser*, nsITokenizer*, nsITokenObserver*, nsIContentSink*) + 0x900 6 org.mozilla.firefox 0x00148fe0 nsParser::BuildModel() + 0xb4 7 org.mozilla.firefox 0x00148ce8 nsParser::ResumeParse(int, int, int) + 0x124 8 org.mozilla.firefox 0x001480b0 nsParser::ContinueParsing() + 0x78 9 org.mozilla.firefox 0x001e87c4 CSSLoaderImpl::SheetComplete(SheetLoadData*, int) + 0xd8 10 org.mozilla.firefox 0x001e86b4 CSSLoaderImpl::ParseSheet(nsIUnicharInputStream*, SheetLoadData*, int&) + 0x1c0 using Camino 2004101708 (v0.8+) NB: 0 <<00000000>> 0x00000000 0 + 0 1 org.mozilla.navigator 0x003e3bd0 SinkContext::AddLeaf(nsIParserNode const&) + 0x1b4 2 org.mozilla.navigator 0x003e6754 HTMLContentSink::AddLeaf(nsIParserNode const&) + 0x12c 3 org.mozilla.navigator 0x0016e9f4 CViewSourceHTML::WriteTag(int, nsAString const&, int, int) + 0x1e0 4 org.mozilla.navigator 0x0016ef00 CViewSourceHTML::HandleToken(CToken*, nsIParser*) + 0x244 5 org.mozilla.navigator 0x0016ded4 CViewSourceHTML::BuildModel(nsIParser*, nsITokenizer*, nsITokenObserver*, nsIContentSink*) + 0x900 6 org.mozilla.navigator 0x0017d404 nsParser::BuildModel() + 0xb4 7 org.mozilla.navigator 0x0017d10c nsParser::ResumeParse(int, int, int) + 0x124 8 org.mozilla.navigator 0x0017c4d4 nsParser::ContinueParsing() + 0x78 9 org.mozilla.navigator 0x00256b04 CSSLoaderImpl::SheetComplete(SheetLoadData*, int) + 0xd8 10 org.mozilla.navigator 0x002569f4 CSSLoaderImpl::ParseSheet(nsIUnicharInputStream*, SheetLoadData*, int&) + 0x1c0
Keywords: crash
Summary: Crash on viewing source of any webpage. → Crash on viewing source of any webpage [@ SinkContext::AddLeaf]
| Assignee | ||
Comment 1•20 years ago
|
||
Duping to bug with more comments in it. *** This bug has been marked as a duplicate of 264917 *** *** This bug has been marked as a duplicate of 264917 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: crash
Resolution: --- → DUPLICATE
Summary: Crash on viewing source of any webpage [@ SinkContext::AddLeaf] → Crash on viewing source of any webpage.
Summary: Crash on viewing source of any webpage. → Crash on viewing source of any webpage. [@ SinkContext::AddLeaf]
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•