From owner-freebsd-questions@FreeBSD.ORG Sun Feb 19 14:34:50 2006 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 43A7C16A422 for ; Sun, 19 Feb 2006 14:34:50 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8132643D49 for ; Sun, 19 Feb 2006 14:34:49 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 722A19975A3 for ; Sun, 19 Feb 2006 15:34:47 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30781-03 for ; Sun, 19 Feb 2006 15:34:44 +0100 (CET) Received: from [192.168.2.186] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id EE403997465 for ; Sun, 19 Feb 2006 15:34:43 +0100 (CET) Message-ID: <43F88203.7060205@t-hosting.hu> Date: Sun, 19 Feb 2006 15:34:43 +0100 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu Subject: Ruby crashes with portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 14:34:50 -0000 Hello, Ruby always crashes and makes a coredump when I try to use portupgrade: root@server# portupgrade -ai ---> Session started at: Sun, 19 Feb 2006 15:32:51 +0100 [Updating the pkgdb in /var/db/pkg ... - 313 packages found (-5 +4) (...)/usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:466: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [amd64-freebsd5] Abort trap (core dumped) I tried to reinstall both of them but no use. Have somebody experiencd and fixed such issue? Thanks, Gabor Kovesdan