View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021200 | MMW 5 | Tracklist | public | 2024-09-12 03:16 | 2024-09-14 19:03 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0021200: Expanding Artists node on large DB => out of memory (regression 3050) | ||||
Description | This was reported by a user on build 3051 (I'm unable to replicate). User indicates that reverting to build 3045 eliminates the bug. EDIT (by Ludek): Replicated on user's DB when expanded "Entire Library"->"Artist" with 21637 artists => "out of memory" | ||||
Steps To Reproduce | 1 Started MM 2 Switched to another tab that was stored from a previous session. --> The media tree in this tab automatically expanded "Entire Library"->"Artist" --> While MM was loading the sub nodes it crashed | ||||
Additional Information | Originally reported at https://www.mediamonkey.com/forum/viewtopic.php?t=106642 Debug log at ticket 0007557 | ||||
Tags | No tags attached. | ||||
Fixed in build | 3052 | ||||
|
ok, I got DB from the user and the issue is "out of memory" where expanding Entire Library > Artists node on his database => memory grows to > 3 GB !! |
|
Thsi regression was caused by fixing issue 0021150 in build 3050 |
|
Fixed in 3052 |
|
Testing on 3052 sees no runaway memory usage resulting in crash so far. |
|
I see no run-away memory usage when using sub-nodes, but did get over 800MB of memory usage that seems to have settled around ~750MB with the Playing node selected and file file playback happening. It seems the tree is not releasing the memory it used after x amount of time. |