Hallo, Ben Saylor hat gesagt: // Ben Saylor wrote:
Here are two backtraces - the first is with the code unchanged (except for some printfs I added for debugging), and the second is with "synth = NULL;" added at the top of the constructor.
However, I just noticed something strange about them:
"#3 Â 0xb7c21ee6 in flext_obj_single::obj_new () Â Â from /usr/local/lib/pd/extra/xsample.pd_linux"
I don't know what xsample should have to do with fluid~, but if I comment the line "-lib xsample" out of my ~/.pdrc, it doesn't crash!
Ah, I know this one. You need to recompile xsample and all other old flext externals you use as well, this will fix it, at least with a not too old checkout of flext from CVS (preferably you use the newest flext from CVS).
Frank Barknecht _ ______footils.org_ __goto10.org__