On Mon, Jan 18, 2016 at 12:59:44PM +0300, Maxim Uvarov wrote:
> On 01/15/2016 15:57, Stuart Haslam wrote:
> >On Mon, Dec 21, 2015 at 01:56:11PM +0300, Maxim Uvarov wrote:
> >>2 example ipc pktio applications create ipc pktio to each other and do
> >>packet transfer, validation magic numbers and packets sequence counters
> >>inside it.
> >>
> >It looks like there's a race somewhere as I get occasional failures:
> >
> >#2  0x00000000004138b9 in odp_override_abort () at odp_weak.c:40
> >#3  0x0000000000407431 in _ipc_map_remote_pool (
> >     name=name@entry=0x7fad1cb48020 <error: Cannot access memory at address 
> > 0x7fad1cb48020>,
> >     size=1310720) at pktio/ipc.c:265
> >#4  0x000000000040845c in _ipc_slave_start (pktio_entry=0x7fad1ca68240) at 
> >pktio/ipc.c:359
> >#5  ipc_start (pktio_entry=0x7fad1ca68240) at pktio/ipc.c:670
> >#6  0x0000000000405930 in odp_pktio_start (id=0x1414, id@entry=0x1) at 
> >odp_packet_io.c:309
> >#7  0x00000000004026c1 in ipc_second_process () at pktio_ipc2.c:66
> >#8  main (argc=<optimised out>, argv=<optimised out>) at pktio_ipc2.c:184
> >
> 
> Did you run make check? Maybe some files from previous wrong clean
> up were in shm?
> I tested make check bunch of time and did not see any fails. Will try again.
> 
> Maxim.

I was running pktio_ipc_run directly, which is just what "make check"
does so I imagine I'd be able to reproduce it with that too, it would
just take longer.

-- 
Stuart.
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to