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
起動してから、メインのタイムラインをトラックパッドなどで慣性スクロールしているとだいたいこのようにクラッシュする問題がある。
libsystem_kernel.dylib`__pthread_kill: 0x7fff8bf4fd38 <+0>: movl $0x2000148, %eax ; imm = 0x2000148 0x7fff8bf4fd3d <+5>: movq %rcx, %r10 0x7fff8bf4fd40 <+8>: syscall -> 0x7fff8bf4fd42 <+10>: jae 0x7fff8bf4fd4c ; <+20> 0x7fff8bf4fd44 <+12>: movq %rax, %rdi 0x7fff8bf4fd47 <+15>: jmp 0x7fff8bf48caf ; cerror_nocancel 0x7fff8bf4fd4c <+20>: retq 0x7fff8bf4fd4d <+21>: nop 0x7fff8bf4fd4e <+22>: nop 0x7fff8bf4fd4f <+23>: nop
The text was updated successfully, but these errors were encountered:
No branches or pull requests
問題
起動してから、メインのタイムラインをトラックパッドなどで慣性スクロールしているとだいたいこのようにクラッシュする問題がある。
その他
The text was updated successfully, but these errors were encountered: