Bug 456549 - Gwenview crashes on image rotate
Summary: Gwenview crashes on image rotate
Status: RESOLVED DUPLICATE of bug 439697
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 22.04.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
: 457825 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-07-10 14:06 UTC by Moritz Herrmann
Modified: 2022-10-21 19:47 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.04 KB, text/plain)
2022-08-05 07:25 UTC, Marios
Details
backtrace (7.88 KB, text/plain)
2022-10-19 18:45 UTC, kde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Herrmann 2022-07-10 14:06:13 UTC
Application: gwenview (22.04.3)

Qt Version: 5.15.5
Frameworks Version: 5.95.0
Operating System: Linux 5.18.10-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 5.25.2 [KCrashBackend]

-- Information about the crash:
If I try to rotate an image regardless of right or left Gwenview crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fbcea5a5a0c in ?? () from /usr/lib/libc.so.6
#5  0x00007fbceb0b4a00 in QImage::copy(QRect const&) const () from /usr/lib/libQt5Gui.so.5
#6  0x00007fbcec628da4 in ?? () from /usr/lib/libgwenviewlib.so.5
#7  0x00007fbceba9e1b2 in ?? () from /usr/lib/libQt5Widgets.so.5
#8  0x00007fbceba9ea37 in ?? () from /usr/lib/libQt5Widgets.so.5
#9  0x00007fbceba9df0a in ?? () from /usr/lib/libQt5Widgets.so.5
#10 0x00007fbceba9ea37 in ?? () from /usr/lib/libQt5Widgets.so.5
#11 0x00007fbceba9df0a in ?? () from /usr/lib/libQt5Widgets.so.5
#12 0x00007fbceba7566c in ?? () from /usr/lib/libQt5Widgets.so.5
#13 0x00007fbcebb0370a in QGraphicsEffectSource::draw(QPainter*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007fbceba9ee34 in ?? () from /usr/lib/libQt5Widgets.so.5
#15 0x00007fbcebac1c94 in QGraphicsView::paintEvent(QPaintEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007fbceb7a93e4 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007fbceb857813 in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007fbceab06742 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#19 0x00007fbceb772b2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#20 0x00007fbceab06ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#21 0x00007fbceb79d36b in QWidgetPrivate::sendPaintEvent(QRegion const&) () from /usr/lib/libQt5Widgets.so.5
#22 0x00007fbceb79e6c6 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, QFlags<QWidgetPrivate::DrawWidgetFlag>, QPainter*, QWidgetRepaintManager*) () from /usr/lib/libQt5Widgets.so.5
#23 0x00007fbceb77e7b0 in ?? () from /usr/lib/libQt5Widgets.so.5
#24 0x00007fbceb7a90b4 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#25 0x00007fbcebf9816e in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libKF5XmlGui.so.5
#26 0x00007fbceb772b3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#27 0x00007fbceab06ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#28 0x00007fbceab075e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#29 0x00007fbcebaa91cf in ?? () from /usr/lib/libQt5Widgets.so.5
#30 0x00007fbceab2a440 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#31 0x00007fbceb772b3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#32 0x00007fbceab06ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#33 0x00007fbceab075e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#34 0x00007fbceab4d548 in ?? () from /usr/lib/libQt5Core.so.5
#35 0x00007fbce8466c6b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0x00007fbce84bd001 in ?? () from /usr/lib/libglib-2.0.so.0
#37 0x00007fbce8464392 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0x00007fbceab5132c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#39 0x00007fbceaaff27c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#40 0x00007fbceab09da9 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#41 0x000055bed1410967 in ?? ()
#42 0x00007fbcea460290 in ?? () from /usr/lib/libc.so.6
#43 0x00007fbcea46034a in __libc_start_main () from /usr/lib/libc.so.6
#44 0x000055bed1410f75 in ?? ()
[Inferior 1 (process 15092) detached]

The reporter indicates this bug may be a duplicate of or related to bug 439697, bug 453460.

Reported using DrKonqi
Comment 1 Marios 2022-08-05 07:25:06 UTC
Created attachment 151127 [details]
New crash information added by DrKonqi

gwenview (22.04.3) using Qt 5.15.5

Happens immediately when clicking the flip image button.

-- Backtrace (Reduced):
#5  0x00007f1fae78ea00 in QImage::copy(QRect const&) const () from /usr/lib/libQt5Gui.so.5
[...]
#13 0x00007f1faf30970a in QGraphicsEffectSource::draw(QPainter*) () from /usr/lib/libQt5Widgets.so.5
[...]
#15 0x00007f1faf2c7c94 in QGraphicsView::paintEvent(QPaintEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007f1faefaf3e4 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007f1faf05d813 in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
Comment 2 Nicolas Fella 2022-08-13 11:22:52 UTC
*** Bug 457825 has been marked as a duplicate of this bug. ***
Comment 3 kde 2022-10-19 18:45:08 UTC
Created attachment 153043 [details]
backtrace

Operating System: openSUSE Tumbleweed 20221017
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 6.0.1-1-default (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series
Comment 4 Nate Graham 2022-10-21 19:47:28 UTC

*** This bug has been marked as a duplicate of bug 439697 ***