GNOME Bugzilla – Bug 82719
Crash when logging out
Last modified: 2004-12-22 21:47:04 UTC
The logout code (function display_gui) doesn't check whether the "Save session" check button was created, resulting in a segfault when it wasn't (i.e. autosave session is activated). Patch follows.
Created attachment 8681 [details] [review] Check if the check button is created
*** Bug 82718 has been marked as a duplicate of this bug. ***
fixed in cvs... (your patch wasn't totally correct, either) *** This bug has been marked as a duplicate of 82629 ***