You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The simulation crashes occasionally after a long runtime. It might be a counter overflow or something.
assert failed. cond="packet->GetSize () >= header.GetLengthType ()", +53029.191157120s 0 file=../src/csma/model/csma-net-device.cc, line=759
terminate called without an active exception
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
The simulation crashes occasionally after a long runtime. It might be a counter overflow or something.
The text was updated successfully, but these errors were encountered: