#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to