[ruby-core:72919] [Ruby trunk - Bug #12000] [Closed] Crash report for 2.3.0

From: nobu@...
Date: 2016-01-19 03:16:38 UTC
List: ruby-core #72919
Issue #12000 has been updated by Nobuyoshi Nakada.

Status changed from Open to Closed

Thank you, already fixed in the trunk.

----------------------------------------
Bug #12000: Crash report for 2.3.0
https://bugs.ruby-lang.org/issues/12000#change-56149

* Author: Roxas Shadow
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
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--------------------------------
ruby_2016-01-18-121021_lifestream-2.crash (46 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