Mbee Posted July 13, 2016 Posted July 13, 2016 (edited) I've been struggling for a while with intermittent and apparently random GDI+ crashes with my current GUI project. Most time it runs fine, but occasionally it'll crash with the error below. If I run it again immediately with no changes and the exact same inputs, it'll run fine again many more times. Here's the crash event log info: Type : Error Date : 7/12/2016 Time : 7:45:07 PM Event : 1000 Source : Application Error Category : Application Crashing Events User : N/A Computer : Secondary Description: Faulting application name: Project7GUI_v0.99.3.exe, version: 0.0.0.0, time stamp: 0x5785805c Faulting module name: gdiplus.dll, version: 6.1.7601.23407, time stamp: 0x56fac8b2 Exception code: 0xc0000005 Fault offset: 0x00049629 Faulting process id: 0x19ac Faulting application start time: 0x01d1dc974334dd2c Faulting application path: C:\MyScripts\AutoIt Scripts\!!ISN AutoIt Studio\Projects\Project7\Project7GUI_v0.99.3.exe Faulting module path: C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.23407_none_5c02a2f5a011f9be\gdiplus.dll Report Id: a98ac99a-488a-11e6-a7b2-10c37b6f513f I'm running the latest version of AutoIt x64 (v3.3.14.2) under 64-bit Windows 7 Pro SP1. Can anyone offer any guidance or some way to narrow this down further? Thanks! Edited July 13, 2016 by Mbee typo
AutoBert Posted July 13, 2016 Posted July 13, 2016 but we need also your script code to check why your code crashes the gdiplus.dll.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now