Kolja Waschk wrote:
>> Sorry, what I mean, is, does the bug happen if no thread ever calls select?
> 
> Yes. I just tried and replaced the select with a loop accept()ing on the now
> nonblocking socket plus some usleep() and still the fault occurs as with
> select(). No other thread in the current setup uses select().

Mmmm busy waiting? But is Linux able to run from time to time?

-- 
                                                                Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to