On 2010-03-17 20:53, Nicolas Montgermont wrote:I tried to compile it from the svn. I manage to build the pd_linux (removing the -Werror flag) but the object is still crashing pd when connecting to the server... here is the log of the compilation, does anyone got an idea? thanks in advance:could you try to produce a run it in a debugger (gdb), and broduce a backtrace, like: $ gdb pd -stderr mp3cast~-test.pd (gdb) run ... (gdb) backtrace ... fgmasdr IOhannes