[pulseaudio-tickets] [PulseAudio] #335: Setting system time causes Pulse Audio daemon to exit.
PulseAudio
trac-noreply at tango.0pointer.de
Wed Oct 1 05:56:09 PDT 2008
#335: Setting system time causes Pulse Audio daemon to exit.
----------------------+-----------------------------------------------------
Reporter: anstedt | Owner: lennart
Type: defect | Status: closed
Priority: normal | Milestone: 0.9.12
Component: daemon | Severity: normal
Resolution: fixed | Keywords: time, daemon, exit, cpulimit
----------------------+-----------------------------------------------------
Comment (by lennart):
I cannot remove the usage of CLOCK_MONOTONIC in the event loop handling
due to API comnpat. However, for your specific problem only the CPU
limiter matters, which you find in source:src/daemon/cpulimit.c which now
uses pa_rtclock() (which is just a wrapper around CLOCK_MONOTONIC) instead
of time().
Relevant change is r8e717875.
--
Ticket URL: <http://pulseaudio.org/ticket/335#comment:4>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list