Version-Release number of selected component: epiphany-3.16.2-1.fc22 Additional info: reporter: libreport-2.6.0 backtrace_rating: 4 cmdline: /usr/libexec/epiphany-search-provider crash_function: _dbus_list_foreach executable: /usr/libexec/epiphany-search-provider global_pid: 2845 kernel: 4.0.4-303.fc22.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (4 frames) #0 _dbus_list_foreach at /lib64/libdbus-1.so.3 #1 dbus_message_unref at /lib64/libdbus-1.so.3 #3 avahi_address_resolver_new at /lib64/libavahi-client.so.3 #4 g_poll at /lib64/libglib-2.0.so.0
Created attachment 1046281 [details] File: backtrace
Created attachment 1046282 [details] File: cgroup
Created attachment 1046283 [details] File: core_backtrace
Created attachment 1046284 [details] File: dso_list
Created attachment 1046285 [details] File: environ
Created attachment 1046286 [details] File: limits
Created attachment 1046287 [details] File: maps
Created attachment 1046288 [details] File: mountinfo
Created attachment 1046289 [details] File: namespaces
Created attachment 1046290 [details] File: open_fds
Created attachment 1046291 [details] File: proc_pid_status
Looks like abrt filed a bug without downloading debuginfo again. :(
ABRT shouldn't have allowed reporting this bug with a low quality backtrace. It seems that the format of GDB backtraces changed slightly which confuses our parser. Quality is calculated in satyr using sr_gdb_thread_quality_counts() which marks as good quality every frame that has a function name and source file. However sr_gdb_frame_parse_file_location() parses the frame's " at /lib64/libglib-2.0.so.0" as a valid source file which it is not.
Upstream pull request: https://github.com/abrt/satyr/pull/232
satyr-0.20-1.fc22 libreport-2.6.2-4.fc22 abrt-2.6.1-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16098
abrt-2.6.1-5.fc22, libreport-2.6.2-4.fc22, satyr-0.20-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.\nIf you want to test the update, you can install it with \n su -c 'yum --enablerepo=updates-testing update abrt libreport satyr'. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16098
abrt-2.6.1-5.fc22, libreport-2.6.2-4.fc22, satyr-0.20-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.