[#92070] [Ruby trunk Feature#15667] Introduce malloc_trim(0) in full gc cycles — sam.saffron@...
Issue #15667 has been updated by sam.saffron (Sam Saffron).
3 messages
2019/04/01
[ruby-core:92142] [Ruby trunk Bug#11903] [BUG] vm_call_cfunc - cfp consistency error
From:
glenn@...
Date:
2019-04-04 03:43:18 UTC
List:
ruby-core #92142
Issue #11903 has been updated by devalias (Glenn devalias).
jfeltesse (Julien Feltesse) wrote:
> I can reproduce in ruby 2.3.1 by lazy loading a sequence in FactoryGirl which has the same name as the attribute it is meant for.
Similarly, I can reproduce consistently in `ruby 2.4.1p111 (2017-03-22 revision 58053) [x86_64-darwin18]` with this rather naive fail within my rspec tests:
``` ruby
let!(:comment_form_textarea) { find(comment_form_textarea) }
```
----------------------------------------
Bug #11903: [BUG] vm_call_cfunc - cfp consistency error
https://bugs.ruby-lang.org/issues/11903#change-77468
* Author: Happy_wuwy (文英 武)
* Status: Feedback
* Priority: Normal
* Assignee:
* Target version:
* ruby -v: ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
~~~
usr/local/lib/ruby/gems/2.2.0/gems/sinatra-1.4.6/lib/sinatra/base.rb:1793: [BUG] vm_call_cfunc - cfp consistency error
ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-linux]
~~~
---Files--------------------------------
bug-11903.log (125 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>