Bug 358807 - Gwenview crashes when opening PNG picture
Summary: Gwenview crashes when opening PNG picture
Status: RESOLVED WORKSFORME
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-31 06:00 UTC by Ales Seifert
Modified: 2017-09-09 04:30 UTC (History)
2 users (show)

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 Ales Seifert 2016-01-31 06:00:55 UTC
Application: gwenview (15.12.1)

Qt Version: 5.5.1
Operating System: Linux 4.1.3-1-desktop x86_64
Distribution: "openSUSE Tumbleweed (20160117) (x86_64)"

-- Information about the crash:
I just selected picture to be opened using Gwenview from Krusader file manager

The crash can be reproduced every time.

-- Backtrace:
Application: Gwenview (gwenview), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4f3a6519c0 (LWP 19546))]

Thread 3 (Thread 0x7f4f216c0700 (LWP 19547)):
#0  0x00007f4f350f724d in poll () at /lib64/libc.so.6
#1  0x00007f4f2d0c0432 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f4f2d0c2007 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f4f237f0e29 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f4f357e794f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f4f2f5d54a4 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f4f350ffbdd in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f4f18b8a700 (LWP 19550)):
#0  0x00007f4f2f5db428 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f4f357e8a06 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib64/libQt5Core.so.5
#2  0x00007f4f357e46ab in  () at /usr/lib64/libQt5Core.so.5
#3  0x00007f4f357e794f in  () at /usr/lib64/libQt5Core.so.5
#4  0x00007f4f2f5d54a4 in start_thread () at /lib64/libpthread.so.0
#5  0x00007f4f350ffbdd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f4f3a6519c0 (LWP 19546)):
[KCrash Handler]
#6  0x00007f4f3504ad38 in raise () at /lib64/libc.so.6
#7  0x00007f4f3504c18a in abort () at /lib64/libc.so.6
#8  0x00007f4f3508975a in  () at /lib64/libc.so.6
#9  0x00007f4f3508f096 in malloc_printerr () at /lib64/libc.so.6
#10 0x00007f4f3508f87e in _int_free () at /lib64/libc.so.6
#11 0x00007f4f39db583b in Gwenview::ImageMetaInfoModel::setExiv2Image(Exiv2::Image const*) () at /usr/lib64/libgwenviewlib.so.5
#12 0x00007f4f39d7fc15 in Gwenview::Document::setExiv2Image(std::auto_ptr<Exiv2::Image>) () at /usr/lib64/libgwenviewlib.so.5
#13 0x00007f4f39d7ede1 in  () at /usr/lib64/libgwenviewlib.so.5
#14 0x00007f4f39d859ba in  () at /usr/lib64/libgwenviewlib.so.5
#15 0x00007f4f359e5f8a in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007f4f357df4ee in QFutureWatcherBase::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f4f370658cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#18 0x00007f4f3706a9d6 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#19 0x00007f4f359b8cf3 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007f4f359bb016 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#21 0x00007f4f35a0c103 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007f4f2f0b8097 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007f4f2f0b82c8 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007f4f2f0b836c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007f4f35a0c50f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007f4f359b663a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007f4f359be2fd in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x0000000000449790 in main ()

Reported using DrKonqi
Comment 1 Nate Graham 2017-09-08 20:23:32 UTC
Can you reproduce this with more recent versions of Gwenview, Konqueror, and KDE Frameworks?
Comment 2 Ales Seifert 2017-09-09 04:29:19 UTC
not anymore
Comment 3 Nate Graham 2017-09-09 04:30:09 UTC
Great, thanks. Closing. FWIW, you can close your own bugs yourself.