[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::decc_bugs

Title:DEC C Problem Reporting Forum
Notice:Report DEC C++ problems in TURRIS::C_PLUS_PLUS
Moderator:CXXC::REPETETCHEON
Created:Fri Nov 13 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1299
Total number of notes:6249

1297.0. "%VCG-F-BUGCHECK, bug check during front end phase" by GIDDAY::SHCHIU () Sun May 25 1997 22:29

    
VAX/VMS V6.2

DECC 
V5.3-006

BOTH NODE IN THE CLUSTER SHARE COMMON SYSTEM DISK :

gecko  VS4000-60  ( 40M MEMORY ) COMPILE FAIL.
python VS4000/VLC ( 16M MEMORY )  COMPILE WORKS 


I have a customer site reported problem with compile  fails on 
GECKO::, but not on python.

Both nodes have the same logical of decc$cc_default defined .
and it c code is simple. 

This puzzles me Why this can happen ?

Can anyone think of why compile will fail on one node but not the other ?

Where to look for the problem ?


rgds


/stanley 

                image name: "DECC$COMPILER_PROD"
                image file identification: "C V5.3-006"
                link date/time: 26-APR-1996 18:23:28.01
                linker identification: "05-13"



                image name: "DECC$SHR"
                image file identification: "V6.1-15"
                link date/time: 21-JAN-1997 13:44:23.63
                linker identification: "05-13"


  "DECC$CC_DEFAULT" [exec] = "/DECC"

 DIR SYS$SHARE:DECC*RTL*/PROT/OWNER/SIZE

Directory SYS$COMMON:[SYSLIB]

DECC$RTLDEF.TLB;4       7772  [SYSTEM]                         (RWED,RWED,RWED,
R
E)
DECC$RTL_OLD.OBJ;1      1407  [SYSTEM]                         (RWED,RWED,RWED,
R
E)
DECCRTL.OLB;2            181  [SYSTEM]                         (RWED,RWED,RWED,
R
E)
DECCRTLG.OLB;2            57  [SYSTEM]                         (RWED,RWED,RWED,
R
E)



-------------------------

ON GECGO :

SYSMAN> DO SH LOG SYS$SHARE/FU
%SYSMAN-I-OUTPUT, command execution on node GECKO
   "SYS$SHARE" [exec] = "SYS$SYSROOT:[SYSLIB]" (LNM$SYSTEM_TABLE)



$ TY TEST.C


/*
**
**  INCLUDE FILES
**
*/

#include <stdlib.h>
#include <stdio.h>





main ()
{


printf("hello world");

}
$ CC TEST.C
        }
%VCG-F-BUGCHECK, Compiler bug check during front end phase .
                Submit an SPR with a problem description.
                At line number 19 in DKA400:[BOROCZKY]TEST.C;3.

        }
%VCG-I-NOBJECT, No object file produced.
                At line number 19 in DKA400:[BOROCZKY]TEST.C;3.


=====================

PYTHON::
$ SH LOG SYS$SHARE/FU
   "SYS$SHARE" [exec] = "SYS$SYSROOT:[SYSLIB]" (LNM$SYSTEM_TABLE)
$
(LNM$SYSTEM_TABLE)      [kernel]  [shareable,system]
                        [Protection=(RWC,RWC,R,R)]  [Owner=[SYSTEM]]

  "DECC$CC_DEFAULT" [exec] = "/DECC"



$ TY TEST.LIS;







TEST                                                            26-MAY-1997 
10:45:25    DEC C      V5.3-006                 Page 1
V1.0                                                            26-MAY-1997 
09:54:46    $10$DKA400:[BOROCZKY]TEST.C;3 (1)



 1571           main ()
                                          0010  __MAIN:
                                    0004  0010          .entry  __MAIN,^m<r2>
                              5E 04 C2    0012          subl2   #4,sp
                       00000000* EF 16    0015          jsb     DECC$MAIN
                              52 01 D0    001B          movl    #1,r2
                                 07 11    001E          brb     noname.3
                                          0020  MAIN:
                                    0004  0020          .entry  MAIN,^m<r2>
                              5E 04 C2    0022          subl2   #4,sp
                                 52 D4    0025          clrl    r2
                                          0027  noname.3:
                                 5C D4    0027          clrl    ap

 1572           {
 1573
 1574           printf("hello world");
                              D4 AF 9F    0029          pushab  $CODE
                   00000000* EF 01 FB    002C          calls   #1,DECC$DPRINTF

 1575
 1576           }
                                 52 D5    0033          tstl    r2
                                 09 13    0035          beql    noname.5
                                 5C DD    0037          pushl   ap
                    00000000* EF 01 FB    0039          calls   #1,DECC$EXIT
                                          0040  noname.5:
                              50 5C D0    0040          movl    ap,r0
                                    04    0043          ret



Command Line
------------

CC/LIS/MACHINE TEST.C

    
T.RTitleUserPersonal
Name
DateLines
1297.1DECC::VOGELTue May 27 1997 10:5021
    
    Stanley,
    
    Can't say I've seen this one before.  Not really sure what to tell you.
    Does every compilation fail?  Will the compiler accept the one-line
    program:
    	int a;
    If so, does removing the #include's make the problem go away?
    
    I would normally suggest to upgrade to V5.5, but I doubt that will
    fix the problem.  On the other hand, maybe something went wrong with
    the installation, and re-installing will help.
    
    Let me know what you find.
    
    						Ed
    
    	
    
    
    
1297.2No Answers, Just Questions...XDELTA::HOFFMANSteve, OpenVMS EngineeringTue May 27 1997 16:3540
:                image name: "DECC$SHR"
:                image file identification: "V6.1-15"
:                link date/time: 21-JAN-1997 13:44:23.63
:                linker identification: "05-13"

   Interesting.  On the local OpenVMS VAX V6.2 system, that same module
   has the following footprint:

                image name: "DECC$SHR"
                image file identification: "V6.1-15"
                link date/time: 22-APR-1995 00:16:23.88
                linker identification: "05-13"

   I will assume you have a DEC C patch installed -- is the same patch
   installed on both systems (via SYS$COMMON:[SYSLIB]), or does it exist
   only (in SYS$SPECIFIC:[SYSLIB]) on one node? 

   As a start, use SET WATCH/CLASS=ALL to see where in the compilation
   the compiler fails -- sometimes, this can point to a weird file or
   a weird logical name "joining the fray".  Use SET WATCH/CLASS=NONE
   FILE to shut off the XQP logging output.

   Also, for grins, change the line from:

	printf("hello world");

   ...to:

	printf("hello world\n");

   ...and see if that changes the behaviour of the compiler.

   And, as .1 says, try to reinstall the kit and reboot the node.

   Also check for any unusual SYSGEN or UAF settings among the two
   systems, making sure that an AUTOGEN with FEEDBACK (and a reboot)
   has been run recently on both nodes, and making sure there are
   no significant SYSGEN or UAF differences...

1297.3TLE::REAGANAll of this chaos makes perfect senseTue May 27 1997 16:503
    Also check for errors in the errorlog.  Might be a hardware problem...
    
    				-John
1297.4more info:GIDDAY::SHCHIUFri May 30 1997 03:4730
    
    
    reply .*
    
    change line 
    printf("hello world");
    
    to 
    printf("hello world\n");
    
    has the same problem.
    
    
    change the code with contains single line as suggested 
    
     int a:
    
    and on the node GECKO::  still the same problem, but not on PYTHON::.
    
    
    NOTE:
    
    1. I have suggested user to reinstall the DECC v5.3, or
       upg to v5.5 from GECKO::.
    
    
    the next two entries contains the log for both node during testing of
    the c code.
    
    
1297.5output log from the node it worksGIDDAY::SHCHIUFri May 30 1997 03:481012
    

$ SET HOST PYTHON

        Welcome to VAX/VMS V6.2     PYTHON

Username: FIELD
Password:
        Welcome to OpenVMS VAX version V6.2 on node PYTHON
    Last interactive login on Friday, 30-MAY-1997 15:53




CPU Type:  VAXstation 4000-VLC

 Nexus (decimal)           Generic Name or Description
   0000   0                KA46

Physical Memory Usage (pages):     Total        Free      In Use    Modified
  Main Memory (16.00Mb)            32768        6379       25679         710

$ SH LOG SYSUAF
   "SYSUAF" = "SYS$SYSTEM:SYSUAF.DAT" (LNM$SYSTEM_TABLE)
$ DIR SYS$SYSTEM:SYSUAF.DAT

Directory SYS$COMMON:[SYSEXE]

SYSUAF.DAT;1


INSTALL> SYS$SHARE:DECC$SHR/LIST/FU

DISK$OPENVMS061:<SYS40.SYSCOMMON.SYSLIB>.EXE
   DECC$SHR;2       Open Hdr Shar          Lnkbl
        Entry access count         = 171
        Current / Maximum shared   = 7 / 12
        Global section count       = 2

INSTALL>
DISK$OPENVMS061:<SYS40.SYSCOMMON.SYSEXE>.EXE
   DECC$COMPILER;4  Open Hdr Shar
        Entry access count         = 18
        Current / Maximum shared   = 1 / 3
        Global section count       = 2
$ WRITE SYS$OUTPUT F$GETSYI("FREE_GBLPAGES")
16308
$ WRITE SYS$OUTPUT F$GETSYI("FREE_GBLSECTS")
98


$ CC/VER/NOOBJ NL:
DEC C V5.3-006 on OpenVMS VAX V6.2


Directory SYS$COMMON:[SYSMAINT]

INT_A.C;1            (3294,652,0)


 DIR [-]*.DIR/FILE

Directory SYS$SYSROOT:[000000]

MAIL$SERVER.DIR;1    (5363,15,0)
MOM$SYSTEM.DIR;1     (5464,3,0)
NML$SERVER.DIR;1     (5385,4,0)
PHONE$SERVER.DIR;1   (5384,6,0)
SYS$LDR.DIR;1        (5463,3,0)
SYS$STARTUP.DIR;1    (5462,3,0)
SYSCBI.DIR;1         (5461,3,0)
SYSCOMMON.DIR;1      (12,1,0)
SYSERR.DIR;1         (5460,3,0)
SYSEXE.DIR;1         (5355,8,0)
SYSHLP.DIR;1         (5414,11,0)
SYSLIB.DIR;1         (5357,14,0)
SYSMAINT.DIR;1       (5361,6,0)
SYSMGR.DIR;1         (5365,8,0)
SYSMSG.DIR;1         (5459,3,0)
SYSTEST.DIR;1        (5359,13,0)
SYSUPD.DIR;1         (5453,6,0)

Total of 17 files.

Directory SYS$COMMON:[000000]

AMDS.DIR;1           (3276,334,0)
CDA$LIBRARY.DIR;1    (3775,408,0)
DECC$LIB.DIR;1       (3491,1,0)
DECW$BOOK.DIR;1      (3776,226,0)
DECW$DEFAULTS.DIR;1
                     (3821,274,0)
DECW$INCLUDE.DIR;1   (3778,381,0)
MISSING.DIR;1        (3887,1,0)
MOM$SYSTEM.DIR;1     (3680,599,0)
SYS$I18N.DIR;1       (3689,270,0)
SYS$KEYMAP.DIR;1     (3826,498,0)
SYS$LDR.DIR;1        (3681,738,0)
SYS$STARTUP.DIR;1    (3682,577,0)
SYSCBI.DIR;1         (3676,525,0)
SYSERR.DIR;1         (3663,700,0)
SYSEXE.DIR;1         (3638,554,0)
SYSFONT.DIR;1        (3833,344,0)
SYSHLP.DIR;1         (3649,579,0)
SYSLIB.DIR;1         (3640,669,0)
SYSMAINT.DIR;1       (3645,321,0)
SYSMGR.DIR;1         (3644,489,0)
SYSMSG.DIR;1         (3641,431,0)
SYSTEST.DIR;1        (3655,528,0)
SYSUPD.DIR;1         (3677,260,0)
TNT.DIR;1            (3687,413,0)
VUE$LIBRARY.DIR;1    (3933,380,0)
XDPS$INCLUDE.DIR;1   (4569,188,0)

