-
-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Description
Issue
When trying to use frida for https://adoptium.net/en-GB/temurin/releases/?version=21 on x86_64 encountering the following error. @oleavr I am interested in fixing this issue, if you can guide me.
frida -p 390442
____
/ _ | Frida 16.7.3 - 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 Local System (id=local)
[Local::PID::390442 ]-> Java.available
Error: Java API only partially available; please file a bug. Missing: _ZN14NMethodSweeper16sweep_code_cacheEv, _ZN19Abstract_VM_Version19jre_release_versionEv, _ZN14NMethodSweeper11_traversalsE, _ZN14NMethodSweeper13_should_sweepE
at E (frida/node_modules/frida-java-bridge/lib/jvm.js:184)
at b (frida/node_modules/frida-java-bridge/lib/jvm.js:10)
at _tryInitialize (frida/node_modules/frida-java-bridge/index.js:29)
at _ (frida/node_modules/frida-java-bridge/index.js:21)
at <anonymous> (frida/node_modules/frida-java-bridge/index.js:330)
at call (native)
at o (/_java.js)
at <anonymous> (/_java.js)
at <anonymous> (frida/runtime/java.js:1)
at call (native)
at o (/_java.js)
at r (/_java.js)
at <eval> (frida/runtime/java.js:3)
at _loadJava (native)
at get (frida/runtime/core.js:134)
at <anonymous> (<input>:22)
at <eval> (<input>:23)Metadata
Metadata
Assignees
Labels
No labels