Bug 204958 - Crash when exiting amarok (kvolumefader_dispose, Phonon::Xine::EffectXT::~EffectXT)
Summary: Crash when exiting amarok (kvolumefader_dispose, Phonon::Xine::EffectXT::~Eff...
Status: RESOLVED WORKSFORME
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.3.0 (KDE 4.2.0)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-24 11:29 UTC by simon
Modified: 2009-11-08 23:12 UTC (History)
3 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 simon 2009-08-24 11:29:55 UTC
Application: amarok (2.2-GIT)
KDE Version: 4.3.64 (KDE 4.3.64 (KDE 4.4 >= 20090812)) (Compiled from sources)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-rc6-git3 x86_64
Distribution (Platform): Gentoo Packages

What I was doing when the application crashed:

hi,

might be a xine-lib problem?

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 0 (LWP 10572)]

Thread 15 (Thread 0x7f77ad702950 (LWP 10599)):
#0  0x00007f77c2f04c8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77b12d3af5 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#3  0x00007f77c343d77d in clone () from /lib/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f77acf01950 (LWP 10606)):
[KCrash Handler]
#5  0x00007f77c2f02303 in pthread_mutex_lock () from /lib/libpthread.so.0
#6  0x00007f77b12ec519 in _x_post_dispose () from /usr/lib64/libxine.so.1
#7  0x00007f77b156a069 in kvolumefader_dispose () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#8  0x00007f77b15421ad in Phonon::Xine::EffectXT::~EffectXT () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#9  0x00007f77b15296a4 in QList<QExplicitlySharedDataPointer<Phonon::Xine::SharedData> >::free () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#10 0x00007f77b1544617 in Phonon::Xine::KeepReference<10000>::~KeepReference () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#11 0x00007f77b152b88a in Phonon::Xine::XineThread::event () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#12 0x00007f77c3b7bd49 in QApplicationPrivate::notify_helper (this=0x730e60, receiver=0x914240, e=0xcea830) at kernel/qapplication.cpp:4056
#13 0x00007f77c3b7c106 in QApplication::notify (this=0x7fffd038f150, receiver=0x914240, e=0xcea830) at kernel/qapplication.cpp:3603
#14 0x00007f77c478c9dc in QCoreApplication::notifyInternal (this=0x7fffd038f150, receiver=0x914240, event=0xcea830) at kernel/qcoreapplication.cpp:606
#15 0x00007f77c47902df in QCoreApplication::sendEvent (receiver=0x914240, event=0xcea830) at kernel/qcoreapplication.h:213
#16 0x00007f77c478cf61 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x90f000) at kernel/qcoreapplication.cpp:1244
#17 0x00007f77c478d12a in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#18 0x00007f77c47bc389 in QCoreApplication::sendPostedEvents () at kernel/qcoreapplication.h:218
#19 0x00007f77c47bb33d in postEventSourceDispatch (s=0x90f300) at kernel/qeventdispatcher_glib.cpp:210
#20 0x00007f77bb6e04b2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007f77bb6e3795 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007f77bb6e3c9b in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007f77c47ba98e in QEventDispatcherGlib::processEvents (this=0x869b70, flags=@0x7f77acf00e70) at kernel/qeventdispatcher_glib.cpp:327
#24 0x00007f77c47899b0 in QEventLoop::processEvents (this=0x7f77acf00f30, flags=@0x7f77acf00ed0) at kernel/qeventloop.cpp:149
#25 0x00007f77c4789bd2 in QEventLoop::exec (this=0x7f77acf00f30, flags=@0x7f77acf00f40) at kernel/qeventloop.cpp:197
#26 0x00007f77c46988f6 in QThread::exec (this=0x914240) at thread/qthread.cpp:487
#27 0x00007f77b152afde in Phonon::Xine::XineThread::run () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#28 0x00007f77c469c436 in QThreadPrivate::start (arg=0x914240) at thread/qthread_unix.cpp:188
#29 0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#30 0x00007f77c343d77d in clone () from /lib/libc.so.6
#31 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f77ab217950 (LWP 10729)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77b12e0e7d in fifo_peek_int () from /usr/lib64/libxine.so.1
#2  0x00007f77b12e1cc8 in ao_loop () from /usr/lib64/libxine.so.1
#3  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#4  0x00007f77c343d77d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f77a8cdd950 (LWP 10819)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77a9a09f25 in os_event_wait_low () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#2  0x00007f77a9a08624 in os_aio_simulated_handle () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#3  0x00007f77a99c4023 in fil_aio_wait () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#4  0x00007f77a9862cad in io_handler_thread () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#5  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#6  0x00007f77c343d77d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f77a7858950 (LWP 10820)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77a9a09f25 in os_event_wait_low () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#2  0x00007f77a9a08624 in os_aio_simulated_handle () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#3  0x00007f77a99c4023 in fil_aio_wait () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#4  0x00007f77a9862cad in io_handler_thread () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#5  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#6  0x00007f77c343d77d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f77a7057950 (LWP 10821)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77a9a09f25 in os_event_wait_low () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#2  0x00007f77a9a08624 in os_aio_simulated_handle () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#3  0x00007f77a99c4023 in fil_aio_wait () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#4  0x00007f77a9862cad in io_handler_thread () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#5  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#6  0x00007f77c343d77d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f77a6856950 (LWP 10822)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77a9a09f25 in os_event_wait_low () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#2  0x00007f77a9a08624 in os_aio_simulated_handle () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#3  0x00007f77a99c4023 in fil_aio_wait () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#4  0x00007f77a9862cad in io_handler_thread () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#5  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#6  0x00007f77c343d77d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f77a533e950 (LWP 10915)):
#0  0x00007f77c34374a2 in select () from /lib/libc.so.6
#1  0x00007f77a9a0a35b in os_thread_sleep () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#2  0x00007f77a9860b9a in srv_lock_timeout_and_monitor_thread () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#3  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#4  0x00007f77c343d77d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f77a4b3d950 (LWP 10916)):
#0  0x00007f77c34374a2 in select () from /lib/libc.so.6
#1  0x00007f77a9a0a35b in os_thread_sleep () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#2  0x00007f77a986122a in srv_error_monitor_thread () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#3  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#4  0x00007f77c343d77d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f77a433c950 (LWP 10917)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77a9a09f25 in os_event_wait_low () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#2  0x00007f77a9861e7e in srv_master_thread () from /home/user/kde/lib64/kde4/libamarok_collection-mysqlecollection.so
#3  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#4  0x00007f77c343d77d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f77a0fe9950 (LWP 10918)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77c469cc3b in QWaitConditionPrivate::wait (this=0x1b3bc00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f77c469c79b in QWaitCondition::wait (this=0x1b3baa8, mutex=0x1b3be00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f77bfce52d4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=<value optimized out>, th=0x1b3c490)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77bfce9170 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b3c490)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77bfce77e4 in ThreadWeaver::ThreadRunHelper::run (this=0x7f77a0fe8f90, parent=0x1b3ba80, th=0x1b3c490)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f77bfce7905 in ThreadWeaver::Thread::run (this=0x1b3c490) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f77c469c436 in QThreadPrivate::start (arg=0x1b3c490) at thread/qthread_unix.cpp:188
#8  0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#9  0x00007f77c343d77d in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f77a07e8950 (LWP 10919)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77c469cc3b in QWaitConditionPrivate::wait (this=0x1b3bc00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f77c469c79b in QWaitCondition::wait (this=0x1b3baa8, mutex=0x1b3be00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f77bfce52d4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=<value optimized out>, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77bfce9170 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#14 0x00007f77bfce77e4 in ThreadWeaver::ThreadRunHelper::run (this=0x7f77a07e7f90, parent=0x1b3ba80, th=0xaf2440)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#15 0x00007f77bfce7905 in ThreadWeaver::Thread::run (this=0xaf2440) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#16 0x00007f77c469c436 in QThreadPrivate::start (arg=0xaf2440) at thread/qthread_unix.cpp:188
#17 0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#18 0x00007f77c343d77d in clone () from /lib/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f779ffe7950 (LWP 10922)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77c469cc3b in QWaitConditionPrivate::wait (this=0x1b3bc00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f77c469c79b in QWaitCondition::wait (this=0x1b3baa8, mutex=0x1b3be00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f77bfce52d4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=<value optimized out>, th=0x1b70d30)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77bfce9170 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b70d30)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b70d30)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b70d30)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b70d30)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f77bfce77e4 in ThreadWeaver::ThreadRunHelper::run (this=0x7f779ffe6f90, parent=0x1b3ba80, th=0x1b70d30)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#9  0x00007f77bfce7905 in ThreadWeaver::Thread::run (this=0x1b70d30) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#10 0x00007f77c469c436 in QThreadPrivate::start (arg=0x1b70d30) at thread/qthread_unix.cpp:188
#11 0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#12 0x00007f77c343d77d in clone () from /lib/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f779c591950 (LWP 10925)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77c469cc3b in QWaitConditionPrivate::wait (this=0x1b3bc00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f77c469c79b in QWaitCondition::wait (this=0x1b3baa8, mutex=0x1b3be00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f77bfce52d4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=<value optimized out>, th=0x1b6d660)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77bfce9170 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b6d660)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b6d660)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f77bfce9189 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1b3bf30, th=0x1b6d660)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f77bfce77e4 in ThreadWeaver::ThreadRunHelper::run (this=0x7f779c590f90, parent=0x1b3ba80, th=0x1b6d660)
    at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f77bfce7905 in ThreadWeaver::Thread::run (this=0x1b6d660) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/threadweaver/Weaver/Thread.cpp:142
