Consultor Eletrônico



Kbase 3814: DEFINE [NEW] SHARED BUFFER bug triggers s/e 49
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
DEFINE [NEW] SHARED BUFFER bug triggers s/e 49

920109-slk02Bug #910318001 (and others):

Cause: Define [new] shared buffer <name> for <name>

Note: <name> must be the SAME for both file and buffer
AND
<name> must be referenced ABOVE the DEFINE statement

Symptoms: Errors in the "bf" code, e.g., bfconn failed from bfnext
Memory Violation (49) and core dump
Could also blowup in the "scrnci" code (would see from core
snap)

Workaround: ALL define [new] shared buffer statements where
the buffer name is identical to the file name
should be moved to the TOP of their .p's.

Fixed: It is fixed in 6.3xx, and 7.xx

It is NOT fixed in 5.xx, 6.2G, 6.2H, and 6.2K

Progress Software Technical Support Note # 3814