Actions
Bug #11403
closedSegmentation fault when running Rails Server
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
Description
I have newly installed ruby and rails in my new MAC 10.10
But when I am trying to run am rails application its showing this segmentation fault
qaz admin$ rails server
Warning: Running `gem pristine --all` to regenerate your installed gemspecs (and deleting then reinstalling your bundle if you use bundle --path) will improve the startup performance of Spring.
* /Users/admin/.rvm/gems/ruby-2.2.1/gems/json-1.8.3/lib/json/ext/parser.bundle: ***[BUG] Segmentation fault at 0x00000000000418***
Abort trap: 6
Files
Updated by cesario (Franck Verrot) almost 10 years ago
- Assignee deleted (
hussain.md1@tcs.com (Athar Hussain))
Athar Hussain wrote:
I have newly installed ruby and rails in my new MAC 10.10
But when I am trying to run am rails application its showing this segmentation faultqaz admin$ rails server Warning: Running `gem pristine --all` to regenerate your installed gemspecs (and deleting then reinstalling your bundle if you use bundle --path) will improve the startup performance of Spring. * /Users/admin/.rvm/gems/ruby-2.2.1/gems/json-1.8.3/lib/json/ext/parser.bundle: ***[BUG] Segmentation fault at 0x00000000000418*** ruby 2.2.2p95 (2015-04-13 revision 50295) [x86_64-darwin14]
Hi Athar,
For some reason you have a setup that is using RVM on 2.2.1 and rbenv on 2.2.2. You might want to drop one of them and reinstall your gems.
HTH.
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- File bug-11403.log bug-11403.log added
- Description updated (diff)
- Status changed from Open to Rejected
Actions
Like0
Like0Like0