qutim icon indicating copy to clipboard operation
qutim copied to clipboard

Additional segmentation fault

Open yoihito opened this issue 9 years ago • 2 comments

I am getting segmentation fault at startup, after I have set up vk account

!!!!!!! 'ubuntu' '0x0' ''
UnityLauncher::UnityLauncher(QObject*) 

(qutim:23194): GStreamer-CRITICAL **: gst_caps_copy: assertion 'GST_IS_CAPS (caps)' failed

(qutim:23194): GLib-GObject-WARNING **: cannot register existing type 'GstObject'

(qutim:23194): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(qutim:23194): GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' failed

(qutim:23194): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed

(qutim:23194): GStreamer-CRITICAL **: gst_element_class_set_metadata: assertion 'GST_IS_ELEMENT_CLASS (klass)' failed
[1]    23194 segmentation fault (core dumped)  qutim

yoihito avatar Mar 09 '15 14:03 yoihito

Hi, what distro do you have? I've already heard about segfault like this at Fedora, maybe their issue?

Provide distro details, gstreamer version, source of qutim's binaries, please.

euroelessar avatar Mar 10 '15 20:03 euroelessar

Hey! Here it is.

Ubuntu 14.04
gstreamer 1.0,
qutIM version 0.3.3.0
Using Qt version 4.8.6
GPL v3 or any later

yoihito avatar Mar 13 '15 09:03 yoihito