Skip to content

Crashes after a while when connected via an external serial channel #59

@aivx

Description

@aivx

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions