Bug 485153 - KWin crash when launching new program while running Digikam Slideshow maker.
Summary: KWin crash when launching new program while running Digikam Slideshow maker.
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.5
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-04-06 20:43 UTC by Gord
Modified: 2024-04-07 17:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gord 2024-04-06 20:43:45 UTC
Application: kwin_x11 (5.27.5)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-17-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Tried to launch Dupguru while runnung Digikam Slideshow maker.
MX Linux 23.2 with KDE Plasma desktop.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KWin (kwin_x11), signal: Segmentation fault

[KCrash Handler]
#4  0x000055fd5c9045a6 in ?? ()
#5  0x000055fd5c904d5b in ?? ()
#6  0x00007fc631a1cb67 in KWin::EffectsHandlerImpl::prePaintWindow(KWin::EffectWindow*, KWin::WindowPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () from /lib/x86_64-linux-gnu/libkwin.so.5
#7  0x00007fc631a1cb67 in KWin::EffectsHandlerImpl::prePaintWindow(KWin::EffectWindow*, KWin::WindowPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () from /lib/x86_64-linux-gnu/libkwin.so.5
#8  0x00007fc631ab91d3 in KWin::WorkspaceScene::preparePaintSimpleScreen() () from /lib/x86_64-linux-gnu/libkwin.so.5
#9  0x00007fc631ab9685 in KWin::WorkspaceScene::prePaint(KWin::SceneDelegate*) () from /lib/x86_64-linux-gnu/libkwin.so.5
#10 0x00007fc6319d81ef in KWin::Compositor::prePaintPass(KWin::RenderLayer*) () from /lib/x86_64-linux-gnu/libkwin.so.5
#11 0x00007fc6319db37f in KWin::Compositor::composite(KWin::RenderLoop*) () from /lib/x86_64-linux-gnu/libkwin.so.5
#12 0x00007fc6319dd293 in KWin::X11Compositor::composite(KWin::RenderLoop*) () from /lib/x86_64-linux-gnu/libkwin.so.5
#13 0x00007fc62fce8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fc6319900c2 in KWin::RenderLoop::frameRequested(KWin::RenderLoop*) () from /lib/x86_64-linux-gnu/libkwin.so.5
#15 0x00007fc6319e4ed3 in KWin::RenderLoopPrivate::dispatch() () from /lib/x86_64-linux-gnu/libkwin.so.5
#16 0x00007fc62fce8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fc62fcecd6a in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fc62fcdd50d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fc62f362fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007fc62fcb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007fc62fd08c31 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007fc62fd094c4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007fc62d9d47a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007fc62d9d4a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fc62d9d4acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fc62fd09836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007fc62fcb017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007fc62fcb82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x000055fd5c8952d1 in ?? ()
#30 0x00007fc62ec4624a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#31 0x00007fc62ec46305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#32 0x000055fd5c8967b1 in ?? ()
[Inferior 1 (process 3621) detached]

Reported using DrKonqi
Comment 1 fanzhuyifan 2024-04-07 17:54:43 UTC
Thank you for your bug report!

Debian advises users to not submit bugs upstream (https://www.debian.org/Bugs/Reporting), as this version of the KDE software is out of support from KDE, and so it's possible that the bug exists only in Debian at this point.
Could you report the bug to Debian using the report bug utility (https://packages.debian.org/stable/utils/reportbug)? If necessary, the maintainer of the package will forward the bug upstream.

Thanks for understanding!