Consultor Eletrônico



Kbase P117876: 4GL/ABL: Application crashes using the -rereadnolock client session startup parameter.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/10/2008
Status: Unverified

SYMPTOM(s):

4GL/ABL: Application crashes using the -rereadnolock client session startup parameter.

Using the -rereadnolock client session startup parameter causes a General Protection Fault (GPF) and crashes the application.

The application window disappears and a protrace file is generated.

Exception code: C0000005 ACCESS_VIOLATION
Fault address: 100AA29F 01:000A929F C:\Progress91E\bin\prow32.dll


The PROGRESS stack trace includes:
Exception code: C0000005 ACCESS_VIOLATION
Fault address: 100AA29F 01:000A929F C:\Progress91E\bin\prow32.dll

Stack trace invokes the ProStartup function and repeated calls to the DllStartup function.

FACT(s) (Environment):

Windows
Progress 9.1D
Progress 9.1E

CAUSE:

Bug# OE00131232

CAUSE:

The problem is caused under specific application and code conditions because the -rereadnolock client session startup parameter fails to ignore temp-table reads.

FIX:

Upgrade to OpenEdge 10.0B or later.