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 82850 - Keybindings dialog crashed on start up
Keybindings dialog crashed on start up
Status: VERIFIED NOTABUG
Product: gnome-control-center
Classification: Core
Component: [obsolete] Keybinding
unspecified
Other other
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-24 08:45 UTC by Soren Sandmann Pedersen
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Soren Sandmann Pedersen 2002-05-24 08:41:12 UTC
Package: control-center
Severity: normal
Version: 1.99.10
Synopsis: Keybindings dialog crashed on start up
Bugzilla-Product: control-center
Bugzilla-Component: Keybinding
BugBuddy-GnomeVersion: 2.0 (1.117.1)

Description:
Description of Problem:

Keybinding dialog crashes immediately on startup

How often does this happen?

Every time




Debugging Information:

Backtrace was generated from
'/home/ssp/vertigo/usr/bin/gnome-keybinding-properties'

[New Thread 1024 (LWP 3994)]
0x40a00669 in __wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 3994))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 592
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_object_ref
    at gobject.c line 1301
  • #7 g_list_foreach
    at glist.c line 671
  • #8 gtk_window_set_icon_list
    at gtkwindow.c line 2263
  • #9 gtk_window_set_icon
    at gtkwindow.c line 2339
  • #10 setup_dialog
    at gnome-keybinding-properties.c line 893
  • #11 main
    at gnome-keybinding-properties.c line 921
  • #12 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-24 04:41 -------

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

Comment 1 Soren Sandmann Pedersen 2002-05-24 09:30:00 UTC
I think this is the result of my setup being screwed up. If it turns
out not be, I'll reopen.
Comment 2 Jody Goldberg 2002-05-24 12:38:42 UTC
It is caused by a faulty installation.  You are missing the icon file.
However, we should not crash just because a file is missing.  I've added some
protection for this in cvs.