Closed
Bug 103407
Opened 24 years ago
Closed 24 years ago
Crash in nsMultiMixedConv::FindToken
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 100595
People
(Reporter: tever, Assigned: darin.moz)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
2.43 KB,
text/plain
|
Details |
Overview Description: After surfing to 5 or 10 sites which serve up
multipart/mixed-replace content version 0.9.4 crashed.
Steps to Reproduce:
1.) surf to various multipart sites. (need to find a way to consistantly
reproduce this.)
Build Date & Platform Bug Found: 2001-10-01-05-0.9.4 WinNT
Additional Information:
stack trace -
nsMultiMixedConv::FindToken
[d:\builds\seamonkey\mozilla\netwerk\streamconv\converters\nsMultiMixedConv.cpp,
line 973]
nsMultiMixedConv::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\streamconv\converters\nsMultiMixedConv.cpp,
line 504]
ProxyListener::OnDataAvailable
[d:\builds\seamonkey\mozilla\modules\libpr0n\src\imgLoader.cpp, line 408]
nsStreamListenerTee::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamListenerTee.cpp, line 57]
nsHttpChannel::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHttpChannel.cpp, line
2228]
nsOnDataAvailableEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamListenerProxy.cpp, line
188]
PL_HandleEvent
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591]
PL_ProcessPendingEvents
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 524]
_md_EventReceiverProc
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 1072]
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 3•24 years ago
|
||
This should be a dupe of bug 100595
*** This bug has been marked as a duplicate of 100595 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•24 years ago
|
||
you are right, it's a dup. I completely missed it
verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•