Environment
- Content indexing enabled for E:\, F:\, D:\
- File types: *.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx;*.md;*.html;*.csv;*.ppt;*.pptx
- Max file size: 1 GB
- Running as Administrator with Everything Service
Everything crashes silently (no error dialog) within 1–2 minutes of startup. Debug log ends abruptly with no error message.
Root cause isolated
After narrowing down file types one by one, the crash disappeared when *.ppt and *.pptx were removed from content indexing. With these two excluded, Everything has been running stable for over an hour with all other types fully indexed.
Crash analysis (Windows Event Log)
All 10+ crashes are identical in Event Viewer:
Code: Select all
Faulting module: ucrtbase.dll
Exception code: 0xc0000409 (STATUS_STACK_BUFFER_OVERRUN)
Fault offset: 0x00000000000a4aeeAttachments available
Crash dumps (10+) and debug log available on request.