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 575244 - nautilus crashed with SIGSEGV in nautilus_query_editor_changed_force()
nautilus crashed with SIGSEGV in nautilus_query_editor_changed_force()
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: [obsolete] GIO
2.25.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-13 12:55 UTC by Pedro Villavicencio
Modified: 2009-03-20 10:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Pedro Villavicencio 2009-03-13 12:55:36 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/341988

"Happened after doing a search query, deleting some files, then clicking back"

".

Thread 1 (process 4837)

  • #0 nautilus_query_editor_changed_force
    at nautilus-query-editor.c line 1122
  • #1 typing_timeout_cb
    at nautilus-query-editor.c line 220
  • #2 g_timeout_dispatch
    at /build/buildd/glib2.0-2.19.10/glib/gmain.c line 3253
  • #3 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.19.10/glib/gmain.c line 1814
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.19.10/glib/gmain.c line 2448
  • #5 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.19.10/glib/gmain.c line 2656
  • #6 IA__gtk_main
    at /build/buildd/gtk+2.0-2.15.5/gtk/gtkmain.c line 1205
  • #7 main
    at nautilus-main.c line 518

Comment 1 Alexander Larsson 2009-03-20 10:17:22 UTC
2009-03-20  Alexander Larsson  <alexl@redhat.com>

	Bug 575244 – nautilus crashed with SIGSEGV in nautilus_query_editor_changed_force()

	* src/nautilus-query-editor.c (nautilus_query_editor_dispose):
	Remove typing timeout when destroying.