_Internal_error_Occurred() in _Thread_Handler()

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 3 10:00:51 UTC 2013


On 04/03/2013 11:44 AM, Matthew J Fletcher wrote:
>  > then the system is broken.  This can be a general memory corruption (heap,
> stack, global > variables) or a bug in the exception processing.
>
> Do you know where the rtems executive tests for and detects a return from a
> thread so i can investigate further ?

It is all in _Thread_Handler()

http://git.rtems.org/rtems/tree/cpukit/score/src/threadhandler.c

in line 139 we have the call to the thread entry and in line 178 the internal 
error.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list