On 4/4/06, Jamie Bullock jamie@postlude.co.uk wrote:
Hi,
On Tue, 4 Apr 2006 14:59:45 +0300 "Libero Mureddu" libero.mureddu@gmail.com wrote:
Ciao,
here is the message from gdb:
(gdb) r Starting program: /Applications/Pd-extended.app/Contents/MacOS/Pd PDP: pure data packet PDP: version 0.12.4 Warning: no LADSPA_PATH and DSSI_PATH, assuming /usr/lib/ladspa:/usr/local/lib/ladspa:/usr/lib/dssi:/usr/local/lib/dssi pd_gui: pd process exited
Program exited normally. (gdb) bt No stack. (gdb)
Many thanks,
Libero
On 4/4/06, Postlude postlude@postlude.plus.com wrote:
That's very odd - the debugger thinks the program exited normally - i.e. no crash! I'm running out of ideas here - I tried the object on a couple of other Macs today, and I couldn't reproduce the crash. As a long shot, I have attached a patched version of jload.c, which checks that the libraries exist before trying to open them, however dlopen() should already handle such. You could try recompiling dssi~ with this in your src/ directory. You might also try removing PDP from your starup libs to see if that is causing problems.
Failing that, I'm clueless...
Jamie
Hi, today I'll try the object on two different macs and let's see. Just a question: on which system and pd version have you tried the object?
After I will recompile dssi~ as you suggested and let's see.
Thanks
Libero