Summary: | kwin crashed when switching windows | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Andrew <travneff> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | arpan.majumdar.dev, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.25.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Andrew
2022-07-11 12:00:31 UTC
#10 0x00007f185e73d99a in epoxy_glDeleteFramebuffers_global_rewrite_ptr () at /lib64/libepoxy.so.0 #11 0x00007f185f57b9e3 in KWin::DeformEffect::unredirect(KWin::EffectWindow*) () at /lib64/libkwineffects.so.13 #12 0x000055d2bd6aec40 in KWin::WobblyWindowsEffect::prePaintWindow(KWin::EffectWindow*, KWin::WindowPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () #13 0x00007f185fdedcab in KWin::EffectsHandlerImpl::prePaintWindow(KWin::EffectWindow*, KWin::WindowPrePaintData&, std::chrono::duration<long, std::ratio<1l, 1000l> >) () at /lib64/libkwin.so.5 Looks like it's the same as Bug 444665. *** This bug has been marked as a duplicate of bug 444665 *** Created attachment 150710 [details]
New crash information added by DrKonqi
kwin_x11 (5.24.5) using Qt 5.15.3
- What I was doing when the application crashed:
Opened laptop after being suspended for a while and switched windows using Alt+Tab.
- Unusual behavior I noticed:
KWin crashed and screen flickers. Happens every time when I wake laptop from being suspended.
- Custom settings of the application:
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-8750H CPU @ 2.20GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 630
GPU: NVIDIA GeForce GTX 1060
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140344036821440) at ./nptl/pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=140344036821440) at ./nptl/pthread_kill.c:78
#6 __GI___pthread_kill (threadid=140344036821440, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#7 0x00007fa4691cc476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007fa4691b27f3 in __GI_abort () at ./stdlib/abort.c:79
|