The symptom suggests that you are running out of memory (SRAM) or writing to memory that you do not own (writing past the end of an array). But without seeing your code I can.only guess.
The symptom suggests that you are running out of memory (SRAM) or writing to memory that you do not own (writing past the end of an array). But without seeing your code I can.only guess.