Crash on Win 10 Enterprise

Things you’d like to miss in the future...
Post Reply
scohoc
Posts: 3
Joined: 09 Jul 2009 16:57

Crash on Win 10 Enterprise

Post by scohoc »

Since using XYplorer 19.20 on my Win 10 Enterprise machine, I'm encountering crashes but I'm not sure why. I'm not even certain I can reproduce it at this point. The Windows Event Viewer shows the error information below (with a little obfuscation added).

Code: Select all

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2018-10-26T19:55:28.912529900Z" /> 
  <EventRecordID>16090</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>machine.domain.com</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>XYplorer.exe</Data> 
  <Data>19.20.0.0</Data> 
  <Data>5ba8b76d</Data> 
  <Data>XYplorer.exe</Data> 
  <Data>19.20.0.0</Data> 
  <Data>5ba8b76d</Data> 
  <Data>c0000005</Data> 
  <Data>002df978</Data> 
  <Data>450</Data> 
  <Data>01d46d6578c7a18f</Data> 
  <Data>C:\myfolder\programs\xyplorer\XYplorer.exe</Data> 
  <Data>C:\myfolder\programs\xyplorer\XYplorer.exe</Data> 
  <Data>1afe6d67-e5e1-420c-bcee-579f721d00d0</Data> 
  <Data /> 
  <Data /> 
  </EventData>
  </Event>
Is there some way to turn on logging in XYplorer or otherwise investigate this further?

admin
Site Admin
Posts: 60564
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Crash on Win 10 Enterprise

Post by admin »

I'm quite sure this is fixed in the current beta. Version 19.30 is soon to be released.

scohoc
Posts: 3
Joined: 09 Jul 2009 16:57

Re: Crash on Win 10 Enterprise

Post by scohoc »

That's great. I'll try the beta now.

Post Reply