I have a third party application. On top of this application, we have developed an add-in using application provided C based toolkit, Python 2.5, WxPython 2.8 and SWIG 1.3.19.
When we run this application on Windows 8, it is crashing.
On Windows 7, the application is running fine with our add-in. However, on Windows 8, the application is crashing. I am attaching the crash trace herewith this details.
Following are the findings,
In my add-in, whenever I try to instantiate the wxPython the application is crashes. It is trying to use some fonts from GdiPlus.dll and somehow it could not find it and it crashes with EXCEPTION_ACCESS_VIOLATION
Questions :
Please let me know if you need any more information.
Regards, Paresh.