Hi. I'm trying to run Frida on Termux on my device. I have managed to install it, but when I try to run it I get the following error:
Failed to load the Frida native extension: dlopen failed: cannot locate symbol "__atomic_is_lock_free" referenced by "data/data/com. termux/files/usr/lib/python3.11/site-packages/_frida.abi3.so... Please ensure that the extension was compiled correctly.
I'm running it on a Samsung Galaxy Tab 3 10.1 with custom Lineage OS 14.1 on Android 7.1.2. It's x86 system.
Hi. I'm trying to run Frida on Termux on my device. I have managed to install it, but when I try to run it I get the following error:
Failed to load the Frida native extension: dlopen failed: cannot locate symbol "__atomic_is_lock_free" referenced by "data/data/com. termux/files/usr/lib/python3.11/site-packages/_frida.abi3.so... Please ensure that the extension was compiled correctly.
I'm running it on a Samsung Galaxy Tab 3 10.1 with custom Lineage OS 14.1 on Android 7.1.2. It's x86 system.
Any suggestions please?