Closed
Bug 107522
Opened 23 years ago
Closed 23 years ago
Crash when klicking on "XUL file" link and then using "Back"
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 102743
People
(Reporter: kubik, Assigned: asa)
References
()
Details
(Keywords: crash)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
On W2K, it usually loads. But when I click on the "XUL file" link the webserver
responds with a "not found" message. If I then click on the
"Back" button mozilla (0.95) crashes.
I also produced this on AIX. Here this happens even on loading the page.
My conclusion is that this may be a general problem.
Reproducible: Always
Steps to Reproduce:
1. Go to
http://www.oreillynet.com/pub/a/network/2000/05/19/magazine/skins.html?page=3
2. Click on "XUL file" link.
3. Click on browser's "Back" button.
Actual Results: Crash. Doesn't seem to be a null pointer access as addresses
seem valid.
Expected Results: reload
http://www.oreillynet.com/pub/a/network/2000/05/19/magazine/skins.html?page=3
The linked .txt file does not exist and I get the message:
"Error: Document not found. Path:
/a/network/2000/05/19/magazine/xul_sample.txt". Reloading previous page was ok.
Dupe of bug 102743 ?
Comment 2•23 years ago
|
||
WFM 2001102903 on Win2k.
Matthias: Your build is really old. Please try a more recent build and reopen
this bug if it still occurs for you:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-talkback.zip
(as always, be sure to delete your old Mozilla directory before instalilng the
new one)
Marking as dupe of bug 102743.
-> Networking: HTTP, for parity with dupe
*** This bug has been marked as a duplicate of 102743 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Component: Browser-General → Networking: HTTP
Keywords: crash
Resolution: --- → DUPLICATE
Matthias probably used 0.9.5 milestone "sea" installer (.exe). To use the latest
sea installer build,
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-installer-sea.exe
. Be sure to uninstall previous build first (via Control Panel).
You need to log in
before you can comment on or make changes to this bug.
Description
•