Summary: | Crash with radio stream in xine_get_status() | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Paul Fee <paul.f.fee> |
Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | helio, karaluh, kuya.y.tak, nhn, pebmich, piotr.luczko, v.babosha |
Priority: | HI | ||
Version First Reported In: | 4.3.0 (KDE 4.2.0) | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Paul Fee
2009-08-07 18:00:50 UTC
> By the way, it would be nice if Amarok give more feedback on streaming status,
> such as progress/failure indication, e.g.
> DNS lookup success/failure,
> TCP socket connected,
> Receiving data,
> Audio format/codec acceptable.
This goes beyond that bug report, please file a wish for those :)
Changing priority This crash is unrelated to the playlist. It's likely a problem in Phonon/xine: Thread 9 (Thread 0x7fbbadd5c950 (LWP 7357)): [KCrash Handler] #5 xine_get_status (stream=0x0) at xine.c:1865 #6 0x00007fbbb3912053 in Phonon::Xine::XineStream::event (this=0x142b8a0, ev=0x7fbb8c019480) at /build/buildd/phonon-4.3.1/xine/xinestream.cpp:901 Ok, reassigning to Phonon then Audio stream was selected, but hadn't started playing when crash occurred. #5 xine_get_status (stream=0x0) at xine.c:1865 This may explain why stream was NULL. Perhaps Phonon or Xine code needs more error checking to deal with anything the server (doesn't) throw(s) at it. The client can't assume that the server will be well behaved. *** Bug 203645 has been marked as a duplicate of this bug. *** Choosing more appropriate title, based on backtrace information. *** Bug 205978 has been marked as a duplicate of this bug. *** *** Bug 209491 has been marked as a duplicate of this bug. *** *** Bug 213605 has been marked as a duplicate of this bug. *** Works in current trunk and KDE 4.3.x code Thanks for reporting. Created attachment 67524 [details]
New crash information added by DrKonqi
amarok (2.4.0) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1
- What I was doing when the application crashed:
Amarok crash during manual switching between local collection. Unability to restart Amarok. Error message 10-20 minutes later.
-- Backtrace (Reduced):
#6 0x00007f0e7a42a473 in Phonon::Xine::XineStream::createStream (this=0x950800) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/xinestream.cpp:514
#7 0x00007f0e7a42b64f in Phonon::Xine::XineStream::event (this=0x950800, ev=0x3d6c300) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/xinestream.cpp:1244
#8 0x000000362ffc9d14 in QApplicationPrivate::notify_helper (this=0x7f8740, receiver=0x950800, e=0x3d6c300) at kernel/qapplication.cpp:4445
#9 0x000000362ffd222a in QApplication::notify (this=<value optimized out>, receiver=0x950800, e=0x3d6c300) at kernel/qapplication.cpp:4324
#10 0x0000003bdab61bdc in QCoreApplication::notifyInternal (this=0x7fff82df3f70, receiver=0x950800, event=0x3d6c300) at kernel/qcoreapplication.cpp:732
Comment on attachment 67524 [details] New crash information added by DrKonqi >Application: amarok (2.4.0) >KDE Platform Version: 4.6.00 (4.6.0) "release 6" >Qt Version: 4.7.1 >Operating System: Linux 2.6.37.1-1.2-desktop x86_64 >Distribution: "openSUSE 11.4 (x86_64)" > >-- Information about the crash: >- What I was doing when the application crashed: > >Amarok crash during manual switching between local collection. Inability to restart Amarok. DrKonqi report 10-20 minutes later. > >The crash can be reproduced every time. > >-- Backtrace: >Application: Amarok (amarok), signal: Segmentation fault >pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 > in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S >[Current thread is 1 (Thread 0x7f0e812f77a0 (LWP 2704))] > >Thread 21 (Thread 0x7f0e72118700 (LWP 2841)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 >#1 0x0000003bb0215981 in ?? () from /usr/lib64/libxine.so.1 >#2 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e72118700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 20 (Thread 0x7f0e71917700 (LWP 2842)): >[KCrash Handler] >#6 0x00007f0e7a42a473 in Phonon::Xine::XineStream::createStream (this=0x950800) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/xinestream.cpp:514 >#7 0x00007f0e7a42b64f in Phonon::Xine::XineStream::event (this=0x950800, ev=0x3d6c300) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/xinestream.cpp:1244 >#8 0x000000362ffc9d14 in QApplicationPrivate::notify_helper (this=0x7f8740, receiver=0x950800, e=0x3d6c300) at kernel/qapplication.cpp:4445 >#9 0x000000362ffd222a in QApplication::notify (this=<value optimized out>, receiver=0x950800, e=0x3d6c300) at kernel/qapplication.cpp:4324 >#10 0x0000003bdab61bdc in QCoreApplication::notifyInternal (this=0x7fff82df3f70, receiver=0x950800, event=0x3d6c300) at kernel/qcoreapplication.cpp:732 >#11 0x0000003bdab653d5 in sendEvent (receiver=0x0, event_type=0, data=0x9f7a80) at kernel/qcoreapplication.h:215 >#12 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9f7a80) at kernel/qcoreapplication.cpp:1373 >#13 0x0000003bdab8c763 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220 >#14 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:277 >#15 0x0000003bab645bd3 in g_main_dispatch (context=0x9f7550) at gmain.c:2440 >#16 g_main_context_dispatch (context=0x9f7550) at gmain.c:3013 >#17 0x0000003bab6463b0 in g_main_context_iterate (context=0x9f7550, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3091 >#18 0x0000003bab646650 in g_main_context_iteration (context=0x9f7550, may_block=1) at gmain.c:3154 >#19 0x0000003bdab8c8ff in QEventDispatcherGlib::processEvents (this=0x948c40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422 >#20 0x0000003bdab61032 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 >#21 0x0000003bdab61245 in QEventLoop::exec (this=0x7f0e71916cd0, flags=...) at kernel/qeventloop.cpp:201 >#22 0x0000003bdaa761e4 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490 >#23 0x00007f0e7a425694 in Phonon::Xine::XineThread::run (this=0x9485e0) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/xinethread.cpp:143 >#24 0x0000003bdaa78a5e in QThreadPrivate::start (arg=0x9485e0) at thread/qthread_unix.cpp:285 >#25 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#26 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e71917700) at pthread_create.c:297 >#27 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#28 0x0000000000000000 in ?? () > >Thread 19 (Thread 0x7f0e70f10700 (LWP 2843)): >#0 0x00007f0e80e895a3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 >#1 0x0000003637a2d4df in ?? () from /usr/lib64/libpulse.so.0 >#2 0x0000003637a1f2a6 in pa_mainloop_poll () from /usr/lib64/libpulse.so.0 >#3 0x0000003637a1f8d9 in pa_mainloop_iterate () from /usr/lib64/libpulse.so.0 >#4 0x0000003637a1f990 in pa_mainloop_run () from /usr/lib64/libpulse.so.0 >#5 0x0000003637a2d47b in ?? () from /usr/lib64/libpulse.so.0 >#6 0x0000003637239cf8 in ?? () from /usr/lib64/libpulsecommon-0.9.22.so >#7 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#8 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e70f10700) at pthread_create.c:297 >#9 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#10 0x0000000000000000 in ?? () > >Thread 18 (Thread 0x7f0e6c70e700 (LWP 2844)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003bb0227bab in ?? () from /usr/lib64/libxine.so.1 >#2 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e6c70e700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 17 (Thread 0x7f0e6b8f5700 (LWP 2845)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003bb0227bab in ?? () from /usr/lib64/libxine.so.1 >#2 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e6b8f5700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 16 (Thread 0x7f0e6b0f4700 (LWP 2846)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003bb0227bab in ?? () from /usr/lib64/libxine.so.1 >#2 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e6b0f4700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 15 (Thread 0x7f0e69762700 (LWP 2849)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x00007f0e69d891f9 in os_event_wait_low () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69d87eb6 in os_aio_simulated_handle () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e69d479ca in fil_aio_wait () from /usr/lib64/libmysqld.so.0 >#4 0x00007f0e69dc2cd0 in ?? () from /usr/lib64/libmysqld.so.0 >#5 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e69762700) at pthread_create.c:297 >#6 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#7 0x0000000000000000 in ?? () > >Thread 14 (Thread 0x7f0e67838700 (LWP 2850)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x00007f0e69d891f9 in os_event_wait_low () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69d87eb6 in os_aio_simulated_handle () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e69d479ca in fil_aio_wait () from /usr/lib64/libmysqld.so.0 >#4 0x00007f0e69dc2cd0 in ?? () from /usr/lib64/libmysqld.so.0 >#5 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e67838700) at pthread_create.c:297 >#6 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#7 0x0000000000000000 in ?? () > >Thread 13 (Thread 0x7f0e67037700 (LWP 2851)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x00007f0e69d891f9 in os_event_wait_low () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69d87eb6 in os_aio_simulated_handle () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e69d479ca in fil_aio_wait () from /usr/lib64/libmysqld.so.0 >#4 0x00007f0e69dc2cd0 in ?? () from /usr/lib64/libmysqld.so.0 >#5 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e67037700) at pthread_create.c:297 >#6 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#7 0x0000000000000000 in ?? () > >Thread 12 (Thread 0x7f0e66836700 (LWP 2852)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x00007f0e69d891f9 in os_event_wait_low () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69d87eb6 in os_aio_simulated_handle () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e69d479ca in fil_aio_wait () from /usr/lib64/libmysqld.so.0 >#4 0x00007f0e69dc2cd0 in ?? () from /usr/lib64/libmysqld.so.0 >#5 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e66836700) at pthread_create.c:297 >#6 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#7 0x0000000000000000 in ?? () > >Thread 11 (Thread 0x7f0e65833700 (LWP 2855)): >#0 0x00007f0e80e8bd13 in select () at ../sysdeps/unix/syscall-template.S:82 >#1 0x00007f0e69d899fb in os_thread_sleep () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69dc18ca in srv_lock_timeout_thread () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e65833700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 10 (Thread 0x7f0e65032700 (LWP 2856)): >#0 0x00007f0e80e8bd13 in select () at ../sysdeps/unix/syscall-template.S:82 >#1 0x00007f0e69d899fb in os_thread_sleep () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69dc1c59 in srv_error_monitor_thread () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e65032700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 9 (Thread 0x7f0e64831700 (LWP 2857)): >#0 0x00007f0e80e8bd13 in select () at ../sysdeps/unix/syscall-template.S:82 >#1 0x00007f0e69d899fb in os_thread_sleep () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69dc1532 in srv_monitor_thread () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e64831700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 8 (Thread 0x7f0e64030700 (LWP 2858)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x00007f0e69d891f9 in os_event_wait_low () from /usr/lib64/libmysqld.so.0 >#2 0x00007f0e69dc22c2 in srv_master_thread () from /usr/lib64/libmysqld.so.0 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e64030700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 7 (Thread 0x7f0e59e38700 (LWP 2954)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003be278f044 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x3be2aa8180) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359 >#2 0x0000003be278f079 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x3be2ab6254) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464 >#3 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#4 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e59e38700) at pthread_create.c:297 >#5 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#6 0x0000000000000000 in ?? () > >Thread 6 (Thread 0x7f0e4c62b700 (LWP 2969)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003bdaa7914b in wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 >#2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 >#3 0x0000003be6c0a254 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x351ba90, th=0x1c1df40) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 >#4 0x0000003be6c0d2a5 in waitForAvailableJob (this=0x22f6380, th=0x1c1df40) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 >#5 ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x1c1df40) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 >#6 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x1c1df40) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#7 0x0000003be6c0a64f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e4c62ad30, parent=0x351ba90, th=0x1c1df40) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 >#8 0x0000003be6c0a6d8 in ThreadWeaver::Thread::run (this=0x1c1df40) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 >#9 0x0000003bdaa78a5e in QThreadPrivate::start (arg=0x1c1df40) at thread/qthread_unix.cpp:285 >#10 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#11 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e4c62b700) at pthread_create.c:297 >#12 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#13 0x0000000000000000 in ?? () > >Thread 5 (Thread 0x7f0e4be2a700 (LWP 2970)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003bdaa7914b in wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 >#2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 >#3 0x0000003be6c0a254 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x351ba90, th=0x7f0e5403bdf0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 >#4 0x0000003be6c0d2a5 in waitForAvailableJob (this=0x22f6380, th=0x7f0e5403bdf0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 >#5 ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x7f0e5403bdf0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 >#6 0x0000003be6c0a64f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e4be29d30, parent=0x351ba90, th=0x7f0e5403bdf0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 >#7 0x0000003be6c0a6d8 in ThreadWeaver::Thread::run (this=0x7f0e5403bdf0) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 >#8 0x0000003bdaa78a5e in QThreadPrivate::start (arg=0x7f0e5403bdf0) at thread/qthread_unix.cpp:285 >#9 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#10 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e4be2a700) at pthread_create.c:297 >#11 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#12 0x0000000000000000 in ?? () > >Thread 4 (Thread 0x7f0e4b629700 (LWP 2971)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003bdaa7914b in wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 >#2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 >#3 0x0000003be6c0a254 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x351ba90, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 >#4 0x0000003be6c0d2a5 in waitForAvailableJob (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 >#5 ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 >#6 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#7 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#8 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#9 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#10 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#11 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#12 0x0000003be6c0a64f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e4b628d30, parent=0x351ba90, th=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 >#13 0x0000003be6c0a6d8 in ThreadWeaver::Thread::run (this=0x369a790) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 >#14 0x0000003bdaa78a5e in QThreadPrivate::start (arg=0x369a790) at thread/qthread_unix.cpp:285 >#15 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#16 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e4b629700) at pthread_create.c:297 >#17 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#18 0x0000000000000000 in ?? () > >Thread 3 (Thread 0x7f0e4a99c700 (LWP 2972)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003bdaa7914b in wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88 >#2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1c1efc0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160 >#3 0x0000003be6c0a254 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x351ba90, th=0x380bc10) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:365 >#4 0x0000003be6c0d2a5 in waitForAvailableJob (this=0x22f6380, th=0x380bc10) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WeaverImpl.cpp:356 >#5 ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x380bc10) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:71 >#6 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x380bc10) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#7 0x0000003be6c0d2be in ThreadWeaver::WorkingHardState::applyForWork (this=0x22f6380, th=0x380bc10) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/WorkingHardState.cpp:74 >#8 0x0000003be6c0a64f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e4a99bd30, parent=0x351ba90, th=0x380bc10) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:87 >#9 0x0000003be6c0a6d8 in ThreadWeaver::Thread::run (this=0x380bc10) at /usr/src/debug/kdelibs-4.6.0/threadweaver/Weaver/Thread.cpp:142 >#10 0x0000003bdaa78a5e in QThreadPrivate::start (arg=0x380bc10) at thread/qthread_unix.cpp:285 >#11 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#12 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e4a99c700) at pthread_create.c:297 >#13 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#14 0x0000000000000000 in ?? () > >Thread 2 (Thread 0x7f0e49956700 (LWP 2973)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 >#1 0x0000003639cfd084 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4 >#2 0x00000036342a52da in ?? () from /usr/X11R6/lib64/libGL.so.1 >#3 0x00007f0e80ba8a3f in start_thread (arg=0x7f0e49956700) at pthread_create.c:297 >#4 0x00007f0e80e9271d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 >#5 0x0000000000000000 in ?? () > >Thread 1 (Thread 0x7f0e812f77a0 (LWP 2704)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 >#1 0x0000003bdaa78815 in thread_sleep (ti=0x7fff82df3ca0) at thread/qthread_unix.cpp:435 >#2 0x0000003bdaa78980 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:461 >#3 0x00007f0e7a43be22 in Phonon::Xine::Backend::~Backend (this=0x953130, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/backend.cpp:111 >#4 0x00007f0e7a43bf39 in Phonon::Xine::Backend::~Backend (this=0x953130, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-backend-xine-4.4.4/xine/backend.cpp:123 >#5 0x0000003637e360e7 in ?? () from /usr/lib64/libphonon.so.4 >#6 0x0000003637e36229 in ?? () from /usr/lib64/libphonon.so.4 >#7 0x0000003bdab6472e in qt_call_post_routines () at kernel/qcoreapplication.cpp:203 >#8 0x000000362ffd1358 in QApplication::~QApplication (this=0x7fff82df3f70, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1084 >#9 0x000000363d17001b in App::~App() () from /usr/lib64/libamaroklib.so.1 >#10 0x0000000000409619 in _start () > >Possible duplicates by query: bug 285294, bug 279537, bug 278566, bug 278471, bug 278201. > >Reported using DrKonqi |