if using mtrace in program, program will hung when memory double freeing occur
export MALLOC_CHECK_=1
1.create and build a common_pc_64 project 2.compile attached test program 3.boot common_pc_64 project 4.export MALLOC_TRACE="mtrace.log" 5.run test program