Looks like possibly a destroyed GtkImage is being passed to image- helper's refresh_image() function
In that stacktrace, the GtkImage's icon_helper is NULL. In GTK+'s code, that field initialized with a call to _gtk_icon_helper_new() when the GtkImage is created, and then cleared and set to NULL in gtk_image_destroy(). -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
