GNOME Bugzilla – Bug 574706
segfault when not saving a project with errors
Last modified: 2009-03-16 19:37:23 UTC
Steps to reproduce: 1. Start glade 3.5.7 2. Open a libglade .glade file containing stuff only supported in libglade format 3. "Save As" with File Format GtkBuilder 4. "Project foobar has errors, save anyway?" dialog pops up, Details contains "... is only supported in libglade format" messages 5. Answer "No" Stack trace: Program received signal SIGSEGV, Segmentation fault.
+ Trace 213307
Thread 140152741353344 (LWP 24343)
Other information:
Created attachment 130722 [details] [review] Fixes access to invalid/unset GError Quick fix for the crasher.
Fixed in 3.6 release.