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(). Kolja _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
