Open konsumer opened 3 years ago
Thanks for reporting!
I'm working on a fix for this and another Android regression that were introduced in last night's 14.1.0 release. In the meantime please use 14.0.x on the device-side as a workaround, and stay tuned for 14.0.1.
Sorry for the trouble!
Lemme know if I can help at all. If you need testing or whatnot, I have these devices:
Also, I can confirm, frida-server 14.0.8, with 14.1.0 client seems to work fine. Thanks for the temporary work-around.
OS: Windows 10 Frida (computer): 14.1.1 Frida Server (on android 10): 14.0.1、14.0.8、14.1.1
The same error:
undefined symbol '__aeabi_memset'
frida 14.1.2 work fine.
I'm not quite sure where to report the issue, so I also have this issue.
I installed frida with
pip3 install frida objection frida-tools
OS: OSX 10.15.7 (Catalina - 19H2) Frida (computer): 14.1.0 Frida Server (on android): 14.1.0 Node: 15.0.1
I get this error:
Additionally, I tried same on Ubuntu 20.10 also with frida 14.1.0, and got same error. Am I doing something wrong?