www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Running dub crashes the kernel on FreeBSD13

reply Alain De Vos <devosalain ymail.com> writes:
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 ?
Oct 26 2021
next sibling parent Kagamin <spam here.lot> writes:
Is it precompiled dub?
Oct 26 2021
prev sibling parent Elronnd <elronnd elronnd.net> writes:
If the kernel is crashing, that is a kernel bug; you should 
report it on freebsd's bug tracker.
Oct 27 2021