View Issue Details

IDProjectCategoryView StatusLast Update
0021320MMW 5FileMonitor / Find Missingpublic2025-02-21 12:42
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2024.0 
Target Version2024.2 
Summary0021320: Inspect memory leaks during (re-)scanning
DescriptionThere has been a huge memory leak that could result in "out of memory" (related to UI updates) --> this was fixed as 0021310

But memory during scanning still tends to increase although nothing is growing in sum delphi objects anymore (DbgView part) and nothing significant in snapshots..
So we should continue inspecting possible leaks..
TagsNo tags attached.
Fixed in build

Relationships

related to 0021310 closedLudek Scanning can result in "out of memory" 
related to 0021372 feedbackpeke Possible memory leaks during nonstop playback of many tracks 
related to 0020906 feedbackpetr AV EFBE0000 (out of memory) / navigating menus increases memory utilization 
related to 0021182 feedbackpetr Editing Properties Memory Leak 

Activities

michal

2025-02-21 12:39

developer   ~0078318

Resolving. I tested it on current sources and there does not seem to be any relation to scanning itself. The leak is stable no matter how many files are scanned. It seems to be related to problems with releasing window objects, which are in issues 0020906 and 0021182 (in this case releasing of dialogs related to scan and scan result).