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

maximum recursion depth exceeded while calling a Python object Traceback (most recent call last): #20

Open
dulingkang opened this issue Jun 11, 2018 · 1 comment

Comments

@dulingkang
Copy link

maximum recursion depth exceeded while calling a Python object
Traceback (most recent call last):

出错在这一行

 superBlockName = findBlockName(superBlockFuncAddr)
@tobefuturer
Copy link
Owner

代码里面有递归搜索的,可能是某些case没处理好,方便提供一下原macho文件不,我研究一下

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