From: nobu@... Date: 2015-07-09T23:29:29+00:00 Subject: [ruby-core:69925] [Ruby trunk - Bug #11341] [Third Party's Issue] Rails server command is not working fine Issue #11341 has been updated by Nobuyoshi Nakada. Status changed from Open to Third Party's Issue You load an extension library for 2.0 from 2.2. Probably the usual rvm's bug. ~~~ 0 ruby 0x000000010667b98b rb_vm_bugreport + 155 1 ruby 0x000000010651fe80 rb_bug_context + 480 2 ruby 0x00000001065f82f3 sigsegv + 83 3 libsystem_platform.dylib 0x00007fff916c9f1a _sigtramp + 26 4 libruby.2.0.0.dylib 0x000000010824049f ruby_xmalloc + 17 ~~~ ---------------------------------------- Bug #11341: Rails server command is not working fine https://bugs.ruby-lang.org/issues/11341#change-53348 * Author: Esh Val * Status: Third Party's Issue * Priority: Normal * Assignee: ruby-core * ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I wanted to run the rails server command and it's showing some log and it is crashed. ---Files-------------------------------- logfile.txt (92.5 KB) logfile.txt (100 KB) -- https://bugs.ruby-lang.org/