Bug 1322731 - [abrt] webkitgtk4: WebKit::NPObjectMessageReceiver::hasProperty(): WebKitPluginProcess killed by SIGSEGV
Summary: [abrt] webkitgtk4: WebKit::NPObjectMessageReceiver::hasProperty(): WebKitPlug...
Keywords:
Status: CLOSED DUPLICATE of bug 1290810
Alias: None
Product: Fedora
Classification: Fedora
Component: webkitgtk4
Version: 24
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:e7da677b2d215b57bb2fb95817e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-31 08:55 UTC by Alexander Kurtakov
Modified: 2016-03-31 20:08 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-31 20:08:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (42.24 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: cgroup (242 bytes, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: core_backtrace (6.02 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: dso_list (11.94 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: environ (1.46 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: exploitable (82 bytes, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: limits (1.29 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: maps (55.20 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: mountinfo (3.46 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: namespaces (85 bytes, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: open_fds (1.08 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: proc_pid_status (1.10 KB, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details
File: var_log_messages (28 bytes, text/plain)
2016-03-31 08:55 UTC, Alexander Kurtakov
no flags Details

Description Alexander Kurtakov 2016-03-31 08:55:25 UTC
Version-Release number of selected component:
webkitgtk4-2.12.0-1.fc24

Additional info:
reporter:       libreport-2.6.4
backtrace_rating: 4
cmdline:        /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess 26 /usr/lib64/mozilla/plugins/libgnome-shell-browser-plugin.so
crash_function: WebKit::NPObjectMessageReceiver::hasProperty
executable:     /usr/libexec/webkit2gtk-4.0/WebKitPluginProcess
global_pid:     3342
kernel:         4.5.0-0.rc7.git0.2.fc24.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 WebKit::NPObjectMessageReceiver::hasProperty at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Shared/Plugins/NPObjectMessageReceiver.cpp:133
 #1 IPC::callMemberFunctionImpl<WebKit::NPObjectMessageReceiver, void (WebKit::NPObjectMessageReceiver::*)(WebKit::NPIdentifierData const&, bool&), std::tuple<WebKit::NPIdentifierData>, 0ul, std::tuple<bool>, 0ul>(WebKit::NPObjectMessageReceiver*, void (WebKit::NPObjectMessageReceiver::*)(WebKit::NPIdentifierData const&, bool&), std::tuple<WebKit::NPIdentifierData>&&, std::tuple<bool>&, std::index_sequence<0ul>, std::index_sequence<0ul>) at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Platform/IPC/HandleMessage.h:30
 #2 IPC::callMemberFunction<WebKit::NPObjectMessageReceiver, void (WebKit::NPObjectMessageReceiver::*)(WebKit::NPIdentifierData const&, bool&), std::tuple<WebKit::NPIdentifierData>, std::make_index_sequence<1ul>, std::tuple<bool>, std::make_index_sequence<1ul> >(std::tuple<WebKit::NPIdentifierData>&&, std::tuple<bool>&, WebKit::NPObjectMessageReceiver*, void (WebKit::NPObjectMessageReceiver::*)(WebKit::NPIdentifierData const&, bool&)) at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Platform/IPC/HandleMessage.h:36
 #3 IPC::handleMessage<Messages::NPObjectMessageReceiver::RemoveProperty, WebKit::NPObjectMessageReceiver, void (WebKit::NPObjectMessageReceiver::*)(WebKit::NPIdentifierData const&, bool&)> at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Platform/IPC/HandleMessage.h:105
 #4 WebKit::NPObjectMessageReceiver::didReceiveSyncNPObjectMessageReceiverMessage at /usr/src/debug/webkitgtk-2.12.0/x86_64-redhat-linux-gnu/DerivedSources/WebKit2/NPObjectMessageReceiverMessageReceiver.cpp:73
 #5 WebKit::NPRemoteObjectMap::didReceiveSyncMessage at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Shared/Plugins/NPRemoteObjectMap.cpp:226
 #6 WebKit::WebProcessConnection::didReceiveSyncMessage at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/PluginProcess/WebProcessConnection.cpp:156
 #7 IPC::Connection::dispatchSyncMessage at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Platform/IPC/Connection.cpp:848
 #8 IPC::Connection::dispatchMessage at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Platform/IPC/Connection.cpp:920
 #9 IPC::Connection::SyncMessageState::dispatchMessages at /usr/src/debug/webkitgtk-2.12.0/Source/WebKit2/Platform/IPC/Connection.cpp:174

Potential duplicate: bug 1290810

Comment 1 Alexander Kurtakov 2016-03-31 08:55:32 UTC
Created attachment 1142104 [details]
File: backtrace

Comment 2 Alexander Kurtakov 2016-03-31 08:55:34 UTC
Created attachment 1142105 [details]
File: cgroup

Comment 3 Alexander Kurtakov 2016-03-31 08:55:36 UTC
Created attachment 1142106 [details]
File: core_backtrace

Comment 4 Alexander Kurtakov 2016-03-31 08:55:38 UTC
Created attachment 1142107 [details]
File: dso_list

Comment 5 Alexander Kurtakov 2016-03-31 08:55:39 UTC
Created attachment 1142108 [details]
File: environ

Comment 6 Alexander Kurtakov 2016-03-31 08:55:41 UTC
Created attachment 1142109 [details]
File: exploitable

Comment 7 Alexander Kurtakov 2016-03-31 08:55:43 UTC
Created attachment 1142110 [details]
File: limits

Comment 8 Alexander Kurtakov 2016-03-31 08:55:45 UTC
Created attachment 1142111 [details]
File: maps

Comment 9 Alexander Kurtakov 2016-03-31 08:55:47 UTC
Created attachment 1142112 [details]
File: mountinfo

Comment 10 Alexander Kurtakov 2016-03-31 08:55:49 UTC
Created attachment 1142113 [details]
File: namespaces

Comment 11 Alexander Kurtakov 2016-03-31 08:55:51 UTC
Created attachment 1142114 [details]
File: open_fds

Comment 12 Alexander Kurtakov 2016-03-31 08:55:52 UTC
Created attachment 1142115 [details]
File: proc_pid_status

Comment 13 Alexander Kurtakov 2016-03-31 08:55:54 UTC
Created attachment 1142116 [details]
File: var_log_messages

Comment 14 Michael Catanzaro 2016-03-31 20:08:59 UTC

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


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