Closed
Bug 61397
Opened 24 years ago
Closed 24 years ago
RTM crash [@ nsStorageInputStream::Read]
Categories
(Core :: Networking: Cache, defect, P3)
Tracking
()
People
(Reporter: jay, Assigned: neeti)
Details
(Keywords: crash)
Crash Data
This is one of the topcrashers with the official RTM build under the MSVCRT.DLL
stack signature. Due to the lack of helpful user comments in the talkback
entries, the steps to reproduce are unknown. All I have is a stack trace:
Incident ID 21912137
MSVCRT.DLL + 0x11ce (0x780011ce)
nsStorageInputStream::Read
[d:\builds\seamonkey\mozilla\xpcom\io\nsStorageStream.cpp, line 429]
AsyncReadStreamAdaptor::Read
[d:\builds\seamonkey\mozilla\netwerk\cache\memcache\nsMemCacheChannel.cpp, line 171]
nsParser::OnDataAvailable
[d:\builds\seamonkey\mozilla\htmlparser\src\nsParser.cpp, line 2304]
nsDocumentOpenInfo::OnDataAvailable
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 260]
nsHTTPFinalListener::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHTTPResponseListener.cpp,
line 1196]
nsHTTPCacheListener::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHTTPResponseListener.cpp,
line 192]
AsyncReadStreamAdaptor::OnDataAvailable
[d:\builds\seamonkey\mozilla\netwerk\cache\memcache\nsMemCacheChannel.cpp, line 112]
nsOnDataAvailableEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 406]
nsStreamListenerEvent::HandlePLEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 106]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 581]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 517]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1051]
nsAppShellService::Run
[d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp, line 408]
NETSCP6.EXE + 0x1694 (0x00401694)
NETSCP6.EXE + 0x11b8 (0x004011b8)
NETSCP6.EXE + 0x2a4a (0x00402a4a)
KERNEL32.DLL + 0x7903 (0x77e57903)
Comment 1•24 years ago
|
||
dupe. multiple submit.
*** This bug has been marked as a duplicate of 61398 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe of bug 61398: "RTM crash #2 [@ nsStorageInputStream::Read
(MSVCRT.DLL)]" Same bug report.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Crash Signature: [@ nsStorageInputStream::Read]
You need to log in
before you can comment on or make changes to this bug.
Description
•