Skip to content

RPC library deadlock and/or vring memory corruption on Giga R1 (possibly other boards too). #802

Closed
@iabdalkader

Description

@iabdalkader

The attached sketch generates a random block of data on each core, and sends it to the other one to hash it. It then reads back the hash and compares it to the one generated locally.
If you run the sketch you'll see that it deadlocks and/or corrupts the memory in less than a minute or so. The Red LED blink means one side received a bad md5 checksum.

NOTE: you must fix the endpoint buffer size first before testing this, as in PR #801

rpc_md5sum.zip

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