Skip to content

Instantly share code, notes, and snippets.

@kmansoft
Created May 10, 2016 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmansoft/4b297c17d45630b6e50b7e1defe9d2d2 to your computer and use it in GitHub Desktop.
Save kmansoft/4b297c17d45630b6e50b7e1defe9d2d2 to your computer and use it in GitHub Desktop.
Sublime 3111-3112 not repainting on Linux, #2/2
Thread 3 (Thread 0x7f5272c7e700 (LWP 4307)):
#0 0x00007f527395db10 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1 0x00000000004ce10f in ?? ()
#2 0x00000000004ce20c in ?? ()
#3 0x00007f527395860a in start_thread () from /lib64/libpthread.so.0
#4 0x00007f5272d8178d in clone () from /lib64/libc.so.6
Thread 2 (Thread 0x7f526b7b9700 (LWP 4308)):
#0 0x00007f527396127d in nanosleep () from /lib64/libpthread.so.0
#1 0x00000000004cfe2a in ?? ()
#2 0x000000000085fcd0 in execute_native_thread_routine ()
#3 0x00007f527395860a in start_thread () from /lib64/libpthread.so.0
#4 0x00007f5272d8178d in clone () from /lib64/libc.so.6
Thread 1 (Thread 0x7f5273d69740 (LWP 4305)):
#0 0x00007f527395fe57 in do_futex_wait.constprop () from /lib64/libpthread.so.0
#1 0x00007f527395ff04 in __new_sem_wait_slow.constprop.0 () from /lib64/libpthread.so.0
#2 0x00007f527395ffaa in sem_wait@@GLIBC_2.2.5 () from /lib64/libpthread.so.0
#3 0x00000000004cfa6b in ?? ()
#4 0x00000000004cfb28 in ?? ()
#5 0x00000000004a8cd8 in ?? ()
#6 0x00007f5272c9f580 in __libc_start_main () from /lib64/libc.so.6
#7 0x00000000004aa417 in _start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment