I am new. I run valgrind in arm64 server, it show me the information in red, 
and then valgrind exit. What problem is it ? Can you tell me how to make 
continue to run ( not exit ).


[EIS_IVP][I] temporal_denoise_multi_frame:1885 frame[1]: imgSize / 3 / 2 = 
1331712, motionPixNum = 0

Error: The config takes exception when the address of an load/store is 
unaligned. The address 0xfead844c is not properly aligned.
==32249==
==32249== HEAP SUMMARY:
==32249==     in use at exit: 60,503,682 bytes in 38 blocks
==32249==   total heap usage: 3,112 allocs, 3,074 frees, 131,593,040 bytes 
allocated
==32249==
==32249== LEAK SUMMARY:
==32249==    definitely lost: 204 bytes in 17 blocks
==32249==    indirectly lost: 180,263 bytes in 1 blocks
==32249==      possibly lost: 60,320,908 bytes in 16 blocks
==32249==    still reachable: 2,307 bytes in 4 blocks
==32249==         suppressed: 0 bytes in 0 blocks
==32249== Rerun with --leak-check=full to see details of leaked memory
==32249==
==32249== For counts of detected and suppressed errors, rerun with: -v
==32249== Use --track-origins=yes to see where uninitialised values come from


Test machine information
CPU aarch64
OS  android 7.0
Valgrind  3.11


What anything else do  you need ?
------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to