On Thu 07 Apr 2011 18:04, Detlev Zundel <d...@denx.de> writes: > So it seems like guile wants simply to output a newline but the socket > is closed already and the process then gets the SIGPIPE signal which > guile is not prepared for.
Excellent debugging, Detlev! I pushed a (sigaction SIGPIPE SIG_IGN) to (system repl repl), which should fix the issue. Thanks for the debugging, and thanks for the report, John! Andy -- http://wingolog.org/