Closed
Bug 42125
Opened 25 years ago
Closed 25 years ago
Browser freezes if you Ctrl-L to another URL during image load
Categories
(Core :: Networking: HTTP, defect, P3)
Tracking
()
People
(Reporter: baptiste, Assigned: ruslan)
References
()
Details
I pointed my browser to http://www.etrade.com (not https!) Etrade generally
gets most of the page loaded right away, but the main ad and NASDAQ graph take a
little longer. Before those two images load, I hit Ctrl-L to jump to another
page (www.sourceforge.net) and clicked OK. The browser froze.
I tried this multiple times and it froze every time. I'm not sure if it is the
way Etrade references those images or what.
I tried a few other sites to try and jump to a page while stuff was still
loading, but wasn't able to find a slow one that allowed me to Ctrl-L and type
in a new address.
AFter the browser freezes and I kill the window via Ctrl-Alt-Del, PSM crashes.
PSM caused an invalid page fault in
module NSPR3.DLL at 018f:005c04e5.
Registers:
EAX=00000000 CS=018f EIP=005c04e5 EFLGS=00010246
EBX=0081fd20 SS=0197 ESP=0081fccc EBP=0081fe38
ECX=0081fe28 DS=0197 ESI=00000000 FS=1ad7
EDX=00000004 ES=0197 EDI=00993960 GS=0000
Bytes at CS:EIP:
8b 46 04 8b 08 51 e8 70 07 00 00 83 c4 04 8b 4e
Stack dump:
00993960 0040370f 00000000 00000000 004029ed 00402582 00993960 00000001 ffffffff
00993960 004030c7 00993960 00000000 00993610 00710000 004024c3
I'm using build # 2000060820
Windoze 98
I also use a web proxy/cache to access the internet (Http only)
If you need any more info, let me know.
Comment 1•25 years ago
|
||
try this...ctrl l and load sourceforge.net. it causes in file
"BIN/chrome/packages/core/necko/content/redirect_loop.xul
" a Redirection error: infinite loop detected.
Since this is in neko, --> networking. Seen on 200061308 m17 nightly
Assignee: asa → gagan
Status: UNCONFIRMED → NEW
Component: Browser-General → Networking
Ever confirmed: true
QA Contact: doronr → tever
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 4•25 years ago
|
||
Ruslan... am on a dup verifying spree.. but can't quite see how this is a dupe
of bug 46115 , explain for me please?
Is this bug about halting a page load, or about infinite redirection?
Or are both bugs caused by the same thing?
-> http
that bug is chained as a dupe to another bug that is about the .xul file.
Component: Networking → Networking: HTTP
You need to log in
before you can comment on or make changes to this bug.
Description
•