CompTIA Server+ SK0-005 Practice Question
While troubleshooting repeated crashes of a third-party indexing service on a Windows Server 2022 file server, you find this entry in the Application log:
Event ID: 1000 Faulting application name: idxsvc.exe Faulting module name: ucrtbase.dll Exception code: 0xc0000409 Fault offset: 0x000000000007286e
No abnormal rise in CPU or memory usage is observed before the crash, and other services on the host remain stable. Which underlying condition from the CompTIA Server+ objectives is most likely responsible for the failure?
A memory leak that gradually exhausts heap space
Improper CPU affinity pinning of the service threads
A buffer overrun in the application's code
Clock skew between the server and its domain controller