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
Setting NSAN_OPTIONS=abort_on_error=1 causes hang of the process created from the binary which was built with nsan rt.
This happens because __nsan_init doesn't disable coredump creation and the kernel tries to create monster coredump file.