jameszah / ESP32-CAM-Video-Telegram

Record avi video on ESP32-CAM and send to Telegram on event or request
GNU General Public License v3.0
113 stars 26 forks source link

Memory error #6

Closed paulmarcelflo closed 2 years ago

paulmarcelflo commented 2 years ago

Hi, Thanks for your code. I keep having this issue I don't know how to deal with :

Stack smashing protect failure! abort() was called at PC 0x40166043 on core 1 ELF file SHA256: 0000000000000000 Backtrace: 0x4008f950:0x3ffb1e70 0x4008fbc9:0x3ffb1e90 0x40166043:0x3ffb1eb0 0x400d2d79:0x3ffb1ed0 0x400d2edf:0x3ffb1f30 0x400dab36:0x3ffb1fb0 0x4009185a:0x3ffb1fd0 Rebooting...

Do you have some ideas ? Is my ESP32CAM not compatible ?

paulmarcelflo commented 2 years ago

Sorry, I did't look @ this issue : https://github.com/jameszah/ESP32-CAM-Video-Telegram/issues/5 changing tzchar size to 50 solved the problem 👍