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 372716 - crash in Theme:
crash in Theme:
Status: RESOLVED DUPLICATE of bug 349471
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
2.16.x
Other All
: High critical
: ---
Assigned To: Thomas Wood
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-08 22:39 UTC by geom.ditroia
Modified: 2006-11-10 09:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description geom.ditroia 2006-11-08 22:39:16 UTC
Version: 2.16.1

What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 120971264 vsize: 120971264 resident: 17428480 share: 10625024 rss: 17428480 rss_rlim: -1
CPU usage: start_time: 1163025530 rtime: 81 utime: 72 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-theme-manager'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47834270385440 (LWP 16499)]
0x00002b8144561eb5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47834270385440 (LWP 16499))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strchr
    from /lib/libc.so.6
  • #4 strrchr
    from /lib/libc.so.6
  • #5 g_path_get_dirname
    from /usr/lib/libglib-2.0.so.0
  • #6 gnome_theme_details_reread_themes_from_disk
    at /build/buildd/control-center-2.16.1/./capplets/theme-switcher/gnome-theme-details.c line 57
  • #7 theme_changed_idle
    at /build/buildd/control-center-2.16.1/./capplets/theme-switcher/gnome-theme-manager.c line 1100
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
    at /build/buildd/control-center-2.16.1/./capplets/theme-switcher/gnome-theme-manager.c line 1637
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Thomas Wood 2006-11-10 09:51:00 UTC
Looks like this is caused by the same problem as bug 349471

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