On Tue, Dec 23, 2008 at 10:09:43AM -0700, Steven wrote: > > I don't know if this makes a difference, but before I rebooted the > computer I noticed that I had three instances of aucat running. One > I could kill, but the other two I actually had to use > > kill -9 <pid> > > before they finally terminated. > > As I said before, let me know if there's anything else you want me > to try.
this is very strange and looks like a kernel bug. In few days i'll have access to eap(4) to debug this, until then, could you start the server as follows: AUCAT_DEBUG=4 SIO_DEBUG=2 aucat -l 2>/tmp/server.log and then try to run one client as follows: AUCAT_DEBUG=4 SIO_DEBUG=2 aucat -i short_file.wav 2>/tmp/client.log and send me both files. -- Alexandre

