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 106314 - theme-manager crash at start
theme-manager crash at start
Status: RESOLVED DUPLICATE of bug 106350
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
2.2.x
Other other
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-17 15:24 UTC by carlos
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description carlos 2003-02-17 15:20:07 UTC
Package: control-center
Severity: critical
Version: GNOME2.2.0 2.2.0.1
os_details: Gnome.Org
Synopsis: theme-manager crash at start
Bugzilla-Product: control-center
Bugzilla-Component: theme-manager
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Description of Problem:


Steps to reproduce the problem:
1. theme-manager crash at start
2. 
3. 

Actual Results:


Expected Results:


How often does this happen?
Ever

Additional Information:



Debugging Information:

Backtrace was generated from
'/home/ezu/garnome/bin/gnome-theme-manager'

[New Thread 1024 (LWP 15776)]
0x40b948c9 in wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 15776))

  • #0 wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    from /lib/libpthread.so.0
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #4 pthread_sighandler
    from /lib/libpthread.so.0
  • #5 <signal handler called>
  • #6 strlen
    from /lib/libc.so.6
  • #7 generate_theme_thumbnail
    at theme-thumbnail.c line 475
  • #8 add_custom_row_to_meta_theme
    at gnome-theme-manager.c line 671
  • #9 update_settings_from_gconf
    at gnome-theme-manager.c line 895
  • #10 update_themes_from_disk
    at gnome-theme-manager.c line 599
  • #11 setup_dialog
    at gnome-theme-manager.c line 1167
  • #12 main
    at gnome-theme-manager.c line 1382
  • #13 __libc_start_main
    from /lib/libc.so.6
  • #0 wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-02-17 10:20 -------

Reassigning to the default owner of the component, control-center-maint@bugzilla.gnome.org.

Comment 1 Alex Duggan 2003-02-17 19:28:16 UTC
Another new trace
Comment 2 Andrew Sobala 2003-02-20 11:48:47 UTC
Thanks for the bug report
Comment 3 Hossein Safavi 2003-02-24 03:58:52 UTC
I have a similar problem. After changing my theme, everytime I try to
start, the theme-manager crashes.
Comment 4 Andrew Sobala 2003-02-24 16:21:15 UTC
Hossein:

Please use bug-buddy to report the bug to bugzilla, since a crash bug
can have many different causes and the stack trace bug-buddy includes
helps find out what the problem is. Thanks.
Comment 5 Hossein Safavi 2003-02-25 01:31:51 UTC
Here is the info pasted from bug buddy. For your info (just in case) I
am running gentoo.

Subject: theme-manager crashes

Package: control-center
Severity: critical
Version: GNOME2.2.0 2.2.0.1
os_details: Gnome.Org
Synopsis: theme-manager crashes
Bugzilla-Product: control-center
Bugzilla-Component: theme-manager
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Description of Problem:


Steps to reproduce the problem:
1. login
2. start theme manager
3. 

Actual Results:
theme manager has a seg fault

Expected Results:
theme manager should open properly and allow selecting themes

How often does this happen?
Every time.

Additional Information:
I have tried deleteing all of the .gnome* and .gconf directories in
/root (I am running as root). I would also try re-installing the theme
manager but I dont know which package that is in?


Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 16384 (LWP 7167)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x403c69e5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 7167))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strcmp
    from /lib/libc.so.6
  • #4 gnome_theme_manager_drag_data_received_cb
  • #5 gnome_theme_manager_drag_data_received_cb
  • #6 main
  • #7 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 6 Andrew Sobala 2003-02-25 15:47:05 UTC
Hossein:

It looks like you are actually seeing bug 106648. Please add any extra
information you can give to the relevant bug. Thanks.
Comment 7 Hossein Safavi 2003-02-25 16:13:32 UTC
Done!
Thank you Andrew.
Comment 8 Kjartan Maraas 2003-05-02 21:08:40 UTC
Should this be closed then? Or is the original still seen in the wild?
Comment 9 Andrew Sobala 2003-05-02 21:36:33 UTC

*** This bug has been marked as a duplicate of 106350 ***
Comment 10 Andrew Sobala 2003-05-10 10:26:53 UTC

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