Closed
Bug 182017
Opened 23 years ago
Closed 23 years ago
Crash on closing [@ nsHttpTransaction::Release ]
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 179391
People
(Reporter: nagi, Assigned: darin.moz)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021124
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021124
I thinks it a dup but there are so many crahes bug on closing so i dont know
which one.
Mozilla allways crashs when i close it, if was on a page and surfing around or not.
Reproducible: Always
Steps to Reproduce:
1. Open mozilla
2. go to www.google.com
3. close mozilla
Actual Results:
crash
Expected Results:
no crash
Talkback:
TB14407469X
TB14407064W
TB14407015Y
Updated•23 years ago
|
Comment 1•23 years ago
|
||
Maybe a duplicate of 178688 ?
I see also myself sometimes some crashes, and I thought it was related to my own
homemade builds.
0x011c77df
nsHttpTransaction::Release
[c:/builds/seamonkey/mozilla/netwerk/protocol/http/src/nsHttpTransaction.cpp,
line 751]
nsCOMPtr_base::~nsCOMPtr_base
[c:/builds/seamonkey/mozilla/xpcom/glue/nsCOMPtr.cpp, line 65]
nsOnStopRequestEvent::~nsOnStopRequestEvent
[c:/builds/seamonkey/mozilla/netwerk/base/src/nsRequestObserverProxy.cpp, line 295]
nsOnStopRequestEvent::`scalar deleting destructor'
nsARequestObserverEvent::DestroyPLEvent
[c:/builds/seamonkey/mozilla/netwerk/base/src/nsRequestObserverProxy.cpp, line 124]
PL_DestroyEvent [c:/builds/seamonkey/mozilla/xpcom/threads/plevent.c, line 682]
PL_HandleEvent [c:/builds/seamonkey/mozilla/xpcom/threads/plevent.c, line 657]
PL_ProcessPendingEvents [c:/builds/seamonkey/mozilla/xpcom/threads/plevent.c,
line 578]
nsEventQueueImpl::ProcessPendingEvents
[c:/builds/seamonkey/mozilla/xpcom/threads/nsEventQueue.cpp, line 392]
Comment 3•23 years ago
|
||
No dupes found, marking NEW.
Assignee: asa → darin
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking: HTTP
Ever confirmed: true
Keywords: stackwanted
QA Contact: asa → httpqa
Summary: Crash on closing → Crash on closing [@ nsHttpTransaction::Release ]
Whiteboard: TB14407064W
Comment 4•23 years ago
|
||
Possibly this is a dupe of bug 179391.
| Assignee | ||
Comment 5•23 years ago
|
||
*** This bug has been marked as a duplicate of 179391 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 6•23 years ago
|
||
v dupe ( I know that this is a dupe but i asked for TB data via mail and this is
slower than via IRC)
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Crash Signature: [@ nsHttpTransaction::Release ]
You need to log in
before you can comment on or make changes to this bug.
Description
•