App Spawning Issue (Time Out)
When I try to spawn processes with -f flag app simply will not spawn. I am using crDroid 9.4 on my Poco F1.
Eg: frida -U -l .\frida-script.js -f com.beemdevelopment.aegis command outputs;
PS C:\Users\PC1\Desktop> frida -U -l .\frida-script.js -f com.beemdevelopment.aegis
____
/ _ | Frida 16.0.18 - A world-class dynamic instrumentation toolkit
| (_| |
> _ | Commands:
/_/ |_| help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://frida.re/docs/home/
. . . .
. . . . Connected to POCO F1 (id=4c5d0a5d)
Failed to spawn: unexpectedly timed out while waiting for signal from process with PID 23571
There is a random ass service on that PID.
ps -A | grep 23571 outputs;
root 23571 765 14789992 55336 __skb_wait_for_more_packets 0 S usap64
When I kill that PID frida just "times out" from another PID.
Here is some device info to help debugging;
Linux localhost 4.9.337-perf-g153a7273b25b #1 SMP PREEMPT Mon Apr 17 14:40:42 EEST 2023 aarch64 Toybox
Build Number: TQ2A.230405.003.E1
Android 13 (API 33) - April 2023 Security Patch
Update: Still same on crDroid 9.5 with May 2023 security patch.
I am facing the same issue with a Poco x3 pro: https://github.com/frida/frida/issues/2516
Are you running MIUI with xiaomi.eu or a AOESP based ROM @b1naryTR?
I am facing the same issue with a Poco x3 pro: #2516
Are you running MIUI with xiaomi.eu or a AOESP based ROM @b1naryTR?
Nope, I am on crDroid which is based on LineageOS.
I am facing the same issue with a Poco x3 pro: #2516 Are you running MIUI with xiaomi.eu or a AOESP based ROM @b1naryTR?
Nope, I am on crDroid which is based on LineageOS.
Then it should be related with the security patch or Android 13 for Poco devices. Was it working in a previous security patch version?
Yeah, I think so.
On Wed, 17 May 2023, 11:18 LaiKash, @.***> wrote:
I am facing the same issue with a Poco x3 pro: #2516 https://github.com/frida/frida/issues/2516 Are you running MIUI with xiaomi.eu or a AOESP based ROM @b1naryTR https://github.com/b1naryTR?
Nope, I am on crDroid which is based on LineageOS.
Then it should be related with the security patch or Android 13 for Poco devices. Was it working in a previous security patch version?
— Reply to this email directly, view it on GitHub https://github.com/frida/frida/issues/2509#issuecomment-1550960463, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASVG7XJ2C7LH2OFO64OCCKTXGSCWHANCNFSM6AAAAAAXYLBAO4 . You are receiving this because you were mentioned.Message ID: @.***>
I have same issue with latest frida-script.ja and frida-tools/frida-server run on android 10/samsung galaxy s9
Lastweek it's work but today I found same issue
Android 11
Frida version : frida-server-16.0.19-android-arm64
Same Android 11 Frida version: 16.0.19
Same issue on:
- Android 12 POCO F4 Stock MIUI 13 (MIUI ID)
- frida
16.0.19 - frida-server
16.0.19 - Magisk Delta version
fdac22ba-delta - Zygisk
Yes - Ramdisk
Yes
>frida -U -l ./frida-script.js -f "jp.naver.line.android"
____
/ _ | Frida 16.0.19 - A world-class dynamic instrumentation toolkit
| (_| |
> _ | Commands:
/_/ |_| help -> Displays the help system
. . . . object? -> Display information about 'object'
. . . . exit/quit -> Exit
. . . .
. . . . More info at https://frida.re/docs/home/
. . . .
. . . . Connected to 22021211RG (id=85206705)
Failed to spawn: unexpectedly timed out while waiting for signal from process with PID 1936
@oleavr I'm sorry to mention you directly, I've been looking at the code a bit to try to correct it but I can't find the part that can fail. Any help or idea what might be going on regarding this issue? Edit: It is still happening in 16.1.1
I also have this problem on Mi Pad4 with Pixel Experience Android13
Still doesn't work on crDroid 9.7. Please help. @oleavr
I'm also facing same issue in Android 11 on OnePlus 6T, have frida 16.1.7 installed with same version of frida server.
Traceback (most recent call last):
File "/home/kali/.local/bin/objection", line 8, in
OnePlus6T:/ # ps -e | grep 11484
root 11484 888 15570720 57620 __skb_wait_for_more_packets 0 S usap64
Same issue in 2024, with frida-server-16.1.10-android-arm64 in Android 13.