From: jeremy.neander@... Date: 2016-05-31T19:36:35+00:00 Subject: [ruby-core:75805] [Ruby trunk Bug#12448] vm_call_cfunc - cfp consistency error Issue #12448 has been updated by Jeremy Neander. `describe "DELETE destroy" do` ` let(:term) { root_account.enrollment_terms.create! }` ` let(:group) { group_helper.create_for_enrollment_term(term) }` ` let(:period) { period.create_for_group(group) } # this is part of the problem` ` it "destroys the requested grading period" do` ` period` ` end` `end` Attempts to reproduce outside of the project result in stack overflows. The above code lives in a `Rails 4.0.13` project. ---------------------------------------- Bug #12448: vm_call_cfunc - cfp consistency error https://bugs.ruby-lang.org/issues/12448#change-58987 * Author: Jeremy Neander * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-darwin15] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- I am not sure what to say about this bug. I captured multiple ruby crash logs, plus the console output from one execution. ---Files-------------------------------- Archive.zip (114 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: