Bug 470940 - Gwenview Segmentation Fault Crash [Every Time, Reproducable]
Summary: Gwenview Segmentation Fault Crash [Every Time, Reproducable]
Status: RESOLVED DUPLICATE of bug 470880
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:
Depends on:
Blocks:
 
Reported: 2023-06-12 13:38 UTC by John
Modified: 2023-06-12 13:51 UTC (History)
1 user (show)

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


Attachments
kcrash (2.09 KB, text/vnd.kde.kcrash-report)
2023-06-12 13:38 UTC, John
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John 2023-06-12 13:38:58 UTC
Created attachment 159615 [details]
kcrash

SUMMARY
***
Gwenview Crashes every time. Segmentation Fault.
***


STEPS TO REPRODUCE
1. Open Gwenview [I have history disabled, but this is not whats causing full crash]
2. Click "Pictures" folder of your /home [right side of Gwenview]
3. Go to subfolder with multiple photos [jpg, jxl, webp, avif, ... all known to kimageformats, incl. some raw -Canon, Sony, Nicon in this or subfolders]
4. Immediate Crash/Segfault

OBSERVED RESULT
Total Crash/Segfault [see attatched .kcrash]

EXPECTED RESULT
No crash.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux [not Manjaro]
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.106.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
X11, Intel only

----

Application: Gwenview (gwenview), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f8c25bc97ab in Exiv2::ExifData::findKey(Exiv2::ExifKey const&) const () from /usr/lib/libexiv2.so.28
#5  0x00007f8c25b5442f in ?? () from /usr/lib/libexiv2.so.28
#6  0x00007f8c25bc0914 in Exiv2::Exifdatum::write(std::basic_ostream<char, std::char_traits<char> >&, Exiv2::ExifData const*) const () from /usr/lib/libexiv2.so.28
#7  0x00007f8c2698a1f4 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () from /usr/lib/libgwenviewlib.so.5
#8  0x00007f8c2694ec21 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () from /usr/lib/libgwenviewlib.so.5
#9  0x00007f8c26959d8e in ?? () from /usr/lib/libgwenviewlib.so.5
#10 0x00007f8c246d0227 in ?? () from /usr/lib/libQt5Core.so.5
#11 0x00007f8c244fd0f5 in QFutureWatcherBase::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0x00007f8c2537893f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007f8c2469ad58 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#14 0x00007f8c2469fcbb in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#15 0x00007f8c246e62c8 in ?? () from /usr/lib/libQt5Core.so.5
#16 0x00007f8c22682981 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f8c226dfb39 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f8c22680032 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f8c246ea14c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#20 0x00007f8c24699a64 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007f8c2469af03 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#22 0x00005563c1cb2a49 in ?? ()
#23 0x00007f8c23e3c790 in ?? () from /usr/lib/libc.so.6
#24 0x00007f8c23e3c84a in __libc_start_main () from /usr/lib/libc.so.6
#25 0x00005563c1cb3245 in ?? ()
[Inferior 1 (process 4307) detached]
Comment 1 Nicolas Fella 2023-06-12 13:51:21 UTC

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