[pulseaudio-tickets] [PulseAudio] #440: mplayer sticky pause
PulseAudio
trac-noreply at tango.0pointer.de
Fri Jan 2 06:48:38 PST 2009
#440: mplayer sticky pause
---------------------+------------------------------------------------------
Reporter: nevion | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: normal
Resolution: | Keywords: mplayer freeze
---------------------+------------------------------------------------------
Comment (by thingwath):
I'm having same problem, if there is a video, mplayer will sometimes
continue to play, but never if there is only an audio.
{{{
2 Thread 0xb3727b90 (LWP 13663) 0xb8035416 in __kernel_vsyscall ()
* 1 Thread 0xb792d700 (LWP 13662) 0xb8035416 in __kernel_vsyscall ()
#0 0xb8035416 in __kernel_vsyscall ()
#1 0x004f4996 in nanosleep () from /lib/libpthread.so.0
#2 0x081a9784 in usec_sleep (usec_delay=11000) at osdep/timer-linux.c:25
#3 0x08085b2e in fill_audio_out_buffers () at mplayer.c:2032
#4 main (argc=2, argv=0xbfa34684) at mplayer.c:3705
#0 0xb8035416 in __kernel_vsyscall ()
#1 0xb7b85777 in __poll (fds=0xa295ca0, nfds=2, timeout=332) at
../sysdeps/unix/sysv/linux/poll.c:87
#2 0x04488937 in poll_func (ufds=0xa295ca0, nfds=2, timeout=332,
userdata=0xa28ead0)
at pulse/thread-mainloop.c:71
#3 0x04478320 in pa_mainloop_poll (m=0xa28ea30) at pulse/mainloop.c:857
#4 0x04478707 in pa_mainloop_iterate (m=0xa28ea30, block=1, retval=0x0)
at pulse/mainloop.c:923
#5 0x0447878c in pa_mainloop_run (m=0xa28ea30, retval=0x0) at
pulse/mainloop.c:941
#6 0x044889b8 in thread (userdata=0xa28ea10) at pulse/thread-
mainloop.c:90
#7 0x044bc4f8 in internal_thread_func (userdata=0xa295c38) at pulsecore
/thread-posix.c:72
#8 0x004ed51f in start_thread (arg=0xb3727b90) at pthread_create.c:297
#9 0xb7b9004e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
}}}
It just sleep for a while in fill_audio_out_buffers, then asks for
pa_stream_writable_size for the stream, result is zero so there is nothing
to write, and repeats it forever.
I have mplayer SVN-r28234 and Fedora 10 pulseaudio
(pulseaudio-0.9.13-6.fc10.i386).
--
Ticket URL: <http://www.pulseaudio.org/ticket/440#comment:4>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list