Bug 437297 - Display Configuration crashed
Summary: Display Configuration crashed
Status: RESOLVED UPSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-05-18 08:32 UTC by Effendi eL'Mut
Modified: 2021-05-22 13:29 UTC (History)
1 user (show)

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 Effendi eL'Mut 2021-05-18 08:32:08 UTC
Application: systemsettings5 (5.21.5)

Qt Version: 5.15.2
Frameworks Version: 5.82.0
Operating System: Linux 5.12.3-1-pae i686
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed: I was attempting to rearrange my external display
Upon starting the display settings it immediatly crashed.
I repeated this action twice with the same result

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0xb3385800 (LWP 1982))]
[KCrash Handler]
#8  draw_create_vs_llvm (state=0xbf925ee0, draw=0x153bac0) at ../src/gallium/auxiliary/draw/draw_vs_llvm.c:102
#9  draw_create_vertex_shader (draw=0x153bac0, shader=0xbf925ee0) at ../src/gallium/auxiliary/draw/draw_vs.c:64
#10 0xadbd727f in r300_draw_init_vertex_shader (r300=r300@entry=0x153b1b0, vs=vs@entry=0x21965d0) at ../src/gallium/drivers/r300/r300_vs_draw.c:366
#11 0xadbd833b in r300_create_vs_state (pipe=0x153b1b0, shader=0xbf927274) at ../src/gallium/drivers/r300/r300_state.c:1913
#12 0xad633dce in st_create_common_variant (st=0x1881050, stp=0x2193f18, key=<optimized out>) at ../src/mesa/state_tracker/st_program.c:879
#13 0xad6357ad in st_get_common_variant (st=st@entry=0x1881050, stp=stp@entry=0x2193f18, key=0xbf927584) at ../src/mesa/state_tracker/st_program.c:966
#14 0xad635a0d in st_precompile_shader_variant (prog=0x2193f18, st=0x1881050) at ../src/mesa/state_tracker/st_program.c:1959
#15 st_finalize_program (st=0x1881050, prog=0x2193f18) at ../src/mesa/state_tracker/st_program.c:2019
#16 0xad6408f1 in st_program_string_notify (ctx=<optimized out>, target=<optimized out>, prog=<optimized out>) at ../src/mesa/state_tracker/st_cb_program.c:132
#17 0xad650473 in st_link_tgsi (prog=<optimized out>, ctx=<optimized out>) at ../src/mesa/state_tracker/st_glsl_to_tgsi.cpp:7366
#18 st_link_shader (ctx=<optimized out>, prog=<optimized out>) at ../src/mesa/state_tracker/st_glsl_to_ir.cpp:174
#19 0xad681138 in _mesa_glsl_link_shader (ctx=0x183aef0, prog=0x1c40328) at ../src/mesa/program/ir_to_mesa.cpp:3142
#20 0xad7a7529 in link_program (no_error=<optimized out>, shProg=<optimized out>, ctx=<optimized out>) at ../src/mesa/main/shaderapi.c:1312
#21 link_program_error (shProg=0x1c40328, ctx=0x183aef0) at ../src/mesa/main/shaderapi.c:1421
#22 link_program_error (ctx=0x183aef0, shProg=0x1c40328) at ../src/mesa/main/shaderapi.c:1419
#23 0xb6dc075e in QOpenGLFunctions::glLinkProgram (program=6, this=<optimized out>) at ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:1756
#24 QOpenGLShaderProgram::link (this=0x1cc0984) at opengl/qopenglshaderprogram.cpp:1332
#25 0xb6dc0522 in QOpenGLShaderProgramPrivate::linkBinary (this=0x1c40270) at opengl/qopenglshaderprogram.cpp:3804
#26 0xb59a4378 in QSGDefaultRenderContext::compileShader (this=0x126ee10, material=0x1dc8444, fragmentCode=0x0, vertexCode=0x1ba23f0 "uniform highp vec2 pixelSize;\nuniform highp mat4 matrix;\nuniform lowp float opacity;\n\nattribute highp vec4 vertex;\nattribute lowp vec4 vertexColor;\nattribute highp vec2 vertexOffset;\n\nvarying lowp vec"..., shader=0x1cc0980) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/qsgdefaultrendercontext.cpp:368
#27 QSGDefaultRenderContext::compileShader (this=0x126ee10, shader=0x1cc0980, material=0x1dc8444, vertexCode=0x1ba23f0 "uniform highp vec2 pixelSize;\nuniform highp mat4 matrix;\nuniform lowp float opacity;\n\nattribute highp vec4 vertex;\nattribute lowp vec4 vertexColor;\nattribute highp vec2 vertexOffset;\n\nvarying lowp vec"..., fragmentCode=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/qsgdefaultrendercontext.cpp:358
#28 0xb5946254 in QSGBatchRenderer::ShaderManager::prepareMaterial (this=0x16ebdc0, material=0x1dc8444, enableRhiShaders=false, geometry=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:305
#29 0xb594d2ae in QSGBatchRenderer::Renderer::renderMergedBatch (batch=0x1dd5700, this=0x1c3b030) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3082
#30 QSGBatchRenderer::Renderer::renderMergedBatch (this=0x1c3b030, batch=0x1dd5700) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3026
#31 0xb5952c8a in QSGBatchRenderer::Renderer::renderBatches (this=0x1c3b030) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:4066
#32 0xb5953528 in QSGBatchRenderer::Renderer::render (this=0x1c3b030) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:4363
#33 0xb5939d4b in QSGRenderer::renderScene (bindable=..., this=0x1c3b030) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgrenderer.cpp:264
#34 QSGRenderer::renderScene (this=0x1c3b030, bindable=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgrenderer.cpp:220
#35 0xb59acbb8 in QSGOpenGLLayer::grab (this=0x16daf90) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/qsgopengllayer.cpp:447
#36 0xb59ad21e in QSGOpenGLLayer::updateTexture (this=0x16daf90) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/qsgopengllayer.cpp:187
#37 0xb5b2acce in QQuickOpenGLShaderEffectMaterial::updateTextures (this=0x1ce3940) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/items/qquickopenglshadereffectnode.cpp:474
#38 0xb5b2ad2b in non-virtual thunk to QQuickOpenGLShaderEffectNode::preprocess() () at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/items/qquickopenglshadereffectnode.cpp:517
#39 0xb593a56c in QSGRenderer::preprocess (this=0x16547b0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgrenderer.cpp:337
#40 0xb5939d01 in QSGRenderer::renderScene (bindable=..., this=0x16547b0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgrenderer.cpp:238
#41 QSGRenderer::renderScene (this=0x16547b0, bindable=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgrenderer.cpp:220
#42 0xb593a2e2 in QSGRenderer::renderScene (this=0x16547b0, fboId=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/coreapi/qsgrenderer.cpp:212
#43 0xb59a412a in QSGDefaultRenderContext::renderNextFrame (this=0x126ee10, renderer=0x16547b0, fboId=1) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/scenegraph/qsgdefaultrendercontext.cpp:228
#44 0xb5a177b9 in QQuickWindowPrivate::renderSceneGraph (this=0xcd1120, size=..., surfaceSize=...) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/items/qquickwindow.cpp:617
#45 0xb5aad55d in QQuickRenderControl::render (this=0x1349dd0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quick/items/qquickrendercontrol.cpp:355
#46 0xb5e01502 in QQuickWidgetPrivate::render (this=0x128c7d0, needsSync=true) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quickwidgets/qquickwidget.cpp:309
#47 0xb5e0178a in QQuickWidgetPrivate::renderSceneGraph (this=0x128c7d0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quickwidgets/qquickwidget.cpp:360
#48 0xb64fe9dd in QObject::event (this=0x129e850, e=0xbf928d8c) at kernel/qobject.cpp:1336
#49 0xb7205dbf in QWidget::event (this=0x129e850, event=0xbf928d8c) at kernel/qwidget.cpp:9080
#50 0xb5e05b9a in QQuickWidget::event (this=0x129e850, e=0xbf928d8c) at /usr/src/debug/libqt5-qtdeclarative-5.15.2-4.1.i386/src/quickwidgets/qquickwidget.cpp:1573
#51 0xb71be4c6 in QApplicationPrivate::notify_helper (this=0xcd4a50, receiver=0x129e850, e=0xbf928d8c) at kernel/qapplication.cpp:3632
#52 0xb71c5dc9 in QApplication::notify (this=0xbf92909c, receiver=0x129e850, e=0xbf928d8c) at kernel/qapplication.cpp:3156
#53 0xb64cf31a in QCoreApplication::notifyInternal2 (receiver=0x129e850, event=0xbf928d8c) at kernel/qcoreapplication.cpp:1063
#54 0xb64cf588 in QCoreApplication::sendEvent (receiver=0x129e850, event=0xbf928d8c) at kernel/qcoreapplication.cpp:1458
#55 0xb652c977 in QTimerInfoList::activateTimers (this=0xdc8724) at kernel/qtimerinfo_unix.cpp:643
#56 0xb652d409 in timerSourceDispatch (source=0xdc86f0) at kernel/qeventdispatcher_glib.cpp:183
#57 0xb3ec44fe in g_main_dispatch (context=0xb0904990) at ../glib/gmain.c:3337
#58 g_main_context_dispatch (context=0xb0904990) at ../glib/gmain.c:4055
#59 0xb3ec4899 in g_main_context_iterate (context=context@entry=0xb0904990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4131
#60 0xb3ec4964 in g_main_context_iteration (context=0xb0904990, may_block=1) at ../glib/gmain.c:4196
#61 0xb652d823 in QEventDispatcherGlib::processEvents (this=0xdc6450, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#62 0xb1438621 in QXcbGlibEventDispatcher::processEvents (this=0xdc6450, flags=...) at qxcbeventdispatcher.cpp:143
#63 0xb64cd9de in QEventLoop::exec (this=<optimized out>, flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#64 0xb64d669f in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#65 0xb6a15691 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#66 0xb71be434 in QApplication::exec () at kernel/qapplication.cpp:2824
#67 0x004123a4 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/systemsettings5-5.21.5-1.1.i386/app/main.cpp:222
[Inferior 1 (process 1982) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'systemsettings' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Nate Graham 2021-05-18 21:52:38 UTC
Seems to be crashing in your graphics drivers. Please report this upstream to the developers of those drivers. Thanks!
Comment 2 Effendi eL'Mut 2021-05-22 13:26:43 UTC
(In reply to Nate Graham from comment #1)
> Seems to be crashing in your graphics drivers. Please report this upstream
> to the developers of those drivers. Thanks!

I am a newbee to this upstream thingy. Anyway I have decided against SuSE Tumbleweed and installed antiX-i486 on this rather ancient hardware. From my point of view it can be closed. Thanks for your time
Regards Effendi eL'Mut.