Op 04-07-17 om 19:51 schreef Denys Vlasenko: > You said earlier that environment makes no difference.
That was incorrect, sorry about that. > For the locale, > it should make a difference. Can you confirm that after setting > all LC_foo variables to "C" bug does not trigger? Yes, I can confirm that. In fact, setting just LC_ALL to C, or any non-UTF-8 locale, is apparently sufficient to stop the bug from being triggered (which makes sense, as setting LC_ALL is supposed to cause all other LC_* variables to be ignored). - M. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
