Bug 1460087 - [abrt] webkitgtk4: std::__exchange<WTF::MetaAllocatorHandle*, decltype(nullptr)>(WTF::MetaAllocatorHandle*&, decltype(nullptr)&&)(): WebKitWebProcess killed by SIGSEGV
Summary: [abrt] webkitgtk4: std::__exchange<WTF::MetaAllocatorHandle*, decltype(nullpt...
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:f48a6ec08007e56f7f993c35c1c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-09 03:37 UTC by Erick Omar Delgado
Modified: 2017-08-31 04:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-31 04:42:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (155.97 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: cgroup (242 bytes, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: core_backtrace (14.00 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: dso_list (24.08 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: environ (1.48 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: exploitable (110 bytes, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: limits (1.29 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: maps (200.08 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: mountinfo (3.67 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: namespaces (102 bytes, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: open_fds (2.10 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: proc_pid_status (1.27 KB, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details
File: var_log_messages (28 bytes, text/plain)
2017-06-09 03:37 UTC, Erick Omar Delgado
no flags Details


Links
System ID Private Priority Status Summary Last Updated
WebKit Project 176150 0 None None None 2017-08-31 04:42:49 UTC

Description Erick Omar Delgado 2017-06-09 03:37:22 UTC
Version-Release number of selected component:
webkitgtk4-2.16.3-1.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/webkit2gtk-4.0/WebKitWebProcess 32
crash_function: std::__exchange<WTF::MetaAllocatorHandle*, decltype(nullptr)>(WTF::MetaAllocatorHandle*&, decltype(nullptr)&&)
executable:     /usr/libexec/webkit2gtk-4.0/WebKitWebProcess
global_pid:     22185
kernel:         4.11.3-200.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)
 #0 std::__exchange<WTF::MetaAllocatorHandle*, decltype(nullptr)>(WTF::MetaAllocatorHandle*&, decltype(nullptr)&&) at /usr/include/c++/6.3.1/bits/move.h:143
 #1 std::exchange<WTF::MetaAllocatorHandle*, decltype(nullptr)>(WTF::MetaAllocatorHandle*&, decltype(nullptr)&&) at /usr/include/c++/6.3.1/utility:255
 #2 WTF::RefPtr<WTF::MetaAllocatorHandle>::~RefPtr at /usr/src/debug/webkitgtk-2.16.3/Source/WTF/wtf/RefPtr.h:62
 #3 JSC::MacroAssemblerCodeRef::~MacroAssemblerCodeRef at /usr/src/debug/webkitgtk-2.16.3/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:341
 #4 WebCore::RuleData::~RuleData at /usr/src/debug/webkitgtk-2.16.3/Source/WebCore/css/RuleSet.h:65
 #5 WTF::VectorDestructor<true, WebCore::RuleData>::destruct at /usr/src/debug/webkitgtk-2.16.3/Source/WTF/wtf/Vector.h:60
 #6 WTF::VectorTypeOperations<WebCore::RuleData>::destruct at /usr/src/debug/webkitgtk-2.16.3/Source/WTF/wtf/Vector.h:224
 #7 WTF::Vector<WebCore::RuleData, 1ul, WTF::CrashOnOverflow, 16ul>::~Vector at /usr/src/debug/webkitgtk-2.16.3/Source/WTF/wtf/Vector.h:631
 #8 std::default_delete<WTF::Vector<WebCore::RuleData, 1ul, WTF::CrashOnOverflow, 16ul> >::operator() at /usr/include/c++/6.3.1/bits/unique_ptr.h:76
 #9 std::unique_ptr<WTF::Vector<WebCore::RuleData, 1ul, WTF::CrashOnOverflow, 16ul>, std::default_delete<WTF::Vector<WebCore::RuleData, 1ul, WTF::CrashOnOverflow, 16ul> > >::reset at /usr/include/c++/6.3.1/bits/unique_ptr.h:347

Comment 1 Erick Omar Delgado 2017-06-09 03:37:27 UTC
Created attachment 1286282 [details]
File: backtrace

Comment 2 Erick Omar Delgado 2017-06-09 03:37:28 UTC
Created attachment 1286283 [details]
File: cgroup

Comment 3 Erick Omar Delgado 2017-06-09 03:37:29 UTC
Created attachment 1286284 [details]
File: core_backtrace

Comment 4 Erick Omar Delgado 2017-06-09 03:37:31 UTC
Created attachment 1286285 [details]
File: dso_list

Comment 5 Erick Omar Delgado 2017-06-09 03:37:32 UTC
Created attachment 1286286 [details]
File: environ

Comment 6 Erick Omar Delgado 2017-06-09 03:37:33 UTC
Created attachment 1286287 [details]
File: exploitable

Comment 7 Erick Omar Delgado 2017-06-09 03:37:34 UTC
Created attachment 1286288 [details]
File: limits

Comment 8 Erick Omar Delgado 2017-06-09 03:37:35 UTC
Created attachment 1286289 [details]
File: maps

Comment 9 Erick Omar Delgado 2017-06-09 03:37:37 UTC
Created attachment 1286290 [details]
File: mountinfo

Comment 10 Erick Omar Delgado 2017-06-09 03:37:38 UTC
Created attachment 1286291 [details]
File: namespaces

Comment 11 Erick Omar Delgado 2017-06-09 03:37:39 UTC
Created attachment 1286292 [details]
File: open_fds

Comment 12 Erick Omar Delgado 2017-06-09 03:37:40 UTC
Created attachment 1286293 [details]
File: proc_pid_status

Comment 13 Erick Omar Delgado 2017-06-09 03:37:41 UTC
Created attachment 1286294 [details]
File: var_log_messages


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