View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005809 | MMW v4 | Properties/Auto-Tools | public | 2009-06-21 11:18 | 2009-10-16 01:07 |
Reporter | jiri | Assigned To | |||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.1.1 | ||||
Fixed in Version | 3.1.2 | ||||
Summary | 0005809: Tagging of large album art on OGG tracks can crash | ||||
Description | As reported in http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=5021, tagging of OGG files can fail in case of large album art. Users reported corrupted tracks, in my case it only resulted in failed tagging. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1265 | ||||
|
While debugging, I found out that the problem is in a call to vorbis_comment_add_tag() function of Vorbis library. We should: 1. Update ogg_static.lib and vorbis_static.lib libraries to the latest version from http://xiph.org/downloads/ (there are both available in newer version). 2. In case it doesn't help, further debug. |
|
Fixed in build 1300. |
|
Merged into build 1257. |
|
Verified 1273 |