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 96118 - gnome-window-properties crashes on startup
gnome-window-properties crashes on startup
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Other Preferences
2.1.x
Other other
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-10-17 22:52 UTC by Alex Duggan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Alex Duggan 2002-10-17 22:52:20 UTC
using control-center-2.1.0.1 gnome-window-proporties segfaults upon
startup, see attached backtrace:

[aldug@edison src]$ gdb  
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux".
(gdb) quit
[aldug@edison src]$ gdb gnome-window-properties 
GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(gdb) run
Starting program: /usr/local/gnome2/bin/gnome-window-properties 
[New Thread 8192 (LWP 16747)]

(process:16747): GLib-GObject-WARNING **: [Invalid UTF-8]
gobject.c:749:g_object_new_valist(): object class `GnomeProgram' has no
property named
got a list of 1 wms

Program received signal SIGSEGV, Segmentation fault.

Thread 8192 (LWP 16747)

  • #0 strcmp
    from /lib/i686/libc.so.6
  • #1 setup_appearance_option_menu
  • #2 setup_dialog
  • #3 main
  • #4 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 strcmp
    from /lib/i686/libc.so.6
  • #1 setup_appearance_option_menu
  • #2 setup_dialog
  • #3 main
  • #4 __libc_start_main
    from /lib/i686/libc.so.6
  • #0 strcmp
    from /lib/i686/libc.so.6
  • #1 setup_appearance_option_menu
  • #2 setup_dialog
  • #3 main
  • #4 __libc_start_main
    from /lib/i686/libc.so.6

Comment 1 Rajkumar 2002-10-31 14:13:16 UTC
Aldug:  

"if (strcmp (theme_name, current_theme_name) == 0)" in
setup_appearance_option_men() is the one which dumps. Guess it dumps
when the 'theme_name' passed to it isn't NULL terminated.

Now lot of code changes have gone into windows capplet and the above
code part is been completely replaced. So pls. let me know if you are 
still seeing the problem.

Thnx.
Comment 2 Alex Duggan 2002-11-03 07:04:08 UTC
Appears to now be fixed, I'm closing the bug.
Comment 3 Alex Duggan 2002-11-04 17:29:35 UTC
*** Bug 97165 has been marked as a duplicate of this bug. ***
Comment 4 Luis Villa 2002-11-07 19:45:37 UTC
Apologies for the spam- I'm removing 'bugsquad' from some keywords via the web
interface. This is a one-time only thing before I re-add bugsquad via the SQL
interface, which will generate no mail. Apologies again.