Actions
Bug #11499
closedruby/2.0.0/gems/json-1.8.1/lib/json/ext/parser.bundle: [BUG] Segmentation fault ruby
Bug #11499:
ruby/2.0.0/gems/json-1.8.1/lib/json/ext/parser.bundle: [BUG] Segmentation fault ruby
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
Description
Not sure what happened here after my Yosemite install, but the server won't start and is continuing to throw a segmentation fault.
[1] 933 abort rails s
Files
Updated by nobu (Nobuyoshi Nakada) about 10 years ago
- File bug-11499.log bug-11499.log added
- Description updated (diff)
- Status changed from Open to Rejected
I bet it is caused by loading an extension library linked against different libruby, most probably /usr/lib/libruby.dylib.
Actions