Bug 1373278 - [abrt] webkitgtk4: IPC::Connection::didFailToSendSyncMessage(): WebKitWebProcess killed by SIGSEGV
Summary: [abrt] webkitgtk4: IPC::Connection::didFailToSendSyncMessage(): WebKitWebProc...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: webkitgtk4
Version: 25
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Popela
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:53e4d3ff8c7fc25fa4155047afc...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-05 17:10 UTC by Miro Hrončok
Modified: 2017-04-29 15:41 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-11-18 13:42:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (113.49 KB, text/plain)
2016-09-05 17:10 UTC, Miro Hrončok
no flags Details
File: cgroup (242 bytes, text/plain)
2016-09-05 17:10 UTC, Miro Hrončok
no flags Details
File: core_backtrace (70.81 KB, text/plain)
2016-09-05 17:10 UTC, Miro Hrončok
no flags Details
File: dso_list (17.37 KB, text/plain)
2016-09-05 17:10 UTC, Miro Hrončok
no flags Details
File: environ (1.57 KB, text/plain)
2016-09-05 17:10 UTC, Miro Hrončok
no flags Details
File: exploitable (95 bytes, text/plain)
2016-09-05 17:10 UTC, Miro Hrončok
no flags Details
File: limits (1.29 KB, text/plain)
2016-09-05 17:10 UTC, Miro Hrončok
no flags Details
File: maps (87.11 KB, text/plain)
2016-09-05 17:11 UTC, Miro Hrončok
no flags Details
File: mountinfo (3.30 KB, text/plain)
2016-09-05 17:11 UTC, Miro Hrončok
no flags Details
File: namespaces (102 bytes, text/plain)
2016-09-05 17:11 UTC, Miro Hrončok
no flags Details
File: open_fds (1.22 KB, text/plain)
2016-09-05 17:11 UTC, Miro Hrončok
no flags Details
File: proc_pid_status (1.11 KB, text/plain)
2016-09-05 17:11 UTC, Miro Hrončok
no flags Details
File: var_log_messages (28 bytes, text/plain)
2016-09-05 17:11 UTC, Miro Hrončok
no flags Details


Links
System ID Private Priority Status Summary Last Updated
WebKit Project 164920 0 None None None 2016-11-18 13:42:55 UTC

Description Miro Hrončok 2016-09-05 17:10:41 UTC
Description of problem:
Go to GNOME Activites, type "problem reporter" (crashes about two symbols before the end)

Version-Release number of selected component:
webkitgtk4-2.13.90-1.fc25

Additional info:
reporter:       libreport-2.7.2
backtrace_rating: 4
cmdline:        /usr/libexec/webkit2gtk-4.0/WebKitWebProcess 18
crash_function: IPC::Connection::didFailToSendSyncMessage
executable:     /usr/libexec/webkit2gtk-4.0/WebKitWebProcess
global_pid:     1808
kernel:         4.8.0-0.rc4.git0.1.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 IPC::Connection::didFailToSendSyncMessage at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/Platform/IPC/Connection.cpp:814
 #5 IPC::Connection::sendSyncMessage at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/Platform/IPC/Connection.cpp:474
 #6 IPC::Connection::sendSync<Messages::WebProcessProxy::ShouldTerminate>(Messages::WebProcessProxy::ShouldTerminate&&, Messages::WebProcessProxy::ShouldTerminate::Reply&&, unsigned long, std::chrono::duration<long, std::ratio<1l, 1000l> >, WTF::OptionSet<IPC::SendSyncOption>) at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/Platform/IPC/Connection.h:353
 #7 WebKit::WebProcess::shouldTerminate at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/WebProcess/WebProcess.cpp:616
 #8 WebKit::ChildProcess::terminationTimerFired at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/Shared/ChildProcess.cpp:160
 #9 WebKit::WebPage::close at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/WebProcess/WebPage/WebPage.cpp:1113
 #10 IPC::callMemberFunctionImpl<WebKit::WebPage, void (WebKit::WebPage::*)(), std::tuple<>>(WebKit::WebPage*, void (WebKit::WebPage::*)(), std::tuple<>&&, std::integer_sequence<unsigned long>) at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/Platform/IPC/HandleMessage.h:13
 #11 IPC::callMemberFunction<WebKit::WebPage, void (WebKit::WebPage::*)(), std::tuple<>, std::integer_sequence<unsigned long> >(std::tuple<>&&, WebKit::WebPage*, void (WebKit::WebPage::*)()) at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/Platform/IPC/HandleMessage.h:19
 #12 IPC::handleMessage<Messages::WebPage::Close, WebKit::WebPage, void (WebKit::WebPage::*)()> at /usr/src/debug/webkitgtk-2.13.90/Source/WebKit2/Platform/IPC/HandleMessage.h:99
 #13 WebKit::WebPage::didReceiveWebPageMessage at /usr/src/debug/webkitgtk-2.13.90/x86_64-redhat-linux-gnu/DerivedSources/WebKit2/WebPageMessageReceiver.cpp:694

Comment 1 Miro Hrončok 2016-09-05 17:10:49 UTC
Created attachment 1197989 [details]
File: backtrace

Comment 2 Miro Hrončok 2016-09-05 17:10:50 UTC
Created attachment 1197990 [details]
File: cgroup

Comment 3 Miro Hrončok 2016-09-05 17:10:53 UTC
Created attachment 1197991 [details]
File: core_backtrace

Comment 4 Miro Hrončok 2016-09-05 17:10:54 UTC
Created attachment 1197992 [details]
File: dso_list

Comment 5 Miro Hrončok 2016-09-05 17:10:56 UTC
Created attachment 1197993 [details]
File: environ

Comment 6 Miro Hrončok 2016-09-05 17:10:58 UTC
Created attachment 1197994 [details]
File: exploitable

Comment 7 Miro Hrončok 2016-09-05 17:10:59 UTC
Created attachment 1197995 [details]
File: limits

Comment 8 Miro Hrončok 2016-09-05 17:11:02 UTC
Created attachment 1197996 [details]
File: maps

Comment 9 Miro Hrončok 2016-09-05 17:11:03 UTC
Created attachment 1197997 [details]
File: mountinfo

Comment 10 Miro Hrončok 2016-09-05 17:11:05 UTC
Created attachment 1197998 [details]
File: namespaces

Comment 11 Miro Hrončok 2016-09-05 17:11:07 UTC
Created attachment 1197999 [details]
File: open_fds

Comment 12 Miro Hrončok 2016-09-05 17:11:09 UTC
Created attachment 1198000 [details]
File: proc_pid_status

Comment 13 Miro Hrončok 2016-09-05 17:11:10 UTC
Created attachment 1198001 [details]
File: var_log_messages

Comment 14 Christian Stadelmann 2016-09-12 14:30:04 UTC
I ran into this crash when closing yelp after searching for something in a help document.


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