| Summary: | kwin crash after klockscreen+monitor off | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Christian Höne <kde-bug> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 5.8.6 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christian Höne
2017-05-05 10:49:33 UTC
Unfortunately the backtrace is lacking debug symbols. If you are able to reproduce please install the debug packages and attach a new backtrace. Without the debug symbols we do not see where it crashes. I don't know if this is sufficient. I installed kwin5-debuginfo. Application: KWin (kwin_x11), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f79adcd8940 (LWP 3010))] Thread 5 (Thread 0x7f79777fe700 (LWP 3098)): #0 0x00007f79ad7120bf in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0 #1 0x00007f79a9a9493b in () at /usr/lib64/libQt5Script.so.5 #2 0x00007f79a9a94969 in () at /usr/lib64/libQt5Script.so.5 #3 0x00007f79ad70d744 in start_thread () at /lib64/libpthread.so.0 #4 0x00007f79ad44bd3d in clone () at /lib64/libc.so.6 Thread 4 (Thread 0x7f798afea700 (LWP 3086)): #0 0x00007f79ad444b03 in select () at /lib64/libc.so.6 #1 0x00007f79aab14849 in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () at /usr/lib64/libQt5Core.so.5 #2 0x00007f79aab160c3 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () at /usr/lib64/libQt5Core.so.5 #3 0x00007f79aab16527 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007f79aaac5fdb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007f79aa900f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007f79a54eb9c8 in () at /usr/lib64/libQt5Qml.so.5 #7 0x00007f79aa9059e9 in () at /usr/lib64/libQt5Core.so.5 #8 0x00007f79ad70d744 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f79ad44bd3d in clone () at /lib64/libc.so.6 Thread 3 (Thread 0x7f7990c3c700 (LWP 3054)): #0 0x00007f79ad444b03 in select () at /lib64/libc.so.6 #1 0x00007f79aab14849 in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) () at /usr/lib64/libQt5Core.so.5 #2 0x00007f79aab160c3 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) () at /usr/lib64/libQt5Core.so.5 #3 0x00007f79aab16527 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #4 0x00007f79aaac5fdb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #5 0x00007f79aa900f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5 #6 0x00007f79a46cc1d5 in () at /usr/lib64/libQt5DBus.so.5 #7 0x00007f79aa9059e9 in () at /usr/lib64/libQt5Core.so.5 #8 0x00007f79ad70d744 in start_thread () at /lib64/libpthread.so.0 #9 0x00007f79ad44bd3d in clone () at /lib64/libc.so.6 Thread 2 (Thread 0x7f7992d58700 (LWP 3034)): #0 0x00007f79ad44349d in poll () at /lib64/libc.so.6 #1 0x00007f79ac5c73e2 in () at /usr/lib64/libxcb.so.1 #2 0x00007f79ac5c8fcf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1 #3 0x00007f7993e34839 in () at /usr/lib64/libQt5XcbQpa.so.5 #4 0x00007f79aa9059e9 in () at /usr/lib64/libQt5Core.so.5 #5 0x00007f79ad70d744 in start_thread () at /lib64/libpthread.so.0 #6 0x00007f79ad44bd3d in clone () at /lib64/libc.so.6 Thread 1 (Thread 0x7f79adcd8940 (LWP 3010)): [KCrash Handler] #6 0x00007f79ad48ad26 in __memcpy_avx_unaligned () at /lib64/libc.so.6 #7 0x00007f79a6341823 in KWin::GLVertexBuffer::setData(int, int, float const*, float const*) (this=this@entry=0x1fba730, vertexCount=36, dim=dim@entry=2, vertices=0x1f6ff38, texcoords=texcoords@entry=0x0) at /usr/src/debug/kwin-5.8.6/libkwineffects/kwinglutils.cpp:2057 #8 0x00007f79acffe76e in KWin::SceneOpenGL2::doPaintBackground(QVector<float> const&) (this=0x1fd1700, vertices=...) at /usr/src/debug/kwin-5.8.6/scene_opengl.cpp:1100 #9 0x00007f79ad0053d5 in KWin::SceneOpenGL::paintBackground(QRegion) (this=this@entry=0x1fd1700, region=...) at /usr/src/debug/kwin-5.8.6/scene_opengl.cpp:813 #10 0x00007f79acfeffd9 in KWin::Scene::paintSimpleScreen(int, QRegion) (this=this@entry=0x1fd1700, orig_mask=orig_mask@entry=0, region=...) at /usr/src/debug/kwin-5.8.6/scene.cpp:365 #11 0x00007f79acffe273 in KWin::SceneOpenGL2::paintSimpleScreen(int, QRegion) (this=this@entry=0x1fd1700, mask=mask@entry=0, region=...) at /usr/src/debug/kwin-5.8.6/scene_opengl.cpp:1083 #12 0x00007f79acff20d5 in KWin::Scene::finalPaintScreen(int, QRegion, KWin::ScreenPaintData&) (this=0x1fd1700, mask=mask@entry=0, region=..., data=...) at /usr/src/debug/kwin-5.8.6/scene.cpp:201 #13 0x00007f79ad020280 in KWin::EffectsHandlerImpl::paintScreen(int, QRegion, KWin::ScreenPaintData&) (this=0x21563b0, mask=mask@entry=0, region=..., data=...) at /usr/src/debug/kwin-5.8.6/effects.cpp:340 #14 0x00007f79aa2a77df in KWin::Effect::paintScreen(int, QRegion, KWin::ScreenPaintData&) (this=this@entry=0x2dcfa40, mask=mask@entry=0, region=..., data=...) at /usr/src/debug/kwin-5.8.6/libkwineffects/kwineffects.cpp:574 #15 0x00007f79ad020240 in KWin::EffectsHandlerImpl::paintScreen(int, QRegion, KWin::ScreenPaintData&) (this=0x21563b0, mask=mask@entry=0, region=..., data=...) at /usr/src/debug/kwin-5.8.6/effects.cpp:337 #16 0x00007f79aa2a77df in KWin::Effect::paintScreen(int, QRegion, KWin::ScreenPaintData&) (this=this@entry=0x20a99d0, mask=mask@entry=0, region=..., data=...) at /usr/src/debug/kwin-5.8.6/libkwineffects/kwineffects.cpp:574 #17 0x00007f79ad020240 in KWin::EffectsHandlerImpl::paintScreen(int, QRegion, KWin::ScreenPaintData&) (this=0x21563b0, mask=0, region=..., data=...) at /usr/src/debug/kwin-5.8.6/effects.cpp:337 #18 0x00007f79acff1d78 in KWin::Scene::paintScreen(int*, QRegion const&, QRegion const&, QRegion*, QRegion*, QMatrix4x4 const&) (this=this@entry=0x1fd1700, mask=mask@entry=0x7ffd5cc61530, damage=..., repaint=..., updateRegion=updateRegion@entry=0x7ffd5cc614f0, validRegion=validRegion@entry=0x7ffd5cc61500, projection=...) at /usr/src/debug/kwin-5.8.6/scene.cpp:151 #19 0x00007f79ad005f6c in KWin::SceneOpenGL::paint(QRegion, QList<KWin::Toplevel*>) (this=0x1fd1700, damage=..., toplevels=...) at /usr/src/debug/kwin-5.8.6/scene_opengl.cpp:731 #20 0x00007f79acfe4fca in KWin::Compositor::performCompositing() (this=0x1c3e860) at /usr/src/debug/kwin-5.8.6/composite.cpp:742 #21 0x00007f79aaaf2f34 in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5 #22 0x00007f79ab7cee3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #23 0x00007f79ab7d349a in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5 #24 0x00007f79aaac7fc5 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5 #25 0x00007f79aab17c7e in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5 #26 0x00007f79aab165c8 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #27 0x00007f7993e9694d in () at /usr/lib64/libQt5XcbQpa.so.5 #28 0x00007f79aaac5fdb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5 #29 0x00007f79aaacdec6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5 #30 0x00007f79ad92b9cc in kdemain(int, char**) (argc=1, argv=0x7ffd5cc61df8) at /usr/src/debug/kwin-5.8.6/main_x11.cpp:466 #31 0x00007f79ad3826e5 in __libc_start_main () at /lib64/libc.so.6 #32 0x0000000000400809 in _start () at ../sysdeps/x86_64/start.S:118 Thanks for the update. additional info: - crash time is not necessarily at where you unlock. - hard to say how long monitor has to be off, but it is about 90% probability that this crash happens if monitor is off for more than 30min, if you turn off monitor only for a short time it doesn't occur. - crash happens not only on one machine. what is in common: openSUSE 42.2, nvidia graphics card with proprietary driver and a monitor connected via display port. just for completeness, please provide output of: qdbus org.kde.KWin /KWin supportInformation Version
=======
KWin version: 5.8.6
Qt Version: 5.6.1
Qt compile version: 5.6.1
XCB compile version: 1.11.1
Operation Mode: X11 only
Build Options
=============
KWIN_BUILD_DECORATIONS: yes
KWIN_BUILD_TABBOX: yes
KWIN_BUILD_ACTIVITIES: yes
HAVE_INPUT: yes
HAVE_DRM: yes
HAVE_GBM: no
HAVE_X11_XCB: yes
HAVE_EPOXY_GLX: yes
HAVE_WAYLAND_EGL: no
X11
===
Vendor: The X.Org Foundation
Vendor Release: 11803000
Protocol Version/Revision: 11/0
SHAPE: yes; Version: 0x11
RANDR: yes; Version: 0x14
DAMAGE: yes; Version: 0x11
Composite: yes; Version: 0x4
RENDER: yes; Version: 0xb
XFIXES: yes; Version: 0x50
SYNC: yes; Version: 0x31
GLX: yes; Version: 0x0
Decoration
==========
Plugin: org.kde.breeze
Theme:
Blur: 0
onAllDesktopsAvailable: true
alphaChannelSupported: true
closeOnDoubleClickOnMenu: false
decorationButtonsLeft: 0, 2
decorationButtonsRight: 6, 3, 4, 5
borderSize: 3
gridUnit: 10
font: Noto Sans,10,-1,0,50,0,0,0,0,0
smallSpacing: 2
largeSpacing: 10
Options
=======
focusPolicy: 0
nextFocusPrefersMouse: false
clickRaise: true
autoRaise: false
autoRaiseInterval: 0
delayFocusInterval: 0
shadeHover: false
shadeHoverInterval: 250
separateScreenFocus: false
placement: 4
focusPolicyIsReasonable: true
borderSnapZone: 10
windowSnapZone: 10
centerSnapZone: 0
snapOnlyWhenOverlapping: false
rollOverDesktops: true
focusStealingPreventionLevel: 1
legacyFullscreenSupport: false
operationTitlebarDblClick: 5000
operationMaxButtonLeftClick: 5000
operationMaxButtonMiddleClick: 5015
operationMaxButtonRightClick: 5014
commandActiveTitlebar1: 0
commandActiveTitlebar2: 30
commandActiveTitlebar3: 2
commandInactiveTitlebar1: 4
commandInactiveTitlebar2: 30
commandInactiveTitlebar3: 2
commandWindow1: 7
commandWindow2: 8
commandWindow3: 8
commandWindowWheel: 31
commandAll1: 10
commandAll2: 3
commandAll3: 14
keyCmdAllModKey: 16777251
showGeometryTip: false
condensedTitle: false
electricBorderMaximize: true
electricBorderTiling: true
electricBorderCornerRatio: 0.25
borderlessMaximizedWindows: false
killPingTimeout: 5000
hideUtilityWindowsForInactive: true
inactiveTabsSkipTaskbar: false
autogroupSimilarWindows: false
autogroupInForeground: true
compositingMode: 1
useCompositing: true
compositingInitialized: true
hiddenPreviews: 1
glSmoothScale: 2
colorCorrected: false
xrenderSmoothScale: false
maxFpsInterval: 16666666
refreshRate: 0
vBlankTime: 6000000
glStrictBinding: false
glStrictBindingFollowsDriver: true
glCoreProfile: false
glPreferBufferSwap: 0
glPlatformInterface: 1
windowsBlockCompositing: true
Screen Edges
============
desktopSwitching: false
desktopSwitchingMovingClients: false
cursorPushBackDistance: 1x1
timeThreshold: 150
reActivateThreshold: 350
actionTopLeft: 0
actionTop: 0
actionTopRight: 0
actionRight: 0
actionBottomRight: 0
actionBottom: 0
actionBottomLeft: 0
actionLeft: 0
Screens
=======
Multi-Head: no
Active screen follows mouse: no
Number of Screens: 1
Screen 0:
---------
Name: DP-0
Geometry: 0,0,3840x2160
Refresh Rate: 59.9966
Compositing
===========
Compositing is active
Compositing Type: OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 980/PCIe/SSE2
OpenGL version string: 4.5.0 NVIDIA 375.39
OpenGL platform interface: GLX
OpenGL shading language version string: 4.50 NVIDIA
Driver: NVIDIA
Driver version: 375.39
GPU class: Unknown
OpenGL version: 4.5
GLSL version: 4.50
X server version: 1.18.3
Linux kernel version: 4.4.62
Direct rendering: Requires strict binding: no
GLSL shaders: yes
Texture NPOT support: yes
Virtual Machine: no
OpenGL 2 Shaders are used
Painting blocks for vertical retrace: no
Loaded Effects:
---------------
zoom
slidingpopups
kwin4_effect_login
slide
kwin4_effect_windowaperture
screenshot
kwin4_effect_translucency
minimizeanimation
desktopgrid
kwin4_effect_morphingpopups
kwin4_effect_maximize
kwin4_effect_fade
presentwindows
highlightwindow
kwin4_effect_dialogparent
blur
contrast
startupfeedback
screenedge
kscreen
Currently Active Effects:
-------------------------
blur
contrast
Effect Settings:
----------------
zoom:
zoomFactor: 1.2
mousePointer: 0
mouseTracking: 0
enableFocusTracking: false
followFocus: true
focusDelay: 350
moveFactor: 20
targetZoom: 1
slidingpopups:
fadeInTime: 150
fadeOutTime: 250
kwin4_effect_login:
slide:
kwin4_effect_windowaperture:
screenshot:
kwin4_effect_translucency:
minimizeanimation:
desktopgrid:
zoomDuration: 300
border: 10
desktopNameAlignment: 0
layoutMode: 0
customLayoutRows: 2
usePresentWindows: true
kwin4_effect_morphingpopups:
kwin4_effect_maximize:
kwin4_effect_fade:
presentwindows:
layoutMode: 0
showCaptions: true
showIcons: true
doNotCloseWindows: false
ignoreMinimized: false
accuracy: 20
fillGaps: true
fadeDuration: 150
showPanel: false
leftButtonWindow: 1
rightButtonWindow: 2
middleButtonWindow: 0
leftButtonDesktop: 2
middleButtonDesktop: 0
rightButtonDesktop: 0
highlightwindow:
kwin4_effect_dialogparent:
blur:
blurRadius: 12
cacheTexture: true
contrast:
startupfeedback:
type: 1
screenedge:
kscreen:
Given that it's NVIDIA hardware we can assume it's the same bug as always. *** This bug has been marked as a duplicate of bug 344326 *** |