Re: [Linuxsampler-devel] [PATCH] Fix crash when restoring LV2 plugin in Ardour

2011-10-21 Thread Dan MacDonald
Hi Christian! I've only been testing using soundfonts and qsampler to load them but I get the crash every time I try loading an A3 session on my 64bit Deb Wheezy box. I posted a backtrace took from the 2277 svn linuxsampler to the Ardour tracker (which unfortunately seems to be down right now for

Re: [Linuxsampler-devel] [PATCH] Fix crash when restoring LV2 plugin in Ardour

2011-10-21 Thread Christian Schoenebeck
On Thursday 20 October 2011 13:25:48 Dan MacDonald wrote: > Hi Dave! > > On Wed, Oct 19, 2011 at 11:22 PM, David Robillard wrote: > > Hello, > > > > Attached is a patch that fixes a NULL pointer dereference problem that > > occurs when LinuxSampler is restored as an LV2 in Ardour 3.0. > > Just