Bug 314991 - Crash when adding new media
Summary: Crash when adding new media
Status: RESOLVED DUPLICATE of bug 293951
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.6.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.8
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 13:14 UTC by Ore Landau
Modified: 2013-02-12 14:22 UTC (History)
0 users

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 Ore Landau 2013-02-12 13:14:16 UTC
Application: amarok (2.6.0)
KDE Platform Version: 4.9.4
Qt Version: 4.8.3
Operating System: Linux 3.5.0-24-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
Amarok crashes when trying to open a really big folder using Playlist -> Add Media...
No indication of progress is shown and the software gets stuck.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f62d4ab2780 (LWP 4047))]

Thread 28 (Thread 0x7f62b698c700 (LWP 4050)):
#0  0x00007f62d140e313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f62cbe68d84 in g_main_context_poll (n_fds=3, fds=0x7f62b00010c0, timeout=-1, context=0x20e6880, priority=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3584
#2  g_main_context_iterate (context=0x20e6880, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3285
#3  0x00007f62cbe691e2 in g_main_loop_run (loop=0x20e6810) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3484
#4  0x00007f62bd6624a6 in gdbus_shared_thread_func (user_data=0x20e6850) at /build/buildd/glib2.0-2.34.1/./gio/gdbusprivate.c:277
#5  0x00007f62cbe8c645 in g_thread_proxy (data=0x20e3a30) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#6  0x00007f62cd95ee9a in start_thread (arg=0x7f62b698c700) at pthread_create.c:308
#7  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 27 (Thread 0x7f629fdc7700 (LWP 4070)):
#0  0x00007f62d140e313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f62c96d4b6f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f62c96c60b5 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f62c96c6719 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f62c96c67d0 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f62c96d4b1f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f62c4da6543 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-2.1.so
#7  0x00007f62cd95ee9a in start_thread (arg=0x7f629fdc7700) at pthread_create.c:308
#8  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 26 (Thread 0x7f6293bdf700 (LWP 4072)):
#0  0x00007f62d140e313 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f62cbe68d84 in g_main_context_poll (n_fds=1, fds=0x7f628c0023e0, timeout=-1, context=0x7f628c0009e0, priority=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3584
#2  g_main_context_iterate (context=context@entry=0x7f628c0009e0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3285
#3  0x00007f62cbe68ea4 in g_main_context_iteration (context=0x7f628c0009e0, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351
#4  0x00007f62d1da4c16 in QEventDispatcherGlib::processEvents (this=0x7f628c000900, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f62d1d752bf in QEventLoop::processEvents (this=this@entry=0x7f6293bdedd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f62d1d75548 in QEventLoop::exec (this=0x7f6293bdedd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f62d1c76b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00007f62d1d559af in QInotifyFileSystemWatcherEngine::run (this=0x29172a0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f62d1c79aec in QThreadPrivate::start (arg=0x29172a0) at thread/qthread_unix.cpp:338
#10 0x00007f62cd95ee9a in start_thread (arg=0x7f6293bdf700) at pthread_create.c:308
#11 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 25 (Thread 0x7f6291683700 (LWP 4077)):
#0  0x00007f62cd96205d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f6284000a60) at pthread_mutex_unlock.c:290
#2  0x00007f62cbea5e51 in g_mutex_unlock (mutex=mutex@entry=0x7f62840009a0) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:227
#3  0x00007f62cbe68c9e in g_main_context_iterate (context=context@entry=0x7f62840009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3268
#4  0x00007f62cbe68ea4 in g_main_context_iteration (context=0x7f62840009a0, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351
#5  0x00007f62d1da4c16 in QEventDispatcherGlib::processEvents (this=0x7f62840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f62d1d752bf in QEventLoop::processEvents (this=this@entry=0x7f6291682e00, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f62d1d75548 in QEventLoop::exec (this=0x7f6291682e00, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f62d1c76b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f62d1c79aec in QThreadPrivate::start (arg=0x2b97710) at thread/qthread_unix.cpp:338
#10 0x00007f62cd95ee9a in start_thread (arg=0x7f6291683700) at pthread_create.c:308
#11 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 24 (Thread 0x7f628bfff700 (LWP 4078)):
#0  0x00007f62cd960f69 in __pthread_mutex_lock (mutex=0x7f6280000a60) at pthread_mutex_lock.c:92
#1  0x00007f62cbea5e21 in g_mutex_lock (mutex=mutex@entry=0x7f62800009a0) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:208
#2  0x00007f62cbe684d3 in g_main_context_prepare (context=context@entry=0x7f62800009a0, priority=priority@entry=0x7f628bffeca8) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:2929
#3  0x00007f62cbe68cab in g_main_context_iterate (context=context@entry=0x7f62800009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3270
#4  0x00007f62cbe68ea4 in g_main_context_iteration (context=0x7f62800009a0, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351
#5  0x00007f62d1da4c16 in QEventDispatcherGlib::processEvents (this=0x7f62800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f62d1d752bf in QEventLoop::processEvents (this=this@entry=0x7f628bffee00, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f62d1d75548 in QEventLoop::exec (this=0x7f628bffee00, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f62d1c76b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f62d1c79aec in QThreadPrivate::start (arg=0x28860e0) at thread/qthread_unix.cpp:338
#10 0x00007f62cd95ee9a in start_thread (arg=0x7f628bfff700) at pthread_create.c:308
#11 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 23 (Thread 0x7f628abf2700 (LWP 4080)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62d1c7a04b in wait (time=18446744073709551615, this=0x292da00) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab2a90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f62ceed20e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2990060, th=0x2d23ef0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f62ceed492b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d269b0, th=0x2d23ef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f62ceed4944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d269b0, th=0x2d23ef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f62ceed379f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f628abf1e00, parent=0x2990060, th=th@entry=0x2d23ef0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f62ceed382b in ThreadWeaver::Thread::run (this=0x2d23ef0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f62d1c79aec in QThreadPrivate::start (arg=0x2d23ef0) at thread/qthread_unix.cpp:338
#9  0x00007f62cd95ee9a in start_thread (arg=0x7f628abf2700) at pthread_create.c:308
#10 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f6289dd8700 (LWP 4081)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62d1c7a04b in wait (time=18446744073709551615, this=0x292da00) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab2a90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f62ceed20e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2990060, th=0x2d70670) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f62ceed492b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d269b0, th=0x2d70670) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f62ceed4944 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d269b0, th=0x2d70670) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f62ceed379f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6289dd7e00, parent=0x2990060, th=th@entry=0x2d70670) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f62ceed382b in ThreadWeaver::Thread::run (this=0x2d70670) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f62d1c79aec in QThreadPrivate::start (arg=0x2d70670) at thread/qthread_unix.cpp:338
#9  0x00007f62cd95ee9a in start_thread (arg=0x7f6289dd8700) at pthread_create.c:308
#10 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f62895d7700 (LWP 4082)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62d1c7a04b in wait (time=18446744073709551615, this=0x292da00) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab2a90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f62ceed20e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2990060, th=0x2d3fe50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f62ceed492b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d269b0, th=0x2d3fe50) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f62ceed379f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f62895d6e00, parent=0x2990060, th=th@entry=0x2d3fe50) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f62ceed382b in ThreadWeaver::Thread::run (this=0x2d3fe50) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f62d1c79aec in QThreadPrivate::start (arg=0x2d3fe50) at thread/qthread_unix.cpp:338
#8  0x00007f62cd95ee9a in start_thread (arg=0x7f62895d7700) at pthread_create.c:308
#9  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f6288dd6700 (LWP 4083)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62d1c7a04b in wait (time=18446744073709551615, this=0x292da00) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ab2a90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f62ceed20e1 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2990060, th=0x28380a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f62ceed492b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2d269b0, th=0x28380a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f62ceed379f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f6288dd5e00, parent=0x2990060, th=th@entry=0x28380a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f62ceed382b in ThreadWeaver::Thread::run (this=0x28380a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f62d1c79aec in QThreadPrivate::start (arg=0x28380a0) at thread/qthread_unix.cpp:338
#8  0x00007f62cd95ee9a in start_thread (arg=0x7f6288dd6700) at pthread_create.c:308
#9  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f626fb71700 (LWP 4091)):
#0  0x00007f62cd96205d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f6264000a60) at pthread_mutex_unlock.c:290
#2  0x00007f62cbea5e51 in g_mutex_unlock (mutex=mutex@entry=0x7f62640009a0) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:227
#3  0x00007f62cbe68884 in g_main_context_check (context=context@entry=0x7f62640009a0, max_priority=2147483647, fds=fds@entry=0x7f62640021b0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3167
#4  0x00007f62cbe68d22 in g_main_context_iterate (context=context@entry=0x7f62640009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3287
#5  0x00007f62cbe68ea4 in g_main_context_iteration (context=0x7f62640009a0, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351
#6  0x00007f62d1da4c16 in QEventDispatcherGlib::processEvents (this=0x7f62640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f62d1d752bf in QEventLoop::processEvents (this=this@entry=0x7f626fb70dd0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f62d1d75548 in QEventLoop::exec (this=0x7f626fb70dd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f62d1c76b10 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f62d1d559af in QInotifyFileSystemWatcherEngine::run (this=0x2e36900) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f62d1c79aec in QThreadPrivate::start (arg=0x2e36900) at thread/qthread_unix.cpp:338
#12 0x00007f62cd95ee9a in start_thread (arg=0x7f626fb71700) at pthread_create.c:308
#13 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f626e908700 (LWP 4092)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62c8abab2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f62c8abac39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f62cd95ee9a in start_thread (arg=0x7f626e908700) at pthread_create.c:308
#4  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f626dced700 (LWP 4097)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cdf37cd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f62cdf37d09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f62cd95ee9a in start_thread (arg=0x7f626dced700) at pthread_create.c:308
#4  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f6259993700 (LWP 4204)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x7f61dc009a60, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x7f61d4011900) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6234003770) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f6259993700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f61a6aad700 (LWP 4256)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x7f61d8002100, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x7f61d00130b0) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6238015b20) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f61a6aad700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f61a31ff700 (LWP 5098)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x3d5e720, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x7f62a8197e60) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f62280030f0) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f61a31ff700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f61a29fe700 (LWP 5103)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x7f61cc03f330, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c40296dc in gst_base_sink_wait_preroll (sink=sink@entry=0x7f61cc03f760) at gstbasesink.c:2279
#3  0x00007f62c4029887 in gst_base_sink_do_preroll (sink=sink@entry=0x7f61cc03f760, obj=obj@entry=0x7f6228002ca0) at gstbasesink.c:2356
#4  0x00007f62c402b205 in gst_base_sink_do_sync (obj_type=8 '\b', step_end=<synthetic pointer>, late=<synthetic pointer>, obj=0x7f6228002ca0, basesink=0x7f61cc03f760, pad=<optimized out>) at gstbasesink.c:2541
#5  gst_base_sink_render_object (basesink=basesink@entry=0x7f61cc03f760, obj_type=obj_type@entry=8 '\b', obj=obj@entry=0x7f6228002ca0, pad=<optimized out>) at gstbasesink.c:2978
#6  0x00007f62c402d63f in gst_base_sink_queue_object_unlocked (basesink=basesink@entry=0x7f61cc03f760, obj_type=obj_type@entry=8 '\b', obj=obj@entry=0x7f6228002ca0, prerollable=prerollable@entry=1, pad=<optimized out>) at gstbasesink.c:3295
#7  0x00007f62c402e400 in gst_base_sink_event (pad=pad@entry=0x7f627c0d2b10, event=event@entry=0x7f6228002ca0) at gstbasesink.c:3461
#8  0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f627c0d2b10, event=event@entry=0x7f6228002ca0) at gstpad.c:5425
#9  0x00007f62c3d830e2 in gst_pad_push_event (pad=pad@entry=0x7f61d0020340, event=event@entry=0x7f6228002ca0) at gstpad.c:5277
#10 0x00007f62c3d6d713 in gst_proxy_pad_event_default (pad=pad@entry=0x7f61cc007c40, event=event@entry=0x7f6228002ca0) at gstghostpad.c:132
#11 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61cc007c40, event=event@entry=0x7f6228002ca0) at gstpad.c:5425
#12 0x00007f62c3d830e2 in gst_pad_push_event (pad=pad@entry=0x7f6278158a20, event=event@entry=0x7f6228002ca0) at gstpad.c:5277
#13 0x00007f62c3d6d713 in gst_proxy_pad_event_default (pad=pad@entry=0x7f61d0020b60, event=event@entry=0x7f6228002ca0) at gstghostpad.c:132
#14 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61d0020b60, event=event@entry=0x7f6228002ca0) at gstpad.c:5425
#15 0x00007f62c3d830e2 in gst_pad_push_event (pad=0x7f61cc043980, event=event@entry=0x7f6228002ca0) at gstpad.c:5277
#16 0x00007f62c4038050 in gst_base_transform_sink_event (pad=pad@entry=0x7f61cc043800, event=event@entry=0x7f6228002ca0) at gstbasetransform.c:2217
#17 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61cc043800, event=event@entry=0x7f6228002ca0) at gstpad.c:5425
#18 0x00007f62c3d830e2 in gst_pad_push_event (pad=0x7f61cc043680, event=event@entry=0x7f6228002ca0) at gstpad.c:5277
#19 0x00007f62c4038050 in gst_base_transform_sink_event (pad=pad@entry=0x7f61cc043500, event=event@entry=0x7f6228002ca0) at gstbasetransform.c:2217
#20 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61cc043500, event=event@entry=0x7f6228002ca0) at gstpad.c:5425
#21 0x00007f62c3d830e2 in gst_pad_push_event (pad=pad@entry=0x7f61d0020680, event=event@entry=0x7f6228002ca0) at gstpad.c:5277
#22 0x00007f62c3d6d713 in gst_proxy_pad_event_default (pad=<optimized out>, event=0x7f6228002ca0) at gstghostpad.c:132
#23 0x00007f629e93883e in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#24 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61cc0078e0, event=event@entry=0x7f6228002ca0) at gstpad.c:5425
#25 0x00007f62c3d830e2 in gst_pad_push_event (pad=0x7f627c0d2c90, event=event@entry=0x7f6228002ca0) at gstpad.c:5277
#26 0x00007f629ef85c93 in gst_queue_push_one (queue=0x7f6234372b10) at gstqueue.c:1205
#27 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#28 0x00007f62c3da7e34 in gst_task_func (task=0x5252910) at gsttask.c:327
#29 0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#30 0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6278085590) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#31 0x00007f62cd95ee9a in start_thread (arg=0x7f61a29fe700) at pthread_create.c:308
#32 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#33 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f6241ffb700 (LWP 5114)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x7f61d00030b0, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x7f61d4011a00) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x4f39e30) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f6241ffb700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f61b0ff9700 (LWP 5115)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x7f62a8009990, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c404a5ed in gst_data_queue_pop (queue=0x4c065b0, item=item@entry=0x7f61b0ff8d48) at gstdataqueue.c:502
#3  0x00007f629ef80e44 in gst_multi_queue_loop (pad=<optimized out>) at gstmultiqueue.c:1200
#4  0x00007f62c3da7e34 in gst_task_func (task=0x7f61d00131b0) at gsttask.c:327
#5  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#6  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f623c003e30) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#7  0x00007f62cd95ee9a in start_thread (arg=0x7f61b0ff9700) at pthread_create.c:308
#8  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f61b2ffd700 (LWP 5127)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x7f61d0021260, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x4bdda80) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f61bc00dde0) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f61b2ffd700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f61b1ffb700 (LWP 5129)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x473f930, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c404a5ed in gst_data_queue_pop (queue=0x7f623c006c00, item=item@entry=0x7f61b1ffad48) at gstdataqueue.c:502
#3  0x00007f629ef80e44 in gst_multi_queue_loop (pad=<optimized out>) at gstmultiqueue.c:1200
#4  0x00007f62c3da7e34 in gst_task_func (task=0x7f61d0013db0) at gsttask.c:327
#5  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#6  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f61cc016720) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#7  0x00007f62cd95ee9a in start_thread (arg=0x7f61b1ffb700) at pthread_create.c:308
#8  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f61acff1700 (LWP 5136)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x7f622c00e240, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c40296dc in gst_base_sink_wait_preroll (sink=sink@entry=0x7f61d001b800) at gstbasesink.c:2279
#3  0x00007f62c4029887 in gst_base_sink_do_preroll (sink=sink@entry=0x7f61d001b800, obj=obj@entry=0x4f39e80) at gstbasesink.c:2356
#4  0x00007f62c402b205 in gst_base_sink_do_sync (obj_type=8 '\b', step_end=<synthetic pointer>, late=<synthetic pointer>, obj=0x4f39e80, basesink=0x7f61d001b800, pad=<optimized out>) at gstbasesink.c:2541
#5  gst_base_sink_render_object (basesink=basesink@entry=0x7f61d001b800, obj_type=obj_type@entry=8 '\b', obj=obj@entry=0x4f39e80, pad=<optimized out>) at gstbasesink.c:2978
#6  0x00007f62c402d63f in gst_base_sink_queue_object_unlocked (basesink=basesink@entry=0x7f61d001b800, obj_type=obj_type@entry=8 '\b', obj=obj@entry=0x4f39e80, prerollable=prerollable@entry=1, pad=<optimized out>) at gstbasesink.c:3295
#7  0x00007f62c402e400 in gst_base_sink_event (pad=pad@entry=0x7f61e0018330, event=event@entry=0x4f39e80) at gstbasesink.c:3461
#8  0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61e0018330, event=event@entry=0x4f39e80) at gstpad.c:5425
#9  0x00007f62c3d830e2 in gst_pad_push_event (pad=pad@entry=0x7f6234013830, event=event@entry=0x4f39e80) at gstpad.c:5277
#10 0x00007f62c3d6d713 in gst_proxy_pad_event_default (pad=pad@entry=0x7f61c401a3d0, event=event@entry=0x4f39e80) at gstghostpad.c:132
#11 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61c401a3d0, event=event@entry=0x4f39e80) at gstpad.c:5425
#12 0x00007f62c3d830e2 in gst_pad_push_event (pad=pad@entry=0x7f61c401aa90, event=event@entry=0x4f39e80) at gstpad.c:5277
#13 0x00007f62c3d6d713 in gst_proxy_pad_event_default (pad=pad@entry=0x7f627805caa0, event=event@entry=0x4f39e80) at gstghostpad.c:132
#14 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f627805caa0, event=event@entry=0x4f39e80) at gstpad.c:5425
#15 0x00007f62c3d830e2 in gst_pad_push_event (pad=0x7f6278083910, event=event@entry=0x4f39e80) at gstpad.c:5277
#16 0x00007f62c4038050 in gst_base_transform_sink_event (pad=pad@entry=0x4691370, event=event@entry=0x4f39e80) at gstbasetransform.c:2217
#17 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x4691370, event=event@entry=0x4f39e80) at gstpad.c:5425
#18 0x00007f62c3d830e2 in gst_pad_push_event (pad=0x7f61e002e220, event=event@entry=0x4f39e80) at gstpad.c:5277
#19 0x00007f62c4038050 in gst_base_transform_sink_event (pad=pad@entry=0x7f61e002e3a0, event=event@entry=0x4f39e80) at gstbasetransform.c:2217
#20 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61e002e3a0, event=event@entry=0x4f39e80) at gstpad.c:5425
#21 0x00007f62c3d830e2 in gst_pad_push_event (pad=pad@entry=0x7f62280209c0, event=event@entry=0x4f39e80) at gstpad.c:5277
#22 0x00007f62c3d6d713 in gst_proxy_pad_event_default (pad=<optimized out>, event=0x4f39e80) at gstghostpad.c:132
#23 0x00007f629e93883e in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#24 0x00007f62c3d82b85 in gst_pad_send_event (pad=pad@entry=0x7f61dc008200, event=event@entry=0x4f39e80) at gstpad.c:5425
#25 0x00007f62c3d830e2 in gst_pad_push_event (pad=0x7f61e00181b0, event=event@entry=0x4f39e80) at gstpad.c:5277
#26 0x00007f629ef85c93 in gst_queue_push_one (queue=0x7f61b4021520) at gstqueue.c:1205
#27 gst_queue_loop (pad=<optimized out>) at gstqueue.c:1264
#28 0x00007f62c3da7e34 in gst_task_func (task=0x7f61dc011d70) at gsttask.c:327
#29 0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#30 0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6238015400) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#31 0x00007f62cd95ee9a in start_thread (arg=0x7f61acff1700) at pthread_create.c:308
#32 0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#33 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f625a995700 (LWP 5678)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x409fd40, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x7f61b8384890) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6278110940) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f625a995700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f628b7fe700 (LWP 5679)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x2833ca0, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f629ef856b5 in gst_queue_loop (pad=<optimized out>) at gstqueue.c:1252
#3  0x00007f62c3da7e34 in gst_task_func (task=0x7f61bc013b10) at gsttask.c:327
#4  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#5  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6278386800) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#6  0x00007f62cd95ee9a in start_thread (arg=0x7f628b7fe700) at pthread_create.c:308
#7  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f625a194700 (LWP 5680)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x280bb10, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f629ef856b5 in gst_queue_loop (pad=<optimized out>) at gstqueue.c:1252
#3  0x00007f62c3da7e34 in gst_task_func (task=0x7f61c802c860) at gsttask.c:327
#4  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#5  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6278386850) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#6  0x00007f62cd95ee9a in start_thread (arg=0x7f625a194700) at pthread_create.c:308
#7  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f6243fff700 (LWP 5681)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x2780a40, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f629ef856b5 in gst_queue_loop (pad=<optimized out>) at gstqueue.c:1252
#3  0x00007f62c3da7e34 in gst_task_func (task=0x7f61d402a590) at gsttask.c:327
#4  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#5  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f6234003630) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#6  0x00007f62cd95ee9a in start_thread (arg=0x7f6243fff700) at pthread_create.c:308
#7  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f62b54f5700 (LWP 5682)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x5fe1870, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x7f62302b2590) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x3cc9540) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f62b54f5700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f625b196700 (LWP 5683)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f62cbea609f in g_cond_wait (cond=0x5fe1960, mutex=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthread-posix.c:746
#2  0x00007f62c3da8003 in gst_task_func (task=0x7f62302b2b90) at gsttask.c:312
#3  0x00007f62cbe8ce62 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gthreadpool.c:309
#4  0x00007f62cbe8c645 in g_thread_proxy (data=0x7f62781a2b70) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797
#5  0x00007f62cd95ee9a in start_thread (arg=0x7f625b196700) at pthread_create.c:308
#6  0x00007f62d1419ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f62d4ab2780 (LWP 4047)):
[KCrash Handler]
#6  0x00007f62d1d86f14 in QObject::metaObject (this=0x7f62ad2a7fb0 <devnull>) at .moc/release-shared/moc_qobject.cpp:95
#7  0x00007f62d1d8fbda in QObject::connect (sender=0x7f62ad2a7fb0 <devnull>, signal=0x7f62d1e469b4 "2aboutToClose()", receiver=0x240d588, method=0x7f62d1e469a5 "1flushStream()", type=Qt::AutoConnection) at kernel/qobject.cpp:2551
#8  0x00007f62d1d1c9d1 in setupDevice (device=0x7f62ad2a7fb0 <devnull>, stream=0x27fbbd0, this=0x240d588) at io/qtextstream.cpp:329
#9  QTextStream::QTextStream (this=0x27fbbd0, device=0x7f62ad2a7fb0 <devnull>) at io/qtextstream.cpp:1032
#10 0x00007f62ad07647d in Stream (device=0x7f62ad2a7fb0 <devnull>, this=0x27fbbd0) at /usr/include/qt4/QtCore/qdebug.h:65
#11 QDebug (device=0x7f62ad2a7fb0 <devnull>, this=0x7fff659896a0) at /usr/include/qt4/QtCore/qdebug.h:76
#12 nullDebug () at ../../gstreamer/debug_p.h:54
#13 0x00007f62ad0768cd in Debug::dbgstream (level=Debug::DEBUG_INFO) at ../../gstreamer/debug.cpp:148
#14 0x00007f62ad0892bc in dbgstreamwrapper (level=Debug::DEBUG_INFO) at ../../gstreamer/debug.h:94
#15 debug () at ../../gstreamer/debug.h:96
#16 Phonon::Gstreamer::Pipeline::cb_state (bus=<optimized out>, gstMessage=<optimized out>, data=0x27ef750) at ../../gstreamer/pipeline.cpp:356
#17 0x00007f62cb50907e in g_closure_invoke (closure=0x280a970, return_value=0x0, n_param_values=2, param_values=0x7fff659898f0, invocation_hint=0x7fff65989890) at /build/buildd/glib2.0-2.34.1/./gobject/gclosure.c:777
#18 0x00007f62cb51a550 in signal_emit_unlocked_R (node=node@entry=0x21b2210, detail=detail@entry=524, instance=instance@entry=0x255d810, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fff659898f0) at /build/buildd/glib2.0-2.34.1/./gobject/gsignal.c:3551
#19 0x00007f62cb5224af in g_signal_emit_valist (instance=0x255d810, signal_id=<optimized out>, detail=524, var_args=var_args@entry=0x7fff65989b48) at /build/buildd/glib2.0-2.34.1/./gobject/gsignal.c:3300
#20 0x00007f62cb522642 in g_signal_emit (instance=instance@entry=0x255d810, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.34.1/./gobject/gsignal.c:3356
#21 0x00007f62c3d57aca in gst_bus_sync_signal_handler (bus=bus@entry=0x255d810, message=message@entry=0x7f6270029e40, data=data@entry=0x0) at gstbus.c:1145
#22 0x00007f62c3d57ee2 in gst_bus_post (bus=bus@entry=0x255d810, message=message@entry=0x7f6270029e40) at gstbus.c:322
#23 0x00007f62c3d65e63 in gst_element_post_message (element=element@entry=0x2807a30, message=0x7f6270029e40) at gstelement.c:1853
#24 0x00007f62c3d6683c in _priv_gst_element_state_changed (element=element@entry=0x2807a30, oldstate=oldstate@entry=GST_STATE_PLAYING, newstate=newstate@entry=GST_STATE_PAUSED, pending=pending@entry=GST_STATE_NULL) at gstelement.c:2372
#25 0x00007f62c3d67130 in gst_element_continue_state (element=element@entry=0x2807a30, ret=ret@entry=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2437
#26 0x00007f62c3d66daf in gst_element_change_state (element=element@entry=0x2807a30, transition=transition@entry=GST_STATE_CHANGE_PLAYING_TO_PAUSED) at gstelement.c:2798
#27 0x00007f62c3d67678 in gst_element_set_state_func (element=0x2807a30, state=GST_STATE_NULL) at gstelement.c:2717
#28 0x00007f62ad0895ec in Phonon::Gstreamer::Pipeline::~Pipeline (this=0x27ef750, __in_chrg=<optimized out>) at ../../gstreamer/pipeline.cpp:224
#29 0x00007f62ad089649 in Phonon::Gstreamer::Pipeline::~Pipeline (this=0x27ef750, __in_chrg=<optimized out>) at ../../gstreamer/pipeline.cpp:226
#30 0x00007f62ad082826 in Phonon::Gstreamer::MediaObject::~MediaObject (this=0x27ffdb0, __in_chrg=<optimized out>) at ../../gstreamer/mediaobject.cpp:140
#31 0x00007f62ad082bc9 in Phonon::Gstreamer::MediaObject::~MediaObject (this=0x27ffdb0, __in_chrg=<optimized out>) at ../../gstreamer/mediaobject.cpp:143
#32 0x00007f62ce77dbb4 in Phonon::MediaNodePrivate::deleteBackendObject (this=0x2378190) at ../../phonon/medianode.cpp:81
#33 0x00007f62ce76b0fe in Phonon::FactoryPrivate::~FactoryPrivate (this=0x236d460, __in_chrg=<optimized out>) at ../../phonon/factory.cpp:236
#34 0x00007f62ce76b3c9 in Phonon::FactoryPrivate::~FactoryPrivate (this=0x236d460, __in_chrg=<optimized out>) at ../../phonon/factory.cpp:246
#35 0x00007f62d1361901 in __run_exit_handlers (status=1, listp=0x7f62d16de6a8 <__exit_funcs>, run_list_atexit=true) at exit.c:78
#36 0x00007f62d1361985 in __GI_exit (status=<optimized out>, status@entry=1) at exit.c:100
#37 0x00007f62bcaef314 in gdk_x_io_error (display=<optimized out>) at /build/buildd/gtk+2.0-2.24.13/gdk/x11/gdkmain-x11.c:544
#38 0x00007f62d44c4fb8 in KApplication::xioErrhandler (this=0x7fff6598e9d0, dpy=0x2058360) at ../../kdeui/kernel/kapplication.cpp:419
#39 0x00007f62d327d59e in _XIOError (dpy=dpy@entry=0x2058360) at ../../src/XlibInt.c:1618
#40 0x00007f62d327b03d in _XEventsQueued (dpy=dpy@entry=0x2058360, mode=mode@entry=1) at ../../src/xcb_io.c:365
#41 0x00007f62d327b073 in _XFlush (dpy=dpy@entry=0x2058360) at ../../src/xcb_io.c:513
#42 0x00007f62d325c5ea in XFlush (dpy=0x2058360) at ../../src/Flush.c:39
#43 0x00007f62d27a422e in QWidget::setCursor (this=0x2da4d10, cursor=...) at kernel/qwidget.cpp:5118
#44 0x00007f62d3bd7b8b in MainToolbar::updatePrevAndNext (this=0x2da95d0) at ../../src/toolbar/MainToolbar.cpp:536
#45 0x00007f62d3bdd2e5 in MainToolbar::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./MainToolbar.moc:87
#46 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x2d6f710, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#47 0x00007f62d3793244 in Playlist::Controller::insertionHelper (this=this@entry=0x2d6f710, bottomModelRow=<optimized out>, bottomModelRow@entry=56, tl=...) at ../../src/playlist/PlaylistController.cpp:630
#48 0x00007f62d3793e8b in Playlist::Controller::insertOptioned (this=this@entry=0x2d6f710, list=..., options=options@entry=33) at ../../src/playlist/PlaylistController.cpp:183
#49 0x00007f62d3794905 in Playlist::Controller::slotFinishDirectoryLoader (this=0x2d6f710, tracks=...) at ../../src/playlist/PlaylistController.cpp:536
#50 0x00007f62d3708b29 in Playlist::Controller::qt_static_metacall (_o=0x2d6f710, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at moc_PlaylistController.cpp:124
#51 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x4571e80, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598a870) at kernel/qobject.cpp:3547
#52 0x00007f62d3700662 in DirectoryLoader::finished (this=<optimized out>, _t1=...) at moc_DirectoryLoader.cpp:108
#53 0x00007f62d3ac40b5 in DirectoryLoader::finishUrlList (this=0x4571e80) at ../../src/DirectoryLoader.cpp:150
#54 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x3238610, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598aa60) at kernel/qobject.cpp:3547
#55 0x00007f62d21f2cdf in KJob::finished (this=this@entry=0x3238610, _t1=_t1@entry=0x3238610) at ./kjob.moc:187
#56 0x00007f62d21f2f25 in KJob::emitResult (this=0x3238610) at ../../kdecore/jobs/kjob.cpp:316
#57 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x56b18c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598abc0) at kernel/qobject.cpp:3547
#58 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0x56b18c0, _t1=_t1@entry=0x56b18c0) at ./kjob.moc:208
#59 0x00007f62d21f2f30 in KJob::emitResult (this=0x56b18c0) at ../../kdecore/jobs/kjob.cpp:318
#60 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x3c926f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598ad20) at kernel/qobject.cpp:3547
#61 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0x3c926f0, _t1=_t1@entry=0x3c926f0) at ./kjob.moc:208
#62 0x00007f62d21f2f30 in KJob::emitResult (this=0x3c926f0) at ../../kdecore/jobs/kjob.cpp:318
#63 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x49e92b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598ae80) at kernel/qobject.cpp:3547
#64 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0x49e92b0, _t1=_t1@entry=0x49e92b0) at ./kjob.moc:208
#65 0x00007f62d21f2f30 in KJob::emitResult (this=0x49e92b0) at ../../kdecore/jobs/kjob.cpp:318
#66 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x66bd2a0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598afe0) at kernel/qobject.cpp:3547
#67 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0x66bd2a0, _t1=_t1@entry=0x66bd2a0) at ./kjob.moc:208
#68 0x00007f62d21f2f30 in KJob::emitResult (this=0x66bd2a0) at ../../kdecore/jobs/kjob.cpp:318
#69 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x60332a0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598b140) at kernel/qobject.cpp:3547
#70 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0x60332a0, _t1=_t1@entry=0x60332a0) at ./kjob.moc:208
#71 0x00007f62d21f2f30 in KJob::emitResult (this=0x60332a0) at ../../kdecore/jobs/kjob.cpp:318
#72 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x9b62a90, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598b2a0) at kernel/qobject.cpp:3547
#73 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0x9b62a90, _t1=_t1@entry=0x9b62a90) at ./kjob.moc:208
#74 0x00007f62d21f2f30 in KJob::emitResult (this=0x9b62a90) at ../../kdecore/jobs/kjob.cpp:318
#75 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x7ea45e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598b400) at kernel/qobject.cpp:3547
#76 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0x7ea45e0, _t1=_t1@entry=0x7ea45e0) at ./kjob.moc:208
#77 0x00007f62d21f2f30 in KJob::emitResult (this=0x7ea45e0) at ../../kdecore/jobs/kjob.cpp:318
#78 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0xaa295f0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598b560) at kernel/qobject.cpp:3547
#79 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0xaa295f0, _t1=_t1@entry=0xaa295f0) at ./kjob.moc:208
#80 0x00007f62d21f2f30 in KJob::emitResult (this=0xaa295f0) at ../../kdecore/jobs/kjob.cpp:318
#81 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0xad8a8c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff6598b6c0) at kernel/qobject.cpp:3547
#82 0x00007f62d21f2ef2 in KJob::result (this=this@entry=0xad8a8c0, _t1=_t1@entry=0xad8a8c0) at ./kjob.moc:208
#83 0x00007f62d21f2f30 in KJob::emitResult (this=0xad8a8c0) at ../../kdecore/jobs/kjob.cpp:318
#84 0x00007f62cf4b2845 in KIO::SimpleJob::slotFinished (this=this@entry=0xad8a8c0) at ../../kio/kio/job.cpp:494
#85 0x00007f62cf4b692b in KIO::ListJob::slotFinished (this=0xad8a8c0) at ../../kio/kio/job.cpp:2675
#86 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x3d9f2c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#87 0x00007f62cf555551 in KIO::SlaveInterface::dispatch (this=0x3d9f2c0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172
#88 0x00007f62cf55262a in KIO::SlaveInterface::dispatch (this=0x3d9f2c0) at ../../kio/kio/slaveinterface.cpp:88
#89 0x00007f62cf546a8e in KIO::Slave::gotInput (this=0x3d9f2c0) at ../../kio/kio/slave.cpp:344
#90 0x00007f62d1d8bf5f in QMetaObject::activate (sender=0x584f790, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#91 0x00007f62cf487732 in dequeue (this=<optimized out>) at ../../kio/kio/connection.cpp:82
#92 KIO::ConnectionPrivate::dequeue (this=0x5a43310) at ../../kio/kio/connection.cpp:71
#93 0x00007f62d1d8b43e in QObject::event (this=0x584f790, e=<optimized out>) at kernel/qobject.cpp:1195
#94 0x00007f62d2757e9c in QApplicationPrivate::notify_helper (this=this@entry=0x202c830, receiver=receiver@entry=0x584f790, e=e@entry=0x5f0e780) at kernel/qapplication.cpp:4562
#95 0x00007f62d275c30a in QApplication::notify (this=0x7fff6598e9d0, receiver=0x584f790, e=0x5f0e780) at kernel/qapplication.cpp:4423
#96 0x00007f62d44c61d6 in KApplication::notify (this=0x7fff6598e9d0, receiver=0x584f790, event=0x5f0e780) at ../../kdeui/kernel/kapplication.cpp:311
#97 0x00007f62d1d7656e in QCoreApplication::notifyInternal (this=0x7fff6598e9d0, receiver=receiver@entry=0x584f790, event=event@entry=0x5f0e780) at kernel/qcoreapplication.cpp:915
#98 0x00007f62d1d7a3f1 in sendEvent (event=0x5f0e780, receiver=0x584f790) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#99 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1eb71f0) at kernel/qcoreapplication.cpp:1539
#100 0x00007f62d1da4a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#101 postEventSourceDispatch (s=s@entry=0x202c280) at kernel/qeventdispatcher_glib.cpp:279
#102 0x00007f62cbe68ab5 in g_main_dispatch (context=0x202bdc0) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:2715
#103 g_main_context_dispatch (context=context@entry=0x202bdc0) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3219
#104 0x00007f62cbe68de8 in g_main_context_iterate (context=context@entry=0x202bdc0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3290
#105 0x00007f62cbe68ea4 in g_main_context_iteration (context=0x202bdc0, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351
#106 0x00007f62d1da4bf6 in QEventDispatcherGlib::processEvents (this=0x1eb8ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#107 0x00007f62d27fcc1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#108 0x00007f62d1d752bf in QEventLoop::processEvents (this=this@entry=0x7fff6598c690, flags=...) at kernel/qeventloop.cpp:149
#109 0x00007f62d1d75548 in QEventLoop::exec (this=0x7fff6598c690, flags=...) at kernel/qeventloop.cpp:204
#110 0x00007f62d1d7a708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#111 0x0000000000408dea in main (argc=1, argv=0x7fff6598eb38) at ../../src/main.cpp:306

Possible duplicates by query: bug 309900.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2013-02-12 14:22:50 UTC
The problem is, a suggested by Dr. Konqi, a duplicate of a Phonon-backend-gstreamer bug. Please follow up there, especially https://bugs.kde.org/show_bug.cgi?id=293951#c7

A workaround is to use the phonon-backend-vlc instead. Please also upgrade your Amarok isntallation, the current version is 2.7: http://kubuntu.org/news/amarok-27

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