From owner-freebsd-stable@FreeBSD.ORG Mon Sep 6 02:02:22 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5E6016A4CE for ; Mon, 6 Sep 2004 02:02:22 +0000 (GMT) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.5.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93DCB43D45 for ; Mon, 6 Sep 2004 02:02:22 +0000 (GMT) (envelope-from sahil@hamla.org) Received: from [192.168.1.101] (ool-182e70a4.dyn.optonline.net [24.46.112.164]) by mta3.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I3L001QKK9SNA@mta3.srv.hcvlny.cv.net> for freebsd-stable@freebsd.org; Sun, 05 Sep 2004 22:01:05 -0400 (EDT) Date: Sun, 05 Sep 2004 22:00:45 -0400 From: Sahil Tandon To: freebsd-stable@freebsd.org Message-id: <413BC4CD.5090201@hamla.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) Subject: portsdb -Uu results in coredump X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 02:02:22 -0000 After a cvsup yesterday, I get this after trying to portsdb -Uu: Updating the ports index ... Generating INDEX.tmp - please wait.. Done. done [Updating the portsdb in /usr/ports ... - 11736 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000..../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587: [BUG] Bus Error ruby 1.8.2 (2004-07-29) [i386-freebsd4] I tried removing the ports directory and rebuilding (cvsup'ing) entirely, but the error remains. What's the problem?