Bug 471976 - KWin crashed after returning from sleep
Summary: KWin crashed after returning from sleep
Status: RESOLVED DUPLICATE of bug 466380
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-07-05 13:02 UTC by Szőts Ákos
Modified: 2023-07-07 10:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Szőts Ákos 2023-07-05 13:02:00 UTC
Application: kwin_x11 (5.27.5)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.3.4-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
My PC returned from sleep and KWin crashed.

I'm sorry for a possible duplicate, the new Konqi tool unfortunately makes it impossible to compare backtraces unless you memorise it beforehand.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  0x0000000000000000 in  ()
#7  0x00007fd8b32ee495 in std::default_delete<KWin::EffectWindowImpl>::operator()(KWin::EffectWindowImpl*) const (__ptr=0x55b23cfb29d0, this=<optimized out>) at /usr/include/c++/13/bits/unique_ptr.h:99
#8  std::__uniq_ptr_impl<KWin::EffectWindowImpl, std::default_delete<KWin::EffectWindowImpl> >::reset(KWin::EffectWindowImpl*) (__p=0x0, this=0x55b23d0d9718) at /usr/include/c++/13/bits/unique_ptr.h:211
#9  std::unique_ptr<KWin::EffectWindowImpl, std::default_delete<KWin::EffectWindowImpl> >::reset(KWin::EffectWindowImpl*) (__p=0x0, this=0x55b23d0d9718) at /usr/include/c++/13/bits/unique_ptr.h:509
#10 KWin::Window::finishCompositing(KWin::ReleaseReason) (this=0x55b23d0d95f0, releaseReason=<optimized out>) at /usr/src/debug/kwin-5.27.5/src/window.cpp:370
#11 0x00007fd8b31c5b25 in KWin::X11Window::finishCompositing(KWin::ReleaseReason) (releaseReason=KWin::ReleaseReason::Release, this=0x55b23d0d95f0) at /usr/src/debug/kwin-5.27.5/src/x11window.cpp:1491
#12 KWin::Compositor::stop() (this=0x55b23d04b7e0) at /usr/src/debug/kwin-5.27.5/src/composite.cpp:523
#13 KWin::Compositor::stop() (this=0x55b23d04b7e0) at /usr/src/debug/kwin-5.27.5/src/composite.cpp:505
#14 0x00007fd8b31be873 in KWin::Compositor::reinitialize() (this=0x55b23d04b7e0) at /usr/src/debug/kwin-5.27.5/src/composite.cpp:628
#15 0x00007fd8b31c80b2 in KWin::X11Compositor::composite(KWin::RenderLoop*) (this=0x55b23d04b7e0, renderLoop=<optimized out>) at /usr/src/debug/kwin-5.27.5/src/composite.cpp:961
#16 0x00007fd8b1925232 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffeeff2a060, r=0x55b23d04b7e0, this=0x55b23d076bd0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#17 doActivate<false>(QObject*, int, void**) (sender=0x55b23cc48860, signal_index=5, argv=0x7ffeeff2a060) at kernel/qobject.cpp:3923
#18 0x00007fd8b191de2f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=m@entry=0x7fd8b35c1100, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffeeff2a060) at kernel/qobject.cpp:3983
#19 0x00007fd8b317b1f2 in KWin::RenderLoop::frameRequested(KWin::RenderLoop*) (this=<optimized out>, _t1=<optimized out>) at /usr/src/debug/kwin-5.27.5/build/src/kwin_autogen/TAC5DWH4SE/moc_renderloop.cpp:206
#20 0x00007fd8b31cd9c3 in KWin::RenderLoopPrivate::dispatch() (this=0x55b23cc29a60) at /usr/src/debug/kwin-5.27.5/src/core/renderloop.cpp:157
#21 0x00007fd8b1925232 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffeeff2a180, r=0x55b23cc48860, this=0x55b23cc48940) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#22 doActivate<false>(QObject*, int, void**) (sender=0x55b23cc29a78, signal_index=3, argv=0x7ffeeff2a180) at kernel/qobject.cpp:3923
#23 0x00007fd8b191de2f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) (sender=<optimized out>, m=m@entry=0x7fd8b1bc69a0, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffeeff2a180) at kernel/qobject.cpp:3983
#24 0x00007fd8b192900a in QTimer::timeout(QTimer::QPrivateSignal) (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:205
#25 0x00007fd8b1918b5b in QObject::event(QEvent*) (this=0x55b23cc29a78, e=0x7ffeeff2a2d0) at kernel/qobject.cpp:1369
#26 0x00007fd8b0ba51ae in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x55b23cc29a78, e=0x7ffeeff2a2d0) at kernel/qapplication.cpp:3640
#27 0x00007fd8b18ec978 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x55b23cc29a78, event=0x7ffeeff2a2d0) at kernel/qcoreapplication.cpp:1064
#28 0x00007fd8b1945319 in QTimerInfoList::activateTimers() (this=0x55b23ca914b0) at kernel/qtimerinfo_unix.cpp:643
#29 0x00007fd8b1945bc4 in timerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:183
#30 0x00007fd8af1168d8 in g_main_dispatch (context=0x7fd8a4000ee0) at ../glib/gmain.c:3460
#31 g_main_context_dispatch (context=context@entry=0x7fd8a4000ee0) at ../glib/gmain.c:4200
#32 0x00007fd8af116ce8 in g_main_context_iterate (context=context@entry=0x7fd8a4000ee0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4276
#33 0x00007fd8af116d7c in g_main_context_iteration (context=0x7fd8a4000ee0, may_block=1) at ../glib/gmain.c:4343
#34 0x00007fd8b1945f26 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55b23ca9ac20, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#35 0x00007fd8b18eb40b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffeeff2a510, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#36 0x00007fd8b18f38a0 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#37 0x00007fd8b1d6fe3c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1870
#38 0x00007fd8b0ba5125 in QApplication::exec() () at kernel/qapplication.cpp:2832
#39 0x000055b23af5b4dd in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kwin-5.27.5/src/main_x11.cpp:447
[Inferior 1 (process 3918) detached]

Reported using DrKonqi
Comment 1 David Edmundson 2023-07-07 10:25:57 UTC

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