Closed
Bug 34491
Opened 25 years ago
Closed 25 years ago
immediate crash loading www.excite.com
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: jrgmorrison, Assigned: gagan)
References
()
Details
(Keywords: crash, smoketest)
Overview Description:
crash loading www.excite.com
Steps to Reproduce:
1) launch browser 2000040413 win32 and go to www.excite.com
Actual Results:
crash
Expected Results:
load the page
Reproducibility:
always
Build Date & Platform Bug Found:
2000040413 win32
Additional Builds and Platforms Tested On:
will recheck mac and linux (which were passed earlier today)
Additional Information:
(Note -- this is with disk cache NOT enabled)
talkback stack trace (not the best, but)
MSVCRT.dll + 0x1637 (0x78001637)
nsByteArrayInputStream::Read
[d:\builds\seamonkey\mozilla\xpcom\io\nsByteArrayInputStream.cpp, line 73]
InterceptStreamListener::Read
[d:\builds\seamonkey\mozilla\netwerk\cache\mgr\nsCachedNetData.cpp, line 1142]
nsParser::OnDataAvailable
[d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 1566]
nsDocumentOpenInfo::OnDataAvailable
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 271]
InterceptStreamListener::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\cache\mgr\nsCachedNetData.cpp, line 1129]
nsHTTPCompressConv::do_OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\streamconv\converters\nsHTTPCompressConv.cp
p, line 306]
nsHTTPCompressConv::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\streamconv\converters\nsHTTPCompressConv.cp
p, line 214]
nsHTTPServerListener::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHTTPResponseListener.cp
p, line 434]
nsOnDataAvailableEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
391]
nsStreamListenerEvent::HandlePLEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
98]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 564]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 527]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1020]
USER32.dll + 0x1820 (0x77e71820)
Reporter | ||
Comment 1•25 years ago
|
||
Crashes also on http://my.yahoo.com/ -- talkback
is http://cyclone/reports/SingleIncidentInfo.cfm?dynamicBBID=7984454
Same stack trace.
Smoketest blocker.
Severity: critical → blocker
Updated•25 years ago
|
Target Milestone: --- → M15
This is due to Bruce's check-in which caused double-free inside of the compress
converter.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 3•25 years ago
|
||
what does that mean? I did a build this morning, it failed. I did a respin, it
fails here. no one has checked in. this is not fixed.
reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•25 years ago
|
||
doh! ruslan's checkin just showed up on tinderbox. I'm updating and
respinning.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 6•25 years ago
|
||
woops! sorry.
You need to log in
before you can comment on or make changes to this bug.
Description
•