| Summary: | Amarok crashes on jumping near to end of song | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Phonon | Reporter: | Johannes Schwall <johannes.schwall> |
| Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | martin.sandsmark |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.4.3 | |
| Sentry Crash Report: | |||
Sorry, but your backtrace is not useful, as you are lacking debugging symbols. If you can reproduce this bug, please check here on how to get a valid backtrace: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Since you are using Kubuntu, you will need amarok-dbg and phonon-dbg at least, ideally you should also have kdelibs5-dbg, libqt4-dbg and libglib2.0-0-dbg. That should cover most of the crashes. FWIW, this is apparently a crash in Phonon, not in Amarok, reassigning. (In reply to comment #1) > Since you are using Kubuntu, you will need amarok-dbg and phonon-dbg at least, > ideally you should also have kdelibs5-dbg, libqt4-dbg and libglib2.0-0-dbg. > That should cover most of the crashes. Thanks for the info. The crash report looked better than the "empty" ones produced without dbg packages, so I didn't understand why this one should be useless (as I was told by the bug reporting tool, I must admit). I now added the missing ones (libglib2.0-0-dbg and phonon-dbg) and I'll try to reproduce the bug. (In reply to comment #1) I was able to reproduce the bug, but unfortunately, the bug reporting tool still says that it's probably unusable. (Pasted below.) Application: Amarok (amarok), signal: Floating point exception The current source language is "auto; currently c". [Current thread is 1 (Thread 0x7fce758bc770 (LWP 4876))] Thread 16 (Thread 0x7fce5fda2910 (LWP 4877)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007fce64345c91 in ?? () from /usr/lib/libxine.so.1 #2 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fce5e859910 (LWP 4878)): [KCrash Handler] #5 0x00007fce3dfe5a03 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_dmx_ogg.so #6 0x00007fce64343094 in xine_play () from /usr/lib/libxine.so.1 #7 0x00007fce645d1507 in Phonon::Xine::XineStream::event (this=0x1f90070, ev=0x2e38790) at ../../xine/xinestream.cpp:1491 #8 0x00007fce73e54efc in QApplicationPrivate::notify_helper (this=0x1dbbac0, receiver=0x1f90070, e=0x2e38790) at kernel/qapplication.cpp:4056 #9 0x00007fce73e5c1ce in QApplication::notify (this=0x7fffe9c6cdf0, receiver=0x1f90070, e=0x2e38790) at kernel/qapplication.cpp:4021 #10 0x00007fce752e6ab6 in KApplication::notify (this=0x7fffe9c6cdf0, receiver=0x1f90070, event=0x2e38790) at ../../kdeui/kernel/kapplication.cpp:302 #11 0x00007fce73534c2c in QCoreApplication::notifyInternal (this=0x7fffe9c6cdf0, receiver=0x1f90070, event=0x2e38790) at kernel/qcoreapplication.cpp:610 #12 0x00007fce7353580a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1db5480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #13 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1db5480) at kernel/qcoreapplication.cpp:1247 #14 0x00007fce7355d533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #15 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210 #16 0x00007fce6c000bbe in g_main_dispatch (context=0x1f8f790) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960 #17 IA__g_main_context_dispatch (context=0x1f8f790) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513 #18 0x00007fce6c004588 in g_main_context_iterate (context=0x1f8f790, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591 #19 0x00007fce6c0046b0 in IA__g_main_context_iteration (context=0x1f8f790, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654 #20 0x00007fce7355d1a6 in QEventDispatcherGlib::processEvents (this=0x1ec67b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #21 0x00007fce73533532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #22 0x00007fce73533904 in QEventLoop::exec (this=0x7fce5e858fe0, flags=) at kernel/qeventloop.cpp:201 #23 0x00007fce7344b6cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487 #24 0x00007fce645c356e in Phonon::Xine::XineThread::run (this=0x1f8f6a0) at ../../xine/xinethread.cpp:143 #25 0x00007fce7344e445 in QThreadPrivate::start (arg=0x1f8f6a0) at thread/qthread_unix.cpp:188 #26 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #27 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #28 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 14 (Thread 0x7fce59c46910 (LWP 4884)): #0 0x00007fce72e44373 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fce5de54cbe in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so #2 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 13 (Thread 0x7fce5da41910 (LWP 4885)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce64356983 in ?? () from /usr/lib/libxine.so.1 #2 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fce5d240910 (LWP 4886)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce64356983 in ?? () from /usr/lib/libxine.so.1 #2 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 11 (Thread 0x7fce5c634910 (LWP 4887)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce64356983 in ?? () from /usr/lib/libxine.so.1 #2 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fce5af23910 (LWP 4889)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce7344f4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fce70102326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b9b480, th=0x2b9bd90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fce7010445b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2b9bd90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fce70104474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2b9bd90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fce70104474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2b9bd90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #7 0x00007fce70102a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fce5af23030, parent=0x2b9b480, th=0x2b9bd90) at ../../../threadweaver/Weaver/Thread.cpp:87 #8 0x00007fce70102eb8 in ThreadWeaver::Thread::run (this=0x2b9bd90) at ../../../threadweaver/Weaver/Thread.cpp:142 #9 0x00007fce7344e445 in QThreadPrivate::start (arg=0x2b9bd90) at thread/qthread_unix.cpp:188 #10 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #11 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fce4f8c1910 (LWP 4890)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce7344f4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fce70102326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b9b480, th=0x2bb4e90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fce7010445b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2bb4e90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fce70104474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2bb4e90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fce70104474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2bb4e90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #7 0x00007fce70102a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fce4f8c1030, parent=0x2b9b480, th=0x2bb4e90) at ../../../threadweaver/Weaver/Thread.cpp:87 #8 0x00007fce70102eb8 in ThreadWeaver::Thread::run (this=0x2bb4e90) at ../../../threadweaver/Weaver/Thread.cpp:142 #9 0x00007fce7344e445 in QThreadPrivate::start (arg=0x2bb4e90) at thread/qthread_unix.cpp:188 #10 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #11 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fce4f0c0910 (LWP 4891)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce7344f4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fce70102326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b9b480, th=0x2bca490) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fce7010445b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2bca490) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fce70104474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2bca490) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007fce70102a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fce4f0c0030, parent=0x2b9b480, th=0x2bca490) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007fce70102eb8 in ThreadWeaver::Thread::run (this=0x2bca490) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007fce7344e445 in QThreadPrivate::start (arg=0x2bca490) at thread/qthread_unix.cpp:188 #9 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fce4e8bf910 (LWP 4892)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce7344f4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x2b9b7f0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fce70102326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2b9b480, th=0x2be17f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007fce7010445b in ThreadWeaver::WorkingHardState::applyForWork (this=0x2b99cb0, th=0x2be17f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007fce70102a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7fce4e8bf030, parent=0x2b9b480, th=0x2be17f0) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007fce70102eb8 in ThreadWeaver::Thread::run (this=0x2be17f0) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007fce7344e445 in QThreadPrivate::start (arg=0x2be17f0) at thread/qthread_unix.cpp:188 #8 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fce44cc0910 (LWP 4904)): #0 0x00007fce72e493c2 in select () from /lib/libc.so.6 #1 0x00007fce6436e725 in xine_usec_sleep () from /usr/lib/libxine.so.1 #2 0x00007fce643537e9 in ?? () from /usr/lib/libxine.so.1 #3 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fce3ffff910 (LWP 4905)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce6434954b in ?? () from /usr/lib/libxine.so.1 #2 0x00007fce6434f51d in ?? () from /usr/lib/libxine.so.1 #3 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 4 (Thread 0x7fce3f7fe910 (LWP 4906)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce6434954b in ?? () from /usr/lib/libxine.so.1 #2 0x00007fce64350555 in ?? () from /usr/lib/libxine.so.1 #3 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 3 (Thread 0x7fce3effd910 (LWP 4907)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007fce64359a0b in xine_event_wait () from /usr/lib/libxine.so.1 #2 0x00007fce64359a7e in ?? () from /usr/lib/libxine.so.1 #3 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fce30176910 (LWP 4928)): #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136 #1 0x00007fce6d6cb295 in _L_lock_949 () from /lib/libpthread.so.0 #2 0x00007fce6d6cb0b8 in __pthread_mutex_lock (mutex=0x7fce380bee40) at pthread_mutex_lock.c:61 #3 0x00007fce6435e813 in ?? () from /usr/lib/libxine.so.1 #4 0x00007fce6d6c8a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #5 0x00007fce72e507bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fce758bc770 (LWP 4876)): #0 0x00007fce72e44373 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fce6ab0f29a in ?? () from /usr/lib/libxcb.so.1 #2 0x00007fce6ab10c2c in xcb_wait_for_reply () from /usr/lib/libxcb.so.1 #3 0x00007fce72408f23 in _XReply () from /usr/lib/libX11.so.6 #4 0x00007fce723fe69d in XTranslateCoordinates () from /usr/lib/libX11.so.6 #5 0x00007fce73eda1eb in QWidget::mapToGlobal (this=0x2ed4ec0, pos=<value optimized out>) at kernel/qwidget_x11.cpp:1189 #6 0x00007fce744517a8 in QSystemTrayIconPrivate::geometry_sys (this=<value optimized out>) at util/qsystemtrayicon_x11.cpp:343 #7 0x00007fce7443d3b5 in QSystemTrayIcon::geometry (this=<value optimized out>) at util/qsystemtrayicon.cpp:256 #8 0x00007fce74d9902e in Amarok::TrayIcon::paintIcon (this=0x288f2b0, trackPosition=563000) at /build/buildd/amarok-2.2.0/src/Systray.cpp:406 #9 0x00007fce74cf062f in EngineSubject::trackPositionChangedNotify (this=<value optimized out>, position=563000, userSeek=<value optimized out>) at /build/buildd/amarok-2.2.0/src/EngineObserver.cpp:183 #10 0x00007fce74ceaf8b in EngineController::seek (this=0x1ecc140, ms=<value optimized out>) at /build/buildd/amarok-2.2.0/src/EngineController.cpp:535 #11 0x00007fce74cef2e4 in EngineController::qt_metacall (this=0x1ecc140, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe9c6a810) at /build/buildd/amarok-2.2.0/obj-x86_64-linux-gnu/src/EngineController.moc:124 #12 0x00007fce73549ddc in QMetaObject::activate (sender=0x2674af0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113 #13 0x00007fce74db62fe in Amarok::Slider::sliderReleased (this=0x7fffe9c6a280, _t1=563000) at /build/buildd/amarok-2.2.0/obj-x86_64-linux-gnu/src/SliderWidget.moc:78 #14 0x00007fce74db71f9 in Amarok::Slider::mouseReleaseEvent (this=0x2674af0) at /build/buildd/amarok-2.2.0/src/widgets/SliderWidget.cpp:153 #15 0x00007fce73ea39c0 in QWidget::event (this=0x2674af0, event=0x7fffe9c6af20) at kernel/qwidget.cpp:7549 #16 0x00007fce74db70bb in Amarok::TimeSlider::event (this=0x2674af0, event=0x7fffe9c6af20) at /build/buildd/amarok-2.2.0/src/widgets/SliderWidget.cpp:391 #17 0x00007fce73e54efc in QApplicationPrivate::notify_helper (this=0x1dbbac0, receiver=0x2674af0, e=0x7fffe9c6af20) at kernel/qapplication.cpp:4056 #18 0x00007fce73e5c011 in QApplication::notify (this=<value optimized out>, receiver=0x2674af0, e=0x7fffe9c6af20) at kernel/qapplication.cpp:3758 #19 0x00007fce752e6ab6 in KApplication::notify (this=0x7fffe9c6cdf0, receiver=0x2674af0, event=0x7fffe9c6af20) at ../../kdeui/kernel/kapplication.cpp:302 #20 0x00007fce73534c2c in QCoreApplication::notifyInternal (this=0x7fffe9c6cdf0, receiver=0x2674af0, event=0x7fffe9c6af20) at kernel/qcoreapplication.cpp:610 #21 0x00007fce73e5b8e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x2674af0, event=0x7fffe9c6af20, alienWidget=0x2675850, nativeWidget=0x1db2090, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #22 QApplicationPrivate::sendMouseEvent (receiver=0x2674af0, event=0x7fffe9c6af20, alienWidget=0x2675850, nativeWidget=0x1db2090, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2924 #23 0x00007fce73ec1a0e in QETWidget::translateMouseEvent (this=0x1db2090, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409 #24 0x00007fce73ec0aa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffe9c6ca50) at kernel/qapplication_x11.cpp:3550 #25 0x00007fce73ee9d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #26 0x00007fce6c000bbe in g_main_dispatch (context=0x1dc6120) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960 #27 IA__g_main_context_dispatch (context=0x1dc6120) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513 #28 0x00007fce6c004588 in g_main_context_iterate (context=0x1dc6120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591 #29 0x00007fce6c0046b0 in IA__g_main_context_iteration (context=0x1dc6120, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654 #30 0x00007fce7355d1a6 in QEventDispatcherGlib::processEvents (this=0x1cacb90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #31 0x00007fce73ee94be in QGuiEventDispatcherGlib::processEvents (this=0x7fffe9c6a280, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #32 0x00007fce73533532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #33 0x00007fce73533904 in QEventLoop::exec (this=0x7fffe9c6cd80, flags=) at kernel/qeventloop.cpp:201 #34 0x00007fce73535ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #35 0x0000000000409ec6 in main (argc=<value optimized out>, argv=0x7fffe9c6eb98) at /build/buildd/amarok-2.2.0/src/main.cpp:225 The current source language is "auto; currently c". This is due to this line: #5 0x00007fce3dfe5a03 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_dmx_ogg.so So it still can't localize the origin of the bug properly. I fear it might be a problem with libxine itself. Strangely I can't reproduce this here with Amarok 2.2-git on Kubuntu 9.10 with KDE 4.3.4. No idea what goes wrong there. I just stumbled upon this bug report. I cannot add anything new and it didn't appear anymore. (Meanwhile I'm using KDE 4.4.1 and 2.2.2.) So I think this bug should be closed ... Thank you for the feedback. Closing. Feel free to reopen if you can reproduce this with KDE 4.5 or later. |
Application that crashed: amarok Version of the application: 2.2.0 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-15-generic x86_64 Distribution: Ubuntu 9.10 What I was doing when the application crashed: I just clicked in the progress bar (not sure if it's called that way - I'm talking about the bar showing the progress of time while playing a song), very near the end of it, to skip a part of a song. Amarok then immediately crashed. -- Backtrace: Application: Amarok (amarok), signal: Floating point exception pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S The current source language is "auto; currently asm". [Current thread is 1 (Thread 0x7f2e81e07770 (LWP 2912))] Thread 18 (Thread 0x7f2e6c2ed910 (LWP 2913)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007f2e70890c91 in ?? () from /usr/lib/libxine.so.1 #2 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 17 (Thread 0x7f2e6ada4910 (LWP 2914)): [KCrash Handler] #5 0x00007f2e43627a03 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_dmx_ogg.so #6 0x00007f2e7088e094 in xine_play () from /usr/lib/libxine.so.1 #7 0x00007f2e70b1c507 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so #8 0x00007f2e8039fefc in QApplicationPrivate::notify_helper (this=0x1a0eac0, receiver=0x1be3e00, e=0x4c33670) at kernel/qapplication.cpp:4056 #9 0x00007f2e803a71ce in QApplication::notify (this=0x7fffc9334130, receiver=0x1be3e00, e=0x4c33670) at kernel/qapplication.cpp:4021 #10 0x00007f2e81831ab6 in KApplication::notify (this=0x7fffc9334130, receiver=0x1be3e00, event=0x4c33670) at ../../kdeui/kernel/kapplication.cpp:302 #11 0x00007f2e7fa7fc2c in QCoreApplication::notifyInternal (this=0x7fffc9334130, receiver=0x1be3e00, event=0x4c33670) at kernel/qcoreapplication.cpp:610 #12 0x00007f2e7fa8080a in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1a08480) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #13 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1a08480) at kernel/qcoreapplication.cpp:1247 #14 0x00007f2e7faa8533 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #15 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210 #16 0x00007f2e7854bbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #17 0x00007f2e7854f588 in ?? () from /lib/libglib-2.0.so.0 #18 0x00007f2e7854f6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #19 0x00007f2e7faa81a6 in QEventDispatcherGlib::processEvents (this=0x1b686b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #20 0x00007f2e7fa7e532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #21 0x00007f2e7fa7e904 in QEventLoop::exec (this=0x7f2e6ada3fe0, flags=) at kernel/qeventloop.cpp:201 #22 0x00007f2e7f9966cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487 #23 0x00007f2e70b0e56e in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so #24 0x00007f2e7f999445 in QThreadPrivate::start (arg=0x1be2750) at thread/qthread_unix.cpp:188 #25 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #26 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #27 0x0000000000000000 in ?? () Thread 16 (Thread 0x7f2e6198f910 (LWP 2922)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e708a1983 in ?? () from /usr/lib/libxine.so.1 #2 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 15 (Thread 0x7f2e69380910 (LWP 2923)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e708a1983 in ?? () from /usr/lib/libxine.so.1 #2 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 14 (Thread 0x7f2e67c6f910 (LWP 2925)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e7f99a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f2e7c64d326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x274d6c0, th=0x274dfd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f2e7c64f45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x274bec0, th=0x274dfd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f2e7c64da5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f2e67c6f030, parent=0x274d6c0, th=0x274dfd0) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007f2e7c64deb8 in ThreadWeaver::Thread::run (this=0x274dfd0) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007f2e7f999445 in QThreadPrivate::start (arg=0x274dfd0) at thread/qthread_unix.cpp:188 #8 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 13 (Thread 0x7f2e57cd6910 (LWP 2926)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e7f99a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f2e7c64d326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x274d6c0, th=0x2770b30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f2e7c64f45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x274bec0, th=0x2770b30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f2e7c64da5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f2e57cd6030, parent=0x274d6c0, th=0x2770b30) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007f2e7c64deb8 in ThreadWeaver::Thread::run (this=0x2770b30) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007f2e7f999445 in QThreadPrivate::start (arg=0x2770b30) at thread/qthread_unix.cpp:188 #8 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 12 (Thread 0x7f2e574d5910 (LWP 2927)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e7f99a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f2e7c64d326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x274d6c0, th=0x2787ef0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f2e7c64f45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x274bec0, th=0x2787ef0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f2e7c64da5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f2e574d5030, parent=0x274d6c0, th=0x2787ef0) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007f2e7c64deb8 in ThreadWeaver::Thread::run (this=0x2787ef0) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007f2e7f999445 in QThreadPrivate::start (arg=0x2787ef0) at thread/qthread_unix.cpp:188 #8 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 11 (Thread 0x7f2e56cd4910 (LWP 2928)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e7f99a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x274da30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f2e7c64d326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x274d6c0, th=0x279ca80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f2e7c64f45b in ThreadWeaver::WorkingHardState::applyForWork (this=0x274bec0, th=0x279ca80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f2e7c64da5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f2e56cd4030, parent=0x274d6c0, th=0x279ca80) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007f2e7c64deb8 in ThreadWeaver::Thread::run (this=0x279ca80) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007f2e7f999445 in QThreadPrivate::start (arg=0x279ca80) at thread/qthread_unix.cpp:188 #8 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f2e45e42910 (LWP 2938)): #0 0x00007f2e7f3943c2 in select () from /lib/libc.so.6 #1 0x00007f2e708b9725 in xine_usec_sleep () from /usr/lib/libxine.so.1 #2 0x00007f2e7089e7e9 in ?? () from /usr/lib/libxine.so.1 #3 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f2e45641910 (LWP 2939)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e7089454b in ?? () from /usr/lib/libxine.so.1 #2 0x00007f2e7089a51d in ?? () from /usr/lib/libxine.so.1 #3 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 8 (Thread 0x7f2e44e40910 (LWP 2940)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e7089454b in ?? () from /usr/lib/libxine.so.1 #2 0x00007f2e7089b555 in ?? () from /usr/lib/libxine.so.1 #3 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 7 (Thread 0x7f2e4463f910 (LWP 2941)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e708a4a0b in xine_event_wait () from /usr/lib/libxine.so.1 #2 0x00007f2e708a4a7e in ?? () from /usr/lib/libxine.so.1 #3 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #4 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f2e37ffe910 (LWP 2996)): #0 0x00007f2e7f38f373 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f2e6b6d320f in ?? () from /usr/lib/libpulse.so.0 #2 0x00007f2e6b6c35e6 in pa_mainloop_poll () from /usr/lib/libpulse.so.0 #3 0x00007f2e6b6c4eb9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 #4 0x00007f2e6b6c4f70 in pa_mainloop_run () from /usr/lib/libpulse.so.0 #5 0x00007f2e6b6d312b in ?? () from /usr/lib/libpulse.so.0 #6 0x00007f2e6b494050 in ?? () from /usr/lib/libpulsecommon-0.9.19.so #7 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #8 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #9 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f2e377fd910 (LWP 2997)): #0 0x00007f2e7f38f373 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f2e6a39fcbe in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so #2 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 4 (Thread 0x7f2e36ffc910 (LWP 2998)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e708a1983 in ?? () from /usr/lib/libxine.so.1 #2 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #3 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f2e47450910 (LWP 3583)): #0 0x00007f2e7f38f364 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f2e6b6d320f in ?? () from /usr/lib/libpulse.so.0 #2 0x00007f2e6b6c35e6 in pa_mainloop_poll () from /usr/lib/libpulse.so.0 #3 0x00007f2e6b6c4eb9 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0 #4 0x00007f2e6b6c4f70 in pa_mainloop_run () from /usr/lib/libpulse.so.0 #5 0x00007f2e6b6d312b in ?? () from /usr/lib/libpulse.so.0 #6 0x00007f2e6b494050 in ?? () from /usr/lib/libpulsecommon-0.9.19.so #7 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #8 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #9 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 2 (Thread 0x7f2e327fa910 (LWP 3584)): #0 __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136 #1 0x00007f2e79c1dafa in _L_cond_lock_959 () from /lib/libpthread.so.0 #2 0x00007f2e79c1d928 in __pthread_mutex_cond_lock (mutex=0x452d090) at ../nptl/pthread_mutex_lock.c:61 #3 0x00007f2e79c188ec in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:305 #4 0x00007f2e708a97ba in ?? () from /usr/lib/libxine.so.1 #5 0x00007f2e79c13a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #6 0x00007f2e7f39b7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 1 (Thread 0x7f2e81e07770 (LWP 2912)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f2e7f99a4fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1be3e78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1be3e78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f2e70b131dd in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so #4 0x00007f2e70b26ed6 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so #5 0x00007f2e7c1a90b4 in Phonon::MediaNodePrivate::deleteBackendObject (this=0x1b15110) at ../3rdparty/phonon/phonon/medianode.cpp:81 #6 0x00007f2e7c1b7cc5 in ~FactoryPrivate (this=0x1b14dd0, __in_chrg=<value optimized out>) at ../3rdparty/phonon/phonon/factory.cpp:193 #7 0x00007f2e7f2f4c12 in __run_exit_handlers (status=1) at exit.c:78 #8 *__GI_exit (status=1) at exit.c:100 #9 0x00007f2e803fb328 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:707 #10 0x00007f2e81831498 in KApplication::xioErrhandler (this=0x7fffc9334130, dpy=0x1a107c0) at ../../kdeui/kernel/kapplication.cpp:408 #11 0x00007f2e7e94bfae in _XIOError () from /usr/lib/libX11.so.6 #12 0x00007f2e7e9539a5 in ?? () from /usr/lib/libX11.so.6 #13 0x00007f2e7e954257 in _XEventsQueued () from /usr/lib/libX11.so.6 #14 0x00007f2e7e93d01b in XEventsQueued () from /usr/lib/libX11.so.6 #15 0x00007f2e8043467c in x11EventSourceCheck (s=0x1a1a400) at kernel/qguieventdispatcher_glib.cpp:87 #16 0x00007f2e7854ea9a in g_main_context_check () from /lib/libglib-2.0.so.0 #17 0x00007f2e7854f280 in ?? () from /lib/libglib-2.0.so.0 #18 0x00007f2e7854f6b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #19 0x00007f2e7faa81a6 in QEventDispatcherGlib::processEvents (this=0x18ffb90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #20 0x00007f2e804344be in QGuiEventDispatcherGlib::processEvents (this=0x1be436c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #21 0x00007f2e7fa7e532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #22 0x00007f2e7fa7e904 in QEventLoop::exec (this=0x7fffc93340c0, flags=) at kernel/qeventloop.cpp:201 #23 0x00007f2e7fa80ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #24 0x0000000000409ec6 in main (argc=<value optimized out>, argv=0x7fffc9335ed8) at /build/buildd/amarok-2.2.0/src/main.cpp:225 The current source language is "auto; currently asm". Reported using DrKonqi