From owner-freebsd-current@FreeBSD.ORG Thu Jul 30 17:16:36 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1DE2106566B; Thu, 30 Jul 2009 17:16:36 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout030.mac.com (asmtpout030.mac.com [17.148.16.105]) by mx1.freebsd.org (Postfix) with ESMTP id D4CA68FC1E; Thu, 30 Jul 2009 17:16:36 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed; delsp=yes Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp030.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KNL00AAKUNKU610@asmtp030.mac.com>; Thu, 30 Jul 2009 10:16:33 -0700 (PDT) From: Marcel Moolenaar In-reply-to: <20090730170930.GA74245@mech-cluster241.men.bris.ac.uk> Date: Thu, 30 Jul 2009 10:16:32 -0700 Message-id: References: <4A6DB30B.20705@zedat.fu-berlin.de> <4A6DB9F1.7050404@haruhiism.net> <4A6E0620.6070200@mail.zedat.fu-berlin.de> <20090727210428.GA30253@mech-cluster241.men.bris.ac.uk> <20090728103545.GA22380@mech-cluster241.men.bris.ac.uk> <4A6F09BA.2020703@zedat.fu-berlin.de> <20090728144555.GD75439@mech-cluster241.men.bris.ac.uk> <1248906855.1459.8.camel@RabbitsDen> <20090730090554.GA64840@mech-cluster241.men.bris.ac.uk> <20090730170930.GA74245@mech-cluster241.men.bris.ac.uk> To: Anton Shterenlikht X-Mailer: Apple Mail (2.1074) Cc: freebsd-current@freebsd.org, Alexandre Sunny Kovalenko , freebsd-ia64@freebsd.org Subject: Re: FreeBSD 8.0-BETA2/amd64 crashes on SMP under load X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 17:16:37 -0000 On Jul 30, 2009, at 10:09 AM, Anton Shterenlikht wrote: > On Thu, Jul 30, 2009 at 10:02:29AM -0700, Marcel Moolenaar wrote: >> >> On Jul 30, 2009, at 2:05 AM, Anton Shterenlikht wrote: >>> By the way, are these two FreeBSD docs up to date: >>> >>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/advanced.html#KERNEL-PANIC-TROUBLESHOOTING >>> >>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html >>> >>> In particular, it is still true that minidump is a default dump >>> type? >> >> ia64 doesn't yet have minidumps. In fact, changes to GDB that >> happened a year ago or so broke the ability to read ia64 core >> files. I plan on implementing minidumps after 8.0-RELEASE. > > you mean, even if I get a dump, I wouldn't be able to read it? Correct. The change that broke it is: http://svn.FreeBSD.org/viewvc/base?view=revision&revision=178670 -- Marcel Moolenaar xcllnt@mac.com