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

load_symtab failed with ENOENT(2) #31

Open
Rprop opened this issue May 24, 2017 · 0 comments
Open

load_symtab failed with ENOENT(2) #31

Rprop opened this issue May 24, 2017 · 0 comments

Comments

@Rprop
Copy link

Rprop commented May 24, 2017

the following code failed with errno = 2, when filename = "/system/lib/nb/libc.so",
fd = open(filename, O_RDONLY)

call stack:
hook(..., "libc.", "epoll_wait", ...)->find_name->load_symtab->open

I have tried "cat /system/lib/nb/libc.so", and succeed.

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

1 participant