Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after attach, spawn app crashing #41

Open
H3XDaemon opened this issue Jan 12, 2022 · 4 comments
Open

Error after attach, spawn app crashing #41

H3XDaemon opened this issue Jan 12, 2022 · 4 comments

Comments

@H3XDaemon
Copy link

ERROR: {'type': 'error', 'description': 'Error: unable to intercept function at 0x7132f4a6a8; please file a bug', 'stack': 'Error: unable to intercept function at 0x7132f4a6a8; please file a bug\n at value (frida/runtime/core.js:364)\n at I (node_modules/jnitrace-engine/dist/engine.js:33)\n at onLeave (node_modules/jnitrace-engine/dist/engine.js:69)', 'fileName': 'frida/runtime/core.js', 'lineNumber': 364, 'columnNumber': 1}
image
Android 9.0
Frida version 15.1.14

ERROR: {'type': 'error', 'description': 'Error: unable to intercept function at 0x6cee8446a8; please file a bug', 'stack': 'Error: unable to intercept function at 0x6cee8446a8; please file a bug\n at value (frida/runtime/core.js:364)\n at I (node_modules/jnitrace-engine/dist/engine.js:33)\n at onLeave (node_modules/jnitrace-engine/dist/engine.js:69)', 'fileName': 'frida/runtime/core.js', 'lineNumber': 364, 'columnNumber': 1}
image
Android 11
Frida version 15.1.14

spawn crash on both devices

@ahmedmani
Copy link

hey did you find a solution for this?

@chame1eon
Copy link
Owner

Hi,

Can you try Frida 16 to see if that has fixed the issue? If not you will need to submit a bug report with the Frida project so they can look at why that function did not intercept correctly.

Thanks

@ahmedmani
Copy link

ahmedmani commented May 15, 2023

@chame1eon tried jnitrace on different devices still same problem i dont think the issue is related to frida as jtrace uses jnitrace engine and works https://github.com/SeeFlowerX/jtrace

@yuuu-2023
Copy link

I use frida 16.1.0 also encountered the same problem, how to solve the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants