Jure Pečar | 12 Oct 2006 11:21
X-Face

Re: stabilty & reliability

On Wed, 11 Oct 2006 12:00:41 +0200
Jure Pečar <pegasus <at> nerv.eu.org> wrote:

> I put some logging into my scripts and found all sorts of weird stuff:

Some examples of what I'm seeing on stderr from various recording threads:

could not attach as client
jack server not running?
could not attach as client
jack server not running?

\ this happens when jackd is dead before the start of the recording script. I worked around that by checking
if it is alive and restarting it if necessary.

--

-- 

cannot connect ports
cannot connect ports

\ this happens when jackd does not want to connect any client. I figured out it has something to do with shared
memory segments not beeing freed and googled a command to check for them and delete them.

--

zombified - calling shutdown handler
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
(Continue reading)


Gmane