Given a Ddoc file, the module.fullSemantic() segfaults on null members list. --- You can feed the lexer with a file as simple as "Ddoc".
@ljmf00 created dlang/dmd pull request #13847 "Fix issue 22906: DMDLIB hangs on semantic analysis of non regular D files" fixing this issue: - Fix issue 22906: DMDLIB hangs on semantic analysis of non regular D files Signed-off-by: Luís Ferreira <contact@lsferreira.net> https://github.com/dlang/dmd/pull/13847
dlang/dmd pull request #13847 "Fix issue 22906: DMDLIB hangs on semantic analysis of non regular D files" was merged into master: - c7b3bf6665c01ae0cc4bf3e463dbbd15d9792bda by Luís Ferreira: Fix issue 22906: DMDLIB hangs on semantic analysis of non regular D files Signed-off-by: Luís Ferreira <contact@lsferreira.net> https://github.com/dlang/dmd/pull/13847