Closed
Bug 166699
Opened 23 years ago
Closed 23 years ago
Crash in the parser - N701 [@ nsExpatDriver::GetLine]
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: greer, Assigned: harishd)
Details
(Keywords: crash, qawanted, topcrash-)
Crash Data
The early N700 data is showing about 40 crashes with this stack (user comments
below). Sounds like some corruption may occur at installation, but assigning to
parser for first looks based on the stack.
Stack Trace:
nsExpatDriver::GetLine
[d:\builds\seamonkey\mozilla\htmlparser\src\nsExpatDriver.cpp line 774]
nsExpatDriver::HandleError
[d:\builds\seamonkey\mozilla\htmlparser\src\nsExpatDriver.cpp line 688]
nsExpatDriver::ParseBuffer
[d:\builds\seamonkey\mozilla\htmlparser\src\nsExpatDriver.cpp line 729]
nsExpatDriver::ConsumeToken
[d:\builds\seamonkey\mozilla\htmlparser\src\nsExpatDriver.cpp line 832]
nsParser::Tokenize [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp
line 2521]
nsParser::ResumeParse [d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp
line 1745]
nsParser::ContinueParsing
[d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp line 1368]
CSSLoaderImpl::Cleanup
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp line 807]
CSSLoaderImpl::SheetComplete
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp line 914]
CSSLoaderImpl::ParseSheet
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp line 949]
CSSLoaderImpl::DidLoadStyle
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp line 985]
SheetLoadData::OnStreamComplete
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp line 745]
nsStreamLoader::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamLoader.cpp line 163]
nsJARChannel::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\jar\src\nsJARChannel.cpp line 609]
nsOnStopRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsRequestObserverProxy.cpp line 213]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c line 597]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c
line 530]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c
line 1078]
KERNEL32.DLL + 0x242e7 (0xbff942e7)
0x006a8bfa
Source File :
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/htmlparser/src/nsExpatDriver.cpp
line : 774
(10275212) Comments: Nothing just viewing IM window not using it though
(10223008) Comments: I installed netscape 7 after 6 attempts it almost
works but there is a page of red text obscuring most of the screen also I badly
need to be able to print the index of received and sent faxes and this appears
impossible
(10175380) Comments: running netscape 7.0 setup
(10168684) Comments: Just downloaded Netscape 7.0 and installed it. Don't
like it because it allows me to see only about 2 inches in a window. the rest is
gray area with different commands written in red. Did I install it wrong or is
this the new look.
(10102283) Comments: Can't download Netscape 7.0 I have tried three times
and it stopes in the middle of the installation or it says too may something or
other try again later
(10072442) Comments: An error occurred during installation - US English
profile defaults: -215 READ_ONLY Had to install Mozilla 1.1 in order to
browse and e-mail
(10050911) URL:
http://www.placewareforum.com/eseminars/page.cfm?p=profile&back=%2Feseminars%2Fpage%2Ecfm%3Fp%3Dhome
(10050911) Comments: I had just installed NN7. The installation had an
error during the install of AIM possibly because I have another version of AIM
also installed. I then started NN7 to see if it would run.
Tom: Is there a URL or a testcase to reproudce the problem? I tried loading
http://www.placewareforum.com/eseminars/page.cfm?p=profile&back=%2Feseminars%2Fpage%2Ecfm%3Fp%3Dhome
and it loaded without a problem.
Comment 2•23 years ago
|
||
Harish: The comments and url Tom posted are the only ones we have so far from
Talkback. We will post more as we get them...but it doesn't look like any
specific site is actually crashing...it might have something to do with the
default home page or the Netscape 7.0 intro page that most users see after
installation or even something going wrong during the installation that is
causing this.
Comment 3•23 years ago
|
||
Making topcrash- and marking worksforme. After seeing a lot of these crashes in
Netscape 7.00, there are only a few reported for Netscape 7.01. Doesn't look
like a problem any longer.
Updated•14 years ago
|
Crash Signature: [@ nsExpatDriver::GetLine]
You need to log in
before you can comment on or make changes to this bug.
Description
•