Kolja Waschk wrote:
>>> problem, so others may reproduce it more easily. It seems I need a RTDM 
>>> (dummy?)
>>> driver that triggers some hardware interrupts, a thread talking to it, and 
>>> another
>>> thread making system calls such as select() etc...
>> Does it happen if you use other system calls than select?
> 
> According to the "CURRENT PROCESS" info from the kernel message when those 
> faults
> occur, it happens also in threads that do not use select() at all. There is 
> one
> master server thread that select()s on sockets listening for incoming
> connections and several workers that just recv() and send().

Sorry, what I mean, is, does the bug happen if no thread ever calls select?

-- 
                                                                Gilles.

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

Reply via email to