Total of 26 files.

Gran total of 2 directories, 43 files.
$$ TY INT_A.C
int a;


iew of Cluster from system ID 1430  node: PYTHON          30-MAY-1997 16:14:32

      SYSTEMS       MEMBERS 

  NODE   SOFTWARE   STATUS 

 PYTHON  VMS V6.2  MEMBER  
 GECKO   VMS V6.2  MEMBER  
 NUMBAT  VMS V6.2  MEMBER  
 WOMBAT  VMS V6.2  MEMBER  
 SKINK   VMS V6.2  MEMBER  






 MC SYSMAN
SYSMAN> SET ENV/NODE=(GECKO,PYTHON)
%SYSMAN-I-ENV, current command environment:
        Individual nodes: GECKO,PYTHON
        Username FIELD        will be used on nonlocal nodes

SYSMAN> DO SH LOG SYS$SYSDEVICE
%SYSMAN-I-OUTPUT, command execution on node GECKO
   "SYS$SYSDEVICE" = "$10$DKA200:" (LNM$SYSTEM_TABLE)
%SYSMAN-I-OUTPUT, command execution on node PYTHON
   "SYS$SYSDEVICE" = "$10$DKA200:" (LNM$SYSTEM_TABLE)
SYSMAN>
Directory SYS$COMMON:[SYSLIB]

DECC$EMPTY.EXE;1     (211,2,0)            15-MAY-1995 11:14:14.24
DECC$RTLDEF.TLB;4    (3443,129,0)          2-MAY-1996 09:54:21.40
DECC$RTL_OLD.OBJ;1   (3310,167,0)         23-MAR-1997 18:33:10.52
DECC$SHR.EXE;2       (3331,436,0)         22-JAN-1997 12:15:50.00
DECCCURSE.OLB;2      (44,2,0)              7-DEC-1996 15:48:02.11
DECCRTL.OLB;2        (45,2,0)              7-DEC-1996 15:48:02.83
DECCRTLG.OLB;2       (46,2,0)              7-DEC-1996 15:48:04.66

Total of 7 files.
Directory SYS$COMMON:[SYSLIB]

BASIC$STARLET.TLB;1
                     (3297,2,0)            3-FEB-1995 10:21:13.07
DCPS$DEVCTL.TLB;1    (3614,89,0)          19-APR-1995 20:20:19.98
DECC$RTLDEF.TLB;4    (3443,129,0)          2-MAY-1996 09:54:21.40
EPC$FACILITY.TLB;3   (413,1,0)            19-MAR-1994 06:59:56.31
ERFLIB.TLB;2         (47,2,0)              7-DEC-1996 15:48:05.58
FORSYSDEF.TLB;1      (1329,372,0)         15-JAN-1996 13:22:17.05
STARLETSD.TLB;2      (48,2,0)              7-DEC-1996 15:48:07.05
SYSDEVCTL.TLB;8      (835,15,0)           11-DEC-1992 11:07:24.00

Total of 8 files.


$ TY INT_A.C
int a;
$ CC INT_A.C
$ CC/DECC INT_A.C
$
$ SH LOG DECC*/FU

(LNM$PROCESS_TABLE)     [kernel]
                        [no protection information]

(LNM$JOB_810C7D40)      [kernel]  [shareable]  [Quota=(3632,4096)]
                        [Protection=(RWCD,RWCD,,)]  [Owner=[FIELD]]

(LNM$GROUP_000001)      [kernel]  [shareable,group]
                        [Protection=(RWCD,R,R,)]  [Owner=[1,*]]

(LNM$SYSTEM_TABLE)      [kernel]  [shareable,system]
                        [Protection=(RWC,RWC,R,R)]  [Owner=[SYSTEM]]

  "DECC$CC_DEFAULT" [exec] = "/DECC"

(DECW$LOGICAL_NAMES)    [exec]  [shareable]
                        [Protection=(RWCD,RWCD,R,R)]  [Owner=[SYSTEM]]
$





$ CC/DECC INT_A.C

%XQP, Thread #0, FIB contents:
     00000001 00000000 14F10000 00000006 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 14F10000 00000006 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (5361,6,0): Access requested: 00000004, Status:
 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (5361,6,0)
    <<<<<	SYS$SYSROOT:[000000] SYSMAINT.DIR;1       (5361,6,0)
%XQP, Thread #0, Directory scan for: INT_A.C;0, Status: 00000000
%XQP, Thread #0, Access  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E3D0000 00000141 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E3D0000 00000141 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3645,321,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3645,321,0)
   <<<<<SYS$COMMON:[000000]  SYSMAINT.DIR;1       (3645,321,0)
%XQP, Thread #0, Directory scan for: INT_A.C;0, Status: 00000001
%XQP, Thread #0, File protection (3294,652,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Creation date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Expiration date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Backup date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Revision date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: ASCII dates INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Record attributes INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Access mode INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Journal flags INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: RU active INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Statistics block INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Find ACE by type INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Record attributes INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: User file characteristics INT_A.C;1 (3294,652,
0)
%XQP, Thread #0, Access INT_A.C;1 (3294,652,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 14ED0000 0000000E 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 14ED0000 0000000E 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (5357,14,0): Access requested: 00000004, Status
: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (5357,14,0)

   <<<<<<SYS$COMMON:[000000]SYSLIB.DIR;1         (5357,14,0)
