[PD] [PD-announce] pd 0.46-4, fixes crasher bug in 0.46-3

Roman Haefeli reduzent at gmail.com
Tue Dec 23 23:14:59 CET 2014


On Sun, 2014-12-21 at 08:50 -0800, Miller Puckette wrote:
> I just tried this in 0.46-4:
> 
> cd .../pd/src
> make -f makefile.gnu JACK=TRUE
> ../bin/pd -jack
>
> and it seems to work fine for me.  So there could be a jack version
> conflict, or just possibly something amiss in the configure script.
> 
> Could you try compiling it using makefile.gnu and see if the problem is
> still there?

I get still the same:

----
Starting program: /home/roman/pd-src/pure-data.git/bin/pd -rt -jack
-channels 2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) backtrace
#0  0x00000000 in ?? ()
#1  0x0813d187 in jack_open_audio ()
#2  0x080d4167 in sys_reopen_audio ()
#3  0x080c86c5 in sys_main ()
#4  0x0805659b in main ()
---

> My jack version:
> [msp at hinge ~]$ jackd --version
> jackdmp 1.9.8
> Copyright 2001-2005 Paul Davis and others.
> Copyright 2004-2011 Grame.
> [...]
> jackdmp version 1.9.8 tmpdir /dev/shm protocol 8


Mine is: 
$ jackd --version
jackdmp 1.9.10
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2013 Grame.
[...]
jackdmp version 1.9.10 tmpdir /dev/shm protocol 8


Roman





More information about the Pd-list mailing list