[RTEMS Project] #4157: pthread_spin_unlock() may corrupt the thread stack if RTEMS_PROFILING and RTEMS_SMP is enabled

RTEMS trac trac at rtems.org
Mon Oct 19 15:33:11 UTC 2020


#4157: pthread_spin_unlock() may corrupt the thread stack if RTEMS_PROFILING and
RTEMS_SMP is enabled
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  defect           |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  posix            |    Version:  4.11
  Severity:  normal           |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 The call to _SMP_lock_Stats_register_or_max_section_time() registers a
 dummy statistics block which resides on the thread stack.

--
Ticket URL: <http://devel.rtems.org/ticket/4157>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list