After picking up recent upgrades, I noticed suddenly that inkscape won't start. msoulier@anton:~$ inkscape: Symbol `_ZTIN3Gtk6WidgetE' has different size in shared object, consider re-linking (inkscape:24474): glibmm-CRITICAL **: Glib::Interface::Interface(const Glib::Interface_Class&): assertion `gobject_ != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed (inkscape:24474): gtkmm-CRITICAL **: void<unnamed>::container_foreach_callback(GtkWidget*, void*): assertion `widget != 0' failed Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix Reproducible: Always Steps to Reproduce: I'm not sure exactly which upgrades resulted in this situation, but revdep-rebuild showed that everything was fine. Expected Results: I expected inkscape to start normally. Rebuilding inkscape solved the issue.
Um, have you ever used the revdep-rebuild tool from the app-portage/gentoolkit package?
(In reply to comment #1) > Um, have you ever used the revdep-rebuild tool from the app-portage/gentoolkit > package? Yes, if you look at the description, you'll see that I ran it and it reported that nothing needed rebuilding. It apparently missed this problem.
see bug 200130, it might the same problem > Now rebuilding gtkmm and glibmm (2.14.2) ... > OK, recompiling boths libs _and_ Inkscape makes this programs works again