I'm running Screen 4.00.03 on my RHEL 5 server. Wheneven I open a new screen and execute ls the screen dies. This only happens in this server and not in other servers. What is causing this problem?
ETA: I should add that I also have a Nvidia GPU installed on this server, but I'm not sure how/if this affects anything because I'm accessing it remotely using ssh.

$?? Does it happen in any directory? What doeslsoutput in a non-screen session? Are there any files with non-ascii characters in their names? What happens if you run screen locally,sshto the server from it and runls? – choroba Dec 22 '11 at 9:03