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 77792 - Crash when hitting escape to cancel logout
Crash when hitting escape to cancel logout
Status: RESOLVED DUPLICATE of bug 38666
Product: gnome-core
Classification: Deprecated
Component: gsm
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-core Maintainers
gnome-core Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-05 20:29 UTC by elliott
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description elliott 2002-04-05 20:29:31 UTC
Package: gnome-core
Severity: normal
Version: 1.4.0.4
Synopsis: Crash when hitting escape to cancel logout
Bugzilla-Product: gnome-core
Bugzilla-Component: gsm

Description:
Press Ctrl-Alt-Del to bring up the logout dialog, while it is painting the texture from the corners to the center hit escape to cancel it.

The session manager will crash like this EVERY time.  However, if I wait for the painting to finish and click no (or press escape when I can clearly see the dialog is there) it will not crash.

-Dave


Debugging Information:

(no debugging symbols found)...0x40543ca9 in __wait4 ()
   from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 _IceTransClose
    from /usr/X11R6/lib/libICE.so.6
  • #5 _IceFreeConnection
    from /usr/X11R6/lib/libICE.so.6
  • #6 IceCloseConnection
    from /usr/X11R6/lib/libICE.so.6
  • #7 process_ice_messages
    from /usr/lib/libgnomeui.so.32
  • #8 gdk_io_invoke
    from /usr/lib/libgdk-1.2.so.0
  • #9 g_io_unix_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #10 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #11 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #12 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #13 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #14 main
  • #15 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 _IceTransClose
    from /usr/X11R6/lib/libICE.so.6
  • #5 _IceFreeConnection
    from /usr/X11R6/lib/libICE.so.6
  • #6 IceCloseConnection
    from /usr/X11R6/lib/libICE.so.6
  • #7 process_ice_messages
    from /usr/lib/libgnomeui.so.32




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-04-05 15:29 -------

The original reporter (elliott@stcnet.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-core-maint@bugzilla.gnome.org.

Comment 1 Kjartan Maraas 2002-04-06 09:30:32 UTC
This has been fixed in a later release. Please use gnome-libs-1.4.1.5
and gnome-core-1.4.0.6 or newer.

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