Thread overview
Running dub crashes the kernel on FreeBSD13
Oct 26, 2021
Alain De Vos
Oct 26, 2021
Kagamin
Oct 28, 2021
Elronnd
October 26, 2021

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 ?

October 26, 2021

Is it precompiled dub?

October 28, 2021
If the kernel is crashing, that is a kernel bug; you should report it on freebsd's bug tracker.