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 161641 - gnome-theme-manager crashes at startup
gnome-theme-manager crashes at startup
Status: RESOLVED DUPLICATE of bug 149236
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
unspecified
Other Linux
: Immediate blocker
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-18 17:32 UTC by Dennis Cranston
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dennis Cranston 2004-12-18 17:32:39 UTC
1.  Launch gnome-theme-manager.
2.  Watch it crash.

This happens about half of the time.  For the other half, gnome-theme-manager
eats up 100% of the CPU.
Comment 1 Dennis Cranston 2004-12-18 17:32:51 UTC
Backtrace was generated from '/gnome/install/bin/gnome-theme-manager'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -151124288 (LWP 2874)]
0x0043b7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -151124288 (LWP 2874))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #3 <signal handler called>
  • #4 IA__g_str_hash
    at gstring.c line 77
  • #5 IA__g_hash_table_lookup
    at ghash.c line 193
  • #6 top_theme_dir_changed
    at gnome-theme-info.c line 949
  • #7 actually_dispatch_callback
    at gnome-vfs-monitor.c line 271
  • #8 g_idle_dispatch
    at gmain.c line 3821
  • #9 IA__g_main_context_dispatch
    at gmain.c line 1947
  • #10 g_main_context_iterate
    at gmain.c line 2578
  • #11 IA__g_main_loop_run
    at gmain.c line 2782
  • #12 IA__gtk_main
    at gtkmain.c line 963
  • #13 main
    at gnome-theme-manager.c line 1470

Comment 2 Elijah Newren 2004-12-18 18:20:30 UTC
Looks like a duplicate of bug 149236 from the stack trace.

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