emflex / emflex-firmware

Firmware for Emflex prototypes
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Error log "Failed to allocate from heap!" when new SMS is received #42

Closed rspolyak closed 7 years ago

rspolyak commented 7 years ago
<3min> DEBUG: gsmTask(777): GSM returned 128 bytes <3min> DEBUG: gsmTask(777): GSM returned 128 bytes <3min> DEBUG: gsmTask(777): GSM returned 20 bytes <3min> DEBUG: gsmModuleCmdParse(711): New GSM command received:+CMT: "Kyivstar","","17/04/01,00:31:02+12"0032003000310037002E00300034002E003000310020043E002000300030003A00330030002004120430044800200440043004450443043D043E043A0020043F043E043F043E0432043D043`<3min> DEBUG: gsmModuleAsyncEventHandle(304): Rec sms: +CMT: "Kyivstar","","17/04/01,00:31:02+12"0032003000310037002E00300034002E003000310020043E002000300030003A00330030002004120430044800200440043004450443043D043E043A0020043F043E043F043E0432043D0435043D043�<3min> DEBUG: gsmPhoneNumberFind(936): Phone number is not found <3min> DEBUG: gsmTaskCb(962): Unauthorized user access! <3min> DEBUG: gsmTask(777): GSM returned 128 bytes <3min> DEBUG: gsmTask(777): GSM returned 128 bytes Failed to allocate from heap!Failed to allocate from heap!<3min> DEBUG: gsmTask(777): GSM returned 104 bytes <3min> DEBUG: gsmModuleCmdParse(711): New GSM command received:+CMT: "Kyivstar","","17/04/01,00:31:02+12"0438002004370020043D0430043C043800210020002F002F002004110440043E043D044E04390442043500200433043E04420435043B04560020043D043000200068006F00740065006C007`<3min> DEBUG: gsmModuleAsyncEventHandle(304): Rec sms: +CMT: "Kyivstar","","17/04/01,00:31:02+12"0438002004370020043D0430043C043800210020002F002F002004110440043E043D044E04390442043500200433043E04420435043B04560020043D043000200068006F00740065006C0073002E006�<3min> DEBUG: gsmPhoneNumberFind(936): Phone number is not found <3min> DEBUG: gsmTaskCb(962): Unauthorized user access!
rspolyak commented 7 years ago

is addressed by https://github.com/emflex/emflex-firmware/pull/51