Consultor Eletrônico



Kbase P79669: Import into char no-undo extent 1500 causes SYSTEM ERROR: stkpush: stack overflow at compile time
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   13/10/2004
Status: Unverified

FACT(s) (Environment):

Windows 2000
OpenEdge 10.0A

SYMPTOM(s):

Import into char no-undo extent 1500 causes error 279 at compile time.

SYSTEM ERROR: stkpush: stack overflow. Increase the -s parameter. (279)

prowin32 crashes when trying to compile the following code:

def var sheader as char no-undo extent 1500.
import delimiter ";" sheader.

CAUSE:

Bug# 20040510-002

CAUSE:

Known issue with OpenEdge 10.0A that prowin32 crashes even when the -s parameter was set high enough.

FIX:

Upgrade to OpenEdge version 10.0B and increase the -s startup parameter. The default of 40 for -s is for the specific code not sufficient.