Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no more stack trace in operator_new(_Znwj) on armeabi-v7a #1

Closed
shenghanzhouyou opened this issue Apr 20, 2021 · 2 comments
Closed

Comments

@shenghanzhouyou
Copy link

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???

@shentianzhou
Copy link
Collaborator

Dou you have a complete log?

@shentianzhou
Copy link
Collaborator

libudf_unwind_backtrace is a third-party library. The depth of the stack is affected by the runtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants