I can confirm the file handle leak on /dev/snd/timer only happens if I
have the "Analog Surround 5.1 Output" Profile selected instead of
"Analog Stereo Duplex".  Three file handles to /dev/snd/timer are left
open each time a sound is played with the 5.1 profile:

overri...@citadel-station:~$ ls -l /proc/$(pgrep pulseaudio)/fd|grep timer | wc 
-l
12
overri...@citadel-station:~$ ls -l /proc/$(pgrep pulseaudio)/fd|grep timer | wc 
-l
15
overri...@citadel-station:~$ ls -l /proc/$(pgrep pulseaudio)/fd|grep timer | wc 
-l
18

This using a Sound Blaster Audigy sound card.

-Dan

-- 
PulseAudio opens too many files, locks up, and fills up root fs (/var/log)
https://bugs.launchpad.net/bugs/451893
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to