Segmentation fault using couchbase-model

Are you using something like RBenv Chruby or RVM to handle version switching of you ruby version? To me this looks like the native couchbase extension was build against a different ruby version than the one you are using right now. To fix this make sure you got the correct version of Ruby and Bundler in your Path and try reinstalling via gem install couchbase.