You may have encountered a bug in the Ruby interpreter or extension libraries
atstockland opened this issue · 3 comments
For some reason I am getting this error AFTER 'c' continuing. Debugger halts at the create action and I can see the params, so debugger is doing its job. But, when I continue it crashes the rails server and gives this error. The stack trace is a mile long and gets cut off at the top of console. I can include what it has if needed, but it seemed generic.
Wish I could offer more...
You may have encountered a bug in the Ruby interpreter or extension libraries
Thanks for reporting your issue! This is one of my 15 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.
As explained in the link from CONTRIBUTING.md, I'll need more info e.g. gem env
. Note, debugger is only for 1.9.2 and 1.9.3 now.
Closing. Feel free to provide 1.9 specific info and I can reopen