We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
segfault on start recording:
libsystem_kernel.dylib`: 0x1d2a6b33c <+0>: mov x16, #0x209 0x1d2a6b340 <+4>: svc #0x80 -> 0x1d2a6b344 <+8>: b.lo 0x1d2a6b364 ; <+40> 0x1d2a6b348 <+12>: pacibsp 0x1d2a6b34c <+16>: stp x29, x30, [sp, #-0x10]! 0x1d2a6b350 <+20>: mov x29, sp 0x1d2a6b354 <+24>: bl 0x1d2a5e4e4 ; cerror_nocancel 0x1d2a6b358 <+28>: mov sp, x29 0x1d2a6b35c <+32>: ldp x29, x30, [sp], #0x10 0x1d2a6b360 <+36>: retab 0x1d2a6b364 <+40>: ret
The text was updated successfully, but these errors were encountered:
No branches or pull requests
segfault on start recording:
libsystem_kernel.dylib`:
0x1d2a6b33c <+0>: mov x16, #0x209
0x1d2a6b340 <+4>: svc #0x80
-> 0x1d2a6b344 <+8>: b.lo 0x1d2a6b364 ; <+40>
0x1d2a6b348 <+12>: pacibsp
0x1d2a6b34c <+16>: stp x29, x30, [sp, #-0x10]!
0x1d2a6b350 <+20>: mov x29, sp
0x1d2a6b354 <+24>: bl 0x1d2a5e4e4 ; cerror_nocancel
0x1d2a6b358 <+28>: mov sp, x29
0x1d2a6b35c <+32>: ldp x29, x30, [sp], #0x10
0x1d2a6b360 <+36>: retab
0x1d2a6b364 <+40>: ret
The text was updated successfully, but these errors were encountered: