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 101935 - Even more info about the panel crash bug.
Even more info about the panel crash bug.
Status: RESOLVED DUPLICATE of bug 59500
Product: gnome-panel
Classification: Other
Component: panel
unspecified
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-12-26 09:48 UTC by mrjb
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mrjb 2002-12-25 09:46:45 UTC
Package: gnome-panel
Severity: normal
Version: 1.4.0.4
Synopsis: Even more info about the panel crash bug.
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel

Description:
Sometimes the panel crashes on login. The taskbar (the 'tv buttons'
to switch to the active application) and the screenshooter icons
appear as little black icons instead.

Although this bug has previously been marked as a possible dupe of 59500,
it does not seem like it has anything with xpdf as I am not running xpdf when the
crash occurs.

When restarting the panel from a terminal, I'm getting:

Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler
containing data (0x8192448)

When restarting the panel *again* from a terminal, it asks me if I 
should start another instance of the panel. If I say yes, I'm getting
a similar error (same message, different address). The icons that
stayed black in the description above are then loaded on the old panel
instead of on the new one, showing a duplicate screenshooter and
taskbar, while the new panel only shows these little black icons again.

It gets even more fun. The *third* time I start the panel, I'm awarded
with a bonus screenshooter applet in the first panel (so the panel now
shows four screenshooters rather than three).

Hope this helps,

grtz
MRJB


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)...
0x420b4769 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
    from /lib/i686/libc.so.6
  • #5 malloc
    from /lib/i686/libc.so.6
  • #6 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_window_foreign_new
    from /usr/lib/libgdk-1.2.so.0
  • #8 gdk_window_ref_from_xid
  • #9 get_task_root_and_frame
  • #10 gwmh_task_update
  • #11 task_new
  • #12 client_list_sync
  • #13 gwmh_desk_update
  • #14 gwmh_idle_handler
  • #15 g_idle_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #16 g_main_dispatch
    from /usr/lib/libglib-1.2.so.0
  • #17 g_main_iterate
    from /usr/lib/libglib-1.2.so.0
  • #18 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #19 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #20 main
  • #21 __libc_start_main
    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
    from /lib/i686/libc.so.6
  • #5 malloc
    from /lib/i686/libc.so.6
  • #6 g_malloc
    from /usr/lib/libglib-1.2.so.0
  • #7 gdk_window_foreign_new
    from /usr/lib/libgdk-1.2.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-12-25 04:46 -------

The original reporter (mrjb@dnd.utwente.nl) 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 Alex Duggan 2002-12-25 16:35:12 UTC

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