Skip to content

Instantly share code, notes, and snippets.

View Jonas18175's full-sized avatar

jtschoch Jonas18175

  • None
  • None
View GitHub Profile
This file has been truncated, but you can view the full file.
(lldb) bt
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x7ffeef3ffff8)
frame #0: 0x00000001038d0924 libcrypto-1.1.dylib`AES_encrypt + 4
frame #1: 0x00000001037d8987 libcrypto-1.1.dylib`CRYPTO_gcm128_setiv + 1047
frame #2: 0x000000010387f6a8 libcrypto-1.1.dylib`aes_gcm_ctrl + 680
frame #3: 0x00000001038780b7 libcrypto-1.1.dylib`EVP_CIPHER_CTX_ctrl + 23
frame #4: 0x000000010387f0c9 libcrypto-1.1.dylib`aes_gcm_cipher + 137
frame #5: 0x0000000103713951 libssl-1.1.dylib`tls1_enc + 2177
frame #6: 0x0000000103716c21 libssl-1.1.dylib`do_ssl3_write + 3105
frame #7: 0x0000000103715dad libssl-1.1.dylib`ssl3_write_bytes + 1981