It says you are using a ruby 1.9 gem but the ruby that's segfaulting is ruby 1.8.7 something is goofy with your rvm setup.
On Jan 28, 2013, at 6:23 AM, [email protected] wrote: > hi everybody! i'm getting an error when trying to run god. i?m following > tutorial from godrb.com > > This is what i get: > > god -c path/to/simple.god -D > /home/ecorrons/.rvm/gems/ruby-1.9.3-head/gems/json-1.7.5/lib/json/ext/parser.so: > [BUG] Segmentation fault > ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux] > > Aborted (`core' generated) > > I'm using Ubuntu LTS 12.04.1 Linux 3.0.0-26-generic > > any ideas of what can be going on? > > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "god.rb" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/god-rb?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "god.rb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/god-rb?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
