From: alex.gaziev@... Date: 2014-10-01T16:34:39+00:00 Subject: [ruby-core:65341] [ruby-trunk - Bug #10311] Segmentation fault when starting rails server (2.2.0-preview1 & 4.2.0-beta2) Issue #10311 has been updated by Alex Gaziev. File trace2.txt added upd. I also tried new rails project with postgresql database and I got seg. fault with byebug now. After removing byebug I have seg. fault with web console. After removing web console it finally started. Both error logs in attachment. ---------------------------------------- Bug #10311: Segmentation fault when starting rails server (2.2.0-preview1 & 4.2.0-beta2) https://bugs.ruby-lang.org/issues/10311#change-49155 * Author: Alex Gaziev * Status: Open * Priority: Normal * Assignee: * Category: * Target version: * ruby -v: ruby 2.2.0preview1 (2014-09-17 trunk 47616) [x86_64-darwin13] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- I've just installed `ruby 2.2.0-preview1` with `ruby-install` (I'm not using `rvm`/`rbenv`, just `ruby-install` and `chruby`) and `rails 4.2.0-beta2`. I've created new project, ran `bundle install` and then tried to execute `bundle exec rails server`. Error log in attachment. ---Files-------------------------------- trace.txt (67.4 KB) trace2.txt (167 KB) -- https://bugs.ruby-lang.org/