-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
@aivx
Description
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
Metadata
Metadata
Assignees
Labels
No labels