Skip to content

gnrc: nodes crashing with too small packet buffer #5748

Description

@OlegHahm

I just ran into a problem, when I manually configured the packet buffer too small in the gnrc_networking example. In fact, I copied the size from the gnrc_minimal example (512 bytes). Testing this on the iotlab testbed with ~350 nodes (Neighbor cache size set to 100, FIB size to 350) I ran into several crashes. Nodes were dying with hard faults after some time.

(On the pro side: with the default packet buffer size, I was able to transmit a UDP datagram from the one end of the testbed to the other without problems. :))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Area: networkArea: NetworkingType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions