[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-09 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=379549

Martin Flöser  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #7 from Martin Flöser  ---
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 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-09 Thread Christian Höne
https://bugs.kde.org/show_bug.cgi?id=379549

--- Comment #6 from Christian Höne  ---
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  

[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-09 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=379549

--- Comment #5 from Martin Flöser  ---
just for completeness, please provide output of:
qdbus org.kde.KWin /KWin supportInformation

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-09 Thread Christian Höne
https://bugs.kde.org/show_bug.cgi?id=379549

--- Comment #4 from Christian Höne  ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-09 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379549

Christoph Feck  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #3 from Christoph Feck  ---
Thanks for the update.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-06 Thread Christian Höne
https://bugs.kde.org/show_bug.cgi?id=379549

--- Comment #2 from Christian Höne  ---
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  0x7f79ad7120bf in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f79a9a9493b in  () at /usr/lib64/libQt5Script.so.5
#2  0x7f79a9a94969 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7f79ad70d744 in start_thread () at /lib64/libpthread.so.0
#4  0x7f79ad44bd3d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f798afea700 (LWP 3086)):
#0  0x7f79ad444b03 in select () at /lib64/libc.so.6
#1  0x7f79aab14849 in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) () at /usr/lib64/libQt5Core.so.5
#2  0x7f79aab160c3 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) () at /usr/lib64/libQt5Core.so.5
#3  0x7f79aab16527 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f79aaac5fdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f79aa900f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f79a54eb9c8 in  () at /usr/lib64/libQt5Qml.so.5
#7  0x7f79aa9059e9 in  () at /usr/lib64/libQt5Core.so.5
#8  0x7f79ad70d744 in start_thread () at /lib64/libpthread.so.0
#9  0x7f79ad44bd3d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f7990c3c700 (LWP 3054)):
#0  0x7f79ad444b03 in select () at /lib64/libc.so.6
#1  0x7f79aab14849 in qt_safe_select(int, fd_set*, fd_set*, fd_set*,
timespec const*) () at /usr/lib64/libQt5Core.so.5
#2  0x7f79aab160c3 in
QEventDispatcherUNIXPrivate::doSelect(QFlags,
timespec*) () at /usr/lib64/libQt5Core.so.5
#3  0x7f79aab16527 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f79aaac5fdb in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f79aa900f1a in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f79a46cc1d5 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x7f79aa9059e9 in  () at /usr/lib64/libQt5Core.so.5
#8  0x7f79ad70d744 in start_thread () at /lib64/libpthread.so.0
#9  0x7f79ad44bd3d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f7992d58700 (LWP 3034)):
#0  0x7f79ad44349d in poll () at /lib64/libc.so.6
#1  0x7f79ac5c73e2 in  () at /usr/lib64/libxcb.so.1
#2  0x7f79ac5c8fcf in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7f7993e34839 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7f79aa9059e9 in  () at /usr/lib64/libQt5Core.so.5
#5  0x7f79ad70d744 in start_thread () at /lib64/libpthread.so.0
#6  0x7f79ad44bd3d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f79adcd8940 (LWP 3010)):
[KCrash Handler]
#6  0x7f79ad48ad26 in __memcpy_avx_unaligned () at /lib64/libc.so.6
#7  0x7f79a6341823 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  0x7f79acffe76e in KWin::SceneOpenGL2::doPaintBackground(QVector
const&) (this=0x1fd1700, vertices=...) at
/usr/src/debug/kwin-5.8.6/scene_opengl.cpp:1100
#9  0x7f79ad0053d5 in KWin::SceneOpenGL::paintBackground(QRegion)
(this=this@entry=0x1fd1700, region=...) at
/usr/src/debug/kwin-5.8.6/scene_opengl.cpp:813
#10 0x7f79acfeffd9 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 0x7f79acffe273 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 0x7f79acff20d5 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 0x7f79ad020280 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 0x7f79aa2a77df 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 0x7f79ad020240 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 0x7f79aa2a77df in KWin::Effect::paintScreen(int, QRegion,
KWin::ScreenPaintData&) (this=this@entry=0x20a99d0, mask=mask@entry=0,
region=..., data=...) at

[kwin] [Bug 379549] kwin crash after klockscreen+monitor off

2017-05-05 Thread Martin Gräßlin
https://bugs.kde.org/show_bug.cgi?id=379549

Martin Gräßlin  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Martin Gräßlin  ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.