Actions
Bug #12000
closedCrash report for 2.3.0
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]
Description
Running RSpec tests on a RoR application, MRI 2.2.2 returned many failures due to an undefined method, while MRI 2.3.0 crashed with the following report. This happened only twice: once on CircleCI and once locally (OSX).
I attached the dump on my local machine.
The stack trace printed on CircleCI starts with:
/home/ubuntu/.rvm/gems/ruby-2.3.0@global/gems/did_you_mean-1.0.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb:10: [BUG] Segmentation fault at 0x00000000000000
If you need it, I can post the whole stack trace.
Files
Updated by nobu (Nobuyoshi Nakada) almost 9 years ago
- Is duplicate of Bug #11928: Segmentation fault in did_you_mean extension added
Updated by nobu (Nobuyoshi Nakada) almost 9 years ago
- Status changed from Open to Closed
Thank you, already fixed in the trunk.
Actions
Like0
Like0Like0