View Issue Details

IDProjectCategoryView StatusLast Update
0018892MMW 5FileMonitor / Find Missingpublic2022-03-05 01:52
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.3Fixed in Version5.0.3 
Summary0018892: Possible memory leak during scanning with certain settings
DescriptionBased on debug log from ticket 3808 following settings
Options > Library
[x] Update file info from tags when rescanning files
-- [ ] Only for files with changed timestamp or size

causes that during scan all files are re-scanned and their tags including artwork re-read, based on the log the artwork re-reading can cause significant memory leaks.
TagsNo tags attached.
Fixed in build2610

Activities

Ludek

2022-03-02 16:12

developer   ~0067159

Fixed in 2610

peke

2022-03-05 01:52

developer   ~0067206

Verified 2610

Test Note: watch mem usage so that garbage cleanup correctly free ram.