Summary: | segfault in collectionscanner while scanning a certain song | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Manuel Amador (Rudd-O) <rudd-o> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | wheeler |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Manuel Amador (Rudd-O)
2006-09-30 17:23:47 UTC
sorry but I cannot replicate it manually with the Ogg song that was originally listed as offending. But I can consistently replicate it with the file that's attached. Clearly looks like a TagLib issue to me, reassigning. http://thebastardoperatorsfromhell.de/dfa/bug/Psychotic%20Chaos.mp3 the song! kudos TheDemonInside Bouncing this back to the amarok guys for now since I can't reproduce this at all with TagLib 1.4 or SVN and don't have amarok installed here. I'm able to extract a valid description (in this case ' ') and image from the given file. From the backtrace it looks like there may be an invalid pointer being passed in somewhere. It's crashing in toCString() code which is used for every single TagLib::String to QString conversion, so I doubt it's a bug there. Works for me with Amarok 1.4.6 and Taglib 1.4 |