Hi all,
Doesn't look good. It seems that pd just crashes. Have you tried starting pd without a patch and load the testtone ?
Got todays devel_0_36 from cvs pd -alsa works with my complex patch or without pd -jack also works with my complex patch or without pd -rt -jack or pd -rt doesnt work with my patch but works with others ( ie testtone) and othe simple patches my patch crashes with the usual very informative: engine has shut down socket; thread exiting pd_gui: pd process exited
Also, at this stage I would probably need your system information, and contents of your .pdrc file.
System info suse 8.1 gcc version 3.2 2.4.20-ck3 kernel with preempt and lowlat among others alsa 0.9.0rc8a pd_devel from cvs this morning jack cvs two days ago emu10k1 based soundcard
My .pdrc looks like that -lib /usr/local/lib/pd/externs/maxlib -lib /usr/local/lib/pd/externs/iemlib1 -lib /usr/local/lib/pd/externs/iemlib2 -lib /usr/local/lib/pd/externs/iem_t3_lib -lib /usr/local/lib/pd/externs/iem_mp3 -lib /usr/local/lib/pd/extra/xsample -path /usr/local/lib/pd/iemabs
However this works fine pd -outchannels 8 controller2.pd but this: pd -rt -outchannels 8 controller2.pd crashes. commenting the iem _mp3 allows me to start my patch with -rt but many externals cannot be found, for example the xsample~ which has nothing to do with iem_mp3 IMHO Ofcource I run it as root user
I am still not able to reproduce it, anyone else has the same problem ?
I dont know what to say. I looked at it for the past few hours. Maybe is something to do with my particular patch. But it works without realtime priority . I attach the patch, in case somebody whants to have a look. It uses a couple of Frank Barknecht's externals(sseg16,angriff ) and abstractions (pecycle). I stripped them down but still the same.
I will also try to upgrade to the latest 0.9.1 alsa when I get some time.
Another thing to say is that the same patch works great with an older cvs version of devel_0_36 with realtime.
-- regards anton