Bug 250577 - Crash with embedded webm media [@ Phonon::Xine::XineStream::xineOpen]
Summary: Crash with embedded webm media [@ Phonon::Xine::XineStream::xineOpen]
Status: RESOLVED DUPLICATE of bug 227837
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.4.1 (KDE 4.4.4)
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
: 252165 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-09-08 17:14 UTC by Frederik Schwarzer
Modified: 2010-11-20 16:46 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 Frederik Schwarzer 2010-09-08 17:14:59 UTC
Application: akregator (1.6.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-fs i686
Distribution (Platform): Debian unstable

-- Information about the crash:
The mozilla feed has webm media embedded into the news feed sometimes. Akregator reacts with a several seconds delay or a crash.

The crash can be reproduced every time.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3c07710 (LWP 4164))]

Thread 35 (Thread 0xaa2c3b70 (LWP 4699)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a64482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb6034e64 in __pthread_cond_timedwait (cond=0xa276938, mutex=0xa276920, abstime=0xaa2c3320) at forward.c:152
#3  0xaeddfbdf in metronom_sync_loop (this=0xa2768d8) at metronom.c:870
#4  0xb4a5f955 in start_thread (arg=0xaa2c3b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 34 (Thread 0xad43eb70 (LWP 4701)):
[KCrash Handler]
#6  xine_event_dispose_queue (queue=0x0) at events.c:133
#7  0xaac56012 in open_plugin (class_gen=0xabbc0760, stream=0xab9b5018, input=0xaa974068) at demux_matroska.c:3007
#8  0xaede89b5 in probe_demux (stream=0xab9b5018, method1=<value optimized out>, method2=2, input=0xaa974068) at load_plugins.c:1319
#9  0xaedddb03 in open_internal (stream=0xab9b5018, mrl=0xa9192018 "http://demos.hacks.mozilla.org/openweb/extern/slideshowtransition.webm") at xine.c:1224
#10 xine_open (stream=0xab9b5018, mrl=0xa9192018 "http://demos.hacks.mozilla.org/openweb/extern/slideshowtransition.webm") at xine.c:1299
#11 0xaef392f6 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#12 0xaef3e162 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0xb63141fc in QApplicationPrivate::notify_helper (this=0x89dd650, receiver=0xa27a450, e=0xad43db5c) at kernel/qapplication.cpp:4396
#14 0xb631b2be in QApplication::notify (this=0xbfb83174, receiver=0xa1ca990, e=0xac2f8fd8) at kernel/qapplication.cpp:3798
#15 0xb73f6c5a in KApplication::notify (this=0xbfb83174, receiver=0xa1ca990, event=0xac2f8fd8) at ../../kdeui/kernel/kapplication.cpp:302
#16 0xb6e8993b in QCoreApplication::notifyInternal (this=0xbfb83174, receiver=0xa1ca990, event=0xac2f8fd8) at kernel/qcoreapplication.cpp:732
#17 0xb6e8cadb in sendEvent (receiver=0x0, event_type=0, data=0x9f472d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9f472d8) at kernel/qcoreapplication.cpp:1373
#19 0xb6e8cc9d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#20 0xb6eb8484 in sendPostedEvents (s=0xa2859b8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=0xa2859b8) at kernel/qeventdispatcher_glib.cpp:277
#22 0xb49b92f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0xb49bcfd8 in ?? () from /lib/libglib-2.0.so.0
#24 0xb49bd1b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0xb6eb7f75 in QEventDispatcherGlib::processEvents (this=0xa27a830, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#26 0xb6e883e9 in QEventLoop::processEvents (this=0xad43e280, flags=) at kernel/qeventloop.cpp:149
#27 0xb6e8886a in QEventLoop::exec (this=0xad43e280, flags=...) at kernel/qeventloop.cpp:201
#28 0xb6d8661e in QThread::exec (this=0xa27a450) at thread/qthread.cpp:490
#29 0xaef2f94a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#30 0xb6d898d9 in QThreadPrivate::start (arg=0xa27a450) at thread/qthread_unix.cpp:266
#31 0xb4a5f955 in start_thread (arg=0xad43eb70) at pthread_create.c:300
#32 0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 33 (Thread 0xab852b70 (LWP 4710)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a64482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb6034e64 in __pthread_cond_timedwait (cond=0xa79173e0, mutex=0xa79173c8, abstime=0xab852320) at forward.c:152
#3  0xaeddfbdf in metronom_sync_loop (this=0xa7917380) at metronom.c:870
#4  0xb4a5f955 in start_thread (arg=0xab852b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 32 (Thread 0x9d303b70 (LWP 4828)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a64482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb6034e64 in __pthread_cond_timedwait (cond=0xaa973158, mutex=0xaa973140, abstime=0x9d303320) at forward.c:152
#3  0xaeddfbdf in metronom_sync_loop (this=0xaa9730f8) at metronom.c:870
#4  0xb4a5f955 in start_thread (arg=0x9d303b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 31 (Thread 0x9f31cb70 (LWP 4851)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xce2bd98) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x9f31cb70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 30 (Thread 0xa031eb70 (LWP 4852)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb601a696 in __poll (fds=0xb609dff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xad85fa5f in my_snd_mixer_wait (data=0xce20e28) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xce20e28) at audio_alsa_out.c:166
#4  0xb4a5f955 in start_thread (arg=0xa031eb70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 29 (Thread 0x9fb1db70 (LWP 4853)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xa1b4730, mutex=0xa1b4718) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xa1b4730, mutex=0xa1b4718) at forward.c:139
#3  0xaedf087e in fifo_peek_int (this_gen=0x9b5ee48) at audio_out.c:348
#4  fifo_peek (this_gen=0x9b5ee48) at audio_out.c:388
#5  ao_loop (this_gen=0x9b5ee48) at audio_out.c:1015
#6  0xb4a5f955 in start_thread (arg=0x9fb1db70) at pthread_create.c:300
#7  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 28 (Thread 0xa2b38b70 (LWP 4854)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xa7951ce8) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0xa2b38b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 27 (Thread 0xa3904b70 (LWP 4858)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0x8d2f280) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0xa3904b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 26 (Thread 0xa5107b70 (LWP 4859)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6018f5b in read () at ../sysdeps/unix/syscall-template.S:82
#2  0xaefb6a42 in ?? () from /usr/lib/libasound.so.2
#3  0xaefb389d in snd_ctl_read () from /usr/lib/libasound.so.2
#4  0xaefafcb4 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#5  0xaefbb981 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#6  0xad85faa8 in ao_alsa_handle_event_thread (data=0xa79295d0) at audio_alsa_out.c:175
#7  0xb4a5f955 in start_thread (arg=0xa5107b70) at pthread_create.c:300
#8  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 25 (Thread 0xa4906b70 (LWP 4860)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xabbc16a0, mutex=0xabbc1688) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xabbc16a0, mutex=0xabbc1688) at forward.c:139
#3  0xaedf087e in fifo_peek_int (this_gen=0xaa96ea40) at audio_out.c:348
#4  fifo_peek (this_gen=0xaa96ea40) at audio_out.c:388
#5  ao_loop (this_gen=0xaa96ea40) at audio_out.c:1015
#6  0xb4a5f955 in start_thread (arg=0xa4906b70) at pthread_create.c:300
#7  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 24 (Thread 0xa1335b70 (LWP 4864)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xa22a880) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0xa1335b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 23 (Thread 0xa4105b70 (LWP 4865)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb601a696 in __poll (fds=0xb609dff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xad85fa5f in my_snd_mixer_wait (data=0xce2c8f0) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xce2c8f0) at audio_alsa_out.c:166
#4  0xb4a5f955 in start_thread (arg=0xa4105b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 22 (Thread 0xa2337b70 (LWP 4866)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xa1a3b98, mutex=0xa1a3b80) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xa1a3b98, mutex=0xa1a3b80) at forward.c:139
#3  0xaedf087e in fifo_peek_int (this_gen=0xb186988) at audio_out.c:348
#4  fifo_peek (this_gen=0xb186988) at audio_out.c:388
#5  ao_loop (this_gen=0xb186988) at audio_out.c:1015
#6  0xb4a5f955 in start_thread (arg=0xa2337b70) at pthread_create.c:300
#7  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 21 (Thread 0xa1b36b70 (LWP 4867)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xa278ce8) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0xa1b36b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 20 (Thread 0xa690ab70 (LWP 4894)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xd048358) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0xa690ab70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 19 (Thread 0x9eb1bb70 (LWP 4895)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb601a696 in __poll (fds=0xb609dff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xad85fa5f in my_snd_mixer_wait (data=0xa7ca620) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xa7ca620) at audio_alsa_out.c:166
#4  0xb4a5f955 in start_thread (arg=0x9eb1bb70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 18 (Thread 0x9e31ab70 (LWP 4896)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xd052f40, mutex=0xd052f28) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xd052f40, mutex=0xd052f28) at forward.c:139
#3  0xaedf087e in fifo_peek_int (this_gen=0xd044378) at audio_out.c:348
#4  fifo_peek (this_gen=0xd044378) at audio_out.c:388
#5  ao_loop (this_gen=0xd044378) at audio_out.c:1015
#6  0xb4a5f955 in start_thread (arg=0x9e31ab70) at pthread_create.c:300
#7  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 17 (Thread 0x9aafeb70 (LWP 4897)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xd035a20) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x9aafeb70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 16 (Thread 0x98306b70 (LWP 4901)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xd055158) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x98306b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 15 (Thread 0x99f14b70 (LWP 4902)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb601a696 in __poll (fds=0xb609dff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xad85fa5f in my_snd_mixer_wait (data=0xa7932648) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xa7932648) at audio_alsa_out.c:166
#4  0xb4a5f955 in start_thread (arg=0x99f14b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0x99713b70 (LWP 4903)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xa7929838, mutex=0xa7929820) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xa7929838, mutex=0xa7929820) at forward.c:139
#3  0xaedf087e in fifo_peek_int (this_gen=0xa7942740) at audio_out.c:348
#4  fifo_peek (this_gen=0xa7942740) at audio_out.c:388
#5  ao_loop (this_gen=0xa7942740) at audio_out.c:1015
#6  0xb4a5f955 in start_thread (arg=0x99713b70) at pthread_create.c:300
#7  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0x966f8b70 (LWP 4907)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xd0361f8) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x966f8b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xa9ac2b70 (LWP 4908)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb601a696 in __poll (fds=0xb609dff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xad85fa5f in my_snd_mixer_wait (data=0xa78fd5c0) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xa78fd5c0) at audio_alsa_out.c:166
#4  0xb4a5f955 in start_thread (arg=0xa9ac2b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0x9b2ffb70 (LWP 4909)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xabbd7488, mutex=0xabbd7470) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xabbd7488, mutex=0xabbd7470) at forward.c:139
#3  0xaedf087e in fifo_peek_int (this_gen=0xabba5998) at audio_out.c:348
#4  fifo_peek (this_gen=0xabba5998) at audio_out.c:388
#5  ao_loop (this_gen=0xabba5998) at audio_out.c:1015
#6  0xb4a5f955 in start_thread (arg=0x9b2ffb70) at pthread_create.c:300
#7  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0x98f12b70 (LWP 4910)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xabbce2f0) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x98f12b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0x9bb00b70 (LWP 4914)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xa1c9380) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x9bb00b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0x9c301b70 (LWP 4915)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb601a696 in __poll (fds=0xb609dff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xad85fa5f in my_snd_mixer_wait (data=0xac300a50) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xac300a50) at audio_alsa_out.c:166
#4  0xb4a5f955 in start_thread (arg=0x9c301b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0xa5908b70 (LWP 4916)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xac321958, mutex=0xac321940) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xac321958, mutex=0xac321940) at forward.c:139
#3  0xaedf087e in fifo_peek_int (this_gen=0xac303a80) at audio_out.c:348
#4  fifo_peek (this_gen=0xac303a80) at audio_out.c:388
#5  ao_loop (this_gen=0xac303a80) at audio_out.c:1015
#6  0xb4a5f955 in start_thread (arg=0xa5908b70) at pthread_create.c:300
#7  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0x9cb02b70 (LWP 4917)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xac3fae08) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x9cb02b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xa8625b70 (LWP 4918)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xab9abb34, mutex=0xab9abb1c) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xab9abb34, mutex=0xab9abb1c) at forward.c:139
#3  0xaede3196 in fifo_buffer_get (fifo=0xab9abb08) at buffer.c:230
#4  0xaede8f86 in video_decoder_loop (stream_gen=0xab9b5018) at video_decoder.c:134
#5  0xb4a5f955 in start_thread (arg=0xa8625b70) at pthread_create.c:300
#6  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa74ffb70 (LWP 4919)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xab9f2e5c, mutex=0xab9f2e44) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xab9f2e5c, mutex=0xab9f2e44) at forward.c:139
#3  0xaede3196 in fifo_buffer_get (fifo=0xab9f2e30) at buffer.c:230
#4  0xaede9f86 in audio_decoder_loop (stream_gen=0xab9b5018) at audio_decoder.c:66
#5  0xb4a5f955 in start_thread (arg=0xa74ffb70) at pthread_create.c:300
#6  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0x9db19b70 (LWP 4920)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xaa9738c4, mutex=0xaa9738ac) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xaa9738c4, mutex=0xaa9738ac) at forward.c:139
#3  0xaedf38d2 in xine_event_wait (queue_gen=0xaa9738a8) at events.c:56
#4  listener_loop (queue_gen=0xaa9738a8) at events.c:214
#5  0xb4a5f955 in start_thread (arg=0x9db19b70) at pthread_create.c:300
#6  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0x97b05b70 (LWP 4921)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6021011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaee094d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaeded2a1 in video_out_loop (this_gen=0xa1de9a8) at video_out.c:1246
#4  0xb4a5f955 in start_thread (arg=0x97b05b70) at pthread_create.c:300
#5  0xb6027e7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb3c07710 (LWP 4164)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4a63f7f in __pthread_cond_wait (cond=0xa27a750, mutex=0xa27a738) at pthread_cond_wait.c:153
#2  0xb6034e0d in __pthread_cond_wait (cond=0xa27a750, mutex=0xa27a738) at forward.c:139
#3  0xb6d8a497 in wait (this=0xa27a460, mutex=0xa27a458, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa27a460, mutex=0xa27a458, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xaef2f826 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#6  0xaef4deed in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#7  0xaef568b2 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0xb43193e1 in ?? () from /usr/lib/libphonon.so.4
#9  0xb4304217 in ?? () from /usr/lib/libphonon.so.4
#10 0xb43051e8 in Phonon::MediaNodePrivate::backendObject() () from /usr/lib/libphonon.so.4
#11 0xb43076cd in Phonon::Path::reconnect(Phonon::MediaNode*, Phonon::MediaNode*) () from /usr/lib/libphonon.so.4
#12 0xb4307c65 in Phonon::createPath(Phonon::MediaNode*, Phonon::MediaNode*) () from /usr/lib/libphonon.so.4
#13 0xb431f007 in ?? () from /usr/lib/libphonon.so.4
#14 0xb431f1d1 in Phonon::VideoPlayer::VideoPlayer(QWidget*) () from /usr/lib/libphonon.so.4
#15 0xb1ef5879 in MediaPlayer (this=0xa1ddb68, doc=0xce20b98) at ../../khtml/rendering/render_media.h:42
#16 khtml::HTMLMediaElement::HTMLMediaElement (this=0xa1ddb68, doc=0xce20b98) at ../../khtml/html/HTMLMediaElement.cpp:66
#17 0xb1ef64f9 in khtml::HTMLVideoElement::HTMLVideoElement (this=0xa1ddc00, doc=0xce20b98) at ../../khtml/html/HTMLVideoElement.cpp:35
#18 0xb1e9f8a9 in khtml::KHTMLParser::getElement (this=0x9f16438, t=0xb477a44) at ../../khtml/html/htmlparser.cpp:1150
#19 0xb1ea00d4 in khtml::KHTMLParser::parseToken (this=0x9f16438, t=0xb477a44) at ../../khtml/html/htmlparser.cpp:270
#20 0xb1ea0bb3 in khtml::HTMLTokenizer::processToken (this=0xb477a30) at ../../khtml/html/htmltokenizer.cpp:2056
#21 0xb1ea8b2c in khtml::HTMLTokenizer::parseTag (this=0xb477a30, src=...) at ../../khtml/html/htmltokenizer.cpp:1529
#22 0xb1eab6d1 in khtml::HTMLTokenizer::write (this=0xb477a30, str=..., appendData=true) at ../../khtml/html/htmltokenizer.cpp:1810
#23 0xb1dec32c in KHTMLPart::write (this=0x8bb6ba8, str=...) at ../../khtml/khtml_part.cpp:2124
#24 0xb2460fc1 in Akregator::ArticleViewer::renderContent (this=0x8bba9b8, text=...) at ../../../akregator/src/articleviewer.cpp:411
#25 0xb24622c6 in Akregator::ArticleViewer::showArticle (this=0x8bba9b8, article=...) at ../../../akregator/src/articleviewer.cpp:489
#26 0xb248bb94 in Akregator::MainWidget::slotArticleSelected (this=0x8b48920, article=...) at ../../../akregator/src/mainwidget.cpp:804
#27 0xb2492070 in Akregator::MainWidget::qt_metacall (this=0x8b48920, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbfb819d8) at ./mainwidget.moc:160
#28 0xb6e8f5da in QMetaObject::metacall (object=0x8b48920, cl=128, idx=32, argv=0xbfb819d8) at kernel/qmetaobject.cpp:237
#29 0xb6ea2235 in QMetaObject::activate (sender=0x8bb9fc0, m=0xb24db994, local_signal_index=1, argv=0xbfb819d8) at kernel/qobject.cpp:3280
#30 0xb2411193 in Akregator::AbstractSelectionController::currentArticleChanged (this=0x8bb9fc0, _t1=...) at ./abstractselectioncontroller.moc:107
#31 0xb243bbde in Akregator::SelectionController::articleSelectionChanged (this=0x8bb9fc0) at ../../../akregator/src/selectioncontroller.cpp:286
#32 0xb243d4c3 in Akregator::SelectionController::qt_metacall (this=0x8bb9fc0, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfb81b44) at ./selectioncontroller.moc:89
#33 0xb6e8f5da in QMetaObject::metacall (object=0x8bb9fc0, cl=128, idx=12, argv=0xbfb81b44) at kernel/qmetaobject.cpp:237
#34 0xb6ea2235 in QMetaObject::activate (sender=0xa005308, m=0xb6c84510, local_signal_index=0, argv=0xbfb81b44) at kernel/qobject.cpp:3280
#35 0xb6936de9 in QItemSelectionModel::selectionChanged (this=0xa005308, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
#36 0xb693af55 in QItemSelectionModel::clearSelection (this=0xa005308) at itemviews/qitemselectionmodel.cpp:1130
#37 0xb68d6d1a in QAbstractItemView::clearSelection (this=0x8b850c0) at itemviews/qabstractitemview.cpp:1126
#38 0xb2445d48 in Akregator::ArticleListView::selectIndex (this=0x8b850c0, idx=...) at ../../../akregator/src/articlelistview.cpp:501
#39 0xb2445eba in Akregator::ArticleListView::slotNextArticle (this=0x8b850c0) at ../../../akregator/src/articlelistview.cpp:467
#40 0xb244724b in Akregator::ArticleListView::qt_metacall (this=0x8b850c0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfb81dc8) at ./articlelistview.moc:191
#41 0xb6e8f5da in QMetaObject::metacall (object=0x8b850c0, cl=128, idx=92, argv=0xbfb81dc8) at kernel/qmetaobject.cpp:237
#42 0xb6ea2235 in QMetaObject::activate (sender=0x8bbcfa0, m=0xb6c76e18, local_signal_index=1, argv=0xbfb81dc8) at kernel/qobject.cpp:3280
#43 0xb630d2b9 in QAction::triggered (this=0x8bbcfa0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#44 0xb630ebcc in QAction::activate (this=0x8bbcfa0, event=QAction::Trigger) at kernel/qaction.cpp:1256
#45 0xb6310e38 in QAction::event (this=0x21, e=0xfffffe00) at kernel/qaction.cpp:1182
#46 0xb730ba03 in KAction::event (this=0x8bbcfa0, event=0xbfb822e8) at ../../kdeui/actions/kaction.cpp:129
#47 0xb63141fc in QApplicationPrivate::notify_helper (this=0x89dd650, receiver=0x8bbcfa0, e=0xbfb822e8) at kernel/qapplication.cpp:4396
#48 0xb631b2be in QApplication::notify (this=0xbfb83174, receiver=0x8bbcfa0, e=0xbfb822e8) at kernel/qapplication.cpp:3798
#49 0xb73f6c5a in KApplication::notify (this=0xbfb83174, receiver=0x8bbcfa0, event=0xbfb822e8) at ../../kdeui/kernel/kapplication.cpp:302
#50 0xb6e8993b in QCoreApplication::notifyInternal (this=0xbfb83174, receiver=0x8bbcfa0, event=0xbfb822e8) at kernel/qcoreapplication.cpp:732
#51 0xb6356b5d in sendEvent (this=0x89dd6fc, e=0xbfb82764) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#52 QShortcutMap::dispatchEvent (this=0x89dd6fc, e=0xbfb82764) at kernel/qshortcutmap.cpp:879
#53 0xb635898e in QShortcutMap::tryShortcutEvent (this=0x89dd6fc, o=0x8be26a8, e=0xbfb82764) at kernel/qshortcutmap.cpp:364
#54 0xb631d0b8 in QApplication::notify (this=0xbfb83174, receiver=0x8be26a8, e=0xbfb82764) at kernel/qapplication.cpp:3840
#55 0xb73f6c5a in KApplication::notify (this=0xbfb83174, receiver=0x8be26a8, event=0xbfb82764) at ../../kdeui/kernel/kapplication.cpp:302
#56 0xb6e8993b in QCoreApplication::notifyInternal (this=0xbfb83174, receiver=0x8be26a8, event=0xbfb82764) at kernel/qcoreapplication.cpp:732
#57 0xb631502e in sendSpontaneousEvent (receiver=0x8be26a8, event=0x21) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#58 qt_sendSpontaneousEvent (receiver=0x8be26a8, event=0x21) at kernel/qapplication.cpp:5388
#59 0xb63d0540 in QKeyMapper::sendKeyEvent (keyWidget=0x8be26a8, grab=false, type=QEvent::KeyPress, code=16777236, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, nativeScanCode=114, nativeVirtualKey=65363, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1867
#60 0xb63d2980 in QKeyMapperPrivate::translateKeyEvent (this=0x8a0b680, keyWidget=0x8be26a8, event=0xbfb82e00, grab=<value optimized out>) at kernel/qkeymapper_x11.cpp:1837
#61 0xb63a6ea7 in QApplication::x11ProcessEvent (this=0xbfb83174, event=0xbfb82e00) at kernel/qapplication_x11.cpp:3429
#62 0xb63d5ea2 in x11EventSourceDispatch (s=0x89e03a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#63 0xb49b92f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#64 0xb49bcfd8 in ?? () from /lib/libglib-2.0.so.0
#65 0xb49bd1b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#66 0xb6eb7f75 in QEventDispatcherGlib::processEvents (this=0x89bd888, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#67 0xb63d5755 in QGuiEventDispatcherGlib::processEvents (this=0x89bd888, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#68 0xb6e883e9 in QEventLoop::processEvents (this=0xbfb830f4, flags=) at kernel/qeventloop.cpp:149
#69 0xb6e8886a in QEventLoop::exec (this=0xbfb830f4, flags=...) at kernel/qeventloop.cpp:201
#70 0xb6e8cd5f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#71 0xb6314297 in QApplication::exec () at kernel/qapplication.cpp:3672
#72 0x0804fa61 in main (argc=5, argv=0xbfb832d4) at ../../../akregator/src/main.cpp:103

Reported using DrKonqi
Comment 1 Pino Toscano 2010-09-08 20:11:00 UTC
This looks like a Xine crash -- Phonon guys?
Comment 2 Myriam Schweingruber 2010-09-09 12:38:16 UTC
Well, we would need a better backtrace for this, please install the debugging packages for phonon. So far it looks more like a demux problem
Comment 3 Frederik Schwarzer 2010-09-09 15:49:09 UTC
And there it is. :)

Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3c5f710 (LWP 3534))]

