I upgraded to Xenomai 2.4.9.1 and get the same behavior. Any other ideas as to what may be causing this?
Thanks. -----Original Message----- From: Gilles Chanteperdrix [mailto:[email protected]] Sent: Thursday, September 24, 2009 2:49 PM To: Steve Deiters Cc: [email protected] Subject: Re: [Xenomai-help] Printf stops working after receiving signal. Steve Deiters wrote: > I have a simple little test program, attached below. When I hit CTL-C > to break the program, not all of the "finished" lines will print. If > I remove either the rt_task_shadow call or the sigwait at the end, it > will then print all of them. Adding a fflush(stdout) to the end does > nothing to help it. > > I'm not sure if there's some interaction with the Xenomai domain I am > just missing which is causing the print statements to be dropped. > > This is running on a PowerPC kernel 2.6.24 with Xenoami 2.4.9. Xenomai 2.4.9 has no I-pipe patch for Linux 2.6.24 for PowerPC. And you should be using Xenomai 2.4.9.1 and one of the patches it contains. Earlier patches and earlier revisions are buggy. -- Gilles. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
