https://bugs.kde.org/show_bug.cgi?id=434506
--- Comment #8 from Harald Sitter <sit...@kde.org> --- Strangely the source refs are wrong in the frames below the top one, > #2 0x00007ffff611f861 in QPainter::drawImage(QRectF const&, QImage const&, > QRectF const&, QFlags<Qt::ImageConversionFlag>) (this=this@entry=0x7fffffffcb78, targetRect=..., image=..., sourceRect=..., flags=flags@entry=...) at ../../include/QtCore/../../src/corelib/tools/qrect.h:644 qrect.h most definitely doesn't contain QPainter::drawImage. The top one may be correct though and point at a problem with the memory calculation for the image so I'm going with that theory, not that I have any idea what could possibly be wrong there. -- You are receiving this mail because: You are watching all bug changes.