Consultor Eletrônico



Kbase P85273: Application crashes some time after selecting last record in a browser
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/11/2011
Status: Unverified

SYMPTOM(s):

Application crashes.

No Dr. Watson log file created.

Application crashes committing a transaction.

Application uses dynamic queries and dynamic buffers.

A browser (static or dynamic) uses the dynamic query with the dynamic buffers.

Some time before the crash, the last record in said browser has been selected.

Application never deletes the dynamic query and/or the dynamic buffers.

FACT(s) (Environment):

Windows
Progress 9.1D

CAUSE:

Bug# OE00106037.

FIX:

Upgrade to 9.1E or higher.

FIX:

Workaround:

Modify the application source code to properly issue BUFFER-RELEASE() against dynamic buffers and also to delete dynamic buffers when no longer needed