%XQP, Thread #0, Directory scan for: DECC$SHR.EXE;0, Status: 00000000
%XQP, Thread #0, Access  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$SHR.EXE;0, Status: 00000001
%XQP, Thread #0, File protection (3331,436,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Access mode DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: RU active DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Record attributes DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$SHR.EXE;2 (3331
,436,0)
%XQP, Thread #0, Access DECC$SHR.EXE;2 (3331,436,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 01B40D03 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3331,436,0) Reads: 4, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 14F10000 00000006 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 14F10000 00000006 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (5361,6,0): Access requested: 00000004, Status:
 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (5361,6,0)
%XQP, Thread #0, Directory scan for: INT_A.C;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3645,321,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3645,321,0)
%XQP, Thread #0, Directory scan for: INT_A.C;0, Status: 00000001
%XQP, Thread #0, Lookup  (3294,652,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 14F10000 00000006 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 14F10000 00000006 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (5361,6,0): Access requested: 00000004, Status:
 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (5361,6,0)
%XQP, Thread #0, Directory scan for: DECC$TEXT_LIBRARY.;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3645,321,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3645,321,0)
%XQP, Thread #0, Directory scan for: DECC$TEXT_LIBRARY.;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 14ED0000 0000000E 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 14ED0000 0000000E 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (5357,14,0): Access requested: 00000004, Status
: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (5357,14,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;0, Status: 00000001
%XQP, Thread #0, Lookup  (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;4, Status: 00000001
%XQP, Thread #0, File protection (3443,129,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: RU active DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Record attributes DECC$RTLDEF.TLB;4 (3443,129,
0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$RTLDEF.TLB;4 (3
443,129,0)
%XQP, Thread #0, Access DECC$RTLDEF.TLB;4 (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00810D73 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3443,129,0) Reads: 0, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;4, Status: 00000001
%XQP, Thread #0, File protection (3443,129,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: RU active DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Record attributes DECC$RTLDEF.TLB;4 (3443,129,
0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$RTLDEF.TLB;4 (3
443,129,0)
%XQP, Thread #0, Access DECC$RTLDEF.TLB;4 (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00810D73 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3443,129,0) Reads: 1, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;4, Status: 00000001
%XQP, Thread #0, File protection (3443,129,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: RU active DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Record attributes DECC$RTLDEF.TLB;4 (3443,129,
0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$RTLDEF.TLB;4 (3
443,129,0)
%XQP, Thread #0, Access DECC$RTLDEF.TLB;4 (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 14ED0000 0000000E 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 14ED0000 0000000E 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (5357,14,0): Access requested: 00000004, Status
: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (5357,14,0)
%XQP, Thread #0, Directory scan for: SYS$STARLET_C.TLB;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: SYS$STARLET_C.TLB;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 028C0CDE 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3294,652,0) Reads: 1, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00810D73 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3443,129,0) Reads: 3, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000541 00000000 14F10000 00000006 00000000 00800000 0000000A 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000541 00000000 14F10000 00000006 00000000 00800000 0000000A 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000007, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (5361,6,0): Access requested: 00000003, Status:
 00000001, PrvUsd: 00000010
%XQP, Thread #0, Read/write directory access (5361,6,0)
%XQP, Thread #0, Directory scan for: INT_A.OBJ;0, Status: 00000001
%XQP, Thread #0, Create new directory entry
%XQP, Thread #0, File protection (1128,574,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, File protection (1128,574,0): Access requested: 00000003, Statu
s: 00000001, PrvUsd: 00000010
%XQP, Thread #0, Write attributes: Creation date INT_A.OBJ;3 (1160,553,0)
%XQP, Thread #0, Write attributes: Expiration date INT_A.OBJ;3 (1160,553,0)
%XQP, Thread #0, Write attributes: Backup date INT_A.OBJ;3 (1160,553,0)
%XQP, Thread #0, Write attributes: Revision date INT_A.OBJ;3 (1160,553,0)
%XQP, Thread #0, Write attributes: ASCII dates INT_A.OBJ;3 (1160,553,0)
%XQP, Thread #0, Write attributes: Record attributes INT_A.OBJ;3 (1160,553,0)
%XQP, Thread #0, Write attributes: User file characteristics INT_A.OBJ;3 (1160,5
53,0)
%XQP, Thread #0, Create/Access INT_A.OBJ;3 (1160,553,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 01000000 00000000 00000002
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 02290488 00000000 00000000 00000000 01000000 00000000 00000002
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Write attributes: Record attributes INT_A.OBJ;3 (1160,553,0)
%XQP, Thread #0, Deaccess (1160,553,0) Reads: 0, Writes: 1, Status: 00000001

$ 


===================================


LISTING OF ALL FILE STARTING WITH DECC*  ON SYSTEM DISK :

  SYS$SYSROOT:[SYSMAINT]
  =   SYS$SYSROOT:[SYSMAINT]
  =   SYS$COMMON:[SYSMAINT]

$ 
$ DIR SYS$SYSDEVICE:{ [SYS*...]DECC*.*/FILE

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON]

DECC$LIB.DIR;1       (3491,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.DECC$LIB.INCLUDE]

DECC$RTLDEF.DIR;1    (3860,295,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.DECC$LIB.REFERENCE]

DECC$RTLDEF.DIR;1    (3618,127,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.DECW$DEFAULTS.USER.EN_GB]

DECCHART$MOTIF_UID.UID;1
                     (4891,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.SYSEXE]

DECC$COMPILER.EXE;4
                     (3365,146,0)       
DECCHART$MOTIF.EXE;1
                     (4835,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.SYSHLP]

DECCHART$MOTIF.DECW$BOOK;1
                     (4890,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.SYSHLP.EXAMPLES]

DECCHART.DIR;1       (4927,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.SYSLIB]

