Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752249Ab1FBOwN (ORCPT ); Thu, 2 Jun 2011 10:52:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56492 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751532Ab1FBOwL (ORCPT ); Thu, 2 Jun 2011 10:52:11 -0400 Date: Thu, 2 Jun 2011 16:36:22 +0200 From: Andrea Arcangeli To: Chris Wright Cc: CAI Qian , Andrea Righi , Hugh Dickins , Rik van Riel , Mel Gorman , Izik Eidus , KAMEZAWA Hiroyuki , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [BUG 3.0.0-rc1] ksm: NULL pointer dereference in ksm_do_scan() Message-ID: <20110602143622.GE19505@random.random> References: <20110601222032.GA2858@thinkpad> <2144269697.363041.1306998593180.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> <20110602143143.GI23047@sequoia.sous-sol.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110602143143.GI23047@sequoia.sous-sol.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 749 Lines: 22 On Thu, Jun 02, 2011 at 07:31:43AM -0700, Chris Wright wrote: > * CAI Qian (caiqian@redhat.com) wrote: > > madvise(0x2210000, 4096, 0xc /* MADV_??? */) = 0 > > --- SIGSEGV (Segmentation fault) @ 0 (0) --- > > Right, that's just what the program is trying to do, segfault. > > > +++ killed by SIGSEGV (core dumped) +++ > > Segmentation fault (core dumped) > > > > Did I miss anything? > > I found it works but not 100% of the time. > > So I just run the bug in a loop. echo 0 >scan_millisecs helps. -- 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/