Summary: | Crash when using aside preview for sound selection (malloc, delete, QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::freeData, Phonon::Xine::XineStream::createStream) | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Marcus Harrison <marcus> |
Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, echidnaman |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marcus Harrison
2009-09-01 23:59:24 UTC
I discovered the problem: the files I tried to preview were 0MB in size, because they had been moved by Amarok's file organizer into a different directory earlier. However, these 0MB files were left behind. The fact that the files were empty (which I presume is what you mean by size 0MB) shouldn't cause a crash. The fault lies in Phonon/Xine, so I'm reassigning the bug to that package. The first backtrace on bug 186667 looks related. *** This bug has been marked as a duplicate of bug 180214 *** |