Bug 2223363 - [abrt] kwin-wayland: std::default_delete<KWin::EffectWindowImpl>::operator()(): kwin_wayland killed by SIGSEGV
Summary: [abrt] kwin-wayland: std::default_delete<KWin::EffectWindowImpl>::operator()(...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: kwin
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:249171d6a21db02ba2d2a1963fa...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-17 13:46 UTC by Mikhail Malyshev
Modified: 2023-07-17 13:46 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.40 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: maps (3.95 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: limits (1.29 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: environ (1.62 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: open_fds (31.88 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: mountinfo (3.62 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: os_info (699 bytes, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: cpuinfo (2.84 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: core_backtrace (56.81 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: exploitable (81 bytes, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: var_log_messages (2.18 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details
File: backtrace (162.02 KB, text/plain)
2023-07-17 13:46 UTC, Mikhail Malyshev
no flags Details

Description Mikhail Malyshev 2023-07-17 13:46:14 UTC
Version-Release number of selected component:
kwin-wayland-5.27.6-1.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         kwin_wayland killed by SIGSEGV
journald_cursor: s=2a9ae9112bc44554b82ea0608f11d7d7;i=81fe1;b=8e1d3706b98a4a669a442aca1770c4d4;m=6d0924164;t=60074b43ad0e6;x=863dde1789aa6b0a
executable:     /usr/bin/kwin_wayland
cmdline:        /usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0 --xwayland-fd 8 --xwayland-fd 9 --xwayland-display :0 --xwayland-xauthority /run/user/1000/xauth_NoddDX --xwayland
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/plasma-kwin_wayland.service
rootdir:        /
uid:            1000
kernel:         6.3.12-200.fc38.x86_64
package:        kwin-wayland-5.27.6-1.fc38
runlevel:       N 5
dso_list:       /usr/bin/kwin_wayland kwin-wayland-5.27.6-1.fc38.x86_64 (Fedora Project) 1689252087
backtrace_rating: 4
crash_function: std::default_delete<KWin::EffectWindowImpl>::operator()

Truncated backtrace:
Thread no. 1 (26 frames)
 #0 std::default_delete<KWin::EffectWindowImpl>::operator() at /usr/include/c++/13/bits/unique_ptr.h:93
 #1 std::__uniq_ptr_impl<KWin::EffectWindowImpl, std::default_delete<KWin::EffectWindowImpl> >::reset at /usr/include/c++/13/bits/unique_ptr.h:211
 #2 std::unique_ptr<KWin::EffectWindowImpl, std::default_delete<KWin::EffectWindowImpl> >::reset at /usr/include/c++/13/bits/unique_ptr.h:509
 #3 KWin::Window::finishCompositing at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/window.cpp:370
 #4 KWin::X11Window::finishCompositing at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/x11window.cpp:1491
 #5 KWin::Compositor::stop at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/composite.cpp:523
 #7 KWin::Compositor::reinitialize at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/composite.cpp:628
 #8 QtPrivate::QSlotObjectBase::call at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
 #9 doActivate<false> at kernel/qobject.cpp:3925
 #10 KWin::Workspace::slotReconfigure at /usr/src/debug/kwin-5.27.6-1.fc38.x86_64/src/workspace.cpp:1017
 #11 QtPrivate::QSlotObjectBase::call at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
 #12 doActivate<false> at kernel/qobject.cpp:3925
 #13 QMetaObject::activate at kernel/qobject.cpp:3985
 #14 QTimer::timeout at .moc/moc_qtimer.cpp:205
 #15 QObject::event at kernel/qobject.cpp:1369
 #16 QApplicationPrivate::notify_helper at kernel/qapplication.cpp:3640
 #17 QCoreApplication::notifyInternal2 at kernel/qcoreapplication.cpp:1064
 #18 QCoreApplication::sendEvent at kernel/qcoreapplication.cpp:1462
 #19 QTimerInfoList::activateTimers at kernel/qtimerinfo_unix.cpp:643
 #20 QEventDispatcherUNIXPrivate::activateTimers at kernel/qeventdispatcher_unix.cpp:249
 #21 QEventDispatcherUNIX::processEvents at kernel/qeventdispatcher_unix.cpp:516
 #22 QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
 #23 QEventLoop::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:69
 #24 QCoreApplication::exec at ../../include/QtCore/../../src/corelib/global/qflags.h:121
 #25 QGuiApplication::exec at kernel/qguiapplication.cpp:1863
 #26 QApplication::exec at kernel/qapplication.cpp:2832


Potential duplicate: bug 2173330

Comment 1 Mikhail Malyshev 2023-07-17 13:46:17 UTC
Created attachment 1976190 [details]
File: proc_pid_status

Comment 2 Mikhail Malyshev 2023-07-17 13:46:18 UTC
Created attachment 1976191 [details]
File: maps

Comment 3 Mikhail Malyshev 2023-07-17 13:46:20 UTC
Created attachment 1976192 [details]
File: limits

Comment 4 Mikhail Malyshev 2023-07-17 13:46:22 UTC
Created attachment 1976193 [details]
File: environ

Comment 5 Mikhail Malyshev 2023-07-17 13:46:23 UTC
Created attachment 1976194 [details]
File: open_fds

Comment 6 Mikhail Malyshev 2023-07-17 13:46:25 UTC
Created attachment 1976195 [details]
File: mountinfo

Comment 7 Mikhail Malyshev 2023-07-17 13:46:26 UTC
Created attachment 1976196 [details]
File: os_info

Comment 8 Mikhail Malyshev 2023-07-17 13:46:28 UTC
Created attachment 1976197 [details]
File: cpuinfo

Comment 9 Mikhail Malyshev 2023-07-17 13:46:29 UTC
Created attachment 1976198 [details]
File: core_backtrace

Comment 10 Mikhail Malyshev 2023-07-17 13:46:31 UTC
Created attachment 1976199 [details]
File: exploitable

Comment 11 Mikhail Malyshev 2023-07-17 13:46:32 UTC
Created attachment 1976200 [details]
File: var_log_messages

Comment 12 Mikhail Malyshev 2023-07-17 13:46:33 UTC
Created attachment 1976201 [details]
File: backtrace


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