[fpc-pascal] Need help with a backtrace from fpc 2.6.4
José Mejuto
joshyfun at gmail.com
Fri Jun 17 23:59:05 CEST 2016
El 17/06/2016 a las 13:18, Dimitrios Chr. Ioannidis escribió:
Hello,
This looks completly wrong:
> #3 0x0053bf1f in TIDENTITYHEADERINFO__PROCESSHEADERS (
> this=<error reading variable>)
> at C:/Users/dimitris/Programming/Projects/R_1.2.4/3rdparty/indy/Pro
> tocols/IdHTTPHeaderInfo.pas:452
> LSECS = 546620041212591096
Such amount of seconds (or milliseconds) is more than one million years.
So looks like the HTTP headers are not correctly parsed, maybe an
unexpected format or a not initialized variable in the Indy code.
Start by dumping the headers.
--
More information about the fpc-pascal
mailing list