View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021346 | MMW 5 | Main Panel | public | 2024-11-12 19:25 | 2024-11-14 14:20 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0021346: Memory leak related to lyrics searching | ||||
Description | User from ticket [Ticket # 7952] has found a memory leak during playback and shared the log.. After analyzing the log I found that with each new playing track lyrics/comment/extended tags are read from DB for the track in question to show lyrics in the Preview element (in Playing mode), but the text is not subsequenlty freed from memory after the track playback ends. EDIT: It seems that lyrics searching is causing the major memory leak.. | ||||
Steps To Reproduce | Some faster steps to replicate: 1) Set Preview element with lyrics searching enabled, mode Selected 2) Click first file 3) wait 1 second for the lyrics to be found and press down arrow to move to the next file Repeat step 3) second by second => memory is slowly growing with each file i.e. playback does not need to be initiated at all | ||||
Tags | No tags attached. | ||||
Fixed in build | 3075 | ||||
|
I haven't been able to replicate any major leaking in further tests, just in the initial test, so I am not sure what the issue was.. Anyhow I found one related small leak => Fixed in 3075 |
|
Verified 3076 Image 1 = MM start Image 2 = After 1h of using steps and 200+ tracks and Auto-Tag + Lyrics on 60-80 tracks at time |