Skip to content

gum_interceptor_end_transaction crashed on iOS26 #1063

@leaflinfeng

Description

@leaflinfeng

I run the frida-gum-example.c on iOS26,it crashed. using frida-gum-devkit-17.2.17-ios-arm64

stack trace:

* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BREAKPOINT (code=1, subcode=0x103d719cc)
    frame #0: 0x0000000103d719cc SwiftApp.debug.dylib`_gum_page_plan_builder_post(self=<unavailable>) at gummemory-darwin.c:1052:3 [opt]
    frame #1: 0x0000000103d67ff8 SwiftApp.debug.dylib`gum_memory_patch_code_pages(sorted_addresses=0x0000000102bd9820, coalesce=0, apply=(SwiftApp.debug.dylib`gum_apply_updates at guminterceptor.c:1054), apply_data=0x000000016d6a3ad0) at gummemory.c:370:17 [opt]
    frame #2: 0x0000000103d63870 SwiftApp.debug.dylib`gum_interceptor_transaction_end(self=<unavailable>) at guminterceptor.c:1013:13 [opt]
    frame #3: 0x0000000103d63d40 SwiftApp.debug.dylib`gum_interceptor_end_transaction(self=<unavailable>) at guminterceptor.c:593:3 [opt]
  * frame #4: 0x0000000103d540bc SwiftApp.debug.dylib`test_gum at frida-gum-example.c:55:3

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