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: Tue, 04 Sep 2012 12:02:34 -0000

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

Comment(by felix):

 Thanks for the information. I have no idea why this hangs. If the process
 is still running, we could send a SIGTERM, which should trigger the "fini"
 function in the child process.

 It *might* be possible that the child process gets delayed somehow - the
 signal handlers are established after setting up of the thread and
 *perhaps* the parent process sends the termination signal before the
 handlers are installed (that would be very curious indeed, but perhaps...
 on a heavily loaded machine... I don't know).

 I'll run a slightly modified test (diff attached) repeatedly, now.

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