Skip to content

PowerToys crashes on startup #3889

@michael-hawker

Description

@michael-hawker

Environment

Windows build number: 19041
PowerToys version: 0.18
PowerToy module for which you are reporting the bug (if applicable): FancyZones?

Steps to reproduce

Try and launch PowerToys

Expected behavior

Stays open.

Actual behavior

SysTray appears and then disappears.

See this in Event Viewer:

Faulting application name: PowerToys.exe, version: 0.18.0.0, time stamp: 0x5ec2d2b7
Faulting module name: fancyzones.dll, version: 0.18.0.0, time stamp: 0x5ec2d1d7
Exception code: 0xc0000005
Fault offset: 0x00000000000411b0
Faulting process id: 0x93b4
Faulting application start time: 0x01d636105e863b43
Faulting application path: C:\Program Files\PowerToys\PowerToys.exe
Faulting module path: C:\Program Files\PowerToys\modules\FancyZones\fancyzones.dll
Report Id: fce02bb6-6a1e-4d52-8549-3beb65ef8e8d
Faulting package full name: 
Faulting package-relative application ID: 
- <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="2020-05-29T23:24:59.1761276Z" /> 
  <EventRecordID>13890</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Security /> 
  </System>
- <EventData>
  <Data>PowerToys.exe</Data> 
  <Data>0.18.0.0</Data> 
  <Data>5ec2d2b7</Data> 
  <Data>fancyzones.dll</Data> 
  <Data>0.18.0.0</Data> 
  <Data>5ec2d1d7</Data> 
  <Data>c0000005</Data> 
  <Data>00000000000411b0</Data> 
  <Data>93b4</Data> 
  <Data>01d636105e863b43</Data> 
  <Data>C:\Program Files\PowerToys\PowerToys.exe</Data> 
  <Data>C:\Program Files\PowerToys\modules\FancyZones\fancyzones.dll</Data> 
  <Data>fce02bb6-6a1e-4d52-8549-3beb65ef8e8d</Data> 
  <Data /> 
  <Data /> 
  </EventData>
  </Event>

Didn't see any additional info in PR template or Readme about getting more detailed logs for the app...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-BugSomething isn't workingProduct-FancyZonesRefers to the FancyZones PowerToyResolution-Can't ReproCouldn't reproduce the issue on the most recent code path

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions