Uploaded image for project: 'EtherNet/IP Core V2'
  1. EtherNet/IP Core V2
  2. PSEIPCORE-138

Memory leak due to repeated calls to Eip_Cl1CreateTimer() without any calls to Eip_Cl1DeleteTimer()

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V2.2.0.0, V2.3.0.0
    • Fix Version/s: V2.2.0.3, V2.3.0.4, V2.4.0.0
    • Labels:
      None
    • Account:
      SPC EthernetIp Core (SPCETHERNET)

      Description

      Configured Scanners with all adapters being shut-off ends up non-functional after approx. 28 hours of operation on a cifX50. The cause is a memory leak in EipEncap where repeatedly CREATE_TRANSPORT is handled and creates xAPITimer via function Eip_Cl1CreateTimer(). These timers are never deleted, pointers are lost.

      To be fixed by adding corresponding cleanup bits for xAPITimer into function Eip_CleanupTransport().

        Attachments

          Issue Links

            Expenses

              Activity

                Status Description

                  People

                  • Reporter:
                    MBommert Marc Bommert
                  • Votes:
                    0 Vote for this issue
                    Watchers:
                    0 Start watching this issue

                    Dates

                    • Created:
                      Updated:
                      Resolved: