https://issues.dlang.org/show_bug.cgi?id=18846
--- Comment #6 from Rainer Schuetze <r.sagita...@gmx.de> --- The build was ok, I just looked at the class instance before it was initialized. I've now added symbol names (no demangling yet). One gotcha: if you are linking with /INCREMENTAL, the linker relocates symbols through a series of jumps and that confuses the symbol display. --