Closed Bug 25910 Opened 25 years ago Closed 24 years ago

[talkback] random but high hit crash in cache code?

Categories

(Core :: Networking: Cache, defect, P3)

x86
Windows 95
defect

Tracking

()

CLOSED FIXED

People

(Reporter: chofmann, Assigned: davidm)

Details

(Keywords: crash, Whiteboard: [PDT+] Must fix 02/25 Have purposed fix ready to check in.)

Attachments

(2 files)

several hits in the m13 talkback reports with a stack that looks like
this.

nsHTTPChannel::~nsHTTPChannel 
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHTTPChannel.cpp, line 
124]
nsHTTPChannel::`scalar deleting destructor'
nsHTTPChannel::Release 
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHTTPChannel.cpp, line 
133]
nsCOMPtr_base::~nsCOMPtr_base 
[d:\builds\seamonkey\mozilla\xpcom\base\nsCOMPtr.cpp, line 45]
CacheManagerStreamListener::~CacheManagerStreamListener
[d:\builds\seamonkey\mozilla\netwerk\cache\mgr\nsCacheEntryChannel.cpp, line 
228]
CacheManagerStreamListener::`scalar deleting destructor'
CacheOutputStream::Release 
[d:\builds\seamonkey\mozilla\netwerk\cache\mgr\nsCacheEntryChannel.cpp, line 90]
nsCOMPtr_base::assign_with_AddRef 
[d:\builds\seamonkey\mozilla\xpcom\base\nsCOMPtr.cpp, line 54]
nsOnStopRequestEvent::HandleEvent 
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 
279]
nsStreamListenerEvent::HandlePLEvent 
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 
94]
PL_HandleEvent [plevent.c, line 527]
_md_EventReceiverProc [plevent.c, line 977]
USER32.dll + 0x124c (0x77e7124c)
over to warren?
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/netwerk/protocol/http/src/ns
HTTPChannel.cpp
Assignee: gagan → warren
Summary: [talkback] random but high hit crash in cache code? → [talkback] random but high hit crash in cache code?
any ideas?
Target Milestone: M14
I bet this is the stray OnStopReqeust().
Assignee: warren → gagan
cache->gordon/davidm
Assignee: gagan → gordon
Adding "crash" keyword.
Keywords: crash
Keywords: beta1
Putting on PDT+ radar for beta1.
Whiteboard: [PDT+]
Severity: normal → critical
Has this been seen on Win98 or NT?
Status: NEW → ASSIGNED
Whiteboard: [PDT+] → [PDT+] 2/14/2000
rough look at the data from talkback show that its 
exclusively NT bld 1381.  how's that for an answer ;-)
attachment update showing platform info to follow in a 
minute..
The talkback incident reports are dead links! 

I say change NS_RELEASE(mRequest);
to           NS_IF_RELEASE(mRequest);
and call it a day.
sounds good to me.
Assignee: gordon → davidm
Status: ASSIGNED → NEW
2/14/2000 is over. Need new date.
Whiteboard: [PDT+] 2/14/2000 → [PDT+]
warren, can you fix by 02/25?  
Whiteboard: [PDT+] → [PDT+] Must fix 02/25
Whiteboard: [PDT+] Must fix 02/25 → [PDT+] Must fix 02/25 Have purposed fix ready to check in.
Arrrrggg!!!  This looks like yet another dup of bug #21556.
Marking fixed since someone checked in the code I was going to. As rick says 
this is probably a dup.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Discussed with rpotts.  This is apparently a dupe of bug 21556.  Closing
and supplying link.
Status: RESOLVED → CLOSED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: