Project

General

Profile

Actions

Bug #12001

closed

Abort trap:6

Added by collinsjacob (Jacob Collins) about 8 years ago. Updated almost 5 years ago.

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

Description

I created (successfully) a new rails app ($ rails new Pinteresting) per the instruction of OneMonthRails class. I changed to the directory and ran the ($ rails server) command and the following report displayed:

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
Don't forget to include the above Crash Report log file.
For details: http://www.ruby-lang.org/bugreport.html

Abort trap: 6

I have deleted and reinstalled newer versions of this Pinteresting app, but the issue persists.


Files

Terminal Saved Output (Bug Report) (93.1 KB) Terminal Saved Output (Bug Report) collinsjacob (Jacob Collins), 01/16/2016 02:46 PM

Updated by wanabe (_ wanabe) about 8 years ago

Same as #11998.

ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]

(snip)

-- C level backtrace information -------------------------------------------
0 ruby 0x00000001012da98b rb_vm_bugreport + 155
1 ruby 0x000000010117ee80 rb_bug_context + 480
2 ruby 0x00000001012572f3 sigsegv + 83
3 libsystem_platform.dylib 0x00007fff8ab65eaa _sigtramp + 26
4 libruby.2.0.0.dylib 0x0000000101f98b1f ruby_xmalloc + 17

Actions #2

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Open to Third Party's Issue
Actions

Also available in: Atom PDF

Like0
Like0Like0