Summary: | amarok crashes on exit (ASSERT) after I change backend from xine to gstreamer | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | p92 |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | martin.sandsmark, myriam, p92 |
Priority: | NOR | ||
Version: | 4.5.0 | ||
Target Milestone: | 4.5.1 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
p92
2011-05-13 13:02:22 UTC
Sorry, but your backtrace is not useful, as you are lacking debugging symbols. If you can reproduce this bug, please check here on how to get a valid backtrace: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Since you are using Kubuntu, you will need amarok-dbg, phonon-dbg and phonon-backend-gstreamer-dbg or phonon-backend-vlc-dbg at least, ideally you should also have kdelibs5-dbg, libqt4-dbg and libglib2.0-0-dbg. That should cover most of the crashes. Created attachment 60017 [details] New crash information added by DrKonqi amarok (2.4.0) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.2 - What I was doing when the application crashed: changing phonon backends, playing some radio streams, then quiting amarok -> crash - Unusual behavior I noticed: seems similar to bug #210427 -- Backtrace (Reduced): #6 0x00007fb553f954bf in Phonon::PathPrivate::phononObjectDestroyed (this=0x1f7f260, mediaNodePrivate=0x21735c0) at ../../phonon/path.cpp:395 #7 0x00007fb553f8f08c in Phonon::MediaNodePrivate::~MediaNodePrivate (this=0x21735c0, __in_chrg=<value optimized out>) at ../../phonon/medianode.cpp:71 #8 0x00007fb553f7ac96 in ~EffectPrivate (this=0x21735c0, __in_chrg=<value optimized out>) at ../../phonon/effect_p.h:40 #9 Phonon::EffectPrivate::~EffectPrivate (this=0x21735c0, __in_chrg=<value optimized out>) at ../../phonon/effect_p.h:40 #10 0x00007fb553f7a1e3 in Phonon::Effect::~Effect (this=0x7fb528002940, __in_chrg=<value optimized out>) at ../../phonon/effect.cpp:36 *** This bug has been marked as a duplicate of bug 210427 *** |