Actions
Bug #13339
closedAssertion Failed: string.c:2061:rb_str_change_terminator_length:capa >= len
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
Description
This makes ruby 2.4.0 crash on my system (log attached):
('a' * 23).encode('utf-16').encode!('utf-8')
If you change the length of the string (from 23 to 22 or 24), everything's fine.
Files
Actions
Like0
Like0Like0Like0Like0