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]
Date:	Tue, 19 May 2015 09:32:13 -0400
From:	Josef Bacik <jbacik@...com>
To:	Govindarajulu Varadarajan <_govind@....com>,
	<linux-btrfs@...r.kernel.org>, <linux-nfs@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
CC:	<clm@...com>, <dsterba@...e.cz>
Subject: Re: btrfs: kernel BUG at mm/page-writeback.c:2286!

On 05/19/2015 03:55 AM, Govindarajulu Varadarajan wrote:
> Hi all
>
> I am seeing the following crash on my btrfs filesystem with nfs export.
> If I disable the nfs share and reboot, I do not hit the crash. Look like
> the crash happens on btrfs with nfs export.
>
> Is this a known issue? Has anyone else faced this? Let me know if you
> need more
> information.
>

Somebody else is unlocking the page while we have it locked (by somebody 
else I mean somebody other than in this particular code path, so could 
totally still be us, it's just not obvious.)  What are your mount 
options?  Are you capable of building your own kernel?  A git bisect 
would be good to try and find where the problem was introduced, seems 
like it's easy to reproduce.  I'll look through our recent commits and 
see if anything pops out.  Thanks,

Josef

--
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