[Ovmsdev] Repeated WDT crashes after upgrade to 3.3 with 4G

Mark Webb-Johnson mark at webb-johnson.net
Fri Mar 4 14:51:00 HKT 2022


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.

Looking at the api.openvehicles.com <http://api.openvehicles.com/> server logs, there are three users showing this today. I am seeing:

abort(),0,,0x4008e676 0x4008e911 0x400e938c 0x40084152 ,6,Task watchdog,,,0,IDLE0
abort(),0,,0x4008e676 0x4008e911 0x400e938c 0x40084152 ,6,Task watchdog,ticker.1,esp32wifi,0,IDLE0
abort(),0,,0x4008ddca 0x4008e065 0x400e9608 0x40084176 ,6,Task watchdog,,,0,IDLE0,OVMS WIFI BLE BT cores=2 rev=ESP32/1; MODEM SIM7600

@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.

Regards, Mark.

> On 4 Mar 2022, at 2:15 PM, Stephen Casner <casner at acm.org> wrote:
> 
> Mark,
> 
> Before installing the 4G modem onto my v3.1 main board I just switched
> the version tag from main to edge (because I thought that was what was
> needed to get the new 3.3 code) and then did "Flash from web".  That
> resulted in the the 3.3.001-285.
> 
> I have now flashed with the URL you suggested:
> 
> http://api.openvehicles.com/firmware/ota/v3.2/edge/3.3.001.ovms3.bin
> 
> The result was still the same crash:
> 
> OVMS# boot
> Last boot was 56 second(s) ago
> Time at boot: 2022-03-03 22:10:40 PST
>  This is reset #39 since last power cycle
>  Detected boot reason: Crash (12/12)
>  Reset reason: Task watchdog (6)
>  Crash counters: 1 total, 0 early
> 
> Last crash: abort() was called on core 0
>  Backtrace:
>  0x4008e676 0x4008e911 0x400e938c 0x40084152
>  Event: ticker.1 at esp32wifi 0 secs
>  WDT tasks: IDLE0
>  Version: 3.3.001/ota_0/edge (build idf v3.3.4-848-g1ff5e24b1 Nov 22 2021 09:58:29)
> 
>                                                        -- Steve
> 
> On Fri, 4 Mar 2022, Mark Webb-Johnson wrote:
> 
>> Steve, Jeff,
>> 
>> 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:
>> 
>> http://api.openvehicles.com/firmware/ota/v3.3/main/ovms3.bin <http://api.openvehicles.com/firmware/ota/v3.3/main/ovms3.bin>
>> 
>> or
>> 
>> 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>
>> 
>> I wonder if something is broken in the latest edge?
>> 
>> 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.
>> 
>> Regards, Mark
>> 
>>> On 4 Mar 2022, at 9:17 AM, Stephen Casner <casner at acm.org> wrote:
>>> 
>>> On Thu, 3 Mar 2022, Mark Webb-Johnson wrote:
>>> 
>>>> Can you try to get a debug log for the cellular system?
>>> 
>>> Inline below.  This is with cellular, gsm-mux and SIM7600 set to
>>> debug.  Any other useful tags?  Looks like it dies not long after
>>> entering NetStart state.
>>> 
>>>                                                       -- Steve
> _______________________________________________
> OvmsDev mailing list
> OvmsDev at lists.openvehicles.com
> http://lists.openvehicles.com/mailman/listinfo/ovmsdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20220304/6b91bd3a/attachment.htm>


More information about the OvmsDev mailing list