Bug 471228 - Gwenview segmentation fault
Summary: Gwenview segmentation fault
Status: RESOLVED DUPLICATE of bug 470821
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.04.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-06-19 14:15 UTC by alexucu
Modified: 2023-06-21 09:38 UTC (History)
2 users (show)

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


Attachments
New crash information added by DrKonqi (2.57 KB, text/plain)
2023-06-19 18:20 UTC, Matteo triggiani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alexucu 2023-06-19 14:15:48 UTC
Application: gwenview (23.04.2)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 6.3.8-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
I downloaded some pictures from a website, if I remember correctly they were shot from from a Sony still camera.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f0aeabc97ab in Exiv2::ExifData::findKey(Exiv2::ExifKey const&) const () from /usr/lib/libexiv2.so.28
#5  0x00007f0aeac42e45 in ?? () from /usr/lib/libexiv2.so.28
#6  0x00007f0aeab68050 in ?? () from /usr/lib/libexiv2.so.28
#7  0x00007f0aeabc0914 in Exiv2::Exifdatum::write(std::basic_ostream<char, std::char_traits<char> >&, Exiv2::ExifData const*) const () from /usr/lib/libexiv2.so.28
#8  0x00007f0aeba761f4 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /usr/lib/libgwenviewlib.so.5
#9  0x00007f0aeba3ac21 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /usr/lib/libgwenviewlib.so.5
#10 0x00007f0aeba45d8e in ?? () from /usr/lib/libgwenviewlib.so.5
#11 0x00007f0ae96d06a7 in ?? () from /usr/lib/libQt5Core.so.5
#12 0x00007f0ae94fd4d5 in QFutureWatcherBase::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#13 0x00007f0aea37893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#14 0x00007f0ae969b778 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007f0ae96a06db in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#16 0x00007f0ae96e6748 in ?? () from /usr/lib/libQt5Core.so.5
#17 0x00007f0ae79ad981 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007f0ae7a0ab39 in ?? () from /usr/lib/libglib-2.0.so.0
#19 0x00007f0ae79ab032 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007f0ae96ea5cc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007f0ae969a484 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#22 0x00007f0ae969b923 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#23 0x0000561eb6aaaa49 in ?? ()
#24 0x00007f0ae8e39850 in ?? () from /usr/lib/libc.so.6
#25 0x00007f0ae8e3990a in __libc_start_main () from /usr/lib/libc.so.6
#26 0x0000561eb6aab245 in ?? ()
[Inferior 1 (process 147563) detached]

The reporter indicates this bug may be a duplicate of or related to bug 443069, bug 443651, bug 471031, bug 471167.

Reported using DrKonqi
Comment 1 Matteo triggiani 2023-06-19 18:20:57 UTC
Created attachment 159778 [details]
New crash information added by DrKonqi

gwenview (23.04.2) using Qt 5.15.10

It's probably related to the exif settings I've given to gwenview, you'll find everythin in the bt

-- Backtrace (Reduced):
#4  0x00007f26541c97ab in Exiv2::ExifData::findKey(Exiv2::ExifKey const&) const () from /usr/lib/libexiv2.so.28
[...]
#7  0x00007f26541c0914 in Exiv2::Exifdatum::write(std::basic_ostream<char, std::char_traits<char> >&, Exiv2::ExifData const*) const () from /usr/lib/libexiv2.so.28
#8  0x00007f2654f7c1f4 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /usr/lib/libgwenviewlib.so.5
#9  0x00007f2654f40c21 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /usr/lib/libgwenviewlib.so.5
[...]
#12 0x00007f2652afd4d5 in QFutureWatcherBase::event(QEvent*) () from /usr/lib/libQt5Core.so.5
Comment 2 Nicolas Fella 2023-06-21 09:38:08 UTC

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