Bug 275298 - Amarok crashes when advancing to next CD track
Summary: Amarok crashes when advancing to next CD track
Status: RESOLVED DUPLICATE of bug 207579
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.4.1 (KDE 4.4.4)
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.5.1
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 18:27 UTC by tjs38grad
Modified: 2011-06-10 00:56 UTC (History)
2 users (show)

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 tjs38grad 2011-06-09 18:27:58 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:
Every time I have a playlist consisting of multiple tracks from a CD, Amarok crashes as it finishes a track.  If I only list one track from the disk, the program will finish that track without a problem and wait for something else to be loaded to the list.

The crash can be reproduced every time.

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

Thread 21 (Thread 0x7f7bb97ba700 (LWP 1643)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f7bbea66081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 20 (Thread 0x7f7bb8fb9700 (LWP 1644)):
#0  0x00007f7bd21d703d in pthread_join (threadid=140168606512896, thread_return=0x7f7bb8fb7f28) at pthread_join.c:89
#1  0x00007f7bbea70594 in _x_audio_decoder_shutdown () from /usr/lib/libxine.so.1
#2  0x00007f7bbea62ba5 in xine_dispose () from /usr/lib/libxine.so.1
#3  0x00007f7bbeccf39a in Phonon::Xine::XineStream::event (this=0x129b200, ev=<value optimized out>) at ../../xine/xinestream.cpp:1438
#4  0x00007f7bd503522c in QApplicationPrivate::notify_helper (this=0xf6d3c0, receiver=0x129b200, e=0x7f7bb46a8940) at kernel/qapplication.cpp:4300
#5  0x00007f7bd503b6fb in QApplication::notify (this=0x7fffb746d1f0, receiver=0x129b200, e=0x7f7bb46a8940) at kernel/qapplication.cpp:4183
#6  0x00007f7bd609b12a in App::notify (this=0x7f7b8bfff9d0, receiver=0x0, event=0x7cf) at ../../src/App.cpp:927
#7  0x00007f7bd46c106c in QCoreApplication::notifyInternal (this=0x7fffb746d1f0, receiver=0x129b200, event=0x7f7bb46a8940) at kernel/qcoreapplication.cpp:704
#8  0x00007f7bd46c37e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1290740) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#9  QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1290740) at kernel/qcoreapplication.cpp:1345
#10 0x00007f7bd46ea9d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#11 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#12 0x00007f7bcd2578c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#13 0x00007f7bcd25b748 in ?? () from /lib/libglib-2.0.so.0
#14 0x00007f7bcd25b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#15 0x00007f7bd46ea513 in QEventDispatcherGlib::processEvents (this=0x128eaf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#16 0x00007f7bd46bf992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#17 0x00007f7bd46bfd6c in QEventLoop::exec (this=0x7f7bb8fb8d70, flags=) at kernel/qeventloop.cpp:201
#18 0x00007f7bd45c9d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#19 0x00007f7bbecc2440 in Phonon::Xine::XineThread::run (this=0x12a6330) at ../../xine/xinethread.cpp:143
#20 0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x12a6330) at thread/qthread_unix.cpp:248
#21 0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#22 0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#23 0x0000000000000000 in ?? ()

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

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

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

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

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

Thread 14 (Thread 0x7f7bb0705700 (LWP 1653)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f7bd3d243dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f7bd3d22e78 in *__GI___libc_free (mem=0x7f7bd4023e40) at malloc.c:3736
#3  0x00007f7bd46ea981 in socketNotifierSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007f7bcd25ab0a in g_main_context_check () from /lib/libglib-2.0.so.0
#5  0x00007f7bcd25b4c3 in ?? () from /lib/libglib-2.0.so.0
#6  0x00007f7bcd25b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#7  0x00007f7bd46ea513 in QEventDispatcherGlib::processEvents (this=0x1c8ca90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#8  0x00007f7bd46bf992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#9  0x00007f7bd46bfd6c in QEventLoop::exec (this=0x7f7bb0704d90, flags=) at kernel/qeventloop.cpp:201
#10 0x00007f7bd45c9d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#11 0x00007f7bd46a0178 in QInotifyFileSystemWatcherEngine::run (this=0x7f7bb458cb70) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x7f7bb458cb70) at thread/qthread_unix.cpp:248
#13 0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#14 0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

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

Thread 12 (Thread 0x7f7ba5b9d700 (LWP 1655)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7bd45cd72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7bd0c1f026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d90150, th=0x1d90980) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7bd0c216ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x1d90980) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7bd0c216c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x1d90980) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7bd0c1fbff in ThreadWeaver::ThreadRunHelper::run (this=0x7f7ba5b9cde0, parent=0x1d90150, th=0x1d90980) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7bd0c20168 in ThreadWeaver::Thread::run (this=0x1d90980) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x1d90980) at thread/qthread_unix.cpp:248
#9  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f7ba539c700 (LWP 1656)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7bd45cd72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7bd0c1f026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d90150, th=0x7f7bb42a8640) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7bd0c216ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42a8640) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7bd0c216c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42a8640) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7bd0c216c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42a8640) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7bd0c1fbff in ThreadWeaver::ThreadRunHelper::run (this=0x7f7ba539bde0, parent=0x1d90150, th=0x7f7bb42a8640) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7bd0c20168 in ThreadWeaver::Thread::run (this=0x7f7bb42a8640) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x7f7bb42a8640) at thread/qthread_unix.cpp:248
#10 0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f7ba4b9b700 (LWP 1657)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7bd45cd72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7bd0c1f026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d90150, th=0x7f7bb42e2550) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7bd0c216ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42e2550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7bd0c216c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42e2550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7bd0c216c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42e2550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7bd0c216c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42e2550) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f7bd0c1fbff in ThreadWeaver::ThreadRunHelper::run (this=0x7f7ba4b9ade0, parent=0x1d90150, th=0x7f7bb42e2550) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f7bd0c20168 in ThreadWeaver::Thread::run (this=0x7f7bb42e2550) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x7f7bb42e2550) at thread/qthread_unix.cpp:248
#11 0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f7ba439a700 (LWP 1658)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7bd45cd72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1d90440, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7bd0c1f026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1d90150, th=0x7f7bb42e1d90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7bd0c216ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1d90560, th=0x7f7bb42e1d90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7bd0c1fbff in ThreadWeaver::ThreadRunHelper::run (this=0x7f7ba4399de0, parent=0x1d90150, th=0x7f7bb42e1d90) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7bd0c20168 in ThreadWeaver::Thread::run (this=0x7f7bb42e1d90) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x7f7bb42e1d90) at thread/qthread_unix.cpp:248
#8  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f7b9fdb5700 (LWP 1659)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f7bd3d243dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f7bd3d22e78 in *__GI___libc_free (mem=0x7f7bd4023e40) at malloc.c:3736
#3  0x00007f7bcd2571ba in ?? () from /lib/libglib-2.0.so.0
#4  0x00007f7bd46eb013 in ~QEventDispatcherGlib (this=0x1e2be20, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:366
#5  0x00007f7bd45cc364 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:284
#6  0x00007f7bd45cc77d in ~__pthread_cleanup_class (arg=0x7f7bd49d4f20) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x7f7bd49d4f20) at thread/qthread_unix.cpp:253
#8  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f7b9f5b4700 (LWP 1661)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7bd048a2a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f7bd0768220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007f7bd048a2e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7f7bd07762ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f7b8fc84700 (LWP 1994)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f7bd45cd72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x21c6368, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x21c6368, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7bd553b026 in QFileInfoGatherer::run (this=<value optimized out>) at dialogs/qfileinfogatherer.cpp:203
#4  0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x21c6358) at thread/qthread_unix.cpp:248
#5  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f7b8f483700 (LWP 1995)):
#0  0x00007f7bd3d7ef93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f7bcd25b4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f7bcd25b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f7bd46ea566 in QEventDispatcherGlib::processEvents (this=0x2540330, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f7bd46bf992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f7bd46bfd6c in QEventLoop::exec (this=0x7f7b8f482d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f7bd45c9d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f7bd46a0178 in QInotifyFileSystemWatcherEngine::run (this=0x2300050) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f7bd45cc775 in QThreadPrivate::start (arg=0x2300050) at thread/qthread_unix.cpp:248
#9  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f7b8eab5700 (LWP 1997)):
#0  0x00007f7bd3d83ff3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f7bbea8f2c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f7bbea73c99 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

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

