Project

General

Profile

Actions

Bug #10041

closed

Segmentation Fault.

Added by vinahr (Veena Hampapur) over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin13.1.0]
[ruby-core:63753]

Description

Getting segmentation fault with rake routes, rails server, or any rails generate etc.

This is the output I get when running rake routes.

/usr/local/rvm/gems/ruby-2.0.0-p481/gems/eventmachine-1.0.3/lib/rubyeventmachine.bundle: [BUG] Segmentation fault
ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin13.1.0]

(snip)

Abort trap: 6
alps:sharp-planet veena$ rvm -v

rvm 1.25.27 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]

Files

bug-10041.log (61.4 KB) bug-10041.log nobu (Nobuyoshi Nakada), 07/16/2014 12:18 AM
ruby_2014-07-15-170810_VinaMac.crash (24.2 KB) ruby_2014-07-15-170810_VinaMac.crash vinahr (Veena Hampapur), 07/17/2014 05:12 AM

Updated by nobu (Nobuyoshi Nakada) over 9 years ago

Please show the following files:

-- Crash Report log information --------------------------------------------
   See Crash Report log file under the one of following:
     * ~/Library/Logs/CrashReporter
     * /Library/Logs/CrashReporter
     * ~/Library/Logs/DiagnosticReports
     * /Library/Logs/DiagnosticReports
   the more detail of.

Updated by vinahr (Veena Hampapur) over 9 years ago

Attached is the file containing more information.

Updated by nobu (Nobuyoshi Nakada) over 9 years ago

  • Status changed from Feedback to Rejected

You loaded an extension library linked against the shared libruby from statically linked ruby.

4   ruby                          	0x000000010027cd40 sigsegv + 144
5   libsystem_platform.dylib      	0x00007fff88d0d5aa _sigtramp + 26
6   libruby.2.0.0.dylib           	0x000000010463e568 ruby_xmalloc + 17
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0