Bug 344165 - Crash after escaping from fullscreen mode
Summary: Crash after escaping from fullscreen mode
Status: RESOLVED FIXED
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
: 352775 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-02-14 17:41 UTC by Dmitriy A. Perlow
Modified: 2017-09-08 22:10 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy A. Perlow 2015-02-14 17:41:29 UTC
Application: gwenview (4.14.0 pre)
KDE Platform Version: 4.14.4
Qt Version: 4.8.6
Operating System: Linux 3.16.7-7-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

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

Viewing photos, deleting, rotation in fullscreen mode. Than I've pressed Esc twice.

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

Thread 3 (Thread 0x7f728859b700 (LWP 27162)):
#0  0x00007fff877fcbb6 in ?? ()
#1  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7286cf2700 (LWP 10435)):
#0  0x00007f729a38505f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f72a0185c86 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007f72a0dac0b3 in ?? () from /usr/lib64/libgwenviewlib.so.4
#3  0x00007f72a018579f in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007f7296c1f754 in ?? () from /usr/X11R6/lib64/libGL.so.1
#5  0x00007f729a3810a4 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f729df0e7fd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f72a1445880 (LWP 27155)):
[KCrash Handler]
#6  QHash<unsigned int, KIO::UDSEntryPrivate::Field>::findNode (this=0x6832a8 <QString::shared_null+8>, ahp=ahp@entry=0x0, akey=<optimized out>) at /usr/include/QtCore/qhash.h:884
#7  0x00007f72a09c6176 in find (akey=<synthetic pointer>, this=<optimized out>) at /usr/include/QtCore/qhash.h:855
#8  KIO::UDSEntry::numberValue (this=0x7fff877c8fb0, field=<optimized out>, defaultValue=-1) at /usr/src/debug/kdelibs-4.14.4/kio/kio/udsentry.cpp:80
#9  0x00007f72a0daf8e7 in Gwenview::ThumbnailProvider::slotResult(KJob*) () from /usr/lib64/libgwenviewlib.so.4
#10 0x00007f72a029b1fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x00007f729e605442 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5
#12 0x00007f729e605480 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#13 0x00007f72a099bce8 in KIO::PreviewJobPrivate::determineNextFile (this=this@entry=0xd045b60) at /usr/src/debug/kdelibs-4.14.4/kio/kio/previewjob.cpp:424
#14 0x00007f72a099d4a7 in KIO::PreviewJobPrivate::startPreview (this=0xd045b60) at /usr/src/debug/kdelibs-4.14.4/kio/kio/previewjob.cpp:378
#15 0x00007f72a029f59e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#16 0x00007f729eb7f76c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#17 0x00007f729eb85cad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#18 0x00007f729f897baa in KApplication::notify (this=0x7fff877c99f0, receiver=0x3415050, event=0x5c8ddc0) at /usr/src/debug/kdelibs-4.14.4/kdeui/kernel/kapplication.cpp:311
#19 0x00007f72a02872ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#20 0x00007f72a028a57d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#21 0x00007f72a02b48fe in ?? () from /usr/lib64/libQtCore.so.4
#22 0x00007f7299a47a04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f7299a47c48 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f7299a47cec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f72a02b40be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007f729ec1c676 in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007f72a0285e6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x00007f72a0286165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007f72a028b5b9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#30 0x0000000000429ded in ?? ()
#31 0x00007f729de4ab05 in __libc_start_main () from /lib64/libc.so.6
#32 0x000000000042a092 in _start ()

The reporter indicates this bug may be a duplicate of or related to bug 323687.

Possible duplicates by query: bug 331650.

Reported using DrKonqi
Comment 1 Nate Graham 2017-09-08 19:42:00 UTC
Can't reproduce using a more recent KF5 version of Gwenview.
Comment 2 Nate Graham 2017-09-08 22:10:31 UTC
*** Bug 352775 has been marked as a duplicate of this bug. ***