[fpc-pascal] access violations on new ARM hardware

Sven Barth pascaldragon at googlemail.com
Wed Jan 28 11:21:06 CET 2015


Am 28.01.2015 10:08 schrieb "Björn Schreiber" <news.bs at drigus.de>:
>
> Am 27.01.2015 um 17:58 schrieb Marco van de Voort:
>
>
>> First narrow it down to the exact line that causes the problem. E.g. copy
>> relevant parts of sysutils into a program that only uses system, and then
>> start testing, till you know which line provokes the problem.
>
>
>   What I can say at this time is that the first access violation happens
at the line
>
>   Result:=s;
>
> in the function SysUtils.GetLocalStr in an empty FPC program only
including the unit SysUtils. But I suppose the problem lies elsewhere.

As said by Marco: please try to reproduce it by copying parts of SysUtils
(e.g. GetLocaleStr) into an empty program (and using that code of course
^^) to find an example code that shows the problem.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150128/26559780/attachment.html>


More information about the fpc-pascal mailing list