On Wed, 2006-08-02 at 09:45 +0200, Haavard Skinnemoen wrote: > On Tue, 01 Aug 2006 09:47:27 -0700 > Trond Myklebust wrote: > > > That 'sec=null' would explain why you are seeing a problem, and the > > attached patch ought to fix it. > > That does explain it, but unfortunately the patch doesn't fix it > because data->version is 6. I added "case 6:" on the line after "case > 5:", and it solved the problem. > > I don't know what the difference between version 5 and 6 is, but I > suspect it has something to do with data->context? Argh... You are quite right. We ought to have fixed the pseudoflavour thingy in version 6, and made it mandatory, but we missed the chance... Revised patch is attached. Cheers, Trond