Hallo, lee hat gesagt: // lee wrote:
I hadn't heard of Frank's fluid~ external until now. I ran to the Linux box to download and install it. I'm running pd-0.37.1 freshly compiled from Gentoo portage on an Athlon-XP. PD is running with no other external libraries and in jack mode. I run the fluid~ binary with DSP off...loads fine. I load a 200MB soundfount. Loads fine. I turn DSP on...
segfault...
Did you compile libfluidsynth with LADSPA enabled? Then try disabling LADSPA. There is a unsolved bug inside libfluidsynth's LADSPA code wich is triggerd by fluid~ in Pd.
You also can try building libfluidsynth with debug enabled and run Pd under gdb like "gdb /usr/bin/pd", then run it with "run", after the segfault, print a backtrace with "bt"
Frank Barknecht _ ______footils.org__