Edgar Solomonik
authored
Made ASSERT() print error and try to print stack trace from processor 0. A write to NULL is still done by all processors so that errors can be examined via valgrind. This may mean that the error proc 0 is supposed to print does not get printed due to interrupt from another processor failing