| Summary: | Gwenview crashes with segmentation fault when trying to open a JPG from dolphin | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | forenkram |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | arojas, devpriyanalin |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 23.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
forenkram
2023-06-14 17:00:01 UTC
*** This bug has been marked as a duplicate of bug 470880 *** Created attachment 159728 [details]
New crash information added by DrKonqi
gwenview (23.04.2) using Qt 5.15.9
Gwenview crashes when opening jpg image from dolphin
-- Backtrace (Reduced):
#4 0x00007fa08a5c97ab in Exiv2::ExifData::findKey(Exiv2::ExifKey const&) const () at /usr/lib/libexiv2.so.28
[...]
#7 0x00007fa08a5c0914 in Exiv2::Exifdatum::write(std::basic_ostream<char, std::char_traits<char> >&, Exiv2::ExifData const*) const () at /usr/lib/libexiv2.so.28
#8 0x00007fa08b3011f4 in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () at /usr/lib/libgwenviewlib.so.5
#9 0x00007fa08b2c5c21 in Gwenview::Document::setExiv2Image(std::unique_ptr<Exiv2::Image, std::default_delete<Exiv2::Image> >) () at /usr/lib/libgwenviewlib.so.5
[...]
#12 0x00007fa088efd0d5 in QFutureWatcherBase::event(QEvent*) () at /usr/lib/libQt5Core.so.5
|