https://bugs.kde.org/show_bug.cgi?id=439472
--- Comment #12 from Marcel <witte...@googlemail.com> --- Created attachment 147523 --> https://bugs.kde.org/attachment.cgi?id=147523&action=edit New crash information added by DrKonqi latte-dock (0.10.8) using Qt 5.15.2 I tried to add a widget to a SideBar. The first time the widget selector is appearing and directly disappearing, if I try to open this a second time this crash is happening. -- Backtrace (Reduced): #4 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const (this=0x8) at /usr/include/qt5/QtCore/qscopedpointer.h:116 [...] #7 QSGTexture::setFiltering(QSGTexture::Filtering) (this=this@entry=0x0, filter=QSGTexture::Linear) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-1.2.x86_64/src/quick/scenegraph/coreapi/qsgtexture.cpp:576 #8 0x00007fb202ba6a8b in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) (this=0x5579301f8d00, state=..., newEffect=0x557934e8b2b0, oldEffect=0x0) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-1.2.x86_64/src/quick/scenegraph/util/qsgtexturematerial.cpp:90 #9 0x00007fb202b8da24 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) (batch=<optimized out>, this=0x557934e85200) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-1.2.x86_64/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3097 #10 QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) (this=0x557934e85200, batch=0x5579339ce010) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-1.2.x86_64/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:3026 -- You are receiving this mail because: You are watching all bug changes.