Bug 327981 - Amarok has crashed when clicking on a song to be played
Summary: Amarok has crashed when clicking on a song to be played
Status: RESOLVED DUPLICATE of bug 290706
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.8.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.9
Assignee: Amarok Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-23 16:46 UTC by Thomas Dreibholz
Modified: 2013-11-24 19:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (30.04 KB, text/plain)
2013-11-23 22:49 UTC, Thomas Dreibholz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2013-11-23 16:46:20 UTC
Application: amarok (2.8.0)
KDE Platform Version: 4.11.3
Qt Version: 4.8.4
Operating System: Linux 3.11.0-13-generic x86_64
Distribution: Ubuntu 13.10

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

Amarok under Kubuntu 13.10 has crashed when clicking on a song to be played.

-- 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 0x7f35d30b77c0 (LWP 17452))]

Thread 15 (Thread 0x7f35a3339700 (LWP 17457)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f35d046b3e4 in wait (time=60000, this=0x153c120) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x1506100, mutex=mutex@entry=0x15060f8, time=time@entry=60000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f35d20f912e in AbstractDirectoryWatcher::run (this=0x15060d0) at ../../src/scanner/AbstractDirectoryWatcher.cpp:65
#4  0x00007f35cd68ecb2 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7f35a3338d70, th=th@entry=0x153d860, job=job@entry=0x15060d0) at ../../../threadweaver/Weaver/Job.cpp:106
#5  0x00007f35cd68ee6e in ThreadWeaver::Job::execute (this=0x15060d0, th=0x153d860) at ../../../threadweaver/Weaver/Job.cpp:135
#6  0x00007f35cd68e6bb in ThreadWeaver::Thread::run (this=0x153d860) at ../../../threadweaver/Weaver/Thread.cpp:108
#7  0x00007f35d046af2f in QThreadPrivate::start (arg=0x153d860) at thread/qthread_unix.cpp:338
#8  0x00007f35cc10ff6e in start_thread (arg=0x7f35a3339700) at pthread_create.c:311
#9  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 14 (Thread 0x7f35a1515700 (LWP 17458)):
#0  0x00007fffcc3fea2f in clock_gettime ()
#1  0x00007f35cfe3396d in clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007f35d04bf757 in do_gettime (frac=0x7f35a1514b00, sec=0x7f35a1514af8) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f35d0598fe5 in updateCurrentTime (this=0x7f3594001e60) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0x7f3594001e60, tm=...) at kernel/qeventdispatcher_unix.cpp:461
#6  0x00007f35d059782c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f35a1514bb4) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f35d05978d5 in timerSourcePrepare (source=<optimized out>, timeout=timeout@entry=0x7f35a1514bb4) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f35caab9d4d in g_main_context_prepare (context=context@entry=0x7f35940009a0, priority=priority@entry=0x7f35a1514c38) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3339
#9  0x00007f35caaba5c3 in g_main_context_iterate (context=context@entry=0x7f35940009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3692
#10 0x00007f35caaba7ac in g_main_context_iteration (context=0x7f35940009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#11 0x00007f35d0597a76 in QEventDispatcherGlib::processEvents (this=0x7f35940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f35d05695ef in QEventLoop::processEvents (this=this@entry=0x7f35a1514d70, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f35d05698e5 in QEventLoop::exec (this=this@entry=0x7f35a1514d70, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f35d046888f in QThread::exec (this=this@entry=0x15405b0) at thread/qthread.cpp:542
#15 0x00007f35d054ad13 in QInotifyFileSystemWatcherEngine::run (this=0x15405b0) at io/qfilesystemwatcher_inotify.cpp:265
#16 0x00007f35d046af2f in QThreadPrivate::start (arg=0x15405b0) at thread/qthread_unix.cpp:338
#17 0x00007f35cc10ff6e in start_thread (arg=0x7f35a1515700) at pthread_create.c:311
#18 0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 13 (Thread 0x7f359a8af700 (LWP 17464)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f35d046b406 in wait (time=18446744073709551615, this=0x153d280) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x153d188, mutex=0x153d3e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f35cd68ce6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x153d160, th=0x1648590) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f35cd68f903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x153d470, th=0x1648590, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f35cd68f91c in ThreadWeaver::WorkingHardState::applyForWork (this=0x153d470, th=0x1648590, previous=0x7f35883e9c20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f35cd68e61f in ThreadWeaver::Thread::run (this=0x1648590) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f35d046af2f in QThreadPrivate::start (arg=0x1648590) at thread/qthread_unix.cpp:338
#8  0x00007f35cc10ff6e in start_thread (arg=0x7f359a8af700) at pthread_create.c:311
#9  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7f359a0ae700 (LWP 17465)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f35d046b406 in wait (time=18446744073709551615, this=0x153d280) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x153d188, mutex=0x153d3e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f35cd68ce6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x153d160, th=0x18bcb80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f35cd68f903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x153d470, th=0x18bcb80, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f35cd68f91c in ThreadWeaver::WorkingHardState::applyForWork (this=0x153d470, th=0x18bcb80, previous=0x70423a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f35cd68e61f in ThreadWeaver::Thread::run (this=0x18bcb80) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f35d046af2f in QThreadPrivate::start (arg=0x18bcb80) at thread/qthread_unix.cpp:338
#8  0x00007f35cc10ff6e in start_thread (arg=0x7f359a0ae700) at pthread_create.c:311
#9  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f35998ad700 (LWP 17466)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f35d046b406 in wait (time=18446744073709551615, this=0x153d280) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x153d188, mutex=0x153d3e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f35cd68ce6c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x153d160, th=0x18c1f40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f35cd68f903 in ThreadWeaver::WorkingHardState::applyForWork (this=0x153d470, th=0x18c1f40, previous=0x3560a20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f35cd68e61f in ThreadWeaver::Thread::run (this=0x18c1f40) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f35d046af2f in QThreadPrivate::start (arg=0x18c1f40) at thread/qthread_unix.cpp:338
#7  0x00007f35cc10ff6e in start_thread (arg=0x7f35998ad700) at pthread_create.c:311
#8  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f3587fff700 (LWP 17467)):
#0  0x00007fffcc3fea2f in clock_gettime ()
#1  0x00007f35cfe3396d in clock_gettime (clock_id=<optimized out>, tp=<optimized out>) at ../sysdeps/unix/clock_gettime.c:115
#2  0x00007f35d04bf757 in do_gettime (frac=0x7f3587ffeb00, sec=0x7f3587ffeaf8) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f35d0598fe5 in updateCurrentTime (this=0x7f357c001e60) at kernel/qeventdispatcher_unix.cpp:354
#5  QTimerInfoList::timerWait (this=0x7f357c001e60, tm=...) at kernel/qeventdispatcher_unix.cpp:461
#6  0x00007f35d059782c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f3587ffebb4) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f35d05978d5 in timerSourcePrepare (source=<optimized out>, timeout=timeout@entry=0x7f3587ffebb4) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f35caab9d4d in g_main_context_prepare (context=context@entry=0x7f357c0009a0, priority=priority@entry=0x7f3587ffec38) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3339
#9  0x00007f35caaba5c3 in g_main_context_iterate (context=context@entry=0x7f357c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3692
#10 0x00007f35caaba7ac in g_main_context_iteration (context=0x7f357c0009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#11 0x00007f35d0597a76 in QEventDispatcherGlib::processEvents (this=0x7f357c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f35d05695ef in QEventLoop::processEvents (this=this@entry=0x7f3587ffed70, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f35d05698e5 in QEventLoop::exec (this=this@entry=0x7f3587ffed70, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f35d046888f in QThread::exec (this=this@entry=0x1efa700) at thread/qthread.cpp:542
#15 0x00007f35d054ad13 in QInotifyFileSystemWatcherEngine::run (this=0x1efa700) at io/qfilesystemwatcher_inotify.cpp:265
#16 0x00007f35d046af2f in QThreadPrivate::start (arg=0x1efa700) at thread/qthread_unix.cpp:338
#17 0x00007f35cc10ff6e in start_thread (arg=0x7f3587fff700) at pthread_create.c:311
#18 0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f3585147700 (LWP 17468)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f35c6f0b1cd in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f35c6f0b209 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f35cc10ff6e in start_thread (arg=0x7f3585147700) at pthread_create.c:311
#4  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f353bffd700 (LWP 17470)):
#0  0x00007f35cfe11f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f35caaba6a4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f35340021c0, timeout=6108, context=0x7f35340009a0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:4006
#2  g_main_context_iterate (context=context@entry=0x7f35340009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3707
#3  0x00007f35caaba7ac in g_main_context_iteration (context=0x7f35340009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#4  0x00007f35d0597a76 in QEventDispatcherGlib::processEvents (this=0x7f35340008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f35d05695ef in QEventLoop::processEvents (this=this@entry=0x7f353bffcdb0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f35d05698e5 in QEventLoop::exec (this=this@entry=0x7f353bffcdb0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f35d046888f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00007f35d046af2f in QThreadPrivate::start (arg=0x27274d0) at thread/qthread_unix.cpp:338
#9  0x00007f35cc10ff6e in start_thread (arg=0x7f353bffd700) at pthread_create.c:311
#10 0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f353b7fc700 (LWP 17471)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f35cc6ea06b in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f35cc6ea0a9 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f35cc10ff6e in start_thread (arg=0x7f353b7fc700) at pthread_create.c:311
#4  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f34ab6d5700 (LWP 18109)):
#0  0x00007f35cfe106bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f35caaf9670 in read (__nbytes=16, __buf=0x7f34ab6d4ce0, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x33c8d70) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#3  0x00007f35caaba1cc in g_main_context_check (context=context@entry=0x33c4570, max_priority=2147483647, fds=fds@entry=0x7f349c0010c0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#4  0x00007f35caaba63b in g_main_context_iterate (context=context@entry=0x33c4570, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#5  0x00007f35caaba7ac in g_main_context_iteration (context=0x33c4570, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#6  0x00007f34ab6dca9d in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#7  0x00007f35caadf0f5 in g_thread_proxy (data=0x11f7400) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#8  0x00007f35cc10ff6e in start_thread (arg=0x7f34ab6d5700) at pthread_create.c:311
#9  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f34a9aae700 (LWP 18112)):
#0  0x00007f35cfe11f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f35caaba6a4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f34940010c0, timeout=-1, context=0x7f349c00c000) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:4006
#2  g_main_context_iterate (context=0x7f349c00c000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3707
#3  0x00007f35caabab0a in g_main_loop_run (loop=0x7f349c00bf90) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3906
#4  0x00007f35acff1b66 in gdbus_shared_thread_func (user_data=0x7f349c00bfd0) at /build/buildd/glib2.0-2.38.1/./gio/gdbusprivate.c:278
#5  0x00007f35caadf0f5 in g_thread_proxy (data=0x7f34a400d990) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#6  0x00007f35cc10ff6e in start_thread (arg=0x7f34a9aae700) at pthread_create.c:311
#7  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f3487fff700 (LWP 18135)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f35c6c4bbbd in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f35c6f3aa76 in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f35cc10ff6e in start_thread (arg=0x7f3487fff700) at pthread_create.c:311
#4  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f3485af9700 (LWP 5941)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007f35cc112192 in _L_lock_1142 () from /lib/x86_64-linux-gnu/libpthread.so.0
#2  0x00007f35cc112110 in __GI___pthread_mutex_lock (mutex=0x1423fd0) at pthread_mutex_lock.c:104
#3  0x00007f35caafa3a1 in g_mutex_lock (mutex=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:213
#4  0x00007f35c1ab739e in gst_element_post_message (element=element@entry=0x1427a30, message=message@entry=0x7f358c7da640) at gstelement.c:1842
#5  0x00007f35c1aa2fc4 in gst_bin_handle_message_func (bin=0x1427a30, message=0x7f358c7da640) at gstbin.c:3442
#6  0x00007f35c1ad5765 in gst_pipeline_handle_message (bin=0x1427a30, message=0x7f358c7da640) at gstpipeline.c:587
#7  0x00007f35a7770359 in gst_play_bin_handle_message (bin=0x1427a30, msg=0x7f358c7da640) at gstplaybin2.c:2387
#8  0x00007f35c1a9ff28 in bin_bus_handler (bus=bus@entry=0x100a4e0, message=message@entry=0x7f358c7da640, bin=bin@entry=0x1427a30) at gstbin.c:2793
#9  0x00007f35c1aa9b22 in gst_bus_post (bus=bus@entry=0x100a4e0, message=message@entry=0x7f358c7da640) at gstbus.c:322
#10 0x00007f35c1ab73c3 in gst_element_post_message (element=element@entry=0x40f85a0, message=message@entry=0x7f358c7da640) at gstelement.c:1853
#11 0x00007f35c1aa2fc4 in gst_bin_handle_message_func (bin=0x40f85a0, message=0x7f358c7da640) at gstbin.c:3442
#12 0x00007f34ac3f8b37 in handle_message (bin=0x40f85a0, msg=0x7f358c7da640) at gsturidecodebin.c:2210
#13 0x00007f35c1a9ff28 in bin_bus_handler (bus=bus@entry=0x7f34a400c4a0, message=message@entry=0x7f358c7da640, bin=bin@entry=0x40f85a0) at gstbin.c:2793
#14 0x00007f35c1aa9b22 in gst_bus_post (bus=bus@entry=0x7f34a400c4a0, message=message@entry=0x7f358c7da640) at gstbus.c:322
#15 0x00007f35c1ab73c3 in gst_element_post_message (element=element@entry=0x40f87d0, message=message@entry=0x7f358c7da640) at gstelement.c:1853
#16 0x00007f35c1aa2fc4 in gst_bin_handle_message_func (bin=0x40f87d0, message=0x7f358c7da640) at gstbin.c:3442
#17 0x00007f35c1a9ff28 in bin_bus_handler (bus=bus@entry=0x14294d0, message=message@entry=0x7f358c7da640, bin=bin@entry=0x40f87d0) at gstbin.c:2793
#18 0x00007f35c1aa9b22 in gst_bus_post (bus=bus@entry=0x14294d0, message=message@entry=0x7f358c7da640) at gstbus.c:322
#19 0x00007f35c1ab73c3 in gst_element_post_message (element=element@entry=0x7f349007b090, message=0x7f358c7da640) at gstelement.c:1853
#20 0x00007f35c1ab7d04 in _priv_gst_element_state_changed (element=element@entry=0x7f349007b090, oldstate=oldstate@entry=GST_STATE_NULL, newstate=newstate@entry=GST_STATE_READY, pending=pending@entry=GST_STATE_VOID_PENDING) at gstelement.c:2372
#21 0x00007f35c1ab8b2f in gst_element_continue_state (element=element@entry=0x7f349007b090, ret=ret@entry=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2470
#22 0x00007f35c1ab8372 in gst_element_change_state (element=element@entry=0x7f349007b090, transition=transition@entry=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2798
#23 0x00007f35c1ab87f3 in gst_element_set_state_func (element=0x7f349007b090, state=GST_STATE_READY) at gstelement.c:2717
#24 0x00007f34ac3f68cf in connect_pad (chain=<optimized out>, factories=0x7f358c87ac00, caps=0x7f3488003a80, pad=0x7f348800d620, dpad=0x5e2e8b0, src=0x36fd600, dbin=<optimized out>) at gstdecodebin2.c:1921
#25 analyze_new_pad (dbin=dbin@entry=0x40f87d0, src=src@entry=0x36fd600, pad=pad@entry=0x7f348800d620, caps=caps@entry=0x7f3488003a80, chain=<optimized out>, chain@entry=0x7f34a400b0a0) at gstdecodebin2.c:1630
#26 0x00007f34ac3f7cd5 in pad_added_cb (element=element@entry=0x36fd600, pad=pad@entry=0x7f348800d620, chain=chain@entry=0x7f34a400b0a0) at gstdecodebin2.c:2333
#27 0x00007f34ac3f809d in caps_notify_cb (pad=0x7f348800d620, unused=<optimized out>, chain=0x7f34a400b0a0) at gstdecodebin2.c:2447
#28 0x00007f35ca150188 in g_closure_invoke (closure=0x3a7ccc0, return_value=0x0, n_param_values=2, param_values=0x7f3485af8760, invocation_hint=0x7f3485af8700) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
#29 0x00007f35ca161b1d in signal_emit_unlocked_R (node=node@entry=0xfeb410, detail=detail@entry=209, instance=instance@entry=0x7f348800d620, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7f3485af8760) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3586
#30 0x00007f35ca169829 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7f3485af88f8) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3330
#31 0x00007f35ca169ae2 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3386
#32 0x00007f35ca154505 in g_object_dispatch_properties_changed (object=0x7f348800d620, n_pspecs=128, pspecs=0x3f) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1047
#33 0x00007f35c1a9f484 in gst_object_dispatch_properties_changed (object=0x7f348800d620, n_pspecs=1, pspecs=0x7f3485af8a88) at gstobject.c:530
#34 0x00007f35ca156be3 in g_object_notify_by_spec_internal (pspec=<optimized out>, object=0x7f348800d620) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1141
#35 g_object_notify_by_pspec (object=object@entry=0x7f348800d620, pspec=<optimized out>) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1245
#36 0x00007f35c1acd494 in gst_pad_set_caps (pad=0x7f348800d620, caps=0x7f3488003a80) at gstpad.c:2745
#37 0x00007f348f7d02b4 in ?? () from /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstaudioparsers.so
#38 0x00007f35c1d74424 in gst_base_parse_handle_and_push_frame (parse=parse@entry=0x36fd600, frame=frame@entry=0x7f3485af8d00, klass=0x7f349006b700) at gstbaseparse.c:1687
#39 0x00007f35c1d76f03 in gst_base_parse_loop (pad=<optimized out>) at gstbaseparse.c:2826
#40 0x00007f35c1af7d64 in gst_task_func (task=0x7f34a4063cc0) at gsttask.c:327
#41 0x00007f35caadfab6 in g_thread_pool_thread_proxy (data=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gthreadpool.c:309
#42 0x00007f35caadf0f5 in g_thread_proxy (data=0x11f7190) at /build/buildd/glib2.0-2.38.1/./glib/gthread.c:798
#43 0x00007f35cc10ff6e in start_thread (arg=0x7f3485af9700) at pthread_create.c:311
#44 0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f348c8f3700 (LWP 5948)):
#0  __pthread_mutex_lock_full (mutex=0x705d9c0) at pthread_mutex_lock.c:296
#1  0x00007f35c2ce906e in pa_mutex_lock () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#2  0x00007f35c7c3304b in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x00007f35c7c2484c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x00007f35c7c24ede in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x00007f35c7c24f90 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x00007f35c7c32ff3 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#7  0x00007f35c2ce9ee8 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#8  0x00007f35cc10ff6e in start_thread (arg=0x7f348c8f3700) at pthread_create.c:311
#9  0x00007f35cfe1e9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f35d30b77c0 (LWP 17452)):
[KCrash Handler]
#6  0x00007f35ca159de2 in g_value_set_object (value=0x7fffcc2f3d20, v_object=0x7f358c022940) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:3752
#7  0x00007f35a7775228 in gst_play_bin_get_property (object=0x1427a30, prop_id=<optimized out>, value=0x7fffcc2f3d20, pspec=<optimized out>) at gstplaybin2.c:2018
#8  0x00007f35ca157df5 in object_get_property (value=0x7fffcc2f3d20, pspec=<optimized out>, object=0x1427a30) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1303
#9  g_object_get_valist (object=object@entry=0x1427a30, first_property_name=first_property_name@entry=0x7f35b5fd93de "source", var_args=var_args@entry=0x7fffcc2f3dc8) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:2193
#10 0x00007f35ca158287 in g_object_get (_object=0x1427a30, first_property_name=0x7f35b5fd93de "source") at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:2283
#11 0x00007f35b5fcea30 in Phonon::Gstreamer::Pipeline::cb_setupSource (playbin=<optimized out>, param=<optimized out>, data=0x1421520) at ../../gstreamer/pipeline.cpp:828
#12 0x00007f35ca150188 in g_closure_invoke (closure=0x1429f40, return_value=0x0, n_param_values=2, param_values=0x7fffcc2f4140, invocation_hint=0x7fffcc2f40e0) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
#13 0x00007f35ca161b1d in signal_emit_unlocked_R (node=node@entry=0xfeb410, detail=detail@entry=2256, instance=instance@entry=0x1427a30, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffcc2f4140) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3586
#14 0x00007f35ca169829 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffcc2f42d8) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3330
#15 0x00007f35ca169ae2 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3386
#16 0x00007f35ca154505 in g_object_dispatch_properties_changed (object=0x1427a30, n_pspecs=80, pspecs=0x0) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1047
#17 0x00007f35c1a9f484 in gst_object_dispatch_properties_changed (object=0x1427a30, n_pspecs=1, pspecs=0x7fffcc2f4468) at gstobject.c:530
#18 0x00007f35ca156abb in g_object_notify_by_spec_internal (pspec=<optimized out>, object=0x1427a30) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1141
#19 g_object_notify (object=object@entry=0x1427a30, property_name=property_name@entry=0x7f35a7798beb "source") at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1183
#20 0x00007f35a77717bf in notify_source_cb (uridecodebin=<optimized out>, pspec=<optimized out>, group=<optimized out>) at gstplaybin2.c:3445
#21 0x00007f35ca150188 in g_closure_invoke (closure=0x7f358c022940, return_value=0x0, n_param_values=2, param_values=0x7fffcc2f4640, invocation_hint=0x7fffcc2f45e0) at /build/buildd/glib2.0-2.38.1/./gobject/gclosure.c:777
#22 0x00007f35ca161b1d in signal_emit_unlocked_R (node=node@entry=0xfeb410, detail=detail@entry=2256, instance=instance@entry=0x40f8140, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffcc2f4640) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3586
#23 0x00007f35ca169829 in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffcc2f47d8) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3330
#24 0x00007f35ca169ae2 in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at /build/buildd/glib2.0-2.38.1/./gobject/gsignal.c:3386
#25 0x00007f35ca154505 in g_object_dispatch_properties_changed (object=0x40f8140, n_pspecs=80, pspecs=0x0) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1047
#26 0x00007f35c1a9f484 in gst_object_dispatch_properties_changed (object=0x40f8140, n_pspecs=1, pspecs=0x7fffcc2f4968) at gstobject.c:530
#27 0x00007f35ca156abb in g_object_notify_by_spec_internal (pspec=<optimized out>, object=0x40f8140) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1141
#28 g_object_notify (object=object@entry=0x40f8140, property_name=property_name@entry=0x7f34ac400a29 "source") at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1183
#29 0x00007f34ac3fc783 in setup_source (decoder=0x40f8140) at gsturidecodebin.c:2015
#30 gst_uri_decode_bin_change_state (element=0x40f8140, transition=<optimized out>) at gsturidecodebin.c:2493
#31 0x00007f35c1ab8182 in gst_element_change_state (element=element@entry=0x40f8140, transition=transition@entry=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#32 0x00007f35c1ab87f3 in gst_element_set_state_func (element=0x40f8140, state=GST_STATE_PAUSED) at gstelement.c:2717
#33 0x00007f35c1aa6622 in gst_bin_element_set_state (next=GST_STATE_PAUSED, current=GST_STATE_READY, start_time=0, base_time=0, element=0x40f8140, bin=0x1427a30) at gstbin.c:2209
#34 gst_bin_change_state_func (element=0x1427a30, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstbin.c:2518
#35 0x00007f35c1ad60d5 in gst_pipeline_change_state (element=0x1427a30, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstpipeline.c:482
#36 0x00007f35a77737b1 in gst_play_bin_change_state (element=0x1427a30, transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstplaybin2.c:3936
#37 0x00007f35c1ab8182 in gst_element_change_state (element=element@entry=0x1427a30, transition=transition@entry=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2761
#38 0x00007f35c1ab87f3 in gst_element_set_state_func (element=0x1427a30, state=GST_STATE_PLAYING) at gstelement.c:2717
#39 0x00007f35b5fcd52f in Phonon::Gstreamer::Pipeline::setState (this=0x1421520, state=state@entry=GST_STATE_PLAYING) at ../../gstreamer/pipeline.cpp:242
#40 0x00007f35b5fc3d2a in Phonon::Gstreamer::MediaObject::requestState (this=this@entry=0x141f530, state=state@entry=Phonon::PlayingState) at ../../gstreamer/mediaobject.cpp:828
#41 0x00007f35b5fc3f95 in Phonon::Gstreamer::MediaObject::play (this=0x141f530) at ../../gstreamer/mediaobject.cpp:234
#42 0x00007f35d21c1525 in EngineController::playUrl (this=this@entry=0xef23a0, url=..., offset=0, startPaused=<optimized out>) at ../../src/EngineController.cpp:501
#43 0x00007f35d21c198c in EngineController::play (this=0xef23a0, track=..., offset=offset@entry=0, startPaused=startPaused@entry=false) at ../../src/EngineController.cpp:415
#44 0x00007f35d1f9a7dc in Playlist::Actions::play (this=this@entry=0x18d6fa0, trackid=2857561096516184728, now=now@entry=true) at ../../src/playlist/PlaylistActions.cpp:217
#45 0x00007f35d1f9ad89 in Playlist::Actions::play (this=0x18d6fa0, index=...) at ../../src/playlist/PlaylistActions.cpp:195
#46 0x00007f35d1fdf816 in Playlist::PrettyListView::trackActivated (this=0x2f5a590, idx=...) at ../../src/playlist/view/listview/PrettyListView.cpp:336
#47 0x00007f35d1fe23e1 in Playlist::PrettyListView::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at ./PrettyListView.moc:132
#48 0x00007f35d057ea58 in QMetaObject::activate (sender=sender@entry=0x2f5a590, m=m@entry=0x7f35d1a20600 <QAbstractItemView::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffcc2f52f0) at kernel/qobject.cpp:3539
#49 0x00007f35d14522f5 in QAbstractItemView::doubleClicked (this=this@entry=0x2f5a590, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:355
#50 0x00007f35d145bbc6 in QAbstractItemView::mouseDoubleClickEvent (this=0x2f5a590, event=0x7fffcc2f5a50) at itemviews/qabstractitemview.cpp:1846
#51 0x00007f35d0fab45e in QWidget::event (this=this@entry=0x2f5a590, event=event@entry=0x7fffcc2f5a50) at kernel/qwidget.cpp:8379
#52 0x00007f35d134c5be in QFrame::event (this=0x2f5a590, e=0x7fffcc2f5a50) at widgets/qframe.cpp:557
#53 0x00007f35d145b6b3 in QAbstractItemView::viewportEvent (this=0x2f5a590, event=0x7fffcc2f5a50) at itemviews/qabstractitemview.cpp:1644
#54 0x00007f35d056aa26 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0xd337d0, receiver=receiver@entry=0x2331e90, event=event@entry=0x7fffcc2f5a50) at kernel/qcoreapplication.cpp:1056
#55 0x00007f35d0f5bddc in QApplicationPrivate::notify_helper (this=this@entry=0xd337d0, receiver=receiver@entry=0x2331e90, e=e@entry=0x7fffcc2f5a50) at kernel/qapplication.cpp:4563
#56 0x00007f35d0f625ad in QApplication::notify (this=this@entry=0x7fffcc2f62e0, receiver=receiver@entry=0x2331e90, e=e@entry=0x7fffcc2f5a50) at kernel/qapplication.cpp:4110
#57 0x00007f35d2acba6a in KApplication::notify (this=0x7fffcc2f62e0, receiver=0x2331e90, event=0x7fffcc2f5a50) at ../../kdeui/kernel/kapplication.cpp:311
#58 0x00007f35d056a8bd in QCoreApplication::notifyInternal (this=0x7fffcc2f62e0, receiver=receiver@entry=0x2331e90, event=event@entry=0x7fffcc2f5a50) at kernel/qcoreapplication.cpp:946
#59 0x00007f35d0f61d63 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#60 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x2331e90, event=event@entry=0x7fffcc2f5a50, alienWidget=alienWidget@entry=0x2331e90, nativeWidget=nativeWidget@entry=0x1e47ed0, buttonDown=buttonDown@entry=0x7f35d1a402f8 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#61 0x00007f35d0fd67db in QETWidget::translateMouseEvent (this=this@entry=0x1e47ed0, event=event@entry=0x7fffcc2f5dd0) at kernel/qapplication_x11.cpp:4631
#62 0x00007f35d0fd6079 in QApplication::x11ProcessEvent (this=0x7fffcc2f62e0, event=event@entry=0x7fffcc2f5dd0) at kernel/qapplication_x11.cpp:3624
#63 0x00007f35d0ffd922 in x11EventSourceDispatch (s=s@entry=0xd3c010, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#64 0x00007f35caaba3b6 in g_main_dispatch (context=0xd33ce0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3065
#65 g_main_context_dispatch (context=context@entry=0xd33ce0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3641
#66 0x00007f35caaba708 in g_main_context_iterate (context=context@entry=0xd33ce0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3712
#67 0x00007f35caaba7ac in g_main_context_iteration (context=0xd33ce0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#68 0x00007f35d0597a76 in QEventDispatcherGlib::processEvents (this=0xc42ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#69 0x00007f35d0ffd9d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#70 0x00007f35d05695ef in QEventLoop::processEvents (this=this@entry=0x7fffcc2f61b0, flags=...) at kernel/qeventloop.cpp:149
#71 0x00007f35d05698e5 in QEventLoop::exec (this=this@entry=0x7fffcc2f61b0, flags=...) at kernel/qeventloop.cpp:204
#72 0x00007f35d056ee5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#73 0x00007f35d0f5a34c in QApplication::exec () at kernel/qapplication.cpp:3828
#74 0x0000000000408393 in main (argc=<optimized out>, argv=0x7fffcc2f6448) at ../../src/main.cpp:329

Possible duplicates by query: bug 327867, bug 327702, bug 326257, bug 325982, bug 325322.

Reported using DrKonqi
Comment 1 Thomas Dreibholz 2013-11-23 22:49:38 UTC
Created attachment 83722 [details]
New crash information added by DrKonqi

amarok (2.8.0) on KDE Platform 4.11.3 using Qt 4.8.4

- What I was doing when the application crashed:

Amarok has crashed again when it was supposed to play an MP3 file.

-- Backtrace (Reduced):
#6  0x00007fe34f30fde2 in g_value_set_object (value=0x7fff8e48a550, v_object=0x7fe2106dcf10) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:3752
#7  0x00007fe330aed228 in gst_play_bin_get_property (object=0xf7c4f0, prop_id=<optimized out>, value=0x7fff8e48a550, pspec=<optimized out>) at gstplaybin2.c:2018
#8  0x00007fe34f30ddf5 in object_get_property (value=0x7fff8e48a550, pspec=<optimized out>, object=0xf7c4f0) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:1303
#9  g_object_get_valist (object=object@entry=0xf7c4f0, first_property_name=first_property_name@entry=0x7fe33b18f3de "source", var_args=var_args@entry=0x7fff8e48a5f8) at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:2193
#10 0x00007fe34f30e287 in g_object_get (_object=0xf7c4f0, first_property_name=0x7fe33b18f3de "source") at /build/buildd/glib2.0-2.38.1/./gobject/gobject.c:2283
Comment 2 Myriam Schweingruber 2013-11-24 19:39:43 UTC
The crash is in phonon-backend-gstreamer, a possible workaround is to use the phonon-backend-vlc.

In any case it is advisable to update to the latest phonon release.

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