<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>(cc to the jack-devel mailing list)</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">jonetsu:</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> When using the latest Bitwig and loading several projects, enabling<br>
> audio for each one, playing it for a few seconds then loading another<br>
> one, playing it, so on so forth, jackd will steadily terminate, like<br>
> this:<br>
><br>
> Jack: JackPosixProcessSync::<wbr>TimedWait time out = 116080<br>
> Jack: JackPosixProcessSync::<wbr>TimedWait finished delta = 3668.0<br>
> Jack: JackEngine::<wbr>ClientExternalClose ref = 2<br>
> Jack: JackEngine::ClientCloseAux ref = 2<br>
> Jack: JackEngine::ReleaseRefnum server quit<br>
> Unknown error...<br>
> terminate called after throwing an instance of<br>
> 'Jack::JackTemporaryException' what():<br>
<br></blockquote><div><br></div><div>Hi, I just took a glance at the source code of jack2,</div><div>and when you get this message:</div><div><br></div><div>  "Jack: JackEngine::ClientExternalClose ref = 2"<br></div><div><br></div><div><div>...and you don't see any message about "Kill", it's the client<br></div></div><div>that has called jack_close(). So it seems like BitWig has called</div><div>jack_close() manually. However, the rest of the messages</div><div>indicates that something is wrong somewhere.</div><div><br></div><div><br></div><div><br></div></div></div></div>