chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #800: data seems to get lost in tcp unit when usi


From: Chicken Trac
Subject: Re: [Chicken-janitors] #800: data seems to get lost in tcp unit when using http-client
Date: Wed, 14 Mar 2012 19:04:56 -0000

#800: data seems to get lost in tcp unit when using http-client
-----------------------------+----------------------------------------------
  Reporter:  ckeen           |       Owner:                                     
                               
      Type:  defect          |      Status:  new                                
                               
  Priority:  major           |   Milestone:  4.8.0                              
                               
 Component:  core libraries  |     Version:  4.7.x                              
                               
Resolution:                  |    Keywords:  tcp, http-client, connection reset 
by peer who-is-this-Peer-anyway
-----------------------------+----------------------------------------------

Comment(by ckeen):

 A git bisect reveals that commit

 {{{
 be1963374922e42024433f516f15d394a0b2e2f9 is the first bad commit
 commit be1963374922e42024433f516f15d394a0b2e2f9
 Author: felix <address@hidden>
 Date:   Thu Dec 15 11:15:53 2011 +0100

     fprintf wasn't internally registered as extended binding

 :100644 100644 fbe77ac1c8c32a4fee3c01ffbaeaa7a52d517188
 fb9c4bdd49b4b79ff531e1c05ad34e86c54aa641 M      c-platform.scm
 bisect run success
 }}}
 triggers the error first. This does not make much sense to me atm.
 I will further investigate and come up with a patch...

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/800#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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