From: naruse@... Date: 2016-02-03T03:18:44+00:00 Subject: [ruby-core:73661] [Ruby trunk Bug#11946][Assigned]Assertion failed: (!STR_EMBED_P(shared)), function str_new_frozen, file string.c, line 1075. Issue #11946 has been updated by Yui NARUSE. Status changed from Open to Assigned Assignee changed from Nobuyoshi Nakada to Yui NARUSE Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.0.0: DONTNEED, 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED Ben Miller wrote: > I was able to reduce to a script that doesn't need any gems. I'm using Arch Linux. This is so helpful! I identify the issue! ---------------------------------------- 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-56851 * Author: Felix Mohnert * Status: Assigned * 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: