Bug 232619 - Code v6 Abort
Summary: Code v6 Abort
Status: RESOLVED DUPLICATE of bug 180214
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.3.1 (KDE 4.4)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 21:16 UTC by ken Johnson
Modified: 2010-12-05 22:17 UTC (History)
1 user (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 ken Johnson 2010-03-29 21:16:16 UTC
Application: amarok (2.3.0)
KDE Platform Version: 4.4.1 (KDE 4.4.1) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-21-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
code 6 today occured while I was changing  stations in a Shoutcast playlist. Code 6's have become more and more frequent here of late and I do not know why. This is in addition to the usual segmentation faults that show up.

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

Thread 15 (Thread 0xb4f9bb70 (LWP 4181)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b5142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x0196f8d4 in __pthread_cond_timedwait (cond=0x96fb528, mutex=0x96fb510, abstime=0xb4f9b2d0) at forward.c:152
#3  0x02cf29ff in metronom_sync_loop (this=0x96fb4c8) at metronom.c:870
#4  0x014b080e in start_thread (arg=0xb4f9bb70) at pthread_create.c:300
#5  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0xb479ab70 (LWP 4187)):
[KCrash Handler]
#6  0x00926422 in __kernel_vsyscall ()
#7  0x018c04d1 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0x018c3932 in *__GI_abort () at abort.c:92
#9  0x008604df in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0x0085e415 in ?? () from /usr/lib/libstdc++.so.6
#11 0x0085e452 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0x0085e50b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0x012b0613 in QHashData::detach_helper2 (this=0x970ac98, node_duplicate=0x2c922b0 <QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::duplicateNode(QHashData::Node*, void*)>, 
    node_delete=0x2c922a0 <QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::deleteNode2(QHashData::Node*)>, nodeSize=12, nodeAlign=4) at tools/qhash.cpp:255
#14 0x02c9145c in QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::detach_helper (this=0x9684eb8) at /usr/include/qt4/QtCore/qhash.h:581
#15 QHash<Phonon::Xine::SinkNode*, QHashDummyValue>::detach (this=0x9684eb8) at /usr/include/qt4/QtCore/qhash.h:299
#16 QHash (this=0x9684eb8) at /usr/include/qt4/QtCore/qhash.h:283
#17 QSet (this=0x9684eb8) at /usr/include/qt4/QtCore/qset.h:60
#18 Phonon::Xine::SourceNode::sinks (this=0x9684eb8) at ../../xine/sourcenode.cpp:85
#19 0x02c9b0d4 in Phonon::Xine::XineStream::createStream (this=0x9709c00) at ../../xine/xinestream.cpp:508
#20 0x02ca138a in Phonon::Xine::XineStream::event (this=0x9709c00, ev=0xae62848) at ../../xine/xinestream.cpp:1232
#21 0x04e023cc in QApplicationPrivate::notify_helper (this=0x94e0df0, receiver=0x9709c00, e=0xae62848) at kernel/qapplication.cpp:4300
#22 0x04e0901e in QApplication::notify (this=0xbf85c728, receiver=0x9709c00, e=0xae62848) at kernel/qapplication.cpp:3704
#23 0x01394beb in QCoreApplication::notifyInternal (this=0xbf85c728, receiver=0x9709c00, event=0xae62848) at kernel/qcoreapplication.cpp:704
#24 0x01397623 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9686e90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9686e90) at kernel/qcoreapplication.cpp:1345
#26 0x0139778d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#27 0x013c0d0f in QCoreApplication::sendPostedEvents (s=0x96814c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x96814c0) at kernel/qeventdispatcher_glib.cpp:276
#29 0x01a13e88 in g_main_dispatch (context=0x9708788) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#30 IA__g_main_context_dispatch (context=0x9708788) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#31 0x01a17730 in g_main_context_iterate (context=0x9708788, block=<value optimized out>, dispatch=1, self=0x9684458) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#32 0x01a17863 in IA__g_main_context_iteration (context=0x9708788, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#33 0x013c0805 in QEventDispatcherGlib::processEvents (this=0x9681e78, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0x01393209 in QEventLoop::processEvents (this=0xb479a230, flags=) at kernel/qeventloop.cpp:149
#35 0x0139365a in QEventLoop::exec (this=0xb479a230, flags=...) at kernel/qeventloop.cpp:201
#36 0x0128f5e8 in QThread::exec (this=0x9703e58) at thread/qthread.cpp:487
#37 0x02c92a5a in Phonon::Xine::XineThread::run (this=0x9703e58) at ../../xine/xinethread.cpp:143
#38 0x0129236e in QThreadPrivate::start (arg=0x9703e58) at thread/qthread_unix.cpp:248
#39 0x014b080e in start_thread (arg=0xb479ab70) at pthread_create.c:300
#40 0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0xaff98b70 (LWP 4197)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x01954c96 in *__GI___poll (fds=0x19d6ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x03303c3b in my_snd_mixer_wait (data=0xaee00468) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xaee00468) at audio_alsa_out.c:166
#4  0x014b080e in start_thread (arg=0xaff98b70) at pthread_create.c:300
#5  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xaf797b70 (LWP 4198)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0xaee69cd0, mutex=0xaee69cb8) at forward.c:139
#3  0x02d035ee in fifo_peek_int (this_gen=0xaee013f0) at audio_out.c:348
#4  fifo_peek (this_gen=0xaee013f0) at audio_out.c:388
#5  ao_loop (this_gen=0xaee013f0) at audio_out.c:1015
#6  0x014b080e in start_thread (arg=0xaf797b70) at pthread_create.c:300
#7  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xaedffb70 (LWP 4199)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0xaeef3838, mutex=0xaeef3820) at forward.c:139
#3  0x02d035ee in fifo_peek_int (this_gen=0xaeef2d60) at audio_out.c:348
#4  fifo_peek (this_gen=0xaeef2d60) at audio_out.c:388
#5  ao_loop (this_gen=0xaeef2d60) at audio_out.c:1015
#6  0x014b080e in start_thread (arg=0xaedffb70) at pthread_create.c:300
#7  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xb3bffb70 (LWP 4200)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x94e1ff8, mutex=0x94e1fe0) at forward.c:139
#3  0x02d035ee in fifo_peek_int (this_gen=0x9721ac0) at audio_out.c:348
#4  fifo_peek (this_gen=0x9721ac0) at audio_out.c:388
#5  ao_loop (this_gen=0x9721ac0) at audio_out.c:1015
#6  0x014b080e in start_thread (arg=0xb3bffb70) at pthread_create.c:300
#7  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0xb33feb70 (LWP 4201)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x94e3758, mutex=0x94e3740) at forward.c:139
#3  0x02d035ee in fifo_peek_int (this_gen=0x9722d88) at audio_out.c:348
#4  fifo_peek (this_gen=0x9722d88) at audio_out.c:388
#5  ao_loop (this_gen=0x9722d88) at audio_out.c:1015
#6  0x014b080e in start_thread (arg=0xb33feb70) at pthread_create.c:300
#7  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0xb2025b70 (LWP 4217)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x4a5ce8c, mutex=0x4a5ce74) at forward.c:139
#3  0x03cac407 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0x03cac451 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0x014b080e in start_thread (arg=0xb2025b70) at pthread_create.c:300
#6  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xb1804b70 (LWP 4218)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x9f91de0, mutex=0x9f91dc8) at forward.c:139
#3  0x012932c7 in QWaitConditionPrivate::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x017478a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f91cb0, th=0x9f92290) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0174a41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9f92048, th=0x9f92290) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0174626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f91cb0, th=0x9f92290) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0174a512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9f92290) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9f92290, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0174a531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9f92290) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9f92290, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0174a531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9f92290) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9f92290, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x017484fe in ThreadWeaver::ThreadRunHelper::run (this=0xb18042a4, parent=0x9f91cb0, th=0x9f92290) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0x01748b1b in ThreadWeaver::Thread::run (this=0x9f92290) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0x0129236e in QThreadPrivate::start (arg=0x9f92290) at thread/qthread_unix.cpp:248
#17 0x014b080e in start_thread (arg=0xb1804b70) at pthread_create.c:300
#18 0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0xb1003b70 (LWP 4219)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x9f91de0, mutex=0x9f91dc8) at forward.c:139
#3  0x012932c7 in QWaitConditionPrivate::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x017478a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f91cb0, th=0x9f932f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0174a41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9f92048, th=0x9f932f8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0174626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f91cb0, th=0x9f932f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0174a512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9f932f8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9f932f8, previous=0x9dd5d48) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x017484fe in ThreadWeaver::ThreadRunHelper::run (this=0xb10032a4, parent=0x9f91cb0, th=0x9f932f8) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x01748b1b in ThreadWeaver::Thread::run (this=0x9f932f8) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0129236e in QThreadPrivate::start (arg=0x9f932f8) at thread/qthread_unix.cpp:248
#13 0x014b080e in start_thread (arg=0xb1003b70) at pthread_create.c:300
#14 0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xb0802b70 (LWP 4225)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x9f91de0, mutex=0x9f91dc8) at forward.c:139
#3  0x012932c7 in QWaitConditionPrivate::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x017478a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f91cb0, th=0x9e1dad0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0174a41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9f92048, th=0x9e1dad0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0174626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f91cb0, th=0x9e1dad0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0174a512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9e1dad0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9e1dad0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0174a531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9e1dad0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9e1dad0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x017484fe in ThreadWeaver::ThreadRunHelper::run (this=0xb08022a4, parent=0x9f91cb0, th=0x9e1dad0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x01748b1b in ThreadWeaver::Thread::run (this=0x9e1dad0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0129236e in QThreadPrivate::start (arg=0x9e1dad0) at thread/qthread_unix.cpp:248
#15 0x014b080e in start_thread (arg=0xb0802b70) at pthread_create.c:300
#16 0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xae5feb70 (LWP 4226)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x9f91de0, mutex=0x9f91dc8) at forward.c:139
#3  0x012932c7 in QWaitConditionPrivate::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9f91cc8, mutex=0x9f91f68, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x017478a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9f91cb0, th=0x9de7130) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0174a41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9f92048, th=0x9de7130) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0174626b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9f91cb0, th=0x9de7130) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0174a512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9de7130) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9de7130, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0174a531 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9f92048, th=0x9de7130) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x01747b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9f91cb0, th=0x9de7130, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x017484fe in ThreadWeaver::ThreadRunHelper::run (this=0xae5fe2a4, parent=0x9f91cb0, th=0x9de7130) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x01748b1b in ThreadWeaver::Thread::run (this=0x9de7130) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0129236e in QThreadPrivate::start (arg=0x9de7130) at thread/qthread_unix.cpp:248
#15 0x014b080e in start_thread (arg=0xae5feb70) at pthread_create.c:300
#16 0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xaddfdb70 (LWP 4232)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b4e15 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
#2  0x0196f87d in __pthread_cond_wait (cond=0x8b5e28c, mutex=0x8b5e274) at forward.c:139
#3  0x08a80887 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x8b591a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#4  0x08a808d1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x8b591a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#5  0x014b080e in start_thread (arg=0xaddfdb70) at pthread_create.c:300
#6  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0x9dbffb70 (LWP 4291)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x0195ba71 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x02d1bbe0 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0x02d00011 in video_out_loop (this_gen=0xaee67a28) at video_out.c:1246
#4  0x014b080e in start_thread (arg=0x9dbffb70) at pthread_create.c:300
#5  0x019628de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77ca760 (LWP 4158)):
#0  0x00926422 in __kernel_vsyscall ()
#1  0x014b5142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x0196f8d4 in __pthread_cond_timedwait (cond=0xbf85c3e4, mutex=0xbf85c414, abstime=0xbf85c460) at forward.c:152
#3  0x01291c5e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:398
#4  0x01291db3 in QThread::msleep (msecs=200) at thread/qthread_unix.cpp:424
#5  0x02cbd234 in ~Backend (this=0x96ab778, __in_chrg=<value optimized out>) at ../../xine/backend.cpp:113
#6  0x092f042f in ~FactoryPrivate (this=0x965f3c0, __in_chrg=<value optimized out>) at ../3rdparty/phonon/phonon/factory.cpp:199
#7  0x092eee25 in destroy () at ../3rdparty/phonon/phonon/factory.cpp:84
#8  0x013950e0 in qt_call_post_routines () at kernel/qcoreapplication.cpp:201
#9  0x04e0c0c8 in ~QApplication (this=0xbf85c728, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1016
#10 0x005ccc6a in ~KApplication (this=0xbf85c728, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:896
#11 0x005d41e8 in ~KUniqueApplication (this=0xbf85c728, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:372
#12 0x00e7a16b in ~App (this=0xbf85c728, __in_chrg=<value optimized out>) at /build/buildd/amarok-2.3.0/src/App.cpp:301
#13 0x0804ffe7 in main (argc=1, argv=0xbf85cfa4) at /build/buildd/amarok-2.3.0/src/main.cpp:237

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

Possible duplicates by query: bug 231949.

Reported using DrKonqi
Comment 1 Sven Krohlas 2010-03-29 21:40:03 UTC
That bt looks like a crash in Phonon-Xine.
Comment 2 Myriam Schweingruber 2010-04-06 08:44:14 UTC

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