Having issues chasing down a segfault

Joakim dlang at joakim.fea.st
Thu Oct 4 09:20:15 UTC 2018


On Thursday, 4 October 2018 at 07:20:24 UTC, Philip Pavlick wrote:
> So I have an open-source project that I've been working on.  
> LDC has been my compiler of choice on Windows (32-bit) for a 
> while now, but a couple of commits back it started behaving 
> weird.  The program compiles just fine without errors, but when 
> attempting to run the program a segfault occurs.  This does not 
> happen when compiling with DmD.
>
> [...]

Please file an issue on github with the compiler version:

https://github.com/ldc-developers/ldc/issues


More information about the digitalmars-d-ldc mailing list