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 738308 - Search provider crash in ephy_history_service_find_url_rows
Search provider crash in ephy_history_service_find_url_rows
Status: RESOLVED DUPLICATE of bug 740396
Product: epiphany
Classification: Core
Component: General
3.14.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-10-10 15:48 UTC by Michael Catanzaro
Modified: 2014-11-20 03:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2014-10-10 15:48:53 UTC
Reproducible for me:

"1) Log in to the GNOME desktop
2) Enter the Overview
3) Type "software"
4) Hit enter (to launch GNOME Software)

Results:
This crash occurs and GNOME Software displays a screen with "No Application Data Found"

I'm not certain if these are exactly the same bug or simply related."

Core was generated by `/usr/libexec/epiphany-search-provider'.
Program terminated with signal SIGTRAP, Trace/breakpoint trap.

Thread 6 (Thread 0x7f8d4fe59a40 (LWP 12510))

  • #0 __lll_unlock_wake
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S line 371
  • #1 _L_unlock_738
    from /lib64/libpthread.so.0
  • #2 __pthread_mutex_unlock_usercnt
    at pthread_mutex_unlock.c line 57
  • #3 __GI___pthread_mutex_unlock
    at pthread_mutex_unlock.c line 310
  • #4 g_mutex_unlock
    at gthread-posix.c line 227
  • #5 g_async_queue_push_sorted
    at gasyncqueue.c line 349
  • #6 ephy_history_service_send_message
    at ephy-history-service.c line 350
  • #7 ephy_history_service_query_urls
    at ephy-history-service.c line 785
  • #8 ephy_history_service_find_urls
    at ephy-history-service.c line 1316
  • #9 ephy_completion_model_update_for_string
    at ephy-completion-model.c line 577
  • #10 gather_results_async
    at ephy-search-provider.c line 114
  • #11 handle_get_initial_result_set
    at ephy-search-provider.c line 151
  • #12 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #13 ffi_call
    at ../src/x86/ffi64.c line 522
  • #14 g_cclosure_marshal_generic
    at gclosure.c line 1447
  • #15 g_closure_invoke
    at gclosure.c line 770
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3551
  • #17 g_signal_emitv
    at gsignal.c line 3045
  • #18 _ephy_shell_search_provider2_skeleton_handle_method_call
    at ephy-shell-search-provider-generated.c line 1669
  • #19 g_dbus_interface_method_dispatch_helper
    at gdbusinterfaceskeleton.c line 607
  • #20 skeleton_intercept_handle_method_call
    at gdbusinterfaceskeleton.c line 648
  • #21 call_in_idle_cb
    at gdbusconnection.c line 4863
  • #22 g_main_dispatch
    at gmain.c line 3065
  • #23 g_main_context_dispatch
    at gmain.c line 3640
  • #24 g_main_context_iterate
    at gmain.c line 3711
  • #25 g_main_context_iteration
    at gmain.c line 3772
  • #26 g_application_run
    at gapplication.c line 1695
  • #27 main
    at ephy-search-provider-main.c line 39

Comment 1 Michael Catanzaro 2014-11-20 03:01:24 UTC

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