DECC$EMPTY.EXE;1     (211,2,0)          
DECC$RTLDEF.TLB;4    (3443,129,0)       
DECC$RTL_OLD.OBJ;1   (3310,167,0)       
DECC$SHR.EXE;2       (3331,436,0)       
DECCCURSE.OLB;2      (44,2,0)           
DECCRTL.OLB;2        (45,2,0)           
DECCRTLG.OLB;2       (46,2,0)           

Total of 7 files.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.SYSMSG]

DECC$MSG_SHR.EXE;4   (3387,26,0)        

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.SYSTEST]

DECC$IVP.COM;4       (3367,322,0)       
DECC.DIR;1           (5776,3,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS0.SYSCOMMON.VUE$LIBRARY.USER.EN_GB]

DECCHART$VUE.COM;1   (4836,1,0)         
DECCHART$VUE_PROFILE.VUE$DAT;1
                     (4837,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON]

DECC$LIB.DIR;1       (3491,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.DECC$LIB.INCLUDE]

DECC$RTLDEF.DIR;1    (3860,295,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.DECC$LIB.REFERENCE]

DECC$RTLDEF.DIR;1    (3618,127,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.DECW$DEFAULTS.USER.EN_GB]

DECCHART$MOTIF_UID.UID;1
                     (4891,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.SYSEXE]

DECC$COMPILER.EXE;4
                     (3365,146,0)       
DECCHART$MOTIF.EXE;1
                     (4835,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.SYSHLP]

DECCHART$MOTIF.DECW$BOOK;1
                     (4890,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.SYSHLP.EXAMPLES]

DECCHART.DIR;1       (4927,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.SYSLIB]

DECC$EMPTY.EXE;1     (211,2,0)          
DECC$RTLDEF.TLB;4    (3443,129,0)       
DECC$RTL_OLD.OBJ;1   (3310,167,0)       
DECC$SHR.EXE;2       (3331,436,0)       
DECCCURSE.OLB;2      (44,2,0)           
DECCRTL.OLB;2        (45,2,0)           
DECCRTLG.OLB;2       (46,2,0)           

Total of 7 files.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.SYSMSG]

DECC$MSG_SHR.EXE;4   (3387,26,0)        

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.SYSTEST]

DECC$IVP.COM;4       (3367,322,0)       
DECC.DIR;1           (5776,3,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS20.SYSCOMMON.VUE$LIBRARY.USER.EN_GB]

DECCHART$VUE.COM;1   (4836,1,0)         
DECCHART$VUE_PROFILE.VUE$DAT;1
                     (4837,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON]

DECC$LIB.DIR;1       (3491,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.DECC$LIB.INCLUDE]

DECC$RTLDEF.DIR;1    (3860,295,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.DECC$LIB.REFERENCE]

DECC$RTLDEF.DIR;1    (3618,127,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.DECW$DEFAULTS.USER.EN_GB]

DECCHART$MOTIF_UID.UID;1
                     (4891,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.SYSEXE]

DECC$COMPILER.EXE;4
                     (3365,146,0)       
DECCHART$MOTIF.EXE;1
                     (4835,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.SYSHLP]

DECCHART$MOTIF.DECW$BOOK;1
                     (4890,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.SYSHLP.EXAMPLES]

DECCHART.DIR;1       (4927,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.SYSLIB]

DECC$EMPTY.EXE;1     (211,2,0)          
DECC$RTLDEF.TLB;4    (3443,129,0)       
DECC$RTL_OLD.OBJ;1   (3310,167,0)       
DECC$SHR.EXE;2       (3331,436,0)       
DECCCURSE.OLB;2      (44,2,0)           
DECCRTL.OLB;2        (45,2,0)           
DECCRTLG.OLB;2       (46,2,0)           

Total of 7 files.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.SYSMSG]

DECC$MSG_SHR.EXE;4   (3387,26,0)        

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.SYSTEST]

DECC$IVP.COM;4       (3367,322,0)       
DECC.DIR;1           (5776,3,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS30.SYSCOMMON.VUE$LIBRARY.USER.EN_GB]

DECCHART$VUE.COM;1   (4836,1,0)         
DECCHART$VUE_PROFILE.VUE$DAT;1
                     (4837,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON]

DECC$LIB.DIR;1       (3491,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.DECC$LIB.INCLUDE]

DECC$RTLDEF.DIR;1    (3860,295,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.DECC$LIB.REFERENCE]

DECC$RTLDEF.DIR;1    (3618,127,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.DECW$DEFAULTS.USER.EN_GB]

DECCHART$MOTIF_UID.UID;1
                     (4891,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.SYSEXE]

DECC$COMPILER.EXE;4
                     (3365,146,0)       
DECCHART$MOTIF.EXE;1
                     (4835,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.SYSHLP]

DECCHART$MOTIF.DECW$BOOK;1
                     (4890,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.SYSHLP.EXAMPLES]

DECCHART.DIR;1       (4927,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.SYSLIB]

DECC$EMPTY.EXE;1     (211,2,0)          
DECC$RTLDEF.TLB;4    (3443,129,0)       
DECC$RTL_OLD.OBJ;1   (3310,167,0)       
DECC$SHR.EXE;2       (3331,436,0)       
DECCCURSE.OLB;2      (44,2,0)           
DECCRTL.OLB;2        (45,2,0)           
DECCRTLG.OLB;2       (46,2,0)           

Total of 7 files.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.SYSMSG]

DECC$MSG_SHR.EXE;4   (3387,26,0)        

Total of 1 file.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.SYSTEST]

DECC$IVP.COM;4       (3367,322,0)       
DECC.DIR;1           (5776,3,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYS40.SYSCOMMON.VUE$LIBRARY.USER.EN_GB]

DECCHART$VUE.COM;1   (4836,1,0)         
DECCHART$VUE_PROFILE.VUE$DAT;1
                     (4837,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON]

DECC$LIB.DIR;1       (3491,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.DECC$LIB.INCLUDE]

DECC$RTLDEF.DIR;1    (3860,295,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.DECC$LIB.REFERENCE]

