Anonymous - 2012-07-11

BTW, most of the open file handles are .wav files. Maybe there's a missing fclose()...

ls -al /proc/14570/fd/ |wc -l

8762

ls -al /proc/14570/fd/ |grep -c .wav

8698