I have failing tests due to valgrind due to invalid memory manipulation:
10: ==29146== Invalid free() / delete / delete[] / realloc()
10: ==29146== at 0x4C273F0: free (vg_replace_malloc.c:446)
10: ==29146== by 0x5B897FA: free_mem (in /lib64/libc-2.12.so)
10: ==29146== by 0x5B89391: __libc_freeres (in /lib64/libc-2.12.so)
10: ==29146== by 0x4A2266D: _vgnU_freeres (vg_preloaded.c:62)
10: ==29146== by 0x5A7ED51: exit (in /lib64/libc-2.12.so)
10: ==29146== by 0x5A67CE3: (below main) (in /lib64/libc-2.12.so)
10: ==29146== Address 0x402c990 is not stack'd, malloc'd or (recently)
free'd
10: ==29146==
10/24 Test #10: cpp-codec_test ...................***Failed 0.56 sec
The failing tests are the following:
10 - cpp-codec_test (Failed)
11 - cpp-connection_driver_test (Failed)
12 - cpp-interop_test (Failed)
13 - cpp-message_test (Failed)
14 - cpp-map_test (Failed)
15 - cpp-scalar_test (Failed)
16 - cpp-value_test (Failed)
17 - cpp-container_test (Failed)
18 - cpp-reconnect_test (Failed)
19 - cpp-link_test (Failed)
20 - cpp-credit_test (Failed)
21 - cpp-url-test (Failed)
22 - cpp-example-container (Failed)
23 - cpp-example-container-ssl (Failed)
-----
Cheers,
Jeremy
--
Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]