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 687117 - crash in search_provider_finished at nautilus-search-engine.c:224
crash in search_provider_finished at nautilus-search-engine.c:224
Status: RESOLVED DUPLICATE of bug 686168
Product: nautilus
Classification: Core
Component: general
3.6.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-29 14:27 UTC by Fabio Durán Verdugo
Modified: 2012-11-12 21:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fabio Durán Verdugo 2012-10-29 14:27:39 UTC
Just type any text in a textbox at gnome-shell

Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0xb74b48c0 (LWP 8492))

  • #0 search_provider_finished
    at nautilus-search-engine.c line 224
  • #1 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 85
  • #2 g_closure_invoke
    at gclosure.c line 777
  • #3 signal_emit_unlocked_R
    at gsignal.c line 3551
  • #4 g_signal_emit_valist
    at gsignal.c line 3300
  • #5 g_signal_emit
    at gsignal.c line 3356
  • #6 nautilus_search_provider_finished
    at nautilus-search-provider.c line 145
  • #7 search_thread_done_idle
    at nautilus-search-engine-simple.c line 144
  • #8 g_idle_dispatch
    at gmain.c line 4806
  • #9 g_main_dispatch
    at gmain.c line 2715
  • #10 g_main_context_dispatch
    at gmain.c line 3219
  • #11 g_main_context_iterate
    at gmain.c line 3290
  • #12 g_main_context_iteration
    at gmain.c line 3351
  • #13 g_application_run
    at gapplication.c line 1624
  • #14 main
    at nautilus-shell-search-provider.c line 854

Comment 1 Cosimo Cecchi 2012-10-30 00:27:34 UTC
I'm pretty sure this is already fixed in 3.6.2 and 3.7.1 (it would be a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=686168).

Which version of Nautilus is this with? Note that 3.6.1 is also affected.
Comment 2 Cosimo Cecchi 2012-11-12 21:55:06 UTC
Closing as a duplicate for now, I'm pretty sure this is gone from 3.6.2.

*** This bug has been marked as a duplicate of bug 686168 ***