Bug 305975 - Crash when disconnecting/reconnecting MTP device
Summary: Crash when disconnecting/reconnecting MTP device
Status: RESOLVED DUPLICATE of bug 279966
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.7
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 09:25 UTC by Andrea Di Menna
Modified: 2012-08-29 10:08 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 Andrea Di Menna 2012-08-29 09:25:48 UTC
Application: amarok (2.5.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-29-generic-pae i686
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I had a Galaxy Nexus connected to my PC and run adb root && adb remount.
The MTP device was disconnected and amarok crashed

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

Thread 22 (Thread 0xa8cfab40 (LWP 29031)):
#0  0xb562d634 in pthread_mutex_unlock (mutex=0xa8300570) at forward.c:184
#1  0xb4390410 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4350f50 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4351201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb598d8e7 in QEventDispatcherGlib::processEvents (this=0xa8300488, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0xb595950d in QEventLoop::processEvents (this=0xa8cfa240, flags=...) at kernel/qeventloop.cpp:149
#6  0xb59597a9 in QEventLoop::exec (this=0xa8cfa240, flags=...) at kernel/qeventloop.cpp:204
#7  0xb584294c in QThread::exec (this=0x937e728) at thread/qthread.cpp:501
#8  0xb5936b5d in QInotifyFileSystemWatcherEngine::run (this=0x937e728) at io/qfilesystemwatcher_inotify.cpp:248
#9  0xb5845de0 in QThreadPrivate::start (arg=0x937e728) at thread/qthread_unix.cpp:298
#10 0xb4660d4c in start_thread (arg=0xa8cfab40) at pthread_create.c:308
#11 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 21 (Thread 0xa72feb40 (LWP 29032)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x93985e8, mutex=0x93985d0) at forward.c:139
#3  0xb5846350 in wait (time=4294967295, this=0x93985d0) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x93bc960, mutex=0x93bc8d0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4db9acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x93bc948, th=0x9412f68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4dbc95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x94119d0, th=0x9412f68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4db963a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x93bc948, th=0x9412f68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4dbca5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9412f68) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9412f68, previous=0x115488d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4dbb4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa72fe2a4, parent=0x93bc948, th=0x9412f68) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4dbb59a in ThreadWeaver::Thread::run (this=0x9412f68) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb5845de0 in QThreadPrivate::start (arg=0x9412f68) at thread/qthread_unix.cpp:298
#13 0xb4660d4c in start_thread (arg=0xa72feb40) at pthread_create.c:308
#14 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 20 (Thread 0xa6883b40 (LWP 29033)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x93985e8, mutex=0x93985d0) at forward.c:139
#3  0xb5846350 in wait (time=4294967295, this=0x93985d0) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x93bc960, mutex=0x93bc8d0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4db9acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x93bc948, th=0x942a9b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4dbc95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x94119d0, th=0x942a9b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4db963a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x93bc948, th=0x942a9b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4dbca5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x942a9b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x942a9b8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4dbca78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x942a9b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x942a9b8, previous=0xcd27be8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4dbb4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa68832a4, parent=0x93bc948, th=0x942a9b8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb4dbb59a in ThreadWeaver::Thread::run (this=0x942a9b8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb5845de0 in QThreadPrivate::start (arg=0x942a9b8) at thread/qthread_unix.cpp:298
#15 0xb4660d4c in start_thread (arg=0xa6883b40) at pthread_create.c:308
#16 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 19 (Thread 0xa1a7cb40 (LWP 29034)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x93985e8, mutex=0x93985d0) at forward.c:139
#3  0xb5846350 in wait (time=4294967295, this=0x93985d0) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x93bc960, mutex=0x93bc8d0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4db9acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x93bc948, th=0x9678388) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4dbc95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x94119d0, th=0x9678388) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4db963a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x93bc948, th=0x9678388) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4dbca5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9678388) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9678388, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4dbca78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9678388) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9678388, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4dbca78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9678388) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9678388, previous=0x120a56f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4dbb4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa1a7c2a4, parent=0x93bc948, th=0x9678388) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb4dbb59a in ThreadWeaver::Thread::run (this=0x9678388) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb5845de0 in QThreadPrivate::start (arg=0x9678388) at thread/qthread_unix.cpp:298
#17 0xb4660d4c in start_thread (arg=0xa1a7cb40) at pthread_create.c:308
#18 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 18 (Thread 0xa127bb40 (LWP 29035)):
#0  0xb4350368 in g_main_context_release () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb4351058 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4351201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb598d8e7 in QEventDispatcherGlib::processEvents (this=0xa8302140, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0xb595950d in QEventLoop::processEvents (this=0xa127b240, flags=...) at kernel/qeventloop.cpp:149
#5  0xb59597a9 in QEventLoop::exec (this=0xa127b240, flags=...) at kernel/qeventloop.cpp:204
#6  0xb584294c in QThread::exec (this=0x98c3688) at thread/qthread.cpp:501
#7  0xb5936b5d in QInotifyFileSystemWatcherEngine::run (this=0x98c3688) at io/qfilesystemwatcher_inotify.cpp:248
#8  0xb5845de0 in QThreadPrivate::start (arg=0x98c3688) at thread/qthread_unix.cpp:298
#9  0xb4660d4c in start_thread (arg=0xa127bb40) at pthread_create.c:308
#10 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 17 (Thread 0xa0a5fb40 (LWP 29036)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x93985e8, mutex=0x93985d0) at forward.c:139
#3  0xb5846350 in wait (time=4294967295, this=0x93985d0) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x93bc960, mutex=0x93bc8d0, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb4db9acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x93bc948, th=0x9904d20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4dbc95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x94119d0, th=0x9904d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4db963a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x93bc948, th=0x9904d20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4dbca5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9904d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9904d20, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4dbca78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9904d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9904d20, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4dbca78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9904d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9904d20, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4dbca78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9904d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9904d20, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0xb4dbca78 in ThreadWeaver::WorkingHardState::applyForWork (this=0x94119d0, th=0x9904d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0xb4db9533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x93bc948, th=0x9904d20, previous=0x11713be8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0xb4dbb4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa0a5f2a4, parent=0x93bc948, th=0x9904d20) at ../../../threadweaver/Weaver/Thread.cpp:87
#19 0xb4dbb59a in ThreadWeaver::Thread::run (this=0x9904d20) at ../../../threadweaver/Weaver/Thread.cpp:142
#20 0xb5845de0 in QThreadPrivate::start (arg=0x9904d20) at thread/qthread_unix.cpp:298
#21 0xb4660d4c in start_thread (arg=0xa0a5fb40) at pthread_create.c:308
#22 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 16 (Thread 0x9f9dbb40 (LWP 29039)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0xb3f43a30, mutex=0xb3f43a18) at forward.c:139
#3  0xb3812263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb381237f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0xb4660d4c in start_thread (arg=0x9f9dbb40) at pthread_create.c:308
#6  0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 15 (Thread 0x9f0bab40 (LWP 29040)):
#0  0xb4350a4f in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb4351042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4351201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb598d8e7 in QEventDispatcherGlib::processEvents (this=0x9acb668, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0xb595950d in QEventLoop::processEvents (this=0x9f0ba270, flags=...) at kernel/qeventloop.cpp:149
#5  0xb59597a9 in QEventLoop::exec (this=0x9f0ba270, flags=...) at kernel/qeventloop.cpp:204
#6  0xb584294c in QThread::exec (this=0x9acafb8) at thread/qthread.cpp:501
#7  0xb5842a3b in QThread::run (this=0x9acafb8) at thread/qthread.cpp:568
#8  0xb5845de0 in QThreadPrivate::start (arg=0x9acafb8) at thread/qthread_unix.cpp:298
#9  0xb4660d4c in start_thread (arg=0x9f0bab40) at pthread_create.c:308
#10 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0x9dfbeb40 (LWP 29043)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0xb492b890, mutex=0xb492b878) at forward.c:139
#3  0xb4827029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb482706f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb4660d4c in start_thread (arg=0x9dfbeb40) at pthread_create.c:308
#6  0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xaa475b40 (LWP 20867)):
#0  0xb43900fc in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb43903c8 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb4350f85 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb435156b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xa1d40134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#5  0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb4660d4c in start_thread (arg=0xaa475b40) at pthread_create.c:308
#7  0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0x9507ab40 (LWP 20868)):
#0  0xb43903b0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb435108c in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb435156b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xa8fb61ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#4  0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4660d4c in start_thread (arg=0x9507ab40) at pthread_create.c:308
#6  0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xa5719b40 (LWP 20899)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb55e8c16 in nanosleep () at ../sysdeps/unix/syscall-template.S:82
#2  0xb437601e in g_usleep () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xa5c8d5fc in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstximagesink.so
#4  0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4660d4c in start_thread (arg=0xa5719b40) at pthread_create.c:308
#6  0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xa3715b40 (LWP 20900)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb560f1fb in write () at ../sysdeps/unix/syscall-template.S:82
#2  0xb438f732 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb598dc7b in QEventDispatcherGlib::wakeUp (this=0x8d2cea0) at kernel/qeventdispatcher_glib.cpp:580
#4  0xb595e5b1 in QCoreApplication::postEvent (receiver=0x92bbb88, event=0x955dbd48, priority=0) at kernel/qcoreapplication.cpp:1322
#5  0xb595e6fb in QCoreApplication::postEvent (receiver=0x92bbb88, event=0x955dbd48) at kernel/qcoreapplication.cpp:1234
#6  0xb5971946 in queued_activate (argv=0xa37139a4, c=0x92c75a8, signal=13, sender=0x92c2f88) at kernel/qobject.cpp:3431
#7  QMetaObject::activate (sender=0x92c2f88, m=0xae6215b8, local_signal_index=9, argv=0xa37139a4) at kernel/qobject.cpp:3507
#8  0xae60269d in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#9  0xae6028f7 in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#10 0xb19fc0ca in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#11 0xb41ed484 in g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#12 0xb41ff0d9 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#13 0xb42072dc in g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#14 0xb4207453 in g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#15 0xb19fc249 in gst_bus_sync_signal_handler () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#16 0xb19fc681 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#17 0xb1a0c7ed in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#18 0xb19f3e47 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#19 0xb1a2fbb6 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#20 0xa5a8a7d1 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstplaybin.so
#21 0xb19f12cc in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#22 0xb19fc681 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#23 0xb1a0c7ed in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#24 0xb19f3e47 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#25 0xa5a92372 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstplaybin.so
#26 0xb19f12cc in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#27 0xb19fc681 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#28 0xb1a0c7ed in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#29 0xb19f3e47 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#30 0xb19f12cc in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#31 0xb19fc681 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#32 0xb1a0c7ed in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#33 0xb19f3e47 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#34 0xb19f12cc in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#35 0xb19fc681 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#36 0xb1a0c7ed in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#37 0xb19f3e47 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#38 0xb19f12cc in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#39 0xb19fc681 in gst_bus_post () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#40 0xb1a0c7ed in gst_element_post_message () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#41 0xb1a0cada in gst_element_message_full () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#42 0xaa5bcfea in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstpulse.so
#43 0xaa5c3cb6 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstpulse.so
#44 0xaa483678 in ?? () from /usr/lib/i386-linux-gnu/libgstaudio-0.10.so.0
#45 0xb1a03da3 in gst_clock_get_internal_time () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#46 0xb1a03fe0 in gst_clock_get_time () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#47 0xb1a4ed4f in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#48 0xb1a0422a in gst_clock_id_wait () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#49 0xb1add2eb in gst_base_sink_wait_clock () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#50 0xb1adf9b6 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#51 0xb1ae1be1 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#52 0xb1ae427b in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#53 0xb1ae47d5 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#54 0xb1ae4c40 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#55 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#56 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#57 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#58 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#59 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#60 0xa5c2bb4e in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#61 0xb1a56158 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#62 0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#63 0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#64 0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#65 0xb4660d4c in start_thread (arg=0xa3715b40) at pthread_create.c:308
#66 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0x933ffb40 (LWP 23435)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x92629d0, mutex=0x92b1ca8) at forward.c:139
#3  0xb43907a6 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xa5c2a5ba in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#5  0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#6  0xb1a14b44 in gst_proxy_pad_chain_default () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#7  0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#8  0xa5c395dc in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#9  0xa5c39828 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#10 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#11 0xb1a14b44 in gst_proxy_pad_chain_default () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#12 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#13 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#14 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#15 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#16 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#17 0xa5c2bb4e in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#18 0xb1a56158 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#19 0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#20 0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#22 0xb4660d4c in start_thread (arg=0x933ffb40) at pthread_create.c:308
#23 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0x8fdffb40 (LWP 23436)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x92dac20, mutex=0x8e37de0) at forward.c:139
#3  0xb43907a6 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xa5c2b22a in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#5  0xb1a56158 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#6  0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#7  0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb4660d4c in start_thread (arg=0x8fdffb40) at pthread_create.c:308
#10 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xa275eb40 (LWP 23437)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x90713700, mutex=0x90ac5ae8) at forward.c:139
#3  0xb43907a6 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb1a56344 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#5  0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#6  0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb4660d4c in start_thread (arg=0xa275eb40) at pthread_create.c:308
#9  0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xa4717b40 (LWP 23438)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x90f64c8, mutex=0x90f64a8) at forward.c:139
#3  0xb43907a6 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb1add47b in gst_base_sink_wait_preroll () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#5  0xaa499047 in ?? () from /usr/lib/i386-linux-gnu/libgstaudio-0.10.so.0
#6  0xb1ae26b7 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#7  0xb1ae427b in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#8  0xb1ae47d5 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#9  0xb1ae4c40 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#10 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#11 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#12 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#13 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#14 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#15 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#16 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#17 0xa5c2bb4e in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#18 0xb1a56158 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#19 0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#20 0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#22 0xb4660d4c in start_thread (arg=0xa4717b40) at pthread_create.c:308
#23 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa020bb40 (LWP 23439)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x92c13f0, mutex=0x92c1690) at forward.c:139
#3  0xb43907a6 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xa5c2a5ba in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#5  0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#6  0xb1a14b44 in gst_proxy_pad_chain_default () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#7  0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#8  0xb1a14b44 in gst_proxy_pad_chain_default () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#9  0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#10 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#11 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#12 0xb1af5b8e in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#13 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#14 0xb1a14b44 in gst_proxy_pad_chain_default () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#15 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#16 0xa5c2bb4e in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#17 0xb1a56158 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#18 0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#19 0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0xb4660d4c in start_thread (arg=0xa020bb40) at pthread_create.c:308
#22 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0x8b39eb40 (LWP 23440)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb561bc07 in syscall () at ../sysdeps/unix/sysv/linux/i386/syscall.S:30
#2  0xb5844638 in _q_futex (val2=0, addr2=0x0, timeout=0x0, val=2, op=0, addr=0x8e665a8) at thread/qmutex_unix.cpp:99
#3  QMutexPrivate::wait (this=0x8e665a8, timeout=-1) at thread/qmutex_unix.cpp:113
#4  0xb583fcec in QMutex::lockInternal (this=0x8e84000) at thread/qmutex.cpp:450
#5  0xb5971d55 in lockInline (this=0x8e84000) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:190
#6  lockInline (this=0x8e84000) at kernel/qobject.cpp:3447
#7  relock (this=0x8b39d2e0) at ../../include/QtCore/../../src/corelib/thread/qmutex.h:129
#8  relock (this=0x8b39d2e0) at kernel/qobject.cpp:3447
#9  QMetaObject::activate (sender=0x92c2f88, m=0xae6215b8, local_signal_index=14, argv=0x0) at kernel/qobject.cpp:3583
#10 0xae602f55 in ?? () from /usr/lib/i386-linux-gnu/qt4/plugins/phonon_backend/phonon_gstreamer.so
#11 0xb41ef243 in g_cclosure_marshal_VOID__VOIDv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#12 0xb41ed727 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#13 0xb4206a29 in g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#14 0xb4207453 in g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#15 0xa5a8e687 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstplaybin.so
#16 0xb41ef243 in g_cclosure_marshal_VOID__VOIDv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#17 0xb41ed727 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#18 0xb4206a29 in g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#19 0xb4207453 in g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#20 0x9a885cd7 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#21 0xb41ef243 in g_cclosure_marshal_VOID__VOIDv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#22 0xb41ed727 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#23 0xb4206a29 in g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#24 0xb4207453 in g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#25 0x9a87c520 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#26 0x9a880b06 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstdecodebin2.so
#27 0xb1a72192 in gst_marshal_BOOLEAN__POINTER () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#28 0xb41ed484 in g_closure_invoke () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#29 0xb41ff0d9 in ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#30 0xb420655b in g_signal_emitv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
#31 0xb19ec400 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#32 0xb1a2d767 in gst_pad_push_event () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#33 0xb1a15324 in gst_proxy_pad_event_default () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#34 0xb1a2d2ca in gst_pad_send_event () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#35 0xb1a2d8c9 in gst_pad_push_event () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#36 0x9a812b69 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstflump3dec.so
#37 0xb1a2d2ca in gst_pad_send_event () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#38 0xb1a2d8c9 in gst_pad_push_event () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#39 0xb1ad3936 in ?? () from /usr/lib/i386-linux-gnu/libgstbase-0.10.so.0
#40 0xb1a56158 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#41 0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#42 0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0xb4660d4c in start_thread (arg=0x8b39eb40) at pthread_create.c:308
#45 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0x8ab9db40 (LWP 23441)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb466496b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb562d3dc in __pthread_cond_wait (cond=0x92c8ea8, mutex=0x92c7180) at forward.c:139
#3  0xb43907a6 in g_cond_wait () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xa5c2a5ba in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#5  0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#6  0xb1a14b44 in gst_proxy_pad_chain_default () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#7  0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#8  0xa5c39441 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#9  0xa5c39828 in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#10 0xb1a2c49e in gst_pad_push () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#11 0xa5c2bb4e in ?? () from /usr/lib/i386-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#12 0xb1a56158 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#13 0xb1a57308 in ?? () from /usr/lib/i386-linux-gnu/libgstreamer-0.10.so.0
#14 0xb4375047 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#15 0xb43746b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#16 0xb4660d4c in start_thread (arg=0x8ab9db40) at pthread_create.c:308
#17 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa4f18b40 (LWP 15259)):
#0  0xb76fc424 in __kernel_vsyscall ()
#1  0xb465e85e in __pthread_mutex_lock_full (mutex=0xb4671ff4) at pthread_mutex_lock.c:301
#2  0xb562d5f4 in pthread_mutex_lock (mutex=0x11c99a90) at forward.c:182
#3  0xb1c64f9f in pa_mutex_lock () from /usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
#4  0xb3f8b4d0 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xb3f7975a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xb3f79fb7 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xb3f7a094 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#8  0xb3f8b44e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#9  0xb1c66246 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
#10 0xb4660d4c in start_thread (arg=0xa4f18b40) at pthread_create.c:308
#11 0xb561face in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb10c5740 (LWP 29026)):
[KCrash Handler]
#7  data (this=0x4) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135
#8  qGetPtrHelper<QScopedPointer<QObjectData> > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2430
#9  d_func (this=0x0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:115
#10 QMetaObject::activate (sender=0x0, m=0xb71f6adc, local_signal_index=1, argv=0xbfdad718) at kernel/qobject.cpp:3456
#11 0xb6c37125 in Collections::MediaDeviceCollection::collectionDisconnected(QString const&) () from /usr/lib/libamaroklib.so.1
#12 0xb6c373f2 in Collections::MediaDeviceCollection::slotAttemptConnectionDone(bool) () from /usr/lib/libamaroklib.so.1
#13 0xa9c1fb58 in ?? () from /usr/lib/kde4/amarok_collection-mtpcollection.so
#14 0xa9c1cc06 in ?? () from /usr/lib/kde4/amarok_collection-mtpcollection.so
#15 0xb59716b1 in QMetaObject::activate (sender=0x115488d0, m=0xb4dc69d0, local_signal_index=2, argv=0xbfdad8f8) at kernel/qobject.cpp:3547
#16 0xb4dbbb25 in ThreadWeaver::Job::failed (this=0x115488d0, _t1=0x115488d0) at ./Job.moc:118
#17 0xb4dbbba1 in ThreadWeaver::Job::qt_static_metacall (_o=0x115488d0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x93c01990) at ./Job.moc:55
#18 0xb596cc01 in QMetaCallEvent::placeMetaCall (this=0x93469b40, object=0x115488d0) at kernel/qobject.cpp:525
#19 0xb5975c7b in QObject::event (this=0x115488d0, e=0x93469b40) at kernel/qobject.cpp:1195
#20 0xb5ec7ed4 in notify_helper (e=0x93469b40, receiver=0x115488d0, this=0x8e3e158) at kernel/qapplication.cpp:4559
#21 QApplicationPrivate::notify_helper (this=0x8e3e158, receiver=0x115488d0, e=0x93469b40) at kernel/qapplication.cpp:4531
#22 0xb5ecd30d in QApplication::notify (this=0x93469b40, receiver=0x115488d0, e=0x93469b40) at kernel/qapplication.cpp:4288
#23 0xb7480401 in KApplication::notify (this=0xbfdae104, receiver=0x115488d0, event=0x93469b40) at ../../kdeui/kernel/kapplication.cpp:311
#24 0xb595a97e in QCoreApplication::notifyInternal (this=0xbfdae104, receiver=0x115488d0, event=0x93469b40) at kernel/qcoreapplication.cpp:876
#25 0xb595ead8 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d2c130) at kernel/qcoreapplication.cpp:1500
#27 0xb595ee0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#28 0xb598d494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#29 postEventSourceDispatch (s=0x8e32ca8) at kernel/qeventdispatcher_glib.cpp:279
#30 0xb4350d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#31 0xb4351125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#32 0xb4351201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0xb598d887 in QEventDispatcherGlib::processEvents (this=0x8d2cea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0xb5f80aaa in QGuiEventDispatcherGlib::processEvents (this=0x8d2cea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0xb595950d in QEventLoop::processEvents (this=0xbfdae074, flags=...) at kernel/qeventloop.cpp:149
#36 0xb59597a9 in QEventLoop::exec (this=0xbfdae074, flags=...) at kernel/qeventloop.cpp:204
#37 0xb595eeba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#38 0xb5ec5a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#39 0x0804fc32 in ?? ()
#40 0xb554e4d3 in __libc_start_main (main=0x8049a00, argc=1, ubp_av=0xbfdaeab4, init=0x80563b0 <__libc_csu_init>, fini=0x8056420 <__libc_csu_fini>, rtld_fini=0xb770c270 <_dl_fini>, stack_end=0xbfdaeaac) at libc-start.c:226
#41 0x08052329 in _start ()

Possible duplicates by query: bug 305774, bug 303271, bug 300887, bug 281614.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-08-29 10:08:35 UTC
Please upgrade to Amarok 2.6, this is already solved.

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