Re: portupgrade coredumps

2007-10-01 Thread Ihsan Dogan
Am 29.9.2007 22:55 Uhr, Ihsan Dogan schrieb:

> [EMAIL PROTECTED]:~# 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)

I have installed portupgrade-devel and it works now.



Ihsan

-- 
[EMAIL PROTECTED]   http://blog.dogan.ch/
http://ihsan.dogan.ch/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


portupgrade coredumps

2007-09-29 Thread Ihsan Dogan
Hello,

Recently, I've run into this problem:

--
[EMAIL PROTECTED]:~# 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  0x in ?? ()
#10 0x in ?? ()
#11 0x0002 in ?? ()
#12 0x in ?? ()
#13 0x280a6832 in rb_call0 () from /usr/local/lib/libruby18.so.18
Previous frame inner to this frame (corrupt stack?)
--
[EMAIL PROTECTED]:~# pkg_info | grep ruby
ruby-1.8.6_2,1  An object-oriented interpreted scripting language
[EMAIL PROTECTED]:~# pkg_info | grep portupgrade
portupgrade-2.3.1,2 FreeBSD ports/packages administration and management
tool s
--

What's going wrong here?



Ihsan

-- 
[EMAIL PROTECTED]   http://blog.dogan.ch/
http://ihsan.dogan.ch/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"