scsh-users
[Top] [All Lists]

Re: alarm handler

To: scsh-news@zurich.ai.mit.edu
Subject: Re: alarm handler
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: 25 Jan 2002 17:46:25 +0100
Organization: Zentrum fuer Datenverarbeitung
>>>>> "Ed" == Ed Kademan <kademan@phz.com> writes:
[snip]
>> (execute/timeout
>> (lambda () (run (sleep 10)) 'done)
>> 5)
Ed>   'timeout
Ed>   'done
>> 
Ed>   Interrupt: post-gc
4> 
Ed>   Interrupt: post-gc
8> 
Ed>   Interrupt: post-gc
15> 
Ed>   Interrupt: post-gc
20> 
Ed>   Interrupt: post-gc
28> Scheme48 heap overflow

This is almost certainly a bug in scsh. I'll try to figure out what's
wrong here.

-- 
Martin

<Prev in Thread] Current Thread [Next in Thread>