Bug 484790

Summary: GNOME Disk Usage Analyzer/KWin
Product: [Plasma] kwin Reporter: kelvin_silva_lima <kelvin_silva_lima>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: crash CC: fanzhuyifan
Priority: NOR Keywords: drkonqi
Version First Reported In: 5.27.5   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description kelvin_silva_lima@protonmail.ch 2024-03-31 00:57:31 UTC
Application: kwin_x11 (5.27.5)

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

-- Information about the crash:
KWin crashes when GNOME Disk Usage Analyzer windows is restored.

Application: KWin (kwin_x11), signal: Segmentation fault

           PID: 1431239 (kwin_x11)
           UID: 1000 (kelvinslx)
           GID: 1000 (kelvinslx)
        Signal: 11 (SEGV)
     Timestamp: Sat 2024-03-30 21:35:27 -03 (1min 1s ago)
  Command Line: /usr/bin/kwin_x11 --replace
    Executable: /usr/bin/kwin_x11
 Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/plasma-kwin_x11.service
          Unit: user@1000.service
     User Unit: plasma-kwin_x11.service
         Slice: user-1000.slice
     Owner UID: 1000 (kelvinslx)
       Boot ID: 5e9f34692f454806803ee8b9bf391efd
    Machine ID: 55b20246270b430e8a6a3c148c4354ed
      Hostname: Kelvin
       Storage: /var/lib/systemd/coredump/core.kwin_x11.1000.5e9f34692f454806803ee8b9bf391efd.1431239.1711845327000000.zst (present)
  Size on Disk: 9.4M
       Message: Process 1431239 (kwin_x11) of user 1000 dumped core.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#7  0x00007f33e261cb67 in KWin::EffectsHandlerImpl::prePaintWindow(KWin::EffectWindow*, KWin::WindowPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () at /lib/x86_64-linux-gnu/libkwin.so.5
#8  0x00007f33e261cb67 in KWin::EffectsHandlerImpl::prePaintWindow(KWin::EffectWindow*, KWin::WindowPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () at /lib/x86_64-linux-gnu/libkwin.so.5
#9  0x00007f33e26b91d3 in KWin::WorkspaceScene::preparePaintSimpleScreen() () at /lib/x86_64-linux-gnu/libkwin.so.5
#10 0x00007f33e26b9685 in KWin::WorkspaceScene::prePaint(KWin::SceneDelegate*) () at /lib/x86_64-linux-gnu/libkwin.so.5
#11 0x00007f33e25d81ef in KWin::Compositor::prePaintPass(KWin::RenderLayer*) () at /lib/x86_64-linux-gnu/libkwin.so.5


Reported using DrKonqi
Comment 1 kelvin_silva_lima@protonmail.ch 2024-03-31 00:57:33 UTC
Created attachment 167968 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 fanzhuyifan 2024-04-01 01:19:59 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!