Skip to content

Instantly share code, notes, and snippets.

@rphillips
Created February 4, 2015 16:59
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 rphillips/2bef85d001cb1d608e6e to your computer and use it in GitHub Desktop.
Save rphillips/2bef85d001cb1d608e6e to your computer and use it in GitHub Desktop.
* thread #1: tid = 0x0000, 0x00007fff88f4e286 libsystem_kernel.dylib`__pthread_kill + 10, stop reason = signal SIGSTOP
* frame #0: 0x00007fff88f4e286 libsystem_kernel.dylib`__pthread_kill + 10
frame #1: 0x00007fff8c80b42f libsystem_pthread.dylib`pthread_kill + 90
frame #2: 0x00007fff8843eb53 libsystem_c.dylib`abort + 129
frame #3: 0x00007fff8db70937 libsystem_malloc.dylib`free + 428
frame #4: 0x000000010d73c905 luvit`CRYPTO_free + 37
frame #5: 0x000000010d76d8a8 luvit`sk_pop_free + 72
frame #6: 0x000000010d777dd0 luvit`X509_STORE_free + 160
frame #7: 0x000000010d695d56 luvit`SSL_CTX_free + 150
frame #8: 0x000000010d663c6b luvit`openssl_ssl_ctx_gc + 75
frame #9: 0x000000010d646a5b luvit`lj_BC_FUNCC + 52
frame #10: 0x000000010d6442d6 luvit`gc_finalize + 246
frame #11: 0x000000010d5cd006 luvit`gc_onestep + 566
frame #12: 0x000000010d5db848 luvit`lua_gc + 344
frame #13: 0x000000010d604e52 luvit`lj_cf_collectgarbage + 306
frame #14: 0x000000010d646a5b luvit`lj_BC_FUNCC + 52
frame #15: 0x000000010d5db21a luvit`lua_pcall + 106
frame #16: 0x000000010d5a888a luvit`main + 490
frame #17: 0x00007fff892d65c9 libdyld.dylib`start + 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment