[RTEMS Project] #4590: Make Stack Checker Error Handler Configurable

RTEMS trac trac at rtems.org
Fri Feb 25 21:17:29 UTC 2022


#4590: Make Stack Checker Error Handler Configurable
--------------------------------+----------------------------
 Reporter:  Joel Sherrill       |       Owner:  Joel Sherrill
     Type:  enhancement         |      Status:  assigned
 Priority:  normal              |   Milestone:  Indefinite
Component:  lib                 |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  SoC, small, kernel  |  Blocked By:
 Blocking:                      |
--------------------------------+----------------------------
Description changed by Joel Sherrill:

Old description:

> Currently, the stack checker has a built in error reporting method that
> is invoked when it determines that a stack overflow has occurred. This
> should turned into a configuration point. The user should be able to
> provide their own handler for this.
>
> As a check, when this is done, it should be possible for the stack
> checker to be enabled and printk() not pulled into an application.

New description:

 Currently, the stack checker has a built in error reporting method that is
 invoked when it determines that a stack overflow has occurred. This should
 turned into a configuration point. The user should be able to provide
 their own handler for this.

 As a check, when this is done, it should be possible for the stack checker
 to be enabled and printk() not pulled into an application.

 Possible Mentors: Joel Sherrill, Gedare Bloom, Chris Johns
 Skills: C
 Difficulty: Easy

--

--
Ticket URL: <http://devel.rtems.org/ticket/4590#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list