mani bhatti wrote:
> Hi 
> I had a problem of rt_queue overflow in xenomai 2.1.Then installed xenomai 
> 2.2.5 but previous poblem with rt_queue is still there.I repeat the problem 
> that when there is no listener on the queue the sender the sender displays 
> the error message 
> 
> rt_queue_send(queue_input) failed sent bytes: 0
> rt_queue_send(queue_input) failed sent bytes: 0
> rt_queue_send(queue_input) failed sent bytes: 0
> rt_queue_alloc(queue_inout, 8) failed
> 
> 
>  and then stops and if i try to start my program again following message 
> 
> start
> rt_queue_alloc(queue_inout, 8) failed
> Segmentation fault
> 
> is displayed and program doesnot work at all.I would be very thankful for the 
> correcting me what wrong am i doing.the code for the sender is attached.

...and your code still runs fine (SVN trunk, but the required patch is
in 2.2.5 as well). Moreover, stopping and restarting also causes no problem.

So, please check:

 - content of /proc/xenomai/version

If this actually gives "2.2.5":

 - run the test over SVN trunk (make sure you actually run trunk via
   /proc/xenomai/version, should give "2.3-rc2")

 - report your findings

Again, *precisely* your problem was understood, fixed, and applied to
both branches. It should really not show up the same way as before.

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