Project

General

Profile

Actions

Bug #11341

closed

Rails server command is not working fine

Added by EshVal (Esh Val) almost 9 years ago. Updated almost 9 years ago.

Status:
Third Party's Issue
Assignee:
Target version:
-
ruby -v:
ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]
[ruby-core:69918]

Description

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 It's the log which i got. EshVal (Esh Val), 07/09/2015 04:59 PM
logfile.txt (100 KB) logfile.txt EshVal (Esh Val), 07/09/2015 05:03 PM

Updated by EshVal (Esh Val) almost 9 years ago

The file which i uploaded is wrong one. sorry. This is the original one

Updated by nobu (Nobuyoshi Nakada) almost 9 years ago

  • 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
Actions

Also available in: Atom PDF

Like0
Like0Like0