lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131031194348.29940.qmail@science.horizon.com>
Date:	31 Oct 2013 15:43:48 -0400
From:	"George Spelvin" <linux@...izon.com>
To:	adilger@...ger.ca, linux@...izon.com
Cc:	jack@...e.cz, linux-fsdevel@...r.kernel.org,
	linux-kernel@...r.kernel.org, viro@...iv.linux.org.uk
Subject: Re: 3.11.4: kernel BUG at fs/buffer.c:1268

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