bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with netcat


From: John Proctor
Subject: Re: Problem with netcat
Date: Mon, 11 Apr 2011 13:35:18 -0400


Thanks for the great response.

On Mon, Apr 11, 2011 at 10:32 AM, Detlev Zundel <address@hidden> wrote:
Hi Andy,

> On Thu 07 Apr 2011 18:04, Detlev Zundel <address@hidden> 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!

Thanks for the fix - I can confirm that this works (guile survives) for
the cases where I saw the sigpipe before.

Cheers
 Detlev

--
I had nothing to do with implementing Gosmacs.  It was inspired
by the original Emacs, but that's all.  I would never have agreed
to use a language like Mocklisp.
            -- Richard Stallman in <address@hidden>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]