[Bug 732430] New: Rhythmbox crashes when calling siddec
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jun 29 08:40:00 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732430
GStreamer | gst-plugins-ugly | unspecified
Summary: Rhythmbox crashes when calling siddec
Classification: Platform
Product: GStreamer
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: chloe.desoutter at atasta.net
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=279539)
--> (https://bugzilla.gnome.org/attachment.cgi?id=279539)
GDB trace
When trying to play a SID (C64) file in Rhythmbox, the app crashes. Debugging
tends to indicate this is a Gstreamer problem, though I cannot reproduce it
with gst-launch.
Running
gst-launch-1.0 filesrc location=Star_Trekkin.sid ! siddec ! pulsesink
will play the file properly.
Running
rhythmbox Star_Trekkin.sid
gives
(rhythmbox:9287): Gtk-CRITICAL **: gtk_css_provider_load_from_path: assertion
'path != NULL' failed
(rhythmbox:9287): GLib-GObject-CRITICAL **: object SoupServer 0x7f85a4003770
finalized while still in-construction
(rhythmbox:9287): GLib-GObject-CRITICAL **: Custom constructor for class
SoupServer returned NULL (which is invalid). Please use GInitable instead.
(rhythmbox:9287): Gtk-CRITICAL **: gtk_builder_get_object: assertion
'GTK_IS_BUILDER (builder)' failed
(rhythmbox:9287): Gtk-CRITICAL **: gtk_builder_get_object: assertion
'GTK_IS_BUILDER (builder)' failed
(rhythmbox:9287): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion
'GTK_IS_WIDGET (widget)' failed
(rhythmbox:9287): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion
'GTK_IS_WIDGET (widget)' failed
(rhythmbox:9287): libdmapsharing-WARNING **: DACP browsing not started
g_dbus_connection_real_closed: Remote peer vanished with error: Error receiving
message: Connection reset by peer (g-io-error-quark, 0). Exiting.
Erreur de segmentation (core dumped)
A GDB session gives me (see attachment).
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list