[ruby-core:66651] [ruby-trunk - Bug #10562] [Third Party's Issue] Rails command fault

From: nobu@...
Date: 2014-12-03 02:03:16 UTC
List: ruby-core #66651
Issue #10562 has been updated by Nobuyoshi Nakada.

File bug-10562.log added
Description updated
Status changed from Open to Third Party's Issue
Priority changed from Urgent to Normal

Seems json library's issue.
You should report to the developer, with the crash report log file.

----------------------------------------
Bug #10562: Rails command fault
https://bugs.ruby-lang.org/issues/10562#change-50261

* Author: Xuanchun Lu
* Status: Third Party's Issue
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* ruby -v: 2.0.0
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
Segment fault error reported when running rails command. 

error report:

~~~
appletekiMacBook-Air:Raylion apple$ bin/rails generate model User
/Users/apple/Desktop/Raylion/vendor/bundle/ruby/2.0.0/gems/json-1.8.1/lib/json/ext/parser.bundle: [BUG] Segmentation fault
ruby 2.0.0p598 (2014-11-13 revision 48408) [x86_64-darwin14.0.0]

-- 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.
(snip)
~~~

---Files--------------------------------
bug-10562.log (34.9 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next