Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759126Ab2EUVKR (ORCPT ); Mon, 21 May 2012 17:10:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19248 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759104Ab2EUVKP (ORCPT ); Mon, 21 May 2012 17:10:15 -0400 Date: Mon, 21 May 2012 17:09:59 -0400 From: Dave Jones To: Christoph Lameter Cc: Linus Torvalds , Linux Kernel , linux-mm@kvack.org, KOSAKI Motohiro , Stephen Wilson , Mel Gorman , Andrew Morton Subject: Re: 3.4-rc7 numa_policy slab poison. Message-ID: <20120521210959.GF12123@redhat.com> Mail-Followup-To: Dave Jones , Christoph Lameter , Linus Torvalds , Linux Kernel , linux-mm@kvack.org, KOSAKI Motohiro , Stephen Wilson , Mel Gorman , Andrew Morton References: <20120517213120.GA12329@redhat.com> <20120518185851.GA5728@redhat.com> <20120521154709.GA8697@redhat.com> <20120521200118.GA12123@redhat.com> <20120521202904.GB12123@redhat.com> <20120521203838.GD12123@redhat.com> 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 Content-Length: 1348 Lines: 35 On Mon, May 21, 2012 at 03:47:16PM -0500, Christoph Lameter wrote: > On Mon, 21 May 2012, Dave Jones wrote: > > > On Mon, May 21, 2012 at 03:36:39PM -0500, Christoph Lameter wrote: > > > On Mon, 21 May 2012, Dave Jones wrote: > > > > > > > It does create log files in the current dir with the parameters used. > > > > You should be able to grep for the pid that caused the actual oops. > > > > > > Ugghh. It screws up the colors on my screeen. Lightgrey on white. Is there > > > any way to get these horrible escape sequences cleared out? If I use > > > "less" to view the output then there are just the escape sequences > > > visible. > > > > Define them to nothing in trinity.h > > Dependencies are not correctly set. I had to do a "make clean" to get a > rebuild done. > > Cannot set them to "" since the compiler then fails the compile. Set to " > " instead but that looks horrible too. > > It still wont trigger with > > ./trinity -c mbind ok, added a --nocolors option now. Re-pull. I'll look at the dependancy problem next. Thanks for the feedback. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/