Summary: | Problems w/KDE Desktop when waking from sleep with proprietary Nvidia Drivers Installed | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Kelvin Miller <uavtech2002> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nate, thomas, vkrevs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.14.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Kelvin Miller
2018-10-19 18:40:26 UTC
*** This bug has been marked as a duplicate of bug 364766 *** @Nate: please don't duplicate a KWin crash to plasma. *** This bug has been marked as a duplicate of bug 399499 *** I apologize. I searched but could not find a duplicate that fit my bug's profile. I checked bug 399499, that was on boot to the desktop. My bug is/was about waking from sleep. My bug involves plasmashell icon distortion also. Created attachment 119030 [details]
New crash information added by DrKonqi
kwin_x11 (5.15.3) using Qt 5.12.2
- What I was doing when the application crashed:
Wake from suspend; while the laptop was suspended, some time in the night, I heard the sound that indicates that the power is disconnected (the cable may have slipped out). After waking from suspend, the login screen looked somewhat like the backdrop had been exchanged for a stretched chessboard.
-- Backtrace (Reduced):
#6 0x00007fd95f61b36f in _mm_stream_si128(long long __vector(2)*, long long __vector(2)) (__B=..., __A=0x7fd92d3bd260) at /usr/lib64/gcc/x86_64-suse-linux/7/include/emmintrin.h:1473
#7 0x00007fd95f61b36f in KWin::WindowQuadList::makeInterleavedArrays(unsigned int, KWin::GLVertex2D*, QMatrix4x4 const&) const (this=this@entry=0x7ffffe5abb70, type=type@entry=7, vertices=vertices@entry=0x7fd92d3bd260, textureMatrix=...) at /usr/src/debug/kwin5-5.15.3-lp150.287.3.x86_64/libkwineffects/kwineffects.cpp:1165
#8 0x00007fd92dd1eaca in KWin::SceneOpenGL2Window::performPaint(int, QRegion, KWin::WindowPaintData) (this=this@entry=0x556a8dd584b0, mask=mask@entry=2, region=..., data=...) at /usr/src/debug/kwin5-5.15.3-lp150.287.3.x86_64/plugins/scenes/opengl/scene_opengl.cpp:1438
#9 0x00007fd92dd26183 in KWin::SceneOpenGL2::performPaintWindow(KWin::EffectWindowImpl*, int, QRegion, KWin::WindowPaintData&) (this=<optimized out>, w=<optimized out>, mask=<optimized out>, region=..., data=...) at /usr/src/debug/kwin5-5.15.3-lp150.287.3.x86_64/plugins/scenes/opengl/scene_opengl.cpp:1059
#10 0x00007fd92dd262b7 in KWin::SceneOpenGL2::finalDrawWindow(KWin::EffectWindowImpl*, int, QRegion, KWin::WindowPaintData&) (this=this@entry=0x556a8dca72e0, w=w@entry=0x556a8dd4b550, mask=mask@entry=2, region=..., data=...) at /usr/src/debug/kwin5-5.15.3-lp150.287.3.x86_64/plugins/scenes/opengl/scene_opengl.cpp:1041
|