Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753509AbcKPSc4 (ORCPT ); Wed, 16 Nov 2016 13:32:56 -0500 Received: from mail-it0-f67.google.com ([209.85.214.67]:34834 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751688AbcKPScy (ORCPT ); Wed, 16 Nov 2016 13:32:54 -0500 From: Vince Weaver X-Google-Original-From: Vince Weaver Date: Wed, 16 Nov 2016 13:32:51 -0500 (EST) X-X-Sender: vince@macbook-air To: Dmitry Vyukov cc: Vince Weaver , "linux-kernel@vger.kernel.org" , Peter Zijlstra , Josh Poimboeuf , Ingo Molnar , Arnaldo Carvalho de Melo , "davej@codemonkey.org.uk" , Stephane Eranian Subject: Re: perf: fuzzer KASAN perf_callchain_store on amd In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1285 Lines: 30 On Wed, 16 Nov 2016, Dmitry Vyukov wrote: > On Wed, Nov 16, 2016 at 5:33 PM, Vince Weaver wrote: > > > > [118725.787218] [] ? save_stack+0x33/0xa6 > > [118725.793967] [] ? save_stack+0x33/0xa6 > > [118725.800690] [] ? save_stack+0x33/0xa6 > > [118725.807393] [] ? save_stack+0x33/0xa6 > > ... > > > This is heap OOB rather than stack OOB. > Is there an allocation stack/object size/shadow in the report? It > would greatly help debugging. No, the report just trailed off and then launched into the next KASAN report without anything in between (see below). I am reporting what was in dmesg, I lost the serial console output. I'm currently re-running on the same machine, hopefully I can reproduce it. [118726.110077] [] ? save_stack+0x33/0xa6 [118726.115849] [] ? save_stack+0x33/0xa6 [118726.121615] [] ? save_stack+0x33/0xa6 [118726.127385] [