[ksh93-integration-discuss] OOPS Re: Fun with dbx/ksh93: % bcheck-all ./arch/sol10.sun4/bin/ksh # results in"RTC: program wrote over private RTC data"
Leonard Li
Leonard.Li at Sun.COM
Mon May 29 21:52:29 PDT 2006
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
>
>
>
More information about the ksh93-integration-discuss
mailing list