<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Derek,<div class=""><br class=""></div><div class="">Given the numbers from the crash dump (in this case 0x4008e627 0x4008e8c1 0x400f2be4 0x400f3145 0x4014a7d1 0x401538b0 0x401082be 0x401092ed 0x401082be 0x40108430 0x4010a3bb 0x4010647a 0x400fb63f 0x400fb6ed), you:</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class="">cd to your OVMS source tree, vehicle/OVMS.V3 directory</blockquote><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class="">support/a2l build/ovms3.elf <span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);" class="">0x4008e627 0x4008e8c1 0x400f2be4 0x400f3145 0x4014a7d1 0x401538b0 0x401082be 0x401092ed 0x401082be 0x40108430 0x4010a3bb 0x4010647a 0x400fb63f 0x400fb6ed</span></blockquote><div class=""><div><br class=""></div><div>That script will decode the backtrace and give you a nice summary.</div><div><br class=""></div><div>You need the ovms3.elf that exactly matches the crash version. For the edge/eap/main OTA builds, we keep these online (like 3.2.014.ovms3.elf in this case). If you are building yourself, you will need the .elf file from your build.</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 26 Aug 2020, at 1:11 PM, Derek Caudwell <<a href="mailto:d.caudwell@gmail.com" class="">d.caudwell@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" class="">Hi Mark<div dir="auto" class=""><br class=""></div><div dir="auto" class="">This looks like the same issue I have been having/trying to debug (re: frequent crashes thread). </div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">I had not realised I could get a more detailed trace. Does it have to be enabled prior to crash or can you enable it afterwards?</div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">On my local build I have implemented Michael's suggested change in event script task priority to 19 and disabled Mcp2515 error logging on buffer overflow, which has helped but not entirely resolved the issue. There are also some issues relating to polling in the Leaf because of the two buses I am working on, I think these may be unrelated to the event ticker crash messages though (which can happen when not using web ui as well).</div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">Kind regards</div><div dir="auto" class="">Derek</div></div>
_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></blockquote></div><br class=""></div></body></html>