Bug 429819 - It crashed on some pitrures to open
Summary: It crashed on some pitrures to open
Status: RESOLVED UNMAINTAINED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-11-29 18:06 UTC by Dmitri Koulikoff
Modified: 2020-12-08 10:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Koulikoff 2020-11-29 18:06:50 UTC
Application: gwenview (4.14.0 pre)
KDE Platform Version: 4.14.38
Qt Version: 4.8.7
Operating System: Linux 5.4.78 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed:

I try to open an jpg image from Dolphin. Or from the console:

$ gwenview /home/dima/pictures/QPics/Cronos/2017/0605-Farchant\ \(video\)/IMGP6173.jpg 
gwenview(24725)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with KXMLGUIFactory! 
gwenview(24725)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with KXMLGUIFactory! 
Error: XMP Toolkit error 203: Duplicate property or field node
Warning: Failed to decode XMP metadata.
KCrash: Application 'gwenview' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/dima/.kde/socket-d7740.koulikoff.ru/kdeinit4__0

The crash can be reproduced every time.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fae4c078d8f in Exiv2::ExifData::findKey(Exiv2::ExifKey const&) const () at /usr/lib64/libexiv2.so.26
#7  0x00007fae4c0bb0a1 in  () at /usr/lib64/libexiv2.so.26
#8  0x00007fae4f8cdbb0 in  () at /usr/lib64/libgwenviewlib.so.4
#9  0x00007fae4f8ca1ea in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () at /usr/lib64/libgwenviewlib.so.4
#10 0x00007fae4f89a2e7 in Gwenview::Document::setExiv2Image(std::auto_ptr<Exiv2::Image>) () at /usr/lib64/libgwenviewlib.so.4
#11 0x00007fae4f898bf4 in  () at /usr/lib64/libgwenviewlib.so.4
#12 0x00007fae4f89f6f9 in  () at /usr/lib64/libgwenviewlib.so.4
#13 0x00007fae4f47af36 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () at /usr/lib64/libQtCore.so.4
#14 0x00007fae4f36a7c5 in QFutureWatcherBase::event(QEvent*) () at /usr/lib64/libQtCore.so.4
#15 0x00007fae4d55443d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#16 0x00007fae4d55a89c in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#17 0x00007fae4e09036a in KApplication::notify(QObject*, QEvent*) () at /usr/lib64/libkdeui.so.5
#18 0x00007fae4f46803b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQtCore.so.4
#19 0x00007fae4f46a810 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQtCore.so.4
#20 0x00007fae4f492a3d in  () at /usr/lib64/libQtCore.so.4
#21 0x00007fae4b4fea0d in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#22 0x00007fae4b4fec60 in  () at /usr/lib64/libglib-2.0.so.0
#23 0x00007fae4b4fecef in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#24 0x00007fae4f492b74 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#25 0x00007fae4d5ed2b7 in  () at /usr/lib64/libQtGui.so.4
#26 0x00007fae4f466a2f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#27 0x00007fae4f466d06 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#28 0x00007fae4f46ba3a in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#29 0x0000000000431da1 in  ()
#30 0x00007fae4c7d1e6b in __libc_start_main () at /lib64/libc.so.6
#31 0x00000000004321da in _start ()
[Inferior 1 (process 23984) detached]

Reported using DrKonqi
Comment 1 Dmitri Koulikoff 2020-12-07 21:12:49 UTC
https://mitrah.ru/IMGP7735.JPG

with this picture it crashes
Comment 2 Christoph Feck 2020-12-08 10:13:59 UTC
The versions of the software you are using a long unmaintained. Please use recent versions before reporting issues.