https://bugs.kde.org/show_bug.cgi?id=481837
--- Comment #2 from Rob Chiocchio <rmchiocc...@wpi.edu> --- Created attachment 168979 --> https://bugs.kde.org/attachment.cgi?id=168979&action=edit New crash information added by DrKonqi gwenview (22.12.3) using Qt 5.15.8 The viewer crashed when trying to rotate a JPEG twice in a quick time period. I am able to recreate the issue fairly consistently by rotating the image counter-clockwise and then clockwise in quick succession. -- Backtrace (Reduced): #6 __memcpy_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:273 #7 0x00007ff00c18a277 in memcpy (__len=4800, __src=0x7fef9c7592e0, __dest=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29 #8 QImage::copy (this=0x55a752e23540, r=...) at image/qimage.cpp:1239 [...] #10 0x00007ff00cca2121 in QGraphicsScenePrivate::draw (this=this@entry=0x55a752cd0550, item=item@entry=0x55a75326e150, painter=painter@entry=0x7ffccae18420, viewTransform=viewTransform@entry=0x0, transformPtr=transformPtr@entry=0x55a752d4a6b0, exposedRegion=exposedRegion@entry=0x55a752e74910, widget=<optimized out>, opacity=opacity@entry=1, effectTransform=<optimized out>, wasDirtyParentSceneTransform=<optimized out>, drawItem=<optimized out>) at graphicsview/qgraphicsscene.cpp:4981 #11 0x00007ff00cca297a in QGraphicsScenePrivate::drawSubtreeRecursive (this=this@entry=0x55a752cd0550, item=0x55a75326e150, painter=painter@entry=0x7ffccae18420, viewTransform=viewTransform@entry=0x0, exposedRegion=exposedRegion@entry=0x55a752e74910, widget=<optimized out>, widget@entry=0x55a752ea76e0, parentOpacity=parentOpacity@entry=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4873 -- You are receiving this mail because: You are watching all bug changes.