Skip to content

Instantly share code, notes, and snippets.

@jgstroud
Created July 23, 2024 01:17
Show Gist options
  • Save jgstroud/081f5e0ae711776cd4e8e1ffc565a375 to your computer and use it in GitHub Desktop.
Save jgstroud/081f5e0ae711776cd4e8e1ffc565a375 to your computer and use it in GitHub Desktop.
ratgdo crash 722
Crash information recovered from EEPROM
Crash # 1 at 61700930 ms
Restart reason: 2
Exception (29) - StoreProhibited: A store referenced a page mapped with an attribute that does not permit stores
epc1=0x402297f4: client_send_encrypted_(_client_context_t*, unsigned char*, unsigned int) at ??:?
sp: 3fff1e00 end: 3fff2090
EEPROM space available: 0x014b bytes
Flash CRC OK
Firmware Version: 1.6.0
e session established
>>> [61650947] HomeKit: Free heap: 20112
>>> [61650974] HomeKit: [Client 1073701628] Get Accessories
>>> [61651616] RATGDO: get active: 1
>>> [61651618] RATGDO: get current door state: 1
>>> [61651619] RATGDO: get target door state: 1
!!! [61652880] HomeKit: [Client 1073701628] socket.write, data_size=521, write_size=16
>>> [61652881] RATGDO: get obstruction: 0
>>> [61652882] RATGDO: get current lock state: 0
>>> [61652886] RATGDO: get target lock state: 0
!!! [61652891] HomeKit: [Client 1073701628] The socket is null! (or is closed)
>>> [61652897] RATGDO: get light state: Off
!!! [61652903] HomeKit: [Client 1073701628] The socket is null! (or is closed)
!!! [61652907] HomeKit: [Client 1073701628] The socket is null! (or is closed)
!!! [61652914] HomeKit: [Client 1073701628] The socket is null! (or is closed)
>>> [61652921] HomeKit: [Client 1073701628] Disconnected!
>>> [61652925] HomeKit: [Client 1073701628] Closing client connection
>>> [61683135] HomeKit: Got new client 1073703004: local 192.168.8.59:5556, remote 192.168.1.176:51128
>>> [61683137] HomeKit: Setting Timeout to 500ms
>>> [61683142] HomeKit: [Client 1073703004] Pair Verify Step 1/2
>>> [61683931] HomeKit: Free heap: 19368
>>> [61685296] HomeKit: [Client 1073703004] Pair Verify Step 2/2
>>> [61685297] HomeKit: [Client 1073703004] Found pairing with EE8FD393-6191-4500-81B8-4E70B598D92A
>>> [61685618] HomeKit: [Client 1073703004] Verification successful, secure session established
>>> [61685618] HomeKit: Free heap: 19624
>>> [61698747] HomeKit: [Client 1073703004] Get Accessories
!!! [61700676] HomeKit: [Client 1073703004] socket.write, data_size=530, write_size=421
>>> [61700677] RATGDO: get active: 1
>>> [61700678] RATGDO: get current door state: 1
>>> [61700681] RATGDO: get target door state: 1
!!! [61700687] HomeKit: [Client 1073703004] The socket is null! (or is closed)
>>> [61700692] RATGDO: get obstruction: 0
>>> [61700696] RATGDO: get current lock state: 0
>>> [61700700] RATGDO: get target lock state: 0
ctx: cont
0x3ffe8368: ?? at /workdir/repo/newlib/newlib/libc/reent/impure.c:23
0x40229a0c: client_send(_client_context_t*, unsigned char*, unsigned int) at ??:?
0x40229aca: client_send_chunk(unsigned char*, unsigned int, void*) at ??:?
0x40241579: vsnprintf at /workdir/repo/newlib/newlib/libc/stdio/vsnprintf.c:41
0x4021b6d6: json_flush at ??:?
0x40205602: json_write at ??:?
0x402058ee: _json_number at ??:?
0x40205b14: json_string at ??:?
0x40229279: write_characteristic_json(json_stream*, _client_context_t*, _homekit_characteristic const*, characteristic_format_t, homekit_value_t const*) at ??:?
0x402058ee: _json_number at ??:?
0x4022aa6b: homekit_server_on_get_accessories(_client_context_t*) at ??:?
0x4022d5a9: homekit_server_on_message_complete(http_parser*) at ??:?
0x40204bfc: http_parser_execute at ??:?
0x4022bf49: homekit_client_process(_client_context_t*) at ??:?
0x4021d354: comms_loop() at ??:?
0x4022c2ad: homekit_server_process(homekit_server_t*) at ??:?
0x4021ebdb: loop at ??:?
0x4023427c: loop_wrapper() at core_esp8266_main.cpp:?
0x401007ad: cont_wrapper at ??:?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment