hi,
i am trying to revive a patch that use fluid~.pd_linux. compiled flext (from grill svn) and compiled fluid~ (from pd svn). no problem here.
but using pd-0.42.5 (from miller's site): ./pd -rt -alsa fluid~-help.pd
GThread-ERROR **: file /build/buildd/glib2.0-2.24.1/gthread/gthread-posix.c: line 348 (g_thread_create_posix_impl): error 'Invalid argument' during 'pthread_attr_setschedparam (&attr, &sched)' aborting...
(gdb) Program received signal SIGABRT, Aborted. 0x0012d422 in __kernel_vsyscall () (gdb) watchdog: signaling pd...
not using the -rt, the patch open, but if i turn on DSP it crash
(gdb) Program received signal SIGSEGV, Segmentation fault. 0x00401d81 in fluid_hashtable_lookup () from /usr/lib/libfluidsynth.so.1
pat