Print stack trace on asserts
It is possible to reconstruct the stack trace with core dump and debug packages. But it is far more efficient to see it in log.
Seeing stack would save hours of investigation in the past.
Depends on !962 (merged)
#20649