Judging from these traces, some client code is passing an invalid GtkImage pointer into indicator_image_helper_update(). Even if we're not sure who the caller is, we can safeguard against crashes like this somewhat by adding a GTK_IS_IMAGE test to the image argument that gets passed in.
It would be better to find the client code that's passing in an invalid GtkImage, but none of the Stacktraces have that information. ** Branch linked: lp:~charlesk/libindicator/lp-946408 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946408 Title: indicator-applet-complete crashed with SIGSEGV in libindicator's indicator-image-helper To manage notifications about this bug go to: https://bugs.launchpad.net/libindicator/+bug/946408/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs