From owner-freebsd-bugs@freebsd.org Fri Dec 23 13:25:40 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B769FC8DBE2 for ; Fri, 23 Dec 2016 13:25:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A7999961 for ; Fri, 23 Dec 2016 13:25:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uBNDPera057177 for ; Fri, 23 Dec 2016 13:25:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215513] panic: SACK scoreboard must not be empty Date: Fri, 23 Dec 2016 13:25:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pho@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2016 13:25:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215513 Bug ID: 215513 Summary: panic: SACK scoreboard must not be empty Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: pho@FreeBSD.org While stress testing I see this a lot. Seems related to low value of v_free_count. panic: SACK scoreboard must not be empty cpuid =3D 10 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0131bcd= 560 vpanic() at vpanic+0x186/frame 0xfffffe0131bcd5e0 kassert_panic() at kassert_panic+0x126/frame 0xfffffe0131bcd650 tcp_sack_doack() at tcp_sack_doack+0x4d4/frame 0xfffffe0131bcd6d0 tcp_do_segment() at tcp_do_segment+0x1a06/frame 0xfffffe0131bcd7c0 tcp_input() at tcp_input+0xd7c/frame 0xfffffe0131bcd920 ip_input() at ip_input+0x17b/frame 0xfffffe0131bcd980 swi_net() at swi_net+0x175/frame 0xfffffe0131bcd9e0 intr_event_execute_handlers() at intr_event_execute_handlers+0x96/frame 0xfffffe0131bcda20 ithread_loop() at ithread_loop+0xa6/frame 0xfffffe0131bcda70 fork_exit() at fork_exit+0x84/frame 0xfffffe0131bcdab0 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0131bcdab0 https://people.freebsd.org/~pho/stress/log/full.txt --=20 You are receiving this mail because: You are the assignee for the bug.=