chicken-meisters
[Top][All Lists]
Advanced

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

Re: [Chicken-meisters] Restart of apache required


From: Felix
Subject: Re: [Chicken-meisters] Restart of apache required
Date: Wed, 04 May 2011 05:57:16 -0400 (EDT)

From: Peter Bex <address@hidden>
Subject: Re: [Chicken-meisters] Restart of apache required
Date: Wed, 4 May 2011 11:31:37 +0200

> On Wed, May 04, 2011 at 11:29:27AM +0200, Peter Bex wrote:
>> It's back up.
> 
> I put the logs in /home/mario/spiffy-hang/2011-05-04
> 
> It says the following in init.log:
> 
> switching to #<thread: thread181594>
> #<thread: thread181594> blocks for timeout -2147409012.0
> ##sys#thread-block-for-timeout!: invalid timeout
> [] 
> ...more...
> <CALL CHAIN HERE>
> 
> What's going on?

A negative timeout value. This seems to happen from time to time, I
don't know the reason for this. The places where this procedure is
called are the srfi-18 API functions, so this already is an invalid
argument passed to library functions. There are some lowlevel eggs
like sendfile that call these internal blocking-procedures, IIRC, and
there also incorrect timeout-argument values are possible.


cheers,
felix



reply via email to

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