GNOME Bugzilla – Bug 638739
Evolution crashes while quitting the application
Last modified: 2013-09-13 01:10:07 UTC
evolution (gtk3 branch) gtk+ master (gtk3) glib master I quit the Evolution. Thread 0xae23cb70 (LWP 4962) exited] Program received signal SIGSEGV, Segmentation fault. gtk_widget_verify_invariants (widget=0x0) at gtkwidget.c:8652 8652 if (widget->priv->verifying_invariants_count > 0) (gdb) bt
+ Trace 225407
may be related to bug 638251
Created attachment 178001 [details] [review] Patch for avoiding crashes
Created attachment 178002 [details] [review] Patch for avoiding crashes
Looks good, please commit to the gtk3 branch so I can include it in the rebase.
Comment on attachment 178002 [details] [review] Patch for avoiding crashes committed to gtk3 branch
in source means fixed, I suppose. Thus closing.