Thread 24 (Thread 0xaa656b70 (LWP 3888)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abc482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb608ce64 in __pthread_cond_timedwait (cond=0xb13a338, mutex=0xb13a320, abstime=0xaa656320) at forward.c:152
#3  0xaf112bdf in metronom_sync_loop (this=0xb13a2d8) at metronom.c:870
#4  0xb4ab7955 in start_thread (arg=0xaa656b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 23 (Thread 0xad699b70 (LWP 3890)):
[KCrash Handler]
#6  xine_event_dispose_queue (queue=0x0) at events.c:133
#7  0xaaea0012 in open_plugin (class_gen=0xabdfc908, stream=0xa2204050, input=0xabdf6be0) at demux_matroska.c:3007
#8  0xaf11b9b5 in probe_demux (stream=0xa2204050, method1=<value optimized out>, method2=2, input=0xabdf6be0) at load_plugins.c:1319
#9  0xaf110b03 in open_internal (stream=0xa2204050, mrl=0xa235a18 "http://demos.hacks.mozilla.org/openweb/extern/slideshowtransition.webm") at xine.c:1224
#10 xine_open (stream=0xa2204050, mrl=0xa235a18 "http://demos.hacks.mozilla.org/openweb/extern/slideshowtransition.webm") at xine.c:1299
#11 0xaee702f6 in Phonon::Xine::XineStream::xineOpen (this=0xa224a00, newstate=Phonon::StoppedState) at ../../xine/xinestream.cpp:262
#12 0xaee75162 in Phonon::Xine::XineStream::event (this=0xa224a00, ev=0xa235188) at ../../xine/xinestream.cpp:1264
#13 0xb636c1fc in QApplicationPrivate::notify_helper (this=0x9cbb810, receiver=0xa224a00, e=0xa235188) at kernel/qapplication.cpp:4396
#14 0xb63732be in QApplication::notify (this=0xbfe74324, receiver=0xa224a00, e=0xa235188) at kernel/qapplication.cpp:3798
#15 0xb744ec5a in KApplication::notify (this=0xbfe74324, receiver=0xa224a00, event=0xa235188) at ../../kdeui/kernel/kapplication.cpp:302
#16 0xb6ee193b in QCoreApplication::notifyInternal (this=0xbfe74324, receiver=0xa224a00, event=0xa235188) at kernel/qcoreapplication.cpp:732
#17 0xb6ee4adb in sendEvent (receiver=0x0, event_type=0, data=0xb13f840) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xb13f840) at kernel/qcoreapplication.cpp:1373
#19 0xb6ee4c9d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#20 0xb6f10484 in sendPostedEvents (s=0xa23b3a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=0xa23b3a0) at kernel/qeventdispatcher_glib.cpp:277
#22 0xb4a112f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0xb4a14fd8 in ?? () from /lib/libglib-2.0.so.0
#24 0xb4a151b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0xb6f0ff75 in QEventDispatcherGlib::processEvents (this=0xb13b430, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#26 0xb6ee03e9 in QEventLoop::processEvents (this=0xad699280, flags=) at kernel/qeventloop.cpp:149
#27 0xb6ee086a in QEventLoop::exec (this=0xad699280, flags=...) at kernel/qeventloop.cpp:201
#28 0xb6dde61e in QThread::exec (this=0xb13b050) at thread/qthread.cpp:490
#29 0xaee6694a in Phonon::Xine::XineThread::run (this=0xb13b050) at ../../xine/xinethread.cpp:143
#30 0xb6de18d9 in QThreadPrivate::start (arg=0xb13b050) at thread/qthread_unix.cpp:266
#31 0xb4ab7955 in start_thread (arg=0xad699b70) at pthread_create.c:300
#32 0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 22 (Thread 0xabaadb70 (LWP 3899)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abc482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb608ce64 in __pthread_cond_timedwait (cond=0xaf2174a8, mutex=0xaf217490, abstime=0xabaad320) at forward.c:152
#3  0xaf112bdf in metronom_sync_loop (this=0xaf217448) at metronom.c:870
#4  0xb4ab7955 in start_thread (arg=0xabaadb70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 21 (Thread 0xa6b7bb70 (LWP 3909)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abc482 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb608ce64 in __pthread_cond_timedwait (cond=0xabdc37d8, mutex=0xabdc37c0, abstime=0xa6b7b320) at forward.c:152
#3  0xaf112bdf in metronom_sync_loop (this=0xabdc3778) at metronom.c:870
#4  0xb4ab7955 in start_thread (arg=0xa6b7bb70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 20 (Thread 0xa847bb70 (LWP 3983)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xca8cd58) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0xa847bb70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 19 (Thread 0x9d416b70 (LWP 3984)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6072696 in __poll (fds=0xb60f5ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xadabaa5f in my_snd_mixer_wait (data=0xdc76360) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xdc76360) at audio_alsa_out.c:166
#4  0xb4ab7955 in start_thread (arg=0x9d416b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 18 (Thread 0x9c009b70 (LWP 3985)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xb11aa88, mutex=0xb11aa70) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xb11aa88, mutex=0xb11aa70) at forward.c:139
#3  0xaf12387e in fifo_peek_int (this_gen=0xe28de80) at audio_out.c:348
#4  fifo_peek (this_gen=0xe28de80) at audio_out.c:388
#5  ao_loop (this_gen=0xe28de80) at audio_out.c:1015
#6  0xb4ab7955 in start_thread (arg=0x9c009b70) at pthread_create.c:300
#7  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 17 (Thread 0x99bfab70 (LWP 3989)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xe28f470) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0x99bfab70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 16 (Thread 0xac697b70 (LWP 3990)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6072696 in __poll (fds=0xb60f5ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xadabaa5f in my_snd_mixer_wait (data=0xca821d0) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xca821d0) at audio_alsa_out.c:166
#4  0xb4ab7955 in start_thread (arg=0xac697b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 15 (Thread 0xa4f6db70 (LWP 3991)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xe2a0b40, mutex=0xe2a0b28) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xe2a0b40, mutex=0xe2a0b28) at forward.c:139
#3  0xaf12387e in fifo_peek_int (this_gen=0xe241788) at audio_out.c:348
#4  fifo_peek (this_gen=0xe241788) at audio_out.c:388
#5  ao_loop (this_gen=0xe241788) at audio_out.c:1015
#6  0xb4ab7955 in start_thread (arg=0xa4f6db70) at pthread_create.c:300
#7  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 14 (Thread 0x9b808b70 (LWP 3992)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xb173160) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0x9b808b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 13 (Thread 0x9b007b70 (LWP 3993)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xe217270) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0x9b007b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 12 (Thread 0xa3b60b70 (LWP 3997)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6070f5b in read () at ../sysdeps/unix/syscall-template.S:82
#2  0xaeeeda42 in ?? () from /usr/lib/libasound.so.2
#3  0xaeeea89d in snd_ctl_read () from /usr/lib/libasound.so.2
#4  0xaeee6cb4 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#5  0xaeef2981 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#6  0xadabaaa8 in ao_alsa_handle_event_thread (data=0xa23cb98) at audio_alsa_out.c:175
#7  0xb4ab7955 in start_thread (arg=0xa3b60b70) at pthread_create.c:300
#8  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 11 (Thread 0xa4361b70 (LWP 3998)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xadd4ea0, mutex=0xadd4e88) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xadd4ea0, mutex=0xadd4e88) at forward.c:139
#3  0xaf12387e in fifo_peek_int (this_gen=0xb2878d0) at audio_out.c:348
#4  fifo_peek (this_gen=0xb2878d0) at audio_out.c:388
#5  ao_loop (this_gen=0xb2878d0) at audio_out.c:1015
#6  0xb4ab7955 in start_thread (arg=0xa4361b70) at pthread_create.c:300
#7  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 10 (Thread 0xa637ab70 (LWP 3999)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xabdc3ee0) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0xa637ab70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 9 (Thread 0x9c80ab70 (LWP 4034)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xe28fb08) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0x9c80ab70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 8 (Thread 0x9e418b70 (LWP 4035)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6072696 in __poll (fds=0xb60f5ff4, nfds=1, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xadabaa5f in my_snd_mixer_wait (data=0xa225a80) at audio_alsa_out.c:150
#3  ao_alsa_handle_event_thread (data=0xa225a80) at audio_alsa_out.c:166
#4  0xb4ab7955 in start_thread (arg=0x9e418b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 7 (Thread 0x9dc17b70 (LWP 4036)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xc662ed8, mutex=0xc662ec0) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xc662ed8, mutex=0xc662ec0) at forward.c:139
#3  0xaf12387e in fifo_peek_int (this_gen=0xc6624c8) at audio_out.c:348
#4  fifo_peek (this_gen=0xc6624c8) at audio_out.c:388
#5  ao_loop (this_gen=0xc6624c8) at audio_out.c:1015
#6  0xb4ab7955 in start_thread (arg=0x9dc17b70) at pthread_create.c:300
#7  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 6 (Thread 0x9fc30b70 (LWP 4037)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xb8d4df8) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0x9fc30b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 5 (Thread 0xaae57b70 (LWP 4038)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xabb5b0f4, mutex=0xabb5b0dc) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xabb5b0f4, mutex=0xabb5b0dc) at forward.c:139
#3  0xaf116196 in fifo_buffer_get (fifo=0xabb5b0c8) at buffer.c:230
#4  0xaf11bf86 in video_decoder_loop (stream_gen=0xa2204050) at video_decoder.c:134
#5  0xb4ab7955 in start_thread (arg=0xaae57b70) at pthread_create.c:300
#6  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa9e55b70 (LWP 4039)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xabb65b6c, mutex=0xabb65b54) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xabb65b6c, mutex=0xabb65b54) at forward.c:139
#3  0xaf116196 in fifo_buffer_get (fifo=0xabb65b40) at buffer.c:230
#4  0xaf11cf86 in audio_decoder_loop (stream_gen=0xa2204050) at audio_decoder.c:66
#5  0xb4ab7955 in start_thread (arg=0xa9e55b70) at pthread_create.c:300
#6  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xa9654b70 (LWP 4040)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xabdf5fbc, mutex=0xabdf5fa4) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xabdf5fbc, mutex=0xabdf5fa4) at forward.c:139
#3  0xaf1268d2 in xine_event_wait (queue_gen=0xabdf5fa0) at events.c:56
#4  listener_loop (queue_gen=0xabdf5fa0) at events.c:214
#5  0xb4ab7955 in start_thread (arg=0xa9654b70) at pthread_create.c:300
#6  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa7b70b70 (LWP 4041)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6079011 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xaf13c4d8 in xine_usec_sleep (usec=1000) at utils.c:481
#3  0xaf1202a1 in video_out_loop (this_gen=0xb4d5538) at video_out.c:1246
#4  0xb4ab7955 in start_thread (arg=0xa7b70b70) at pthread_create.c:300
#5  0xb607fe7e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb3c5f710 (LWP 3534)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb4abbf7f in __pthread_cond_wait (cond=0xb13b350, mutex=0xb13b338) at pthread_cond_wait.c:153
#2  0xb608ce0d in __pthread_cond_wait (cond=0xb13b350, mutex=0xb13b338) at forward.c:139
#3  0xb6de2497 in wait (this=0xb13b060, mutex=0xb13b058, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xb13b060, mutex=0xb13b058, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xaee66826 in Phonon::Xine::XineThread::newStream () at ../../xine/xinethread.cpp:78
#6  0xaee84eed in Phonon::Xine::MediaObject::MediaObject (this=0xb4d6ad0, parent=0xb4d4448) at ../../xine/mediaobject.cpp:61
#7  0xaee8d8b2 in Phonon::Xine::Backend::createObject (this=0x9fe1940, c=Phonon::BackendInterface::MediaObjectClass, parent=0xb4d4448, args=...) at ../../xine/backend.cpp:152
#8  0xb43713e1 in Phonon::Factory::createMediaObject (parent=0xb4d4448) at ../../phonon/factory.cpp:336
#9  0xb435c217 in Phonon::MediaObjectPrivate::createBackendObject (this=0xb4d44e8) at ../../phonon/mediaobject.cpp:47
#10 0xb435d1e8 in Phonon::MediaNodePrivate::backendObject (this=0xb4d44e8) at ../../phonon/medianode.cpp:63
#11 0xb435f6cd in Phonon::Path::reconnect (this=0xbfe72518, source=0xb4d4450, sink=0xa20a778) at ../../phonon/path.cpp:158
#12 0xb435fc65 in Phonon::createPath (source=0xb4d4450, sink=0xa20a778) at ../../phonon/path.cpp:436
#13 0xb4377007 in Phonon::VideoPlayerPrivate::init (this=0xa20a730, q=0xa20a788, category=Phonon::VideoCategory) at ../../phonon/videoplayer.cpp:65
#14 0xb43771d1 in Phonon::VideoPlayer::VideoPlayer (this=0xa20a788, parent=0x0) at ../../phonon/videoplayer.cpp:82
#15 0xb1c4f879 in MediaPlayer (this=0xa20a7c8, doc=0xe20b570) at ../../khtml/rendering/render_media.h:42
#16 khtml::HTMLMediaElement::HTMLMediaElement (this=0xa20a7c8, doc=0xe20b570) at ../../khtml/html/HTMLMediaElement.cpp:66
#17 0xb1c504f9 in khtml::HTMLVideoElement::HTMLVideoElement (this=0xa20a7c8, doc=0xe20b570) at ../../khtml/html/HTMLVideoElement.cpp:35
#18 0xb1bf98a9 in khtml::KHTMLParser::getElement (this=0xcaa2308, t=0xca8a91c) at ../../khtml/html/htmlparser.cpp:1150
#19 0xb1bfa0d4 in khtml::KHTMLParser::parseToken (this=0xcaa2308, t=0xca8a91c) at ../../khtml/html/htmlparser.cpp:270
#20 0xb1bfabb3 in khtml::HTMLTokenizer::processToken (this=0xca8a908) at ../../khtml/html/htmltokenizer.cpp:2056
#21 0xb1c02b2c in khtml::HTMLTokenizer::parseTag (this=0xca8a908, src=...) at ../../khtml/html/htmltokenizer.cpp:1529
#22 0xb1c056d1 in khtml::HTMLTokenizer::write (this=0xca8a908, str=..., appendData=true) at ../../khtml/html/htmltokenizer.cpp:1810
#23 0xb1b4632c in KHTMLPart::write (this=0x9ea86e8, str=...) at ../../khtml/khtml_part.cpp:2124
#24 0xb21cefc1 in Akregator::ArticleViewer::renderContent (this=0x9eaf150, text=...) at ../../../akregator/src/articleviewer.cpp:411
#25 0xb21d02c6 in Akregator::ArticleViewer::showArticle (this=0x9eaf150, article=...) at ../../../akregator/src/articleviewer.cpp:489
#26 0xb21f9b94 in Akregator::MainWidget::slotArticleSelected (this=0x9e80fb8, article=...) at ../../../akregator/src/mainwidget.cpp:804
#27 0xb2200070 in Akregator::MainWidget::qt_metacall (this=0x9e80fb8, _c=QMetaObject::InvokeMetaMethod, _id=32, _a=0xbfe72b88) at ./mainwidget.moc:160
#28 0xb6ee75da in QMetaObject::metacall (object=0x9e80fb8, cl=128, idx=32, argv=0xbfe72b88) at kernel/qmetaobject.cpp:237
#29 0xb6efa235 in QMetaObject::activate (sender=0x9eae898, m=0xb2249994, local_signal_index=1, argv=0xbfe72b88) at kernel/qobject.cpp:3280
#30 0xb217f193 in Akregator::AbstractSelectionController::currentArticleChanged (this=0x9eae898, _t1=...) at ./abstractselectioncontroller.moc:107
#31 0xb21a9bde in Akregator::SelectionController::articleSelectionChanged (this=0x9eae898) at ../../../akregator/src/selectioncontroller.cpp:286
#32 0xb21ab4c3 in Akregator::SelectionController::qt_metacall (this=0x9eae898, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfe72cf4) at ./selectioncontroller.moc:89
#33 0xb6ee75da in QMetaObject::metacall (object=0x9eae898, cl=128, idx=12, argv=0xbfe72cf4) at kernel/qmetaobject.cpp:237
#34 0xb6efa235 in QMetaObject::activate (sender=0xa4f1640, m=0xb6cdc510, local_signal_index=0, argv=0xbfe72cf4) at kernel/qobject.cpp:3280
#35 0xb698ede9 in QItemSelectionModel::selectionChanged (this=0xa4f1640, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:152
#36 0xb6992f55 in QItemSelectionModel::clearSelection (this=0xa4f1640) at itemviews/qitemselectionmodel.cpp:1130
#37 0xb692ed1a in QAbstractItemView::clearSelection (this=0x9ea7a78) at itemviews/qabstractitemview.cpp:1126
#38 0xb21b3d48 in Akregator::ArticleListView::selectIndex (this=0x9ea7a78, idx=...) at ../../../akregator/src/articlelistview.cpp:501
#39 0xb21b3eba in Akregator::ArticleListView::slotNextArticle (this=0x9ea7a78) at ../../../akregator/src/articlelistview.cpp:467
#40 0xb21b524b in Akregator::ArticleListView::qt_metacall (this=0x9ea7a78, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfe72f78) at ./articlelistview.moc:191
#41 0xb6ee75da in QMetaObject::metacall (object=0x9ea7a78, cl=128, idx=92, argv=0xbfe72f78) at kernel/qmetaobject.cpp:237
#42 0xb6efa235 in QMetaObject::activate (sender=0x9eace48, m=0xb6ccee18, local_signal_index=1, argv=0xbfe72f78) at kernel/qobject.cpp:3280
#43 0xb63652b9 in QAction::triggered (this=0x9eace48, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#44 0xb6366bcc in QAction::activate (this=0x9eace48, event=QAction::Trigger) at kernel/qaction.cpp:1256
#45 0xb6368e38 in QAction::event (this=0x15, e=0xfffffe00) at kernel/qaction.cpp:1182
#46 0xb7363a03 in KAction::event (this=0x9eace48, event=0xbfe73498) at ../../kdeui/actions/kaction.cpp:129
#47 0xb636c1fc in QApplicationPrivate::notify_helper (this=0x9cbb810, receiver=0x9eace48, e=0xbfe73498) at kernel/qapplication.cpp:4396
#48 0xb63732be in QApplication::notify (this=0xbfe74324, receiver=0x9eace48, e=0xbfe73498) at kernel/qapplication.cpp:3798
#49 0xb744ec5a in KApplication::notify (this=0xbfe74324, receiver=0x9eace48, event=0xbfe73498) at ../../kdeui/kernel/kapplication.cpp:302
#50 0xb6ee193b in QCoreApplication::notifyInternal (this=0xbfe74324, receiver=0x9eace48, event=0xbfe73498) at kernel/qcoreapplication.cpp:732
#51 0xb63aeb5d in sendEvent (this=0x9cbb8bc, e=0xbfe73914) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#52 QShortcutMap::dispatchEvent (this=0x9cbb8bc, e=0xbfe73914) at kernel/qshortcutmap.cpp:879
#53 0xb63b098e in QShortcutMap::tryShortcutEvent (this=0x9cbb8bc, o=0x9edbd38, e=0xbfe73914) at kernel/qshortcutmap.cpp:364
#54 0xb63750b8 in QApplication::notify (this=0xbfe74324, receiver=0x9edbd38, e=0xbfe73914) at kernel/qapplication.cpp:3840
#55 0xb744ec5a in KApplication::notify (this=0xbfe74324, receiver=0x9edbd38, event=0xbfe73914) at ../../kdeui/kernel/kapplication.cpp:302
#56 0xb6ee193b in QCoreApplication::notifyInternal (this=0xbfe74324, receiver=0x9edbd38, event=0xbfe73914) at kernel/qcoreapplication.cpp:732
#57 0xb636d02e in sendSpontaneousEvent (receiver=0x9edbd38, event=0x15) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#58 qt_sendSpontaneousEvent (receiver=0x9edbd38, event=0x15) at kernel/qapplication.cpp:5388
#59 0xb6428540 in QKeyMapper::sendKeyEvent (keyWidget=0x9edbd38, grab=false, type=QEvent::KeyPress, code=16777236, modifiers=..., text=..., autorepeat=<value optimized out>, count=<value optimized out>, nativeScanCode=114, nativeVirtualKey=65363, nativeModifiers=0) at kernel/qkeymapper_x11.cpp:1867
#60 0xb642a980 in QKeyMapperPrivate::translateKeyEvent (this=0x9ce9850, keyWidget=0x9edbd38, event=0xbfe73fb0, grab=<value optimized out>) at kernel/qkeymapper_x11.cpp:1837
#61 0xb63feea7 in QApplication::x11ProcessEvent (this=0xbfe74324, event=0xbfe73fb0) at kernel/qapplication_x11.cpp:3429
#62 0xb642dea2 in x11EventSourceDispatch (s=0x9cbe5e8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#63 0xb4a112f5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#64 0xb4a14fd8 in ?? () from /lib/libglib-2.0.so.0
#65 0xb4a151b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#66 0xb6f0ff75 in QEventDispatcherGlib::processEvents (this=0x9c9b888, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#67 0xb642d755 in QGuiEventDispatcherGlib::processEvents (this=0x9c9b888, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#68 0xb6ee03e9 in QEventLoop::processEvents (this=0xbfe742a4, flags=) at kernel/qeventloop.cpp:149
#69 0xb6ee086a in QEventLoop::exec (this=0xbfe742a4, flags=...) at kernel/qeventloop.cpp:201
#70 0xb6ee4d5f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#71 0xb636c297 in QApplication::exec () at kernel/qapplication.cpp:3672
#72 0x0804fa61 in main (argc=3, argv=0xbfe74484) at ../../../akregator/src/main.cpp:103
Comment 4 Myriam Schweingruber 2010-09-09 16:29:48 UTC
Thank you for the fast feedback.
Comment 5 Christophe Marin 2010-09-24 01:20:17 UTC
*** Bug 252165 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2010-11-20 16:46:58 UTC
[Comment from a bug triager]
This issue was already reported to Phonon at bug 227837, and there is also an upstream bug reference. Merging. Thanks

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