On Mon, 30 Jun 2025 13:27:28 -0500, Steve Beaver <[email protected]> wrote:

>Is it dying in your code?

Yes, it's abending in his code.

>    ACTIVE MODULE           ADDRESS=00000000_20801710  OFFSET=00000038   
>    NAME=ISJR                                                            
>    DATA AT PSW  20801742 - 48103888  0A6B4190  D16FA7F4                 
>    GR 0: 000002A8   1: 0000003C                                         

He's abending at ISJR + 38  ( 0A6B = SVC 107 with R1=3C

> 000032 4810 3888            00888    49          LH    R1,=X'003C'     
> 000036 0A6B                          50          SVC   107             <--- 
> ABEND   
> 000038 4190 D16F            0016F    52          LA    R9,DBGR_DIE  

We don't see this as a macro expansion and I'm assuming that SVC107 only needs 
an R1 value.

It seems clear the S047 is coming from the SVC107

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to