>
> I presume you really mean line 2032 - there is no assert anywere near
> the line you reported, but this one appears at 2832. Anyway, I will go an
> build a debug kernel and see if I cannot reproduce this - this code was
> changed recently by a merge of a fix from Irix, you may have found a hole
> in this code, or an error in the merging of the fix.
>
> In the meantime, it should be safe to turn the debug compile option off and
> run without it - it does make a major performance difference.
>
> You could also try running without the kio option, although I dount this will
> make a difference.
>
> Steve
>
The diagnosis is that this is a bogus assert from the new fix, the code is an
incorrect sanity check in the debug path, fix on its way once I get it built.
Steve
|