From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 20:58:18 2004 Return-Path: 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 3556F16A4CE for ; Fri, 5 Mar 2004 20:58:18 -0800 (PST) Received: from web1.hostrack.com (unknown [63.105.72.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id F139343D1D for ; Fri, 5 Mar 2004 20:58:17 -0800 (PST) (envelope-from stevei@black-star.net) Received: (qmail 9507 invoked from network); 6 Mar 2004 04:58:48 -0000 Received: from adslbt49.cofs.net (HELO altair) (66.77.169.49) by web1.hostrack.com with SMTP; 6 Mar 2004 04:58:48 -0000 Message-ID: <01b201c40337$ab780270$1a01a8c0@blackstar.net> From: "Steve Ireland" To: References: <20040305220547.H30820@bst19-196unix.path.sunysb.edu> Date: Fri, 5 Mar 2004 23:58:21 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4927.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Subject: Re: ruby1.8 segmentation fault X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 04:58:18 -0000 ----- Original Message ----- From: To: Sent: Friday, March 05, 2004 22:11 Subject: ruby1.8 segmentation fault > Hi BSDers, I read the ports/UPDATING about ruby stuff and do accordingly, > after reinstall portupgrade, I did "portupgrade -fr > /usr/ports/land/ruby16" and here it goes: > > [Updating the pkgdb in /var/db/pkg ... - 435 packages > found (-22 +61) (...)/usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:467: [BUG] > Segmentation fault > ruby 1.8.1 (2003-12-25) [i386-freebsd4] > > Abort (core dumped) > > dont' have the balls the mess with this stuff, so...any idea? > > > Eureka! > > Best regards > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hello, There is a problem with portupgrade. See http://freebsd.kde.org for the solution that worked for me. HTH, Steve