Bug 324842 - Gvenview stürzt ab wenn ein Video anschaut
Summary: Gvenview stürzt ab wenn ein Video anschaut
Status: RESOLVED DUPLICATE of bug 323687
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.11.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-09-12 15:03 UTC by marsu1
Modified: 2013-12-29 13:37 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marsu1 2013-09-12 15:03:50 UTC
Application: gwenview (4.11.0)
KDE Platform Version: 4.11.1
Qt Version: 4.8.2
Operating System: Linux 3.2.0-53-generic x86_64
Distribution: Ubuntu 12.04.3 LTS

-- Information about the crash:
Gvenview stürzt ab wenn man ein Video im Vollbildmodus anschaut und diesen mittels Drücken der ESC-Taste beenden will. Das Programm reagiert nicht gleich, wenn man deshalb die ESC-Taste nochmal drückt, ist es wohl "überfordert"...

-- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f58a793f780 (LWP 3931))]

Thread 14 (Thread 0x7f58908be700 (LWP 3937)):
#0  0x00007f58a4090313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f58a00db036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f58a00db164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f58a6772926 in QEventDispatcherGlib::processEvents (this=0x7f58840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f58a6741e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f58a67420b7 in QEventLoop::exec (this=0x7f58908bddd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f58a6641077 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f58a6721b6f in QInotifyFileSystemWatcherEngine::run (this=0x16f4330) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f58a664409b in QThreadPrivate::start (arg=0x16f4330) at thread/qthread_unix.cpp:307
#9  0x00007f58a079be9a in start_thread (arg=0x7f58908be700) at pthread_create.c:308
#10 0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f5889f8d700 (LWP 3939)):
#0  0x00007f58a079f05d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f5880000a60) at pthread_mutex_unlock.c:290
#2  0x00007f58a01165d1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f58a00dafe9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00db164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a6772926 in QEventDispatcherGlib::processEvents (this=0x7f58800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f58a6741e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f58a67420b7 in QEventLoop::exec (this=0x7f5889f8cdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f58a6641077 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f58a6721b6f in QInotifyFileSystemWatcherEngine::run (this=0x1c31480) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f58a664409b in QThreadPrivate::start (arg=0x1c31480) at thread/qthread_unix.cpp:307
#11 0x00007f58a079be9a in start_thread (arg=0x7f5889f8d700) at pthread_create.c:308
#12 0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f587fc5b700 (LWP 3955)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a66445ab in wait (time=18446744073709551615, this=0x152c0c0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x15470e8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f58a7281eee in ?? () from /usr/lib/libgwenviewlib.so.4
#4  0x00007f58a664409b in QThreadPrivate::start (arg=0x15470d0) at thread/qthread_unix.cpp:307
#5  0x00007f58a079be9a in start_thread (arg=0x7f587fc5b700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f5832ffd700 (LWP 4503)):
#0  0x00007f58a4090313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f589dcb735f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f589dca876c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f589dca8dd9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f589dca8e90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f589dcb730f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f589baeed18 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#7  0x00007f58a079be9a in start_thread (arg=0x7f5832ffd700) at pthread_create.c:308
#8  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f5867fff700 (LWP 4504)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587eaa8f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a079be9a in start_thread (arg=0x7f5867fff700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f586d860700 (LWP 4505)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587ddaf9cb in gst_data_queue_pop () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#3  0x00007f586fdd9c44 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f587eaa8dcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f58a079be9a in start_thread (arg=0x7f586d860700) at pthread_create.c:308
#8  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f58677fe700 (LWP 4506)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587ddaf9cb in gst_data_queue_pop () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#3  0x00007f586fdd9c44 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#4  0x00007f587eaa8dcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f58a079be9a in start_thread (arg=0x7f58677fe700) at pthread_create.c:308
#8  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f5866ffd700 (LWP 4507)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587eaa8f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a079be9a in start_thread (arg=0x7f5866ffd700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f58667fc700 (LWP 4508)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587eaa8f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a079be9a in start_thread (arg=0x7f58667fc700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f5865ffb700 (LWP 4509)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587eaa8f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a079be9a in start_thread (arg=0x7f5865ffb700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f58657fa700 (LWP 4510)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587eaa8f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a079be9a in start_thread (arg=0x7f58657fa700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f5864ff9700 (LWP 4511)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587eaa8f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a079be9a in start_thread (arg=0x7f5864ff9700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f58647f8700 (LWP 4512)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f58a011682f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f587eaa8f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007f58a00fd248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f58a00fc9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f58a079be9a in start_thread (arg=0x7f58647f8700) at pthread_create.c:308
#6  0x00007f58a409bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f58a793f780 (LWP 3931)):
[KCrash Handler]
#6  QHash<unsigned int, KIO::UDSEntryPrivate::Field>::findNode (this=0x689308, ahp=0x0, akey=<optimized out>) at /usr/include/qt4/QtCore/qhash.h:884
#7  0x00007f58a6e780d2 in find (this=<optimized out>, akey=<optimized out>) at /usr/include/qt4/QtCore/qhash.h:855
#8  KIO::UDSEntry::numberValue (this=0x7fffa6dccf00, field=<optimized out>, defaultValue=-1) at ../../kio/kio/udsentry.cpp:80
#9  0x00007f58a7260aaf in Gwenview::ThumbnailProvider::slotResult(KJob*) () from /usr/lib/libgwenviewlib.so.4
#10 0x00007f58a6757781 in QMetaObject::activate (sender=0x392e730, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffa6dcd070) at kernel/qobject.cpp:3547
#11 0x00007f58a479be72 in KJob::result (this=<optimized out>, _t1=0x392e730) at ./kjob.moc:208
#12 0x00007f58a479beb0 in KJob::emitResult (this=0x392e730) at ../../kdecore/jobs/kjob.cpp:318
#13 0x00007f58a6e4ce08 in KIO::PreviewJobPrivate::determineNextFile (this=0x4bd5e30) at ../../kio/kio/previewjob.cpp:424
#14 0x00007f58a6e4f1e1 in KIO::PreviewJobPrivate::startPreview (this=0x4bd5e30) at ../../kio/kio/previewjob.cpp:378
#15 0x00007f58a675c946 in QObject::event (this=0x392e730, e=<optimized out>) at kernel/qobject.cpp:1195
#16 0x00007f58a4d0e7b4 in notify_helper (e=0x43b0980, receiver=0x392e730, this=0x13e9320) at kernel/qapplication.cpp:4556
#17 QApplicationPrivate::notify_helper (this=0x13e9320, receiver=0x392e730, e=0x43b0980) at kernel/qapplication.cpp:4528
#18 0x00007f58a4d13583 in QApplication::notify (this=0x7fffa6dcde90, receiver=0x392e730, e=0x43b0980) at kernel/qapplication.cpp:4417
#19 0x00007f58a5a46d96 in KApplication::notify (this=0x7fffa6dcde90, receiver=0x392e730, event=0x43b0980) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f58a674332c in QCoreApplication::notifyInternal (this=0x7fffa6dcde90, receiver=0x392e730, event=0x43b0980) at kernel/qcoreapplication.cpp:915
#21 0x00007f58a674710a in sendEvent (event=0x43b0980, receiver=0x392e730) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x13b71f0) at kernel/qcoreapplication.cpp:1539
#23 0x00007f58a6772493 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f58a00dad53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f58a00db0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f58a00db164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f58a67728bf in QEventDispatcherGlib::processEvents (this=0x13b8ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f58a4db6cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f58a6741e62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f58a67420b7 in QEventLoop::exec (this=0x7fffa6dcde20, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f58a6747407 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#33 0x0000000000427bd5 in ?? ()
#34 0x00007f58a3fc976d in __libc_start_main (main=0x427850, argc=6, ubp_av=0x7fffa6dce0d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffa6dce0c8) at libc-start.c:226
#35 0x0000000000427e81 in _start ()

Possible duplicates by query: bug 323687.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-12-29 13:37:02 UTC

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