Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2007 22:55:08 +0200
From:      Ihsan Dogan <ihsan@dogan.ch>
To:        freebsd-questions@freebsd.org
Subject:   portupgrade coredumps
Message-ID:  <46FEBBAC.7050300@dogan.ch>

next in thread | raw e-mail | index | archive | help
Hello,

Recently, I've run into this problem:

----------------------------------------------------------
root@stargazer:~# portupgrade -a
[Updating the pkgdb <format:dbm_hash> 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46FEBBAC.7050300>