Bug 220594 - amarok crash when I start playing [qFree, ~QByteArray, QTextCodec::codecForName]
Summary: amarok crash when I start playing [qFree, ~QByteArray, QTextCodec::codecForName]
Status: RESOLVED DUPLICATE of bug 196207
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.2.1.90
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-29 22:52 UTC by jajaX
Modified: 2013-04-11 17:33 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 jajaX 2009-12-29 22:52:54 UTC
Application: amarok (2.2.1.90)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-16-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
Hi (sorry form y bad english)

after stop playing with function "stop after this track", I start playing with multimedia keyboard key "play/pause".
amarok crash !

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

Thread 17 (Thread 0xb361bb70 (LWP 11626)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cf142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a7e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0x025fdbab in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 16 (Thread 0xb2e1ab70 (LWP 11627)):
[KCrash Handler]
#6  0x00638422 in __kernel_vsyscall ()
#7  0x0198b4d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x0198e932 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x019c1ee5 in ?? () from /lib/tls/i686/cmov/libc.so.6
#10 0x019cbff1 in ?? () from /lib/tls/i686/cmov/libc.so.6
#11 0x019d0806 in free () from /lib/tls/i686/cmov/libc.so.6
#12 0x0294da1d in qFree (ptr=0xb696350) at global/qmalloc.cpp:60
#13 0x02a88f7e in ~QByteArray (name=...) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:382
#14 QTextCodec::codecForName (name=...) at codecs/qtextcodec.cpp:958
#15 0x01fc8001 in QTextCodec::codecForName (this=0x98836d0) at /usr/include/qt4/QtCore/qtextcodec.h:67
#16 Phonon::Xine::XineStream::updateMetaData (this=0x98836d0) at ../../xine/xinestream.cpp:754
#17 0x01fca061 in Phonon::Xine::XineStream::xineOpen (this=0x98836d0, newstate=Phonon::StoppedState) at ../../xine/xinestream.cpp:349
#18 0x01fce0ed in Phonon::Xine::XineStream::event (this=0x98836d0, ev=0xbabaec8) at ../../xine/xinestream.cpp:1252
#19 0x0102319c in QApplicationPrivate::notify_helper (this=0x97a7e98, receiver=0x98836d0, e=0xbabaec8) at kernel/qapplication.cpp:4242
#20 0x01029df7 in QApplication::notify (this=0xbf9917ac, receiver=0x98836d0, e=0xbabaec8) at kernel/qapplication.cpp:3661
#21 0x004020fa in KApplication::notify (this=0xbf9917ac, receiver=0x98836d0, event=0xbabaec8) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x02a54eab in QCoreApplication::notifyInternal (this=0xbf9917ac, receiver=0x98836d0, event=0xbabaec8) at kernel/qcoreapplication.cpp:704
#23 0x02a578e3 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x982c8f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x982c8f0) at kernel/qcoreapplication.cpp:1345
#25 0x02a57a4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#26 0x02a810df in QCoreApplication::sendPostedEvents (s=0x993b1f8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 postEventSourceDispatch (s=0x993b1f8) at kernel/qeventdispatcher_glib.cpp:276
#28 0x01dfae88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x01dfe730 in ?? () from /lib/libglib-2.0.so.0
#30 0x01dfe863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x02a80bd5 in QEventDispatcherGlib::processEvents (this=0x9880228, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#32 0x02a534c9 in QEventLoop::processEvents (this=0xb2e1a210, flags=) at kernel/qeventloop.cpp:149
#33 0x02a5391a in QEventLoop::exec (this=0xb2e1a210, flags=...) at kernel/qeventloop.cpp:201
#34 0x02950558 in QThread::exec (this=0x982cb20) at thread/qthread.cpp:487
#35 0x01fbfa5a in Phonon::Xine::XineThread::run (this=0x982cb20) at ../../xine/xinethread.cpp:143
#36 0x029533ae in QThreadPrivate::start (arg=0x982cb20) at thread/qthread_unix.cpp:244
#37 0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#38 0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb2619b70 (LWP 11628)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x01a1fba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x02d33cc2 in ?? () from /usr/lib/libpulse.so.0
#3  0x02d20e09 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0x02d22c23 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0x02d22cf4 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0x02d33bc3 in ?? () from /usr/lib/libpulse.so.0
#7  0x03be4ac2 in ?? () from /usr/lib/libpulsecommon-0.9.19.so
#8  0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xaddccb70 (LWP 11629)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0260e78a in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 13 (Thread 0xad589b70 (LWP 11630)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0260e78a in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 12 (Thread 0xacd46b70 (LWP 11631)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0260e78a in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 11 (Thread 0xabdbeb70 (LWP 11785)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6a0e0d7 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb6a0e121 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xaa72ab70 (LWP 11804)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x01a26981 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x02626cb0 in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 9 (Thread 0xa9f24b70 (LWP 11840)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x02954307 in QWaitConditionPrivate::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x031898a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa0647a8, th=0xa817c30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0318c41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa8168b0, th=0xa817c30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0318826b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa0647a8, th=0xa817c30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0318c512 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0xa817c30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0xa817c30, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0xa817c30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0xa817c30, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0xa817c30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0xa817c30, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0xa817c30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0xa817c30, previous=0xb5422c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x0318a4fe in ThreadWeaver::ThreadRunHelper::run (this=0xa9f24284, parent=0xa0647a8, th=0xa817c30) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x0318ab1b in ThreadWeaver::Thread::run (this=0xa817c30) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x029533ae in QThreadPrivate::start (arg=0xa817c30) at thread/qthread_unix.cpp:244
#19 0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#20 0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xa9723b70 (LWP 12001)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x02954307 in QWaitConditionPrivate::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x031898a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa0647a8, th=0xa8fc218) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0318c41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa8168b0, th=0xa8fc218) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0318826b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa0647a8, th=0xa8fc218) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0318c512 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0xa8fc218) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0xa8fc218, previous=0xb96ee28) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0318a4fe in ThreadWeaver::ThreadRunHelper::run (this=0xa9723284, parent=0xa0647a8, th=0xa8fc218) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0318ab1b in ThreadWeaver::Thread::run (this=0xa8fc218) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x029533ae in QThreadPrivate::start (arg=0xa8fc218) at thread/qthread_unix.cpp:244
#13 0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xa7fd8b70 (LWP 12036)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x02954307 in QWaitConditionPrivate::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x031898a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa0647a8, th=0x9e32978) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0318c41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa8168b0, th=0x9e32978) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0318826b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa0647a8, th=0x9e32978) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0318c512 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0x9e32978) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0x9e32978, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0x9e32978) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0x9e32978, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0x9e32978) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0x9e32978, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0x9e32978) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0x9e32978, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0x9e32978) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#17 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0x9e32978, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#18 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0x9e32978) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#19 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0x9e32978, previous=0xb8daf00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#20 0x0318a4fe in ThreadWeaver::ThreadRunHelper::run (this=0xa7fd8284, parent=0xa0647a8, th=0x9e32978) at ../../../threadweaver/Weaver/Thread.cpp:87
#21 0x0318ab1b in ThreadWeaver::Thread::run (this=0x9e32978) at ../../../threadweaver/Weaver/Thread.cpp:142
#22 0x029533ae in QThreadPrivate::start (arg=0x9e32978) at thread/qthread_unix.cpp:244
#23 0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#24 0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xa77d7b70 (LWP 12037)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x02954307 in QWaitConditionPrivate::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa0647c0, mutex=0xa816aa0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x031898a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa0647a8, th=0xa80d4f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0318c41c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa8168b0, th=0xa80d4f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0318826b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa0647a8, th=0xa80d4f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0318c512 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0xa80d4f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0xa80d4f0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0318c531 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa8168b0, th=0xa80d4f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x03189b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa0647a8, th=0xa80d4f0, previous=0xb526550) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0318a4fe in ThreadWeaver::ThreadRunHelper::run (this=0xa77d7284, parent=0xa0647a8, th=0xa80d4f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x0318ab1b in ThreadWeaver::Thread::run (this=0xa80d4f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x029533ae in QThreadPrivate::start (arg=0xa80d4f0) at thread/qthread_unix.cpp:244
#15 0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xa5fcbb70 (LWP 12205)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x02225bb7 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x22ff1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#4  0x02225c01 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x22ff1a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#5  0x073ca80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0x01a2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xa14bdb70 (LWP 12690)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0260116e in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 0xa0aefb70 (LWP 12691)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x0260116e in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0xa02eeb70 (LWP 12692)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x073cee15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x01a3a78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x026115ea in xine_event_wait () from /usr/lib/libxine.so.1
#4  0xa02ee280 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb5826780 (LWP 11607)):
#0  0x00638422 in __kernel_vsyscall ()
#1  0x01a1fba6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x03ecad80 in ?? () from /usr/lib/libxcb.so.1
#3  0x03ecb2eb in ?? () from /usr/lib/libxcb.so.1
#4  0x03ecb687 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0x01ae62e9 in _XSend () from /usr/lib/libX11.so.6
#6  0x01ae6480 in _XReply () from /usr/lib/libX11.so.6
#7  0x01adbb71 in XTranslateCoordinates () from /usr/lib/libX11.so.6
#8  0x010ce0cb in QWidget::mapToGlobal (this=0x99465e8, pos=...) at kernel/qwidget_x11.cpp:1308
#9  0x010ce027 in QWidget::mapToGlobal (this=0x9bb3348, pos=...) at kernel/qwidget_x11.cpp:1301
#10 0x010ce027 in QWidget::mapToGlobal (this=0x9ba3cd8, pos=...) at kernel/qwidget_x11.cpp:1301
#11 0x010c76fc in QDesktopWidget::screenNumber (this=0x9838130, widget=0x9ba3cd8) at kernel/qdesktopwidget_x11.cpp:347
#12 0x00430782 in KGlobalSettings::desktopGeometry (w=0x9ba3cd8) at ../../kdeui/kernel/kglobalsettings.cpp:728
#13 0x00516256 in KSqueezedTextLabel::sizeHint (this=0x9ba3cd8) at ../../kdeui/widgets/ksqueezedtextlabel.cpp:80
#14 0x0105d3c3 in QWidgetItemV2::updateCacheIfNecessary (this=0x9d2af40) at kernel/qlayoutitem.cpp:702
#15 0x0105e2b0 in QWidgetItemV2::maximumSize (this=0x9d2af40) at kernel/qlayoutitem.cpp:790
#16 0x0103344d in QBoxLayoutPrivate::setupGeom (this=0x9ba3580) at kernel/qboxlayout.cpp:304
#17 0x01034129 in QBoxLayout::setGeometry (this=0x9b96f50, r=...) at kernel/qboxlayout.cpp:817
#18 0x0105992f in QLayoutPrivate::doResize (this=0x9ba3580, r=...) at kernel/qlayout.cpp:681
#19 0x01059a57 in QLayout::activate (this=0x9b96f50) at kernel/qlayout.cpp:1259
#20 0x0105affb in QLayout::widgetEvent (this=0x9b96f50, e=0x1) at kernel/qlayout.cpp:752
#21 0x01023166 in QApplicationPrivate::notify_helper (this=0x97a7e98, receiver=0x9bb3348, e=0xa87b048) at kernel/qapplication.cpp:4233
#22 0x01029eb7 in QApplication::notify (this=0xbf9917ac, receiver=0x9bb3348, e=0xa87b048) at kernel/qapplication.cpp:4207
#23 0x004020fa in KApplication::notify (this=0xbf9917ac, receiver=0x9bb3348, event=0xa87b048) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x02a54eab in QCoreApplication::notifyInternal (this=0xbf9917ac, receiver=0x9bb3348, event=0xa87b048) at kernel/qcoreapplication.cpp:704
#25 0x02a578e3 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x96d35c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x96d35c0) at kernel/qcoreapplication.cpp:1345
#27 0x02a57a4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#28 0x02a810df in QCoreApplication::sendPostedEvents (s=0x97b4d20) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=0x97b4d20) at kernel/qeventdispatcher_glib.cpp:276
#30 0x01dfae88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x01dfe730 in ?? () from /lib/libglib-2.0.so.0
#32 0x01dfe863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x02a80bd5 in QEventDispatcherGlib::processEvents (this=0x97aebd0, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#34 0x010e0b75 in QGuiEventDispatcherGlib::processEvents (this=0x97aebd0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#35 0x02a534c9 in QEventLoop::processEvents (this=0xbf991714, flags=) at kernel/qeventloop.cpp:149
#36 0x02a5391a in QEventLoop::exec (this=0xbf991714, flags=...) at kernel/qeventloop.cpp:201
#37 0x02a57b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0x01023237 in QApplication::exec () at kernel/qapplication.cpp:3570
#39 0x0804fe81 in main (argc=1, argv=0xbf992014) at /build/buildd/amarok-2.2.1.90/src/main.cpp:235

Reported using DrKonqi
Comment 1 Jonathan Thomas 2009-12-30 15:12:53 UTC

*** This bug has been marked as a duplicate of bug 196207 ***
Comment 2 Myriam Schweingruber 2010-01-04 13:59:42 UTC
You should get the corrected libc6 package from the karmic-backports, it is available since a few days.
Comment 3 Benni Hill 2013-04-11 17:33:17 UTC
*** Bug 278393 has been marked as a duplicate of this bug. ***