View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003156 | MMW v4 | Player | public | 2007-06-25 16:30 | 2007-07-15 18:20 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 3.0 | ||||
Summary | 0003156: Analyze Volume memory leak and error | ||||
Description | Report from user: Was analyzing volume on about 150 songs in a folder. Program froze. Then error reported. After I closed program (MM3), I looked in Task Manager. A program called decoder.exe was using 30,000k of memory and climbing. I shut it down and rebooted. Note: I haven't reproduced this issue, but have found that analyzing a track while playing it sometimes causes the track to repeat. Have not noticed this recently. | ||||
Additional Information | Eurekalog posted to the ftp server | ||||
Tags | No tags attached. | ||||
Fixed in build | 1047 | ||||
|
Assigning to Petr to review the log as it would possibly indicate that something happened in the skin engine. Otherwise, we would need some more information. |
|
In my opinion problems with allocating handle (in skin drawing) is consequence of the main problem somewhere in decoder (huge memory usage). This problem looks similar like bug 3224 (in some cases decoder throws an error and stays in memory even if analyzing for track is finished due error thrown by decoder). |
|
I've fixed some memory leaks. |