From owner-freebsd-questions@FreeBSD.ORG Sat Sep 29 21:13:08 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A33D016A418 for ; Sat, 29 Sep 2007 21:13:08 +0000 (UTC) (envelope-from ihsan@dogan.ch) Received: from mail.blastwave.org (mail.blastwave.org [147.87.98.10]) by mx1.freebsd.org (Postfix) with ESMTP id 61B3813C447 for ; Sat, 29 Sep 2007 21:13:08 +0000 (UTC) (envelope-from ihsan@dogan.ch) Received: from localhost (localhost [127.0.0.1]) by mail.blastwave.org (Postfix) with ESMTP id 414932FAF for ; Sat, 29 Sep 2007 22:55:55 +0200 (MEST) X-Virus-Scanned: amavisd-new at blastwave.org Received: from mail.blastwave.org ([127.0.0.1]) by localhost (enterprise.blastwave.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id P3M-pcYY7tBn for ; Sat, 29 Sep 2007 22:55:42 +0200 (MEST) Received: from [192.168.42.149] (pagh.dogan.ch [213.144.146.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.blastwave.org (Postfix) with ESMTP id C33952FAE for ; Sat, 29 Sep 2007 22:55:42 +0200 (MEST) Message-ID: <46FEBBAC.7050300@dogan.ch> Date: Sat, 29 Sep 2007 22:55:08 +0200 From: Ihsan Dogan User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: portupgrade coredumps 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: Sat, 29 Sep 2007 21:13:08 -0000 Hello, Recently, I've run into this problem: ---------------------------------------------------------- root@stargazer:~# portupgrade -a [Updating the pkgdb in /var/db/pkg ... - 655 packages found (-2 +1) (...)/usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:429: [BUG] Segmentation fault ruby 1.8.6 (2007-03-13) [i386-freebsd6] Abort trap: 6 (core dumped) ---------------------------------------------------------- (gdb) bt #0 0x28260613 in kill () from /lib/libc.so.6 #1 0x28178447 in raise () from /lib/libpthread.so.2 #2 0x2825f1e8 in abort () from /lib/libc.so.6 #3 0x28099d74 in rb_bug () from /usr/local/lib/libruby18.so.18 #4 0x2811991b in ruby_digitmap () from /usr/local/lib/libruby18.so.18 #5 0x28131d41 in ruby_release_date () from /usr/local/lib/libruby18.so.18 #6 0x28131d36 in ruby_platform () from /usr/local/lib/libruby18.so.18 #7 0x28131d28 in ruby_patchlevel () from /usr/local/lib/libruby18.so.18 #8 0xbfbf1980 in ?? () #9 0xffffffff in ?? () #10 0x00000000 in ?? () #11 0x00000002 in ?? () #12 0x00000000 in ?? () #13 0x280a6832 in rb_call0 () from /usr/local/lib/libruby18.so.18 Previous frame inner to this frame (corrupt stack?) ---------------------------------------------------------- root@stargazer:~# pkg_info | grep ruby ruby-1.8.6_2,1 An object-oriented interpreted scripting language root@stargazer:~# pkg_info | grep portupgrade portupgrade-2.3.1,2 FreeBSD ports/packages administration and management tool s ---------------------------------------------------------- What's going wrong here? Ihsan -- ihsan@dogan.ch http://blog.dogan.ch/ http://ihsan.dogan.ch/