Skip to content

Instantly share code, notes, and snippets.

@nickmartini
Created September 17, 2010 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickmartini/585146 to your computer and use it in GitHub Desktop.
Save nickmartini/585146 to your computer and use it in GitHub Desktop.
nick@ganymede:dongs $ rails generate
/usr/local/Cellar/gems/1.9/gems/sqlite3-ruby-1.3.1/lib/sqlite3/sqlite3_native.bundle: [BUG] Segmentation fault
ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0]
Abort trap
nick@ganymede:dongs $ which ruby
/usr/local/bin/ruby
nick@ganymede:dongs $ which rails
/usr/local/bin/rails
nick@ganymede:dongs $ ruby -v
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0]
nick@ganymede:dongs $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment