[Bug 215513] panic: SACK scoreboard must not be empty

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 25 09:31:49 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215513

--- Comment #5 from Michael Tuexen <tuexen at freebsd.org> ---
By looking at your Details, your system is low on memory when the problem
occurs.
Can you just remove the KASSERT
http://fxr.watson.org/fxr/source/netinet/tcp_sack.c#L474
and retest?
I think if tcp_sackhole_insert in
http://fxr.watson.org/fxr/source/netinet/tcp_sack.c#L446
returns NULL due to memory shortage, you run into the KASSERT.

Best regards
Michael

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list