Bug 340005 - kwin crashed on screen config change
Summary: kwin crashed on screen config change
Status: RESOLVED DUPLICATE of bug 337016
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: git master
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 20:12 UTC by Luiz Angelo De Luca
Modified: 2014-10-15 20:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luiz Angelo De Luca 2014-10-15 20:12:08 UTC
Hello,

Kwin crashed twice in sequence after I changed the screen settings in systemsettings:
In both cases, the BT is the same (except for memaddr):

Thread 4 (Thread 0x7f08eff6f700 (LWP 2328)):
[KCrash Handler]
#5  0x00007f09036912ee in ?? () from /usr/lib64/libnvidia-glcore.so.340.46
#6  0x00007f0903692247 in ?? () from /usr/lib64/libnvidia-glcore.so.340.46
#7  0x00007f09034d4050 in ?? () from /usr/lib64/libnvidia-glcore.so.340.46
#8  0x00007f09031af984 in ?? () from /usr/lib64/libnvidia-glcore.so.340.46
#9  0x00007f09031b06bd in ?? () from /usr/lib64/libnvidia-glcore.so.340.46
#10 0x00007f09031b08c1 in ?? () from /usr/lib64/libnvidia-glcore.so.340.46
#11 0x00007f090f959c97 in glBindFramebuffer (framebuffer=2, target=36160, this=0x31b53f0) at /usr/include/qt5/QtGui/qopenglfunctions.h:1124
#12 QSGBindableFboId::bind (this=0x7f08eff6ed00) at /usr/src/debug/qtdeclarative-opensource-src-5.3.2/src/quick/scenegraph/coreapi/qsgrenderer.cpp:107
#13 0x00007f090f95a15b in QSGRenderer::renderScene (this=this@entry=0x311ba20, bindable=...) at /usr/src/debug/qtdeclarative-opensource-src-5.3.2/src/quick/scenegraph/coreapi/qsgrenderer.cpp:242
#14 0x00007f090f968cc2 in QSGRenderContext::renderNextFrame (this=0x2ccaba0, renderer=0x311ba20, fboId=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.3.2/src/quick/scenegraph/qsgcontext.cpp:354
#15 0x00007f090f9a4634 in QQuickWindowPrivate::renderSceneGraph (this=this@entry=0x2cd0dd0, size=...) at /usr/src/debug/qtdeclarative-opensource-src-5.3.2/src/quick/items/qquickwindow.cpp:386
#16 0x00007f090f985137 in QSGRenderThread::syncAndRender (this=this@entry=0x2cf73d0) at /usr/src/debug/qtdeclarative-opensource-src-5.3.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:616
#17 0x00007f090f985b88 in QSGRenderThread::run (this=0x2cf73d0) at /usr/src/debug/qtdeclarative-opensource-src-5.3.2/src/quick/scenegraph/qsgthreadedrenderloop.cpp:704
#18 0x00007f0910f5fe6f in QThreadPrivate::start (arg=0x2cf73d0) at thread/qthread_unix.cpp:345
#19 0x00007f090a4460db in start_thread () from /lib64/libpthread.so.0
#20 0x00007f091302f58d in clone () from /lib64/libc.so.6



Reproducible: Sometimes

Steps to Reproduce:
1.change screen settings


Actual Results:  
2. kwin crashes

Expected Results:  
2.no crashes
Comment 1 Luiz Angelo De Luca 2014-10-15 20:14:19 UTC
Related to Bug 340004.

I'm using kde5 packages from OpenSuSE OBS
Comment 2 Thomas Lübking 2014-10-15 20:34:04 UTC
Did you get rid of the framebuffer console?
Otherwise (and for the particular context and other bug) this could be related to https://bugreports.qt-project.org/browse/QTBUG-39996

*** This bug has been marked as a duplicate of bug 337016 ***
Comment 3 Luiz Angelo De Luca 2014-10-15 20:40:28 UTC
Yes, no framebuffer console. Text only. And it seems to be related.
BTW, compositing is enabled