>> > Oh, such a pity. What about other plugin formats like vst, dssi, ladspa > (presuming, i would get any of them to compile properly, what did not happen > until now) - does any of them support MIDI sync?
Currently MIDI synchro is only implemented in some faust2xxx scripts like faust2jacqt, faust2jack... >> > Yes, it only seems to occur with Faust applications, standalone applications > like Guitarix for JACK or ALSA Modular Synth for ALSA run without issues. > > I found out how to use "coredumpctl" and "gdb" to get some information of the > core dump files, but i don't know, how to interpret that (something about > "Stack Trace " and hexa numbers in it) - i copied the output into a file, > which i attached to this email. > > Thank you! > > Joe This is not enough to see anything useful. In GDB you can try the « bt » (means backtrack) or even better « thread apply all bt » to see that state of all threads. Can you try that and report the log? Thanks. Stéphane _______________________________________________ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users