Steven Seeger wrote:
I get the following bug when sending data over tcp/ip from a linux
thread with xenomai apps running:

The reason I ask the list is because the call that triggers this is
irqs_disabled().

What I'm doing is sending data over an RT_PIPE from a realtime task,
while a linux thread wakes up and receives a message from the pipe and
then sends it out over tcp/ip.

Sporadic or deterministic bug? Specifically in case of the latter I would be interested in your .config.

Unless the slowdown papers over the actual issue, letting the ipipe tracer run, so that it reports a nice backtrace on the BUG, may help us tracking down the point where irq_enable is missing (also in non-Xenomai/Ipipe code).

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to