Closed Bug 19415 Opened 25 years ago Closed 25 years ago

Crashes loading page (in ContentAppended)

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: rods, Assigned: troy)

References

()

Details

To duplicate:
1) Goto URL
2) select forum #2
3) boom

NTDLL! 77f76148()
nsDebug::PreCondition(const char * 0x0173aaec, const char * 0x0173aae0, const
char * 0x0173aab4, int 301) line 266 + 13 bytes
nsFrame::AppendFrames(nsFrame * const 0x01fa2730, nsIPresContext & {...},
nsIPresShell & {...}, nsIAtom * 0x00000000, nsIFrame * 0x01fa3350) line 301 + 35
bytes
FrameManager::AppendFrames(FrameManager * const 0x0185e700, nsIPresContext &
{...}, nsIPresShell & {...}, nsIFrame * 0x01fa2730, nsIAtom * 0x00000000,
nsIFrame * 0x01fa3350) line 607
nsCSSFrameConstructor::AppendFrames(nsIPresContext * 0x01f6d7c0, nsIPresShell *
0x0185d2b0, nsIFrameManager * 0x0185e700, nsIContent * 0x01f9e67c, nsIFrame *
0x01fa2730, nsIFrame * 0x01fa3350) line 5379 + 30 bytes
nsCSSFrameConstructor::ContentAppended(nsCSSFrameConstructor * const 0x0185d3c0,
nsIPresContext * 0x01f6d7c0, nsIContent * 0x01f9e67c, int 1) line 5560
StyleSetImpl::ContentAppended(StyleSetImpl * const 0x0185d460, nsIPresContext *
0x01f6d7c0, nsIContent * 0x01f9e67c, int 1) line 937
PresShell::ContentAppended(PresShell * const 0x0185d2b8, nsIDocument *
0x01f311e0, nsIContent * 0x01f9e67c, int 1) line 2084 + 46 bytes
nsDocument::ContentAppended(nsDocument * const 0x01f311e0, nsIContent *
0x01f9e67c, int 1) line 1515
nsHTMLDocument::ContentAppended(nsHTMLDocument * const 0x01f311e0, nsIContent *
0x01f9e67c, int 1) line 1041
HTMLContentSink::NotifyAppend(nsIContent * 0x01f9e67c, int 1) line 3516
SinkContext::CloseContainer(const nsIParserNode & {...}) line 1258
HTMLContentSink::CloseContainer(HTMLContentSink * const 0x01f36190, const
nsIParserNode & {...}) line 2580 + 15 bytes
CNavDTD::CloseContainer(const nsIParserNode * 0x01b72110, nsHTMLTag
eHTMLTag_iframe, int 0) line 2833 + 31 bytes
CNavDTD::CloseContainersTo(int 11, nsHTMLTag eHTMLTag_iframe, int 0) line 2866 +
20 bytes
CNavDTD::CloseContainersTo(nsHTMLTag eHTMLTag_iframe, int 0) line 2928 + 20
bytes
CNavDTD::HandleEndToken(CToken * 0x01b4ce60) line 1557 + 20 bytes
CNavDTD::HandleToken(CNavDTD * const 0x0185e2d0, CToken * 0x01b4ce60, nsIParser
* 0x01f36340) line 734 + 12 bytes
CNavDTD::BuildModel(CNavDTD * const 0x0185e2d0, nsIParser * 0x01f36340,
nsITokenizer * 0x01861b00, nsITokenObserver * 0x00000000, nsIContentSink *
0x01f36190) line 529 + 20 bytes
nsParser::BuildModel() line 1030 + 34 bytes
nsParser::ResumeParse(nsIDTD * 0x00000000, int 0) line 956 + 11 bytes
nsParser::OnDataAvailable(nsParser * const 0x01f36344, nsIChannel * 0x01bd84d0,
nsISupports * 0x00000000, nsIInputStream * 0x01c1bc48, unsigned int 0, unsigned
int 605) line 1306 + 19 bytes
nsDocumentBindInfo::OnDataAvailable(nsDocumentBindInfo * const 0x01bd8690,
nsIChannel * 0x01bd84d0, nsISupports * 0x00000000, nsIInputStream * 0x01c1bc48,
unsigned int 0, unsigned int 605) line 1289 + 43 bytes
nsChannelListener::OnDataAvailable(nsChannelListener * const 0x01bfe3d0,
nsIChannel * 0x01bd84d0, nsISupports * 0x00000000, nsIInputStream * 0x01c1bc48,
unsigned int 0, unsigned int 605) line 1485
nsHTTPResponseListener::OnDataAvailable(nsHTTPResponseListener * const
0x01c1b660, nsIChannel * 0x01bfeaf0, nsISupports * 0x01bd84d0, nsIInputStream *
0x01c1bc48, unsigned int 10240, unsigned int 605) line 175 + 47 bytes
nsOnDataAvailableEvent::HandleEvent(nsOnDataAvailableEvent * const 0x01f9efd0)
line 417
nsStreamListenerEvent::HandlePLEvent(PLEvent * 0x01f9ef10) line 173 + 12 bytes
PL_HandleEvent(PLEvent * 0x01f9ef10) line 537 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00c979d0) line 498 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x0013025a, unsigned int 49361, unsigned int 0,
long 13203920) line 972 + 9 bytes
USER32! 77e71250()
Actually select forum #2 and then press "Enter Forum"
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
It works fine for me. I'm not hitting an assert, and the page loads fine
Status: RESOLVED → VERIFIED
With the Nov 29th build, this problem is no longer occuring.
You need to log in before you can comment on or make changes to this bug.