From: fredngo@... Date: 2016-02-11T03:54:55+00:00 Subject: [ruby-core:73767] [Ruby trunk Bug#11946] Assertion failed: (!STR_EMBED_P(shared)), function str_new_frozen, file string.c, line 1075. Issue #11946 has been updated by Fred Ngo. Will this be released in a patch level release? Or do we have to wait till 2.3.1? ---------------------------------------- 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-56953 * 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: