You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
First of all, thanks for such a great job! Frida is indeed a wonderful tool.
Now, on topic:
I try to run "frida-trace -p pid" to trace a process on my android emulator. I get the following error:
"Failed to attach: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code0: task_for_pid() for remote pid failed while trying to make pipe endpoints: (os/kern) failure (5)"
Frida-server is running on the device from /data/local/tmp with 777 rights on this folder. The ports are forwarded.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hey!
First of all, thanks for such a great job! Frida is indeed a wonderful tool.
Now, on topic:
I try to run "frida-trace -p pid" to trace a process on my android emulator. I get the following error:
"Failed to attach: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code0: task_for_pid() for remote pid failed while trying to make pipe endpoints: (os/kern) failure (5)"
Frida-server is running on the device from /data/local/tmp with 777 rights on this folder. The ports are forwarded.
Thanks in advance!
Reply to this email directly or view it on GitHub: #15
Hey!
First of all, thanks for such a great job! Frida is indeed a wonderful tool.
Now, on topic:
I try to run "frida-trace -p pid" to trace a process on my android emulator. I get the following error:
"Failed to attach: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code0: task_for_pid() for remote pid failed while trying to make pipe endpoints: (os/kern) failure (5)"
Frida-server is running on the device from /data/local/tmp with 777 rights on this folder. The ports are forwarded.
Thanks in advance!
The text was updated successfully, but these errors were encountered: