From owner-freebsd-current Sun Sep 15 19:56:11 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8C5337B400 for ; Sun, 15 Sep 2002 19:56:10 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8685543E4A for ; Sun, 15 Sep 2002 19:56:10 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8G2u9JF000994; Sun, 15 Sep 2002 19:56:09 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8G2u9Lm000993; Sun, 15 Sep 2002 19:56:09 -0700 (PDT) Date: Sun, 15 Sep 2002 19:56:09 -0700 From: "David O'Brien" To: lists@bsdnerds.org Cc: freebsd-current@freebsd.org Subject: Re: pkg_add Message-ID: <20020916025609.GA958@dragon.nuxi.com> Reply-To: freebsd-current@freebsd.org References: <1032126448.383.1.camel@dev.bsdnerds.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1032126448.383.1.camel@dev.bsdnerds.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 15, 2002 at 09:47:28PM +0000, justin wrote: > >> SORRY IF THIS IS A REPEAT! > > I have recompiled my base the past 2 days now, and pkg_add will segfault > signal 10 and core dumps after the second file transfer I can still use > it to install the package, but i have to run the command multiple times > depending on how many dependancies the port has. If it is only 1 file, > it works fine and without problems. What is the exact outout with `pkg_add -v'. Can you compile pkg_add with -g debugging and provide a trace? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message