Actions
Bug #10562
closedRails command fault
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
Updated by nobu (Nobuyoshi Nakada) over 10 years ago
- Description updated (diff)
- Status changed from Open to Third Party's Issue
- Priority changed from 6 to Normal
- File bug-10562.log bug-10562.log added
Seems json library's issue.
You should report to the developer, with the crash report log file.
Actions
Like0
Like0