Closed
Bug 32230
Opened 25 years ago
Closed 25 years ago
When I reload this page 3-4 times the WebShell Count goes up to 19
Categories
(Core Graveyard :: Embedding: APIs, defect, P3)
Tracking
(Not tracked)
People
(Reporter: gf_bugz, Assigned: nisheeth_mozilla)
References
()
Details
running 2000031608 Windows Installer build on Windows NT 4.0 SP6a.
When I hit the reload button and the page reloads the webshell count goes up
with every reload. I used NT Task Manager to track memory usage for mozilla and
it goes up consistently after every reload (~200k-300k each time). Theoretically
memory usage should not go up when you reload the page. When I close the window
the WebShell count goes down to about 3. So I am not sure if it's leaking
anything or not.
------------------[Console capture attachment]------------------------
WEBSHELL+ = 20
failed to set the page title.
failed to set the page title.
failed to set the page title.
Document http://hotwired.lycos.com/ loaded successfully
Document: Done (3.025 secs)
failed to set the page title.
WEBSHELL- = 19
WEBSHELL- = 18
WEBSHELL- = 17
WEBSHELL- = 16
WEBSHELL- = 15
WEBSHELL- = 14
WEBSHELL- = 13
WEBSHELL- = 12
WEBSHELL- = 11
WEBSHELL- = 10
WEBSHELL- = 9
WEBSHELL- = 8
WEBSHELL- = 7
WEBSHELL- = 6
WEBSHELL- = 5
WEBSHELL- = 4
WEBSHELL- = 3
----------------------------------------------------------------------
Comment 1•25 years ago
|
||
They all freed up for me. I think this is a duplicate of another bug (#22068)
Comment 2•25 years ago
|
||
gena01@lk.net - are you still seeing this problem on recent builds of Mozilla?
Gerv
Reporter | ||
Comment 3•25 years ago
|
||
OK, I just tested HotWired website and I still see the WebShell count go up.
I am running Windows Installer Build 2000040908. The only difference is that I
have to hit reload like 3-4 times before it actually connects to the server and
loads the page again. This is when the numbers start to go up in the console
window. Here is a capture of my console window:
-----------------------------[ Console Capture ]------------------------------
WEBSHELL+ = 6
WEBSHELL+ = 7
has multiple monitor apis is 0
Document http://www.hotwired.com/ loaded successfully
Document: Done (15.953 secs)
Going to reload
Document http://hotwired.lycos.com/ loaded successfully
Document: Done (0.16 secs)
Going to reload
Document http://hotwired.lycos.com/ loaded successfully
Document: Done (0.15 secs)
Going to reload
Document http://hotwired.lycos.com/ loaded successfully
Document: Done (0.15 secs)
Going to reload
Document http://hotwired.lycos.com/ loaded successfully
Document: Done (0.17 secs)
Going to reload
WEBSHELL+ = 8
WEBSHELL+ = 9
WEBSHELL+ = 10
Document http://hotwired.lycos.com/ loaded successfully
Document: Done (3.185 secs)
-------------------------------------------------------------------------------
Comment 4•25 years ago
|
||
Yes, the webshell count going up is likely a dup of #22068 as I indicated
previously. That it takes 3-4 clicks is another bug filed already. The
webshell count climbing can be expected on any site with frames I believe.
I'm closing this as a dup of #22068.
*** This bug has been marked as a duplicate of 22068 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•