Closed
Bug 105019
Opened 23 years ago
Closed 23 years ago
"Back" button makes Mozilla crash
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 102743
People
(Reporter: rbelenov, Assigned: darin.moz)
References
()
Details
(Keywords: crash, Whiteboard: crash, stackwanted)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
Reading any of the messages on the WWW forum mentioned and then going back to
summary using "Back" button leads to crash.
Reproducible: Always
Steps to Reproduce:
1. Start Mozilla
2. Go to http://www.trolls.spb.ru/wwwboard page
3. Click any of the message links on the page (they lead to pages like
http://www.trolls.spb.ru:8101/wwwboard/messages/<page number>.html)
4. Click "Back" browser button
Actual Results: Mozilla crashed (The instruction at 0x0065006d referenced
memory at 0x0065006d. The memory could not be "read".)
Expected Results: Return to http://www.trolls.spb.ru/wwwboard page.
Comment 1•23 years ago
|
||
I have the same problem on Windows 98 using 0.9.5
Comment 2•23 years ago
|
||
Reporter: Please try a more recent talkback-enabled build:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-talkback.zip
(as always, be sure to delete your old Mozilla directory before installing the
new one)
Then, if you get a crash, please post the Talkback ID here.
(you can get the Talkback ID by running <moz dir>/bin/components/talkback.exe)
Dupe of bug 102743?
Keywords: crash
Whiteboard: crash, stackwanted
Comment 3•23 years ago
|
||
Networking maybe. I was also able to reproduce. Tested trunk build 101503 on win2K
Stack Trace
0x0065006d
nsCOMPtr_base::~nsCOMPtr_base
[d:\builds\seamonkey\mozilla\xpcom\glue\nsCOMPtr.cpp, line 65]
nsStreamLoader::~nsStreamLoader
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamLoader.h]
nsStreamLoader::`scalar deleting destructor'
nsStreamLoader::Release
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamLoader.cpp, line 97]
SheetLoadData::OnStreamComplete
[d:\builds\seamonkey\mozilla\content\html\style\src\nsCSSLoader.cpp, line 675]
nsStreamLoader::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamLoader.cpp, line 138]
nsHttpChannel::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHttpChannel.cpp, line 2336]
nsOnStopRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsRequestObserverProxy.cpp, line 177]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 591]
PL_ProcessPendingEvents [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c,
line 524]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1072]
nsAppShellService::Run
[d:\builds\seamonkey\mozilla\xpfe\appshell\src\nsAppShellService.cpp, line 457]
main1 [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1305]
main [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1622]
WinMain [d:\builds\seamonkey\mozilla\xpfe\bootstrap\nsAppRunner.cpp, line 1640]
WinMainCRTStartup()
KERNEL32.DLL + 0x7903 (0x77e87903)
Assignee: asa → neeti
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking
Ever confirmed: true
QA Contact: doronr → benc
Comment 5•23 years ago
|
||
dupe of bug 102743
(Steve's stack)
*** This bug has been marked as a duplicate of 102743 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•