Project

General

Profile

Actions

Bug #10562

closed

Rails command fault

Added by techatin (Xuanchun Lu) over 10 years ago. Updated over 10 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
2.0.0
[ruby-core:66646]

Description

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) bug-10562.log nobu (Nobuyoshi Nakada), 12/03/2014 01:59 AM

Updated by nobu (Nobuyoshi Nakada) over 10 years ago

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

Actions

Also available in: Atom PDF

Like0
Like0