View Issue Details

IDProjectCategoryView StatusLast Update
0003156MMW v4Playerpublic2007-07-15 18:20
Reporterrusty Assigned To 
PriorityimmediateSeveritycrashReproducibilitysometimes
Status resolvedResolutionfixed 
Fixed in Version3.0 
Summary0003156: Analyze Volume memory leak and error
DescriptionReport 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 InformationEurekalog posted to the ftp server
TagsNo tags attached.
Fixed in build1047

Relationships

related to 0003224 closedjiri Volume analysis decode errors on APE/MP4 

Activities

jiri

2007-06-25 20:08

administrator   ~0009570

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.

petr

2007-07-05 19:35

developer   ~0009652

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).

petr

2007-07-15 18:20

developer   ~0009783

I've fixed some memory leaks.