[systemsettings] [Bug 466781] Systemsettings crashed when switching KCMs

2023-05-29 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=466781

Nicolas Fella  changed:

   What|Removed |Added

 CC||enric...@hotmail.com

--- Comment #6 from Nicolas Fella  ---
*** Bug 470396 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 466781] Systemsettings crashed when switching KCMs

2023-05-24 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=466781

Oded Arbel  changed:

   What|Removed |Added

 CC||o...@geek.co.il

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

[systemsettings] [Bug 466781] Systemsettings crashed when switching KCMs

2023-05-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=466781

Nicolas Fella  changed:

   What|Removed |Added

 CC||me...@kde.org

--- Comment #4 from Nicolas Fella  ---
*** Bug 470079 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 466781] Systemsettings crashed when switching KCMs

2023-03-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=466781

--- Comment #3 from Nicolas Fella  ---
https://bugreports.qt.io/browse/QTBUG-112306

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

[systemsettings] [Bug 466781] Systemsettings crashed when switching KCMs

2023-03-25 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=466781

--- Comment #2 from Nicolas Fella  ---
Still happening with current Qt dev

#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x7f19250afec3 in __pthread_kill_internal (signo=11,
threadid=) at pthread_kill.c:78
#2  0x7f192505fa76 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x7f1927d228ac in KCrash::defaultCrashHandler(int) (sig=11) at
/home/nico/kde6/src/kcrash/src/kcrash.cpp:616
#4  0x7f192505fb20 in  () at /lib64/libc.so.6
#5  0x7f19261cbf11 in
QRhiResourceUpdateBatchPrivate::merge(QRhiResourceUpdateBatchPrivate*)
(this=0x7f18f815b010, other=0x1f883f78948f889) at
/home/nico/workspace/qt6/qtbase/src/gui/rhi/qrhi.cpp:6305
#6  0x7f19261cc41b in
QRhiResourceUpdateBatch::merge(QRhiResourceUpdateBatch*)
(this=this@entry=0x26f0da0, other=) at
/home/nico/workspace/qt6/qtbase/src/gui/rhi/qrhi.cpp:5966
#7  0x7f1924b207cc in
QSGRhiTextureGlyphCache::commitResourceUpdates(QRhiResourceUpdateBatch*)
(this=this@entry=0x2b26ca0, mergeInto=0x26f0da0)
at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/qsgrhitextureglyphcache.cpp:222
#8  0x7f1924aeda74 in
QSGTextMaskRhiShader::updateUniformData(QSGMaterialShader::RenderState&,
QSGMaterial*, QSGMaterial*)
(this=, state=..., newMaterial=newMaterial@entry=0x2182460,
oldMaterial=oldMaterial@entry=0x0) at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:131
#9  0x7f1924aede6a in
QSG24BitTextMaskRhiShader::updateUniformData(QSGMaterialShader::RenderState&,
QSGMaterial*, QSGMaterial*) (this=, state=...,
newMaterial=0x2182460, oldMaterial=0x0)
at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:212
#10 0x7f1924ab3569 in
QSGBatchRenderer::Renderer::updateMaterialDynamicData(QSGBatchRenderer::ShaderManagerShader*,
QSGMaterialShader::RenderState&, QSGMaterial*, QSGBatchRenderer::Batch const*,
QSGBatchRenderer::Element*, int, int) (this=this@entry=0x2c7bc90,
sms=sms@entry=0x3f967c0, renderState=..., material=material@entry=0x2182460,
batch=batch@entry=0x35e6590, e=e@entry=0x2c80740, ubufOffset=0,
ubufRegionSize=156)
at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:2835
#11 0x7f1924ab4a79 in
QSGBatchRenderer::Renderer::prepareRenderMergedBatch(QSGBatchRenderer::Batch*,
QSGBatchRenderer::Renderer::PreparedRenderBatch*) (this=0x2c7bc90,
batch=0x35e6590, renderBatch=0x7fffba256fa0)
at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3134
#12 0x7f1924ab6b05 in
QSGBatchRenderer::Renderer::prepareRenderPass(QSGBatchRenderer::Renderer::RenderPassContext*)
(this=this@entry=0x2c7bc90, ctx=ctx@entry=0x2c7bfd8)
at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3769
#13 0x7f1924ab8bf2 in QSGBatchRenderer::Renderer::render() (this=0x2c7bc90)
at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3525
#14 QSGBatchRenderer::Renderer::render() (this=0x2c7bc90) at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3518
#15 0x7f1924aceec1 in QSGRenderer::renderScene() (this=0x2c7bc90) at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/coreapi/qsgrenderer.cpp:140
#16 QSGRenderer::renderScene() (this=0x2c7bc90) at
/home/nico/workspace/qt6/qtdeclarative/src/quick/scenegraph/coreapi/qsgrenderer.cpp:115
#17 0x7f1924a7be45 in QQuickWindowPrivate::renderSceneGraph()
(this=0x1f68160) at
/home/nico/workspace/qt6/qtdeclarative/src/quick/items/qquickwindow.cpp:659
#18 0x7f1924a1e419 in QQuickRenderControl::render() (this=)
at
/home/nico/workspace/qt6/qtdeclarative/src/quick/items/qquickrendercontrol.cpp:434
#19 0x7f19266df9e0 in QQuickWidgetPrivate::render(bool)
(this=this@entry=0x1ea0e00, needsSync=needsSync@entry=true) at
/home/nico/workspace/qt6/qtdeclarative/src/quickwidgets/qquickwidget.cpp:365
#20 0x7f19266dfb8b in QQuickWidgetPrivate::renderSceneGraph()
(this=0x1ea0e00) at
/home/nico/workspace/qt6/qtdeclarative/src/quickwidgets/qquickwidget.cpp:404
#21 0x7f192578efcd in QObject::event(QEvent*) (this=0x1f84e60,
e=0x7fffba257300) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qobject.cpp:1412
#22 0x7f1927192a71 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x1f84e60, e=0x7fffba257300) at
/home/nico/workspace/qt6/qtbase/src/widgets/kernel/qapplication.cpp:3284
#23 0x7f19257425f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x1f84e60, event=0x7fffba257300) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1115
#24 0x7f1925742779 in QCoreApplication::sendEvent(QObject*, QEvent*)
(receiver=, event=) at
/home/nico/workspace/qt6/qtbase/src/corelib/kernel/qcoreapplication.cpp:1533
#25 0x7f19258d05e1 in 

