Consultor Eletrônico



Kbase P38166: Program called on the AppServer core dumps with error 49
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/10/2003
Status: Unverified

FACT(s) (Environment):

IBM AIX

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

Program called on the AppServer core dumps with error 49

Type 'help' for help.
reading symbolic information ...
[using memory image in core]

Quit in utcore_dbe at 0x10010f04
0x10010f04 (utcore_dbe+0x44) 80410014 lwz r2,0x14(r1)
utcore_dbe() at 0x10010f04
utcore() at 0x10011414
drexit() at 0x1000cdd0
drSigFatal() at 0x100d67b4
fmeval() at 0x1002447c
rnasgsimple() at 0x10020820
rnexec_entry() at 0x10106548
rninterpret() at 0x1010a128
crrun_rcsv() at 0x1002ef04
csRunDotp() at 0x10351bdc
open4GLConnect() at 0x10354094
css_conn() at 0x10355338
csd_dispatch_message() at 0x10002158
do_serve_mainline() at 0x10000864
do_serve() at 0x10000b58
main() at 0x1000047c

SYSTEM ERROR: Memory violation. (49)

SYSTEM ERROR: Action segment of procedure <name> is not in execution buffer. (2894)

CAUSE:

In the application program, between the time a variable was being initialized and the time it was used it became filled with garbage data

FIX:

Modify the application program and assign valid data to the variable before using it