From: s.wanabe@... Date: 2016-01-18T21:26:33+00:00 Subject: [ruby-core:72907] [Ruby trunk - Bug #12001] Abort trap:6 Issue #12001 has been updated by _ wanabe. 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 ---------------------------------------- Bug #12001: Abort trap:6 https://bugs.ruby-lang.org/issues/12001#change-56138 * Author: Jacob Collins * Status: Open * Priority: Normal * Assignee: * ruby -v: 4.2.5 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- 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) -- https://bugs.ruby-lang.org/ Unsubscribe: