Segmentation fault in DMD - how to debug?

Walter Bright newshound2 at digitalmars.com
Tue Oct 4 18:56:38 UTC 2022


On 10/4/2022 3:10 AM, Dennis wrote:
> I have a few more :)

I know, I found them, too. I have a PR for some of them:

https://github.com/dlang/dmd/pull/14509

But it's awaiting being pulled.

The trouble is the mem_xxx functions in C did the checking, but as I was just 
trying to get the code translated to D I took a shortcut and didn't go back and 
fix it, then forgot about it. Oops.



More information about the Digitalmars-d mailing list