Open
Bug 2004895
Opened 1 day ago
Updated 1 day ago
TrueNAS 25.10.x memory leak when dashboard is visible
Categories
(Core :: Performance: Memory, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: metasieben, Unassigned)
Details
Attachments
(2 files)
This (probably mostly useless) profile was taken while the TrueNAS tab was using 48GB of memory.
[0] https://share.firefox.dev/48Mamw1
Since the update to TrueNAS 25.10 the dashboard has been consuming large amounts of memory.
[1] https://share.firefox.dev/4a4KUE5
This profile was taken on another server running 25.10 shortly after start-up, constantly using 90-100% CPU
and memory increasing. Maybe here the reason why it is leaking is "more" visible.
| Reporter | ||
Comment 1•1 day ago
|
||
Comment 3•1 day ago
|
||
- Can you attach the contents of about:support
- The profils only have the mainthred of the process visible. And that just shows lots of javacript activity. The memory report shows lots of duplicates of strings, so that may be the issue.
- Is it possible to create a testcase, or give access to mozilla devs for some portal where they can repro this bug?
- A shot in the dark: Does the memory increase occur if you set gfx.canvas.accelerated=False and restart the browser?
cc: sfink because "strings".
Component: General → Performance: Memory
Flags: needinfo?(mozilla)
| Reporter | ||
Comment 4•1 day ago
|
||
Created a "full" profiler recording in a clean profile:
https://share.firefox.dev/4ptjDjD
Flags: needinfo?(mozilla)
| Reporter | ||
Comment 5•1 day ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•