Richard Heck wrote: > On 10/29/2014 05:43 PM, Georg Baum wrote: >> >> Maybe the cloning does not work correctly, so deleting the clone does >> actually delwte parts of the static buffer? > > Hmm. That may be. I'm not sure if we copy absolutely everything over. > And the Buffer object > is so, so big....
I tried, but this is not the problem: If I kill the static buffer and create a new one every time I still get an invalid read. I'll investigate further, but this may take some time. Georg