Trap and Exeption Popup Message Reference

The trap screen and has in two basic formats:

Application Trap/Exception

Application exeption popups are logged in the POPUPLOG.OS2 file of which the following is an example. They are also displayed in a popup window in a slightly abbreviated form.

Control of exception logging and popup displays may be done from the TRAPLOG command or SUPPRESSPOPUPS CONFIG.SYS statement.

01-> 02-25-1999  10:58:35  SYS3175  PID 00b2  TID 0001  Slot 0068
02-> E:\CLASSES\LABS\LAB26\BEDBUG.EXE
03-> c0000005
04-> 1bf94e24
05-> P1=00000001  P2=00000000  P3=XXXXXXXX  P4=XXXXXXXX
06-> EAX=00000000  EBX=00060210  ECX=0002881c  EDX=00060210
07-> ESI=00000001  EDI=00000002
08-> DS=0053  DSACC=d0f3  DSLIM=1fffffff
09-> ES=0053  ESACC=d0f3  ESLIM=1fffffff
10-> FS=150b  FSACC=00f3  FSLIM=00000030
11-> GS=0000  GSACC=****  GSLIM=********
12-> CS:EIP=005b:1bf94e24  CSACC=d0df  CSLIM=1fffffff
13-> SS:ESP=0053:000287ec  SSACC=d0f3  SSLIM=1fffffff
14-> EBP=000287f8  FLG=00012206

15-> DOSCALL1.DLL 0002:00004e24

The information presented varies slightly according to circumstance. In general, inapplicable information is either omitted, or overlayed with asterisks (*) or exes (X).

Each line of the trap screen conveys the following meaning: