Re: INTERNAL_ERROR_THREAD_EXITTED, but what thread ?

2018-03-01 Thread Christian Mauderer
Am 02.03.2018 um 02:59 schrieb Joel Sherrill: > > > On Mar 1, 2018 11:03 AM, "Matthew J Fletcher" > wrote: > > Hi, > > So if a thread returns without deleting itself you get the following > error,.. but may i make the observation that it

Re: INTERNAL_ERROR_THREAD_EXITTED, but what thread ?

2018-03-01 Thread Matthew J Fletcher
Ok I will do, I've got a breakpoint in bsp_fatal_exception and I can see up the callstack there are lots of contexts and structures, does one of them already hold the previously executing task ? On 2 Mar 2018 01:59, "Joel Sherrill" wrote: On Mar 1, 2018 11:03 AM, "Matthew J

Re: INTERNAL_ERROR_THREAD_EXITTED, but what thread ?

2018-03-01 Thread Joel Sherrill
On Mar 1, 2018 11:03 AM, "Matthew J Fletcher" wrote: Hi, So if a thread returns without deleting itself you get the following error,.. but may i make the observation that it might be more helpful print the rtems_name of said thread ? *** FATAL *** fatal source: 0

INTERNAL_ERROR_THREAD_EXITTED, but what thread ?

2018-03-01 Thread Matthew J Fletcher
Hi, So if a thread returns without deleting itself you get the following error,.. but may i make the observation that it might be more helpful print the rtems_name of said thread ? *** FATAL *** fatal source: 0 (INTERNAL_ERROR_CORE) fatal code: 5 (INTERNAL_ERROR_THREAD_EXITTED) RTEMS version: