Hi there,
I'm experiencing a device crash (Edge 530 on 8.10 FW) everytime I open a StringPicker within App Settings. It works fine in the simulator (no crash, no errors), but completely shuts down and restarts my actual Edge device. Everytime. There are no App logs created, only the err_log.bak file.
I recently had to update this app to cater for the "stricter", strict Type checking in SDK4.0.4 (I built this App with Strict Type checking).
Is there anyway to analyse this log and find out what is going on?
Log file details:
[
{
"unit_id":"3331654924",
"product_name":"Edge 530",
"software_part_number":"006-B3121-00",
"ms_since_epoch":1625974766000,
"system_version":"8.10",
"build_type":"PRODUCTION",
"backtrace":"
Function Address: 0x608ECB7A
Call Address at Function: 0x608ECBA4
Function Address: 0x6015453A
Call Address at Function: 0x6015454C
Function Address: 0x60441ECC
Call Address at Function: 0x60441F0E
Function Address: 0x60440E2C
Call Address at Function: 0x60440EFC
Function Address: 0x60A25C4A
Call Address at Function: 0x60A25CAE
Function Address: 0x60236494
Call Address at Function: 0x602365B6
Function Address: 0x602371A8
Call Address at Function: 0x602378B0
Function Address: 0x60255E74
Call Address at Function: 0x60255F04
Function Address: 0x6020BD3C
Call Address at Function: 0x6020BFB8
Function Address: 0x6020DFA8
Call Address at Function: 0x6020DFE6
Function Address: 0x602191A0
Call Address at Function: 0x60219576
Function Address: 0x60219D0C
Call Address at Function: 0x60219D98
",
"error_cause":"RTL Trap",
"proprietary_info":{
"Commit ID":"c1a051a53e1ae6a889b2a63d74dc8ab6ecb8ca34",
"Time":"2021-7-11 13:39:26",
"Project Specific":"2021-7-11 13:39:26",
"CDP_LOG":"605F8151,6045B5CD,605D9DCD,6061708D,600E2D69,602124B9,605D9DCD,6020DFA9,6020DFA9,6020DFA9,6020DFA9,6020DFA9,605D9DCD,602124B9,600E2D69,6061708D,600E2D69,602124B9,605D9DCD,6020DFA9,601CBB29,6020DFA9,6020DFA9,6020DFA9,",
"RTL Error Number":"6E5D8024",
"Error Message":"D0850110,00000000,01E8BA10,D0850110,D26DBB30,01E8BA00,0000FE4C,62F5D884,62F63814,62F639C4,000004C6,00000010,D0850120,62F5D674,00000000,608ECBA4,2001001F",
"Task Name":"CDP main",
"Saved SP":"62F5D674",
"Saved LR":"00000000",
"Saved PC":"608ECBA4",
"R[0]":"D0850110",
"R[1]":"00000000",
"R[2]":"01E8BA10",
"R[3]":"D0850110",
"R[4]":"D26DBB30",
"R[5]":"01E8BA00",
"R[6]":"0000FE4C",
"R[7]":"62F5D884",
"R[8]":"62F63814",
"R[9]":"62F639C4",
"R[10]":"000004C6",
"R[11]":"00000010",
"R[12]":"D0850120",
"R[13]":"62F5D674",
"R[14]":"00000000",
"R[15]":"608ECBA4",
"cpsr":"2001001F"
}
}
]