Skip to main content

Any advice what to look for to point my tech guys to the right place - cobol program compiled for animation using CBL_DEBUGBREAK - set compiler to option 2 - animation window pops up - step thru a few lines, no problem - then zoom causes error:  Cob version and callstack excerpt below

******

cat $COBDIR/etc/cobver

cobol v5.1.00

PRN=R9CAO/AAJ:9r.B1.51.09

PTI=WrapPack 8

PTI=ES

*****

55949     CALL "CBL_DEBUGBREAK".

55950

55951     IF DW-CALL-STAGE = "11"

lPerform/Call Stack - viewqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk

xProgram Name                   Section Name                               x

lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk

x/zkbp/bin/dwisw.gnt             Program is not animatable                   x

x/zkbp/bin/dwen.int             850-CALL-DWISW                             x

x/zkbp/bin/dwen.int             850-DWXXX-PROCESS                          x

x/zkbp/bin/dwen.int             003-STAGE-30                               x

x/zkbp/bin/tstdwen.gnt           Program is not animatable                   x

x                                                                           x

lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk

x Z =Zoom ^ v =scroll Q =Quit D =Detach V =View-threads <qj=View     Escapex

mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

55964       GO TO 001-STAGE-17.

55965

55966*- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ZoomqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqLevel=01qSpeed=5qInsqCapsqNumqScroll

Ctrl C to stop

 

115     Unexpected signal - (Signal 5)

Any advice what to look for to point my tech guys to the right place - cobol program compiled for animation using CBL_DEBUGBREAK - set compiler to option 2 - animation window pops up - step thru a few lines, no problem - then zoom causes error:  Cob version and callstack excerpt below

******

cat $COBDIR/etc/cobver

cobol v5.1.00

PRN=R9CAO/AAJ:9r.B1.51.09

PTI=WrapPack 8

PTI=ES

*****

55949     CALL "CBL_DEBUGBREAK".

55950

55951     IF DW-CALL-STAGE = "11"

lPerform/Call Stack - viewqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk

xProgram Name                   Section Name                               x

lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk

x/zkbp/bin/dwisw.gnt             Program is not animatable                   x

x/zkbp/bin/dwen.int             850-CALL-DWISW                             x

x/zkbp/bin/dwen.int             850-DWXXX-PROCESS                          x

x/zkbp/bin/dwen.int             003-STAGE-30                               x

x/zkbp/bin/tstdwen.gnt           Program is not animatable                   x

x                                                                           x

lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk

x Z =Zoom ^ v =scroll Q =Quit D =Detach V =View-threads <qj=View     Escapex

mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

55964       GO TO 001-STAGE-17.

55965

55966*- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

ZoomqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqLevel=01qSpeed=5qInsqCapsqNumqScroll

Ctrl C to stop

 

115     Unexpected signal - (Signal 5)

Hi Al,

Thanks for visiting the Micro Focus Community website. From your information, it appears that you are running Server for COBOL 5.1 Wrap Pack 8. The error indicates that the Micro Focus Animator and/or Runtime System is receiving an error from the Operating System that it was not expecting, which is very unusual. This is sometimes related to running on an unsupported (perhaps upgraded?) platform. Another thought - have all of the programs in question been compiled under the matching version and Wrap Pack of Server Express?