https://bugs.kde.org/show_bug.cgi?id=413481
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|grave |crash --- Comment #3 from Christoph Feck <cf...@kde.org> --- Crash happens in QtGui. Relevant part of the backtrace: [Current thread is 1 (Thread 0x7f78501f3d40 (LWP 841))] (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007f78543b9470 in QImage::fill (color=..., this=0x55edb44cf970) at ../../include/QtGui/../../src/gui/painting/qrgb.h:91 #2 QImage::fill (this=this@entry=0x55edb44cf970, color=...) at image/qimage.cpp:1796 #3 0x00007f78543fabfe in QRasterPlatformPixmap::fill (this=0x55edb44cf940, color=...) at image/qpixmap_raster.cpp:200 #4 0x00007f78543f3a4f in QPixmap::fill (this=0x55edb44aa760, color=...) at image/qpixmap.cpp:924 #5 0x00007f7855dcef07 in Plasma::FrameSvgPrivate::generateFrameBackground (this=this@entry=0x55edb42c7680, frame=...) at /usr/x86_64-pc-linux-gnu/include/qt5/QtCore/qsharedpointer_impl.h:312 #6 0x00007f7855dcffa6 in Plasma::FrameSvgPrivate::generateBackground (this=0x55edb42c7680, frame=...) at /var/tmp/paludis/build/kde-frameworks-plasma-framework-5.63.0/work/plasma-framework-5.63.0/src/plasma/framesvg.cpp:479 #7 0x00007f7855dd0e5c in Plasma::FrameSvgPrivate::alphaMask (this=0x55edb42c7680) at /var/tmp/paludis/build/kde-frameworks-plasma-framework-5.63.0/work/plasma-framework-5.63.0/src/plasma/framesvg.cpp:428 #8 0x00007f7855dd10e1 in Plasma::FrameSvg::mask (this=0x55edb4549a50) at /var/tmp/paludis/build/kde-frameworks-plasma-framework-5.63.0/work/plasma-framework-5.63.0/src/plasma/framesvg.cpp:314 #9 0x00007f78562360ee in Plasma::FrameSvgItem::mask (this=<optimized out>) at /var/tmp/paludis/build/kde-frameworks-plasma-framework-5.63.0/work/plasma-framework-5.63.0/src/declarativeimports/core/framesvgitem.cpp:461 #10 0x00007f785621a40a in PlasmaQuick::DialogPrivate::updateTheme (this=0x55edb4546b30) at /var/tmp/paludis/build/kde-frameworks-plasma-framework-5.63.0/work/plasma-framework-5.63.0/src/plasmaquick/dialog.cpp:245 -- You are receiving this mail because: You are watching all bug changes.