[ruby-core:77437] [Ruby trunk Bug#12796] Segmentation fault at ~/.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]

From: nobu@...
Date: 2016-09-28 05:27:13 UTC
List: ruby-core #77437
Issue #12796 has been updated by Nobuyoshi Nakada.

Description updated

----------------------------------------
Bug #12796: Segmentation fault at ~/.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]
https://bugs.ruby-lang.org/issues/12796#change-60695

* Author: Prasad Surase
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
Hi, 

This is my first bug report so am sorry for missing out any wanted data.

I am using Ruby 2.3.0p0 with Rails 4.2.5. The ruby process crashes when running minitest tests for ActiveJob. The line causing the issue is
`user.update({github_handle: 'somehandle'})`. Commenting the line doesnt result in any ruby errors/crashes.

I have attached the Crash log with the entire stack trace rendered on the command line.

Thanks,
Prasad.

---Files--------------------------------
ruby_2016-09-28-101123_Prasads-MacBook-Pro.crash (42.4 KB)
error-stack-trace.txt (279 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next