Bug 364589

Summary: amarok stop after a song
Product: [Applications] amarok Reporter: CarrĂ© Fabien <fab8926>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: crash Keywords: drkonqi
Priority: NOR    
Version: 2.8.0   
Target Milestone: 2.9   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:

Description Carré Fabien 2016-06-21 10:16:02 UTC
Application: amarok (2.8.0)
KDE Platform Version: 4.14.2
Qt Version: 4.8.2
Operating System: Linux 3.2.0-101-generic x86_64
Distribution: Linux Mint 13 Maya

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

nothing, or I use an other application. Amarok is in shuffle mode.

The crash can be reproduced sometimes.

-- 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 0x7f220a4ef7c0 (LWP 4575))]

Thread 14 (Thread 0x7f21db74e700 (LWP 4580)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f220782050f in wait (time=60000, this=0x2a56f10) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2a24748, time=60000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f22094ef808 in AbstractDirectoryWatcher::run (this=0x2a24720) at ../../src/scanner/AbstractDirectoryWatcher.cpp:65
#4  0x00007f2204a2113b in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f21db74dd70, th=0x2a7c630, job=0x2a24720) at ../../../threadweaver/Weaver/Job.cpp:106
#5  0x00007f2204a212ac in ThreadWeaver::Job::execute (this=0x2a24720, th=0x2a7c630) at ../../../threadweaver/Weaver/Job.cpp:135
#6  0x00007f2204a20944 in ThreadWeaver::Thread::run (this=0x2a7c630) at ../../../threadweaver/Weaver/Thread.cpp:108
#7  0x00007f220782009b in QThreadPrivate::start (arg=0x2a7c630) at thread/qthread_unix.cpp:307
#8  0x00007f22053ece9a in start_thread (arg=0x7f21db74e700) at pthread_create.c:308
#9  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f21d9f4c700 (LWP 4581)):
#0  0x00007f22071cd993 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2202052ff6 in g_main_context_poll (n_fds=1, fds=0x7f21cc0023b0, timeout=-1, context=0x7f21cc0009a0, priority=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7f21cc0009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x7f21cc0009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3083
#4  0x00007f2202053124 in g_main_context_iteration (context=0x7f21cc0009a0, may_block=1) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3207
#5  0x00007f220794e926 in QEventDispatcherGlib::processEvents (this=0x7f21cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f220791de62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f220791e0b7 in QEventLoop::exec (this=0x7f21d9f4bd90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f220781d077 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f22078fdb6f in QInotifyFileSystemWatcherEngine::run (this=0x2a7f5d0) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f220782009b in QThreadPrivate::start (arg=0x2a7f5d0) at thread/qthread_unix.cpp:307
#11 0x00007f22053ece9a in start_thread (arg=0x7f21d9f4c700) at pthread_create.c:308
#12 0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f21d3fff700 (LWP 4582)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22078205ab in wait (time=18446744073709551615, this=0x2a7c180) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29efb20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2204a1f2fb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a7c060, th=0x2d80df0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2204a21aab in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2d80df0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2204a21ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2d80df0, previous=0x4ab4550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2204a208b1 in ThreadWeaver::Thread::run (this=0x2d80df0) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f220782009b in QThreadPrivate::start (arg=0x2d80df0) at thread/qthread_unix.cpp:307
#8  0x00007f22053ece9a in start_thread (arg=0x7f21d3fff700) at pthread_create.c:308
#9  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f21d35a0700 (LWP 4583)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22078205ab in wait (time=18446744073709551615, this=0x2a7c180) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29efb20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2204a1f2fb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a7c060, th=0x2e41a60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2204a21aab in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2e41a60, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2204a21ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2e41a60, previous=0x34dd050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2204a208b1 in ThreadWeaver::Thread::run (this=0x2e41a60) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f220782009b in QThreadPrivate::start (arg=0x2e41a60) at thread/qthread_unix.cpp:307
#8  0x00007f22053ece9a in start_thread (arg=0x7f21d35a0700) at pthread_create.c:308
#9  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f21d2d9f700 (LWP 4584)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22078205ab in wait (time=18446744073709551615, this=0x2a7c180) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29efb20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2204a1f2fb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a7c060, th=0x2e46ea0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2204a21aab in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2e46ea0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2204a21ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2e46ea0, previous=0x4a990b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2204a208b1 in ThreadWeaver::Thread::run (this=0x2e46ea0) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f220782009b in QThreadPrivate::start (arg=0x2e46ea0) at thread/qthread_unix.cpp:307
#8  0x00007f22053ece9a in start_thread (arg=0x7f21d2d9f700) at pthread_create.c:308
#9  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f21d259e700 (LWP 4585)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22078205ab in wait (time=18446744073709551615, this=0x2a7c180) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29efb20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2204a1f2fb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a7c060, th=0x2e648e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2204a21aab in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2e648e0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2204a21ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x2e648e0, previous=0x4a93bd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2204a208b1 in ThreadWeaver::Thread::run (this=0x2e648e0) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f220782009b in QThreadPrivate::start (arg=0x2e648e0) at thread/qthread_unix.cpp:307
#8  0x00007f22053ece9a in start_thread (arg=0x7f21d259e700) at pthread_create.c:308
#9  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f21d1d9d700 (LWP 4586)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22078205ab in wait (time=18446744073709551615, this=0x2a7c180) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29efb20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2204a1f2fb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a7c060, th=0x7f21c4169930) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2204a21aab in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x7f21c4169930, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2204a21ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x7f21c4169930, previous=0x50c7160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2204a208b1 in ThreadWeaver::Thread::run (this=0x7f21c4169930) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f220782009b in QThreadPrivate::start (arg=0x7f21c4169930) at thread/qthread_unix.cpp:307
#8  0x00007f22053ece9a in start_thread (arg=0x7f21d1d9d700) at pthread_create.c:308
#9  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f21d159c700 (LWP 4587)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22078205ab in wait (time=18446744073709551615, this=0x2a7c180) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29efb20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2204a1f2fb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a7c060, th=0x7f21c416f500) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2204a21aab in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x7f21c416f500, previous=0x5119b90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2204a208b1 in ThreadWeaver::Thread::run (this=0x7f21c416f500) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f220782009b in QThreadPrivate::start (arg=0x7f21c416f500) at thread/qthread_unix.cpp:307
#7  0x00007f22053ece9a in start_thread (arg=0x7f21d159c700) at pthread_create.c:308
#8  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f21d0d9b700 (LWP 4588)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f22078205ab in wait (time=18446744073709551615, this=0x2a7c180) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x29efb20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f2204a1f2fb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2a7c060, th=0x7f21c4181900) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f2204a21aab in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x7f21c4181900, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f2204a21ac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x29f32d0, th=0x7f21c4181900, previous=0x4aac150) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f2204a208b1 in ThreadWeaver::Thread::run (this=0x7f21c4181900) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f220782009b in QThreadPrivate::start (arg=0x7f21c4181900) at thread/qthread_unix.cpp:307
#8  0x00007f22053ece9a in start_thread (arg=0x7f21d0d9b700) at pthread_create.c:308
#9  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f21a5a8a700 (LWP 4589)):
#0  0x00007fff004b78de in ?? ()
#1  0x00007f220086f15d in __GI_clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f2207876c84 in do_gettime (frac=0x7f21a5a89b58, sec=0x7f21a5a89b50) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f220794f08d in QTimerInfoList::updateCurrentTime (this=0x7f21a0001e60) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f220794f3c3 in QTimerInfoList::timerWait (this=0x7f21a0001e60, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f220794de7c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f21a5a89c2c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f220794df25 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f2202052806 in g_main_context_prepare (context=0x7f21a00009a0, priority=0x7f21a5a89c78) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:2836
#9  0x00007f2202052f1b in g_main_context_iterate (dispatch=1, block=1, context=0x7f21a00009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3126
#10 g_main_context_iterate (context=0x7f21a00009a0, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3083
#11 0x00007f2202053124 in g_main_context_iteration (context=0x7f21a00009a0, may_block=1) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3207
#12 0x00007f220794e926 in QEventDispatcherGlib::processEvents (this=0x7f21a00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#13 0x00007f220791de62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f220791e0b7 in QEventLoop::exec (this=0x7f21a5a89d90, flags=...) at kernel/qeventloop.cpp:204
#15 0x00007f220781d077 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#16 0x00007f22078fdb6f in QInotifyFileSystemWatcherEngine::run (this=0x34464d0) at io/qfilesystemwatcher_inotify.cpp:248
#17 0x00007f220782009b in QThreadPrivate::start (arg=0x34464d0) at thread/qthread_unix.cpp:307
#18 0x00007f22053ece9a in start_thread (arg=0x7f21a5a8a700) at pthread_create.c:308
#19 0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#20 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f219ffff700 (LWP 4592)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2203a59022 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f2203a59059 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f22053ece9a in start_thread (arg=0x7f219ffff700) at pthread_create.c:308
#4  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f20f3fff700 (LWP 5847)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:132
#1  0x00007f22053ef09b in _L_lock_1006 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f22053ef01c in __pthread_mutex_lock (mutex=0x297aba0) at pthread_mutex_lock.c:101
#3  0x00007f220208e5b1 in g_mutex_lock (mutex=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gthread-posix.c:208
#4  0x00007f21f9dfff16 in gst_element_post_message (element=0x297afc0, message=0x7f20f4001b90) at gstelement.c:1842
#5  0x00007f21f9deabc7 in gst_bin_handle_message_func (bin=0x297afc0, message=0x7f20f4001b90) at gstbin.c:3442
#6  0x00007f21f9e1fe88 in gst_pipeline_handle_message (bin=0x297afc0, message=0x7f20f4001b90) at gstpipeline.c:587
#7  0x00007f21e57c118e in gst_play_bin_handle_message (bin=0x297afc0, msg=0x7f20f4001b90) at gstplaybin2.c:2387
#8  0x00007f21f9de8558 in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at gstbin.c:2793
#9  0x00007f21f9df1fac in gst_bus_post (bus=0x25aa480, message=0x7f20f4001b90) at gstbus.c:322
#10 0x00007f21f9dfff3b in gst_element_post_message (element=0x56c2540, message=0x7f20f4001b90) at gstelement.c:1853
#11 0x00007f21f9deabc7 in gst_bin_handle_message_func (bin=0x56c2540, message=0x7f20f4001b90) at gstbin.c:3442
#12 0x00007f21a96a9977 in handle_message (bin=0x56c2540, msg=0x7f20f4001b90) at gsturidecodebin.c:2210
#13 0x00007f21f9de8558 in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at gstbin.c:2793
#14 0x00007f21f9df1fac in gst_bus_post (bus=0x2980620, message=0x7f20f4001b90) at gstbus.c:322
#15 0x00007f21f9dfff3b in gst_element_post_message (element=0x56c3030, message=0x7f20f4001b90) at gstelement.c:1853
#16 0x00007f21f9deabc7 in gst_bin_handle_message_func (bin=0x56c3030, message=0x7f20f4001b90) at gstbin.c:3442
#17 0x00007f21f9de8558 in bin_bus_handler (bus=<optimized out>, message=<optimized out>, bin=<optimized out>) at gstbin.c:2793
#18 0x00007f21f9df1fac in gst_bus_post (bus=0x5826810, message=0x7f20f4001b90) at gstbus.c:322
#19 0x00007f21f9dfff3b in gst_element_post_message (element=0x7f210c01eba0, message=0x7f20f4001b90) at gstelement.c:1853
#20 0x00007f21f9e01378 in gst_element_continue_state (element=0x7f210c01eba0, ret=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2470
#21 0x00007f21f9e00e2f in gst_element_change_state (element=0x7f210c01eba0, transition=<optimized out>) at gstelement.c:2798
#22 0x00007f21f9e016d0 in gst_element_set_state_func (element=0x7f210c01eba0, state=GST_STATE_READY) at gstelement.c:2717
#23 0x00007f21a96a76bf in connect_pad (chain=<optimized out>, factories=0x7f20e80e1ba0, caps=0x2659a00, pad=0x7f210c035630, dpad=0x7f20e801a030, src=0x4bfc5b0, dbin=<optimized out>) at gstdecodebin2.c:1921
#24 analyze_new_pad (dbin=<optimized out>, src=<optimized out>, pad=0x7f210c035630, caps=0x2659a00, chain=<optimized out>) at gstdecodebin2.c:1630
#25 0x00007f21a96a8a16 in pad_added_cb (element=0x4bfc5b0, pad=0x7f210c035630, chain=0x7f210c031b20) at gstdecodebin2.c:2333
#26 0x00007f21a96a8dd9 in caps_notify_cb (pad=0x7f210c035630, unused=<optimized out>, chain=0x7f210c031b20) at gstdecodebin2.c:2447
#27 0x00007f22016efca2 in g_closure_invoke (closure=0x4ab3dd0, return_value=0x0, n_param_values=2, param_values=0x7f20f3ffe6b0, invocation_hint=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gclosure.c:777
#28 0x00007f2201700d71 in signal_emit_unlocked_R (node=<optimized out>, detail=209, instance=<optimized out>, emission_return=0x0, instance_and_params=0x7f20f3ffe6b0) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3551
#29 0x00007f2201709069 in g_signal_emit_valist (instance=0x7f210c035630, signal_id=<optimized out>, detail=209, var_args=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3300
#30 0x00007f2201709212 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3356
#31 0x00007f22016f4957 in g_object_dispatch_properties_changed (object=0x7f210c035630, n_pspecs=1, pspecs=0x7f20f3ffea78) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1041
#32 0x00007f21f9de73c3 in gst_object_dispatch_properties_changed (object=0x7f210c035630, n_pspecs=1, pspecs=0x7f20f3ffea78) at gstobject.c:530
#33 0x00007f22016f636b in g_object_notify_by_spec_internal (pspec=<optimized out>, object=0x7f210c035630) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1133
#34 g_object_notify_by_pspec (object=0x7f210c035630, pspec=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1234
#35 0x00007f21f9e17734 in gst_pad_set_caps (pad=0x7f210c035630, caps=0x2659a00) at gstpad.c:2745
#36 0x00007f21a86b0246 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstaudioparsers.so
#37 0x00007f21fa0ba524 in gst_base_parse_handle_and_push_frame (parse=0x4bfc5b0, frame=0x7f20f3ffece0, klass=<optimized out>) at gstbaseparse.c:1687
#38 0x00007f21fa0bce1d in gst_base_parse_loop (pad=<optimized out>) at gstbaseparse.c:2826
#39 0x00007f21f9e42dcc in gst_task_func (task=0x5829210) at gsttask.c:327
#40 0x00007f2202075218 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gthreadpool.c:309
#41 0x00007f22020749b5 in g_thread_proxy (data=0x5125cf0) at /build/buildd/glib2.0-2.32.4/./glib/gthread.c:801
#42 0x00007f22053ece9a in start_thread (arg=0x7f20f3fff700) at pthread_create.c:308
#43 0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#44 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2110ef3700 (LWP 5848)):
#0  0x00007f22071cd993 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f21ff4b035f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2  0x00007f21ff4a176c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f21ff4a1dd9 in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f21ff4a1e90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f21ff4b030f in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f21fae38d18 in ?? () from /usr/lib/x86_64-linux-gnu/libpulsecommon-1.1.so
#7  0x00007f22053ece9a in start_thread (arg=0x7f2110ef3700) at pthread_create.c:308
#8  0x00007f22071d936d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f220a4ef7c0 (LWP 4575)):
[KCrash Handler]
#6  g_value_set_object (value=0x7fff0045d050, v_object=0x2) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:3411
#7  0x00007f21e57c6788 in gst_play_bin_get_property (object=0x297afc0, prop_id=<optimized out>, value=0x7fff0045d050, pspec=<optimized out>) at gstplaybin2.c:2018
#8  0x00007f22016f793e in object_get_property (value=0x7fff0045d050, pspec=<optimized out>, object=0x297afc0) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1289
#9  g_object_get_valist (object=0x297afc0, first_property_name=<optimized out>, var_args=0x7fff0045d0b8) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:2014
#10 0x00007f22016f7d97 in g_object_get (_object=0x297afc0, first_property_name=0x7f21ec46c0ac "source") at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:2104
#11 0x00007f21ec45ada0 in Phonon::Gstreamer::Pipeline::cb_setupSource (playbin=<optimized out>, param=<optimized out>, data=0x2971eb0) at ../../gstreamer/pipeline.cpp:828
#12 0x00007f22016efca2 in g_closure_invoke (closure=0x297d600, return_value=0x0, n_param_values=2, param_values=0x7fff0045d4c0, invocation_hint=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gclosure.c:777
#13 0x00007f2201700d71 in signal_emit_unlocked_R (node=<optimized out>, detail=2157, instance=<optimized out>, emission_return=0x0, instance_and_params=0x7fff0045d4c0) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3551
#14 0x00007f2201709069 in g_signal_emit_valist (instance=0x297afc0, signal_id=<optimized out>, detail=2157, var_args=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3300
#15 0x00007f2201709212 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3356
#16 0x00007f22016f4957 in g_object_dispatch_properties_changed (object=0x297afc0, n_pspecs=1, pspecs=0x7fff0045d888) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1041
#17 0x00007f21f9de73c3 in gst_object_dispatch_properties_changed (object=0x297afc0, n_pspecs=1, pspecs=0x7fff0045d888) at gstobject.c:530
#18 0x00007f22016f6233 in g_object_notify_by_spec_internal (pspec=0x2589ed0, object=0x297afc0) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1133
#19 g_object_notify (object=0x297afc0, property_name=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1175
#20 0x00007f21e57c2d8f in notify_source_cb (uridecodebin=<optimized out>, pspec=<optimized out>, group=<optimized out>) at gstplaybin2.c:3445
#21 0x00007f22016efca2 in g_closure_invoke (closure=0x7f20e801d5a0, return_value=0x0, n_param_values=2, param_values=0x7fff0045daa0, invocation_hint=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gclosure.c:777
#22 0x00007f2201700d71 in signal_emit_unlocked_R (node=<optimized out>, detail=2157, instance=<optimized out>, emission_return=0x0, instance_and_params=0x7fff0045daa0) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3551
#23 0x00007f2201709069 in g_signal_emit_valist (instance=0x56c20e0, signal_id=<optimized out>, detail=2157, var_args=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3300
#24 0x00007f2201709212 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gsignal.c:3356
#25 0x00007f22016f4957 in g_object_dispatch_properties_changed (object=0x56c20e0, n_pspecs=1, pspecs=0x7fff0045de68) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1041
#26 0x00007f21f9de73c3 in gst_object_dispatch_properties_changed (object=0x56c20e0, n_pspecs=1, pspecs=0x7fff0045de68) at gstobject.c:530
#27 0x00007f22016f6233 in g_object_notify_by_spec_internal (pspec=0x297a540, object=0x56c20e0) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1133
#28 g_object_notify (object=0x56c20e0, property_name=<optimized out>) at /build/buildd/glib2.0-2.32.4/./gobject/gobject.c:1175
#29 0x00007f21a96ad14b in setup_source (decoder=0x56c20e0) at gsturidecodebin.c:2015
#30 gst_uri_decode_bin_change_state (element=0x56c20e0, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gsturidecodebin.c:2493
#31 0x00007f21f9e00dac in gst_element_change_state (element=0x56c20e0, transition=<optimized out>) at gstelement.c:2761
#32 0x00007f21f9e016d0 in gst_element_set_state_func (element=0x56c20e0, state=GST_STATE_PAUSED) at gstelement.c:2717
#33 0x00007f21f9dee8ed in gst_bin_element_set_state (next=GST_STATE_PAUSED, current=GST_STATE_READY, start_time=0, base_time=0, element=0x56c20e0, bin=0x297afc0) at gstbin.c:2209
#34 gst_bin_change_state_func (element=0x297afc0, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstbin.c:2518
#35 0x00007f21f9e20445 in gst_pipeline_change_state (element=0x297afc0, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstpipeline.c:482
#36 0x00007f21e57c4aab in gst_play_bin_change_state (element=0x297afc0, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstplaybin2.c:3936
#37 0x00007f21f9e00dac in gst_element_change_state (element=0x297afc0, transition=<optimized out>) at gstelement.c:2761
#38 0x00007f21f9e016d0 in gst_element_set_state_func (element=0x297afc0, state=GST_STATE_PLAYING) at gstelement.c:2717
#39 0x00007f21ec45ba17 in Phonon::Gstreamer::Pipeline::setState (this=0x2971eb0, state=GST_STATE_PLAYING) at ../../gstreamer/pipeline.cpp:242
#40 0x00007f21ec4536c9 in Phonon::Gstreamer::MediaObject::requestState (this=0x2974310, state=Phonon::PlayingState) at ../../gstreamer/mediaobject.cpp:839
#41 0x00007f21ec4539c4 in Phonon::Gstreamer::MediaObject::play (this=0x2974310) at ../../gstreamer/mediaobject.cpp:239
#42 0x00007f22095be62c in EngineController::playUrl (this=0x248e270, url=..., offset=0, startPaused=false) at ../../src/EngineController.cpp:501
#43 0x00007f22095bfb5b in EngineController::play (this=0x248e270, track=..., offset=0, startPaused=false) at ../../src/EngineController.cpp:415
#44 0x00007f2209374d17 in Playlist::Actions::play (this=<optimized out>, trackid=2036696388318554167, now=true) at ../../src/playlist/PlaylistActions.cpp:217
#45 0x00007f220937532f in Playlist::Actions::next (this=0x2e46380) at ../../src/playlist/PlaylistActions.cpp:231
#46 0x00007f2209307465 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at moc_PlaylistActions.cpp:87
#47 Playlist::Actions::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at moc_PlaylistActions.cpp:75
#48 0x00007f2207933781 in QMetaObject::activate (sender=0x320b160, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff0045e9a0) at kernel/qobject.cpp:3547
#49 0x00007f220969ce05 in AnimatedLabelStack::clicked (this=<optimized out>, _t1=...) at ./AnimatedLabelStack.moc:122
#50 0x00007f220836efb4 in QWidget::event (this=0x320b160, event=0x7fff0045f1f0) at kernel/qwidget.cpp:8371
#51 0x00007f220831e7b4 in notify_helper (e=0x7fff0045f1f0, receiver=0x320b160, this=0x23320f0) at kernel/qapplication.cpp:4556
#52 QApplicationPrivate::notify_helper (this=0x23320f0, receiver=0x320b160, e=0x7fff0045f1f0) at kernel/qapplication.cpp:4528
#53 0x00007f2208323f2f in QApplication::notify (this=<optimized out>, receiver=0x320b160, e=0x7fff0045f1f0) at kernel/qapplication.cpp:4099
#54 0x00007f2209eec326 in KApplication::notify (this=0x7fff0045fed0, receiver=0x320b160, event=0x7fff0045f1f0) at ../../kdeui/kernel/kapplication.cpp:311
#55 0x00007f220791f32c in QCoreApplication::notifyInternal (this=0x7fff0045fed0, receiver=0x320b160, event=0x7fff0045f1f0) at kernel/qcoreapplication.cpp:915
#56 0x00007f220831f782 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#57 QApplicationPrivate::sendMouseEvent (receiver=0x320b160, event=0x7fff0045f1f0, alienWidget=0x320b160, nativeWidget=0x3151df0, buttonDown=0x320b160, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167
#58 0x00007f220839eb15 in QETWidget::translateMouseEvent (this=0x3151df0, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#59 0x00007f220839dace in QApplication::x11ProcessEvent (this=0x7fff0045fed0, event=0x7fff0045fac0) at kernel/qapplication_x11.cpp:3732
#60 0x00007f22083c7052 in x11EventSourceDispatch (s=0x232d900, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#61 0x00007f2202052d13 in g_main_dispatch (context=0x231caa0) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:2539
#62 g_main_context_dispatch (context=0x231caa0) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3075
#63 0x00007f2202053060 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x231caa0, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3146
#64 g_main_context_iterate (context=0x231caa0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3083
#65 0x00007f2202053124 in g_main_context_iteration (context=0x231caa0, may_block=1) at /build/buildd/glib2.0-2.32.4/./glib/gmain.c:3207
#66 0x00007f220794e8bf in QEventDispatcherGlib::processEvents (this=0x224e8d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#67 0x00007f22083c6cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#68 0x00007f220791de62 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#69 0x00007f220791e0b7 in QEventLoop::exec (this=0x7fff0045fe60, flags=...) at kernel/qeventloop.cpp:204
#70 0x00007f2207923407 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#71 0x0000000000407f6e in main (argc=1, argv=<optimized out>) at ../../src/main.cpp:329

Possible duplicates by query: bug 333160, bug 332111, bug 330869, bug 330417, bug 330404.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2016-06-21 20:30:39 UTC
This is a problem with gstreamer, not Amarok, and it was solved by using a newer phonon-backend-gstreamer that uses the gstreamer 1.x libraries.
You should check with your distribution, they should provide you with these packages since quite some time already.

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