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 165942 - Crash when playing around with changing themes
Crash when playing around with changing themes
Status: RESOLVED DUPLICATE of bug 166145
Product: libwnck
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-01 16:27 UTC by Kjartan Maraas
Modified: 2005-02-03 10:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Kjartan Maraas 2005-02-01 16:27:27 UTC
Distribution: Fedora Core release 3 (Heidelberg)
Package: libwnck
Severity: normal
Version: GNOME2.9.90 unspecified
Gnome-Distributor: GNOME.Org
Synopsis: Crash when playing around with changing themes
Bugzilla-Product: libwnck
Bugzilla-Component: general
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.9.1)
Description:
Description of the crash:
This is related to the theme crashes. This is a crash in the theme
engine itself though, so we need to look for duplicates of this I
guess.

Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/opt/gnome28/libexec/wnck-applet'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208121120 (LWP 6131)]
0x00b827a2 in ?? () at rtld.c:577 from /lib/ld-linux.so.2
577	relocate_doit (void *a)

Thread 1 (Thread -1208121120 (LWP 6131))

  • #0 ??
    at rtld.c line 577
  • #1 ??
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #3 <signal handler called>
  • #5 IA__g_str_equal
    at gstring.c line 69
  • #6 IA__g_hash_table_lookup
    at ghash.c line 203
  • #7 IA__g_quark_from_static_string
    at gdataset.c line 592
  • #8 smooth_rc_style_parse
    at ./src/engine/smooth_gtk2_engine.c line 76
  • #9 gtk_rc_parse_style
    at gtkrc.c line 3204
  • #10 gtk_rc_parse_any
    at gtkrc.c line 2424
  • #11 gtk_rc_context_parse_one_file
    at gtkrc.c line 827
  • #12 gtk_rc_context_parse_file
    at gtkrc.c line 893
  • #13 gtk_rc_parse_named
    at gtkrc.c line 644
  • #14 IA__gtk_rc_reparse_all_for_settings
    at gtkrc.c line 1525
  • #15 gtk_rc_settings_changed
    at gtkrc.c line 540
  • #16 IA__g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 531
  • #17 IA__g_closure_invoke
    at gclosure.c line 437
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2485
  • #19 IA__g_signal_emit_valist
    at gsignal.c line 2244
  • #20 IA__g_signal_emit
    at gsignal.c line 2288
  • #21 g_object_dispatch_properties_changed
    at gobject.c line 593
  • #22 g_object_notify_dispatcher
    at gobject.c line 234
  • #23 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #24 _gtk_settings_handle_event
    at gtksettings.c line 1319
  • #25 IA__gtk_main_do_event
    at gtkmain.c line 1232
  • #26 gdk_event_dispatch
    at gdkevents-x11.c line 2220
  • #27 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #28 g_main_context_iterate
    at gmain.c line 2578
  • #29 IA__g_main_loop_run
    at gmain.c line 2782
  • #30 bonobo_main
    at bonobo-main.c line 297
  • #31 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 412
  • #32 bonobo_generic_factory_main
    at bonobo-generic-factory.c line 369
  • #33 panel_applet_factory_main_closure
    at panel-applet.c line 1669
  • #34 panel_applet_factory_main
    at panel-applet.c line 1693
  • #35 main
    at wncklet.c line 77




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-02-01 11:27 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "libwnck".
   Setting to default milestone for this product, '---'
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Vincent Untz 2005-02-01 17:52:06 UTC
Is this reproducable? Does it happen only to wnck-applet?
Comment 2 Elijah Newren 2005-02-01 19:29:24 UTC
In #bugs, Kjartan said he could get all kinds of programs to crash playing
around with themes.  I tried it out and got a number of crashes too (nautilus,
gnome-terminal, etc.).  I'm pretty certain this is a theme issue, as Kjartan and
the backtrace suggest...
Comment 3 Kjartan Maraas 2005-02-03 10:51:36 UTC
I posted a fix for this bug in gtk-engines today.

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