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 105268 - gnome-theme-manager crashes at start ([gnome_theme_save_show_dialog] after [libgnomeui_module_info_get])
gnome-theme-manager crashes at start ([gnome_theme_save_show_dialog] after [l...
Status: VERIFIED INCOMPLETE
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
AES[DUPSINK] AES[BIGBADBUG]
: 105411 107986 109745 110058 110332 110917 110952 114200 115406 116021 122574 123799 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-02-05 04:46 UTC by Andrey Panov
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Andrey Panov 2003-02-05 04:43:31 UTC
Package: control-center
Severity: critical
Version: GNOME2.2.0 2.2.0.1
os_details: Gnome.Org
Synopsis: gnome-theme-manager crashes at start
Bugzilla-Product: control-center
Bugzilla-Component: theme-manager
BugBuddy-GnomeVersion: 2.0 (2.2.0)
Description:
gnome-theme-manager from recent versions of control-center (including
2.2.0.1) always 
crashes at start. It happens also with user which have not any configuration files (new user).

I use gnome 2.2 compiled by me on Slackware 8.1.

Debugging Information:

Backtrace was generated from '/opt/gnome2/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 1024 (LWP 26447)]

0x40ae6089 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 26447))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 173
  • #3 libgnomeui_module_info_get
    from /opt/gnome2/lib/libgnomeui-2.so.0
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 strcmp
    at ../sysdeps/generic/strcmp.c line 38
  • #7 gnome_theme_save_show_dialog
  • #8 gnome_theme_save_show_dialog
  • #9 gnome_theme_save_show_dialog
  • #10 main
  • #11 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-02-04 23:43 -------

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

Comment 1 Elijah Newren 2003-02-06 00:25:04 UTC
Apparently a unique stack trace.  Setting version->2.2.x, marking
priority->high (it's a crasher), adding GNOMEVER2.1 (GNOMEVER2.2
keyword still doesn't exist yet, though it should) and bugsquad
keywords and marking as new.
Comment 2 Ben FrantzDale 2003-02-06 17:24:17 UTC
*** Bug 105411 has been marked as a duplicate of this bug. ***
Comment 3 Alastair Tse 2003-03-30 14:03:19 UTC
We had a similar report on Gentoo Bugzilla:

http://bugs.gentoo.org/show_bug.cgi?id=18077

We finally nailed it down to the GConf key for default themes being
unset or empty. According to the bug reporter, it was set as an int
rather than a string. The GConf key in question is:

/desktop/gnome/interface/gtk_theme

The bug reporter fixed it by setting the key to type String and with a
non-null value.
Comment 4 Andrew Sobala 2003-04-02 12:45:11 UTC
*** Bug 109745 has been marked as a duplicate of this bug. ***
Comment 5 Andrew Sobala 2003-04-02 12:45:45 UTC
*** Bug 107986 has been marked as a duplicate of this bug. ***
Comment 6 Andrew Sobala 2003-04-05 20:30:44 UTC
*** Bug 110058 has been marked as a duplicate of this bug. ***
Comment 7 Andrew Sobala 2003-04-09 17:40:29 UTC
*** Bug 110332 has been marked as a duplicate of this bug. ***
Comment 8 Andrew Sobala 2003-05-03 19:38:58 UTC
*** Bug 110952 has been marked as a duplicate of this bug. ***
Comment 9 Andrew Sobala 2003-05-03 19:43:02 UTC
*** Bug 110917 has been marked as a duplicate of this bug. ***
Comment 10 Andrew Sobala 2003-05-04 13:44:15 UTC
Changing the type of that key still causes a crash in latest CVS, but
with a different trace.

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

[New Thread 1085845952 (LWP 629)]
0xffffe002 in ?? ()

Thread 1 (Thread 1085845952 (LWP 629))

  • #0 ??
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 646
  • #2 <signal handler called>
  • #3 strcmp
    from /lib/tls/libc.so.6
  • #4 update_settings_from_gconf
  • #6 setup_dialog
    at gnome-theme-manager.c line 1185
  • #7 main
    at gnome-theme-manager.c line 1448
  • #8 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??

Comment 11 Andrew Sobala 2003-06-18 14:14:00 UTC
*** Bug 114200 has been marked as a duplicate of this bug. ***
Comment 12 Andrew Sobala 2003-06-18 14:14:05 UTC
*** Bug 115406 has been marked as a duplicate of this bug. ***
Comment 13 Andrew Sobala 2003-06-26 22:09:57 UTC
*** Bug 116021 has been marked as a duplicate of this bug. ***
Comment 14 Elijah Newren 2003-07-06 14:28:42 UTC
Is bug 115034 a duplicate of this bug?
Comment 15 Andrew Sobala 2003-07-20 23:39:14 UTC
*** Bug 114200 has been marked as a duplicate of this bug. ***
Comment 16 Kjartan Maraas 2003-10-04 20:28:42 UTC
*** Bug 123799 has been marked as a duplicate of this bug. ***
Comment 17 Kjartan Maraas 2003-10-04 20:29:07 UTC
*** Bug 122574 has been marked as a duplicate of this bug. ***
Comment 18 Jonathan Blandford 2004-02-04 05:42:19 UTC
Does this bug still occur?  It looks like that strcmp won't crash anymore.
Comment 19 Elijah Newren 2004-07-09 23:12:47 UTC
No response and no more dups--assuming that it doesn't still occur and I'm
closing.  Feel free to reopen if that's in error.