chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] make check starts a.out which runs forever in the


From: Sven Hartrumpf
Subject: Re: [Chicken-hackers] make check starts a.out which runs forever in the background
Date: Tue, 21 Jan 2014 10:55:01 +0100 (CET)

Hi Mario, hi Christian.

SH:
>> If I run "make check", the output looks ok, but an a.out
>> process runs forever in the background (100% cpu usage).
>> It cannot be killed with SIGTERM, but only with SIGKILL.
>> The a.out appears at the end of "make check".

MG:
> Maybe it is the annoying http://bugs.call-cc.org/ticket/877

Yes, exactly.
And with Christian's hint, I isolated it to be the a.out
from signal-tests.scm. You might want to change in the
ticket:
"tests/signal-tests.scm may be the culprit"
->
"tests/signal-tests.scm is the culprit" :-)

Ciao
Sven



reply via email to

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