From owner-freebsd-questions@FreeBSD.ORG Mon Mar 9 10:46:38 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5550A106566B for ; Mon, 9 Mar 2009 10:46:38 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 11C558FC15 for ; Mon, 9 Mar 2009 10:46:37 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1Lgd0H-0005K5-3U>; Mon, 09 Mar 2009 11:46:37 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1Lgd0H-0006sn-2H>; Mon, 09 Mar 2009 11:46:37 +0100 Message-ID: <49B4F324.9040006@zedat.fu-berlin.de> Date: Mon, 09 Mar 2009 10:44:52 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.19 (X11/20090220) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Subject: FBSD 7.1-STABLE: pkg_delete: segmentation fault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 10:46:38 -0000 Hello Everybody, Since several days ago I get a segmentation fault on a FreeBSD 7.1-STABLE/AMD64 box when invoking 'pkg_delete' on installed packages to delete them. This box has been most recently 'built-world' and I did a 'make delete-files' and sibblings as a precaution - but I still get this error. I suspect a DB47 issue (if this is possoble, but I don't know). How can the database be repaired without loosing informations about the installed packages and is this shown degmentation-fault issue a well known issue? Thanks in advance, Oliver