Skip to content

crash when I run in iOS14 #487

@ImTTTT

Description

@ImTTTT

the crash log:

libsystem_kernel.dylib`__pthread_kill:
    0x1d11dc954 <+0>:  mov    x16, #0x148
    0x1d11dc958 <+4>:  svc    #0x80
->  0x1d11dc95c <+8>:  b.lo   0x1d11dc978               ; <+36>
    0x1d11dc960 <+12>: stp    x29, x30, [sp, #-0x10]!
    0x1d11dc964 <+16>: mov    x29, sp
    0x1d11dc968 <+20>: bl     0x1d11ba1dc               ; cerror_nocancel
    0x1d11dc96c <+24>: mov    sp, x29
    0x1d11dc970 <+28>: ldp    x29, x30, [sp], #0x10
    0x1d11dc974 <+32>: ret    
    0x1d11dc978 <+36>: ret    
MyApp(4961,0x16f7a7000) malloc: Incorrect checksum for freed object 0x110052400: probably modified after being freed.
Corrupt value: 0x20
MyApp(4961,0x16f7a7000) malloc: *** set a breakpoint in malloc_error_break to debug
MyApp(4961,0x16f7a7000) malloc: Incorrect checksum for freed object 0x110052400: probably modified after being freed.

Activity

renefloor

renefloor commented on Oct 26, 2020

@renefloor
Contributor

This doesn't really help much with debugging. Can you provide a minimal example that always crashes on iOS 14?

no-response

no-response commented on Apr 30, 2021

@no-response

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs more infoWe need more information before we can continue work on this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @renefloor@ImTTTT

        Issue actions

          crash when I run in iOS14 · Issue #487 · Baseflow/flutter_cached_network_image