Bug 471232 - Application Crash while trying to open certain
Summary: Application Crash while trying to open certain
Status: RESOLVED DUPLICATE of bug 470821
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.04.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-19 17:13 UTC by buceador
Modified: 2023-06-21 09:38 UTC (History)
1 user (show)

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 buceador 2023-06-19 17:13:18 UTC
Application: gwenview (23.04.2)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.3.8-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
The picture  came from a Nikkon raw image  processed in Darktable.
Fails every time.

gwenview DSC_9009.jpg

kf.i18n.kuit: "Unknown subcue ':whatsthis,' in UI marker in context {@info:whatsthis, %1 the action's text}."
org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type  "image/x-samsung-srw"
22 -- exe=/usr/bin/gwenview
13 -- platform=xcb
11 -- display=:0
17 -- appname=gwenview
17 -- apppath=/usr/bin
10 -- signal=11
10 -- pid=16863
19 -- appversion=23.04.2
21 -- programname=Gwenview
31 -- bugaddress=submit@bugs.kde.org
21 -- productname=gwenview
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = gwenview path = /usr/bin pid = 16863
KCrash: Arguments: /usr/bin/gwenview DSC_9009.jpg 
KCrash: Attempting to start /usr/lib/drkonqi
[1]  + 16863 suspended (signal)  gwenview DSC_9009.jpg

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f609a9c97ab in Exiv2::ExifData::findKey(Exiv2::ExifKey const&) const () from /usr/lib/libexiv2.so.28
#5  0x00007f609a95442f in ?? () from /usr/lib/libexiv2.so.28
#6  0x00007f609a9c0914 in Exiv2::Exifdatum::write(std::basic_ostream<char, std::char_traits<char> >&, Exiv2::ExifData const*) const () from /usr/lib/libexiv2.so.28
#7  0x00007f609b7da1f4 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /usr/lib/libgwenviewlib.so.5
#8  0x00007f609b79ec21 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /usr/lib/libgwenviewlib.so.5
#9  0x00007f609b7a9d8e in ?? () from /usr/lib/libgwenviewlib.so.5
#10 0x00007f60994d06a7 in ?? () from /usr/lib/libQt5Core.so.5
#11 0x00007f60992fd4d5 in QFutureWatcherBase::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0x00007f609a17893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f609949b778 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#14 0x00007f60994a06db in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#15 0x00007f60994e6748 in ?? () from /usr/lib/libQt5Core.so.5
#16 0x00007f6097310981 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f609736db39 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f609730e032 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f60994ea5cc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#20 0x00007f609949a484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007f609949b923 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#22 0x000055af68a29a49 in ?? ()
#23 0x00007f6098c39850 in ?? () from /usr/lib/libc.so.6
#24 0x00007f6098c3990a in __libc_start_main () from /usr/lib/libc.so.6
#25 0x000055af68a2a245 in ?? ()
[Inferior 1 (process 12855) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-06-21 09:38:30 UTC

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