http://bugzilla.opensuse.org/show_bug.cgi?id=1074273 http://bugzilla.opensuse.org/show_bug.cgi?id=1074273#c5 Wolfgang Bauer <wbauer@tmo.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wbauer@tmo.at --- Comment #5 from Wolfgang Bauer <wbauer@tmo.at> --- (In reply to Patrick Finie from comment #0)
Created attachment 754465 [details] kdenlive gdb log.
Seems to be a gstreamer problem: (kdenlive:15697): GStreamer-CRITICAL **: gst_object_ref_sink: assertion 'object != NULL' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_object_ref_sink: assertion 'object != NULL' failed (kdenlive:15697): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_ghost_pad_new: assertion 'GST_IS_PAD (target)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_element_add_pad: assertion 'GST_IS_PAD (pad)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_ghost_pad_new: assertion 'GST_IS_PAD (target)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_element_add_pad: assertion 'GST_IS_PAD (pad)' failed (kdenlive:15697): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed WARNING: Phonon::createPath: Cannot connect Phonon::MediaObject ( no objectName ) to Phonon::AudioOutput ( no objectName ). Thread 1 "kdenlive" received signal SIGSEGV, Segmentation fault. 0x00007fffa5f662a7 in ?? () from /usr/lib64/qt5/plugins/phonon4qt5_backend/phonon_gstreamer.so You could try to install phonon4qt5-backend-vlc and see if it helps. Do other applications using gstreamer (totem e.g.) work, or do they crash as well? -- You are receiving this mail because: You are on the CC list for the bug.