Closed
Bug 41205
Opened 25 years ago
Closed 25 years ago
PSM threads consume 100% CPU forever after visiting above URL
Categories
(Core :: Security: PSM, defect, P3)
Tracking
()
People
(Reporter: rwestman, Assigned: lord)
References
()
Details
As soon as I go to https://www.ikanobanken.se/i_bank/, six psm threads/processes
are created, together consuming approximately 100% of the CPU. If I immediately
press "Back" to return to a non-SSL page, the psm threads seem to remain
forever, consuming all of the CPU. If I go further into the SSL-using site
(which requires a successful login) more threads are created, always consuming
close to 100% of the CPU together. I have set the severity to "major", since
Mozilla is almost unusable when the pcm threads grab all available CPU power.
Interestingly, if I do a "strace -p" on one of the psm threads, strace exits
immediately and silently, and the thread disappears. Repeating this, I can get
all psm threads to diseappear, reclaiming the CPU without having to exit or
crash Mozilla.
This bug is probably the same as #32605, although my configuration is different
(newer PSM, etc.)
| Reporter | ||
Comment 1•25 years ago
|
||
This is using M15 binaries (Mozilla/5.0 (X11; U; Linux 2.2.14 i586; en-US; m15))
and the recommended PSM for those.
Updated•25 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 2•25 years ago
|
||
m15 is too old I am afraid - a lot has been fixed since m15
| Reporter | ||
Comment 4•25 years ago
|
||
I have now upgraded to M16 and the corresponding PSM. The problem remains with
the exact same symptoms.
Status: VERIFIED → UNCONFIRMED
Resolution: INVALID → ---
Comment 5•25 years ago
|
||
actually, I see this on m17 200061708 win98 kinda. The page loads very slow, and
does consume a lot of memory
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•25 years ago
|
||
Dupe of 34834
*** This bug has been marked as a duplicate of 34834 ***
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
QA Contact: lord → junruh
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 8•25 years ago
|
||
I don't see this problem any more since I upgraded to M17
(build 2000061408.)
You need to log in
before you can comment on or make changes to this bug.
Description
•