Re: [ANNOUNCE] Linux-2.4.32-hf32.5

From: Grant Coady
Date: Fri May 26 2006 - 14:38:17 EST


On Fri, 26 May 2006 16:07:31 +0200, Willy Tarreau <willy@xxxxxxxxx> wrote:

>[ I removed Jari who told me yesterday he did not need to be Cc'd ]
>
>On Fri, May 26, 2006 at 11:28:51PM +1000, Grant Coady wrote:
>> On Fri, 26 May 2006 14:16:23 +0200, Willy Tarreau <willy@xxxxxxxxx> wrote:
>>
>> >Could you please pass it through ksymoops so that we get an idea about the
>> >function causing this ? What was the last version not causing it ? hf32.4 ?
>>
>> Yes, hf32.4 okay, see: <http://bugsplatter.mine.nu/test/linux-2.4/>
>>
>> >This looks like a structure member gets accessed while a pointer is NULL,
>> >if you always get 0x88... I would be it could come from
>> >2.4.32-ext3-link-unlink-race-1, but that would be strange.
>>
>> Good guess! The previous version comment stripped .configs are
>> linked by machine name from the summary page above.
>
>Hmmm that's bad, this one has been merged into mainline.
>It would look like dentry->d_inode is NULL here :
>
> double_down(&dir->i_zombie, &dentry->d_inode->i_zombie);

Too late last night for me to realise this, I don't use ext3! The Oops
came after all active partitions loaded, 'cos that's when the network
started (last good dmesg entries before oops).

That might explain why you didn't see this problem your site?

I use ext2 (for small partitions, floppy) and reiserfs 3.6 here,
they're compiled in and generally dos, vfat, ntfs, iso9660 as
modules where required.

Grant.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/