Re: [Xenomai-core] Exception #14

2011-07-28 Thread Philippe Gerum
On Wed, 2011-07-27 at 20:52 +0200, Gilles Chanteperdrix wrote:
 On 07/26/2011 09:36 AM, zenati wrote:
  Dear,
  
  I'm developping the skin Arinc 653 for Xenomai. I'm trying to run 
  process with my skin but I have an exception :
  
  Xenomai: suspending kernel thread d8824c40 ('�') at 0xb76dbdfc after 
  exception #14
  
  What is the exception 14 ? Have you an idea how can I solve them?
  
  Thank you for your attention and for your help.
  Sincerely,
 
 The meaning of the fault number depends on the platform you are using,
 see /proc/xenomai/faults for human readable messages for your platform.

I guess this is PF on x86, and this thread's TCB in kernel space looks
badly trashed. You should probably check the behavior of your Xenomai
kernel threads wrt memory writes, and possibly for stack overflows as
well.

-- 
Philippe.



___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core


Re: [Xenomai-core] Exception #14

2011-07-27 Thread Gilles Chanteperdrix
On 07/26/2011 09:36 AM, zenati wrote:
 Dear,
 
 I'm developping the skin Arinc 653 for Xenomai. I'm trying to run 
 process with my skin but I have an exception :
 
 Xenomai: suspending kernel thread d8824c40 ('�') at 0xb76dbdfc after 
 exception #14
 
 What is the exception 14 ? Have you an idea how can I solve them?
 
 Thank you for your attention and for your help.
 Sincerely,

The meaning of the fault number depends on the platform you are using,
see /proc/xenomai/faults for human readable messages for your platform.
-- 
Gilles.


___
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core