Advertisement
LeoDJ

Untitled

Jun 21st, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. Exception Cause: 29 [StoreProhibited: A store referenced a page mapped with an attribute that does not permit stores]
  2.  
  3. 0x402126aa: memset at /Users/igrokhotkov/e/newlib-xtensa/xtensa-lx106-elf/newlib/libc/machine/xtensa/../../../../.././newlib/libc/machine/xtensa/memset.S:133
  4. 0x4021803a: more_comps at crypto/bigint.c:672
  5. 0x40218234: alloc at crypto/bigint.c:672
  6. 0x40100670: realloc at ??:?
  7. 0x4021854d: regular_multiply at crypto/bigint.c:672
  8. 0x40209138: optimistic_yield at ??:?
  9. 0x40219087: bi_barrett at crypto/bigint.c:1289
  10. 0x402192dc: bi_mod_power at crypto/bigint.c:1414
  11. 0x402180e0: trim at crypto/bigint.c:672
  12. 0x4021a465: RSA_public at crypto/rsa.c:254
  13. (inlined by) RSA_encrypt at crypto/rsa.c:288
  14. 0x40215160: send_client_key_xchg at ssl/tls1_clnt.c:409
  15. 0x402155f5: do_clnt_handshake at ssl/tls1_clnt.c:123
  16. 0x40204194: ClientContext::read(char*, unsigned int) at ??:?
  17. 0x40214f68: do_handshake at ssl/tls1.c:2007
  18. (inlined by) basic_read at ssl/tls1.c:1483
  19. 0x40215344: do_client_connect at ssl/tls1_clnt.c:168
  20. 0x401004d8: malloc at ??:?
  21. 0x40203fe4: SSLContext::_delete_shared_SSL(SSL_*) at ??:?
  22. 0x402150d0: ssl_read at ssl/tls1.c:2007
  23. 0x402047c9: SSLContext::connect(ClientContext*, char const*, unsigned int) at ??:?
  24. 0x40209080: esp_yield at ??:?
  25. 0x4020157f: delay at ??:?
  26. 0x40204a17: WiFiClientSecure::_connectSSL(char const*) at ??:?
  27. 0x40204abd: WiFiClientSecure::connect(char const*, unsigned short) at ??:?
  28. 0x40106f80: putchar at ??:?
  29. 0x40106f80: putchar at ??:?
  30. 0x40204cd3: UniversalTelegramBot::sendGetToTelegram(String) at ??:?
  31. 0x40208967: String::reserve(unsigned int) at ??:?
  32. 0x40208999: String::copy(char const*, unsigned int) at ??:?
  33. 0x40208aa0: String::operator=(String const&) at ??:?
  34. 0x4020694e: UniversalTelegramBot::getUpdates(long) at ??:?
  35. 0x40209080: esp_yield at ??:?
  36. 0x40202af5: loop at ??:?
  37. 0x402090cc: loop_wrapper() at core_esp8266_main.cpp:?
  38. 0x40100700: cont_norm at cont.S.o:?
  39. 0x4010f000: ?? ??:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement