Advertisement
Guest User

Exception decoded

a guest
Jan 5th, 2025
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. [23960] Connecting to blynk.cloud:443
  2.  
  3. --------------- CUT HERE FOR EXCEPTION DECODER ---------------
  4.  
  5. Soft WDT reset
  6.  
  7. Exception (4):
  8. epc1=0x4021261e epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000
  9.  
  10. Level1Interrupt: Level-1 interrupt as indicated by set level-1 bits in the INTERRUPT register
  11. epc1=0x4021261e in BearSSL::WiFiClientSecureCtx::_run_until(unsigned int, bool) at ??:?
  12.  
  13. >>>stack>>>
  14.  
  15. ctx: cont
  16. sp: 3ffffc70 end: 3fffffd0 offset: 0160
  17. 3ffffdd0: 000000d8 3fff6374 3fff5974 40236870
  18. 3ffffde0: 00000008 00000001 00005de0 00000000
  19. 3ffffdf0: 3fff5e74 402379c8 3fff5974 00000000
  20. 3ffffe00: 3fff5e74 3fff0c64 3fff5974 3fff0c64
  21. 3ffffe10: 00000000 00000001 3fff23dc 402126ef
  22. 3ffffe20: 00000000 00000001 3fff23dc 402128db
  23. 3ffffe30: 00000000 00005da5 a49ba5e3 006c4786
  24. 3ffffe40: 00000000 00000000 00000034 00005da5
  25. 3ffffe50: 00003a98 3fff57e4 3fff23dc 402115da
  26. 3ffffe60: 3fff538c 00000020 3ffffed0 4021c17c
  27. 3ffffe70: 3ffe8f2e fffffffc 000001bb 3fff0c64
  28. 3ffffe80: 000001bb 3fff0c64 3fff23dc 4021297d
  29. 3ffffe90: 4021eb28 d6d9652e 4021eb28 d6d9652e
  30. 3ffffea0: 000001bb 3fff1028 3fff1278 4020ac9a
  31. 3ffffeb0: 402169b0 3fff1278 3ffffed0 40218f51
  32. 3ffffec0: 3ffe9247 3fff1278 0000001a 40217d82
  33. 3ffffed0: 00000000 0018001f 00000000 00000000
  34. 3ffffee0: 00000000 3fff1278 3fff1028 4020adc9
  35. 3ffffef0: 00000035 00000039 0000000d 00000005
  36. 3fffff00: 00000000 0000007d 00000000 00000004
  37. 3fffff10: 00000000 3fff57bc 0018001f 80000000
  38. 3fffff20: 677a8fe1 00000000 3fff23dc 402120ba
  39. 3fffff30: 00000000 00005d33 3fff0ff0 4020afb1
  40. 3fffff40: 40268247 00005d29 083126e9 fffffffd
  41. 3fffff50: 00012079 00005d29 0000000a fffffffd
  42. 3fffff60: 00012079 3fff0bcc 3fff0ff0 4020bf27
  43. 3fffff70: 00000001 00000004 3fff05e4 40208604
  44. 3fffff80: 00000000 3fff02d8 3fff02a0 3fff1454
  45. 3fffff90: 3fffdad0 00000000 3fff1428 3fff1454
  46. 3fffffa0: 3fffdad0 00000000 3fff1428 4020edda
  47. 3fffffb0: 00000000 00000000 00000001 4021a734
  48. 3fffffc0: feefeffe feefeffe 3fffdab0 40101105
  49. <<<stack<<<
  50.  
  51. 0x40236870 in br_ssl_engine_closed at /home/earle/src/esp-quick-toolchain/arduino/tools/sdk/ssl/bearssl/src/inner.h:2211
  52. (inlined by) jump_handshake at /home/earle/src/esp-quick-toolchain/arduino/tools/sdk/ssl/bearssl/src/ssl/ssl_engine.c:1081
  53. 0x402379c8 in br_ssl_hs_client_run at /home/earle/src/esp-quick-toolchain/arduino/tools/sdk/ssl/bearssl/src/ssl/ssl_hs_client.c:913
  54. 0x402126ef in BearSSL::WiFiClientSecureCtx::_wait_for_handshake() at ??:?
  55. 0x402128db in BearSSL::WiFiClientSecureCtx::_connectSSL(char const*) at ??:?
  56. 0x402115da in WiFiClient::connect(IPAddress, unsigned short) at ??:?
  57. 0x4021c17c in uart_write at ??:?
  58. 0x4021297d in BearSSL::WiFiClientSecureCtx::connect(char const*, unsigned short) at ??:?
  59. 0x4021eb28 in sqrt32 at ??:?
  60. 0x4021eb28 in sqrt32 at ??:?
  61. 0x4020ac9a in BlynkArduinoClientGen<BearSSL::WiFiClientSecure>::_connectToPort(unsigned short) at ??:?
  62. 0x402169b0 in HardwareSerial::write(unsigned char const*, unsigned int) at ??:?
  63. 0x40218f51 in String::invalidate() at ??:?
  64. 0x40217d82 in Print::println(String const&) at ??:?
  65. 0x4020adc9 in BlynkArduinoClientSecure<BearSSL::WiFiClientSecure>::connect() at ??:?
  66. 0x402120ba in BearSSL::WiFiClientSecureCtx::stop(unsigned int) at ??:?
  67. 0x4020afb1 in _ZN13BlynkProtocolI24BlynkArduinoClientSecureIN7BearSSL16WiFiClientSecureEEE3runEb$isra$0 at main.cpp:?
  68. 0x40268247 in wifi_station_get_connect_status at ??:?
  69. 0x4020bf27 in enterConnectCloud() at ??:?
  70. 0x40208604 in BlynkConsole::run() at ??:?
  71. 0x4020edda in loop at ??:?
  72. 0x4021a734 in loop_wrapper() at core_esp8266_main.cpp:?
  73. 0x40101105 in cont_wrapper at ??:?
  74.  
  75.  
  76. --------------- CUT HERE FOR EXCEPTION DECODER ---------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement