First-chance exception

Found a bug or something that needs fixing?
Post Reply
Edgar5
Posts: 63
Joined: Sun Apr 02, 2017 7:22 am

First-chance exception

Post by Edgar5 »

Upon exiting the Debug version of Explorer++ (unchanged code recently downloaded) compiled with MSVS 2013 I see:
First-chance exception at 0x7787E041 (ntdll.dll) in Explorer++.exe: 0xC0000005: Access violation reading location 0x00000044.
First-chance exception at 0x7787E0E6 (ntdll.dll) in Explorer++.exe: 0xC0000005: Access violation reading location 0x00000044.
I'm not sure how to debug this, I tried turning on more exception handling but don't really understand that. I have not run Explorer++ under a (memory) leak checker but have not experienced any problems in that regard.
Post Reply