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 102739 - gives segmentation fault while logging in
gives segmentation fault while logging in
Status: RESOLVED DUPLICATE of bug 69333
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-07 10:43 UTC by sam
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sam 2003-01-07 10:41:11 UTC
Package: gnome-panel
Severity: critical
Version: 1.4.0.4
Synopsis: gives segmentation fault while logging in
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel

Description:
While Login the panel does not start, (due to segmentation fault) though Other services works fine. 
Recently I installed gtkmm 1.2.7 library and development, gnomemm 1.2.7 library and development. Before that I rarely faced this problem. But since I installed above libs on login it gives problem almost regularly. But on restarting X it works fine. 

To reproduce the bug install above said libraries and everybuddy chat client. This would reproduce the bug.


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)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x405873b9 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 chunk_alloc
    from /lib/libc.so.6
  • #5 calloc
    from /lib/libc.so.6
  • #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
  • #9 panel_widget_size_allocate
  • #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
  • #33 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #4 chunk_alloc
    from /lib/libc.so.6
  • #5 calloc
    from /lib/libc.so.6
  • #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 2003-01-07 05:41 -------

The original reporter (sam@bsnlngp.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-panel-maint@bugzilla.gnome.org.

Comment 1 Arvind S N 2003-01-07 10:47:01 UTC

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