<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1130/">[bugs:#1130]</a> SEGFAULT by changing number of JACK channels more that at start</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Labels:</strong> jack <br />
<strong>Created:</strong> Tue Jan 28, 2014 10:55 PM UTC by Anonymous<br />
<strong>Last Updated:</strong> Tue Jan 28, 2014 10:55 PM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>If I started PD with 1 channel like this:<br />
./pd -jack -channels 1<br />
And try to change number of JACK channels more that 1 — I'll have crash by segfault.</p>
<p>Or can start pd with 2 channels (by default) and change to 3 channels in media and have segfault again. But if change to less than at start it works fine, without any crashes. It looks like in PD allocated jack port array at start and when we changing number of channels it doesn't reallocate memory for array.</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="http://sourceforge.net/p/pure-data/bugs/">http://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="http://sourceforge.net/p/pure-data/admin/bugs/options.">http://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>