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 518601 - gconf-editor crashed with SIGSEGV in gdk_window_set_cursor()
gconf-editor crashed with SIGSEGV in gdk_window_set_cursor()
Status: RESOLVED WONTFIX
Product: gconf-editor
Classification: Applications
Component: general
2.20.x
Other Linux
: Normal critical
: ---
Assigned To: Gconf Editor Maintainers
Gconf Editor Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2008-02-25 12:24 UTC by Pedro Villavicencio
Modified: 2018-07-01 08:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Pedro Villavicencio 2008-02-25 12:24:41 UTC
This bug has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gconf-editor/+bug/194692

"How to reproduce the bug:
1. Open gconf-editor
2. Open search dialog (CTRL+F)
3. Type something (for example "desktop")
4. Press the "Search" button
5. During search, close the search dialog"

"#0  0xb7b4a359 in IA__gdk_window_set_cursor (window=0xaaaaaaaa, cursor=0x0)
    at /build/buildd/gtk+2.0-2.12.8/gdk/x11/gdkwindow-x11.c:3119
	__t = <value optimized out>
	impl = <value optimized out>
	xcursor = <value optimized out>
	__PRETTY_FUNCTION__ = "IA__gdk_window_set_cursor"
  • #1 gconf_search_dialog_search
    at gconf-search-dialog.c line 113
  • #2 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.15.5/gobject/gmarshal.c line 77
  • #3 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.15.5/gobject/gclosure.c line 490
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.15.5/gobject/gsignal.c line 2440
  • #5 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.15.5/gobject/gsignal.c line 2199
  • #6 IA__g_signal_emit
    at /build/buildd/glib2.0-2.15.5/gobject/gsignal.c line 2243
  • #7 IA__gtk_button_clicked
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkbutton.c line 889
  • #8 gtk_button_finish_activate
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkbutton.c line 1553
  • #9 gtk_button_key_release
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkbutton.c line 1414
  • #10 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkmarshalers.c line 84
  • #11 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.15.5/gobject/gclosure.c line 567
  • #12 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.15.5/gobject/gclosure.c line 490
  • #13 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.15.5/gobject/gsignal.c line 2478
  • #14 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.15.5/gobject/gsignal.c line 2209
  • #15 IA__g_signal_emit
    at /build/buildd/glib2.0-2.15.5/gobject/gsignal.c line 2243
  • #16 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkwidget.c line 4678
  • #17 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkmain.c line 2302
  • #18 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkmain.c line 1556
  • #19 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.12.8/gdk/x11/gdkevents-x11.c line 2351
  • #20 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.15.5/glib/gmain.c line 2064
  • #21 g_main_context_iterate
    at /build/buildd/glib2.0-2.15.5/glib/gmain.c line 2697
  • #22 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.15.5/glib/gmain.c line 2905
  • #23 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.8/gtk/gtkmain.c line 1163
  • #24 main
    at main.c line 74
  • #25 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #26 _start

Comment 1 Dmitriy Tantsur 2010-02-03 11:32:14 UTC
Still valid for gconf-editor 2.28.0.
Comment 2 André Klapper 2018-07-01 08:39:53 UTC
gconf-editor is not under active development anymore and has not seen code changes for six years. 
Its codebase has been archived: https://gitlab.gnome.org/Archive/gconf-editor/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.