From owner-freebsd-current Wed Mar 19 7:20: 3 2003 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 1C89C37B401 for ; Wed, 19 Mar 2003 07:20:02 -0800 (PST) Received: from mezzanine.vandalon.nl (cp25482-a.gelen1.lb.home.nl [217.120.68.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B8243F85 for ; Wed, 19 Mar 2003 07:20:01 -0800 (PST) (envelope-from wiebel@mezzanine.vandalon.nl) Received: by mezzanine.vandalon.nl (Postfix, from userid 1000) id 1AB222A903; Wed, 19 Mar 2003 16:19:59 +0100 (CET) Date: Wed, 19 Mar 2003 16:19:59 +0100 From: Joris Vandalon To: freebsd-current@freebsd.org Subject: pkg_add segfault Message-ID: <20030319151959.GA643@mezzanine.vandalon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i 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 Hi there, it seemd that pkg_add coredumps while doing pkg_add -r $package pkg_add $package seems work ok. anyone else experiencing the same problem? -example- [root@optimus strace]# pkg_add -r lftp Segmentation fault (core dumped) [root@optimus strace]# -end example- Regards, Joris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message