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

An error occurred when starting frida-server on Android #2851

Open
4332weizi opened this issue May 9, 2024 · 1 comment
Open

An error occurred when starting frida-server on Android #2851

4332weizi opened this issue May 9, 2024 · 1 comment

Comments

@4332weizi
Copy link

  • frida: 16.2.1
  • frida-server: frida-server-16.2.1-android-arm64
  • divice: Pixel 7 Pro
  • OS version: Android 15 VanillalceCream (AP31.240322.027)
cheetah:/ # /data/local/tmp/frida-server &
[1] 14506
cheetah:/ # {"type":"error","description":"TypeError: t is not a function","stack":"TypeError: t is not a function
     at frida/node_modules/frida-java-bridge/lib/android.js:1591:1
     at frida/node_modules/frida-java-bridge/lib/class-model.js:113:1
     at CallbackContext.kt (frida/node_modules/frida-java-bridge/lib/android.js:586:1)
     at NativeFunction.<anonymous> (<anonymous>)
     at bt (frida/node_modules/frida-java-bridge/lib/android.js:577:1)
     at frida/node_modules/frida-java-bridge/lib/class-model.js:112:1
     at Function.build (frida/node_modules/frida-java-bridge/lib/class-model.js:7:1)
     at k._make (frida/node_modules/frida-java-bridge/lib/class-factory.js:168:1)
     at k.use (frida/node_modules/frida-java-bridge/lib/class-factory.js:62:1)
     at frida/node_modules/frida-java-bridge/index.js:224:1","fileName":"frida/node_modules/frida-java-bridge/lib/android.js","lineNumber":1591,"columnNumber":1}
{"type":"error","description":"TypeError: Cannot read properties of undefined (reading 'find')","stack":"TypeError: Cannot read properties of undefined (reading 'find')
     at I.value (frida/node_modules/frida-java-bridge/lib/class-factory.js:1014:1)
     at I.value (frida/node_modules/frida-java-bridge/lib/class-factory.js:1030:1)
     at Object.get (frida/node_modules/frida-java-bridge/lib/class-factory.js:742:1)
     at frida/node_modules/frida-java-bridge/index.js:224:1
     at c.perform (frida/node_modules/frida-java-bridge/lib/vm.js:12:1)
     at _performPendingVmOpsWhenReady (frida/node_modules/frida-java-bridge/index.js:223:1)
     at _.perform (frida/node_modules/frida-java-bridge/index.js:204:1)
     at /internal-agent.js:490:6","fileName":"frida/node_modules/frida-java-bridge/lib/class-factory.js","lineNumber":1014,"columnNumber":1}
@4332weizi
Copy link
Author

cheetah:/ # /data/local/tmp/frida-server &
[1] 28650
cheetah:/ # Unexpectedly timed out while waiting for syscall on ActivityManager thread; please file a bug!
{"type":"error","description":"TypeError: t is not a function","stack":"TypeError: t is not a function
     at frida/node_modules/frida-java-bridge/lib/android.js:1591:1
     at frida/node_modules/frida-java-bridge/lib/class-model.js:113:1
     at CallbackContext.kt (frida/node_modules/frida-java-bridge/lib/android.js:586:1)
     at NativeFunction.<anonymous> (<anonymous>)
     at bt (frida/node_modules/frida-java-bridge/lib/android.js:577:1)
     at frida/node_modules/frida-java-bridge/lib/class-model.js:112:1
     at Function.build (frida/node_modules/frida-java-bridge/lib/class-model.js:7:1)
     at k._make (frida/node_modules/frida-java-bridge/lib/class-factory.js:168:1)
     at k.use (frida/node_modules/frida-java-bridge/lib/class-factory.js:62:1)
     at frida/node_modules/frida-java-bridge/index.js:224:1","fileName":"frida/node_modules/frida-java-bridge/lib/android.js","lineNumber":1591,"columnNumber":1}
{"type":"error","description":"TypeError: Cannot read properties of undefined (reading 'find')","stack":"TypeError: Cannot read properties of undefined (reading 'find')
     at I.value (frida/node_modules/frida-java-bridge/lib/class-factory.js:1014:1)
     at I.value (frida/node_modules/frida-java-bridge/lib/class-factory.js:1030:1)
     at Object.get (frida/node_modules/frida-java-bridge/lib/class-factory.js:742:1)
     at frida/node_modules/frida-java-bridge/index.js:224:1
     at c.perform (frida/node_modules/frida-java-bridge/lib/vm.js:12:1)
     at _performPendingVmOpsWhenReady (frida/node_modules/frida-java-bridge/index.js:223:1)
     at _.perform (frida/node_modules/frida-java-bridge/index.js:204:1)
     at /internal-agent.js:490:6","fileName":"frida/node_modules/frida-java-bridge/lib/class-factory.js","lineNumber":1014,"columnNumber":1}

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

1 participant