Bug 1278717

Summary: [abrt] epiphany-runtime: web_resource_get_data_cb(): epiphany killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Jacobo Aragunde <jaragunde>
Component: webkitgtk4Assignee: Tomas Popela <tpopela>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: debarshir, gecko-bugs-nobody, klember, mcatanzaro+wrong-account-do-not-cc, rob.townley, tpopela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d66e4f8b0839f4989fdd4c360f34137de4bb1d5b
Whiteboard: abrt_hash:709eb088fe5e25ed7a5bfda74254e9ab1a93311c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-06 18:35:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Jacobo Aragunde 2015-11-06 09:24:53 UTC
Description of problem:
1. Open any PDF document with the default document viewer plugin provided by Evince.
2. Press Ctrl+S or click on Epiphany menu button -> Save as...
3. Select some destination directory for the file.

Version-Release number of selected component:
epiphany-runtime-3.16.3-2.fc22

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        epiphany
crash_function: web_resource_get_data_cb
executable:     /usr/bin/epiphany
global_pid:     4989
kernel:         4.2.3-200.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 web_resource_get_data_cb at ephy-web-view.c:2946
 #1 g_task_return_now at gtask.c:1088
 #2 g_task_return at gtask.c:1146
 #3 operator() at /usr/src/debug/webkitgtk-2.8.5/Source/WebKit2/UIProcess/API/gtk/WebKitWebResource.cpp:371
 #4 std::_Function_handler<void(API::Data*, WebKit::CallbackBase::Error), webkit_web_resource_get_data(WebKitWebResource*, GCancellable*, GAsyncReadyCallback, gpointer)::<lambda(API::Data*, WebKit::CallbackBase::Error)> >::_M_invoke(const std::_Any_data &, <unknown type in /usr/lib/debug/usr/lib64/libwebkit2gtk-4.0.so.37.6.8.debug, CU 0xa2acb55, DIE 0xa33712e>, <unknown type in /usr/lib/debug/usr/lib64/libwebkit2gtk-4.0.so.37.6.8.debug, CU 0xa2acb55, DIE 0xa337133>) at /usr/include/c++/5.1.1/functional:1871
 #5 operator() at /usr/include/c++/5.1.1/functional:2271
 #6 performCallbackWithReturnValue at /usr/src/debug/webkitgtk-2.8.5/Source/WebKit2/UIProcess/GenericCallback.h:112
 #7 WebKit::WebPageProxy::dataCallback at /usr/src/debug/webkitgtk-2.8.5/Source/WebKit2/UIProcess/WebPageProxy.cpp:4474
 #8 callMemberFunctionImpl<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(IPC::DataReference const&, unsigned long), std::tuple<IPC::DataReference, unsigned long>, 0ul, 1ul> at /usr/src/debug/webkitgtk-2.8.5/Source/WebKit2/Platform/IPC/HandleMessage.h:16
 #9 callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(IPC::DataReference const&, unsigned long), std::tuple<IPC::DataReference, unsigned long>, std::make_index_sequence<2ul> > at /usr/src/debug/webkitgtk-2.8.5/Source/WebKit2/Platform/IPC/HandleMessage.h:22

Potential duplicate: bug 1089257

Comment 1 Jacobo Aragunde 2015-11-06 09:24:59 UTC
Created attachment 1090532 [details]
File: backtrace

Comment 2 Jacobo Aragunde 2015-11-06 09:25:01 UTC
Created attachment 1090533 [details]
File: cgroup

Comment 3 Jacobo Aragunde 2015-11-06 09:25:02 UTC
Created attachment 1090534 [details]
File: core_backtrace

Comment 4 Jacobo Aragunde 2015-11-06 09:25:04 UTC
Created attachment 1090535 [details]
File: dso_list

Comment 5 Jacobo Aragunde 2015-11-06 09:25:05 UTC
Created attachment 1090536 [details]
File: environ

Comment 6 Jacobo Aragunde 2015-11-06 09:25:07 UTC
Created attachment 1090537 [details]
File: limits

Comment 7 Jacobo Aragunde 2015-11-06 09:25:10 UTC
Created attachment 1090538 [details]
File: maps

Comment 8 Jacobo Aragunde 2015-11-06 09:25:11 UTC
Created attachment 1090539 [details]
File: mountinfo

Comment 9 Jacobo Aragunde 2015-11-06 09:25:13 UTC
Created attachment 1090540 [details]
File: namespaces

Comment 10 Jacobo Aragunde 2015-11-06 09:25:14 UTC
Created attachment 1090541 [details]
File: open_fds

Comment 11 Jacobo Aragunde 2015-11-06 09:25:16 UTC
Created attachment 1090542 [details]
File: proc_pid_status

Comment 12 Jacobo Aragunde 2015-11-06 09:25:17 UTC
Created attachment 1090543 [details]
File: var_log_messages

Comment 13 Jacobo Aragunde 2015-11-06 09:26:49 UTC
Additional info:
* Problem seems to be in Epiphany and not in the plugin. The "download" button in the plugin works properly.
* A 0-byte file is created at the destination directory.

Comment 14 Jacobo Aragunde 2015-11-06 09:31:01 UTC
*** Bug 1278523 has been marked as a duplicate of this bug. ***

Comment 15 Michael Catanzaro 2015-11-06 18:32:52 UTC
Perfect bug report, gracias!