[RTEMS Project] #2263: POSIX signal handler can cause stack overflow when blocked
RTEMS trac
trac at rtems.org
Thu Feb 12 09:02:11 UTC 2015
#2263: POSIX signal handler can cause stack overflow when blocked
---------------------+-------------------
Reporter: daniel | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11
Component: General | Version: 4.10
Severity: normal | Resolution:
Keywords: |
---------------------+-------------------
Comment (by sebastian.huber):
This is a known problem (or feature?) of the signal implementation. In
case you call _Thread_Dispatch() in a signal handler, this is a recursion.
--
Ticket URL: <http://devel.rtems.org/ticket/2263#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list