Thread 2 (Thread 0x7f7b8bfff700 (LWP 1999)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f7bd3d243dc in _L_lock_12449 () from /lib/libc.so.6
#2  0x00007f7bd3d22e78 in *__GI___libc_free (mem=0x7f7bd4023e40) at malloc.c:3736
#3  0x00007f7bbea69f3f in _x_free_audio_decoder () from /usr/lib/libxine.so.1
#4  0x00007f7bbea70afc in ?? () from /usr/lib/libxine.so.1
#5  0x00007f7bd21d59ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f7bd3d8b70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7bd6d70780 (LWP 1640)):
[KCrash Handler]
#5  0x00007f7bd3cd8a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f7bd3cdc5c0 in *__GI_abort () at abort.c:92
#7  0x00007f7bd3d124fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007f7bd3d1c5b6 in malloc_printerr (action=3, str=0x7f7bd3defcb8 "double free or corruption (out)", ptr=<value optimized out>) at malloc.c:6266
#9  0x00007f7bd3d22e83 in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3738
#10 0x00007f7bbd7e0094 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_inp_cdda.so
#11 0x00007f7bbecdf41e in Phonon::Xine::MediaObject::autoplayMrlsToTitles (this=0x1210d10, plugin=0x7f7bbed07d0c "CD", defaultMrl=<value optimized out>) at ../../xine/mediaobject.cpp:443
#12 0x00007f7bbecdfc65 in Phonon::Xine::MediaObject::setSourceInternal (this=0x1210d10, source=<value optimized out>, how=Phonon::Xine::MediaObject::HardSwitch) at ../../xine/mediaobject.cpp:388
#13 0x00007f7bd60b607b in EngineController::playUrl (this=0x11d7b10, url=<value optimized out>, offset=0) at ../../src/EngineController.cpp:431
#14 0x00007f7bd60b7157 in EngineController::play (this=0x11d7b10, track=<value optimized out>, offset=0) at ../../src/EngineController.cpp:380
#15 0x00007f7bd60b72c8 in EngineController::slotQueueEnded (this=0x11d7b10) at ../../src/EngineController.cpp:951
#16 0x00007f7bd60b84f7 in EngineController::slotAboutToFinish (this=0x11d7b10) at ../../src/EngineController.cpp:926
#17 0x00007f7bd60b88a8 in EngineController::slotTitleChanged (this=0x11d7b10, titleNumber=<value optimized out>) at ../../src/EngineController.cpp:1213
#18 0x00007f7bd60ba8f9 in EngineController::qt_metacall (this=0x11d7b10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb746c420) at ./EngineController.moc:157
#19 0x00007f7bd46d3e3f in QMetaObject::activate (sender=0x7f7bb4000d30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#20 0x00007f7bd15b29d1 in Phonon::MediaController::titleChanged (this=0x668, _t1=13) at .moc/release-shared/moc_mediacontroller.cpp:179
#21 0x00007f7bd15b41db in Phonon::MediaController::qt_metacall (this=0x7f7bb4000d30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb746c560)
    at .moc/release-shared/moc_mediacontroller.cpp:114
#22 0x00007f7bd46d3e3f in QMetaObject::activate (sender=0x1210d10, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#23 0x00007f7bbecdd7f1 in Phonon::Xine::MediaObject::titleChanged (this=0x668, _t1=13) at ./mediaobject.moc:290
#24 0x00007f7bbecdf333 in Phonon::Xine::MediaObject::needNextUrl (this=0x1210d10) at ../../xine/mediaobject.cpp:644
#25 0x00007f7bbece2082 in Phonon::Xine::MediaObject::qt_metacall (this=0x1210d10, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7f7b8401dcd0) at ./mediaobject.moc:165
#26 0x00007f7bd46d0d49 in QObject::event (this=0x1210d10, e=0x7f7b848e0d60) at kernel/qobject.cpp:1248
#27 0x00007f7bd503522c in QApplicationPrivate::notify_helper (this=0xf6d3c0, receiver=0x1210d10, e=0x7f7b848e0d60) at kernel/qapplication.cpp:4300
#28 0x00007f7bd503b6fb in QApplication::notify (this=0x7fffb746d1f0, receiver=0x1210d10, e=0x7f7b848e0d60) at kernel/qapplication.cpp:4183
#29 0x00007f7bd609b12a in App::notify (this=0x668, receiver=0x668, event=0x6) at ../../src/App.cpp:927
#30 0x00007f7bd46c106c in QCoreApplication::notifyInternal (this=0x7fffb746d1f0, receiver=0x1210d10, event=0x7f7b848e0d60) at kernel/qcoreapplication.cpp:704
#31 0x00007f7bd46c37e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xe249f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xe249f0) at kernel/qcoreapplication.cpp:1345
#33 0x00007f7bd46ea9d3 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 0x00007f7bcd2578c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007f7bcd25b748 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007f7bcd25b8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x00007f7bd46ea513 in QEventDispatcherGlib::processEvents (this=0xe24140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#39 0x00007f7bd50e546e in QGuiEventDispatcherGlib::processEvents (this=0x668, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007f7bd46bf992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007f7bd46bfd6c in QEventLoop::exec (this=0x7fffb746d190, flags=) at kernel/qeventloop.cpp:201
#42 0x00007f7bd46c3aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#43 0x0000000000408782 in main (argc=1, argv=0x7fffb746f168) at ../../src/main.cpp:237

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

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

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-06-10 00:56:05 UTC
Please update your Amarok version to 2.4.1 and use another Phonon backend, the xine backend causing this crash is deprecated.

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