Summary: | Crash during playback in middle of song | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | charly ghislain <charlyghislain> |
Component: | general | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | alex.merry, andresbajotierra, martin.sandsmark, mpyne, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Another backtrace |
Description
charly ghislain
2009-05-26 13:02:21 UTC
Created attachment 34016 [details]
Another backtrace
Reported to gstreamer http://bugzilla.gnome.org/show_bug.cgi?id=583880. Should probably be assigned to phonon rather than juk, but i can't do it it seems. However if a backend is crashing, the application should handle it. Regards, Charly It is indeed a crash in GStreamer: Thread 7 (Thread 0x7fa2e5443910 (LWP 7389)): [KCrash Handler] #4 0x00007fa2f933e2d5 in raise () from /lib/libc.so.6 #5 0x00007fa2f933f73a in abort () from /lib/libc.so.6 #6 0x00007fa2f937daa0 in malloc_printerr () from /lib/libc.so.6 #7 0x00007fa2ef362759 in gst_buffer_finalize () from /usr/lib/libgstreamer-0.10.so.0 #8 0x00007fa2ef381e49 in gst_mini_object_unref () from /usr/lib/libgstreamer-0.10.so.0 #9 0x00007fa2ef118fe0 in gst_base_transform_handle_buffer () from /usr/lib/libgstbase-0.10.so.0 #10 0x00007fa2ef119a73 in gst_base_transform_chain () from /usr/lib/libgstbase-0.10.so.0 #11 0x00007fa2ef386448 in gst_pad_chain_unchecked () from /usr/lib/libgstreamer-0.10.so.0 #12 0x00007fa2ef387723 in gst_pad_push () from /usr/lib/libgstreamer-0.10.so.0 #13 0x00007fa2ef119ac8 in gst_base_transform_chain () from /usr/lib/libgstbase-0.10.so.0 Reassigning to Phonon and closing as UPSTREAM. Thanks Of course, just because the crash is in GStreamer, that doesn't mean it isn't caused by an error in the way the phonon backend is using it. I only started getting these crashes today (in Amarok), and my GStreamer was installed on the 19th June. I have updated KDE several times in the last couple of weeks, however. x86_64? This is bug 196207. *** This bug has been marked as a duplicate of bug 196207 *** reassigning to the new bugzilla product for better bug tracing of the various backends. Sorry for the noise. |