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 112996 - gnome-session crash
gnome-session crash
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
2.3.x
Other other
: High critical
: ---
Assigned To: Session Maintainers
Session Maintainers
: 114738 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-05-03 18:02 UTC by Havoc Pennington
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2003-05-14 15:50:28 UTC
Package: gnome-session
Severity: normal
Version: GNOME2.3.0 2.3.0
Synopsis: gnome-session crash
Bugzilla-Product: gnome-session
Bugzilla-Component: gnome-session
BugBuddy-GnomeVersion: 2.0 (2.3.0)
Description:
gnome-session crashed when "cancel" clicked on logout dialog. Had done a
couple 
"logout" then "cancel" in a row. Unfortunately, backtrace looks pretty
useless.


Debugging Information:

Backtrace was generated from '/unst2/bin/gnome-session'

0x4090d587 in waitpid () from /lib/libpthread.so.0
  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #2 __pthread_clock_settime
    from /lib/libpthread.so.0
  • #3 killpg
    from /lib/libc.so.6
  • #4 _gdk_events_queue
    at gdkevents-x11.c line 1937
  • #5 gdk_event_dispatch
    at gdkevents-x11.c line 1997
  • #6 g_main_dispatch
    at gmain.c line 1653
  • #7 g_main_context_dispatch
    at gmain.c line 2197
  • #8 g_main_context_iterate
    at gmain.c line 2278
  • #9 g_main_loop_run
    at gmain.c line 2498
  • #10 gtk_main
    at gtkmain.c line 1093
  • #11 main
    at main.c line 568
  • #12 __libc_start_main
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-05-14 11:50 -------

Reassigning to the default owner of the component, gnome-session-maint@bugzilla.gnome.org.

Comment 1 Elijah Newren 2003-05-25 16:54:17 UTC
This looks like bug 105745--the nearly ubiquitous spontaneous gdk
crash.  If so, this would be the first stack trace containing
debugging symbols for that crash...
Comment 2 Owen Taylor 2003-05-25 18:25:38 UTC
I don't think this is actually a dup of the other
GdkEvent crash ... the portion of the stack in 
gdkevents-x11.c is considerably shorter.
Comment 3 Matthew Gatto 2004-01-09 01:25:04 UTC
*** Bug 114738 has been marked as a duplicate of this bug. ***
Comment 4 Mark McLoughlin 2004-02-04 09:02:06 UTC
Okay, so the last duplicate was in 2.3.1. I think we can make a safe
guess that this has since gone away.

Re-open if anything new comes up