does seamonkey have memory leaks now ?

User Help for Seamonkey and Mozilla Suite
Post Reply
Michael REMY
Posts: 323
Joined: December 19th, 2009, 2:27 am

does seamonkey have memory leaks now ?

Post by Michael REMY »

hi,

i was suprised by a thing.

i openned seamonkey this morning, visited some usual website, run a classic http download (with download manager) like many days, since many months.
i close ALL the tabs, even the seamonkey application.
So i have only the download manager running with a tiny http current download.

the memory remains on huge capacity (500Mb).
i check the about:memory and discover there are crappy thing in remain like this exemple :
├──280,224 B (00.14%) -- content/raster/used
│ │ ├──120,000 B (00.06%) -- <non-notable images>
│ │ │ ├──117,680 B (00.06%) ── source
│ │ │ └────2,320 B (00.00%) ── decoded-heap
│ │ ├───45,136 B (00.02%) ── image(500x130, https://members.cocoleech.com/images/xxxxx.png)/source
│ │ ├───36,944 B (00.02%) ── image(500x120, http://images.xxxx.me/images/81980963268009626172.png)/source
│ │ ├───24,656 B (00.01%) ── image(230x370, https://c.woopic.com/Magic/Menu_Legislatives.jpg)/source
│ │ ├───20,560 B (00.01%) ── image(167x410, https://www.google.fr/images/nav_logo242.png)/source
│ │ ├───16,464 B (00.01%) ── image(256x256, https://m.media-amazon.com/images/I/31eRZmm99KL.png)/source
│ │ └───16,464 B (00.01%) ── image(393x96, https://m.media-amazon.com/images/I/31EUbpSjBmL.png)/source
i hit the button GC, CC and "minimize memory" but it remains there.

why the memory is occuped with things i visited two hour ago ?
This url of images are even NOT concerned but the domain of the current http download file.

When i close all pages, all tabs, the application, the memory should low to its minimal occupation.

very strange.

what is "heap mapped" ? what is its concern ?

it is huge whereas all is closed excepted the downloaded manager :

Code: Select all

   16,083,416 B ── d3d11-shared-textures
            0 B ── gfx-d2d-vram-draw-target
       14,700 B ── gfx-d2d-vram-source-surface
       22,340 B ── gfx-surface-win32
            0 B ── gfx-textures
            0 B ── gfx-textures-peak
            0 B ── gfx-tiles-waste
              0 ── ghost-windows
  120,786,944 B ── gpu-committed
  131,248,128 B ── gpu-dedicated
   21,086,208 B ── gpu-shared
   92,643,784 B ── heap-allocated
    1,048,576 B ── heap-chunksize
  [b]580,911,104 B ── heap-mapped[/b]
              0 ── host-object-urls
      289,568 B ── imagelib-surface-cache-estimated-locked
      289,568 B ── imagelib-surface-cache-estimated-total
              0 ── imagelib-surface-cache-overflow-count
    2,318,336 B ── js-main-runtime-temporary-peak
  501,166,080 B ── private
  453,488,640 B ── resident
  420,352,000 B ── resident-unique
   13,943,584 B ── system-heap-allocated
1,798,418,432 B ── vsize
1,737,359,360 B ── vsize-max-contiguous

End of Main Process
Post Reply