Closed
Bug 60684
Opened 24 years ago
Closed 24 years ago
Mozilla hangs on this page
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
People
(Reporter: ltskinol, Assigned: ddrinan0264)
References
()
Details
(Keywords: crash, perf)
Attachments
(1 file)
304.29 KB,
text/html
|
Details |
Linux Mandrake 7.2
Build 2000111906
To reproduce: Load the page. Mozilla hangs (can't type in the location
field, can't highlight a field on the page, after maximizing, display
doesn't refresh, keys don't work).
Comment 1•24 years ago
|
||
wfm win2k build 2000111604
Comment 2•24 years ago
|
||
Crash for me too! I get an "violent access" error in Windows from "PSM". On a
related note: this happens for me when I try to log in at sourceforge.net with
SSL enabled.
build: 2000111808
Comment 3•24 years ago
|
||
wfm linux build 2000-11-18-06 but _does_ freeze for a while as it lays out the
page.
So it looks frozen, but given a bit of time starts responding again...
I don't recall how long I waited for it to "finish," but it seemed
hung to me. If it's not hung, then whatever code it is that takes
so long to execute needs to be sped up a lot. Please don't mark as
fixed until something is done here - the average Joe (that's me)
won't understand...
Comment 5•24 years ago
|
||
psm issue - over to crypto
Assignee: asa → ddrinan
Component: Browser-General → Security: Crypto
QA Contact: doronr → nitinp
Comment 6•24 years ago
|
||
I very much doubt this is a psm issue. I saved the page locally and opened it
as an http url, and it took just as long. I am guessing that the primary
culprit here is the creation and filling of about 1900 Array objects in the
javascript.
This may not be the problem reporter is seeing, of course... I'll attach a copy
of the source to this bug. ltskinol@edgebbs.com, could you please check whether
the browser freezes for you on the attachment too (at an http:// url)? Thanks.
Comment 7•24 years ago
|
||
Ok, a better bug report...
Same behavior from the Mandrake server, from the attachment, or as a
local file.
Yes, it eventually un-hangs when rendering the page. However, I can
pretty reliably still reproduce a hang. After the page renders, click
on "Linux Mandrake", then "7.1". At this point, browser sometimes hangs.
If not, try to scroll the packages list. It always hangs at this point
or earlier. More info: the packages scroll list half-redraws before
it hangs. Also, if I switch away from Mozilla and come back, the scroll
bars partially repaint on the page, but nothing else. Also, when it's
"hung", CPU goes to 100% utilization.
Comment 9•24 years ago
|
||
The perf problems on bugzilla's query.cgi are tracked by bug 27233, and the
fact that you can't interact with the window while the page is frozen is bug
30942. Håkan Waara also mentioned a psm crash on the mandrake page, but I'm
not seeing the crash on Win98 using the same Mozilla build and PSM 1.3
(javascript:crypto.version).
Updated•24 years ago
|
QA Contact: nitinp → junruh
Comment 10•24 years ago
|
||
*** This bug has been marked as a duplicate of 27233 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 11•24 years ago
|
||
junruh: so you're treating the crash as wfm?
Comment 12•24 years ago
|
||
No, it looks to me like a dupe of bug 27233. If you disagree, please reopen this
bug.
Comment 14•23 years ago
|
||
Mass changing Security:Crypto to PSM
Component: Security: Crypto → Client Library
Product: Browser → PSM
Version: other → 2.1
Comment 15•23 years ago
|
||
Mass changing Security:Crypto to PSM
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•