Question

Difficulty: EasyTroubleshooting Windows Performance and Application Crashes

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?

  1. Event ViewerAnswer
  2. B
    Task Manager
  3. C
    Device Manager
  4. D
    System 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

1
Identify the technician's objective.
The technician needs to analyze historical crash logs, event IDs, and faulting module details for a crashed application.
Resolving application crashes requires examining detailed log entries recorded by the OS during the crash event.
2
Evaluate the administrative tool suited for log analysis.
Event Viewer maintains the Windows Application log where application errors (Event ID 1000) are recorded.
Event Viewer is designed specifically for historical log analysis across Application, System, and Security logs.

Key Concept

Using Event Viewer to analyze application crash logs and faulting modules
Estimated Time:45s
Rate this question