Re: [Linuxsampler-devel] LV2 plugin crashing after loading it in Ardour

2015-01-26 Thread Christian Schoenebeck
On Monday 26 January 2015 17:10:34 Fernanda Monteiro wrote: > Hi Christian, thanks for the tip. I've just recompiled with debug symbols > but I'm in doubt about how to backtrace it as a LV2 plugin, since if I run > LinuxSampler prior to it, plugin will just fail due to can't bind to the > right por

Re: [Linuxsampler-devel] LV2 plugin crashing after loading it in Ardour

2015-01-26 Thread Fernanda Monteiro
Hi Christian, thanks for the tip. I've just recompiled with debug symbols but I'm in doubt about how to backtrace it as a LV2 plugin, since if I run LinuxSampler prior to it, plugin will just fail due to can't bind to the right port anyway, so I can't have LS running before that in gdb. Any suggest

Re: [Linuxsampler-devel] LV2 plugin crashing after loading it in Ardour

2015-01-23 Thread Christian Schoenebeck
On Thursday 22 January 2015 19:39:23 Fernanda Monteiro wrote: > Hi. LinuxSampler works ok on standalone, but when I add it into a channel > in Ardour it segfaults and crash the program. This is only happening with > LS until now. I've compiled with max debug level so I could have a trace of > its o