Bug 277870 - Amarok finaliza escuchando audio cd al pasar a la siguiente pista
Summary: Amarok finaliza escuchando audio cd al pasar a la siguiente pista
Status: RESOLVED DUPLICATE of bug 207579
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 2.4.2
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-16 01:32 UTC by Daniel Puglia
Modified: 2011-07-16 08:23 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 Daniel Puglia 2011-07-16 01:32:36 UTC
Application: amarok (2.3.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-32-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Ubuntu 10.04
Amarok 2.3.0
KDE 4.4.2
El programa finaliza abruptamente cuando intenta pasar a la siguiente canción en un cd de audio. 

The crash can be reproduced every time.

 -- Backtrace:
Application: Amarok (amarok), signal: Aborted
[Current thread is 1 (Thread 0x7f82e716d7a0 (LWP 1988))]

Thread 23 (Thread 0x7f82cbc12700 (LWP 1998)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f82e411c3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f82e411ae78 in *__GI___libc_free (mem=0x7f82e441be40) at malloc.c:3736
#3  0x00007f82dd64f1ba in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f82e4ae3013 in ~QEventDispatcherGlib (this=0x9bc9c0, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:366
#5  0x00007f82e49c4364 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:284
#6  0x00007f82e49c477d in ~__pthread_cleanup_class (arg=0x7f82e4dccf20) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x7f82e4dccf20) at thread/qthread_unix.cpp:253
#8  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 22 (Thread 0x7f82c2c4d700 (LWP 2013)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f82cadc4081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 21 (Thread 0x7f82c244c700 (LWP 2016)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
#1  0x00007f82e25d82ee in _L_cond_lock_1028 () from /lib/libpthread.so.0
#2  0x00007f82e25d811b in __pthread_mutex_cond_lock (mutex=0x7f82c4036e20) at ../nptl/pthread_mutex_lock.c:61
#3  0x00007f82e25d2c83 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:298
#4  0x00007f82cadd440b in ?? () from /usr/lib/libxine.so.1
#5  0x00007f82caddfd9f in ?? () from /usr/lib/libxine.so.1
#6  0x00007f82caddfd9f in ?? () from /usr/lib/libxine.so.1
#7  0x00007f82caddd1f7 in _x_demux_flush_engine () from /usr/lib/libxine.so.1
#8  0x00007f82caddd25a in _x_demux_stop_thread () from /usr/lib/libxine.so.1
#9  0x00007f82cadc069c in xine_stop () from /usr/lib/libxine.so.1
#10 0x00007f82cb02cdfd in Phonon::Xine::XineStream::event (this=0xa63e00, ev=0x1ee4980) at ../../xine/xinestream.cpp:1424
#11 0x00007f82e542d22c in QApplicationPrivate::notify_helper (this=0x785320, receiver=0xa63e00, e=0x1ee4980) at kernel/qapplication.cpp:4300
#12 0x00007f82e54336fb in QApplication::notify (this=0x7fff72293020, receiver=0xa63e00, e=0x1ee4980) at kernel/qapplication.cpp:4183
#13 0x00007f82e649312a in App::notify (this=0x7f82c4036e20, receiver=0x80, event=0x0) at ../../src/App.cpp:927
#14 0x00007f82e4ab906c in QCoreApplication::notifyInternal (this=0x7fff72293020, receiver=0xa63e00, event=0x1ee4980) at kernel/qcoreapplication.cpp:704
#15 0x00007f82e4abb7e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xa54f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xa54f10) at kernel/qcoreapplication.cpp:1345
#17 0x00007f82e4ae29d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#18 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#19 0x00007f82dd64f8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#20 0x00007f82dd653748 in ?? () from /lib/libglib-2.0.so.0
#21 0x00007f82dd6538fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#22 0x00007f82e4ae2513 in QEventDispatcherGlib::processEvents (this=0x9b6d40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#23 0x00007f82e4ab7992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f82e4ab7d6c in QEventLoop::exec (this=0x7f82c244bd50, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f82e49c1d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#26 0x00007f82cb020440 in Phonon::Xine::XineThread::run (this=0x9b6a50) at ../../xine/xinethread.cpp:143
#27 0x00007f82e49c4775 in QThreadPrivate::start (arg=0x9b6a50) at thread/qthread_unix.cpp:248
#28 0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#29 0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#30 0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f82bcaef700 (LWP 2027)):
#0  0x00007f82c13e9520 in pa_mutex_lock () from /usr/lib/libpulsecommon-0.9.21.so
#1  0x00007f82c162b429 in ?? () from /usr/lib/libpulse.so.0
#2  0x00007f82c161ad86 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007f82c161c809 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007f82c161c8c0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007f82c162b21b in ?? () from /usr/lib/libpulse.so.0
#6  0x00007f82c13ea0e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#7  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#8  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7f82c08ea700 (LWP 2028)):
#0  0x00007f82e4176f93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f82c1a46915 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#2  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f82c00e9700 (LWP 2029)):
#0  __pthread_mutex_cond_lock_full (mutex=0x1705530) at ../nptl/pthread_mutex_lock.c:303
#1  0x00007f82e25d28f6 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:236
#2  0x00007f82c162ad00 in pa_threaded_mainloop_wait () from /usr/lib/libpulse.so.0
#3  0x00007f82c0af3919 in ?? () from /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
#4  0x00007f82c0af3f6b in ?? () from /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
#5  0x00007f82c1a46d71 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#6  0x00007f82cadd3260 in ?? () from /usr/lib/libxine.so.1
#7  0x00007f82cadd480f in ?? () from /usr/lib/libxine.so.1
#8  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f82bf4dd700 (LWP 2030)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82cadd4e23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f82becdc700 (LWP 2031)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82cadd4e23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f82be4db700 (LWP 2032)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82cadd4e23 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f82b82ed700 (LWP 2040)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f82e411c3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f82e411ae78 in *__GI___libc_free (mem=0x7f82e441be40) at malloc.c:3736
#3  0x00007f82e4ae2981 in socketNotifierSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007f82dd652b0a in g_main_context_check () from /lib/libglib-2.0.so.0
#5  0x00007f82dd6534c3 in ?? () from /lib/libglib-2.0.so.0
#6  0x00007f82dd6538fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x00007f82e4ae2513 in QEventDispatcherGlib::processEvents (this=0x192bf50, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#8  0x00007f82e4ab7992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#9  0x00007f82e4ab7d6c in QEventLoop::exec (this=0x7f82b82ecd70, flags=) at kernel/qeventloop.cpp:201
#10 0x00007f82e49c1d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#11 0x00007f82e4a98178 in QInotifyFileSystemWatcherEngine::run (this=0x192b290) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007f82e49c4775 in QThreadPrivate::start (arg=0x192b290) at thread/qthread_unix.cpp:248
#13 0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#14 0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f82aecfc700 (LWP 2044)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82df52ed56 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f82df52ed99 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f82ad95b700 (LWP 2045)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82e49c572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82e1017026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1a7cf20, th=0x1a7e180) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82e10196ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a7e180) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82e10196c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a7e180) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f82e1017bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82ad95adc0, parent=0x1a7cf20, th=0x1a7e180) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f82e1018168 in ThreadWeaver::Thread::run (this=0x1a7e180) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f82e49c4775 in QThreadPrivate::start (arg=0x1a7e180) at thread/qthread_unix.cpp:248
#9  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f82ad15a700 (LWP 2046)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82e49c572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82e1017026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1a7cf20, th=0x1a7ea10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82e10196ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a7ea10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82e10196c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a7ea10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f82e10196c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a7ea10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f82e1017bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82ad159dc0, parent=0x1a7cf20, th=0x1a7ea10) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f82e1018168 in ThreadWeaver::Thread::run (this=0x1a7ea10) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f82e49c4775 in QThreadPrivate::start (arg=0x1a7ea10) at thread/qthread_unix.cpp:248
#10 0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f82ac959700 (LWP 2047)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82e49c572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82e1017026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1a7cf20, th=0x7f82c42a4b40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82e10196ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x7f82c42a4b40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82e1017bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82ac958dc0, parent=0x1a7cf20, th=0x7f82c42a4b40) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f82e1018168 in ThreadWeaver::Thread::run (this=0x7f82c42a4b40) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f82e49c4775 in QThreadPrivate::start (arg=0x7f82c42a4b40) at thread/qthread_unix.cpp:248
#8  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f82ac158700 (LWP 2048)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82e49c572b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1a7dd50, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f82e1017026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1a7cf20, th=0x1a85bb0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f82e10196ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a85bb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f82e10196c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a85bb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f82e10196c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a85bb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f82e10196c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1a77630, th=0x1a85bb0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f82e1017bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f82ac157dc0, parent=0x1a7cf20, th=0x1a85bb0) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f82e1018168 in ThreadWeaver::Thread::run (this=0x1a85bb0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f82e49c4775 in QThreadPrivate::start (arg=0x1a85bb0) at thread/qthread_unix.cpp:248
#11 0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f82a7c22700 (LWP 2108)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82e08822a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f82e0b60220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f82e08822e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f82e0b6e2ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f82a0d70700 (LWP 4171)):
#0  0x00007f82e417bff3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f82caded2c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f82cadd1c99 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f8292769700 (LWP 4172)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82cadc793b in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82cadcd9dd in ?? () from /usr/lib/libxine.so.1
#3  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f828fe4e700 (LWP 4173)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82cadc793b in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82cadcea15 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f828e11d700 (LWP 4174)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f82cadd7f6b in ?? () from /usr/lib/libxine.so.1
#2  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f8291f68700 (LWP 4191)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f82e411c3dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f82e411ae78 in *__GI___libc_free (mem=0x7f82e441be40) at malloc.c:3736
#3  0x00007f82c163096e in pa_xfree () from /usr/lib/libpulse.so.0
#4  0x00007f82c161b25a in ?? () from /usr/lib/libpulse.so.0
#5  0x00007f82c161b95d in pa_mainloop_prepare () from /usr/lib/libpulse.so.0
#6  0x00007f82c161c7fa in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#7  0x00007f82c161c8c0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#8  0x00007f82c162b21b in ?? () from /usr/lib/libpulse.so.0
#9  0x00007f82c13ea0e8 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#10 0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f828d91c700 (LWP 5480)):
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136
#1  0x00007f82e25d82ee in _L_cond_lock_1028 () from /lib/libpthread.so.0
#2  0x00007f82e25d811b in __pthread_mutex_cond_lock (mutex=0x7f82c51471d0) at ../nptl/pthread_mutex_lock.c:61
#3  0x00007f82e25d2c83 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:298
#4  0x00007f82caddd39f in ?? () from /usr/lib/libxine.so.1
#5  0x00007f82e25cd9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f82e418370d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f82e716d7a0 (LWP 1988)):
[KCrash Handler]
#5  0x00007f82e40d0a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f82e40d45c0 in *__GI_abort () at abort.c:92
#7  0x00007f82e410a4fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f82e41145b6 in malloc_printerr (action=3, str=0x7f82e41e7cb8 "double free or corruption (out)", ptr=<value optimized out>) at malloc.c:6266
#9  0x00007f82e411ae83 in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3738
#10 0x00007f82ca305094 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_inp_cdda.so
#11 0x00007f82cb03d41e in Phonon::Xine::MediaObject::autoplayMrlsToTitles (this=0x9b3790, plugin=0x7f82cb065d0c "CD", defaultMrl=<value optimized out>) at ../../xine/mediaobject.cpp:443
#12 0x00007f82cb03dc65 in Phonon::Xine::MediaObject::setSourceInternal (this=0x9b3790, source=<value optimized out>, how=Phonon::Xine::MediaObject::HardSwitch) at ../../xine/mediaobject.cpp:388
#13 0x00007f82e64ae07b in EngineController::playUrl (this=0x99ab10, url=<value optimized out>, offset=0) at ../../src/EngineController.cpp:431
#14 0x00007f82e64af157 in EngineController::play (this=0x99ab10, track=<value optimized out>, offset=0) at ../../src/EngineController.cpp:380
#15 0x00007f82e64af2c8 in EngineController::slotQueueEnded (this=0x99ab10) at ../../src/EngineController.cpp:951
#16 0x00007f82e64b04f7 in EngineController::slotAboutToFinish (this=0x99ab10) at ../../src/EngineController.cpp:926
#17 0x00007f82e64b08a8 in EngineController::slotTitleChanged (this=0x99ab10, titleNumber=<value optimized out>) at ../../src/EngineController.cpp:1213
#18 0x00007f82e64b28f9 in EngineController::qt_metacall (this=0x99ab10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff72292250) at ./EngineController.moc:157
#19 0x00007f82e4acbe3f in QMetaObject::activate (sender=0x7f82c40018d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#20 0x00007f82e19aa9d1 in Phonon::MediaController::titleChanged (this=0x7c4, _t1=2) at .moc/release-shared/moc_mediacontroller.cpp:179
#21 0x00007f82e19ac1db in Phonon::MediaController::qt_metacall (this=0x7f82c40018d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff72292390)
    at .moc/release-shared/moc_mediacontroller.cpp:114
#22 0x00007f82e4acbe3f in QMetaObject::activate (sender=0x9b3790, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#23 0x00007f82cb03b7f1 in Phonon::Xine::MediaObject::titleChanged (this=0x7c4, _t1=2) at ./mediaobject.moc:290
#24 0x00007f82cb03d333 in Phonon::Xine::MediaObject::needNextUrl (this=0x9b3790) at ../../xine/mediaobject.cpp:644
#25 0x00007f82cb040082 in Phonon::Xine::MediaObject::qt_metacall (this=0x9b3790, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7f829c6ad4a0) at ./mediaobject.moc:165
#26 0x00007f82e4ac8d49 in QObject::event (this=0x9b3790, e=0x7f829c008590) at kernel/qobject.cpp:1248
#27 0x00007f82e542d22c in QApplicationPrivate::notify_helper (this=0x785320, receiver=0x9b3790, e=0x7f829c008590) at kernel/qapplication.cpp:4300
#28 0x00007f82e54336fb in QApplication::notify (this=0x7fff72293020, receiver=0x9b3790, e=0x7f829c008590) at kernel/qapplication.cpp:4183
#29 0x00007f82e649312a in App::notify (this=0x7c4, receiver=0x7c4, event=0x6) at ../../src/App.cpp:927
#30 0x00007f82e4ab906c in QCoreApplication::notifyInternal (this=0x7fff72293020, receiver=0x9b3790, event=0x7f829c008590) at kernel/qcoreapplication.cpp:704
#31 0x00007f82e4abb7e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x63b0a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x63b0a0) at kernel/qcoreapplication.cpp:1345
#33 0x00007f82e4ae29d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#34 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#35 0x00007f82dd64f8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007f82dd653748 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007f82dd6538fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x00007f82e4ae2513 in QEventDispatcherGlib::processEvents (this=0x63a7f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#39 0x00007f82e54dd46e in QGuiEventDispatcherGlib::processEvents (this=0x7c4, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007f82e4ab7992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007f82e4ab7d6c in QEventLoop::exec (this=0x7fff72292fc0, flags=) at kernel/qeventloop.cpp:201
#42 0x00007f82e4abbaab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#43 0x0000000000408782 in main (argc=2, argv=0x7fff72294f98) at ../../src/main.cpp:237

Possible duplicates by query: bug 275298, bug 271743, bug 264682, bug 258632, bug 257181.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-07-16 08:23:20 UTC
You should try another Phonon backend. Also I strongly suggest you upgrade your Amarok version, 2.3.0 is rather outdated. There is a newer version in the Kbuntu backports PPA for 10.04

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