[fpc-devel] https support; call for testers

Michael Van Canneyt michael at freepascal.org
Sun May 11 23:08:23 CEST 2014



On Sun, 11 May 2014, Dimitrios Chr. Ioannidis wrote:

> BackTrace
>
> #0 HANDLEERRORADDRFRAME(201, 0x15ff0dc, 0x2e2f48) at ..\inc\system.inc:962
> #1 HANDLEERRORFRAME(201, 0x15ff0dc) at ..\inc\system.inc:992
> #2 fpc_rangeerror at ..\inc\system.inc:653
> #3 CONNECT(0x2e72a8) at ..\source\ssockets.pp:860

That is the line:

   addr.sin_addr.s_addr := HostToNet(a.s_addr);

Which has nothing to do with SSL.

I have no idea why this causes an error.

Michael.



More information about the fpc-devel mailing list