From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) by lists.bufferbloat.net (Postfix) with ESMTPS id 93E693ED18 for ; Mon, 21 Dec 2015 13:15:18 -0500 (EST) Received: from hms-beagle.home.lan ([217.247.221.45]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0M6SE3-1aN00237il-00ySpa; Mon, 21 Dec 2015 19:15:13 +0100 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) From: moeller0 In-Reply-To: <87y4cnk828.fsf@toke.dk> Date: Mon, 21 Dec 2015 19:15:10 +0100 Cc: =?utf-8?Q?Dave_T=C3=A4ht?= , cake@lists.bufferbloat.net Content-Transfer-Encoding: quoted-printable Message-Id: <83E16502-552B-4989-BE27-B2FC86194106@gmx.de> References: <87y4cnk828.fsf@toke.dk> To: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= X-Mailer: Apple Mail (2.2104) X-Provags-ID: V03:K0:19l8LsovE39M1hAcjPFoO87KVT7r7nQvgfU941nmdXZbZYQgH5x vAmLOpEburLoSBl6UiXVxZcXHYKN+Wp1U/mK4bTuhvfIRQWVP9AcWqtKRZJy9jsrRzNBZJB 5KF9bTOlpzYTf+TeRyhd7ptxJpCHAhYPlQWImoMusidWUmoigSSzwBp4Xlyi4I2RWGD6anT f07XAHrTK3DNTZPFm9bNg== X-UI-Out-Filterresults: notjunk:1;V01:K0:BKZ91r2K0Mk=:KflIe6muVKmULRGeYGMU82 1rclHey88c26nWiPSBIx4pn1tnB82m87EO0mLad/0VpQMNerjcwAtDbNqOcv0XeTYWy9ETAD3 /Ui9Ba1uwoMtyOTn2ECJSKr4kfgc3zzWIzAnvu9G+KCTHUfYDTqpDSPL2V5khYaymO2WJWrgC mFRg4BHMMqvS2U/gLv15kL2Y8SPWSFSxobO2uZj3OWNOoafSZLm7xRFps9cP8NqjgupFNHUKP yAoa2wEpL2sSsQiKI/XyoMRBWRuCGmYIZV+F8y5xYGEf1wyaczwXX+d4CEAmjjNNcudvr/sHx /Bv/81tnCXnDkCamL4XsdoXvEnJ40PwQ/KGpTUQLqov/Own7fgpYCprBSvpL0A/ppNT+bZhRo ZvgVo4BcEsF6CfS8SiH2QYmic7x6VslKp4Piy9osdbY/XySdH23vQLkzjw/byOZmupaNtUJ8x PQzG3rUeS5EkSJqkeLdHQ+Jz1/AWjoF0BT6+cw8Af0Ov6sKQoGmRuhWf0df5RpAPiBxe7OYP3 JWUJxVf3YG4gXbBwiaCC9SB581/cC/UFmvWHmT+zMKeJdRXp4SWkY89ZPXrmVatcOpSbt0Lt1 rf+iQcAH8nK/gv9dSTvLCslvHs9xW6eyIZPn2Xvv7KVxMIjYiPsRVmwx41Yc4LktOhYEYscvt ASLHBJcdrD3OeCvTwegBCngUALk5hFd1H+iFY89epxTWrynG4QKCcejeKw8nevhbCaEXd89cC I5Njk0x3MeivcLyIQqmoaF+YdQ+XPxWxizOahg6gHCXpHsGMwwVvHfXJQ/9XiMreAvpMf+8qo Tv4R5p6 Subject: Re: [Cake] flent crash in head X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Dec 2015 18:15:18 -0000 Hi Toke, hi Dave, > On Dec 21, 2015, at 18:47 , Toke H=C3=B8iland-J=C3=B8rgensen = wrote: >=20 > Dave Taht writes: >=20 >> the flent that I used for this test was: >>=20 >> f82ad12e69a09e266107f9bcef056023946c55cb >>=20 >> Current flent head crashes as you describe. >=20 > Well, just fixed the rrul_50_down and a bunch of other tests that had > broken use of the 'duplicates' parameter. Shouldn't crash now, but = won't > plot the individual flows After a git pull the "crashes" are gone, sorry, I was not = precise enough, python crashed once, but the biggest issue was a failure = to load the files. > (doing, essentially, `sed s/::::/::/g` on the > contents of the data file should fix that; new tests will be fine). Ah, I guess I need to unzip the files first? >=20 > Can't reproduce the crash Sebastian reported=E2=80=A6 This only happened once, and I would blame it on my macports = installed python/matplotlib=E2=80=A6 Best Regards Sebastian >=20 > -Toke