Project

General

Profile

Actions

Bug #11196

closed

[SEGFAULT] when running rails s and rake commands

Added by aps913 (Arati Sureddi) almost 9 years ago. Updated almost 9 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:69404]

Description

Cannot run rails s or rake commands from command line. Command line kept throwing errors with postgres and gemfile (for no apparent reason) when running rake commands, could not compile to push to Heroku then rails s threw the following segfault. Have deprecated to 1.8.7 all the way up to 2.2.2 with no luck. Please let me know if more information is required.

Thank you.

$ rails s 
/Users/aps913/.rvm/gems/ruby-2.2.1/gems/debug_inspector-0.0.2/lib/debug_inspector.bundle: [BUG] Segmentation fault at 0x00000000000418
(snip)
Abort trap: 6

Files

bug-11196.log (132 KB) bug-11196.log nobu (Nobuyoshi Nakada), 05/29/2015 04:04 AM

Updated by nobu (Nobuyoshi Nakada) almost 9 years ago

The usual rvm issue.

You mixed an extension library for 2.0.0.

2   ruby                                0x000000010aaa42f3 sigsegv + 83
3   libsystem_platform.dylib            0x00007fff8bd79f1a _sigtramp + 26
4   libruby.2.0.0.dylib                 0x000000010e04049f ruby_xmalloc + 17
Actions

Also available in: Atom PDF

Like0
Like0