[ruby-dev:49214] [Ruby trunk - Bug #11277] "code converter not found" error with multi-thread (high occurrence rate since r50887)
From:
usa@...
Date:
2015-08-17 07:23:09 UTC
List:
ruby-dev #49214
Issue #11277 has been updated by Usaku NAKAMURA. Backport changed from 2.0.0: WONTFIX, 2.1: REQUIRED, 2.2: DONE to 2.0.0: WO= NTFIX, 2.1: DONE, 2.2: DONE ruby_2_1 r51598 merged revision(s) 51037. ---------------------------------------- Bug #11277: "code converter not found" error with multi-thread (high occurr= ence rate since r50887) https://bugs.ruby-lang.org/issues/11277#change-53812 * Author: Naohisa Goto * Status: Closed * Priority: Normal * Assignee:=20 * ruby -v: ruby 2.3.0dev (2015-06-16) [x86_64-linux] * Backport: 2.0.0: WONTFIX, 2.1: DONE, 2.2: DONE ---------------------------------------- sparc Solaris 10 =E3=81=AB=E3=81=A6=E3=80=81r50887 =E4=BB=A5=E9=99=8D=E3=80= =81make test-all =E3=81=AB=E3=81=A6=E4=BB=A5=E4=B8=8B=E3=81=AE3=E3=81=A4=E3= =81=AEFailure=E3=81=8C=E5=87=BA=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E3=81= =AA=E3=82=8A=E3=81=BE=E3=81=97=E3=81=9F=E3=80=82 ~~~ 1) Failure: TestDir_M17N#test_filename_extutf8_inteucjp_unrepresentable [/XXXXX-trunk-5= 0887/test/ruby/test_dir_m17n.rb:152]: assert_separately failed with error message. <""> expected but was <"/XXXXX-trunk-50887/test/lib/envutil.rb:72:in `read': code converter not f= ound (UTF-8 to EUC-JP) (Encoding::ConverterNotFoundError)\n\tfrom /XXXXX-tr= unk-50887/test/lib/envutil.rb:72:in `block in invoke_ruby'\n">. 2) Failure: TestDir_M17N#test_filename_extutf8_inteucjp_representable [/XXXXX-trunk-508= 87/test/ruby/test_dir_m17n.rb:125]: assert_separately failed with error message. <""> expected but was <"/XXXXX-trunk-50887/test/lib/envutil.rb:72:in `read': code converter not f= ound (UTF-8 to EUC-JP) (Encoding::ConverterNotFoundError)\n\tfrom /XXXXX-tr= unk-50887/test/lib/envutil.rb:72:in `block in invoke_ruby'\n">. 3) Failure: TestDir_M17N#test_filename_ext_euc_jp_and_int_utf_8 [/XXXXX-trunk-50887/tes= t/ruby/test_dir_m17n.rb:246]: assert_separately failed with error message. <""> expected but was <"/XXXXX-trunk-50887/test/lib/envutil.rb:72:in `read': code converter not f= ound (EUC-JP to UTF-8) (Encoding::ConverterNotFoundError)\n\tfrom /XXXXX-tr= unk-50887/test/lib/envutil.rb:72:in `block in invoke_ruby'\n">. ~~~ --=20 https://bugs.ruby-lang.org/