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

            Bug ID: 1096
           Summary: Shm free (munmap) fails on huge paged system
           Product: OpenDataPlane
           Version: 0.8
          Hardware: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: ---
         Component: General ODP API or linux-generic implimentation
          Assignee: [email protected]
          Reporter: [email protected]

odp_shm_free() fails on odp_buffer validation test. Suspecting that failing
munmap() is trying to free huge page mapped memory.


Suite: buffer Pool tests
  Test: pool_create_destroy_raw
...odp_shared_memory.c:140:odp_shm_free():odp_shm_free: munmap failed
passed
  Test: pool_create_destroy_packet
...odp_shared_memory.c:140:odp_shm_free():odp_shm_free: munmap failed
passed
  Test: pool_create_destroy_timeout
...odp_shared_memory.c:140:odp_shm_free():odp_shm_free: munmap failed
passed
  Test: pool_create_destroy_any
...odp_shared_memory.c:140:odp_shm_free():odp_shm_free: munmap failed
passed
  Test: pool_create_destroy_raw_shm
...odp_shared_memory.c:140:odp_shm_free():odp_shm_free: munmap failed
FAILED

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

Reply via email to