NET/MASTER Messages Manual
0008: ZNNM-EVT-THREAD-ABEND1
Event-Message Tokens
106159 Tandem Computers Incorporated 4–9
0008: ZNNM-EVT-THREAD-ABEND1
An internal check in a process failed.
Tokens
Token Name Token Type Value Assigned
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-INT 0008
ZEMS-TKN-EMPHASIS ZSPI-TYP-BOOLEAN TRUE
ZSPI-TKN-SSID ZSPI-TYP-SSID 117
ZEMS-TKN-SUBJECT-MARK ZSPI-TYP-MARK (See description)
ZNNM-TKN-PROC-NAME ZSPI-TYP-STRING (See description)
ZNNM-TKN-OFILENAME ZSPI-TYP-STRING (See description)
ZNNM-TKN-ADDR ZSPI-TYP-UINT (See description)
ZNNM-TKN-TRAP-NUM ZSPI-TYP-UINT (See description)
ZNNM-TKN-SUBSYS ZSPI-TYP-INT (See description)
ZNNM-TKN-THREAD-ID ZSPI-TYP-UINT (See description)
ZNNM-TKN-SFILENAME ZSPI-TYP-STRING (See description)
ZNNM-TKN-LINE-NUM0 ZSPI-TYP-UINT (See description)
ZNNM-TKN-LINE-NUM1 ZSPI-TYP-UINT (See description)
Event-Message Text
process_name
(
objfile
) ABENDING AT P=%
addr
, TRAP=
trapid
,
THRDID=
thrdss
/
thrdno
,
filename
[
line
.
fract
]
where:
process_name
is
the value of
ZNNM-TKN-PROC-NAME
objfile
is
the value of
ZNNM-TKN-OFILENAME
addr
is
the value of
ZNNM-TKN-ADDR
trapid
is
the value of
ZNNM-TKN-TRAP-NUM
thrdss
is
the value of
ZNNM-TKN-SUBSYS
thrdno
is
the value of
ZNNM-TKN-THREAD-ID
filename
is
the value of
ZNNM-TKN-SFILENAME
line
is
the value of
ZNNM-TKN-LINE-NUM0
fract
is
the value of
ZNNM-TKN-LINE-NUM1
ZEMS-TKN-SUBJECT-MARK
marks the next token in the event-message buffer as a subject token of the event
message.
ZNNM-TKN-PROC-NAME
contains the name of the process generating the event. The name appears as
process_name
in the message text, and the process is the subject of the event.