From owner-freebsd-questions@FreeBSD.ORG Sat Sep 17 20:56:12 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DC5E16A424 for ; Sat, 17 Sep 2005 20:56:12 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2094443D45 for ; Sat, 17 Sep 2005 20:56:11 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so286317nzk for ; Sat, 17 Sep 2005 13:56:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=WnQrv9iCbDe0EK8BQ1829rY2PjFk3PpelCSEYhf1ll72AKiEEwaHFEuYp3jG+GeSgGdE0G+ayuqsOBAtyLZuDthJvoNdBHsz6SOJZTOVw7/UBKQSlHtPHqzfyws1eSIUCJur6NXLjVDXtF8RHylKWJhrm6gWT+uHPLNnT6oOVzU= Received: by 10.36.89.7 with SMTP id m7mr1141595nzb; Sat, 17 Sep 2005 13:56:11 -0700 (PDT) Received: by 10.36.48.17 with HTTP; Sat, 17 Sep 2005 13:56:11 -0700 (PDT) Message-ID: <810a540e05091713564a810a4a@mail.gmail.com> Date: Sat, 17 Sep 2005 14:56:11 -0600 From: Pat Maddox To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: portsnap segmentation fault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pergesu@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2005 20:56:12 -0000 When I run portsnap update, I get the following error after it extracts the files: Building new INDEX files... Segmentation fault (core dumped) This is occuring on three different machines, so I'm guessing it's a problem with portsnap, not my one machine. But they all have similar configurations, so it could be my setup, I don't know. Any ideas what's going on?