Hi Everyone.
I know getting an answer to this one is probably a long shot at best but I figured i would ask. We are finally getting around to upgrading to 10.1 now that SP1 is out. But it seems with SP1, something is causing ArcMap to crash completely after our custom VBA completes.
In is not on every computer and it can come and go. But we are pretty certain that removing SP1 fixes it when a computer does have the problem. Debugging the VBA seems to indicate that the problem occurs right when the code completes and focus is given back to ArcMap. Happens on both 32 and 64 bit os with different hardware specs.
We are looking to migrate our tools to .net but that is going to be a little while so we need to have these tools continue to work for a little while.
Anyone else see something similar? Below is one of the few times we were able to get a crash report.
Thanks
Ernie
I know getting an answer to this one is probably a long shot at best but I figured i would ask. We are finally getting around to upgrading to 10.1 now that SP1 is out. But it seems with SP1, something is causing ArcMap to crash completely after our custom VBA completes.
In is not on every computer and it can come and go. But we are pretty certain that removing SP1 fixes it when a computer does have the problem. Debugging the VBA seems to indicate that the problem occurs right when the code completes and focus is given back to ArcMap. Happens on both 32 and 64 bit os with different hardware specs.
We are looking to migrate our tools to .net but that is going to be a little while so we need to have these tools continue to work for a little while.
Anyone else see something similar? Below is one of the few times we were able to get a crash report.
Thanks
Ernie
Code:
Faulting application name: ArcMap.exe, version: 10.1.1.3143, time stamp: 0x5058f74e
Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
Exception code: 0xc0000374
Fault offset: 0x000ce6c3
Faulting process id: 0xd0c
Faulting application start time: 0x01cdf4c13555ce57
Faulting application path: C:\Program Files (x86)\ArcGIS\Desktop10.1\bin\ArcMap.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: b050bd23-60b4-11e2-b5ac-002219ed304c