Summary: | Crash when trying to tag a corrupted file with MusicBrainz [@ MusicDNSAudioDecoder::run] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Unknown <null> |
Component: | Metadata Editing and Reading | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 123kash, myriam, swiftscythe |
Priority: | NOR | Keywords: | regression, release_blocker |
Version: | 2.5-git | ||
Target Milestone: | 2.6 | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/5e609a6dccb523655205eabc29d26cda503796c2 | Version Fixed In: | 2.6 |
Sentry Crash Report: | |||
Attachments: | Corrupted file (compressed) |
Description
Unknown
2011-10-24 19:23:11 UTC
Could you please mail me this file for tests, I can't reproduce this crash here. Setting status correctly. (In reply to comment #1) > Could you please mail me this file for tests, I can't reproduce this crash > here. OK, I will send it, but the smallest is 9,3 MiB. Created attachment 65029 [details]
Corrupted file (compressed)
This file is 9,3 MiB big after decompression. It contains mostly zeros (except header).
Git commit 44a9496f9a22ae5e7d6c8b4cbfeefd301cb829cc by Sergey Ivanov. Committed on 30/10/2011 at 09:06. Pushed by ivanov into branch 'master'. Fixed crash on decodeing currupted media during MusicDNS search. BUG: 284895 M +1 -0 ChangeLog M +22 -15 src/musicbrainz/MusicDNSAudioDecoder.cpp http://commits.kde.org/amarok/44a9496f9a22ae5e7d6c8b4cbfeefd301cb829cc *** Bug 302156 has been marked as a duplicate of this bug. *** Sergej, could you please have a look? This is still happening in Amarok 2.5-git. It happens to me, too in 2.5-git, but with non-corrupted files. If you need further info, do not hesitate to ask :) Git commit 5e609a6dccb523655205eabc29d26cda503796c2 by Sergey Ivanov. Committed on 19/06/2012 at 20:58. Pushed by ivanov into branch 'master'. Increase minimal requiered ffmpeg version up to 0.7. Fix crash on MusicDNS search. FIXED-IN: 2.6 M +1 -1 CMakeLists.txt M +1 -0 ChangeLog M +53 -1 cmake/modules/FindFFmpeg.cmake M +2 -0 src/CMakeLists.txt M +25 -33 src/musicbrainz/MusicDNSAudioDecoder.cpp http://commits.kde.org/amarok/5e609a6dccb523655205eabc29d26cda503796c2 |