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