You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #10684@philderbeast noticed that if you triggered an assertion error when using 9.12.2 as the boot compiler, you would not get a source location printed.
It is necessary on 9.12.2 to print the exception context as well as the exception itself in order to print the backtrace.