View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014472 | MMW v4 | Codec | public | 2017-10-19 14:49 | 2017-10-24 17:53 |
Reporter | rusty | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1.19 | Fixed in Version | 4.1.19 | ||
Summary | 0014472: MM crashes while ripping (when accessing MP3 files being ripped via My Computer node) | ||||
Description | There have been a couple of reports that MM 4.1.19.1854 crashes while ripping tracks: http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=88674 ZZR-377-95154 | ||||
Steps To Reproduce | 1. Rip cd (right click on cd and select "rip audio cd") 2. While cd is busy ripping go to "my computer node" 3. Go to where you told mm to save your rips (in my case it is C:\"User"\Music\CD Rips) 4. Continually press F5 again and again until the crash occurs | ||||
Tags | No tags attached. | ||||
Fixed in build | 1856 | ||||
|
I can reproduce using steps from the forum http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=88674 It isn't a regression, it crashes in 4.1.16 too. |
|
The improved steps to reproduce (that leads to the crash almost always) are: 1. Rip cd (right click on cd and select "rip audio cd") 2. While cd is busy ripping go to "my computer node" 3. Go to where you told mm to save your rips (in my case it is C:\"User"\Music\CD Rips) 4. Continually press F5 again and again until the crash occurs Fixed in 4.1.19.1856 and merged to 5.0.0.2082 |
|
Testing further the crash was really regression related to new id3lib.dll compilation. It crashes in 4.1.16 because we had invalid id3lib.dll. It doesn't crash in 4.1.17 where we had the original id3lib.dll again (compiled using MSVC6) and starting from 4.1.18 it crashes again (with the new id3lib compiled by new compiler). This is most probably also related to the crash 0014466 |
|
Verified 1856 |