ldc compiled binaries seg faults

David Nadlinger code at klickverbot.at
Thu Oct 17 18:38:45 PDT 2013


On Fri, Oct 18, 2013 at 3:19 AM, Alexandr Druzhinin <drug2004 at bk.ru> wrote:
> I used shared version of phobos. With static version there are no crashes
> and all works fine (both 0.11.0 and 0.12.0 versions).

Yep, you can't expect the shared library builds to work at all right
now if your program uses garbage collected memory. We will probably
address this once the 2.064 frontend is merged, which shuffles the
support code in druntime around again quite a bit.

David


More information about the digitalmars-d-ldc mailing list