This is because the Unicode conversion routines interfere with the RPC protocol used by the client.
To solve this problem, set the LANG environment variable so that it does not use UTF8. E.g.:
export LANG=C
(* Required Fields)