Getting compiler Segfault

Jacob Carlborg doob at me.com
Mon Feb 5 12:20:05 UTC 2018


On 2018-02-04 13:52, Ur at nuz wrote:
> Getting compiler stack overflow when building my project, but still do 
> not know how to localize piece of code that triggers this bug. Maybe 
> this bug is already registered in bugzilla or someone could give some 
> advice where to dig into?
> 
> Just runed building under gdb and got the following stack trace:

Sharing your code (if possible) would help. Building the compiler with 
debug symbols ("make -f posix.mak DEBUG=1") would help to give file and 
line info in the stack trace.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list