Bug 1279715

Summary: [abrt] webkitgtk4: g_task_return_error(): WebKitWebProcess killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Diogo Campos <diogocamposwd>
Component: webkitgtk4Assignee: Tomas Popela <tpopela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: fedora, klember, mcatanzaro+wrong-account-do-not-cc, nalimilan, philip, tpopela, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/6b0175716cfb0b6626155261c75abf9ea8b39b4d
Whiteboard: abrt_hash:365e1778c2a15fa7cb1e2226e919919b7a491625;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-01 23:49:52 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: exploitable
none
File: limits
none
File: maps
none
File: mountinfo
none
File: open_fds
none
File: proc_pid_status none

Description Diogo Campos 2015-11-10 06:13:56 UTC
Version-Release number of selected component:
webkitgtk4-2.10.2-1.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/libexec/webkit2gtk-4.0/WebKitWebProcess 17
crash_function: g_task_return_error
executable:     /usr/libexec/webkit2gtk-4.0/WebKitWebProcess
global_pid:     22627
kernel:         4.2.3-300.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 g_task_return_error at gtask.c:1699
 #1 g_task_return_new_error at gtask.c:1738
 #2 WebKit::CustomProtocolManagerImpl::didFailWithError at /usr/src/debug/webkitgtk-2.10.2/Source/WebKit2/Shared/Network/CustomProtocols/soup/CustomProtocolManagerImpl.cpp:122
 #3 WebKit::CustomProtocolManager::didFailWithError at /usr/src/debug/webkitgtk-2.10.2/Source/WebKit2/Shared/Network/CustomProtocols/soup/CustomProtocolManagerSoup.cpp:91
 #4 IPC::callMemberFunctionImpl<WebKit::CustomProtocolManager, void (WebKit::CustomProtocolManager::*)(unsigned long, WebCore::ResourceError const&), std::tuple<unsigned long, WebCore::ResourceError>, 0ul, 1ul>(WebKit::CustomProtocolManager*, void (WebKit::CustomProtocolManager::*)(unsigned long, WebCore::ResourceError const&), std::tuple<unsigned long, WebCore::ResourceError>&&, std::index_sequence<0ul, 1ul>) at /usr/src/debug/webkitgtk-2.10.2/Source/WebKit2/Platform/IPC/HandleMessage.h:16
 #5 IPC::callMemberFunction<WebKit::CustomProtocolManager, void (WebKit::CustomProtocolManager::*)(unsigned long, WebCore::ResourceError const&), std::tuple<unsigned long, WebCore::ResourceError>, std::make_index_sequence<2ul> >(std::tuple<unsigned long, WebCore::ResourceError>&&, WebKit::CustomProtocolManager*, void (WebKit::CustomProtocolManager::*)(unsigned long, WebCore::ResourceError const&)) at /usr/src/debug/webkitgtk-2.10.2/Source/WebKit2/Platform/IPC/HandleMessage.h:22
 #6 IPC::handleMessage<Messages::CustomProtocolManager::DidFailWithError, WebKit::CustomProtocolManager, void (WebKit::CustomProtocolManager::*)(unsigned long, WebCore::ResourceError const&)> at /usr/src/debug/webkitgtk-2.10.2/Source/WebKit2/Platform/IPC/HandleMessage.h:92
 #7 WebKit::CustomProtocolManager::didReceiveMessage at /usr/src/debug/webkitgtk-2.10.2/x86_64-redhat-linux-gnu/DerivedSources/WebKit2/CustomProtocolManagerMessageReceiver.cpp:44
 #8 IPC::Connection::dispatchWorkQueueMessageReceiverMessage at /usr/src/debug/webkitgtk-2.10.2/Source/WebKit2/Platform/IPC/Connection.cpp:277
 #9 IPC::Connection::<lambda()>::operator() at /usr/src/debug/webkitgtk-2.10.2/Source/WebKit2/Platform/IPC/Connection.cpp:661

Potential duplicate: bug 1196677

Comment 1 Diogo Campos 2015-11-10 06:14:03 UTC
Created attachment 1092073 [details]
File: backtrace

Comment 2 Diogo Campos 2015-11-10 06:14:05 UTC
Created attachment 1092074 [details]
File: cgroup

Comment 3 Diogo Campos 2015-11-10 06:14:08 UTC
Created attachment 1092075 [details]
File: core_backtrace

Comment 4 Diogo Campos 2015-11-10 06:14:10 UTC
Created attachment 1092076 [details]
File: dso_list

Comment 5 Diogo Campos 2015-11-10 06:14:11 UTC
Created attachment 1092077 [details]
File: environ

Comment 6 Diogo Campos 2015-11-10 06:14:13 UTC
Created attachment 1092078 [details]
File: exploitable

Comment 7 Diogo Campos 2015-11-10 06:14:14 UTC
Created attachment 1092079 [details]
File: limits

Comment 8 Diogo Campos 2015-11-10 06:14:18 UTC
Created attachment 1092080 [details]
File: maps

Comment 9 Diogo Campos 2015-11-10 06:14:19 UTC
Created attachment 1092081 [details]
File: mountinfo

Comment 10 Diogo Campos 2015-11-10 06:14:21 UTC
Created attachment 1092082 [details]
File: open_fds

Comment 11 Diogo Campos 2015-11-10 06:14:23 UTC
Created attachment 1092083 [details]
File: proc_pid_status

Comment 12 Michael Catanzaro 2016-03-01 23:49:52 UTC
This one should be fixed by http://trac.webkit.org/changeset/193830

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