View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021320 | MMW 5 | FileMonitor / Find Missing | public | 2024-11-04 15:47 | 2025-02-21 12:42 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2024.0 | ||||
Target Version | 2024.2 | ||||
Summary | 0021320: Inspect memory leaks during (re-)scanning | ||||
Description | There 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.. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
related to | 0021310 | closed | Ludek | Scanning can result in "out of memory" |
related to | 0021372 | feedback | peke | Possible memory leaks during nonstop playback of many tracks |
related to | 0020906 | feedback | petr | AV EFBE0000 (out of memory) / navigating menus increases memory utilization |
related to | 0021182 | feedback | petr | Editing Properties Memory Leak |
|
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). |