Bug 315667 - Amarok shows segmentation fault 11 when shutting down
Summary: Amarok shows segmentation fault 11 when shutting down
Status: RESOLVED DUPLICATE of bug 285951
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.8
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-23 05:52 UTC by Rob
Modified: 2013-02-23 09:42 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 Rob 2013-02-23 05:52:54 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-38-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Shutting down Amarok.  Every time I have closed the application, it has reported a segmentation error 11, with various ids.

The crash can be reproduced every time.

-- 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 0x7fb3beae7780 (LWP 6459))]

Thread 17 (Thread 0x7fb39d519700 (LWP 6462)):
#0  __pthread_mutex_lock_full (mutex=0x2452230) at pthread_mutex_lock.c:303
#1  0x00007fb3aec79e1e in pa_mutex_lock () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#2  0x00007fb3b3835369 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007fb3b382676c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007fb3b3826dd9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007fb3b3826e90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007fb3b383530f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x00007fb3aec7ad18 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#8  0x00007fb3b7af3e9a in start_thread (arg=0x7fb39d519700) at pthread_create.c:308
#9  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fb3900ac700 (LWP 6464)):
#0  0x00007fb3bb3d88bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fb3b60108cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3b5fd5ba4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb3b5fd5fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fb3b5fd6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fb3bbd71426 in QEventDispatcherGlib::processEvents (this=0x7fb388000900, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007fb3bbd40c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007fb3bbd40ed7 in QEventLoop::exec (this=0x7fb3900abdd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007fb3bbc3ffa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007fb3bbd209ff in QInotifyFileSystemWatcherEngine::run (this=0x252b9b0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007fb3bbc42fcb in QThreadPrivate::start (arg=0x252b9b0) at thread/qthread_unix.cpp:298
#11 0x00007fb3b7af3e9a in start_thread (arg=0x7fb3900ac700) at pthread_create.c:308
#12 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fb38dcaf700 (LWP 6466)):
#0  0x00007fb3bb3da303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb3b5fd6036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3b5fd6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb3bbd71426 in QEventDispatcherGlib::processEvents (this=0x7fb3800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fb3bbd40c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb3bbd40ed7 in QEventLoop::exec (this=0x7fb38dcaee00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fb3bbc3ffa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fb3bbc42fcb in QThreadPrivate::start (arg=0x25fccc0) at thread/qthread_unix.cpp:298
#8  0x00007fb3b7af3e9a in start_thread (arg=0x7fb38dcaf700) at pthread_create.c:308
#9  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7fb38c80d700 (LWP 6467)):
#0  0x00007fb3bb3da303 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb3b5fd6036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3b5fd6164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb3bbd71426 in QEventDispatcherGlib::processEvents (this=0x7fb3840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fb3bbd40c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb3bbd40ed7 in QEventLoop::exec (this=0x7fb38c80ce00, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fb3bbc3ffa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007fb3bbc42fcb in QThreadPrivate::start (arg=0x2700a80) at thread/qthread_unix.cpp:298
#8  0x00007fb3b7af3e9a in start_thread (arg=0x7fb38c80d700) at pthread_create.c:308
#9  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fb37f3f3700 (LWP 6469)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3bbc434db in wait (time=18446744073709551615, this=0x2751670) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27517d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb3b90890eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27504e0, th=0x2751bf0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb3b908b9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2751bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb3b908b9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2751bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb3b908b9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2751bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb3b908b9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2751bf0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007fb3b908a84f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb37f3f2e20, parent=0x27504e0, th=0x2751bf0) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007fb3b908a8db in ThreadWeaver::Thread::run (this=0x2751bf0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fb3bbc42fcb in QThreadPrivate::start (arg=0x2751bf0) at thread/qthread_unix.cpp:298
#11 0x00007fb3b7af3e9a in start_thread (arg=0x7fb37f3f3700) at pthread_create.c:308
#12 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fb37dddb700 (LWP 6470)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3bbc434db in wait (time=18446744073709551615, this=0x2751670) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27517d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb3b90890eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27504e0, th=0x2a68ee0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb3b908b9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2a68ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb3b908a84f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb37dddae20, parent=0x27504e0, th=0x2a68ee0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb3b908a8db in ThreadWeaver::Thread::run (this=0x2a68ee0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb3bbc42fcb in QThreadPrivate::start (arg=0x2a68ee0) at thread/qthread_unix.cpp:298
#8  0x00007fb3b7af3e9a in start_thread (arg=0x7fb37dddb700) at pthread_create.c:308
#9  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fb37d5da700 (LWP 6471)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3bbc434db in wait (time=18446744073709551615, this=0x2751670) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27517d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb3b90890eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27504e0, th=0x2a69f40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb3b908b9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2a69f40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb3b908b9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2a69f40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb3b908a84f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb37d5d9e20, parent=0x27504e0, th=0x2a69f40) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb3b908a8db in ThreadWeaver::Thread::run (this=0x2a69f40) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb3bbc42fcb in QThreadPrivate::start (arg=0x2a69f40) at thread/qthread_unix.cpp:298
#9  0x00007fb3b7af3e9a in start_thread (arg=0x7fb37d5da700) at pthread_create.c:308
#10 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fb37cdd9700 (LWP 6472)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3bbc434db in wait (time=18446744073709551615, this=0x2751670) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x27517d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb3b90890eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x27504e0, th=0x2b110d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb3b908b9db in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2b110d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb3b908b9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2b110d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb3b908b9f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x27518a0, th=0x2b110d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007fb3b908a84f in ThreadWeaver::ThreadRunHelper::run (this=0x7fb37cdd8e20, parent=0x27504e0, th=0x2b110d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007fb3b908a8db in ThreadWeaver::Thread::run (this=0x2b110d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007fb3bbc42fcb in QThreadPrivate::start (arg=0x2b110d0) at thread/qthread_unix.cpp:298
#10 0x00007fb3b7af3e9a in start_thread (arg=0x7fb37cdd9700) at pthread_create.c:308
#11 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fb367de2700 (LWP 6473)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3b2c13dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007fb3b2c13f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007fb3b7af3e9a in start_thread (arg=0x7fb367de2700) at pthread_create.c:308
#4  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb366bcb700 (LWP 6476)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3b80cd222 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007fb3b80cd259 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007fb3b7af3e9a in start_thread (arg=0x7fb366bcb700) at pthread_create.c:308
#4  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fb35828e700 (LWP 6486)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3b601182f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3adc84f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007fb3b5ff8248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fb3b5ff79e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fb3b7af3e9a in start_thread (arg=0x7fb35828e700) at pthread_create.c:308
#6  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fb357542700 (LWP 6487)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3b601182f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb39c6d7f55 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007fb39c6e3118 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#6  0x00007fb39c6e349f in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#7  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007fb39c6d8deb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#9  0x00007fb3adc84dcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007fb3b5ff8248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007fb3b5ff79e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fb3b7af3e9a in start_thread (arg=0x7fb357542700) at pthread_create.c:308
#13 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fb356d41700 (LWP 6488)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3b601182f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3adc84f7c in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007fb3b5ff8248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fb3b5ff79e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fb3b7af3e9a in start_thread (arg=0x7fb356d41700) at pthread_create.c:308
#6  0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fb356540700 (LWP 6489)):
#0  0x00007fb3bb3d891d in write () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fb3b6010941 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3adc34139 in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#3  0x00007fb3adc41f3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007fb3adc2cbc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007fb3adc61e88 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#6  0x00007fb39c06918e in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#7  0x00007fb3adc2a558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007fb3adc33fac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#9  0x00007fb3adc41f3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007fb3adc2cbc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#11 0x00007fb39c070085 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstplaybin.so
#12 0x00007fb3adc2a558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007fb3adc33fac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#14 0x00007fb3adc41f3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#15 0x00007fb3adc2cbc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#16 0x00007fb3adc2a558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#17 0x00007fb3adc33fac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#18 0x00007fb3adc41f3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#19 0x00007fb3adc2cbc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#20 0x00007fb3adc2a558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#21 0x00007fb3adc33fac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#22 0x00007fb3adc41f3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#23 0x00007fb3adc2cbc7 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#24 0x00007fb3adc2a558 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#25 0x00007fb3adc33fac in gst_bus_post () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#26 0x00007fb3adc41f3b in gst_element_post_message () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#27 0x00007fb3adc42283 in gst_element_message_full () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#28 0x00007fb39d75b97d in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#29 0x00007fb39d76186c in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstpulse.so
#30 0x00007fb39d529823 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#31 0x00007fb3adc3ab65 in gst_clock_get_internal_time () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#32 0x00007fb3adc3ace8 in gst_clock_get_time () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#33 0x00007fb3adc7ddf6 in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#34 0x00007fb3adc3ae74 in gst_clock_id_wait () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#35 0x00007fb3adf064af in gst_base_sink_wait_clock () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#36 0x00007fb3adf08c67 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#37 0x00007fb3adf0a7af in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#38 0x00007fb3adf0ab17 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#39 0x00007fb3adf0aed8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#40 0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#41 0x00007fb3adf188c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#42 0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#43 0x00007fb3adf188c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#44 0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#45 0x00007fb39c6d8deb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#46 0x00007fb3adc84dcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#47 0x00007fb3b5ff8248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#48 0x00007fb3b5ff79e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#49 0x00007fb3b7af3e9a in start_thread (arg=0x7fb356540700) at pthread_create.c:308
#50 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#51 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb355d3f700 (LWP 6490)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3b601182f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb3adf065da in gst_base_sink_wait_preroll () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#3  0x00007fb39d539768 in ?? () from /usr/lib/x86_64-linux-gnu/libgstaudio-0.10.so.0
#4  0x00007fb3adf080cb in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#5  0x00007fb3adf0a7af in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#6  0x00007fb3adf0ab17 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#7  0x00007fb3adf0aed8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#8  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#9  0x00007fb3adf188c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#10 0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#11 0x00007fb3adf188c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#12 0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#13 0x00007fb3adf188c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#14 0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#15 0x00007fb39c6d8deb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#16 0x00007fb3adc84dcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#17 0x00007fb3b5ff8248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fb3b5ff79e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fb3b7af3e9a in start_thread (arg=0x7fb355d3f700) at pthread_create.c:308
#20 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#21 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb35553e700 (LWP 6491)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb3b601182f in g_cond_wait () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb39c6d7f55 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#3  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#4  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#5  0x00007fb39c6e349f in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#6  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#7  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#8  0x00007fb3adf188c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#9  0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#10 0x00007fb3adf188c8 in ?? () from /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
#11 0x00007fb3adc5ebfa in gst_pad_push () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#12 0x00007fb39c6d8deb in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstcoreelements.so
#13 0x00007fb3adc84dcc in ?? () from /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
#14 0x00007fb3b5ff8248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fb3b5ff79e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007fb3b7af3e9a in start_thread (arg=0x7fb35553e700) at pthread_create.c:308
#17 0x00007fb3bb3e5cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb3beae7780 (LWP 6459)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007fb3bd98e02e in qDeleteAll<QList<Collections::Collection*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8  qDeleteAll<SmartPointerList<Collections::Collection> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9  CollectionManager::~CollectionManager (this=0x2461780, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:137
#10 0x00007fb3bd98e209 in CollectionManager::~CollectionManager (this=0x2461780, __in_chrg=<optimized out>) at ../../src/core-impl/collections/support/CollectionManager.cpp:145
#11 0x00007fb3bd98c4b6 in CollectionManager::destroy () at ../../src/core-impl/collections/support/CollectionManager.cpp:107
#12 0x00007fb3bdac14cf in App::~App (this=0x7fff88ba90b0, __in_chrg=<optimized out>) at ../../src/App.cpp:248
#13 0x0000000000408e5a in main (argc=1, argv=0x7fff88bab538) at ../../src/main.cpp:303

This bug may be a duplicate of or related to bug 285951.

Possible duplicates by query: bug 315285, bug 314620, bug 314531, bug 312718, bug 312632.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2013-02-23 09:42:06 UTC
Sorry, but your version is outdated, please upgrade:

http://kubuntu.org/news/amarok-26 for 12.04
http://kubuntu.org/news/amarok-27 for 12.10

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