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