[#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:74694] [Ruby trunk Bug#11928] Segmentation fault in did_you_mean extension
From:
naruse@...
Date:
2016-03-29 14:15:30 UTC
List:
ruby-core #74694
Issue #11928 has been updated by Yui NARUSE. Backport changed from 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED to 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONE ruby_2_3 r54405 merged revision(s) 53514,53524. ---------------------------------------- Bug #11928: Segmentation fault in did_you_mean extension https://bugs.ruby-lang.org/issues/11928#change-57823 * Author: Adam Wr坦bel * Status: Closed * Priority: Normal * Assignee: * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin15] * Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONE ---------------------------------------- I'm getting a segmentation fault in my Rails application test suite if I attempt to use an undefined method/object. I was not able to reproduce this outside of the complex environment of my application, but hopefully you might be able to figure out what is going on just using the crash logs. I had to filter out lines that contained file paths of my application - fortunately they were only in the "Loaded features" section and not anywhere in C or Ruby backtraces. ---Files-------------------------------- did_you_mean_clean.log (300 KB) ruby_2015-12-27-133453_iMac.crash (26.4 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>