#755: Pulseaudio randomly starts taking 100% cpu in mainloop polling ------------------------+--------------------------------------------------- Reporter: lukehutch | Owner: lennart Type: defect | Status: new Milestone: | Component: daemon Resolution: | Keywords: ------------------------+---------------------------------------------------
Comment(by lennart): The gdb bt shows that PA is actually sleeping properly in the poll() loops. That's how it supposed to be. Hmm, can you trace back when that fd 29 was created that poll is woken up from? Just go backwards from a line like that and try to figure out where the fd 29 comes from. (this could some client simply keeping pa busy by creating connections in a loop) -- Ticket URL: <http://pulseaudio.org/ticket/755#comment:2> PulseAudio <http://pulseaudio.org/> The PulseAudio Sound Server _______________________________________________ pulseaudio-tickets mailing list pulseaudio-tickets@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-tickets