DECC$RTLDEF.DIR;1    (3618,127,0)       

Total of 1 file.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.DECW$DEFAULTS.USER.EN_GB]

DECCHART$MOTIF_UID.UID;1
                     (4891,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.SYSEXE]

DECC$COMPILER.EXE;4
                     (3365,146,0)       
DECCHART$MOTIF.EXE;1
                     (4835,1,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.SYSHLP]

DECCHART$MOTIF.DECW$BOOK;1
                     (4890,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.SYSHLP.EXAMPLES]

DECCHART.DIR;1       (4927,1,0)         

Total of 1 file.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.SYSLIB]

DECC$EMPTY.EXE;1     (211,2,0)          
DECC$RTLDEF.TLB;4    (3443,129,0)       
DECC$RTL_OLD.OBJ;1   (3310,167,0)       
DECC$SHR.EXE;2       (3331,436,0)       
DECCCURSE.OLB;2      (44,2,0)           
DECCRTL.OLB;2        (45,2,0)           
DECCRTLG.OLB;2       (46,2,0)           

Total of 7 files.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.SYSMSG]

DECC$MSG_SHR.EXE;4   (3387,26,0)        

Total of 1 file.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.SYSTEST]

DECC$IVP.COM;4       (3367,322,0)       
DECC.DIR;1           (5776,3,0)         

Total of 2 files.

Directory SYS$SYSDEVICE:[SYSE.SYSCOMMON.VUE$LIBRARY.USER.EN_GB]

DECCHART$VUE.COM;1   (4836,1,0)         
DECCHART$VUE_PROFILE.VUE$DAT;1
                     (4837,1,0)         

Total of 2 files.

Grand total of 55 directories, 100 files.

$ 



    
1297.6output log from node has the problemGIDDAY::SHCHIUFri May 30 1997 03:50529


Directory SYS$COMMON:[SYSMAINT]

INT_A.C;1            (3294,652,0)



$ dir sys$share:decc*/file

Directory SYS$COMMON:[SYSLIB]

DECC$EMPTY.EXE;1     (211,2,0)
DECC$RTLDEF.TLB;4    (3443,129,0)
DECC$RTL_OLD.OBJ;1   (3310,167,0)
DECC$SHR.EXE;2       (3331,436,0)
DECCCURSE.OLB;2      (44,2,0)
DECCRTL.OLB;2        (45,2,0)
DECCRTLG.OLB;2       (46,2,0)

Total of 7 files.
$ dir sys$specific:[syslib]decc*
%DIRECT-W-NOFILES, no files found
$

Directory SYS$COMMON:[000000]

AMDS.DIR;1           (3276,334,0)
CDA$LIBRARY.DIR;1    (3775,408,0)
DECC$LIB.DIR;1       (3491,1,0)
DECW$BOOK.DIR;1      (3776,226,0)
DECW$DEFAULTS.DIR;1
                     (3821,274,0)
DECW$INCLUDE.DIR;1   (3778,381,0)
MISSING.DIR;1        (3887,1,0)
MOM$SYSTEM.DIR;1     (3680,599,0)
SYS$I18N.DIR;1       (3689,270,0)
SYS$KEYMAP.DIR;1     (3826,498,0)
SYS$LDR.DIR;1        (3681,738,0)
SYS$STARTUP.DIR;1    (3682,577,0)
SYSCBI.DIR;1         (3676,525,0)
SYSERR.DIR;1         (3663,700,0)
SYSEXE.DIR;1         (3638,554,0)
SYSFONT.DIR;1        (3833,344,0)
SYSHLP.DIR;1         (3649,579,0)
SYSLIB.DIR;1         (3640,669,0)
SYSMAINT.DIR;1       (3645,321,0)
SYSMGR.DIR;1         (3644,489,0)
SYSMSG.DIR;1         (3641,431,0)
SYSTEST.DIR;1        (3655,528,0)
SYSUPD.DIR;1         (3677,260,0)
TNT.DIR;1            (3687,413,0)
VUE$LIBRARY.DIR;1    (3933,380,0)
XDPS$INCLUDE.DIR;1   (4569,188,0)

Total of 26 files.
$
Directory SYS$SPECIFIC:[000000]

DECNET.DIR;1         (2107,3,0)
FAL$SERVER.DIR;1     (2110,2,0)
MAIL$SERVER.DIR;1    (2109,2,0)
MISSING.DIR;1        (3888,1,0)
MOM$SYSTEM.DIR;1     (2085,1,0)
NML$SERVER.DIR;1     (2112,2,0)
PHONE$SERVER.DIR;1   (2111,2,0)
SYS$LDR.DIR;1        (2086,1,0)
SYS$STARTUP.DIR;1    (2087,1,0)
SYSCBI.DIR;1         (2083,1,0)
SYSCOMMON.DIR;1      (12,1,0)
SYSERR.DIR;1         (2082,1,0)
SYSEXE.DIR;1         (2073,1,0)
SYSHLP.DIR;1         (2078,1,0)
SYSLIB.DIR;1         (2074,1,0)
SYSMAINT.DIR;1       (2077,1,0)
SYSMGR.DIR;1         (2076,1,0)
SYSMSG.DIR;1         (2075,1,0)
SYSTEST.DIR;1        (2080,1,0)
SYSUPD.DIR;1         (2084,1,0)
TNT.DIR;1            (13,2,0)

Total of 21 files.
$

note:

* SYS$STARLET_C.TLB;0,  NO SUCH FILE

$ cc/ver/noobj nl:
DEC C V5.3-006 on OpenVMS VAX V6.2
$ sh proc

30-MAY-1997 15:56:54.46   User: FIELD            Process ID:   20A0812A
                          Node: GECKO            Process name: "FIELD"

Terminal:           LTA36:  (TORCA/UIC_000334000003)
User Identifier:    [FIELD]
Base priority:      4
Default file spec:  SYS$COMMON:[SYSMAINT]

