Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2016 09:51:44 +0200
From:      Julien Charbon <jch@freebsd.org>
To:        hiren panchasara <hiren@strugglingcoder.info>
Cc:        Slawa Olhovchenkov <slw@zxy.spb.ru>, Julien Charbon <julien.charbon@gmail.com>, Konstantin Belousov <kostikbel@gmail.com>, freebsd-stable@FreeBSD.org
Subject:   Re: 11.0 stuck on high network load
Message-ID:  <ec5fd496-5951-dfda-ee5f-0a85a3243084@freebsd.org>
In-Reply-To: <20161006074459.GI50669@strugglingcoder.info>
References:  <f644cd52-4377-aa90-123a-3a2887972bbc@freebsd.org> <20160921195155.GW2840@zxy.spb.ru> <e4e0188c-b22b-29af-ed15-b650c3ec4553@gmail.com> <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru> <dc2798ff-2ace-81f7-a563-18ffa1ace990@gmail.com> <20160926172159.GA54003@zxy.spb.ru> <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com> <20160928115909.GC54003@zxy.spb.ru> <a0425aad-a421-05bc-c1a8-c6fe06b83833@freebsd.org> <20161006074459.GI50669@strugglingcoder.info>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--hpo3idiVRA9C8RP2Uug5lNLsNiiLQ1soo
Content-Type: multipart/mixed; boundary="UNWhH0cTeRXX8arXRVpufSMpxKxBxOBi8";
 protected-headers="v1"
From: Julien Charbon <jch@freebsd.org>
To: hiren panchasara <hiren@strugglingcoder.info>
Cc: Slawa Olhovchenkov <slw@zxy.spb.ru>,
 Julien Charbon <julien.charbon@gmail.com>,
 Konstantin Belousov <kostikbel@gmail.com>, freebsd-stable@FreeBSD.org
Message-ID: <ec5fd496-5951-dfda-ee5f-0a85a3243084@freebsd.org>
Subject: Re: 11.0 stuck on high network load
References: <f644cd52-4377-aa90-123a-3a2887972bbc@freebsd.org>
 <20160921195155.GW2840@zxy.spb.ru>
 <e4e0188c-b22b-29af-ed15-b650c3ec4553@gmail.com>
 <20160923200143.GG2840@zxy.spb.ru> <20160925124626.GI2840@zxy.spb.ru>
 <dc2798ff-2ace-81f7-a563-18ffa1ace990@gmail.com>
 <20160926172159.GA54003@zxy.spb.ru>
 <62453d9c-b1e4-1129-70ff-654dacea37f9@gmail.com>
 <20160928115909.GC54003@zxy.spb.ru>
 <a0425aad-a421-05bc-c1a8-c6fe06b83833@freebsd.org>
 <20161006074459.GI50669@strugglingcoder.info>
In-Reply-To: <20161006074459.GI50669@strugglingcoder.info>

--UNWhH0cTeRXX8arXRVpufSMpxKxBxOBi8
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable


 Hi Hiren,

On 10/6/16 9:44 AM, hiren panchasara wrote:
> On 10/06/16 at 09:28P, Julien Charbon wrote:
>> On 9/28/16 1:59 PM, Slawa Olhovchenkov wrote:
>>> On Wed, Sep 28, 2016 at 12:06:47PM +0200, Julien Charbon wrote:
>>>> <SNIP>
>>>>  I am still trying to reproduce your issue, without success so far.
>>
>>  Thanks for Slawa effort and multiple debug report we start seeing the=

>> bottom of this issue and it seems to be a generic one.  The most usefu=
l
>> report being:
>>
>> panic: tcp_detach: INP_TIMEWAIT && INP_DROPPED && tp !=3D NULL
>=20
> I know there are multiple and probably related problems being
> discussed here but what about the one mentioned in subject of this
> thread?
> Apologies if I've missed something conclusive in one of the replies of
> this thread about that issue.

 This issue can lead the machine being stuck on high network load, by
double freeing an inp, you can corrupt/leak an inp lock, and the network
stack can wait definitely on this inp lock to be released.  You get this
assert only with INVARIANTS defined.

 Of usual, we can have more than one issue here, but this
INP_TIMEWAI|INP_DROPPED issue need to be fixed anyway.

--
Julien


--UNWhH0cTeRXX8arXRVpufSMpxKxBxOBi8--

--hpo3idiVRA9C8RP2Uug5lNLsNiiLQ1soo
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQEcBAEBCgAGBQJX9gKZAAoJEKVlQ5Je6dhxT8sIALTO7JPbleGxCy9w0a6sRMkN
xugGeEmPA2RLPduj4WbDHANRvXCx+tNEjdlkeHPd3m1M4Vh7Bs5aGr42QG/ZdiW3
HIP9nOwh3xSSyA5m+CVC/lqQoR7r3xX+9W9D1mfRCWK3O2NcubsxhqZOecgP3uAY
/chrvU5zCd/Kkeep3TNhlX39PLf4Vi46tMCmfwV2JW7UKOgVWm3w1Bb3fXcfea2e
+gnlEFTeng0pRtOd/emQwOcIWIC2I80HDurSXX3O3zkUCC4eQX0bMmX1vvFwSUHa
zqRmBLBH3k7/AKqKBNy7b19lwzlO6eeJfYUaKmP1afXTx54wY5Z8ABVwvdP/iKQ=
=TLuh
-----END PGP SIGNATURE-----

--hpo3idiVRA9C8RP2Uug5lNLsNiiLQ1soo--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ec5fd496-5951-dfda-ee5f-0a85a3243084>