<div dir="ltr">(Removed linux-audio-user, only on jack-devel mailing list now)<div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jun 25, 2017 at 2:20 PM, Kjetil Matheussen <span dir="ltr"><<a href="mailto:k.s.matheussen@gmail.com" target="_blank">k.s.matheussen@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><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::<wbr>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></div></div></blockquote><div><br></div><div>jackdmp ends up in this code right after closing the client.</div><div><br></div><div>"</div><div><div>            // Last client and temporay case: quit the server</div><div>            jack_log("JackEngine::ReleaseRefnum server quit");</div><div>            fEngineControl->fTemporary = false;</div><div>            throw JackTemporaryException();</div></div><div>"</div><div><br></div><div>I don't know what "temporary case" mean...</div><div><br></div><div>Does it mean that jackd was started automatically by the client?</div><div>(I guess not since "-v" was added explicitly by jonetsu.)</div><div><br></div><div>Anyone?</div><div><br></div><div><br></div><div><br></div><div>(Sorry for replying to myself, an unrelated compilation task took longer than planned, so I had time to look more into this)</div><div><br></div></div></div></div>