Closed
Bug 189874
Opened 22 years ago
Closed 22 years ago
browser crashed when I closed it
Categories
(Core :: Networking: Cache, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 189779
People
(Reporter: bladerunner, Assigned: asa)
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030118
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030118
Browser crashed when I closed it.
Reproducible: Sometimes
Steps to Reproduce:
Windows XP Event Log:
Faulting application mozilla.exe, version 1.3.0.0, faulting module necko.dll,
version 1.3.0.0, fault address 0x0004b3c4.
Talkback crash ID: TB16408044H
Updated•22 years ago
|
Keywords: crash,
stackwanted
Whiteboard: TB16408044H
Comment 1•22 years ago
|
||
I can confirm that the 1.3b- builds like to crash from time to time, mostly when
I leave them with exit.
Unfortunately I can not make it reproducable.
Might have to do with bug 178688 or bug 156940 or bug 186737 or bug 187346 or
bug 187567 or bug 156940 ?
Reporter | ||
Comment 2•22 years ago
|
||
> Might have to do with bug 178688 or bug 156940 or bug 186737 or bug 187346 or
bug 187567 or bug 156940 ?
All bugs you mentioned here are actually just duplicates of bug 156940.
Bug 156940 is fixed since build 20030115.
I'm running build 20030118.
Comment 3•22 years ago
|
||
I still see that Problem with my
Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.3b) Gecko/20030115 Might have been
the last before fixed version=)
After bug 189690 will have been fixed I will try a newer build
nsDiskCacheOutputStream::~nsDiskCacheOutputStream
[c:/builds/seamonkey/mozilla/netwerk/cache/src/nsDiskCacheStreams.cpp, line 217]
nsDiskCacheOutputStream::`scalar deleting destructor'
nsSOCKSSocketInfo::Release
[c:/builds/seamonkey/mozilla/netwerk/socket/base/nsSOCKSIOLayer.cpp, line 93]
nsCOMPtr_base::~nsCOMPtr_base
[c:/builds/seamonkey/mozilla/xpcom/glue/nsCOMPtr.cpp, line 65]
nsCacheEntryDescriptor::nsOutputStreamWrapper::`scalar deleting destructor'
nsCacheEntryDescriptor::nsOutputStreamWrapper::Release
[c:/builds/seamonkey/mozilla/netwerk/cache/src/nsCacheEntryDescriptor.cpp, line 561]
nsCOMPtr_base::assign_with_AddRef
[c:/builds/seamonkey/mozilla/xpcom/glue/nsCOMPtr.cpp, line 74]
nsHttpChannel::OnStopRequest
[c:/builds/seamonkey/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp, line 2969]
nsInputStreamPump::OnStateStop
[c:/builds/seamonkey/mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 418]
nsInputStreamPump::OnInputStreamReady
[c:/builds/seamonkey/mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 320]
Keywords: stackwanted
Whiteboard: TB16408044H
Comment 5•22 years ago
|
||
*** This bug has been marked as a duplicate of 189779 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
VERIFIED/dupe.
After this is fixed, please reopen if it still occurs.
Status: RESOLVED → VERIFIED
Component: Browser-General → Networking: Cache
QA Contact: asa → benc
You need to log in
before you can comment on or make changes to this bug.
Description
•