Has anyone received the following error debugging in 10.2a? I will be stepping around with the debugger or just looking at expressions and then the app bombs out. It usually happens until I try to recreate it and then it disappears. Typically, only the first message displays, the 2nd and 3rd message have only appeared once.
1st message
SYSTEM ERROR in a .NET event handler
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 1033CC16 01:0033BC16
C:\Progress\OpenEdge\bin\prow32.dll
2nd message
The following messages were the result of establishing the procedure call stack during debugger initialization. (4107)
3rd message
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
1st message
SYSTEM ERROR in a .NET event handler
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 1033CC16 01:0033BC16
C:\Progress\OpenEdge\bin\prow32.dll
I've seen the first message. Then I usually find a more informative message in the procore or protrace files.