GNU bug report logs - #13463
web http (fport_write) broken pipe

Previous Next

Package: guile;

Reported by: Aleix Conchillo Flaqué <aconchillo <at> gmail.com>

Date: Wed, 16 Jan 2013 17:30:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Aleix Conchillo Flaqué <aconchillo <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: web http (fport_write) broken pipe
Date: Wed, 16 Jan 2013 09:28:33 -0800
Hi

I keep my blog using Andy's tekuti and I always update to latest
guile. Right now 2.0.7, since last week.

This morning I found out that the blog was not running and this is
what the terminal showed.

Aleix

----

In web/server/http.scm:
    158:6  1 (http-write #<<http-server> socket: #<input-output: so…> …)
In unknown file:
           0 (put-bytevector #<input-output: socket 11> #vu8(60 # …) …)
ERROR: In procedure fport_write: Broken pipe

[some more of the same with different socket numbers]

In web/server/http.scm:
    158:6  1 (http-write #<<http-server> socket: #<input-output: so…> …)
In unknown file:
           0 (put-bytevector #<input-output: socket 20> #vu8(60 # …) …)
ERROR: In procedure fport_write: Broken pipe

;;; ((p "Incomplete post data:" "x"))
Killed




This bug report was last modified 12 years and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.