GNOME Bugzilla – Bug 377846
gtk_toolbar_remove: assertion `content_to_remove != NULL' failed
Last modified: 2006-11-30 14:46:48 UTC
I keep seeing these error messages: gtk_toolbar_remove: assertion `content_to_remove != NULL' failed I'm not sure what's triggering them - it doesn't seem to be reliably reproducible. I wonder if it's related to: remove_custom_tool_item (browser, priv->sep_rotate_tool_item); remove_custom_tool_item (browser, priv->rotate_tool_item); - Mike
It might be related to this: Log message: 2006-11-18 Paolo Bacchilega <paobac@cvs.gnome.org> * src/gth-browser.c (add_rotate_toolbar_item): added a separator before the rotate toolbar item. - Mike
Here's a gdb backtrace with --g-fatal-warnings: Gtk-CRITICAL **: gtk_toolbar_remove: assertion `content_to_remove != NULL' failed aborting... Program received signal SIGABRT, Aborted.
+ Trace 89083
Thread NaN (LWP 6207)
fixed in current CVS