-
-
Notifications
You must be signed in to change notification settings - Fork 705
Closed
Labels
status: needs more infoWe need more information before we can continue work on this issue.We need more information before we can continue work on this issue.
Description
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.
Metadata
Metadata
Assignees
Labels
status: needs more infoWe need more information before we can continue work on this issue.We need more information before we can continue work on this issue.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
renefloor commentedon Oct 26, 2020
This doesn't really help much with debugging. Can you provide a minimal example that always crashes on iOS 14?
no-response commentedon Apr 30, 2021
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.