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 371629 - crash in Theme: overwrite index.theme fi...
crash in Theme: overwrite index.theme fi...
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-06 18:12 UTC by Davide
Modified: 2006-11-10 09:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Davide 2006-11-06 18:12:14 UTC
Version: 2.16.1

What were you doing when the application crashed?
overwrite index.theme file


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

Memory status: size: 131424256 vsize: 131424256 resident: 16478208 share: 10739712 rss: 16478208 rss_rlim: -1
CPU usage: start_time: 1162836273 rtime: 157 utime: 128 stime: 29 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47236871939360 (LWP 20021)]
(no debugging symbols found)
0x00002af62c9d3eb5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47236871939360 (LWP 20021))

  • #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
  • #7 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Thomas Wood 2006-11-06 18:24:57 UTC
Could you confirm if you were overwriting an index.theme in an icons or themes directory?
Comment 2 Davide 2006-11-06 23:56:36 UTC
(In reply to comment #1)
> Could you confirm if you were overwriting an index.theme in an icons or themes
> directory?
> 

Yes, I confirm.
Theme Manager was open (but the theme I was workin' on was not loaded), I overwrote the index.theme file in the theme directory (into /home/.themes/) and the application crashed.
Do you need other infos?

Comment 3 Thomas Wood 2006-11-10 09:55:44 UTC
Looks like this is caused by the same problem as bug 349471.

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