Le Monday 10 March 2008 09:45:00 sk89q, vous avez écrit :
> Hello,

        Hi !

> I am receiving a "Condition.wait: Operation not permitted" error that
> is preventing Liquidsoap to run correctly. The entire log is posted
> below.
(...)
> How could I go about fixing this? I am running on an amd64 FreeBSD system.

Thanks for the report !

We're aware of this kind of issues with liquidsoap. The reason is that we used 
linux for developping the system, and it seems that some operations valid for 
linux are not valid for freeBSD. We have a ticket open for that:
  http://savonet.rastageeks.org/ticket/91

However, we didn't have report about this issue so far..
It's pretty annoying, since it's related to the main scheduler, which is a 
core piece in the system.

You may workaround the issue but forcing the scheduler to run with only one 
queue:
  set("scheduler.event_queues",1)

However, as soon as you'll use telnet or harbor, a new queue will be started 
automatically, and you may get the issue..

I'll try to fix this very soon. In the mean time, could you send me the same 
log, but with option:
  set("scheduler.log",true)

I don't think it'll give a lot more of informations but... ;-)


Romain
-- 
The bars could not hold me;
Force could not control me now.
They try to keep me down, yeah!
But Jah put I around.
(...)
Let me tell you this -
I'm a duppy conqueror !

Reply via email to