Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2008 13:45:29 +0200
From:      Fabrizio Regini <freegenie@gmail.com>
To:        freebsd-ruby@freebsd.org
Subject:   Segmentation fault error
Message-ID:  <9B3151D5-F139-41B0-A191-B27DB34658D5@gmail.com>

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

I'm having a problem with a freebsd 6.2 machine.
I just updated to the latest ruby port, and I get this error while  
updating Rails gem:

# gem update rails
Updating installed gems
Bulk updating Gem source index for: http://gems.rubyforge.org/
Updating rails
Bulk updating Gem source index for: http://gems.rubyforge.org/
/usr/local/lib/ruby/1.8/yaml.rb:133: [BUG] Segmentation fault
ruby 1.8.6 (2008-08-11) [i386-freebsd6]

Line 133 is this one:
132     def YAML.load( io )
133         yp = parser.load( io )
134     end


Any clue?

Thanks

Fabrizio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9B3151D5-F139-41B0-A191-B27DB34658D5>