Summary: | Amarok crashes if tries to play a podcast | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Ladislav Nesnera <nesnera> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | tessonec |
Priority: | NOR | ||
Version: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ladislav Nesnera
2008-09-30 09:46:37 UTC
Ok, I could reproduce this with SVN trunk, and got a good backtrace too: Thread 1 (Thread 0x7f65b38947c0 (LWP 23072)): [KCrash Handler] #4 0x00007f65c0ca5095 in raise () from /lib/libc.so.6 #5 0x00007f65c0ca6af0 in abort () from /lib/libc.so.6 #6 0x00007f65c244e055 in qt_message_output () from /usr/lib/libQtCore.so.4 #7 0x00007f65c244e19d in qFatal () from /usr/lib/libQtCore.so.4 #8 0x00007f65a659719e in KSharedPtr<Meta::Artist>::operator-> (this=0x7fffcacb4e00) at /home/mark/kde/include/ksharedptr.h:116 #9 0x00007f65a659596f in LyricsEngine::update (this=0xbb8cd0) at /home/mark/kde/src/amarok/src/context/engines/lyrics/LyricsEngine.cpp:79 #10 0x00007f65a6596034 in LyricsEngine::message (this=0xbb8cd0, state=@0x7fffcacb4f7c) at /home/mark/kde/src/amarok/src/context/engines/lyrics/LyricsEngine.cpp:60 #11 0x00007f65c186b5a7 in ContextSubject::messageNotify (this=0xbfb818, message=@0x7fffcacb4f7c) at /home/mark/kde/src/amarok/src/context/ContextObserver.cpp:63 #12 0x00007f65c186faf6 in Context::ContextView::engineStateChanged (this=0xbfb7e0, state=Phonon::PlayingState, oldState=Phonon::BufferingState) at /home/mark/kde/src/amarok/src/context/ContextView.cpp:231 #13 0x00007f65c199a239 in EngineSubject::stateChangedNotify (this=0x737be0, newState=Phonon::PlayingState, oldState=Phonon::BufferingState) at /home/mark/kde/src/amarok/src/EngineObserver.cpp:109 #14 0x00007f65c1995b86 in EngineController::slotStateChanged (this=0x737bd0, newState=Phonon::PlayingState, oldState=Phonon::BufferingState) at /home/mark/kde/src/amarok/src/EngineController.cpp:640 #15 0x00007f65c19971ee in EngineController::qt_metacall (this=0x737bd0, _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0x7fffcacb5180) at /home/mark/kde/build/amarok/src/EngineController.moc:154 #16 0x00007f65c254b8b6 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #17 0x00007f65bbef80b9 in Phonon::MediaObject::stateChanged (this=0x738270, _t1=Phonon::PlayingState, _t2=Phonon::BufferingState) at /home/mark/kde/build/kdesupport/phonon/phonon/moc_mediaobject.cpp:177 *** Bug 170798 has been marked as a duplicate of this bug. *** Fixed with commit r866155 |