[systemsettings] [Bug 466781] Systemsettings crashed when switching KCMs

2023-03-03 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=466781

--- Comment #1 from Nicolas Fella  ---
#0  0x7621ef4a in
QRhiResourceUpdateBatchPrivate::merge(QRhiResourceUpdateBatchPrivate*)
(this=0x7fffb80a9010, other=0x7fff0001)
at /usr/src/debug/qt6-qtbase-6.4.2-4.fc37.x86_64/src/gui/rhi/qrhi.cpp:6050
#1  0x7621f28f in
QRhiResourceUpdateBatch::merge(QRhiResourceUpdateBatch*)
(this=this@entry=0x1886870, other=) at
/usr/src/debug/qt6-qtbase-6.4.2-4.fc37.x86_64/src/gui/rhi/qrhi.cpp:5711
#2  0x74b82900 in
QSGRhiTextureGlyphCache::commitResourceUpdates(QRhiResourceUpdateBatch*)
(this=this@entry=0x236d4e0, mergeInto=0x1886870)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/qsgrhitextureglyphcache.cpp:222
#3  0x74b50b1b in
QSGTextMaskRhiShader::updateUniformData(QSGMaterialShader::RenderState&,
QSGMaterial*, QSGMaterial*)
(this=, state=..., newMaterial=newMaterial@entry=0x28ed310,
oldMaterial=oldMaterial@entry=0x0)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:131
#4  0x74b50f2e in
QSG24BitTextMaskRhiShader::updateUniformData(QSGMaterialShader::RenderState&,
QSGMaterial*, QSGMaterial*) (this=, state=...,
newMaterial=0x28ed310, oldMaterial=0x0)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp:212
#5  0x74b1408e in
QSGBatchRenderer::Renderer::updateMaterialDynamicData(QSGBatchRenderer::ShaderManagerShader*,
QSGMaterialShader::RenderState&, QSGMaterial*, QSGBatchRenderer::Batch const*,
QSGBatchRenderer::Element*, int, int) (this=0x1cd8ec0, sms=,
renderState=..., material=0x28ed310, batch=0x26e33b0, e=0x1cdec08,
ubufOffset=0, ubufRegionSize=156)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:2804
#6  0x74b156e2 in
QSGBatchRenderer::Renderer::prepareRenderMergedBatch(QSGBatchRenderer::Batch*,
QSGBatchRenderer::Renderer::PreparedRenderBatch*)
(this=0x1cd8ec0, batch=0x26e33b0, renderBatch=0x7fffcc90) at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3100
#7  0x74b176a5 in
QSGBatchRenderer::Renderer::prepareRenderPass(QSGBatchRenderer::Renderer::RenderPassContext*)
(this=, ctx=0x1cd9208)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3735
#8  0x74b19756 in QSGBatchRenderer::Renderer::render() (this=0x1cd8ec0)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3491
#9  QSGBatchRenderer::Renderer::render() (this=0x1cd8ec0) at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3484
#10 0x74b30591 in QSGRenderer::renderScene() (this=0x1cd8ec0) at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/coreapi/qsgrenderer.cpp:136
#11 QSGRenderer::renderScene() (this=0x1cd8ec0) at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/scenegraph/coreapi/qsgrenderer.cpp:111
#12 0x74ad8c52 in QQuickWindowPrivate::renderSceneGraph(QSize const&,
QSize const&) (this=this@entry=0xc029c0, size=..., surfaceSize=...)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/items/qquickwindow.cpp:662
#13 0x74a6f563 in QQuickRenderControl::render() (this=)
at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quick/items/qquickrendercontrol.cpp:428
#14 0x75c60808 in QQuickWidgetPrivate::render(bool) (this=0xd11ca0,
needsSync=) at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quickwidgets/qquickwidget.cpp:363
#15 0x75c609ff in QQuickWidgetPrivate::renderSceneGraph()
(this=0xd11ca0) at
/usr/src/debug/qt6-qtdeclarative-6.4.2-1.fc37.x86_64/src/quickwidgets/qquickwidget.cpp:402
#16 0x757ba1d5 in QObject::event(QEvent*) (this=0xdba610,
e=0x7fffd080) at
/usr/src/debug/qt6-qtbase-6.4.2-4.fc37.x86_64/src/corelib/kernel/qobject.cpp:1400
#17 0x76dbaa65 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0xdba610, e=0x7fffd080)
at
/usr/src/debug/qt6-qtbase-6.4.2-4.fc37.x86_64/src/widgets/kernel/qapplication.cpp:3315
#18 0x75768068 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0xdba610, event=0x7fffd080)
at
/usr/src/debug/qt6-qtbase-6.4.2-4.fc37.x86_64/src/corelib/kernel/qcoreapplication.cpp:1026
#19 0x759073c9 in QTimerInfoList::activateTimers() (this=0x489b50) at
/usr/src/debug/qt6-qtbase-6.4.2-4.fc37.x86_64/src/corelib/kernel/qtimerinfo_unix.cpp:610
#20 0x75a22f2c in timerSourceDispatch(GSource*, GSourceFunc, gpointer)
(source=) at
/usr/src/debug/qt6-qtbase-6.4.2-4.fc37.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:149
#21 0x73ce5c7f in g_main_dispatch (context=0x49d110) at
../glib/gmain.c:3454
#22 g_main_context_dispatch 

[systemsettings] [Bug 466781] Systemsettings crashed when switching KCMs

2023-03-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466781

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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