You might want to run GTF trace to see all the Unix reason codes being
produced.
I haven't checked if the following works on 2.4 but this doesn't tend to
change in decades ;)

SLIP SET,IF,A=TRACE,RANGE=(10?+8C?+F0?+1f4?),TRDATA=(13R??+1B0,+B3),END

On Sat, Aug 8, 2020 at 12:42 PM Thomas David Rivers <riv...@dignus.com>
wrote:

> I'm running a small program that uses BPX pthreads
> along with CEEPIPI.
>
> The program is a Systems/C program that uses BPX pthreads
> to start up a HEAVY thread that then creates a CEEPIPI environment,
> calls a simple IBM C (LE) function and returns, then destroys
> the CEEPIPI environment and then the pthread ends with a pthread_exit().
>
> Under BATCH, the program runs just fine.
>
> But - under TSO the program runs to completion and
> then gets an ABEND and the message:
>
>
> IEA848I NO DUMP WAS PRODUCED FOR THIS ABEND, DUE TO SYSTEM OR
> INSTALLATION REQUEST
>
> Catching the ABEND with an ESPIE, I find that it is an
> SEC6 ABEND, with R15 containing X'00FFCE54'.
>
> Unfortunately the CE54 reason-code doesn't seem to be
> documented for the EC6 ABEND.   And the EC6 documentation
> says R15 may, or may-not contain a reason-code... so - can't
> really tell.   And, since the dump is suppresed... I get no info,
> and since the program runs fine under batch, I can't get a dump
> there.
>
> I would hazard a guess that something is amis with some callable
> service somewhere... possibly BPX exit(),  but I'm hoping someone
> might have run into that CE54 reason-code before?  I didn't find
> any PTFs that mention it.
>
> This is z/OS 2.4.
>
>    - Thanks -
>   - Dave Rivers -
>
>
>
>
>
>
> --
> riv...@dignus.com                        Work: (919) 676-0847
> Get your mainframe programming tools at http://www.dignus.com
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to