[#74190] [Ruby trunk Feature#12134] Comparison between `true` and `false` — duerst@...
Issue #12134 has been updated by Martin D端rst.
3 messages
2016/03/07
[#74269] Type systems for Ruby — Rob Blanco <ml@...>
Dear ruby-core,
5 messages
2016/03/10
[#74395] [Ruby trunk Feature#12142] Hash tables with open addressing — shyouhei@...
Issue #12142 has been updated by Shyouhei Urabe.
3 messages
2016/03/17
[ruby-core:74149] [Ruby trunk Bug#12144] Segfault in Ruby 2.3.0p0
From:
ksandwich@...
Date:
2016-03-04 22:48:24 UTC
List:
ruby-core #74149
Issue #12144 has been reported by Karl Sandwich. ---------------------------------------- Bug #12144: Segfault in Ruby 2.3.0p0 https://bugs.ruby-lang.org/issues/12144 * Author: Karl Sandwich * Status: Open * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin14] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- Greetings, I've recently started getting a segfault when running our integration test suite against Rails 3.1.12. The segfault happens very often, so it is easy to reproduce, but complicated to set up. It does not segfault 100% of the time. I've attached the full crash log and segfault traces. The traces seems to terminate in the view instrumentation block for rendering a template, where it attempts to call ActionView::Base#send . I have been unable to isolate the issue to a single test; however, one of two particular tests always appears in the ruby backtrace, and the same frames are always at the top of the backtrace (ActionView::Base#send as described above). Please let me know if you'd like any additional information. I'm happy to help. ---Files-------------------------------- ruby_2016-03-02-143428_ksandwich.crash (20.1 KB) ruby_2016-03-02-segfault.log (120 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>