[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Stack checker broken on PowerPC/virtex BSP - 4.7.99.1 or later
- Date: Wed, 15 Aug 2007 11:16:07 +1000
- From: chrisj at rtems.org (Chris Johns)
- Subject: Stack checker broken on PowerPC/virtex BSP - 4.7.99.1 or later
Robert S. Grimes wrote:
>
> I see you have changed cpukit/score/include/rtems/score/object.h a tiny
> bit - is that the extent of this change?
>
Yes that is the fix. It is small but it stops the score writing past the end
of the system object table. In other words it stops it corrupting memory.
Regards
Chris