Re: 3.11.4: kernel BUG at fs/buffer.c:1268

From: George Spelvin
Date: Thu Oct 31 2013 - 15:43:53 EST


Andreas Dilger asked:
> What kind of storage stack is underneath this filesystem? If
> it is deep (e.g. DM + LVM + iSCSI) then the stack overflow is
> definitely possible.

ext4 on md raid1 on SATA. Nothing too complicated.

Personalities : [raid0] [raid1]
md1 : active raid1 sdb2[1] sda2[0] # Root partition
41942976 blocks [2/2] [UU]

md2 : active raid1 sdb3[1] sda3[0] # /home partition
100663232 blocks [2/2] [UU]

md0 : active raid1 sdb1[1] sda1[0] # Swap partition
25165696 blocks [2/2] [UU]

unused devices: <none>


There's 8G of RAM, and a large swap partition because I download
a lot of videos to tmpfs on /tmp. (/tmp is capped at 16G, and swap
is 24G, so I shouldn't run out, but there was certainly quite
a few GB of stuff there.)
--
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/