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 114525 - Gnome session manager segfault
Gnome session manager segfault
Status: RESOLVED DUPLICATE of bug 105745
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other other
: Normal critical
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-05 21:21 UTC by Jules Colding
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jules Colding 2003-06-05 21:22:24 UTC
Package: gnome-session
Severity: critical
Version: 2.2.0.2
Synopsis: Gnome session manager segfault
Bugzilla-Product: gnome-session
Bugzilla-Component: gnome-session
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)

Description:
Description of Problem:
It segfaults

Steps to reproduce the problem:
1. It just happened
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?
Only once


Additional Information:
This happened when starting up2date




Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1086297184 (LWP 2123)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...0xffffe002
in ??
    ()

Thread 1 (Thread 1086297184 (LWP 2123))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gdk_event_get_graphics_expose
    from /usr/lib/libgdk-x11-2.0.so.0
  • #4 gdk_add_client_message_filter
    from /usr/lib/libgdk-x11-2.0.so.0
  • #5 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #6 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #7 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
  • #13 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-06-05 17:22 -------

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

Comment 1 Elijah Newren 2003-06-12 02:58:34 UTC
This looks like the mysterious gtk+ crash that is showing up
everywhere [See specifically bug 105745 for more info].
                                                                     
          
A number of people are getting this, but the stack traces are
unfortunately useless and we don't know how to reproduce the problem.
Can you get a stacktrace with symbols for us?
                                                                     
          
[If you're using RedHat 9, you can do so with the following easy
method; otherwise this will require recompiling from source:
                                                                     
          
  Install
  http://people.redhat.com/otaylor/tmp/gtk2-debuginfo-2.2.1-4.i386.rpm
  and if the problem occurs again, submit the backtrace you get.
  Installing the debuginfo package will make the backtrace much more
  useful.]
                                                                     
          
I am adding myself to the cc and marking as needinfo for now.
Comment 2 Alex Duggan 2003-07-02 12:52:35 UTC
If you have any more useful information about these crashes, please
post them in bug 105745.

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