Error debugging in 10.2a

Posted by bheavican on 30-Sep-2009 08:40

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.

All Replies

Posted by Admin on 30-Sep-2009 08:49

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.

This thread is closed