[#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:74594] [Ruby trunk Bug#11946] Assertion failed: (!STR_EMBED_P(shared)), function str_new_frozen, file string.c, line 1075.
From:
joe@...
Date:
2016-03-26 18:18:50 UTC
List:
ruby-core #74594
Issue #11946 has been updated by Joe Sak. I have the same setup, Rails 4.2, Ruby 2.3, Active Admin, and I got this bug as soon as I installed the country_select gem https://github.com/stefanpenner/country_select ---------------------------------------- Bug #11946: Assertion failed: (!STR_EMBED_P(shared)), function str_new_frozen, file string.c, line 1075. https://bugs.ruby-lang.org/issues/11946#change-57723 * Author: Felix Mohnert * Status: Closed * Priority: Normal * Assignee: Yui NARUSE * ruby -v: 2.3.0 * Backport: 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED ---------------------------------------- Starting the Rails server or running specs for one of our applications results in: ~~~ Assertion failed: (!STR_EMBED_P(shared)), function str_new_frozen, file string.c, line 1075. Abort trap: 6 ~~~ Previous Ruby versions didn't cause a problem. I wasn't able to to find out what exactly causes it, if you know how to produce a better log here, I'm glad to provide it. ---Files-------------------------------- bug11946.rb (294 Bytes) -- 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>