Bug 246857 - Amarok crashes when moving from one track to the next
Summary: Amarok crashes when moving from one track to the next
Status: RESOLVED DUPLICATE of bug 219241
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-06 01:16 UTC by John L. Clark
Modified: 2010-08-06 09:53 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 John L. Clark 2010-08-06 01:16:02 UTC
Application: amarok (2.3.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
To reproduce this crash, start Amarok, play a track, and as soon as the track has finished, Amarok will crash.

The crash can be reproduced every time.

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

Thread 17 (Thread 0x7feaea863710 (LWP 2470)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007feaefd28081 in ?? () from /usr/lib/libxine.so.1
#2  0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7feaea062710 (LWP 2471)):
#0  0x00007feafd07603d in pthread_join (threadid=140646396655376, thread_return=0x7feaea060f28) at pthread_join.c:89
#1  0x00007feaefd32594 in _x_audio_decoder_shutdown () from /usr/lib/libxine.so.1
#2  0x00007feaefd24ba5 in xine_dispose () from /usr/lib/libxine.so.1
#3  0x00007feaeff9139a in Phonon::Xine::XineStream::event (this=0xcdfe40, ev=<value optimized out>) at ../../xine/xinestream.cpp:1438
#4  0x00007feaffed422c in QApplicationPrivate::notify_helper (this=0xc00010, receiver=0xcdfe40, e=0x1e51990) at kernel/qapplication.cpp:4300
#5  0x00007feaffeda6fb in QApplication::notify (this=0x7fffd5ab52a0, receiver=0xcdfe40, e=0x1e51990) at kernel/qapplication.cpp:4183
#6  0x00007feb00f3a12a in App::notify (this=0x7feaca82f9e0, receiver=0x0, event=0x9d2) at ../../src/App.cpp:927
#7  0x00007feaff56006c in QCoreApplication::notifyInternal (this=0x7fffd5ab52a0, receiver=0xcdfe40, event=0x1e51990) at kernel/qcoreapplication.cpp:704
#8  0x00007feaff5627e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xd71a10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#9  QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xd71a10) at kernel/qcoreapplication.cpp:1345
#10 0x00007feaff5899d3 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 0x00007feaf80f88c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#13 0x00007feaf80fc748 in ?? () from /lib/libglib-2.0.so.0
#14 0x00007feaf80fc8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#15 0x00007feaff589513 in QEventDispatcherGlib::processEvents (this=0xd5ee40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#16 0x00007feaff55e992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#17 0x00007feaff55ed6c in QEventLoop::exec (this=0x7feaea061d70, flags=) at kernel/qeventloop.cpp:201
#18 0x00007feaff468d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#19 0x00007feaeff84440 in Phonon::Xine::XineThread::run (this=0xce0490) at ../../xine/xinethread.cpp:143
#20 0x00007feaff46b775 in QThreadPrivate::start (arg=0xce0490) at thread/qthread_unix.cpp:248
#21 0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#22 0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#23 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7feae9657710 (LWP 2474)):
#0  0x00007feafec1df83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feae965c915 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#2  0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

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

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

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

Thread 11 (Thread 0x7feae1f08710 (LWP 2479)):
#0  0x00007feafec1df83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007feaf80fc4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007feaf80fc8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007feaff589566 in QEventDispatcherGlib::processEvents (this=0x1c3a830, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007feaff55e992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007feaff55ed6c in QEventLoop::exec (this=0x7feae1f07d90, flags=) at kernel/qeventloop.cpp:201
#6  0x00007feaff468d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007feaff53f178 in QInotifyFileSystemWatcherEngine::run (this=0x1c39c40) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007feaff46b775 in QThreadPrivate::start (arg=0x1c39c40) at thread/qthread_unix.cpp:248
#9  0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fead818f710 (LWP 2480)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007feaff46c72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feafbabf026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ca1b10, th=0x1ca2d80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feafbac16ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca2d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca2d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca2d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca2d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca2d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca2d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca2d80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007feafbabfbff in ThreadWeaver::ThreadRunHelper::run (this=0x7fead818ede0, parent=0x1ca1b10, th=0x1ca2d80) at ../../../threadweaver/Weaver/Thread.cpp:87
#12 0x00007feafbac0168 in ThreadWeaver::Thread::run (this=0x1ca2d80) at ../../../threadweaver/Weaver/Thread.cpp:142
#13 0x00007feaff46b775 in QThreadPrivate::start (arg=0x1ca2d80) at thread/qthread_unix.cpp:248
#14 0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#15 0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fead798e710 (LWP 2481)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007feaff46c72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feafbabf026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ca1b10, th=0x1ca3610) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feafbac16ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca3610) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca3610) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca3610) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca3610) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007feafbabfbff in ThreadWeaver::ThreadRunHelper::run (this=0x7fead798dde0, parent=0x1ca1b10, th=0x1ca3610) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007feafbac0168 in ThreadWeaver::Thread::run (this=0x1ca3610) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007feaff46b775 in QThreadPrivate::start (arg=0x1ca3610) at thread/qthread_unix.cpp:248
#11 0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#12 0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fead718d710 (LWP 2482)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007feaff46c72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feafbabf026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ca1b10, th=0x1ca5d00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feafbac16ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca5d00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feafbabfbff in ThreadWeaver::ThreadRunHelper::run (this=0x7fead718cde0, parent=0x1ca1b10, th=0x1ca5d00) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007feafbac0168 in ThreadWeaver::Thread::run (this=0x1ca5d00) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007feaff46b775 in QThreadPrivate::start (arg=0x1ca5d00) at thread/qthread_unix.cpp:248
#8  0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fead698c710 (LWP 2483)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007feaff46c72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ca2950, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feafbabf026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ca1b10, th=0x1ca6d10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007feafbac16ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca6d10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca6d10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007feafbac16c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ca12a0, th=0x1ca6d10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007feafbabfbff in ThreadWeaver::ThreadRunHelper::run (this=0x7fead698bde0, parent=0x1ca1b10, th=0x1ca6d10) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007feafbac0168 in ThreadWeaver::Thread::run (this=0x1ca6d10) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007feaff46b775 in QThreadPrivate::start (arg=0x1ca6d10) at thread/qthread_unix.cpp:248
#10 0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#11 0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fead23a7710 (LWP 2484)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007feafebc33ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007feafebc1e48 in *__GI___libc_free (mem=0x7feafeec2e40) at malloc.c:3736
#3  0x00007feaf80f81ba in ?? () from /lib/libglib-2.0.so.0
#4  0x00007feaff58a013 in ~QEventDispatcherGlib (this=0x14f2c40, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:366
#5  0x00007feaff46b364 in QThreadPrivate::finish (arg=<value optimized out>) at thread/qthread_unix.cpp:284
#6  0x00007feaff46b77d in ~__pthread_cleanup_class (arg=0x7feaff873f20) at /usr/include/pthread.h:535
#7  QThreadPrivate::start (arg=0x7feaff873f20) at thread/qthread_unix.cpp:253
#8  0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fead1ba6710 (LWP 2488)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007feafb32a2a6 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7feafb608220) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x00007feafb32a2e9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x7feafb6162ec) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7feacbc1a710 (LWP 2512)):
#0  0x00007feafec22fe3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007feaefd512c5 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007feaefd35c99 in ?? () from /usr/lib/libxine.so.1
#3  0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

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

Thread 2 (Thread 0x7feaca82f710 (LWP 2514)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007feafebc33ac in _L_lock_12430 () from /lib/libc.so.6
#2  0x00007feafebc1e48 in *__GI___libc_free (mem=0x7feafeec2e40) at malloc.c:3736
#3  0x00007feaf03b6fe9 in snd_pcm_munmap () from /usr/lib/libasound.so.2
#4  0x00007feaf03aca7b in snd_pcm_hw_free () from /usr/lib/libasound.so.2
#5  0x00007feaf03aca90 in snd_pcm_hw_free () from /usr/lib/libasound.so.2
#6  0x00007feaf03c6c30 in ?? () from /usr/lib/libasound.so.2
#7  0x00007feaf03aca90 in snd_pcm_hw_free () from /usr/lib/libasound.so.2
#8  0x00007feaf03acb45 in snd_pcm_close () from /usr/lib/libasound.so.2
#9  0x00007feae965d0a6 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#10 0x00007feaefd3a8d9 in ?? () from /usr/lib/libxine.so.1
#11 0x00007feaeffbc482 in kvolumefader_port_close (port_gen=0x10722b0, stream=0x80) at ../../xine/volumefader_plugin.cpp:317
#12 0x00007feac7d1fa49 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_decode_lpcm.so
#13 0x00007feaefd2bf3f in _x_free_audio_decoder () from /usr/lib/libxine.so.1
#14 0x00007feaefd32afc in ?? () from /usr/lib/libxine.so.1
#15 0x00007feafd0749ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#16 0x00007feafec2a6fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7feb01d19780 (LWP 2469)):
[KCrash Handler]
#5  0x00007feafeb77a75 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007feafeb7b5c0 in *__GI_abort () at abort.c:92
#7  0x00007feafebb14fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#8  0x00007feafebbb5b6 in malloc_printerr (action=3, str=0x7feafec8ec98 "double free or corruption (out)", ptr=<value optimized out>) at malloc.c:6264
#9  0x00007feafebc1e53 in *__GI___libc_free (mem=<value optimized out>) at malloc.c:3738
#10 0x00007feaef0aa094 in ?? () from /usr/lib/xine/plugins/1.27/xineplug_inp_cdda.so
#11 0x00007feaeffa141e in Phonon::Xine::MediaObject::autoplayMrlsToTitles (this=0xd5ec40, plugin=0x7feaeffc9d0c "CD", defaultMrl=<value optimized out>) at ../../xine/mediaobject.cpp:443
#12 0x00007feaeffa1c65 in Phonon::Xine::MediaObject::setSourceInternal (this=0xd5ec40, source=<value optimized out>, how=Phonon::Xine::MediaObject::HardSwitch) at ../../xine/mediaobject.cpp:388
#13 0x00007feb00f5507b in EngineController::playUrl (this=0xcb0600, url=<value optimized out>, offset=0) at ../../src/EngineController.cpp:431
#14 0x00007feb00f56157 in EngineController::play (this=0xcb0600, track=<value optimized out>, offset=0) at ../../src/EngineController.cpp:380
#15 0x00007feb00f562c8 in EngineController::slotQueueEnded (this=0xcb0600) at ../../src/EngineController.cpp:951
#16 0x00007feb00f574f7 in EngineController::slotAboutToFinish (this=0xcb0600) at ../../src/EngineController.cpp:926
#17 0x00007feb00f578a8 in EngineController::slotTitleChanged (this=0xcb0600, titleNumber=<value optimized out>) at ../../src/EngineController.cpp:1213
#18 0x00007feb00f598f9 in EngineController::qt_metacall (this=0xcb0600, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd5ab44d0) at ./EngineController.moc:157
#19 0x00007feaff572e3f in QMetaObject::activate (sender=0xd78490, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#20 0x00007feafc4529d1 in Phonon::MediaController::titleChanged (this=0x9a5, _t1=5) at .moc/release-shared/moc_mediacontroller.cpp:179
#21 0x00007feafc4541db in Phonon::MediaController::qt_metacall (this=0xd78490, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffd5ab4610)
    at .moc/release-shared/moc_mediacontroller.cpp:114
#22 0x00007feaff572e3f in QMetaObject::activate (sender=0xd5ec40, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#23 0x00007feaeff9f7f1 in Phonon::Xine::MediaObject::titleChanged (this=0x9a5, _t1=5) at ./mediaobject.moc:290
#24 0x00007feaeffa1333 in Phonon::Xine::MediaObject::needNextUrl (this=0xd5ec40) at ../../xine/mediaobject.cpp:644
#25 0x00007feaeffa4082 in Phonon::Xine::MediaObject::qt_metacall (this=0xd5ec40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7feae40253d0) at ./mediaobject.moc:165
#26 0x00007feaff56fd49 in QObject::event (this=0xd5ec40, e=0x7feae4025010) at kernel/qobject.cpp:1248
#27 0x00007feaffed422c in QApplicationPrivate::notify_helper (this=0xc00010, receiver=0xd5ec40, e=0x7feae4025010) at kernel/qapplication.cpp:4300
#28 0x00007feaffeda6fb in QApplication::notify (this=0x7fffd5ab52a0, receiver=0xd5ec40, e=0x7feae4025010) at kernel/qapplication.cpp:4183
#29 0x00007feb00f3a12a in App::notify (this=0x9a5, receiver=0x9a5, event=0x6) at ../../src/App.cpp:927
#30 0x00007feaff56006c in QCoreApplication::notifyInternal (this=0x7fffd5ab52a0, receiver=0xd5ec40, event=0x7feae4025010) at kernel/qcoreapplication.cpp:704
#31 0x00007feaff5627e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xab29f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xab29f0) at kernel/qcoreapplication.cpp:1345
#33 0x00007feaff5899d3 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 0x00007feaf80f88c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#36 0x00007feaf80fc748 in ?? () from /lib/libglib-2.0.so.0
#37 0x00007feaf80fc8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#38 0x00007feaff589513 in QEventDispatcherGlib::processEvents (this=0xab2140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#39 0x00007feafff8446e in QGuiEventDispatcherGlib::processEvents (this=0x9a5, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007feaff55e992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007feaff55ed6c in QEventLoop::exec (this=0x7fffd5ab5240, flags=) at kernel/qeventloop.cpp:201
#42 0x00007feaff562aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#43 0x0000000000408782 in main (argc=1, argv=0x7fffd5ab7218) at ../../src/main.cpp:237

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

Possible duplicates by query: bug 245007, bug 244936, bug 242090, bug 241867, bug 240272.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2010-08-06 09:53:10 UTC

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