On 06/12/2011 07:55 PM, Michel Van den Bergh wrote:
The following command segfaults with xboard 4.5.0xboard -ics -gateway 192.168.1.2 -icshost freechess.org However it works fine on 4.2.7. This is a modern Linux system so rsh is really ssh. BTW this gateway feature is mighty cool! Michel
xboard just seems to execute the command rsh 192.168.1.2 telnet freechess.org 5000 So it might be an issue with string handling in 4.5.0. Michel
