Closed
Bug 104899
Opened 23 years ago
Closed 23 years ago
mozilla 0.9.5 crashes when back it hit
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 104565
People
(Reporter: mozbug1, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012
BuildID: 2001101202
I go to http://linux.oreillynet.com/pub/ct/20 and click on one of the stories.
If I hit back when reading one of the stories mozilla exits. No error message
appears and no talkback pops up.
Reproducible: Always
Steps to Reproduce:
1. Go to http://linux.oreillynet.com/pub/ct/20
2. click a story title
3. click 'back'
Actual Results: Mozilla crashed.
Expected Results: Mozilla should have gone back.
Comment 1•23 years ago
|
||
confirming with win2k build 20011013.. (CVS debug)
nsCOMPtr<nsIStreamListener>::assign_assuming_AddRef(nsIStreamListener *
0x00000000) line 472 + 9 bytes
nsCOMPtr<nsIStreamListener>::assign_with_AddRef(nsISupports * 0x00000000) line
965
nsCOMPtr<nsIStreamListener>::operator=(nsIStreamListener * 0x00000000) line 585
nsHttpChannel::OnStopRequest(nsHttpChannel * const 0x0487f7cc, nsIRequest *
0x0469d8c4, nsISupports * 0x00000000, unsigned int 0) line 2337
nsOnStopRequestEvent::HandleEvent() line 177
nsARequestObserverEvent::HandlePLEvent(PLEvent * 0x04553ad4) line 80
PL_HandleEvent(PLEvent * 0x04553ad4) line 590 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00e627b0) line 520 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x001e03fe, unsigned int 49424, unsigned int 0,
long 15083440) line 1071 + 9 bytes
USER32! 77e02e98()
USER32! 77e030e0()
USER32! 77e05824()
nsAppShellService::Run(nsAppShellService * const 0x00f47180) line 457
main1(int 2, char * * 0x003577d0, nsISupports * 0x00000000) line 1291 + 32 bytes
main(int 2, char * * 0x003577d0) line 1619 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e87d08()
dupe of bug 102743
*** This bug has been marked as a duplicate of 102743 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
this stacks is identical with the stack in bug 104565
*** This bug has been marked as a duplicate of 104565 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•