After a while of debugging I have reduced the steps to reproduce to the following:
- Create menu bar - Add menu item - Change type - Change name (CRASH!) I attached a debugger to the application and compiled libgladeui with debug information. I believe the problem is happening in one of the signal handlers that get invoked when the type of menu is changed to "Image". After some tracing I realized that it would insert "imagemenuitem6" as the old_name for a widget who's REAL old_name is "menuitem5". -- glade-3 crashed with SIGSEGV in g_utf8_get_char() https://bugs.launchpad.net/bugs/214225 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs