Closed
Bug 82799
Opened 24 years ago
Closed 24 years ago
Hang navigating a secure site which is having network problems
Categories
(Core Graveyard :: Security: UI, defect, P1)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
psm2.1
People
(Reporter: sfraser_bugs, Assigned: javi)
References
()
Details
(Keywords: regression, Whiteboard: PDT; need QA to recheck)
I'm seeing a hang (in both psm2-enabled release and debug builds) navigating a
secure site; in this case, I'm trying to connect to sourceforge.
Steps:
1. Go to http://sourceforge.net/. Because of akamai network problems, some
images on the page fail to load; the throbber keeps spinning.
2. Click on the 'Login via SSL' link. At this point the browser hangs. It seems
to be a threading issue; breaking into MacsBug never shows me a useful stack.
| Reporter | ||
Comment 1•24 years ago
|
||
Blocker. I can't test other networking bugs.
Severity: normal → blocker
Keywords: regression
| Reporter | ||
Comment 2•24 years ago
|
||
I can reproduce this problem with a new profile too, so it's not just something
funky in my profile.
| Assignee | ||
Comment 3•24 years ago
|
||
I'm not sure this is a PSM bug. If I visit https://www.verisign.com/ first.
The page loads fine. I then go to http://www.sourceforge.net/ and see the
behavior described. If I then visit https://www.thawte.com/ that page loads
fine as well. Seems like there's something about that page that's causing the
necko layer (or some layer above it) problems.
| Reporter | ||
Comment 4•24 years ago
|
||
This problem appears to be related to the fact that parts of the site are not
loading properly (the images), which itself has got better just now (I guess they
were having some network issues), and I could make it hang up by hitting the stop
button in the browser.
Maybe the SSL code doesn't deal well with cancelled connections?
Moving from Browser/Security:Crypto to PSM 2.0.
Component: Security: Crypto → Client Library
Product: Browser → PSM
Target Milestone: --- → 2.0
Version: other → 2.0
When I visited https://www.sorceforge.net, the connection just hung up on me.
So I turned off TLS and tries again. This time it CRASHED.
Comment 9•24 years ago
|
||
I can't load either https://sourceforge.net or http://sourceforge.net in linux
build 2001062206
Nothing happens.
Comment 10•24 years ago
|
||
javi, this is not mac only anymore. and it's different from bug 84219
Whiteboard: PDT → PDT;
| Assignee | ||
Comment 11•24 years ago
|
||
ssaux: there's seems to be a bug when typing URL's into the location bar. Have
you tried using File->Open Web Location? That works for me.
Comment 12•24 years ago
|
||
With today's build, I can visit https://sourceforge.net/ without trouble. No
hang, no crash.
I can't type into the location bar, but that's another bug... :-)
Comment 13•24 years ago
|
||
Simon: are you still seeing this problem with the latest builds?
Comment 14•24 years ago
|
||
My previous test (which worked) was on Win2K. I just confirmed that this works
on my home WinME machine as well. No hang and no crash.
Comment 15•24 years ago
|
||
Worksforme with the 6/25 branch builds on WinNT, Win98, Linux and Mac.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 16•24 years ago
|
||
Note that simply going to the sourceforge site, and having it work, is not
sufficient to test this bug. On the day that I saw this bug, akamai were having
network issues, so some of the iamges on the page were failing to load, and this
was causing the browser to hang.
So to really test this, you need to set up an https site with pages that have
images (maybe http, maybe https) that fail to load (or reside on a very slow
server), and check that this does not hang the browser.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Summary: Hang navigating a secure site → Hang navigating a secure site which is having network problems
Comment 17•24 years ago
|
||
I constructed a page with images loading from other web servers:
https://beaver.netscape.com/moztesting/82799.html
and same with http.
I don't see any hanging there. If there is a bug here, it require such a
peculiar set of circumstances that it can't be considered a blocker.
target -> 2.1
Target Milestone: 2.0 → 2.1
Updated•24 years ago
|
Keywords: nsenterprise
Comment 18•24 years ago
|
||
Marking worksforme. I'm not seeing any hanging with secure sites.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → WORKSFORME
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•