Actions
Bug #10311
closedSegmentation fault when starting rails server (2.2.0-preview1 & 4.2.0-beta2)
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.0preview1 (2014-09-17 trunk 47616) [x86_64-darwin13]
Backport:
Description
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
Updated by gazay (Alex Gaziev) about 10 years ago
- File trace2.txt 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.
Updated by nobu (Nobuyoshi Nakada) about 10 years ago
- Status changed from Open to Feedback
All extension libraries were installed after 2.2.0-preview1?
Could you attach DiagnosticReports files?
Updated by jeremyevans0 (Jeremy Evans) over 5 years ago
- Status changed from Feedback to Closed
Actions
Like0
Like0Like0Like0