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
Fix "free(): invalid next size (fast): 0x00..." Bug when running bench_com_test.py in rx mode. After only a few packets the program aborts and core dumps. This doesn't occur when running bench_com_test.py in tx mode. Look into how the queue is returning and handling data.
The text was updated successfully, but these errors were encountered:
Fix "free(): invalid next size (fast): 0x00..." Bug when running bench_com_test.py in rx mode. After only a few packets the program aborts and core dumps. This doesn't occur when running bench_com_test.py in tx mode. Look into how the queue is returning and handling data.
The text was updated successfully, but these errors were encountered: