Bug 318992 - Amarok crashes when changing song
Summary: Amarok crashes when changing song
Status: RESOLVED DUPLICATE of bug 319371
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.7.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.8
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-27 19:47 UTC by David
Modified: 2013-05-15 12:52 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 David 2013-04-27 19:47:55 UTC
Application: amarok (2.7.0)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.0-19-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed: I was listening a song and then clicked another song in the playlist. After a few seconds of reproduction the application crashed.

-- Backtrace:
Application: Amarok (amarok), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7fc669f5f7c0 (LWP 8078))]

Thread 42 (Thread 0x7fc647ddf700 (LWP 8081)):
#0  __pthread_mutex_lock_full (mutex=0xf246e0) at pthread_mutex_lock.c:308
#1  0x00007fc659a2624e in pa_mutex_lock (m=m@entry=0xf246e0) at pulsecore/mutex-posix.c:90
#2  0x00007fc65eb46ce9 in poll_func (ufds=<optimized out>, nfds=1, timeout=-1, userdata=0xf246e0) at pulse/thread-mainloop.c:70
#3  0x00007fc65eb38205 in pa_mainloop_poll (m=m@entry=0xee7700) at pulse/mainloop.c:854
#4  0x00007fc65eb38869 in pa_mainloop_iterate (m=m@entry=0xee7700, block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:936
#5  0x00007fc65eb38920 in pa_mainloop_run (m=0xee7700, retval=retval@entry=0x0) at pulse/mainloop.c:954
#6  0x00007fc65eb46c8f in thread (userdata=0xf2edc0) at pulse/thread-mainloop.c:88
#7  0x00007fc659a27143 in internal_thread_func (userdata=0xf23250) at pulsecore/thread-posix.c:83
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc647ddf700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 41 (Thread 0x7fc6428f0700 (LWP 8083)):
#0  0x00007fc662dd607f in __pthread_mutex_unlock_usercnt (mutex=0x7fc630000aa0, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007fc66131d5f1 in g_mutex_unlock (mutex=mutex@entry=0x7fc6300009e0) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:229
#2  0x00007fc6612dd8f3 in g_main_context_prepare (context=context@entry=0x7fc6300009e0, priority=priority@entry=0x7fc6428efc38) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3326
#3  0x00007fc6612de0fe in g_main_context_iterate (context=context@entry=0x7fc6300009e0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3681
#4  0x00007fc6612de304 in g_main_context_iteration (context=0x7fc6300009e0, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#5  0x00007fc6671de036 in QEventDispatcherGlib::processEvents (this=0x7fc630000900, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fc6671ae38f in QEventLoop::processEvents (this=this@entry=0x7fc6428efd90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fc6671ae618 in QEventLoop::exec (this=this@entry=0x7fc6428efd90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fc6670b0410 in QThread::exec (this=this@entry=0x1002720) at thread/qthread.cpp:542
#9  0x00007fc66718fedf in QInotifyFileSystemWatcherEngine::run (this=0x1002720) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007fc6670b2bec in QThreadPrivate::start (arg=0x1002720) at thread/qthread_unix.cpp:338
#11 0x00007fc662dd2f8e in start_thread (arg=0x7fc6428f0700) at pthread_create.c:311
#12 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 40 (Thread 0x7fc637535700 (LWP 8084)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc6670b314b in wait (time=18446744073709551615, this=0x136d9d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x136d8a8, mutex=0x136db50, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc66434b041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x136d880, th=0x136df30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc66434d94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x136df30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc66434d964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x136df30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc66434c63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fc637534dc0, parent=0x136d880, th=th@entry=0x136df30) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fc66434c6cb in ThreadWeaver::Thread::run (this=0x136df30) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fc6670b2bec in QThreadPrivate::start (arg=0x136df30) at thread/qthread_unix.cpp:338
#9  0x00007fc662dd2f8e in start_thread (arg=0x7fc637535700) at pthread_create.c:311
#10 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 39 (Thread 0x7fc636d34700 (LWP 8085)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc6670b314b in wait (time=18446744073709551615, this=0x136d9d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x136d8a8, mutex=0x136db50, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc66434b041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x136d880, th=0x139c2b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc66434d94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x139c2b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc66434c63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fc636d33dc0, parent=0x136d880, th=th@entry=0x139c2b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fc66434c6cb in ThreadWeaver::Thread::run (this=0x139c2b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fc6670b2bec in QThreadPrivate::start (arg=0x139c2b0) at thread/qthread_unix.cpp:338
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc636d34700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 38 (Thread 0x7fc636533700 (LWP 8086)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc6670b314b in wait (time=18446744073709551615, this=0x136d9d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x136d8a8, mutex=0x136db50, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc66434b041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x136d880, th=0x1398a00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc66434d94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x1398a00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc66434d964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x1398a00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fc66434d964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x1398a00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fc66434d964 in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x1398a00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fc66434c63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fc636532dc0, parent=0x136d880, th=th@entry=0x1398a00) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fc66434c6cb in ThreadWeaver::Thread::run (this=0x1398a00) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fc6670b2bec in QThreadPrivate::start (arg=0x1398a00) at thread/qthread_unix.cpp:338
#11 0x00007fc662dd2f8e in start_thread (arg=0x7fc636533700) at pthread_create.c:311
#12 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 37 (Thread 0x7fc635d32700 (LWP 8087)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc6670b314b in wait (time=18446744073709551615, this=0x136d9d0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x136d8a8, mutex=0x136db50, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc66434b041 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x136d880, th=0x13d0570) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fc66434d94b in ThreadWeaver::WorkingHardState::applyForWork (this=0x136dbe0, th=0x13d0570) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fc66434c63f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fc635d31dc0, parent=0x136d880, th=th@entry=0x13d0570) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fc66434c6cb in ThreadWeaver::Thread::run (this=0x13d0570) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fc6670b2bec in QThreadPrivate::start (arg=0x13d0570) at thread/qthread_unix.cpp:338
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc635d32700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 36 (Thread 0x7fc634ae6700 (LWP 8089)):
#0  0x00007fc6668433cd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc6612de1dc in g_main_context_poll (n_fds=1, fds=0x7fc6180023b0, timeout=-1, context=0x7fc6180009a0, priority=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3995
#2  g_main_context_iterate (context=context@entry=0x7fc6180009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3696
#3  0x00007fc6612de304 in g_main_context_iteration (context=0x7fc6180009a0, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#4  0x00007fc6671de036 in QEventDispatcherGlib::processEvents (this=0x7fc6180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007fc6671ae38f in QEventLoop::processEvents (this=this@entry=0x7fc634ae5d90, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fc6671ae618 in QEventLoop::exec (this=this@entry=0x7fc634ae5d90, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fc6670b0410 in QThread::exec (this=this@entry=0x171a4c0) at thread/qthread.cpp:542
#8  0x00007fc66718fedf in QInotifyFileSystemWatcherEngine::run (this=0x171a4c0) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x00007fc6670b2bec in QThreadPrivate::start (arg=0x171a4c0) at thread/qthread_unix.cpp:338
#10 0x00007fc662dd2f8e in start_thread (arg=0x7fc634ae6700) at pthread_create.c:311
#11 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 35 (Thread 0x7fc61f7b3700 (LWP 8090)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc65de65585 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fc65de655d9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fc662dd2f8e in start_thread (arg=0x7fc61f7b3700) at pthread_create.c:311
#4  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 34 (Thread 0x7fc61ec9e700 (LWP 8091)):
#0  0x00007fc666848233 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc66718e132 in QProcessManager::run (this=0x7fc66750d540 <processManager()::processManager>) at io/qprocess_unix.cpp:245
#2  0x00007fc6670b2bec in QThreadPrivate::start (arg=0x7fc66750d540 <processManager()::processManager>) at thread/qthread_unix.cpp:338
#3  0x00007fc662dd2f8e in start_thread (arg=0x7fc61ec9e700) at pthread_create.c:311
#4  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 33 (Thread 0x7fc61e39d700 (LWP 8095)):
#0  0x00007fc662dd5075 in __GI___pthread_mutex_lock (mutex=0x7fc5c8000a60) at pthread_mutex_lock.c:95
#1  0x00007fc66131d5c1 in g_mutex_lock (mutex=mutex@entry=0x7fc5c80009a0) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:210
#2  0x00007fc6612ddc74 in g_main_context_check (context=context@entry=0x7fc5c80009a0, max_priority=2147483647, fds=fds@entry=0x7fc5c8001fc0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3547
#3  0x00007fc6612de175 in g_main_context_iterate (context=context@entry=0x7fc5c80009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3698
#4  0x00007fc6612de304 in g_main_context_iteration (context=0x7fc5c80009a0, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#5  0x00007fc6671de036 in QEventDispatcherGlib::processEvents (this=0x7fc5c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fc6671ae38f in QEventLoop::processEvents (this=this@entry=0x7fc61e39cdc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fc6671ae618 in QEventLoop::exec (this=this@entry=0x7fc61e39cdc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fc6670b0410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007fc6670b2bec in QThreadPrivate::start (arg=0x18a1c20) at thread/qthread_unix.cpp:338
#10 0x00007fc662dd2f8e in start_thread (arg=0x7fc61e39d700) at pthread_create.c:311
#11 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 32 (Thread 0x7fc61d520700 (LWP 8096)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc6633abe77 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fc6633abea9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fc662dd2f8e in start_thread (arg=0x7fc61d520700) at pthread_create.c:311
#4  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 31 (Thread 0x7fc5cfdf8700 (LWP 8101)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fc6670b30a7 in wait (time=282345, this=0xef3130) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xef2b80, time=282345) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fc64cf6ed46 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#4  0x00007fc64cf6f2cb in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#5  0x00007fc6671c40ef in QMetaObject::activate (sender=0xef5e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#6  0x00007fc66097c8e7 in _g_closure_invoke_va (closure=0xefd350, return_value=0x0, instance=0xef9f10, args=0x7fc5cfdf6e38, n_params=0, param_types=0x0) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:840
#7  0x00007fc6609952df in g_signal_emit_valist (instance=0xef9f10, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fc5cfdf6e38) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3234
#8  0x00007fc660995f92 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#9  0x00007fc642902452 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#10 0x00007fc66097c8e7 in _g_closure_invoke_va (closure=0x297c770, return_value=0x0, instance=0x2b560a0, args=0x7fc5cfdf71f8, n_params=0, param_types=0x0) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:840
#11 0x00007fc6609952df in g_signal_emit_valist (instance=0x2b560a0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fc5cfdf71f8) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3234
#12 0x00007fc660995f92 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#13 0x00007fc66097c8e7 in _g_closure_invoke_va (closure=0x10f6d60, return_value=0x0, instance=0x2b562d0, args=0x7fc5cfdf7598, n_params=0, param_types=0x0) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:840
#14 0x00007fc6609952df in g_signal_emit_valist (instance=0x2b562d0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fc5cfdf7598) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3234
#15 0x00007fc660995f92 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#16 0x00007fc5d475edc2 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#17 0x00007fc5d476258b in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#18 0x00007fc658858f19 in gst_marshal_BOOLEAN__POINTER () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#19 0x00007fc66097c620 in g_closure_invoke (closure=0x7fc5bc05aa70, return_value=0x7fc5cfdf78d0, n_param_values=2, param_values=0x7fc5cfdf7a30, invocation_hint=0x7fc5cfdf7920) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:777
#20 0x00007fc66098df00 in signal_emit_unlocked_R (node=node@entry=0xb09b70, detail=detail@entry=191, instance=instance@entry=0x2b6a960, emission_return=emission_return@entry=0x7fc5cfdf7a10, instance_and_params=instance_and_params@entry=0x7fc5cfdf7a30) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3584
#21 0x00007fc660994e3b in g_signal_emitv (instance_and_params=0x7fc5cfdf7a30, signal_id=<optimized out>, detail=191, return_value=0x7fc5cfdf7a10) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3059
#22 0x00007fc6587e301a in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#23 0x00007fc65881bffc in gst_pad_push_event () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#24 0x00007fc658806713 in gst_proxy_pad_event_default () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#25 0x00007fc65881bb85 in gst_pad_send_event () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#26 0x00007fc65881c0e2 in gst_pad_push_event () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#27 0x00007fc5cf3ecf4f in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstflac.so
#28 0x00007fc65881bb85 in gst_pad_send_event () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#29 0x00007fc65881c0e2 in gst_pad_push_event () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#30 0x00007fc658abb3e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#31 0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#32 0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#33 0x00007fc661301eb5 in g_thread_proxy (data=0x29982d0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#34 0x00007fc662dd2f8e in start_thread (arg=0x7fc5cfdf8700) at pthread_create.c:311
#35 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 30 (Thread 0x7fc5cf3e2700 (LWP 8102)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0xe57660, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc658ac26dc in gst_base_sink_wait_preroll () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#3  0x00007fc647dff6a8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#4  0x00007fc658ac4c3f in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658ac663f in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#6  0x00007fc658ac6b48 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#7  0x00007fc658ac6e7f in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#8  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#9  0x00007fc658ad48dc in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#10 0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#11 0x00007fc658ad48dc in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#12 0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007fc658ad48dc in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#14 0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#15 0x00007fc642f8cdf6 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#16 0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#17 0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#18 0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5bc065400) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#19 0x00007fc662dd2f8e in start_thread (arg=0x7fc5cf3e2700) at pthread_create.c:311
#20 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 29 (Thread 0x7fc5cebe1700 (LWP 8103)):
#0  0x00007fc666841b6d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fc66131c76f in g_wakeup_signal (wakeup=0x785f30) at /build/buildd/glib2.0-2.36.0/./glib/gwakeup.c:238
#2  0x00007fc6671b2d42 in QCoreApplication::postEvent (receiver=0xef2a60, event=event@entry=0x7fc57dca2a80, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1392
#3  0x00007fc6671b2e07 in QCoreApplication::postEvent (receiver=<optimized out>, event=event@entry=0x7fc57dca2a80) at kernel/qcoreapplication.cpp:1304
#4  0x00007fc6671c4415 in queued_activate (argv=0x7fc5cebdf5a0, c=0xf02ef0, signal=13, sender=0xef5e50) at kernel/qobject.cpp:3423
#5  QMetaObject::activate (sender=0xef5e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fc5cebdf5a0) at kernel/qobject.cpp:3499
#6  0x00007fc64cf72726 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#7  0x00007fc64cf76b39 in ?? () from /usr/lib/x86_64-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#8  0x00007fc66097c620 in g_closure_invoke (closure=0xefd7b0, return_value=0x0, n_param_values=2, param_values=0x7fc5cebdf800, invocation_hint=0x7fc5cebdf7a0) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:777
#9  0x00007fc66098df00 in signal_emit_unlocked_R (node=node@entry=0x7847e0, detail=detail@entry=199, instance=instance@entry=0xb1f480, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fc5cebdf800) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3584
#10 0x00007fc660995d11 in g_signal_emit_valist (instance=0xb1f480, signal_id=<optimized out>, detail=199, var_args=var_args@entry=0x7fc5cebdfa58) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3328
#11 0x00007fc660995f92 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#12 0x00007fc6587f0aca in gst_bus_sync_signal_handler () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007fc6587f0ee2 in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#14 0x00007fc6587fee63 in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#15 0x00007fc6587ea667 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#16 0x00007fc65881dff8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#17 0x00007fc6428ff359 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#18 0x00007fc6587e7418 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#19 0x00007fc6587f0ee2 in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#20 0x00007fc6587fee63 in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#21 0x00007fc6587ea667 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#22 0x00007fc6429061e5 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#23 0x00007fc6587e7418 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#24 0x00007fc6587f0ee2 in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#25 0x00007fc6587fee63 in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#26 0x00007fc6587ea667 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#27 0x00007fc6587e7418 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#28 0x00007fc6587f0ee2 in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#29 0x00007fc6587fee63 in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#30 0x00007fc6587ea667 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#31 0x00007fc6587e7418 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#32 0x00007fc6587f0ee2 in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#33 0x00007fc6587fee63 in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#34 0x00007fc6587ea667 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#35 0x00007fc6587e7418 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#36 0x00007fc6587f0ee2 in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#37 0x00007fc6587fee63 in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#38 0x00007fc6587ff2c9 in gst_element_message_full () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#39 0x00007fc648021ab7 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#40 0x00007fc64802235c in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#41 0x00007fc647def948 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#42 0x00007fc6587f7971 in gst_clock_get_internal_time () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#43 0x00007fc6587f7b08 in gst_clock_get_time () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#44 0x00007fc658839def in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#45 0x00007fc6587f7c84 in gst_clock_id_wait () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#46 0x00007fc658ac25ff in gst_base_sink_wait_clock () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#47 0x00007fc658ac498b in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#48 0x00007fc658ac663f in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#49 0x00007fc658ac6b48 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#50 0x00007fc658ac6e7f in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#51 0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#52 0x00007fc658ad48dc in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#53 0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#54 0x00007fc658ad48dc in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#55 0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#56 0x00007fc642f8cdf6 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#57 0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#58 0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#59 0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5bc065450) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#60 0x00007fc662dd2f8e in start_thread (arg=0x7fc5cebe1700) at pthread_create.c:311
#61 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 28 (Thread 0x7fc5ce3e0700 (LWP 8104)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x7fc5bc0645b0, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc642f8c6b5 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#5  0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5bc0654a0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#6  0x00007fc662dd2f8e in start_thread (arg=0x7fc5ce3e0700) at pthread_create.c:311
#7  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 27 (Thread 0x7fc5cdbdf700 (LWP 8105)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0xf27100, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc642f8be25 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007fc642f975e0 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#6  0x00007fc642f97adf in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#7  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007fc642f8cdf6 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#9  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#11 0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5bc0654f0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#12 0x00007fc662dd2f8e in start_thread (arg=0x7fc5cdbdf700) at pthread_create.c:311
#13 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 26 (Thread 0x7fc5cd3de700 (LWP 8106)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0xedc480, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc642f8be25 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007fc642f97adf in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#6  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#7  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007fc658ad48dc in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#9  0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007fc658ad48dc in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#11 0x00007fc65881adb1 in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#12 0x00007fc642f8cdf6 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#13 0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#14 0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#15 0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5bc065540) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#16 0x00007fc662dd2f8e in start_thread (arg=0x7fc5cd3de700) at pthread_create.c:311
#17 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 25 (Thread 0x7fc5ccbdd700 (LWP 8107)):
[KCrash Handler]
#6  0x00007fc66678d037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007fc666790698 in __GI_abort () at abort.c:90
#8  0x00007fc6612afd7d in g_thread_abort (status=<optimized out>, function=function@entry=0x7fc661373a9e "pthread_mutex_lock") at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:76
#9  0x00007fc66131d5d3 in g_mutex_lock (mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:211
#10 0x00007fc658ae2dab in gst_data_queue_set_flushing () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#11 0x00007fc642f87d9c in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#12 0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#14 0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5a4003a80) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#15 0x00007fc662dd2f8e in start_thread (arg=0x7fc5ccbdd700) at pthread_create.c:311
#16 0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 24 (Thread 0x7fc5c2f86700 (LWP 8112)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc65dbaba09 in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fc65de93cee in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fc662dd2f8e in start_thread (arg=0x7fc5c2f86700) at pthread_create.c:311
#4  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 23 (Thread 0x7fc5ab7fe700 (LWP 8117)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3039340, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5bc00ab70) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5ab7fe700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 22 (Thread 0x7fc5aa7fc700 (LWP 8119)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3003cb0, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0xef84f0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5aa7fc700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 21 (Thread 0x7fc5a9ffb700 (LWP 8120)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x300ef90, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0xef8590) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a9ffb700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 20 (Thread 0x7fc5a97fa700 (LWP 8121)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3019f90, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0xef8630) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a97fa700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 19 (Thread 0x7fc5a8ff9700 (LWP 8122)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3029e90, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0xef86d0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a8ff9700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 18 (Thread 0x7fc5a3fff700 (LWP 8123)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3048410, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0xef8770) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a3fff700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 17 (Thread 0x7fc5a37fe700 (LWP 8124)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3052080, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058850) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a37fe700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 16 (Thread 0x7fc5a2ffd700 (LWP 8125)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3061a30, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x30588f0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a2ffd700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 15 (Thread 0x7fc5a27fc700 (LWP 8126)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x306bf90, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058990) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a27fc700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7fc5a1ffb700 (LWP 8127)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3077440, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058a30) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a1ffb700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7fc5a17fa700 (LWP 8128)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x308d0b0, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058ad0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a17fa700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7fc5a0ff9700 (LWP 8129)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x3099640, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058b70) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a0ff9700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7fc5a07f8700 (LWP 8130)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x30a6740, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058c50) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc5a07f8700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7fc59fff7700 (LWP 8131)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x30b2360, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058cf0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59fff7700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7fc59f7f6700 (LWP 8132)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x30bd4c0, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058d90) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59f7f6700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7fc59eff5700 (LWP 8133)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x30cf060, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058e30) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59eff5700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7fc59e7f4700 (LWP 8134)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x30db210, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058ed0) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59e7f4700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7fc59dff3700 (LWP 8135)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x30e9c40, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x3058f70) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59dff3700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7fc59d7f2700 (LWP 8136)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x30f5390, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x30e1850) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59d7f2700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7fc59b7ee700 (LWP 8149)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x2fdc920, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5b4007a80) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59b7ee700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fc59afed700 (LWP 8150)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0xc3e120, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x30e1e30) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59afed700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fc59a7ec700 (LWP 8151)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0x2fd4210, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc65934d9fc in ?? () from /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
#3  0x00007fc658acafac in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#4  0x00007fc658acc2c0 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fc658840e34 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6613026f2 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthreadpool.c:309
#7  0x00007fc661301eb5 in g_thread_proxy (data=0x7fc5b8012800) at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:798
#8  0x00007fc662dd2f8e in start_thread (arg=0x7fc59a7ec700) at pthread_create.c:311
#9  0x00007fc66684fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fc669f5f7c0 (LWP 8078)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc66131d83f in g_cond_wait (cond=0xc31f80, mutex=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:756
#2  0x00007fc658841c55 in gst_task_join () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007fc65881311a in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007fc660981538 in g_object_unref (_object=0x7fc62804bc10) at /build/buildd/glib2.0-2.36.0/./gobject/gobject.c:3024
#5  0x00007fc65880d9bc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fc6588116d9 in gst_mini_object_unref () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#7  0x00007fc6587f1a70 in gst_bus_set_flushing () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007fc65881e90d in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#9  0x00007fc64290258b in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#10 0x00007fc6587ffd2c in gst_element_change_state () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#11 0x00007fc6587ffdaf in gst_element_change_state () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#12 0x00007fc658800678 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007fc65d40f374 in WebCore::MediaPlayerPrivateGStreamer::durationChanged() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#14 0x00007fc65d4115f4 in WebCore::MediaPlayerPrivateGStreamer::handleMessage(_GstMessage*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#15 0x00007fc66097c620 in g_closure_invoke (closure=0x2ff3250, return_value=0x0, n_param_values=2, param_values=0x7fff0cb16e00, invocation_hint=0x7fff0cb16da0) at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c:777
#16 0x00007fc66098df00 in signal_emit_unlocked_R (node=node@entry=0x784900, detail=detail@entry=53, instance=instance@entry=0x2fe63d0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fff0cb16e00) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3584
#17 0x00007fc660995d11 in g_signal_emit_valist (instance=0x2fe63d0, signal_id=<optimized out>, detail=53, var_args=var_args@entry=0x7fff0cb17058) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3328
#18 0x00007fc660995f92 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c:3384
#19 0x00007fc6587f0b92 in gst_bus_async_signal_func () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#20 0x00007fc6587f1927 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#21 0x00007fc6612ddf05 in g_main_dispatch (context=0x904e10) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
#22 g_main_context_dispatch (context=context@entry=0x904e10) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
#23 0x00007fc6612de248 in g_main_context_iterate (context=context@entry=0x904e10, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
#24 0x00007fc6612de304 in g_main_context_iteration (context=0x904e10, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#25 0x00007fc6671de016 in QEventDispatcherGlib::processEvents (this=0x77cad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#26 0x00007fc667c3e1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007fc6671ae38f in QEventLoop::processEvents (this=this@entry=0x7fff0cb173b0, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007fc6671ae618 in QEventLoop::exec (this=this@entry=0x7fff0cb173b0, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007fc6671b3cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#30 0x00007fc667b96ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#31 0x00000000004090ca in main (argc=1, argv=0x7fff0cb198f8) at ../../src/main.cpp:329

Possible duplicates by query: bug 316780.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2013-04-28 03:42:32 UTC
The problem is upstream with gstreamer, nothing we can do about, sorry. As a workaround, please use the phonon-backend-vlc instead.

*** This bug has been marked as a duplicate of bug 316780 ***
Comment 2 Matěj Laitl 2013-05-15 12:52:42 UTC

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