Devices allocated:  GECKO$LTA36:
$
axjobs:         0  Fillm:       300  Bytlm:        50000
Maxacctjobs:     0  Shrfillm:      0  Pbytlm:           0
Maxdetach:       0  BIOlm:        18  JTquota:       4096
Prclm:           2  DIOlm:        18  WSdef:          150
Prio:            4  ASTlm:       150  WSquo:         4098
Queprio:         0  TQElm:        20  WSextent:      6000
CPU:        (none)  Enqlm:       500  Pgflquo:      60000
Authorized Privileges:
  ALLSPOOL  DIAGNOSE  GROUP     GRPNAM    LOG_IO    NETMBX    PHY_IO    PRMCEB

$ ty int_a.c
int a;
$
Directory SYS$COMMON:[SYSMAINT]

INT_A.C;1           T1.C;1

Total of 2 files.
$
 cc/decc   int_a.c
        int a;
%VCG-F-BUGCHECK, Compiler bug check during front end phase .
                Submit an SPR with a problem description.
                At line number 1 in SYS$COMMON:[SYSMAINT]INT_A.C;1.

        int a;
%VCG-I-NOBJECT, No object file produced.
                At line number 1 in SYS$COMMON:[SYSMAINT]INT_A.C;1.

$
(LNM$SYSTEM_TABLE)      [kernel]  [shareable,system]
                        [Protection=(RWC,RWC,R,R)]  [Owner=[SYSTEM]]

  "DECC$CC_DEFAULT" [exec] = "/DECC"





$ cc/decc   int_a.c

%XQP, Thread #0, FIB contents:
     00000001 00000000 0E3D0000 00000141 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E3D0000 00000141 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3645,321,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3645,321,0)
     <<<<      SYSMAINT.DIR;1       (3645,321,0)
%XQP, Thread #0, Directory scan for: INT_A.C;0, Status: 00000001
%XQP, Thread #0, File protection (3294,652,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Creation date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Expiration date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Backup date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Revision date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: ASCII dates INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Record attributes INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Access mode INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Journal flags INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: RU active INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Statistics block INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Find ACE by type INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Record attributes INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: User file characteristics INT_A.C;1 (3294,652,
0)
%XQP, Thread #0, Access INT_A.C;1 (3294,652,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 081A0000 00000001 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 081A0000 00000001 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (2074,1,0): Access requested: 00000004, Status:
 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (2074,1,0)
   <<<<<  SYS$SPECIFIC:[000000]   SYSLIB.DIR;1         (2074,1,0)
%XQP, Thread #0, Directory scan for: DECC$SHR.EXE;0, Status: 00000000
%XQP, Thread #0, Access  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
 <<<<<	SYS$COMMON:[000000] SYSLIB.DIR;1         (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$SHR.EXE;0, Status: 00000001
%XQP, Thread #0, File protection (3331,436,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Access mode DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: RU active DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: Record attributes DECC$SHR.EXE;2 (3331,436,0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$SHR.EXE;2 (3331
,436,0)
%XQP, Thread #0, Access DECC$SHR.EXE;2 (3331,436,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 01B40D03 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3331,436,0) Reads: 4, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3645,321,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3645,321,0)
%XQP, Thread #0, Directory scan for: INT_A.C;0, Status: 00000001
%XQP, Thread #0, Lookup  (3294,652,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E3D0000 00000141 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3645,321,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3645,321,0)
%XQP, Thread #0, Directory scan for: DECC$TEXT_LIBRARY.;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 081A0000 00000001 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 081A0000 00000001 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (2074,1,0): Access requested: 00000004, Status:
 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (2074,1,0)
   <<<<<   SYS$SPECIFIC:[000000]SYSLIB.DIR;1         (2074,1,0)  <<<<<<<
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;0, Status: 00000001
%XQP, Thread #0, Lookup  (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;4, Status: 00000001
%XQP, Thread #0, File protection (3443,129,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: RU active DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Record attributes DECC$RTLDEF.TLB;4 (3443,129,
0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$RTLDEF.TLB;4 (3
443,129,0)
%XQP, Thread #0, Access DECC$RTLDEF.TLB;4 (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00810D73 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3443,129,0) Reads: 0, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;4, Status: 00000001
%XQP, Thread #0, File protection (3443,129,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: RU active DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Record attributes DECC$RTLDEF.TLB;4 (3443,129,
0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$RTLDEF.TLB;4 (3
443,129,0)
%XQP, Thread #0, Access DECC$RTLDEF.TLB;4 (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00810D73 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3443,129,0) Reads: 1, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 00000000 0E380000 0000029D 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: DECC$RTLDEF.TLB;4, Status: 00000001
%XQP, Thread #0, File protection (3443,129,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Access mode DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Journal flags DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: RU active DECC$RTLDEF.TLB;4 (3443,129,0)
%XQP, Thread #0, Read attributes: Statistics block DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Find ACE by type DECC$RTLDEF.TLB;4 (3443,129,0
)
%XQP, Thread #0, Read attributes: Record attributes DECC$RTLDEF.TLB;4 (3443,129,
0)
%XQP, Thread #0, Read attributes: User file characteristics DECC$RTLDEF.TLB;4 (3
443,129,0)
%XQP, Thread #0, Access DECC$RTLDEF.TLB;4 (3443,129,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 081A0000 00000001 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 081A0000 00000001 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (2074,1,0): Access requested: 00000004, Status:
 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (2074,1,0)
