Running dub makes my computer crash and reboot. Can i run dub to log info in files before reboot in order to find out the cause ? My make.conf: DEFAULT_VERSIONS+=llvm=12 DEFAULT_VERSIONS+=gcc=10 Are the default versions for llvm i.e. 12 and gcc i.e. 10 good to compile ldc2 and dub ? Or should i specify older versions ?