Bug 1768089 - [abrt] epiphany: g_error_free(): epiphany-search-provider killed by SIGABRT
Summary: [abrt] epiphany: g_error_free(): epiphany-search-provider killed by SIGABRT
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: epiphany
Version: 31
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Catanzaro
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:de2b1e37d424a6cb07b4113f132...
: 1783431 1787172 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-02 12:35 UTC by Chen_Min_Chin
Modified: 2019-12-31 19:18 UTC (History)
13 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-12-16 21:05:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (70.38 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: core_backtrace (30.26 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: cpuinfo (2.18 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: dso_list (14.25 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: environ (1.75 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: limits (1.29 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: maps (90.53 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: mountinfo (3.09 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: open_fds (1.47 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details
File: proc_pid_status (1.33 KB, text/plain)
2019-11-02 12:35 UTC, Chen_Min_Chin
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Gitlab GNOME/epiphany/merge_requests/510 0 None None None 2019-12-16 21:05:13 UTC

Description Chen_Min_Chin 2019-11-02 12:35:22 UTC
Version-Release number of selected component:
1:epiphany-3.34.1-1.fc31

Additional info:
reporter:       libreport-2.10.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/dbus\x2d:1.2\x2dorg.gnome.Epiphany.SearchProvider.slice/dbus-:1.2-org.gnome.Epiphany.SearchProvider
cmdline:        /usr/libexec/epiphany-search-provider
crash_function: g_error_free
executable:     /usr/libexec/epiphany-search-provider
journald_cursor: s=0d51de3cdc1e4e6a9da36b6d0a968675;i=aa7c7;b=1b843d0adca74e20afc1cffbd9754cdd;m=4816acd43;t=5965bed64652e;x=10511ed20b0f9304
kernel:         5.3.7-301.fc31.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 1 Chen_Min_Chin 2019-11-02 12:35:27 UTC
Created attachment 1631829 [details]
File: backtrace

Comment 2 Chen_Min_Chin 2019-11-02 12:35:29 UTC
Created attachment 1631830 [details]
File: core_backtrace

Comment 3 Chen_Min_Chin 2019-11-02 12:35:30 UTC
Created attachment 1631831 [details]
File: cpuinfo

Comment 4 Chen_Min_Chin 2019-11-02 12:35:32 UTC
Created attachment 1631832 [details]
File: dso_list

Comment 5 Chen_Min_Chin 2019-11-02 12:35:33 UTC
Created attachment 1631833 [details]
File: environ

Comment 6 Chen_Min_Chin 2019-11-02 12:35:35 UTC
Created attachment 1631834 [details]
File: limits

Comment 7 Chen_Min_Chin 2019-11-02 12:35:37 UTC
Created attachment 1631835 [details]
File: maps

Comment 8 Chen_Min_Chin 2019-11-02 12:35:40 UTC
Created attachment 1631836 [details]
File: mountinfo

Comment 9 Chen_Min_Chin 2019-11-02 12:35:41 UTC
Created attachment 1631837 [details]
File: open_fds

Comment 10 Chen_Min_Chin 2019-11-02 12:35:43 UTC
Created attachment 1631838 [details]
File: proc_pid_status

Comment 11 Michael Catanzaro 2019-11-02 13:25:29 UTC
Hi, any chance you have some idea of how to reproduce this?

I see 316 reports and from 174 users on FAF, which is a lot. But the backtrace indicates memory corruption and the crashing code is clearly innocent, so it's not actionable without using valgrind or an asan build. Starting a search provider with valgrind will be slightly awkward as we'll need to edit the D-Bus service file, but if we know how to reproduce the crash then that will be worth doing.

Comment 12 Jobst Hoffmann 2019-12-13 18:34:24 UTC
*** Bug 1783431 has been marked as a duplicate of this bug. ***

Comment 13 Michael Catanzaro 2019-12-16 20:57:35 UTC
Hm, we have thousands of reports of this, all occurring in exactly the same place. It would be weird for this to be memory corruption from somewhere else, like I had been thinking. Maybe something is wrong with the error returned by ephy_bookmarks_manager_save_sync().

The crash probably only occurs when you have no ~/.local/share/bookmarks.gvdb, so deleting that file is going to be a requirement to reproduce, but that doesn't seem sufficient.

Comment 14 Michael Catanzaro 2019-12-16 21:05:13 UTC
OK, this turned out to be a simple problem. Sorry I didn't notice the first time I looked at it. This will be solved in 3.34.3.

Comment 15 contbogus 2019-12-31 19:18:39 UTC
*** Bug 1787172 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.