View Issue Details

IDProjectCategoryView StatusLast Update
0021310MMW 5FileMonitor / Find Missingpublic2024-11-04 15:48
ReporterLudek Assigned To 
PriorityimmediateSeveritycrashReproducibilityunable to reproduce
Status closedResolutionreopened 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0021310: Scanning can result in "out of memory"
DescriptionBased on logs from [Ticket # 7870] scanning can result in "out of memory",
I guess it relates to certain scan settings and based on the DbgView log leaking structure is TSharedList

To find more..
TagsNo tags attached.
Fixed in build3069

Relationships

related to 0021234 feedbackLudek Increased memory utilization after navigating (does not go down) 
related to 0021311 closedLudek Crash on scan 
related to 0021320 assignedmichal Inspect memory leaks during (re-)scanning 

Activities

Ludek

2024-10-31 17:48

developer   ~0077436

image.png (65,507 bytes)   
image.png (65,507 bytes)   

Ludek

2024-10-31 19:26

developer   ~0077438

Based on log analyzis there needs to be certain conditions fullfilled:

User was in a folders node
\\diskstation\Music\Music\
where during scanning the UI was constantly updating and queue of low priority tasks was full because of running 'hasSubfolders' function on all subfolders of '\\diskstation\Music\Music\'

Ludek

2024-10-31 20:01

developer   ~0077439

Fixed in 3069

Sent new EXE to the user to confirm..