A user reports that a database application crashes immediately after launch. A technician needs to review the specific error code, faulting module, and crash logs generated by the Windows operating system at the time of the failure. Which of the following tools should the technician use to inspect these detailed crash records?
- Event ViewerAnswer
- BTask Manager
- CDevice Manager
- DSystem Configuration (MSConfig)
Answer
Event Viewer is the correct tool to review detailed Windows application crash logs, including event IDs, timestamp details, and faulting module paths.
Event Viewer centrally logs system and software events. Under Windows Logs > Application, technicians can view Application Error logs that detail the faulting application name, faulting module path, exception code, and Event ID.
Step-by-Step Solution
Key Concept
Using Event Viewer to analyze application crash logs and faulting modules
Estimated Time:45s