Ha, that is exactly the line introduced by my patch.

@@ -2137,5 +2137,5 @@
        device = g_object_get_data(G_OBJECT(info), "gst-device");
-       if (!device) {
+       if (!GST_IS_DEVICE(device)) {
                return NULL;
        }

I'll ask Gnome and Pidgin maintainers if they have any idea what is
going on.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2136313

Title:
  Pidgin crashed with SIGSEGV in g_type_check_instance_is_a()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/2136313/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to