Date: Sun, 07 Oct 2007 12:54:34 -0700 From: Russ Allbery <[EMAIL PROTECTED]>
We think we've tracked this down to not a kernel revision but the upgrade from gcc to 4.2, and specifically its treatment of signed integer overflow as undefined. Could you try this patch and see if it fixes the problem for you? I'm not the original reporter, but I experienced the same symptoms. I can confirm that the patch fixes the bug. Thanks.