[PD] pd from git coredumps on ubuntu 16.10

alex tuca atuc at gmx.de
Wed Feb 15 09:51:19 CET 2017


i use jack with qjackctl, started with d-bus, jackd version is:
jackdmp 1.9.11

i have no problems with other jack programs, ardour, mpv everthing works fine,



On 15.02.2017 00:22, zmoelnig at iem.at wrote:
> On 02/14/2017 09:42 PM, alex tuca wrote:
>> with debug option, 
> [...]
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x0000000000000000 in ?? ()
>> (gdb) backtrace
>> #0  0x0000000000000000 in ?? ()
>> #1  0x000055555562e9ed in jack_open_audio (inchans=2, outchans=2, rate=44100, callback=0x0) at s_audio_jack.c:349
>> #2  0x00005555555e19eb in sys_reopen_audio () at s_audio.c:456
>> #3  0x00005555555e8bdc in sys_main (argc=3, argv=0x7fffffffdfa8) at s_main.c:319
>> #4  0x00005555555e3110 in main (argc=3, argv=0x7fffffffdfa8) at s_entry.c:32
>> (gdb) 
>>
> 
> it's JACK that is crashing (taken Pd with it).
> 
> 
> which jackd are you using?
> against which libjack are you compiling/linking?

how can i find out this? when i do ldd on pd, i get only this libs?

ldd /usr/local/bin/pd
	linux-vdso.so.1 =>  (0x00007ffd981da000)
	libasound.so.2 => /usr/lib/x86_64-linux-gnu/libasound.so.2 (0x00007f2a800bf000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f2a7fea1000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f2a7fc9d000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f2a7f994000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f2a7f5cd000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f2a7f3c3000)
	/lib64/ld-linux-x86-64.so.2 (0x00005611dabd4000)


> is jack running? do other jack-applications work as expected?
> 
> gasnrd
> IOhannes
> 
> 
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
> 




More information about the Pd-list mailing list