IBM Support

IV40015: 623FP3 Z/OS RTEMS CRASHED IN SITUATION HANDLING

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • he detectable storage overlay was shown by executing the IPCS
    verb exit V180SNAP 'MAINSTG'.  It displayed the following:
    
      KLVIX090E Invalid memory block header at 2C000180
                                               --------
      KLVIX092W Fixup Scan: 2C000180-2C000DEF -- no header in area
      KLVIX095I Fixup Scan: found memory block at 2C000DF0
                                                  ~~~~~~~~
                                                           2C000180
                                                              |
                                                              V
      2BFFF360      140  IN USE    2BFFF510      C00 * FREE *
    2C000DF0     1000   BSS1     2C001E60     1000   BSS1
                                   ========
    ~~~~~~~~
    
    The storage of interest begins at 2BFFF510 and ends at 2C000DF0.
    The following is the storage at that location:
    
    2BFFF510   00000000   12F9B1E0   967C78E6   00000000   |
    .....9.\o@.W.... |
    2BFFF520   CB31CFEA   23B0B643   00000000   00000000   |
    ................ |
    2BFFF530   967C78E6   967C0B62   96708200   9676F410   |
    o@.Wo@..o.b.o.4. |
    2BFFF540   9676F184   967086E4   96719732   96719CFC   |
    o.1do.fUo.p.o... |
    2BFFF550   9668E668   9668D1A2   9669013E   9559796C   |
    o.W.o.Jso...n.`% |
    2BFFF560   9559796C   80094DFC   00000000   00000000   |
    n.`%..(......... |
    2BFFF570   D3D7C1D9   F4F0F0D1   7AE2D7F1   F37AD4E5   |
    LPAR400J:SP13:MV |
    2BFFF580   E2E2E8E2   40404040   40404040   40404040   | SSYS
    |
    2BFFF590.:2BFFF59F. LENGTH(X'10')--All bytes contain X'00'
    2BFFF5A0   00000A00   40404040   40404040   40404040   | ....
    |
    2BFFF5B0   40400100   000B7B00   00000000   00000000   |
    ....#......... |
    2BFFF5C0   000000D3   D7C1D9F4   F0F0D17A   E2D7F1F3   |
    ...LPAR400J:SP13 |
    .
    .
    .
    2C000A10   6F404040   40404040   40404040   40404001   | ?
    . |
    2C000A20   000001B7   00000000   00000000   00000000   |
    ................ |
    2C000A30.:2C000A4F. LENGTH(X'20')--All bytes contain X'00'
    2C000A50   00000000   00000000   80000000   00000000   |
    ................ |
    2C000A60.:2C000A8F. LENGTH(X'30')--All bytes contain X'00'
    2C000A90   00000000   00000000   00000000   2C000890   |
    ................ |
    2C000AA0.:2C000B1F. LENGTH(X'80')--All bytes contain X'00'
    2C000B20   00000000   10000000   00000000   D9EF8302   |
    ............R.c. |
    2C000B30   00000000   00000000   00000000   2C000B40   |
    ...............  |
    2C000B40   E3C3D7C3   40404040   00000000   E3C4D6D4   | TCPC
    ....TDOM |
    2C000B50   D7E34BC9   F6F2F3E7   F5F1F04B   D5F3F44B   |
    PT.I623X510.N34. |
    2C000B60   E2D5D4D7   4DE2D5D4   D7C3D6D5   C65D4040   |
    SNMP(SNMPCONF)   |
    2C000B70.:2C000B7F. LENGTH(X'10')--All bytes contain X'40', C' '
    2C000B80   40400000   00022C00   0B8E2C00   0B4C0000   |
    ...........<.. |
    2C000B90   00001C52   9A900000   000AF94B   F4F24BF4   |
    ..........9.42.4 |
    2C000BA0   F64BF7F5   40404040   40404040   40404040   | 6.75
    |
    2C000BB0.:2C000BBF. LENGTH(X'10')--All bytes contain X'40', C' '
    2C000BC0   40404040   404040F1   F6F14040   A2959497   |
    161  snmp |
    2C000BD0   A5F24040   00000000   00000000   00000000   | v2
    ............ |
    2C000BE0.:2C000DBF. LENGTH(X'01E0')--All bytes contain X'00'
    2C000DC0   D2D5F3C1   E8D5D4D3   00000004   1C529A90   |
    KN3AYNML........ |
    2C000DD0   2C00089C   59EF907A   00007530   2C000898   |
    .......:.......q |
    2C000DE0   55AAAA55   55AAAA55   96828598   00000000   |
    ........obeq.... |
    
    2C000DF0   C2E2E2F1   12F9B1C0   95422BF0   C2E2E2F1   |
    BSS1.9.{n..0BSS1 |
    
    The storage located at 2BFFF510 was gotten with a BSS1_GetStg()
    from
    kraaamss.cpp's groupDataRowsToBuffer().  The statement located
    at line 384
    requested the storage:
    
      rowBuffer = (char *)BSS1_GetStg(maxBufferSize);
    
    The statement located at line 375 calculates the size of storage
    to be requested.
    
      maxBufferSize = sampleSize + cacheDataSize + rowLen;
    
    
    See defect 202821
    

Local fix

Problem summary

  • z/OS Remote Monitoring Server crashes in situation handling due
    to insufficient buffer allocation.
    

Problem conclusion

  • The code was changed to allocate the correct buffer amount.
    
    The fix for this APAR is contained in the following maintenance
    packages:
    
      | fix pack | 6.2.3-TIV-ITM-FP0004
      | fix pack | 6.3.0-TIV-ITM-FP0002
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV40015

  • Reported component name

    TEMA

  • Reported component ID

    5724C04TE

  • Reported release

    623

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-04-16

  • Closed date

    2013-08-09

  • Last modified date

    2013-10-15

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    OA43273 OA43306

Fix information

  • Fixed component name

    TEMA

  • Fixed component ID

    5724C04TE

Applicable component levels

  • R623 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCTLMR","label":"ITM Tivoli Enterprise Mgmt Agent V6"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"623","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
15 October 2013