From owner-freebsd-amd64@FreeBSD.ORG Tue Oct 7 22:10:04 2008 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A35E1065688 for ; Tue, 7 Oct 2008 22:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6F3B08FC0C for ; Tue, 7 Oct 2008 22:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m97MA4Ah040666 for ; Tue, 7 Oct 2008 22:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m97MA40A040665; Tue, 7 Oct 2008 22:10:04 GMT (envelope-from gnats) Date: Tue, 7 Oct 2008 22:10:04 GMT Message-Id: <200810072210.m97MA40A040665@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Volker X-Mailman-Approved-At: Tue, 07 Oct 2008 22:51:49 +0000 Cc: Subject: Re: amd64/127129: mdconfig(8) is core dumping with Segmentation Fault 11 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2008 22:10:04 -0000 The following reply was made to PR amd64/127129; it has been noted by GNATS. From: Volker To: bug-followup@FreeBSD.org, hakcenter@gmail.com Cc: Subject: Re: amd64/127129: mdconfig(8) is core dumping with Segmentation Fault 11 Date: Tue, 07 Oct 2008 23:43:48 +0200 Curtis, please tell us, if just running ``mdconfig'' is core dumping? Which parameters are you using? What does ``mdconfig -l'' give? Please provide gdb output (bt) of the failing mdconfig. If nobody else can reproduce your problem, we need debugging information from you. Please report back if your problem has been solved by recompiling world. Thanks Volker