Consultor Eletrônico



Kbase P2802: ASSERT FAILURE runtime stack error
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/03/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1B

FACT(s) (Environment):

SCO UnixWare 7.1.1

SYMPTOM(s):

ASSERT FAILURE runtime stack "popped" to position above ptos

A further ASSERT FAILURE message appears involving the file /src/c/stk.c

CAUSE:

This is bug 20001114-012. These ASSERT FAILUREs are actually symptoms of another problem. It was fixed with 9.1C.

CAUSE:

From bug description -

These ASSERT FAILUREs are actually symptoms of another problem involving index names. The ASSERT FAILURES are returned from the stack after sfMSG008 is issued. This stack error occurs at the end of function scfxky() immediately after sfMSG008 is issued. In this area of code, the schema layer function "scendupd(pkeyci_upd)" is called, which in turn causes an error popping the stack "Runtime stack 'popped' to position above ptos". Assert is at line stk.c line 139. This root problem is caused by the pcode not recognizing the progress_recid index name properly.

FIX:

Upgrade to 9.1C or higher.