When connecting and transmitting data via an external serial port, the program shuts down after a while with one of the errors:
- malloc(): mismatching next->prev_size (unsorted);
- malloc(): unaligned tcache chunk detected;
- malloc(): smallbin double linked list corrupted;
- malloc(): corrupted top size;
- double free or corruption (!prev);
or just a segmentation fault