Skip to content
New issue

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

メインのタイムラインをスクロールするとクラッシュする #15

Open
Nyoho opened this issue Aug 11, 2017 · 0 comments

Comments

@Nyoho
Copy link
Owner

Nyoho commented Aug 11, 2017

問題

起動してから、メインのタイムラインをトラックパッドなどで慣性スクロールしているとだいたいこのようにクラッシュする問題がある。

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    

その他

  • キーボードの j, k の移動ではクラッシュしない。
  • 起動後しばらくクラッシュせずに使ってからだと、スクロールしてもクラッシュしない気がする
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant