ldc 1.12.0 garbage collector bails out with SEGENV
Kagamin
spam at here.lot
Thu Nov 1 10:52:52 UTC 2018
On Tuesday, 30 October 2018 at 16:27:01 UTC, Pjotr Prins wrote:
> Facing a new segfault with ldc 1.12.0 on Linux. Does not happen
> with ldc 1.7.0. I'll also try 1.11.0.
>
> https://github.com/biod/BioD/issues/44
>
> Anyone an idea?
Looks like the whole task is corrupted, but its destructor is
buggy anyway: tries to use GC-allocated pool. Does it crash
deterministically?
More information about the digitalmars-d-ldc
mailing list