Diagnose a rare crash in code by analyzing the memory snapshot left by the failed program, identifying that the crash address was inside a compiled vendor library, disassembling that library into raw assembly, and tracing the failure to a vendor bug.