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

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

4582.0. "MCC version 1.2 crashes" by CGOOA::CRICK () Sat Feb 20 1993 12:20

I working with a customer that has DECmcc version 1.2 running on a VAX 
workstation (VMS 5.5.1).  DECmcc is crashing intermittently.  The crashes 
seem to be related to DECmcc loading.  Any suggestions on what we might try 
to fix this problem would be appreciated.

Following are the 2 stack dumps we are seeing:




%CMA-F-EXCCOP, exception raised; VMS condition code follows
-SYSTEM-F-ACCVIO, access violation, reason mask=01, virtual address=D1800985, 
PC
=00467954, PSL=03C00000
%TRACE-F-TRACEBACK, symbolic stack dump follows
module name     routine name                     line       rel PC    abs PC

                                                           0004B8C4  0004B8C4
                                                           0007C782  0007C782
                                                           000775DC  000775DC
                                                           0007AC78  0007AC78



=======
      
X Toolkit Warning: BadDrawable (invalid Pixmap or Window parameter)
X Toolkit Warning: BadDrawable (invalid Pixmap or Window parameter)
X Toolkit Warning: BadDrawable (invalid Pixmap or Window parameter)
X Toolkit Warning: BadDrawable (invalid Pixmap or Window parameter)
X Toolkit Warning: BadDrawable (invalid Pixmap or Window parameter)
%CMA-F-EXCCOP, exception raised; VMS condition code follows
-SYSTEM-F-ACCVIO, access violation, reason mask=05, virtual address=34343A39, 
PC
=0005B936, PSL=0BC00004
%TRACE-F-TRACEBACK, symbolic stack dump follows
module name     routine name                     line       rel PC    abs PC

                                                           0004B8C4  0004B8C4
                                                           0007C782  0007C782
                                                           000775DC  000775DC
                                                           0007AC78  0007AC78
 

T.RTitleUserPersonal
Name
DateLines
4582.1Possible CMA threads version mismatchCUJO::HILLDan Hill-Net.Mgt.-Customer ResidentThu Feb 25 1993 01:0915
    You must be certain you have the right version of CMA threads loaded. 
    If you have loaded another product that uses an older or incompatible
    version of CMA threads, it will replace CMA$*.EXE images in
    SYS$LIBRARY.
    
    Some products that use CMA threads include:
    C++
    POLYCENTER System Census Agent
    POLYCENTER Common Agent
    VMS ( has an old version loaded for use by other products)
    
    The problem, being an ACCVIO, might be related to a resource problem. 
    You might be sure to run MCC_AUDIT.COM.
    
    -Dan