this module is finalized after the memory manager module
I simply can not believe this.
In principle it's possible. If a unit is in the initialization order before the memory manager and some memory is allocated at runtime (by the installed memory manager) and released in the
finalization-section then there'd indeed be problems...