Skip to content

'Error: abort was called' when hooking Android 6.0.0 #30

@Piasy

Description

@Piasy

Frida version: 10.0.10
Nexus 5X, Android 6.0.0, rooted

Error message:

Error: abort was called
    at frida/node_modules/frida-java/lib/vm.js:48
    at frida/node_modules/frida-java/lib/vm.js:35
    at java.js:1369
    at repl1.js:3640
Error: abort was called
    at t (frida/node_modules/frida-java/lib/android.js:274)
    at ensureClass (frida/node_modules/frida-java/lib/class-factory.js:318)
    at frida/node_modules/frida-java/lib/class-factory.js:111
    at [anon] (repl1.js:13)
    at frida/node_modules/frida-java/lib/vm.js:33
    at y (frida/node_modules/frida-java/index.js:322)
    at frida/node_modules/frida-java/index.js:296
    at frida/node_modules/frida-java/lib/vm.js:33
    at java.js:1369
    [...]

Update, I've a smaller reproduce script, only hook android.media.audiofx.AudioEffect will cause the abort, Here is the hook javascript code, and logcat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions