chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #877: tests/signal-tests.scm hangs sometimes


From: Chicken Trac
Subject: Re: [Chicken-janitors] #877: tests/signal-tests.scm hangs sometimes
Date: Sun, 05 Jan 2014 20:38:36 -0000

#877: tests/signal-tests.scm hangs sometimes
---------------------------+------------------------------------------------
  Reporter:  mario         |       Owner:                  
      Type:  defect        |      Status:  reopened        
  Priority:  major         |   Milestone:  4.9.0           
 Component:  build system  |     Version:  4.8.x           
Resolution:                |    Keywords:  signal-tests.scm
---------------------------+------------------------------------------------

Comment(by sjamaan):

 I think I know why this is so hard to reproduce: the parent waits for a
 random number of milliseconds (which is probably desirable, otherwise it
 might consistently NOT have triggered this bug).  Together with the
 unpredictability of CPU load and OS process scheduling indeterminism it's
 hard to predict if it will go wrong.

 See chicken-hackers for a possible patch which hopefully fixes this _and_
 detects the error.

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