Closed ghost closed 3 years ago
Thanks for reporting and investigating! Should be fixed in frida 14.2.18, which should be available in ~half an hour as long as the build succeeds
Welp, re-opening. CI build fails with some weird error and local build seem to fail due to arm build requiring ndk 22, so need to spend some time on it.
Fixed in frida 14.2.14-1
The same thing happens to me with the latest version
Any solution?
@arjatr please open a new issue and fill in the bug report template. I get an error when I try to import frida, but it is totally different from the one in this issue, so yours might be different
@arjatr please open a new issue and fill in the bug report template. I get an error when I try to import frida, but it is totally different from the one in this issue, so yours might be different
is the same
You get the same error as me. The error message is completely different from the one in this issue
Problem description After upgrading frida-python to 14.2.14,
import frida
fails with following message:Scripts in frida-tools package (which depends on frida-python) fails with same error.
Steps to reproduce
Expected behavior -
Additional information I believe it's happening because the function name has changed by upstream while the patch in this repository hasn't been updated accordingly.
https://github.com/frida/frida-core/blob/2cb83c81e596cc6a3589bdcdca5fbaf2ba65b672/lib/selinux/patch.c#L59
https://github.com/termux/termux-root-packages/blob/48be2f13705f616af2e2eab0b8c298ec86ec60e7/packages/frida-server/frida-python-src-_frida.c.patch#L8