Received: by 10.192.165.148 with SMTP id m20csp5464526imm; Tue, 1 May 2018 15:52:30 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqWEvRznwcoqFyhnYI6ecQHuMUmbu2MLStw2THhHApGR9D1sOk8pkAQmG3GxLLbR8dbU5T7 X-Received: by 2002:a17:902:9002:: with SMTP id a2-v6mr7915417plp.130.1525215150556; Tue, 01 May 2018 15:52:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525215150; cv=none; d=google.com; s=arc-20160816; b=FBiUoSH0fZ8tEAghwnkPTu0QscvZNx+m3MC/X5wKOMcNCcz6cuHN2GsKI+U7emdJ2F h2zff1sXcof9mL/S7XcTZ/0AoMgiXkl8jCJiiFAp2GH/ACB5sf6TjiAZ+6rrnMLfsw5h AJEoo7ct0rOEHhKrDl6c9nfKDUG7nAjUC32hdWrwpt+yAFCBJNHsIipEO2xGZQF/Wcuq hCGefp9M6VdB3QqwC5icUjTWw5BL7uXvzz3nQ7MFFsAuOgyLPo++nNh3c8/s1o02Y4UB xDkXKSCc3nXTe3znVP5JZ80twrDG/VPqitvahCrWaLZ4s+ZUnAgY+HqhxBBtMdnPparz MtNQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=kWXhv/vbO5Cj+SM5eBzFv03PcyuzPza6xHhe5Rh/wJ0=; b=an5u20+IYeJ79cgt6uMpmnp0C4IRfCPv+66NObyYnc4smdeKwf+c3fdqbYA57HWWHj J7B/M53R2PXDtCtH1WYeZSGJILEjc3Vzp/FtDFQj/k+XL1mc3whSF7p4CEDNCv0GMgy8 fBVFxt64/3ECKqA+3O13g9yDVPIoDdVSF51jGqU9Mh924yDKzgV+oMYodq4f24b/dUkD HEpx3bJvPWZJemmxbOYwPWOVoJA4xjAfHG89eEpsUVHk+5VQDhSx9bbWH3ROqy0IWE6s b7KMywygl8nQmtGX87DDa+qq1cEKHqg5/cb57YZvlPEi25khVKym8sevSkteaqARBI2l ns3A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s6-v6si7179536pgp.152.2018.05.01.15.52.15; Tue, 01 May 2018 15:52:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751612AbeEAWwD (ORCPT + 99 others); Tue, 1 May 2018 18:52:03 -0400 Received: from ipmail07.adl2.internode.on.net ([150.101.137.131]:25541 "EHLO ipmail07.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751064AbeEAWwC (ORCPT ); Tue, 1 May 2018 18:52:02 -0400 Received: from ppp59-167-129-252.static.internode.on.net (HELO dastard) ([59.167.129.252]) by ipmail07.adl2.internode.on.net with ESMTP; 02 May 2018 08:22:00 +0930 Received: from dave by dastard with local (Exim 4.80) (envelope-from ) id 1fDe7r-0001zw-6B; Wed, 02 May 2018 08:51:59 +1000 Date: Wed, 2 May 2018 08:51:59 +1000 From: Dave Chinner To: Dmitry Vyukov Cc: syzbot , "Darrick J. Wong" , LKML , linux-xfs@vger.kernel.org, syzkaller-bugs Subject: Re: WARNING: bad unlock balance in xfs_iunlock Message-ID: <20180501225159.GY23861@dastard> References: <20180403043854.GL1150@dastard> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 30, 2018 at 03:24:48PM +0200, Dmitry Vyukov wrote: > On Thu, Apr 5, 2018 at 8:54 PM, Dmitry Vyukov wrote: > > On Tue, Apr 3, 2018 at 6:38 AM, Dave Chinner wrote: > >> On Mon, Apr 02, 2018 at 07:01:02PM -0700, syzbot wrote: > >>> Hello, > >>> > >>> syzbot hit the following crash on upstream commit > >>> 86bbbebac1933e6e95e8234c4f7d220c5ddd38bc (Mon Apr 2 18:47:07 2018 +0000) > >>> Merge branch 'ras-core-for-linus' of > >>> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip > >>> syzbot dashboard link: > >>> https://syzkaller.appspot.com/bug?extid=84a67953651a971809ba > >>> > >>> C reproducer: https://syzkaller.appspot.com/x/repro.c?id=5719304272084992 > >>> syzkaller reproducer: > >>> https://syzkaller.appspot.com/x/repro.syz?id=5767783983874048 > >> > >> What a mess. A hand built, hopelessly broken filesystem image made > >> up of hex dumps, written into a mmap()d region of memory, then > >> copied into a tmpfs file and mounted with the loop device. > >> > >> Engineers that can debug broken filesystems don't grow on trees. If > >> we are to have any hope of understanding what the hell this test is > >> doing, the bot needs to supply us with a copy of the built > >> filesystem image the test uses. We need to be able to point forensic > >> tools at the image to decode all the structures into human readable > >> format - if we are forced to do that by hand or jump through hoops > >> to create our own filesystem image than I'm certainly not going to > >> waste time looking at these reports... > > > > Hi Dave, > > > > Here is the image: > > https://drive.google.com/file/d/1jzhGGe5SBJcqfsjxCLHoh4Kazke1oTfC/view > > Have anybody looked at the bug and the image yet? Yes, I did that a couple of weeks ago. Couldn't reproduce on a TOT kernel here. Cheers, Dave. -- Dave Chinner david@fromorbit.com