GNOME Bugzilla – Bug 637990
Seg fault in file_checkNsave_cancel()
Last modified: 2013-02-05 21:43:59 UTC
Program received signal SIGSEGV, Segmentation fault. 0x0808c5f9 in file_checkNsave_cancel (cns=0x0) at file.c:471 471 g_cancellable_cancel(((TcheckNsave *)cns)->cancelab); (gdb) bt
+ Trace 225248
There's another example of this at: https://bugzilla.redhat.com/show_bug.cgi?id=683497
Possible fix was in r6828. Lets close this report and see what happens.