#9  0x00007f77c469c436 in QThreadPrivate::start (arg=0x1b6d660) at thread/qthread_unix.cpp:188
#10 0x00007f77c2f00097 in start_thread () from /lib/libpthread.so.0
#11 0x00007f77c343d77d in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f77c5e707b0 (LWP 10572)):
#0  0x00007f77c2f04a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f77c469cc3b in QWaitConditionPrivate::wait (this=0x90ef90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f77c469c79b in QWaitCondition::wait (this=0x899f50, mutex=0x899f30, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f77c469b8c8 in QThread::wait (this=0x914240, time=18446744073709551615) at thread/qthread_unix.cpp:484
#4  0x00007f77b1553c09 in Phonon::Xine::Backend::~Backend () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#5  0x00007f77bf84a230 in Phonon::FactoryPrivate::~FactoryPrivate () from /usr/lib/libphonon.so.4
#6  0x00007f77c478e981 in qt_call_post_routines () at kernel/qcoreapplication.cpp:163
#7  0x00007f77c3b840cc in ~QApplication (this=0x7fffd038f150) at kernel/qapplication.cpp:971
#8  0x00007f77c52fc975 in ~App (this=0x7fffd038f150) at /home/user/kde/src/amarok/src/App.cpp:301
#9  0x00000000004058a0 in main (argc=2, argv=0x7fffd0390ce8) at /home/user/kde/src/amarok/src/main.cpp:208

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-26 00:37:13 UTC
Seems to be a Phonon-related issue.
- Can you reproduce the crash at will all the times ?
Thanks
Comment 2 Mark Kretschmann 2009-08-26 17:20:53 UTC
Yes, this seems Phonon related. Reassigning.
Comment 3 Myriam Schweingruber 2009-11-08 23:04:27 UTC
Can't reproduce this here. Martin, any ideas?
Comment 4 simon 2009-11-08 23:12:22 UTC
closing as it didn't pop up after the updates during the last weeks