<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Anyone else got any ideas? A few users in USA reporting this, but we’ve got hundreds of users elsewhere now and I haven’t heard this from anyone else.<div class=""><br class=""></div><div class="">Looking at the <a href="http://api.openvehicles.com" class="">api.openvehicles.com</a> server logs, there are three users showing this today. I am seeing:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">abort(),0,,0x4008e676 0x4008e911 0x400e938c 0x40084152 ,6,Task watchdog,,,0,IDLE0</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">abort(),0,,0x4008e676 0x4008e911 0x400e938c 0x40084152 ,6,Task watchdog,ticker.1,esp32wifi,0,IDLE0</div><div class="">abort(),0,,0x4008ddca 0x4008e065 0x400e9608 0x40084176 ,6,Task watchdog,,,0,IDLE0,OVMS WIFI BLE BT cores=2 rev=ESP32/1; MODEM SIM7600</div></blockquote><div class=""><div><br class=""></div><div>@Steve can you try to get a debug log for the ‘gsm-ppp’ tag? That is the most complex part (with interactions with lwip tasks for tcp/ip), and most likely culprit.</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 4 Mar 2022, at 2:15 PM, Stephen Casner <<a href="mailto:casner@acm.org" class="">casner@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Mark,<br class=""><br class="">Before installing the 4G modem onto my v3.1 main board I just switched<br class="">the version tag from main to edge (because I thought that was what was<br class="">needed to get the new 3.3 code) and then did "Flash from web".  That<br class="">resulted in the the 3.3.001-285.<br class=""><br class="">I have now flashed with the URL you suggested:<br class=""><br class=""><a href="http://api.openvehicles.com/firmware/ota/v3.2/edge/3.3.001.ovms3.bin" class="">http://api.openvehicles.com/firmware/ota/v3.2/edge/3.3.001.ovms3.bin</a><br class=""><br class="">The result was still the same crash:<br class=""><br class="">OVMS# boot<br class="">Last boot was 56 second(s) ago<br class="">Time at boot: 2022-03-03 22:10:40 PST<br class="">  This is reset #39 since last power cycle<br class="">  Detected boot reason: Crash (12/12)<br class="">  Reset reason: Task watchdog (6)<br class="">  Crash counters: 1 total, 0 early<br class=""><br class="">Last crash: abort() was called on core 0<br class="">  Backtrace:<br class="">  0x4008e676 0x4008e911 0x400e938c 0x40084152<br class="">  Event: ticker.1@esp32wifi 0 secs<br class="">  WDT tasks: IDLE0<br class="">  Version: 3.3.001/ota_0/edge (build idf v3.3.4-848-g1ff5e24b1 Nov 22 2021 09:58:29)<br class=""><br class="">                                                        -- Steve<br class=""><br class="">On Fri, 4 Mar 2022, Mark Webb-Johnson wrote:<br class=""><br class=""><blockquote type="cite" class="">Steve, Jeff,<br class=""><br class="">I have noticed you running '3.3.001-285'. Can you try with the standard '3.3.001' that was released a while ago? You can get it from:<br class=""><br class="">http://api.openvehicles.com/firmware/ota/v3.3/main/ovms3.bin <http://api.openvehicles.com/firmware/ota/v3.3/main/ovms3.bin><br class=""><br class="">or<br class=""><br class="">http://api.openvehicles.com/firmware/ota/v3.2/edge/3.3.001.ovms3.bin <http://api.openvehicles.com/firmware/ota/v3.2/edge/3.3.001.ovms3.bin><br class=""><br class="">I wonder if something is broken in the latest edge?<br class=""><br class="">P.S. I think that in general we may be confusing people here. The firmware/ota/<X> directory is for those version <X> mainboards. So /v3.1/, /v3.2/ or /v3.3/. The idea is that we can then have different build settings (sdkconfig) for different base hardware (in particular esp32 revision) and make improvements. At the moment v3.1 and v3.2 are symlinked together (on api.openvehicles.com <http://api.openvehicles.com/>) as ESP32 is the same.<br class=""><br class="">Regards, Mark<br class=""><br class=""><blockquote type="cite" class="">On 4 Mar 2022, at 9:17 AM, Stephen Casner <casner@acm.org> wrote:<br class=""><br class="">On Thu, 3 Mar 2022, Mark Webb-Johnson wrote:<br class=""><br class=""><blockquote type="cite" class="">Can you try to get a debug log for the cellular system?<br class=""></blockquote><br class="">Inline below.  This is with cellular, gsm-mux and SIM7600 set to<br class="">debug.  Any other useful tags?  Looks like it dies not long after<br class="">entering NetStart state.<br class=""><br class="">                                                       -- Steve<br class=""></blockquote></blockquote>_______________________________________________<br class="">OvmsDev mailing list<br class="">OvmsDev@lists.openvehicles.com<br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></div></blockquote></div><br class=""></div></body></html>