Re: rt_pipe_read(): timeout does not expire

2021-10-18 Thread Mauro S. via Xenomai
Il 06/10/21 13:30, Mauro S. via Xenomai ha scritto: Il 06/10/21 12:26, Jan Kiszka ha scritto: On 06.10.21 09:00, Jan Kiszka via Xenomai wrote: On 05.10.21 18:00, Jan Kiszka via Xenomai wrote: On 25.09.21 18:20, Mauro S. via Xenomai wrote: Hi all, I'm using Xenomai 3.1.1 in cobalt mode, on

Re: rt_pipe_read(): timeout does not expire

2021-10-06 Thread Mauro S. via Xenomai
Il 06/10/21 12:26, Jan Kiszka ha scritto: On 06.10.21 09:00, Jan Kiszka via Xenomai wrote: On 05.10.21 18:00, Jan Kiszka via Xenomai wrote: On 25.09.21 18:20, Mauro S. via Xenomai wrote: Hi all, I'm using Xenomai 3.1.1 in cobalt mode, on x84_64. Please consider the attached simple test

Re: rt_pipe_read(): timeout does not expire

2021-10-06 Thread Jan Kiszka via Xenomai
On 06.10.21 09:00, Jan Kiszka via Xenomai wrote: > On 05.10.21 18:00, Jan Kiszka via Xenomai wrote: >> On 25.09.21 18:20, Mauro S. via Xenomai wrote: >>> Hi all, >>> >>> I'm using Xenomai 3.1.1 in cobalt mode, on x84_64. >>> >>> Please consider the attached simple test code. >>> >>> When I start

Re: rt_pipe_read(): timeout does not expire

2021-10-06 Thread Jan Kiszka via Xenomai
On 05.10.21 18:00, Jan Kiszka via Xenomai wrote: > On 25.09.21 18:20, Mauro S. via Xenomai wrote: >> Hi all, >> >> I'm using Xenomai 3.1.1 in cobalt mode, on x84_64. >> >> Please consider the attached simple test code. >> >> When I start the application, I never see the "Pipe task running" printf.

Re: rt_pipe_read(): timeout does not expire

2021-10-05 Thread Jan Kiszka via Xenomai
On 25.09.21 18:20, Mauro S. via Xenomai wrote: > Hi all, > > I'm using Xenomai 3.1.1 in cobalt mode, on x84_64. > > Please consider the attached simple test code. > > When I start the application, I never see the "Pipe task running" printf. > > When I close application (ctrl+c), rt_pipe_join()

rt_pipe_read(): timeout does not expire

2021-09-25 Thread Mauro S. via Xenomai
Hi all, I'm using Xenomai 3.1.1 in cobalt mode, on x84_64. Please consider the attached simple test code. When I start the application, I never see the "Pipe task running" printf. When I close application (ctrl+c), rt_pipe_join() on pipe task hangs. Analyzing the code with gdb, the timeout