Bug 310047

Summary: amarok crashes
Product: [Applications] amarok Reporter: Dominic Kexel <bigyellowcactus>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 2.5.0   
Target Milestone: 2.7   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dominic Kexel 2012-11-13 19:08:57 UTC
Application: amarok (2.5.0)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic i686
Distribution: Linux Mint 13 Maya

-- Information about the crash:
- What I was doing when the application crashed:

nothing special, just let amarok running for some hours. 

Running Linux Mint 13

The crash can be reproduced some of the time.

-- 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 0xb4132740 (LWP 3472))]

Thread 15 (Thread 0xa8ba2b40 (LWP 3479)):
#0  0x05a7ddcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x011e7315 in do_gettime (frac=0xa8ba1f00, sec=0xa8ba1ef8) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x012d1226 in QTimerInfoList::updateCurrentTime (this=0xa8201ebc) at kernel/qeventdispatcher_unix.cpp:343
#4  0x012d157a in QTimerInfoList::timerWait (this=0xa8201ebc, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#5  0x012cfe23 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xa8ba200c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x012cfebd in timerSourcePrepare (source=0xa8201e88, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x08bd0872 in g_main_context_prepare (context=0xa8200520, priority=0xa8ba2068) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2836
#8  0x08bd0faf in g_main_context_iterate (dispatch=1, block=1, context=0xa8200520, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3126
#9  g_main_context_iterate (context=0xa8200520, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#10 0x08bd1201 in g_main_context_iteration (context=0xa8200520, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#11 0x012d08e7 in QEventDispatcherGlib::processEvents (this=0xa82004a8, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x0129c50d in QEventLoop::processEvents (this=0xa8ba2190, flags=...) at kernel/qeventloop.cpp:149
#13 0x0129c7a9 in QEventLoop::exec (this=0xa8ba2190, flags=...) at kernel/qeventloop.cpp:204
#14 0x0118594c in QThread::exec (this=0xa3b1788) at thread/qthread.cpp:501
#15 0x01279b5d in QInotifyFileSystemWatcherEngine::run (this=0xa3b1788) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x01188de0 in QThreadPrivate::start (arg=0xa3b1788) at thread/qthread_unix.cpp:298
#17 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 14 (Thread 0xa70f7b40 (LWP 3481)):
#0  0x05a7ddcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x011e7315 in do_gettime (frac=0xa70f6f50, sec=0xa70f6f48) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x012d1226 in QTimerInfoList::updateCurrentTime (this=0xa6701cbc) at kernel/qeventdispatcher_unix.cpp:343
#4  0x012d157a in QTimerInfoList::timerWait (this=0xa6701cbc, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#5  0x012cfe23 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xa70f703c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x08bd0872 in g_main_context_prepare (context=0xa6700500, priority=0xa70f7098) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2836
#7  0x08bd0faf in g_main_context_iterate (dispatch=1, block=1, context=0xa6700500, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3126
#8  g_main_context_iterate (context=0xa6700500, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#9  0x08bd1201 in g_main_context_iteration (context=0xa6700500, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#10 0x012d08e7 in QEventDispatcherGlib::processEvents (this=0xa6700488, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#11 0x0129c50d in QEventLoop::processEvents (this=0xa70f71c0, flags=...) at kernel/qeventloop.cpp:149
#12 0x0129c7a9 in QEventLoop::exec (this=0xa70f71c0, flags=...) at kernel/qeventloop.cpp:204
#13 0x0118594c in QThread::exec (this=0xa5871a8) at thread/qthread.cpp:501
#14 0x01185a3b in QThread::run (this=0xa5871a8) at thread/qthread.cpp:568
#15 0x01188de0 in QThreadPrivate::start (arg=0xa5871a8) at thread/qthread_unix.cpp:298
#16 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 13 (Thread 0xa66ffb40 (LWP 3482)):
#0  0x08bd0bd5 in g_main_context_check (context=0xa5a8c40, max_priority=2147483647, fds=0xa5d6d88, n_fds=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2985
#1  0x08bd1042 in g_main_context_iterate (dispatch=1, block=146664016, context=0xa5a8c40, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3143
#2  g_main_context_iterate (context=0xa5a8c40, block=146664016, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#3  0x08bd1201 in g_main_context_iteration (context=0xa5a8c40, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#4  0x012d08e7 in QEventDispatcherGlib::processEvents (this=0xa5a0a70, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0129c50d in QEventLoop::processEvents (this=0xa66ff1c0, flags=...) at kernel/qeventloop.cpp:149
#6  0x0129c7a9 in QEventLoop::exec (this=0xa66ff1c0, flags=...) at kernel/qeventloop.cpp:204
#7  0x0118594c in QThread::exec (this=0xa5a8ae0) at thread/qthread.cpp:501
#8  0x01185a3b in QThread::run (this=0xa5a8ae0) at thread/qthread.cpp:568
#9  0x01188de0 in QThreadPrivate::start (arg=0xa5a8ae0) at thread/qthread_unix.cpp:298
#10 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 12 (Thread 0xa56fdb40 (LWP 3484)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0260564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01189350 in wait (time=4294967295, this=0xa5cb560) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa5cb4b0, mutex=0xa5cb680, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x0074aacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa5cb498, th=0xa5cb8e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0074d95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5cb720, th=0xa5cb8e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0074a63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa5cb498, th=0xa5cb8e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0074da5c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5cb720, th=0xa5cb8e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0074a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa5cb498, th=0xa5cb8e0, previous=0xf9ef1a8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0074c4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa56fd1f4, parent=0xa5cb498, th=0xa5cb8e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0074c59a in ThreadWeaver::Thread::run (this=0xa5cb8e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01188de0 in QThreadPrivate::start (arg=0xa5cb8e0) at thread/qthread_unix.cpp:298
#13 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0xa4dfab40 (LWP 3485)):
#0  0x0850adbf in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x02605864 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x08c103d0 in g_mutex_lock (mutex=0xad501608) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:208
#3  0x08bd0362 in g_main_context_release (context=0xad501608) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2658
#4  0x08bd1058 in g_main_context_iterate (dispatch=1, block=146664016, context=0xad501608, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3148
#5  g_main_context_iterate (context=0xad501608, block=146664016, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#6  0x08bd1201 in g_main_context_iteration (context=0xad501608, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#7  0x012d08e7 in QEventDispatcherGlib::processEvents (this=0xad500ba8, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x0129c50d in QEventLoop::processEvents (this=0xa4dfa190, flags=...) at kernel/qeventloop.cpp:149
#9  0x0129c7a9 in QEventLoop::exec (this=0xa4dfa190, flags=...) at kernel/qeventloop.cpp:204
#10 0x0118594c in QThread::exec (this=0xa78dc30) at thread/qthread.cpp:501
#11 0x01279b5d in QInotifyFileSystemWatcherEngine::run (this=0xa78dc30) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x01188de0 in QThreadPrivate::start (arg=0xa78dc30) at thread/qthread_unix.cpp:298
#13 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 10 (Thread 0xa45f9b40 (LWP 3486)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0260564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01189350 in wait (time=4294967295, this=0xa5cb560) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa5cb4b0, mutex=0xa5cb680, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x0074aacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa5cb498, th=0xa786fb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0074d95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5cb720, th=0xa786fb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0074a63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa5cb498, th=0xa786fb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0074da5c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5cb720, th=0xa786fb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0074a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa5cb498, th=0xa786fb0, previous=0xd3a5fc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0074c4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa45f91f4, parent=0xa5cb498, th=0xa786fb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0074c59a in ThreadWeaver::Thread::run (this=0xa786fb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01188de0 in QThreadPrivate::start (arg=0xa786fb0) at thread/qthread_unix.cpp:298
#13 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xa3df8b40 (LWP 3487)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0260564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01189350 in wait (time=4294967295, this=0xa5cb560) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa5cb4b0, mutex=0xa5cb680, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x0074aacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa5cb498, th=0xa820848) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0074d95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5cb720, th=0xa820848) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0074a63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa5cb498, th=0xa820848) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0074da5c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5cb720, th=0xa820848) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0074a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa5cb498, th=0xa820848, previous=0xf89a4a8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0074c4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa3df81f4, parent=0xa5cb498, th=0xa820848) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0074c59a in ThreadWeaver::Thread::run (this=0xa820848) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01188de0 in QThreadPrivate::start (arg=0xa820848) at thread/qthread_unix.cpp:298
#13 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 8 (Thread 0xa35f7b40 (LWP 3488)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0260564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01189350 in wait (time=4294967295, this=0xa5cb560) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xa5cb4b0, mutex=0xa5cb680, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x0074aacc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa5cb498, th=0xa8236f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0074d95b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5cb720, th=0xa8236f8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0074a63a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa5cb498, th=0xa8236f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0074da5c in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5cb720, th=0xa8236f8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0074a533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa5cb498, th=0xa8236f8, previous=0xf89acd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0074c4e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa35f71f4, parent=0xa5cb498, th=0xa8236f8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0074c59a in ThreadWeaver::Thread::run (this=0xa8236f8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x01188de0 in QThreadPrivate::start (arg=0xa8236f8) at thread/qthread_unix.cpp:298
#13 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 7 (Thread 0xa2df6b40 (LWP 3489)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0260564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb7064263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#4  0xb706437f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4
#5  0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0xa1cf4b40 (LWP 3493)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0260564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0229a029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0x0229a06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0x9524cb40 (LWP 15728)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850c96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0260564c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01189350 in wait (time=4294967295, this=0xc9c0a20) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0xc7ef21c, mutex=0xc7ef218, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x07067fa3 in QFileInfoGatherer::run (this=0xc7ef210) at dialogs/qfileinfogatherer.cpp:214
#6  0x01188de0 in QThreadPrivate::start (arg=0xc7ef210) at thread/qthread_unix.cpp:298
#7  0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 4 (Thread 0xa5efeb40 (LWP 15730)):
#0  0x0850ae13 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x02605864 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x08c103d0 in g_mutex_lock (mutex=0xa679f420) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:208
#3  0x08bd087c in g_main_context_prepare (context=0xa679f420, priority=0xa5efe068) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2838
#4  0x08bd0faf in g_main_context_iterate (dispatch=1, block=1, context=0xa679f420, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3126
#5  g_main_context_iterate (context=0xa679f420, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#6  0x08bd1201 in g_main_context_iteration (context=0xa679f420, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#7  0x012d08e7 in QEventDispatcherGlib::processEvents (this=0xa6707818, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x0129c50d in QEventLoop::processEvents (this=0xa5efe190, flags=...) at kernel/qeventloop.cpp:149
#9  0x0129c7a9 in QEventLoop::exec (this=0xa5efe190, flags=...) at kernel/qeventloop.cpp:204
#10 0x0118594c in QThread::exec (this=0xc3ba918) at thread/qthread.cpp:501
#11 0x01279b5d in QInotifyFileSystemWatcherEngine::run (this=0xc3ba918) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x01188de0 in QThreadPrivate::start (arg=0xc3ba918) at thread/qthread_unix.cpp:298
#13 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0x94a4bb40 (LWP 30318)):
#0  0x055fe6b0 in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#1  0x055fefb7 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#2  0x055ff094 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0x0561044e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0x023f0246 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
#5  0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0x96cfab40 (LWP 30319)):
#0  0x00127416 in __kernel_vsyscall ()
#1  0x0850f5a2 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0850aecb in _L_lock_891 () from /lib/i386-linux-gnu/libpthread.so.0
#3  0x0850ae60 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#4  0x02605864 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#5  0x08c103d0 in g_mutex_lock (mutex=0xa2f1d50) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:208
#6  0x082987c7 in gst_element_post_message (element=0xa2f5cf8, message=0x8d033388) at gstelement.c:1842
#7  0x0827fe47 in gst_bin_handle_message_func (bin=0xa2f5cf8, message=0x8d033388) at gstbin.c:3442
#8  0x082bbbb6 in gst_pipeline_handle_message (bin=0xa2f5cf8, message=0x8d033388) at gstpipeline.c:587
#9  0x08b197d1 in gst_play_bin_handle_message (bin=0xa2f5cf8, msg=0x8d033388) at gstplaybin2.c:2387
#10 0x0827d2cc in bin_bus_handler (bus=0xa012a00, message=0x8d033388, bin=0xa2f5cf8) at gstbin.c:2793
#11 0x08288681 in gst_bus_post (bus=0xa012a00, message=0x8d033388) at gstbus.c:322
#12 0x082987ed in gst_element_post_message (element=0xb678d30, message=0x8d033388) at gstelement.c:1853
#13 0x0827fe47 in gst_bin_handle_message_func (bin=0xb678d30, message=0x8d033388) at gstbin.c:3442
#14 0x044f17f4 in handle_message (bin=0xb678d30, msg=0x8d033388) at gsturidecodebin.c:2210
#15 0x0827d2cc in bin_bus_handler (bus=0x92c4d870, message=0x8d033388, bin=0xb678d30) at gstbin.c:2793
#16 0x08288681 in gst_bus_post (bus=0x92c4d870, message=0x8d033388) at gstbus.c:322
#17 0x082987ed in gst_element_post_message (element=0x91c6edc0, message=0x8d033388) at gstelement.c:1853
#18 0x0827fe47 in gst_bin_handle_message_func (bin=0x91c6edc0, message=0x8d033388) at gstbin.c:3442
#19 0x044ea78f in gst_decode_bin_handle_message (msg=0x8d033388, bin=0x91c6edc0) at gstdecodebin2.c:4081
#20 gst_decode_bin_handle_message (bin=0x91c6edc0, msg=0x8d033388) at gstdecodebin2.c:4067
#21 0x0827d2cc in bin_bus_handler (bus=0x97710ab0, message=0x8d033388, bin=0x91c6edc0) at gstbin.c:2793
#22 0x08288681 in gst_bus_post (bus=0x97710ab0, message=0x8d033388) at gstbus.c:322
#23 0x082987ed in gst_element_post_message (element=0xa1214d40, message=0x8d033388) at gstelement.c:1853
#24 0x082991a0 in _priv_gst_element_state_changed (element=0xa1214d40, oldstate=GST_STATE_NULL, newstate=GST_STATE_READY, pending=GST_STATE_PAUSED) at gstelement.c:2372
#25 0x08299b5e in gst_element_continue_state (element=0xa1214d40, ret=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2437
#26 0x0829977f in gst_element_change_state (element=0xa1214d40, transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2798
#27 0x0829a0ed in gst_element_set_state_func (element=0xa1214d40, state=GST_STATE_PAUSED) at gstelement.c:2717
#28 0x08299431 in gst_element_set_state (element=0xa1214d40, state=GST_STATE_PAUSED) at gstelement.c:2618
#29 0x044e692f in gst_decode_group_new (dbin=0x91c6edc0, parent=0x8d027d88) at gstdecodebin2.c:2954
#30 0x044ee024 in gst_decode_chain_get_current_group (chain=0x8d027d88) at gstdecodebin2.c:2560
#31 analyze_new_pad (dbin=<optimized out>, src=0x8c461dc0, pad=0xad536300, caps=0x995997a0, chain=0x8d027d88) at gstdecodebin2.c:1420
#32 0x044f05b5 in pad_added_cb (element=0x8c461dc0, pad=0xad536300, chain=0x8d027d88) at gstdecodebin2.c:2333
#33 0x07790690 in g_cclosure_marshal_VOID__OBJECTv (closure=0xc412db0, return_value=0x0, instance=0x8c461dc0, args=0x96cf9e9c "", marshal_data=0x0, n_params=1, param_types=0x9ff7ed8) at /build/buildd/glib2.0-2.32.3/./gobject/gmarshal.c:1312
#34 0x0778d727 in _g_closure_invoke_va (closure=0xc412db0, return_value=0x0, instance=0x8c461dc0, args=0x96cf9e9c "", n_params=1, param_types=0x9ff7ed8) at /build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:840
#35 0x077a6a29 in g_signal_emit_valist (instance=0x8c461dc0, signal_id=11, detail=0, var_args=0x96cf9e9c "") at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3207
#36 0x077a7453 in g_signal_emit (instance=0x8c461dc0, signal_id=11, detail=0) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3352
#37 0x0829677b in gst_element_add_pad (element=0x8c461dc0, pad=0xad536300) at gstelement.c:775
#38 0x048a0438 in gst_ogg_demux_activate_chain (ogg=0x8c461dc0, chain=0x8ce33200, event=0x91bc0000) at gstoggdemux.c:2558
#39 0x048a8556 in gst_ogg_demux_perform_seek_pull (ogg=0x8c461dc0, event=0x0) at gstoggdemux.c:3188
#40 0x048ab37f in gst_ogg_demux_loop (pad=0xad5888d0) at gstoggdemux.c:4400
#41 0x082e2158 in gst_task_func (task=0xa8221490) at gsttask.c:327
#42 0x082e3308 in default_func (tdata=0x8ceef350, pool=0x9ff3800) at gsttaskpool.c:70
#43 0x08bf5047 in g_thread_pool_thread_proxy (data=0x9ff3c90) at /build/buildd/glib2.0-2.32.3/./glib/gthreadpool.c:309
#44 0x08bf46b3 in g_thread_proxy (data=0xcbbad20) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#45 0x0249b0d1 in ?? () from /usr/lib/nvidia-current/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb4132740 (LWP 3472)):
[KCrash Handler]
#7  0x07796ea5 in g_value_set_object (value=0xbfea6a7c, v_object=0x77b3786) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:3411
#8  0x08b1f405 in gst_play_bin_get_property (object=0xa2f5cf8, prop_id=3, value=0xbfea6a7c, pspec=0xa2c6200) at gstplaybin2.c:2018
#9  0x07795020 in object_get_property (value=0xbfea6a6c, pspec=<optimized out>, object=0xa2f5cf8) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1289
#10 g_object_get_valist (object=0xa2f5cf8, first_property_name=0x3ba0290 "source", var_args=0xbfea6ad8 "\034k\352\277") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:2014
#11 0x077953a8 in g_object_get (_object=0xa2f5cf8, first_property_name=0x3ba0290 "source") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:2104
#12 0x03b8ce42 in Phonon::Gstreamer::Pipeline::cb_setupSource (playbin=0xa2f5cf8, param=0xa2c6200, data=0xa2f0a10) at ../../gstreamer/pipeline.cpp:828
#13 0x077901a3 in g_cclosure_marshal_VOID__PARAM (closure=0xa2f6d00, return_value=0x0, n_param_values=2, param_values=0xbfea6d40, invocation_hint=0xbfea6cc0, marshal_data=0x0) at /build/buildd/glib2.0-2.32.3/./gobject/gmarshal.c:1042
#14 0x0778d484 in g_closure_invoke (closure=0xa2f6d00, return_value=0x0, n_param_values=2, param_values=0xbfea6d40, invocation_hint=0xbfea6cc0) at /build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:777
#15 0x0779f0d9 in signal_emit_unlocked_R (node=0x9ff51f0, detail=2156, instance=0xa2f5cf8, emission_return=0x0, instance_and_params=0xbfea6d40) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3547
#16 0x077a72dc in g_signal_emit_valist (instance=0xa2f5cf8, signal_id=1, detail=2156, var_args=0xbfea6f50 "\370\\/\nxX`\002\364\037\310\b\364?4\b\370\\/\n") at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3296
#17 0x077a7453 in g_signal_emit (instance=0xa2f5cf8, signal_id=1, detail=2156) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3352
#18 0x07791c5f in g_object_dispatch_properties_changed (object=0xa2f5cf8, n_pspecs=1, pspecs=0xbfea6ffc) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1041
#19 0x0827be72 in gst_object_dispatch_properties_changed (object=0xa2f5cf8, n_pspecs=1, pspecs=0xbfea6ffc) at gstobject.c:530
#20 0x07793810 in g_object_notify_by_spec_internal (pspec=0xa2c6200, object=0xa2f5cf8) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1133
#21 g_object_notify (object=0xa2f5cf8, property_name=0x8b47134 "source") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1175
#22 0x08b1b713 in notify_source_cb (uridecodebin=0xb678940, pspec=0xab70db8, group=0xa2f5dfc) at gstplaybin2.c:3445
#23 0x077901a3 in g_cclosure_marshal_VOID__PARAM (closure=0x917d3ee8, return_value=0x0, n_param_values=2, param_values=0xbfea7210, invocation_hint=0xbfea7190, marshal_data=0x0) at /build/buildd/glib2.0-2.32.3/./gobject/gmarshal.c:1042
#24 0x0778d484 in g_closure_invoke (closure=0x917d3ee8, return_value=0x0, n_param_values=2, param_values=0xbfea7210, invocation_hint=0xbfea7190) at /build/buildd/glib2.0-2.32.3/./gobject/gclosure.c:777
#25 0x0779f0d9 in signal_emit_unlocked_R (node=0x9ff51f0, detail=2156, instance=0xb678940, emission_return=0x0, instance_and_params=0xbfea7210) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3547
#26 0x077a72dc in g_signal_emit_valist (instance=0xb678940, signal_id=1, detail=2156, var_args=0xbfea7420 "@\211g\vxX`\002\364\037\310\b\364?4\b@\211g\v") at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3296
#27 0x077a7453 in g_signal_emit (instance=0xb678940, signal_id=1, detail=2156) at /build/buildd/glib2.0-2.32.3/./gobject/gsignal.c:3352
#28 0x07791c5f in g_object_dispatch_properties_changed (object=0xb678940, n_pspecs=1, pspecs=0xbfea74cc) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1041
#29 0x0827be72 in gst_object_dispatch_properties_changed (object=0xb678940, n_pspecs=1, pspecs=0xbfea74cc) at gstobject.c:530
#30 0x07793810 in g_object_notify_by_spec_internal (pspec=0xab70db8, object=0xb678940) at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1133
#31 g_object_notify (object=0xb678940, property_name=0x44faefb "source") at /build/buildd/glib2.0-2.32.3/./gobject/gobject.c:1175
#32 0x044f5b9a in setup_source (decoder=0xb678940) at gsturidecodebin.c:2015
#33 gst_uri_decode_bin_change_state (element=0xb678940, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gsturidecodebin.c:2493
#34 0x082996fb in gst_element_change_state (element=0xb678940, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#35 0x0829a0ed in gst_element_set_state_func (element=0xb678940, state=GST_STATE_PAUSED) at gstelement.c:2717
#36 0x08299431 in gst_element_set_state (element=0xb678940, state=GST_STATE_PAUSED) at gstelement.c:2618
#37 0x08284923 in gst_bin_element_set_state (next=GST_STATE_PAUSED, current=GST_STATE_READY, start_time=0, base_time=0, element=0xb678940, bin=0xa2f5cf8) at gstbin.c:2209
#38 gst_bin_change_state_func (element=0xa2f5cf8, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstbin.c:2518
#39 0x082bc38a in gst_pipeline_change_state (element=0xa2f5cf8, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstpipeline.c:482
#40 0x08b1d7d9 in gst_play_bin_change_state (element=0xa2f5cf8, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstplaybin2.c:3936
#41 0x082996fb in gst_element_change_state (element=0xa2f5cf8, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#42 0x0829a0ed in gst_element_set_state_func (element=0xa2f5cf8, state=GST_STATE_PLAYING) at gstelement.c:2717
#43 0x08299431 in gst_element_set_state (element=0xa2f5cf8, state=GST_STATE_PLAYING) at gstelement.c:2618
#44 0x03b8ddaf in Phonon::Gstreamer::Pipeline::setState (this=0xa2f0a10, state=GST_STATE_PLAYING) at ../../gstreamer/pipeline.cpp:242
#45 0x03b84ac6 in Phonon::Gstreamer::MediaObject::requestState (this=0xa298998, state=Phonon::PlayingState) at ../../gstreamer/mediaobject.cpp:839
#46 0x03b84ed0 in Phonon::Gstreamer::MediaObject::play (this=0xa298998) at ../../gstreamer/mediaobject.cpp:239
#47 0x016228c0 in Phonon::MediaObject::play (this=0x9f22028) at ../../phonon/mediaobject.cpp:113
#48 0x00c99e94 in EngineController::playUrl (this=0x9fc3548, url=..., offset=0) at ../../src/EngineController.cpp:559
#49 0x00c9b74f in EngineController::play (this=0x9fc3548, track=..., offset=1) at ../../src/EngineController.cpp:447
#50 0x00900493 in Playlist::Actions::play (this=0xa5af8b8, trackid=8681101067013042743, now=156) at ../../src/playlist/PlaylistActions.cpp:222
#51 0x009022e8 in Playlist::Actions::play (this=0xa5af8b8) at ../../src/playlist/PlaylistActions.cpp:189
#52 0x00c9bf25 in EngineController::play (this=0x9fc3548) at ../../src/EngineController.cpp:393
#53 0x00c9c17d in EngineController::playPause (this=0x9fc3548) at ../../src/EngineController.cpp:660
#54 0x00ca463f in EngineController::qt_static_metacall (_o=0x9fc3548, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xbfea7f48) at ./EngineController.moc:161
#55 0x012b46b1 in QMetaObject::activate (sender=0xa63a218, m=0xfe1920, local_signal_index=0, argv=0xbfea7f48) at kernel/qobject.cpp:3547
#56 0x00dde59d in PlayPauseButton::toggled (this=0xa63a218, _t1=false) at ./PlayPauseButton.moc:103
#57 0x00dde5cd in PlayPauseButton::toggle (this=0xa63a218) at ../../src/widgets/PlayPauseButton.cpp:52
#58 0x012b46b1 in QMetaObject::activate (sender=0xa63a218, m=0xfe0f20, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547
#59 0x00dd6595 in IconButton::clicked (this=0xa63a218) at ./IconButton.moc:102
#60 0x00dd6702 in IconButton::mouseReleaseEvent (this=0xa63a218, me=0xbfea8624) at ../../src/widgets/IconButton.cpp:69
#61 0x06b301ac in QWidget::event (this=0xa63a218, event=0xbfea8624) at kernel/qwidget.cpp:8362
#62 0x06ad5ed4 in notify_helper (e=0xbfea8624, receiver=0xa63a218, this=0x9eb5ee8) at kernel/qapplication.cpp:4559
#63 QApplicationPrivate::notify_helper (this=0x9eb5ee8, receiver=0xa63a218, e=0xbfea8624) at kernel/qapplication.cpp:4531
#64 0x06adc024 in QApplication::notify (this=0x9eb5ee8, receiver=0xa63a218, e=0xbfea8624) at kernel/qapplication.cpp:4102
#65 0x00314e01 in KApplication::notify (this=0xbfea8e64, receiver=0xa63a218, event=0xbfea8624) at ../../kdeui/kernel/kapplication.cpp:311
#66 0x0129d97e in QCoreApplication::notifyInternal (this=0xbfea8e64, receiver=0xa63a218, event=0xbfea8624) at kernel/qcoreapplication.cpp:876
#67 0x06ad6e95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#68 QApplicationPrivate::sendMouseEvent (receiver=0xa63a218, event=0xbfea8624, alienWidget=0xa63a218, nativeWidget=0xa639670, buttonDown=0x746acf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#69 0x06b63074 in QETWidget::translateMouseEvent (this=0xa639670, event=0xbfea8adc) at kernel/qapplication_x11.cpp:4617
#70 0x06b61c0d in QApplication::x11ProcessEvent (this=0xbfea8e64, event=0xbfea8adc) at kernel/qapplication_x11.cpp:3732
#71 0x06b8eeac in x11EventSourceDispatch (s=0x9eb1268, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#72 0x08bd0d86 in g_main_dispatch (context=0x9eb3e50) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#73 g_main_context_dispatch (context=0x9eb3e50) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#74 0x08bd1125 in g_main_context_iterate (dispatch=1, block=146664016, context=0x9eb3e50, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#75 g_main_context_iterate (context=0x9eb3e50, block=146664016, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#76 0x08bd1201 in g_main_context_iteration (context=0x9eb3e50, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#77 0x012d0887 in QEventDispatcherGlib::processEvents (this=0x9d45ea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#78 0x06b8eaaa in QGuiEventDispatcherGlib::processEvents (this=0x9d45ea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#79 0x0129c50d in QEventLoop::processEvents (this=0xbfea8dd4, flags=...) at kernel/qeventloop.cpp:149
#80 0x0129c7a9 in QEventLoop::exec (this=0xbfea8dd4, flags=...) at kernel/qeventloop.cpp:204
#81 0x012a1eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#82 0x06ad3a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#83 0x0804fc32 in main (argc=<error reading variable: Cannot access memory at address 0x2>, argv=<error reading variable: Cannot access memory at address 0x6>) at ../../src/main.cpp:303

Possible duplicates by query: bug 309838, bug 309705, bug 309074, bug 309057, bug 308637.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-11-13 20:46:17 UTC
The problem is with the phonon-backend-gstreamer. 

Regardless of that: you should upgrade your system, Amarok currently is at version 2.6.0 and 2.7 will be released in a few weeks.

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