Bug 363141 - gwenview always crashes on start
Summary: gwenview always crashes on start
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-05-16 16:21 UTC by squan
Modified: 2017-09-12 10:33 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 squan 2016-05-16 16:21:17 UTC
Application: gwenview (15.12.3)

Qt Version: 5.5.1
Frameworks Version: 5.21.0
Operating System: Linux 4.1.6-2-desktop x86_64
Distribution: "openSUSE Tumbleweed (20160422) (x86_64)"

-- Information about the crash:
What I was doing when the application crashed:
Started the application from dolphin context menu or konsole

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

Thread 3 (Thread 0x7f5b7bddc700 (LWP 1814)):
#0  0x00007f5b8dc3807d in poll () at /lib64/libc.so.6
#1  0x00007f5b85cb03f2 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f5b85cb1fc7 in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f5b7db05dd9 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f5b8e32591f in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f5b88110424 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f5b8dc40add in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f5b6f558700 (LWP 1816)):
[KCrash Handler]
#6  0x00007f5b8db8c9e8 in raise () at /lib64/libc.so.6
#7  0x00007f5b8db8de3a in abort () at /lib64/libc.so.6
#8  0x00007f5b8dbc8a59 in  () at /lib64/libc.so.6
#9  0x00007f5b8dbce4a6 in malloc_printerr () at /lib64/libc.so.6
#10 0x00007f5b8dbcec8e in _int_free () at /lib64/libc.so.6
#11 0x00007f5b92904bbd in Gwenview::JpegContent::loadFromData(QByteArray const&, Exiv2::Image*) () at /usr/lib64/libgwenviewlib.so.5
#12 0x00007f5b928d1413 in  () at /usr/lib64/libgwenviewlib.so.5
#13 0x00007f5b928cfc03 in  () at /usr/lib64/libgwenviewlib.so.5
#14 0x00007f5b8e3224f3 in  () at /usr/lib64/libQt5Core.so.5
#15 0x00007f5b8e32591f in  () at /usr/lib64/libQt5Core.so.5
#16 0x00007f5b88110424 in start_thread () at /lib64/libpthread.so.0
#17 0x00007f5b8dc40add in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f5b931ac980 (LWP 1813)):
#0  0x00007f5b8811603f in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f5b85cb0649 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f5b85cb1d17 in  () at /usr/lib64/libxcb.so.1
#3  0x00007f5b85cb1e21 in xcb_wait_for_reply () at /usr/lib64/libxcb.so.1
#4  0x00007f5b7db04c0a in QXcbConnection::sync() () at /usr/lib64/libQt5XcbQpa.so.5
#5  0x00007f5b7db2380e in  () at /usr/lib64/libQt5XcbQpa.so.5
#6  0x00007f5b7db23975 in  () at /usr/lib64/libQt5XcbQpa.so.5
#7  0x00007f5b8fbb08e3 in  () at /usr/lib64/libQt5Widgets.so.5
#8  0x00007f5b8fbb0ce4 in  () at /usr/lib64/libQt5Widgets.so.5
#9  0x00007f5b8fbcddbf in QWidgetPrivate::syncBackingStore() () at /usr/lib64/libQt5Widgets.so.5
#10 0x00007f5b8fbe3e38 in QWidget::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#11 0x00007f5b8fcf191b in QMainWindow::event(QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#12 0x00007f5b9118f7b7 in KMainWindow::event(QEvent*) () at /usr/lib64/libKF5XmlGui.so.5
#13 0x00007f5b911c76d5 in KXmlGuiWindow::event(QEvent*) () at /usr/lib64/libKF5XmlGui.so.5
#14 0x00007f5b8fba387c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#15 0x00007f5b8fba8986 in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Widgets.so.5
#16 0x00007f5b8e4f6bf3 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007f5b8e4f8f16 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007f5b8e549fe3 in  () at /usr/lib64/libQt5Core.so.5
#19 0x00007f5b87bf1197 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#20 0x00007f5b87bf13c8 in  () at /usr/lib64/libglib-2.0.so.0
#21 0x00007f5b87bf146c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#22 0x00007f5b8e54a3ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#23 0x00007f5b8e4f453a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#24 0x00007f5b8e4fc1fd in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#25 0x0000000000450630 in main ()

Reported using DrKonqi
Comment 1 Nate Graham 2017-09-08 19:30:24 UTC
Are you able to reproduce this with a more recent version of GwenView?
Comment 2 squan 2017-09-12 10:33:51 UTC
(In reply to Nate Graham from comment #1)
Does no longer occur with gwenview (17.04.2), Framewordks 5.32.0 on openSUSE Leap 42.3