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 67888 - Panel segfaulted on 1st login
Panel segfaulted on 1st login
Status: RESOLVED DUPLICATE of bug 69333
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-01-03 01:24 UTC by coopercc
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description coopercc 2002-01-03 02:18:15 UTC
Package: control-center
Severity: major
Version: 1.4.0.4
Synopsis: Panel segfaulted on 1st login
Bugzilla-Product: control-center
Bugzilla-Component: general

Description:
I don't know yet if I can reproduce it, since I responded to the immediate bug dialog
with "Send Bug Report".

This is a Red Hat 7.2 system installed on self-assembled hardware. I've got both KDE
and Gnome installed and the login screen allows me to chose default, KDE, Gnome,
or failsafe. I've been operating the system for about a week fixing one by one the
usual new install quirks.

I don't know if this has anything to do with the crash, but last night I installed the
Nvidia driver for my Nvidia GForce 2 video card, updating the X configuration in
the process. That appears to work fine.

Anyway, this morning I wanted to check if my son could access the Loki demos that
come with Red Hat 7.2, so I logged into his account and explicitly selected gnome.
It looks like my son had previously only logged in with KDE since the .gnome*
look like they are just created.

The background and the "Start Here" window came up and the panel got as far as a
grey bar at the bottom when the Bug dialog popped up.


Debugging Information:

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x405af669 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 chunk_alloc
    at malloc.c line 2878
  • #5 __libc_calloc
    at malloc.c line 3844
  • #6 g_malloc0
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_pixmap_new
    from /usr/lib/libgdk-1.2.so.0
  • #8 panel_widget_draw_all
    at eval.c line 41
  • #9 panel_widget_draw_icon
    at eval.c line 41
  • #10 gtk_marshal_NONE__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #11 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_widget_size_allocate
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_frame_size_allocate
    from /usr/lib/libgtk-1.2.so.0
  • #15 gtk_marshal_NONE__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #16 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_widget_size_allocate
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_container_resize_children
    from /usr/lib/libgtk-1.2.so.0
  • #20 gtk_window_move_resize
    from /usr/lib/libgtk-1.2.so.0
  • #21 gtk_window_check_resize
    from /usr/lib/libgtk-1.2.so.0
  • #22 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #23 gtk_signal_real_emit
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #25 gtk_container_check_resize
    from /usr/lib/libgtk-1.2.so.0
  • #26 gtk_container_idle_sizer
    from /usr/lib/libgtk-1.2.so.0
  • #27 g_idle_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #28 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #29 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #30 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #31 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #32 main
    at eval.c line 41
  • #33 __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 chunk_alloc
    at malloc.c line 2878
  • #5 __libc_calloc
    at malloc.c line 3844
  • #6 g_malloc0
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_pixmap_new
    from /usr/lib/libgdk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-01-02 21:18 -------

The original reporter (coopercc@netheaven.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, control-center-maint@bugzilla.gnome.org.

Comment 1 Luis Villa 2002-01-31 18:41:49 UTC

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