Bug 517769 - Gwenview crashes whenever trying to open an image
Summary: Gwenview crashes whenever trying to open an image
Status: RESOLVED DUPLICATE of bug 517733
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 21.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2026-03-18 16:06 UTC by bognarbence03
Modified: 2026-03-18 16:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bognarbence03 2026-03-18 16:06:43 UTC
Application: gwenview (21.12.3)

Qt Version: 5.15.3
Frameworks Version: 5.104.0
Operating System: Linux 6.8.0-106-generic x86_64
Windowing System: X11
Distribution: Ubuntu 22.04.5 LTS
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
Whenever trying to start gwenview to look at pictures, either via terminal or via the app menu or by clicking on an image, it crashes.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x000072ce7396474e in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#5  0x000072ce7392b0b0 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#6  0x000072ce739360c5 in ?? () from /lib/x86_64-linux-gnu/libgwenviewlib.so.5
#7  0x000072ce71af1813 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x000072ce718d7105 in QFutureWatcherBase::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x000072ce7296c713 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x000072ce71ab9e8a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x000072ce71abcf87 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x000072ce71b13b27 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x000072ce6f495d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x000072ce6f4eb488 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x000072ce6f4933e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x000072ce71b13178 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x000072ce71ab87ab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x000072ce71ac0d54 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x000063bbd237857b in ?? ()
#20 0x000072ce71029d90 in __libc_start_call_main (main=main@entry=0x63bbd2377fe0, argc=argc@entry=2, argv=argv@entry=0x7ffc58b2a2e8) at ../sysdeps/nptl/libc_start_call_main.h:58
#21 0x000072ce71029e40 in __libc_start_main_impl (main=0x63bbd2377fe0, argc=2, argv=0x7ffc58b2a2e8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc58b2a2d8) at ../csu/libc-start.c:392
#22 0x000063bbd2378bf5 in ?? ()
[Inferior 1 (process 36651) detached]

Reported using DrKonqi
Comment 1 Antonio Rojas 2026-03-18 16:09:06 UTC

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