Closed shenghanzhouyou closed 3 years ago
use libudf_unwind_backtrace(xframes, 2, STACKTRACEDEPTH) on hook _Znwj callback function the reuslt:
xHook ### allocated [12,679]K 12983343 allocCnt:2522 freeCnt:2003 by:
only 1 frame! no more???
Dou you have a complete log?
libudf_unwind_backtrace is a third-party library. The depth of the stack is affected by the runtime
use libudf_unwind_backtrace(xframes, 2, STACKTRACEDEPTH) on hook _Znwj callback function the reuslt:
xHook ### allocated [12,679]K 12983343 allocCnt:2522 freeCnt:2003 by:
00 0x00300135 _Znwj
only 1 frame! no more???