Nobuyoshi Nakada wrote: > Do you have short code to reproduce it, and what platform? I do not have code to reproduce it but I'm trying to provide you with a snippet today. The only thing I found out so far: It happens in ~~...felixmohnert (Felix Mohnert)
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 ...felixmohnert (Felix Mohnert)