%XQP, Thread #0, Directory scan for: SYS$STARLET_C.TLB;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00000000 0E380000 0000029D 00000000 00000100 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3640,669,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3640,669,0)
%XQP, Thread #0, Directory scan for: SYS$STARLET_C.TLB;0, Status: 00000000
%XQP, Thread #0, Lookup  (0,0,0) Status: 00000910
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 028C0CDE 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3294,652,0) Reads: 1, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00810D73 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3443,129,0) Reads: 3, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     FF010841 00000000 0E390000 000001AF 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00010000 00000000 00000000 00000000 00000001
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     FF010841 00000000 0E390000 000001AF 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00010000 00000000 00000001 00000000 00000001
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3641,431,0): Access requested: 00000004, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read only directory access (3641,431,0)
%XQP, Thread #0, Directory scan for: PLIMSG.EXE;0, Status: 00000001
%XQP, Thread #0, Alternate access requested: 00000001, Required: 0
%XQP, Thread #0, File protection (1313,2,0): Access requested: 00000005, Status:
 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode PLIMSG.EXE;1 (1313,2,0)
%XQP, Thread #0, Read attributes: Access mode PLIMSG.EXE;1 (1313,2,0)
%XQP, Thread #0, Read attributes: Journal flags PLIMSG.EXE;1 (1313,2,0)
%XQP, Thread #0, Read attributes: RU active PLIMSG.EXE;1 (1313,2,0)
%XQP, Thread #0, Read attributes: Statistics block PLIMSG.EXE;1 (1313,2,0)
%XQP, Thread #0, Read attributes: Find ACE by type PLIMSG.EXE;1 (1313,2,0)
%XQP, Thread #0, Read attributes: Record attributes PLIMSG.EXE;1 (1313,2,0)
%XQP, Thread #0, Read attributes: User file characteristics PLIMSG.EXE;1 (1313,2
,0)
%XQP, Thread #0, Access PLIMSG.EXE;1 (1313,2,0) Status: 00000001
%XQP, Thread #0, FIB contents:
     00000001 028C0CDE 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000001 028C0CDE 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 01030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Volume protection: Access requested: 00000001, Status: 00000001
, PrvUsd: 00000000
%XQP, Thread #0, File protection (3294,652,0): Access requested: 00000001, Statu
s: 00000001, PrvUsd: 00000000
%XQP, Thread #0, Read attributes: Access mode INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Creation date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Expiration date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Backup date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Revision date INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: ASCII dates INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Record attributes INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Access mode INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Journal flags INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: RU active INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Statistics block INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Find ACE by type INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: Record attributes INT_A.C;1 (3294,652,0)
%XQP, Thread #0, Read attributes: User file characteristics INT_A.C;1 (3294,652,
0)
%XQP, Thread #0, Access INT_A.C;1 (3294,652,0) Status: 00000001
	int a;
%VCG-F-BUGCHECK, Compiler bug check during front end phase .
		Submit an SPR with a problem description.
		At line number 1 in SYS$COMMON:[SYSMAINT]INT_A.C;1.

	int a;
%VCG-I-NOBJECT, No object file produced.
		At line number 1 in SYS$COMMON:[SYSMAINT]INT_A.C;1.

%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 028C0CDE 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00030000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (3294,652,0) Reads: 1, Writes: 0, Status: 00000001
%XQP, Thread #0, FIB contents:
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, FIB contents:
     00000000 00020521 00000000 00000000 00000000 00000000 00000000 00000000
     00000000 00000000 00000000 00000000 00000000 00000001 00000000 00000000
     00000000 00000000 00000000 00000000
%XQP, Thread #0, Deaccess (1313,2,0) Reads: 2, Writes: 0, Status: 00000001

$ 

    
1297.7NO ERROR FOUND ON THE HOST HAS PROBLEMGIDDAY::SHCHIUFri May 30 1997 03:545
    
    
    $ ana/err  found no disk, memory or cpu error on node GECKO::
    
    
1297.8DECC::VOGELFri May 30 1997 11:1819
    
    Stanley,
    
    Can you invoke the compiler at all.  For example does CC/VER crash?
    
    In looking at the XQP log (first time I've ever looked at one), it
    seems that the same input files are being opened, but when the working
    version goes to open the output file, the failing version instead
    opens the file to get the message.
    
    Can you compile /NOOBJ?  
    
    Also, are the logicals the same on both systems?
    
    This is a difficult one for us.
    
    						Ed
    
    
1297.9Have you set default to a search list?CXXC::REPETERich Peterson 381-1802 ZKO2-3/N30Fri May 30 1997 14:2329
The XQP log for the good run suggest that the default directory is
a search list.  When looking for int_a.c it first looks in
SYS$SYSROOT:[SYSMAINT] (5361, 6, 0) and fails, then it looks in
SYS$COMMON:[SYSMAINT] (3645, 321, 0) and succeeds.  It creates
the .OBJ file in the first of these, SYS$SYSROOT:[SYSMAINT].

In the bad run, int_a.c is found right off the bat in SYS$COMMON:[SYSMAINT]
(3645, 321, 0), and so the compiler would be attempting to create
the .OBJ file in that directory.  As Ed notes, it's at the point of
creating the .OBJ file that the failure happens.  So if nothing
else the two systems are trying to create .obj files in different
directories.  Differences in protections might well cause one to
fail, but then we'd expect to see the sompiler produce something
more like:

%CLI-F-OPENOUT, error opening NT$:[REPETE.X]FOO.OBJ; as output
        int i;
-RMS-E-PRV, insufficient privilege or file protection violation
                At line number 1 in NT$:[REPETE.X]FOO.C;1.

        int i;
%VCG-I-NOBJECT, No object file produced.
                At line number 1 in NT$:[REPETE.X]FOO.C;1.

However, perhaps there is some kind of bug in the code to detect this
that is being triggered by the exact nature of protections or perhaps
space limitations on the directory in question.  Can you check/report
on the protections and available space (file and header) for
SYS$COMMON:[SYSMAINT](3645, 321, 0).
1297.10problem fixed after reinstall decc v5.3.GIDDAY::SHCHIUThu Jun 05 1997 20:1413
    
    
    
    reply .-*
    
    
    Thanks for all the help.
    Problem has gone away after reinstall DECC v5.3.
    
    
    rgds
    
    /stanley