Files
meshtastic_firmware/src
Kevin Hester 2d6261703a fix null pointer exception in storeandforwardplugin. if null the vtable is busted
cc @mc-hamster.  In some cases storeForwardPluginRadio can be null ;-)

~/development/meshtastic/meshtastic-esp32$ bin/exception_decoder.py -e .pio/build/tbeam/firmware.elf ex
stack:
0x401db467: StoreForwardPluginRadio::sendPayload(unsigned int, bool) at /home/kevinh/development/meshtastic/meshtastic-esp32/src/plugins/esp32/StoreForwardPlugin.cpp:235
0x400e7cbd: StoreForwardPlugin::runOnce() at /home/kevinh/development/meshtastic/meshtastic-esp32/src/plugins/esp32/StoreForwardPlugin.cpp:225
0x400d4cca: concurrency::OSThread::run() at /home/kevinh/development/meshtastic/meshtastic-esp32/src/concurrency/OSThread.cpp:45
0x400f015d: ThreadController::runOrDelay() at /home/kevinh/development/meshtastic/meshtastic-esp32/.pio/libdeps/tbeam/Thread/ThreadController.cpp:153
0x400da070: loop() at /home/kevinh/development/meshtastic/meshtastic-esp32/src/main.cpp:621
0x400ff709: loopTask(void*) at /home/kevinh/.platformio/packages/framework-arduinoespressif32/cores/esp32/main.cpp:19

Signed-off-by: Kevin Hester <kevinh@geeksville.com>
2021-03-11 18:53:17 +08:00
..
2021-03-09 16:45:40 +08:00
2020-06-16 17:13:26 -07:00
2021-03-06 14:21:20 +08:00
2021-03-10 15:21:54 +08:00
2021-03-09 15:07:26 +08:00
2021-03-11 18:29:47 +08:00
2021-03-08 18:12:21 +08:00
2021-02-23 16:56:28 +08:00
2021-02-20 00:34:25 -08:00
2021-03-11 10:00:08 +08:00
2020-10-23 18:00:43 +08:00
2020-11-22 18:50:14 -08:00
2021-03-07 09:34:29 +08:00
2020-10-11 21:19:22 -07:00
2021-01-11 20:30:02 -05:00
2021-03-09 16:45:40 +08:00
2021-03-09 16:45:40 +08:00
2020-10-30 17:05:32 +08:00
2020-09-06 09:24:08 -07:00