<div class="markdown_content"><hr/>
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1228/">[bugs:#1228]</a> segfault whith jack in libthread_db</strong></p>
<p><strong>Status:</strong> open<br/>
<strong>Group:</strong> v0.46<br/>
<strong>Labels:</strong> segfault jack <br/>
<strong>Created:</strong> Sun Jan 24, 2016 11:27 AM UTC by kubriel<br/>
<strong>Last Updated:</strong> Sun Jan 24, 2016 11:27 AM UTC<br/>
<strong>Owner:</strong> nobody</p>
<p>gdb pd<br/>
GNU gdb (GDB) 7.10<br/>
.............<br/>
Type "apropos word" to search for commands related to "word"...<br/>
Reading symbols from pd...(no debugging symbols found)...done.<br/>
(gdb) run -jack<br/>
Starting program: /usr/local/bin/pd -jack<br/>
<span>[Thread debugging using libthread_db enabled]</span><br/>
Using host libthread_db library "/usr/lib/libthread_db.so.1".</p>
<p>Program received signal SIGSEGV, Segmentation fault.<br/>
0x0000000000000000 in ?? ()<br/>
(gdb) bt</p>
<h1 id="0-0x0000000000000000-in">0  0x0000000000000000 in ?? ()</h1>
<h1 id="1-0x00000000004b9e5e-in-jack_open_audio">1  0x00000000004b9e5e in jack_open_audio ()</h1>
<h1 id="2-0x000000000046b29e-in-sys_reopen_audio">2  0x000000000046b29e in sys_reopen_audio ()</h1>
<h1 id="3-0x0000000000462591-in-sys_main">3  0x0000000000462591 in sys_main ()</h1>
<h1 id="4-0x00007ffff6c2f610-in-__libc_start_main-from-usrliblibcso6">4  0x00007ffff6c2f610 in __libc_start_main () from /usr/lib/libc.so.6</h1>
<h1 id="5-0x0000000000411bc9-in-_start">5  0x0000000000411bc9 in _start ()</h1>
<p>(gdb) watchdog: signaling pd...<br/>
kill<br/>
Kill the program being debugged? (y or n) y<br/>
watchdog: signaling pd...</p>
<p>i cannot reproduce it anywhere else, but i dont know where can be the problem in this not very fresh arch linux installation(it worked before).<br/>
pd from git, but its same with pd from repo.<br/>
kernel 4.2.5-1-ARCH</p>
<p>just to let you know..</p>
<hr/>
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/bugs/">https://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/bugs/options.">https://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>