From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14290 invoked by alias); 7 Aug 2008 13:44:57 -0000 Received: (qmail 14282 invoked by uid 22791); 7 Aug 2008 13:44:56 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 07 Aug 2008 13:44:17 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 28042983EF; Thu, 7 Aug 2008 13:44:15 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id F12AD9809F; Thu, 7 Aug 2008 13:44:14 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KR5mo-00030s-Ba; Thu, 07 Aug 2008 09:44:14 -0400 Date: Thu, 07 Aug 2008 13:44:00 -0000 From: Daniel Jacobowitz To: Sergei Poselenov Cc: gdb@sources.redhat.com Subject: Re: Problem reading corefiles on ARM Message-ID: <20080807134414.GA11515@caradoc.them.org> Mail-Followup-To: Sergei Poselenov , gdb@sources.redhat.com References: <4899C0FE.4010008@emcraft.com> <20080806152736.GA31492@caradoc.them.org> <489AC07E.2020603@emcraft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <489AC07E.2020603@emcraft.com> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00126.txt.bz2 On Thu, Aug 07, 2008 at 01:29:34PM +0400, Sergei Poselenov wrote: > This time, the core was generated by "kill -SIGSEGV". > > Could it be a kernel bug? Yes, that's certainly a kernel bug. I believe it is fixed in current kernel.org kernels, but I'm not sure; it breaks periodically. -- Daniel Jacobowitz CodeSourcery