Hi,
I've stumbled around to this bugreport.
>
> I think this will fix the bug. However I haven't tested it because I
> looked at the surrounding code and decided never to let it run on my
> system.
>
> --- src/main.C~ 2005-12-15 05:23:14.000000000 +0000
> +++ src/main.C 2005-12-15 05:23:14.000000000 +0000
> @@ -90,7 +90,7 @@
> * Try to get the realtime priority
> */
> void set_realtime(){
> -#ifdef OS_LINUX
> +#if 0
> sched_param sc;
>
> sc.sched_priority=50;
This patch is not too useful. You're just disabling realtime; which is
just a workaround for the symptom.
regards,
junichi
--
[EMAIL PROTECTED],netfort.gr.jp} Debian Project
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]