Bug 463645

Summary: Presenta le finestre → crash
Product: [Plasma] kwin Reporter: Alan Aversa <aversa>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: nate
Priority: NOR Keywords: drkonqi
Version First Reported In: 5.26.4   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alan Aversa 2022-12-31 00:17:24 UTC
Application: kwin_x11 (5.26.4)

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 6.1.1 x86_64
Windowing System: X11
Distribution: "Slackware Linux "
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
"Presenta le finestra", "Griglia dei Desktop", e "Panoramica" effetti del desktop non funzionano.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fe8ff1985d0 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /usr/lib64/libQt5Quick.so.5
#5  0x00007fe8ff8c27f6 in  () at /usr/lib64/libkwin.so.5
#6  0x00007fe8ff8c2ef3 in  () at /usr/lib64/libkwin.so.5
#7  0x00007fe8ff264058 in QQuickWindowPrivate::updateDirtyNode(QQuickItem*) () at /usr/lib64/libQt5Quick.so.5
#8  0x00007fe8ff26461b in QQuickWindowPrivate::updateDirtyNodes() () at /usr/lib64/libQt5Quick.so.5
#9  0x00007fe8ff265e8d in QQuickWindowPrivate::syncSceneGraph() () at /usr/lib64/libQt5Quick.so.5
#10 0x00007fe8ff2e8669 in QQuickRenderControl::sync() () at /usr/lib64/libQt5Quick.so.5
#11 0x00007fe8fd6bca86 in KWin::OffscreenQuickView::update() () at /usr/lib64/libkwineffects.so.14
#12 0x00007fe8fd6bf080 in KWin::QuickSceneEffect::prePaintScreen(KWin::ScreenPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () at /usr/lib64/libkwineffects.so.14
#13 0x00007fe8ff8199f1 in KWin::EffectsHandlerImpl::prePaintScreen(KWin::ScreenPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () at /usr/lib64/libkwin.so.5
#14 0x00007fe8ff895ec1 in KWin::Scene::prePaint(KWin::Output*) () at /usr/lib64/libkwin.so.5
#15 0x00007fe8ff7d85bf in KWin::Compositor::prePaintPass(KWin::RenderLayer*) () at /usr/lib64/libkwin.so.5
#16 0x00007fe8ff7db90f in KWin::Compositor::composite(KWin::RenderLoop*) () at /usr/lib64/libkwin.so.5
#17 0x00007fe8ff7dc22b in KWin::X11Compositor::composite(KWin::RenderLoop*) () at /usr/lib64/libkwin.so.5
#18 0x00007fe8fdeea682 in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007fe8ff797922 in KWin::RenderLoop::frameRequested(KWin::RenderLoop*) () at /usr/lib64/libkwin.so.5
#20 0x00007fe8ff7e3c23 in KWin::RenderLoopPrivate::dispatch() () at /usr/lib64/libkwin.so.5
#21 0x00007fe8fdeea682 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007fe8fdeee3fa in QTimer::timeout(QTimer::QPrivateSignal) () at /usr/lib64/libQt5Core.so.5
#23 0x00007fe8fdedf51d in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#24 0x00007fe8fcb7038e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#25 0x00007fe8fdeb5438 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#26 0x00007fe8fdf08f11 in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#27 0x00007fe8fdf096e4 in  () at /usr/lib64/libQt5Core.so.5
#28 0x00007fe8f971dd89 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#29 0x00007fe8f971dff8 in  () at /usr/lib64/libglib-2.0.so.0
#30 0x00007fe8f971e07c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#31 0x00007fe8fdf099f6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#32 0x00007fe8fdeb401b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#33 0x00007fe8fdebbb22 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#34 0x000000000043a1c0 in  ()
#35 0x00007fe8fc42c177 in __libc_start_call_main () at /lib64/libc.so.6
#36 0x00007fe8fc42c235 in __libc_start_main_impl () at /lib64/libc.so.6
#37 0x000000000043b601 in  ()
[Inferior 1 (process 51901) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-01-06 21:03:14 UTC
Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong:

> #5  0x00007fe8ff8c27f6 in  () at /usr/lib64/libkwin.so.5
> #6  0x00007fe8ff8c2ef3 in  () at /usr/lib64/libkwin.so.5

Could you please install debug symbols, reproduce the crash, and attach a new symbolicated backtrace? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Thanks again!
Comment 2 Bug Janitor Service 2023-01-21 05:06:06 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2023-02-05 04:58:43 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!