Bug 302086 - gwenview crash during browsing
Summary: gwenview crash during browsing
Status: RESOLVED DUPLICATE of bug 301685
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 2.8.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-17 20:36 UTC by Mike Schneider
Modified: 2012-10-19 13:25 UTC (History)
1 user (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 Mike Schneider 2012-06-17 20:36:43 UTC
Application: gwenview (2.8.4)
KDE Platform Version: 4.8.4 (4.8.4) "release 6"
Qt Version: 4.8.2
Operating System: Linux 3.4.2-mars1 x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Just browing through a directory with many  (about 200) images

The crash can be reproduced some of the time.

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f1a3d1b6760 (LWP 5088))]

Thread 2 (Thread 0x7f1a297e0700 (LWP 5092)):
#0  0x00007f1a39b4dff3 in poll () from /lib64/libc.so.6
#1  0x00007f1a35f5da98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f1a35f5df59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f1a3bffbe36 in QEventDispatcherGlib::processEvents (this=0x7f1a240008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f1a3bfcb842 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f1a3bfcba97 in QEventLoop::exec (this=0x7f1a297dfdf0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f1a3becb5f7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f1a3bfab62f in QInotifyFileSystemWatcherEngine::run (this=0xcbaf30) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f1a3bece61b in QThreadPrivate::start (arg=0xcbaf30) at thread/qthread_unix.cpp:307
#9  0x00007f1a382bbf05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f1a39b5710d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f1a3d1b6760 (LWP 5088)):
[KCrash Handler]
#6  0x00007f1a359d571a in lockInline (this=0xc541a8) at /usr/include/QtCore/qmutex.h:187
#7  QMutexLocker (m=0xc541a8, this=<synthetic pointer>) at /usr/include/QtCore/qmutex.h:109
#8  Soprano::Client::SocketHandler::~SocketHandler (this=0xc69740, __in_chrg=<optimized out>) at /usr/src/debug/soprano-2.7.6/client/clientconnection.cpp:58
#9  0x00007f1a359d5859 in Soprano::Client::SocketHandler::~SocketHandler (this=0xc69740, __in_chrg=<optimized out>) at /usr/src/debug/soprano-2.7.6/client/clientconnection.cpp:61
#10 0x00007f1a3becc8f0 in QThreadStorageData::finish (p=0xa55798) at thread/qthreadstorage.cpp:203
#11 0x00007f1a3bfcfbcd in QCoreApplicationPrivate::~QCoreApplicationPrivate (this=0xa7a590, __in_chrg=<optimized out>) at kernel/qcoreapplication.cpp:439
#12 0x00007f1a3a2f42d9 in QApplicationPrivate::~QApplicationPrivate() () from /usr/lib64/libQtGui.so.4
#13 0x00007f1a3bfe5590 in cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62
#14 ~QScopedPointer (this=0x7fff11385348, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100
#15 QObject::~QObject (this=0x7fff11385340, __in_chrg=<optimized out>) at kernel/qobject.cpp:817
#16 0x00007f1a3a2fea1e in QApplication::~QApplication() () from /usr/lib64/libQtGui.so.4
#17 0x0000000000429065 in main (argc=6, argv=0x7fff11385668) at /usr/src/debug/gwenview-4.8.4/app/main.cpp:132

This bug may be a duplicate of or related to bug 301685.

Possible duplicates by query: bug 301821, bug 301685, bug 296398, bug 294849, bug 294765.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-06-17 21:22:28 UTC

*** This bug has been marked as a duplicate of bug 301685 ***