Summary: | Gwenview crashes randomly when rotating images | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Jan Rathmann <jan.rathmann> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bugziller, omerusta |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.04.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jan Rathmann
2022-05-06 09:53:38 UTC
*** This bug has been marked as a duplicate of bug 439697 *** Created attachment 150345 [details]
New crash information added by DrKonqi
gwenview (22.04.2) using Qt 5.15.4
After loading an image Gwenview crashes sometimes when rotating the image (3000x4000 pixels).
-- Backtrace (Reduced):
#5 0x00007fc957f8ed50 in QImage::copy(QRect const&) const () from /usr/lib/libQt5Gui.so.5
[...]
#13 0x00007fc958b08cea in QGraphicsEffectSource::draw(QPainter*) () from /usr/lib/libQt5Widgets.so.5
[...]
#15 0x00007fc958ac73c4 in QGraphicsView::paintEvent(QPaintEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007fc9587af354 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007fc958853bf3 in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
|