Thanks, Paul.  If jack had not crashed, shouldn&#39;t rotter have continued to record?  Is there any way to establish why recording was interrupted?  This happened about a week after I had started recording on this system.<br>
<br><div class="gmail_quote">On Mon, May 23, 2011 at 4:06 PM, Paul Davis <span dir="ltr">&lt;<a href="mailto:paul@linuxaudiosystems.com">paul@linuxaudiosystems.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Mon, May 23, 2011 at 6:56 PM, Eric Steinberg<br>
&lt;<a href="mailto:eric.steinberg@gmail.com">eric.steinberg@gmail.com</a>&gt; wrote:<br>
&gt; Hi folks,<br>
&gt; I&#39;m trying to build an audio logger, that can record from six different<br>
&gt; sources to separate files.  I&#39;ve been using the program rotter, and I<br>
&gt; thought it was working but have discovered that jackd crashed and recording<br>
&gt; was interrupted.  Unfortunately this was not reflected by qjackctl, which is<br>
&gt; what I use to launch jackd.  The qjackctl display showed that jackd was<br>
&gt; running, right down to the flashing &quot;RT&quot;, but when I tried to launch<br>
&gt; meterbridge it complained that the jack server was not running.  The<br>
&gt; instances of rotter that I launched were still running, but were making<br>
&gt; files of just a few bytes, with no audio in them.  Is this a bug in<br>
&gt; qjackctl?  I am using Arch, on a Pentium 4, and using a firewire interface<br>
&gt; (Edirol FA-101).<br>
<br>
</div></div>you should use:<br>
<br>
   ps aux | grep jackd<br>
<br>
to establish whether jack has &quot;crashed&quot;.<br>
<br>
my guess is that had not crashed, but was no longer accepting new<br>
clients and was otherwise hosed.<br>
</blockquote></div><br>