Re: [pok-devel] Problem while developping a ARINC653 system for POK without AADL

[ Thread Index | Date Index | More lists.tuxfamily.org/pok-devel Archives ]


Le Thu, Jan 26, 2012 at 10:18:35AM +0100, Laurent Lec :
> Hi,
> 
> Have you tried attaching gdb? You could easily get where the exception
> comes from.

Also, this means that the partition made an illegal request. Typically,
this is raised (on x86, the most stable arch on POK) by an erroneous
memory access or something similar. The root cause may be a
under-estimated size of the partition or something like that.

So, try to check that the memory segment size is sufficient regarding
partition size. If yes, try to debug the code using basic print within
each partition. Also, you can send your code so that we can give a try
on our side.

Greetings,





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/