portupgrade coredumps
Ihsan Dogan
ihsan at dogan.ch
Sat Sep 29 14:13:08 PDT 2007
Hello,
Recently, I've run into this problem:
----------------------------------------------------------
root at 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 at stargazer:~# pkg_info | grep ruby
ruby-1.8.6_2,1 An object-oriented interpreted scripting language
root at 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 at dogan.ch http://blog.dogan.ch/
http://ihsan.dogan.ch/
More information about the freebsd-questions
mailing list