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 82998 - Subject: theme switch crash
Subject: theme switch crash
Status: RESOLVED DUPLICATE of bug 82308
Product: gnome-panel
Classification: Other
Component: panel
1.5.x
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-25 15:50 UTC by Luca Barbato
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Luca Barbato 2002-05-25 15:50:01 UTC
(from bug buddy)



Package: gnome-panel
Severity: minor
Version: 1.5.22
Synopsis: theme switch crash
Bugzilla-Product: gnome-panel
Bugzilla-Component: Panel
BugBuddy-GnomeVersion: 2.0 (1.117.1)

Description:
Description of Problem:
Switchin from a thinice to crux make gnome--panel segfault

Steps to reproduce the problem:
1. install thinice
2. install crux
3. play a bit switching them

Actual Results:
panel crashes,everything else is ok

Expected Results:
panle following the them switch

How often does this happen?
Always

Additional Information:
I'm using gentoo1.1a and I built everything from the ebuild



Debugging Information:

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

0x409c4c79 in wait4 () from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6
  • #1 __check_rhosts_file
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 592
  • #4 pthread_kill
    from /lib/libpthread.so.0
  • #5 sigaction
    from /lib/libc.so.6
  • #6 gtk_rc_style_finalize
    at gtkrc.c line 957
  • #7 g_object_last_unref
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #9 gtk_rc_style_unref
    at gtkrc.c line 1044
  • #10 gtk_rc_clear_hash_node
    at gtkrc.c line 1190
  • #11 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #12 gtk_rc_clear_styles
    at gtkrc.c line 1215
  • #13 gtk_rc_reparse_all_for_settings
    at gtkrc.c line 1375
  • #14 gtk_rc_settings_changed
    at gtkrc.c line 510
  • #15 g_cclosure_marshal_VOID__PARAM
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #17 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_object_dispatch_properties_changed
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_object_notify_dispatcher
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_object_notify
    from /usr/lib/libgobject-2.0.so.0
  • #23 _gtk_settings_handle_event
    at gtksettings.c line 950
  • #24 gtk_main_do_event
    at gtkmain.c line 1190
  • #25 gdk_event_dispatch
    at gdkevents-x11.c line 1752
  • #26 g_main_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    at gtkmain.c line 912
  • #31 main
    at main.c line 233
  • #32 __libc_start_main
    from /lib/libc.so.6

Comment 1 Luis Villa 2002-05-26 07:52:33 UTC

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