https://bugs.linaro.org/show_bug.cgi?id=2212

            Bug ID: 2212
           Summary: Valgrind failure running traffic manager test
           Product: OpenDataPlane - linux- generic reference
           Version: api-next
          Hardware: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: ---
         Component: Traffic Manager
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

Created attachment 517
  --> https://bugs.linaro.org/attachment.cgi?id=517&action=edit
stderr from valgrind run

1. Install valgrind (sudo apt-get install valgrind) if needed

2. Run the traffic mngr test: valgrind -v --leak-check=full
--show-leak-kinds=all ./traffic_mngr_main

3. Observe reported memory leakage

Discovered this as part of Monarch RC2 testing.  This is a must-fix for RC3.

Note: Be sure to apply patch http://patches.opendataplane.org/patch/5868/ if
running these tests prior to that patch's merge. That fixes a more systemic
leak that affects all tests due to TM's name table code not properly freeing
itself during odp_term_global() processing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to