Re: Ruby crashes with portupgrade

2006-02-20 Thread Kövesdán Gábor

Andrew Pantyukhin wrote:


On 2/19/06, Kövesdán Gábor [EMAIL PROTECTED] wrote:
 


Hello,

Ruby always crashes and makes a coredump when I try to use portupgrade:

[EMAIL PROTECTED] portupgrade -ai
---  Session started at: Sun, 19 Feb 2006 15:32:51 +0100
[Updating the pkgdb format:dbm_hash 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?
   




1. Try removing /var/db/pkg/pkgdb.db
 


Thanks, it helped.


2. Try rebuilding ruby WITHOUT_PTHREADS
 


Gabor Kovesdan
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Ruby crashes with portupgrade

2006-02-19 Thread Kövesdán Gábor

Hello,

Ruby always crashes and makes a coredump when I try to use portupgrade:

[EMAIL PROTECTED] portupgrade -ai
---  Session started at: Sun, 19 Feb 2006 15:32:51 +0100
[Updating the pkgdb format:dbm_hash 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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Ruby crashes with portupgrade

2006-02-19 Thread Andrew Pantyukhin
On 2/19/06, Kövesdán Gábor [EMAIL PROTECTED] wrote:
 Hello,

 Ruby always crashes and makes a coredump when I try to use portupgrade:

 [EMAIL PROTECTED] portupgrade -ai
 ---  Session started at: Sun, 19 Feb 2006 15:32:51 +0100
 [Updating the pkgdb format:dbm_hash 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?


1. Try removing /var/db/pkg/pkgdb.db
2. Try rebuilding ruby WITHOUT_PTHREADS
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]