On Tue, Sep 14, 2010 at 12:11:39AM +0200, [email protected] wrote:
> Hi,
> 
> I am enjoying aucat on OpenBSD 4.8 current (snapshot from end of August),
> but sometimes the audio server just exits, leaving the currently
> running audio application(s) homeless and confused.
> 
> I can sort of reproduce this behavior with audacity (from ports), although it
> also happens with other audio applications occasionally.
> 
> Opening audacity on a wave file, and clicking Play/Stop a couple of
> times yields the following output from aucat:
> 
> $ aucat -ddd -q rmidi:1 -s default -m mon -s mon     
> default: recording s24le4msb,0:11,44100
> default: playing s24le4msb,0:9,44100
> default: block size is 660 frames, using 2 blocks
> m...@default: mon=0:1
> defa...@default: rec=0:1 play=0:1 vol=32768
> audacit0: buffer size = 9240, play = s16le,0:1,44100
> starting device
> device stopped
> audacit0: buffer size = 9240, play = s16le,0:1,44100
> starting device
> device stopped
> audacit0: buffer size = 9240, play = s16le,0:1,44100
> monitor xrun, not allowed
> Abort trap (core dumped) 
> 
> This does not seem to happen with
> $ aucat -ddd -q rmidi:1 -s default
> 
> In both cases, midicat is not running.
> 
> Am I misusing the monitoring mode?

You're not misusing it, it seems there's a bug. The ``monitor xrun,
not allowed'' message corresponds to a failed assertion. Trying to
understand...

-- Alexandre

Reply via email to