chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #614: TCP sockets get closed prematurely


From: Chicken Trac
Subject: Re: [Chicken-janitors] #614: TCP sockets get closed prematurely
Date: Mon, 04 Jul 2011 21:32:09 -0000

#614: TCP sockets get closed prematurely
-----------------------------+----------------------------------------------
  Reporter:  syn             |       Owner:       
      Type:  defect          |      Status:  new  
  Priority:  major           |   Milestone:  4.8.0
 Component:  core libraries  |     Version:  4.7.x
Resolution:                  |    Keywords:       
-----------------------------+----------------------------------------------

Comment(by sjamaan):

 I tried to run the test code again, but keep getting segfaults in the
 client with HEAD chicken :(

 It crashes pretty consistently in f_943 in scheduler.c (which is ##sys
 #interrupt-hook), even if the server testing code is not running.

 Enabling different debug options causes it to fail in slightly different
 places, but it's just before it calls ##sys#schedule

 It looks like this was caused by changeset
 7cd875bb13f2efd2af83a9f8d82217101e4e85a3 because reverting it causes the
 code to work again.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/614#comment:3>
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]