Crash report

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
flacky
Posts: 7
Joined: Tue Apr 06, 2021 8:23 am

Crash report

Post by flacky »

Hi!

Everthing 1.5 is running very stable on my system. However since I included a network index in January it crashed two times. Here's the latest crash report:

Code: Select all

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2023-02-22T06:42:54.3138515Z" /> 
  <EventRecordID>24514</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Computer>mypc</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>Everything64.exe</Data> 
  <Data>1.5.0.1338</Data> 
  <Data>63edb1aa</Data> 
  <Data>Everything64.exe</Data> 
  <Data>1.5.0.1338</Data> 
  <Data>63edb1aa</Data> 
  <Data>c0000005</Data> 
  <Data>000000000008754e</Data> 
  <Data>318</Data> 
  <Data>01d9444b7f20c7bb</Data> 
  <Data>C:\Program Files\Everything\Everything64.exe</Data> 
  <Data>C:\Program Files\Everything\Everything64.exe</Data> 
  <Data>f25469b0-d7f6-4d6f-9784-123456789</Data> 
  <Data /> 
  <Data /> 
  </EventData>
  </Event>
The network index adds 3.4m files.

Thanks for reading, flacky
void
Developer
Posts: 15440
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash report

Post by void »

Thank you for the crash report flacky,

There's not enough information from the report to determine the cause (other than it's a memory access violation)

If you see the crash again could you please send a mini crash dump: Privacy
void
Developer
Posts: 15440
Joined: Fri Oct 16, 2009 11:31 pm

Re: Crash report

Post by void »

Thank you for the crash dumps.

Everything 1.5.0.1340a fixes a crash with property request list corruption after a property fails to load.

Please let me know if the crash persists.
Post Reply