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 _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
