An exception (error condition) when handled by a debugger, such that the programmer has the first chance to study it; such an exception would otherwise proceed to a handler or (in its absence) crash the program
Here getting Early Crash Dump when a first-chance exception happens can help in component identification before corruption starts spreading across data.