我在ubuntu 11.10上使用ruby 1.9.2和postgres 9.1运行RVM。
我刚刚安装了rvm,ruby和postgres,并且正在进行数据库导入。
$bundle exec rake db:schema:load
相反,我得到一个段错误:
-- create_table("comments", {:force=>true})
/usr/share/ruby-rvm/gems/ruby-1.9.2-p180/gems/activerecord-3.1.1/lib/active_record/connection_adapters/postgresql_adapter.rb:1032: [BUG] Segmentation fault
ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
...
[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html