From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752879AbaEGVvv (ORCPT ); Wed, 7 May 2014 17:51:51 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:43850 "EHLO mail-lb0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751100AbaEGVvq (ORCPT ); Wed, 7 May 2014 17:51:46 -0400 Date: Thu, 8 May 2014 01:51:44 +0400 From: Cyrill Gorcunov To: Vince Weaver Cc: linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar Subject: Re: perf_fuzzer crash on pentium 4 Message-ID: <20140507215144.GG8607@moon> References: <20140506202307.GA1458@moon> <20140506214630.GB1458@moon> <20140507164902.GD1444@moon> <20140507165811.GG1444@moon> <20140507182410.GA8607@moon> 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 List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 07, 2014 at 05:17:22PM -0400, Vince Weaver wrote: > On Wed, 7 May 2014, Cyrill Gorcunov wrote: > > > > I thought I was running with PeterZ's latest patch that was supposed to > > > avoid the corruption. Hmmm. Let me reboot and try a few more things. > > > > Thanks! Please ping me if find something new. > > It turns out to be my fault, I was running with an incomplete version of > PeterZ's patch. We need to get the fix into the kernel as apparently I > fail at manually applying patches across multiple machines. > > So to summarize, with PeterZ's fix the various memory corruption crashes > in the p4 code no longer happen. Good. Thanks a lot, Vince! > When fuzzing on the p4 *other* things do happen. > * at least two warnings pop up almost instantly > * eventually the machine will crash in an endless NMI storm > * also I managed to get the machine wedged with an unkillable > process, sort of like the known problem PeterZ has. > > The NMI issue is probably the only one that is p4 related, and I do get > the NMI warnings on other machines too, it's just the p4 is the only one > where it brings down the machine. Vince, could you please provde more details on that? Is it possible to somehow log which events were used by perf?