Failure in cpukit/score/src/rbtreeextract.c if RTEMS_DEBUG is defined
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Feb 13 16:30:15 UTC 2020
On 13/02/2020 17:25, Heinz Junkes wrote:
> Using qoriq_e500 BSP
> if configured with --enable-rtems-debug :
>
> ../../rtems-5.0.0-m1912/configure --enable-maintainer-mode --prefix=/home/epics/MVME2500/RTEMS/5.0.0-m1912 --target=powerpc-rtems5 --enable-rtemsbsp=qoriq_e500 --enable-posix --enable-cxx --disable-networking --enable-pci --enable-rtems-debug BSP_CONSOLE_BAUD=9600
>
> Booting fails with
> …
> Uncompressing Kernel Image ... OK
> Loading Device Tree to 03ff9000, end 03fff04a ... OK
> assertion "_RBTree_Find_root( the_node ) == _RBTree_Root( the_rbtree )" failed: file "../../../../../../rtems-5.0.0-m1912/c/src/../../cpukit/score/src/rbtreeextract.c", line 40, function: _RBTree_Extract
This error can be caused by a lot of things (e.g. memory corruption).
With which application does this happen?
More information about the users
mailing list