This error is rare. It means an "write to unallocated" error occurs and it tries to write to rtc internal memory. One possible explanation is RTC's memory map is out of syn. Does this error happen if the standard heap management routines (in libc.so) are used?
-Leonard Roland Mainz wrote On 05/29/06 18:55,: >Leonard Li wrote: >[snip] > > >>We are working on removing the internal memory map locking limitation. >>Before this is done, the wrapper/implementation method is still required. >> >> > >Do you have any idea why "dbx -check access" fails with "RTC: program >wrote over private RTC data -- disabling Error Checking file: memerror.c >line: 297" ? >I am pretty much sure that the ksh93 code did not write over unallocated >areas... > >---- > >Bye, >Roland > > >
