Got compiler crash in Mangler::mangleFuncType

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Sat Mar 25 00:57:11 PDT 2017


On Saturday, 25 March 2017 at 06:56:40 UTC, Uranuz wrote:
> After changes in my project tried to compile, but compiler 
> failed. Running dmd under GDB gives the following:
> Program received signal SIGSEGV, Segmentation fault.
> 0x00000000005807a0 in Mangler::mangleFuncType(TypeFunction*, 
> TypeFunction*, unsigned char, Type*) ()
>
> Could someone give me adivice how to investigate and maybe fix 
> this problem?

Switch to git ~master and see if it still occurs.
Also if you can share the source I am happy to debug this.


More information about the Digitalmars-d mailing list