Always when I create a new project or when I want to open an existing project Code::Blocks crashs without any warning or error message. But when I run it in the console, there is an error with GTK:
(codeblocks:9128): Gtk-CRITICAL **: gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
Gtk-ERROR **: file gtkcontainer.c: line 2447 (gtk_container_propagate_expose): assertion failed: (child->parent == GTK_WIDGET (container))
aborting...
Btw: I use openSUSE 10.2.
And sorry for my (maybe) bad english, I'm German.