| To: | Sasha Levin <levinsasha928@gmail.com> |
|---|---|
| Subject: | Re: [PATCH 03/16] mm: check rb_subtree_gap correctness |
| From: | Michel Lespinasse <walken@google.com> |
| Date: | Mon, 12 Nov 2012 03:55:16 -0800 |
| Cc: | Andrew Morton <akpm@linux-foundation.org>, Rik van Riel <riel@redhat.com>, Hugh Dickins <hughd@google.com>, linux-kernel@vger.kernel.org, Russell King <linux@arm.linux.org.uk>, Ralf Baechle <ralf@linux-mips.org>, Paul Mundt <lethal@linux-sh.org>, "David S. Miller" <davem@davemloft.net>, Chris Metcalf <cmetcalf@tilera.com>, x86@kernel.org, William Irwin <wli@holomorphy.com>, linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, Dave Jones <davej@redhat.com> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FIoKwVAriuVEPBZki2KlHe2/bEXlLRqasoza8Wi9Z2k=; b=X/wrrWjMGp+ryzvCSHNaRsJ/6V0FI5drkG1OWWzTGZ8D/9zTQKlR04KZc6ZyHtB3gF BPkOb1nwJ2WKBoCg5ykVmAA0P+IAN5tSoWE8hFHkjp673dKe81tiORgNrTo8q2T/4XEs Yubum63cjbHKVZD3WRZhCQNjXKiyO61maNWLtxKHcRzcNe8fduYXPYDbELWRyL26/Key RVtKUX0LB9Hq1lOrChLoabvy0PCRQO0IUd9LBYpUy0MhHdld4yKj9g4YufvuWCLi5n8H rqe0XLIVw/6YShdrCfOeGwjMTu5asLCARhvNhN/c8/z+26c3dceSU7n/O/QerB7RBbe+ b0bA== |
| In-reply-to: | <509D0F86.30607@gmail.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1352155633-8648-1-git-send-email-walken@google.com> <1352155633-8648-4-git-send-email-walken@google.com> <509D0F86.30607@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, Nov 9, 2012 at 6:13 AM, Sasha Levin <levinsasha928@gmail.com> wrote: > While fuzzing with trinity inside a KVM tools (lkvm) guest, using today's > -next > kernel, I'm getting these: > > [ 117.007714] free gap 7fba0dd1c000, correct 7fba0dcfb000 > [ 117.019773] map_count 750 rb -1 > [ 117.028362] ------------[ cut here ]------------ > [ 117.029813] kernel BUG at mm/mmap.c:439! > > Note that they are very easy to reproduce. Thanks for the report. I had trouble reproducing this on Friday, but after Hugh came up with an easy test case I think I have it figured out. I sent out a proposed fix as "[PATCH 0/3] fix missing rb_subtree_gap updates on vma insert/erase". Let's follow up the discussion there if necessary. Cheers, -- Michel "Walken" Lespinasse A program is never fully debugged until the last user dies. |
| Previous by Date: | [PATCH] MIPS: decompressor: fix build failure on memcpy() in decompress.c, Florian Fainelli |
|---|---|
| Next by Date: | Re: [PATCH V8 06/13] MIPS: Loongson 3: Add HT-linked PCI support, Bjorn Helgaas |
| Previous by Thread: | Re: [PATCH 03/16] mm: check rb_subtree_gap correctness, Hugh Dickins |
| Next by Thread: | [PATCH 07/16] mm: fix cache coloring on x86_64 architecture, Michel Lespinasse |
| Indexes: | [Date] [Thread] [Top] [All Lists] |