Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-RT-Interface: Web X-RT-Original-Encoding: utf-8 References: <20170830155401.GA12498@jurassic> In-Reply-To: Content-Transfer-Encoding: binary Message-ID: Content-Disposition: inline X-Mailer: MIME-tools 5.508 (Entity 5.508) RT-Send-CC: Content-Length: 806 Looks fine, and tests now pass on affected systems. On Wed Aug 30 15:54:16 2017, muks wrote: > On Tue, Aug 29, 2017 at 06:35:36PM +0000, Curtis Blackburn via RT > wrote: > > have a new, and seemingly consistent test failure on freebsd: > > bind.unit.isc_mem_recordflag > > > > first failure caught by jenkins at revision: > > af4b4bef7a43d17912dd03c9c7b2e8ed043f1256 > > previous tested revision (that did not see this failure): > > 2a08a599ee271e1301d7f82ff4ca237583fece5c > > > > https://jenkins.isc.org/view/BIND/job/bind9-master-freebsd11- > > 64/478/consoleFull > > > > this test also fails on macmini builds for the master branch > > Valgrind showed a test bug of reading uninitialized memory, which can > explain why it shows up only on FreeBSD and Mac OS. > > Please review rt45878. > > Mukund