Summary: | KNotify crashes immediately after login [@ Phonon::Gstreamer::MediaObject::setError] | ||
---|---|---|---|
Product: | [Unmaintained] phonon-backend-gstreamer | Reporter: | Abhishek Tamhane <abhishek.tamhane> |
Component: | general | Assignee: | Martin Sandsmark <martin.sandsmark> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, colin, martin.sandsmark, myriam, uglyog |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Abhishek Tamhane
2010-09-22 16:56:00 UTC
Please make sure you are running the latest version of gstreamer-plugins-good. I've a funny feeling this is already fixed. (In reply to comment #1) > Please make sure you are running the latest version of gstreamer-plugins-good. > I've a funny feeling this is already fixed. Thank you for the response. I am running gstreamer-plugins-good-0.10.25-1.fc13.i686, which seems to be the latest version available in the Fedora repositories. *** Bug 252983 has been marked as a duplicate of this bug. *** Created attachment 52305 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0
- What I was doing when the application crashed: crash occurs after login and selecting a track to play
-- Backtrace (Reduced):
#8 0x00007fae82726804 in g_assertion_message (domain=<value optimized out>, file=<value optimized out>, line=<value optimized out>, func=0x7fae6d179f70 "gst_pulsesink_change_state", message=0x22c65f0 "assertion failed: (pulsesink->mainloop == NULL)") at /build/buildd/glib2.0-2.26.0/glib/gtestutils.c:1358
#9 0x00007fae82726da0 in g_assertion_message_expr (domain=0x0, file=0x7fae6d178a5e "pulsesink.c", line=2470, func=0x7fae6d179f70 "gst_pulsesink_change_state", expr=<value optimized out>) at /build/buildd/glib2.0-2.26.0/glib/gtestutils.c:1369
#10 0x00007fae6d171cb3 in gst_pulsesink_change_state (element=0x17b6310, transition=GST_STATE_CHANGE_NULL_TO_READY) at pulsesink.c:2470
#11 0x00007fae72251edc in gst_element_change_state (element=0xa7a, transition=2682) at gstelement.c:2546
#12 0x00007fae7225504b in gst_element_set_state_func (element=0x17b6310, state=GST_STATE_READY) at gstelement.c:2502
[Comment from a bug triager] There is another report (bug 243521) with a similar/the same backtrace. Should them be merged ? Regards Yeah probably, but it looks like a GST bug rather than a phonon one per-se. I'd try the latest GST versions tho' as I doubt such a bug would be in their code for long as it'd likely show up fairly quickly. *** This bug has been marked as a duplicate of bug 243521 *** reassigning to the new bugzilla product for better bug tracing of the various backends. Sorry for the noise. |