Tags 888782 +patch
Thanks
Freepascal upstream noted that this bug was not present in trunk, but didn't
research when/how it was fixed, so I decided to do some digging in the source.
It turns out that the "generic syscalls" implementation of fpSelect (used for aarch64)
translates the timeout pa
Control: forwarded -1 https://bugs.freepascal.org/view.php?id=34534
On 10-11-18 19:22, Paul Gevers wrote:
> I'll forward this upstream today.
Done.
Paul
signature.asc
Description: OpenPGP digital signature
Hi Adam,
Thanks for reporting this issue. Sorry for not responding earlier, it
must have slipped through the cracks. I'll forward this upstream today.
Paul
On Mon, 29 Jan 2018 21:46:22 +0100 Adam Borowski
wrote:
> Package: fp-compiler-3.0.4
> Version: 3.0.4+dfsg-14
> Severity: normal
>
> Hi!
>
Package: fp-compiler-3.0.4
Version: 3.0.4+dfsg-14
Severity: normal
Hi!
The following program segfaults on arm64:
.
uses baseunix;
begin
fpselect(input, nil)
end.
`
(Segfault in fpc doesn't give a message, just silently aborts the program
with return code 216.)
On amd64 and armhf, all i
4 matches
Mail list logo