Code: Select all
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x400dc335 PS : 0x00060e30 A0 : 0x800e620c A1 : 0x3ffda3e0
0x400dc335: ArduinoJson::Internals::JsonSerializer<ArduinoJson::Internals::JsonWriter<ArduinoJson::Internals::DummyPrint> >::serialize(ArduinoJson::JsonVariant const&, ArduinoJson::Internals::JsonWriter<ArduinoJson::In
ternals::DummyPrint>&) at e:\source\wylas\wt_trinity\build/../components/ArduinoJson/src/ArduinoJson/Serialization/JsonSerializerImpl.hpp:45
(inlined by) ArduinoJson::Internals::JsonSerializer<ArduinoJson::Internals::JsonWriter<ArduinoJson::Internals::DummyPrint> >::serialize(ArduinoJson::JsonVariant const&, ArduinoJson::Internals::JsonWriter<ArduinoJson::
Internals::DummyPrint>&) at e:\source\wylas\wt_trinity\build/../components/ArduinoJson/src/ArduinoJson/Serialization/JsonSerializerImpl.hpp:78
A2 : 0x0000001b A3 : 0x3ffda540 A4 : 0x0000001b A5 : 0x0000ff00
A6 : 0x00ff0000 A7 : 0x40404040 A8 : 0x3f40527c A9 : 0x3ffda3d0
A10 : 0x0000001e A11 : 0x3f405254 A12 : 0x000000ff A13 : 0x0000ff00
A14 : 0x00ff0000 A15 : 0xff000000 SAR : 0x00000001 EXCCAUSE: 0x0000001c
EXCVADDR: 0x0000001f LBEG : 0x400014fd LEND : 0x4000150d LCOUNT : 0xfffffffe
Backtrace:0x400dc332:0x3ffda3e0 0x400e6209:0x3ffda440 0x400e62a3:0x3ffda570 0x400e3cb6:0x3ffda5a0 0x4008df3d:0x3ffda5d0
0x400dc332: ArduinoJson::Internals::JsonSerializer<ArduinoJson::Internals::JsonWriter<ArduinoJson::Internals::DummyPrint> >::serialize(ArduinoJson::JsonVariant const&, ArduinoJson::Internals::JsonWriter<ArduinoJson::In
ternals::DummyPrint>&) at e:\source\wylas\wt_trinity\build/../components/ArduinoJson/src/ArduinoJson/Serialization/JsonSerializerImpl.hpp:44
(inlined by) ArduinoJson::Internals::JsonSerializer<ArduinoJson::Internals::JsonWriter<ArduinoJson::Internals::DummyPrint> >::serialize(ArduinoJson::JsonVariant const&, ArduinoJson::Internals::JsonWriter<ArduinoJson::
Internals::DummyPrint>&) at e:\source\wylas\wt_trinity\build/../components/ArduinoJson/src/ArduinoJson/Serialization/JsonSerializerImpl.hpp:78
0x400e6209: sendClientConfigRequest() at e:\source\wylas\wt_trinity\build/../components/ArduinoJson/src/ArduinoJson/Serialization/JsonSerializerImpl.hpp:47
(inlined by) ?? at e:\source\wylas\wt_trinity\build/../components/ArduinoJson/src/ArduinoJson/Deserialization/../Serialization/JsonPrintable.hpp:35
(inlined by) ?? at e:\source\wylas\wt_trinity\build/../components/ArduinoJson/src/ArduinoJson/Deserialization/../Serialization/JsonPrintable.hpp:96
(inlined by) sendClientConfigRequest() at e:\source\wylas\wt_trinity\build/../components/wylas-libs/wylas-messages/wt_messages.cpp:134
0x400e62a3: on_connection_changed(event_type) at e:\source\wylas\wt_trinity\build/../components/wylas-libs/wylas-messages/wt_messages.cpp:439 (discriminator 8)
0x400e3cb6: postEventToCallbackTask(void*) at e:\source\wylas\wt_trinity\build/../components/wylas-libs/wylas-messages/wt_event_bus.cpp:55
0x4008df3d: vPortTaskWrapper at E:/Dev/Espressif/esp-idf/components/freertos/port/xtensa/port.c:168
- ESP32-WROOM-32D
- Windows 10 (dev machine)
- esp-idf release/v4.3
- Build is CMake from the command line
- CLion as the IDE
Code: Select all
:3333: No connection could be made because the target machine actively refused it.