Summary: | Gwenview crashes after rotating picture [ QRasterPaintEngine::drawImage ] | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | A.Bakker <a.bk> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | benni, f.presel, iscurrah, jim, mothlight, ozgursarier1011601115, rose |
Priority: | NOR | ||
Version: | 2.7 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/gwenview/fe4b195b2023aeae92a58188a4578c1c6b08db86 | Version Fixed In: | 4.10.0 |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
A.Bakker
2011-09-17 19:27:37 UTC
*** Bug 287628 has been marked as a duplicate of this bug. *** Confirmed by duplicate. *** Bug 278669 has been marked as a duplicate of this bug. *** *** Bug 301498 has been marked as a duplicate of this bug. *** Created attachment 73417 [details]
New crash information added by DrKonqi
gwenview (2.8.5) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
After rotating approx. 10-20 pictures, the crash occurred
-- Backtrace (Reduced):
#6 0x00007fa36448191b in qt_scale_image_32bit<Blend_RGB32_on_RGB32_NoAlpha> (destPixels=<optimized out>, dbpl=7936, srcPixels=0x7fa2f9df8010 <Address 0x7fa2f9df8010 out of bounds>, sbpl=15872, targetRect=..., srcRect=..., clip=..., blender=...) at painting/qblendfunctions_p.h:244
#7 0x00007fa36447d22e in qt_scale_image_rgb32_on_rgb32 (destPixels=<optimized out>, dbpl=<optimized out>, srcPixels=<optimized out>, sbpl=<optimized out>, targetRect=..., sourceRect=..., clip=..., const_alpha=256) at painting/qblendfunctions.cpp:630
#8 0x00007fa3645482d9 in QRasterPaintEngine::drawImage (this=0x1a44880, r=..., img=..., sr=...) at painting/qpaintengine_raster.cpp:2380
#9 0x00007fa364546087 in QRasterPaintEngine::drawImage (this=<optimized out>, p=..., img=...) at painting/qpaintengine_raster.cpp:2174
#10 0x00007fa3644d25ff in QPainter::drawImage (this=<optimized out>, p=..., image=...) at painting/qpainter.cpp:5636
Created attachment 75536 [details]
New crash information added by DrKonqi
gwenview (2.8.5) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed: rotating several images in gwenview crashed during rotate even if saved inbetween
-- Backtrace (Reduced):
#7 0x05412f1d in qt_scale_image_32bit<Blend_RGB32_on_RGB32_NoAlpha> (destPixels=0xa43ff008 "I\\d\377Wjr\377BW_\377@[e\377;_g\377Bgo\377Nox\377Ibl\377\032\062>\377'=I\377r\210\223\377=S^\377;PX\377\061DL\377l}\206\377\063CJ\377+7A\377*6@\377\032+4\377\071LT\377AV^\377Pfq\377]s~\377 6A\377/RV\377Ouw\377[\177\177\377|\233\234\377a\177\200\377]yz\377r\213\217\377x\221\225\377p\214\215\377v\222\222\377a|y\377f~|\377r\207\210\377Ujl\377L_d\377CT]\377h~\203\377\215\241\246\377[lo\377K^a\377C[[\377Yuu\377g\206\205\377s\222\217\377m\202\203\377p\202\203\377"..., dbpl=8000, srcPixels=0xa7d38008 <Address 0xa7d38008 out of bounds>, sbpl=16000, targetRect=..., srcRect=..., clip=..., blender=...) at painting/qblendfunctions_p.h:244
#8 0x0540e491 in qt_scale_image_rgb32_on_rgb32 (destPixels=0xa43ff008 "I\\d\377Wjr\377BW_\377@[e\377;_g\377Bgo\377Nox\377Ibl\377\032\062>\377'=I\377r\210\223\377=S^\377;PX\377\061DL\377l}\206\377\063CJ\377+7A\377*6@\377\032+4\377\071LT\377AV^\377Pfq\377]s~\377 6A\377/RV\377Ouw\377[\177\177\377|\233\234\377a\177\200\377]yz\377r\213\217\377x\221\225\377p\214\215\377v\222\222\377a|y\377f~|\377r\207\210\377Ujl\377L_d\377CT]\377h~\203\377\215\241\246\377[lo\377K^a\377C[[\377Yuu\377g\206\205\377s\222\217\377m\202\203\377p\202\203\377"..., dbpl=8000, srcPixels=0xa7d38008 <Address 0xa7d38008 out of bounds>, sbpl=16000, targetRect=..., sourceRect=..., clip=..., const_alpha=256) at painting/qblendfunctions.cpp:630
#9 0x054eccd3 in QRasterPaintEngine::drawImage (this=0x9957678, r=..., img=..., sr=...) at painting/qpaintengine_raster.cpp:2380
#10 0x054ea0bc in QRasterPaintEngine::drawImage (this=0x9957678, p=..., img=...) at painting/qpaintengine_raster.cpp:2174
#11 0x0546def4 in QPainter::drawImage (this=0xbf9b5440, p=..., image=...) at painting/qpainter.cpp:5636
*** Bug 311440 has been marked as a duplicate of this bug. *** Git commit fe4b195b2023aeae92a58188a4578c1c6b08db86 by Benjamin Löwe. Committed on 12/12/2012 at 20:44. Pushed by bennihill into branch 'master'. Fix for Bug 282235 - Gwenview crashes after rotating picture REVIEW: 107680 FIXED-IN: 4.10.0 M +3 -0 lib/document/document.cpp http://commits.kde.org/gwenview/fe4b195b2023aeae92a58188a4578c1c6b08db86 |