After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 82719 - Crash when logging out
Crash when logging out
Status: RESOLVED DUPLICATE of bug 82629
Product: gnome-session
Classification: Core
Component: gnome-session
1.5.x
Other other
: Normal critical
: ---
Assigned To: Session Maintainers
Session Maintainers
: 82718 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-05-23 08:18 UTC by Gustavo Giráldez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0


Attachments
Check if the check button is created (791 bytes, patch)
2002-05-23 08:32 UTC, Gustavo Giráldez
none Details | Review

Description Gustavo Giráldez 2002-05-23 08:20:52 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.
Comment 1 Gustavo Giráldez 2002-05-23 08:32:36 UTC
Created attachment 8681 [details] [review]
Check if the check button is created
Comment 2 Gustavo Giráldez 2002-05-23 08:33:31 UTC
*** Bug 82718 has been marked as a duplicate of this bug. ***
Comment 3 jacob berkman 2002-05-23 18:19:41 UTC
fixed in cvs...

(your patch wasn't totally correct, either)

*** This bug has been marked as a duplicate of 82629 ***