Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 09:31:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 215513] panic: SACK scoreboard must not be empty
Message-ID:  <bug-215513-2472-0cZTzShMsp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215513-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215513-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215513

--- Comment #5 from Michael Tuexen <tuexen@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215513-2472-0cZTzShMsp>