From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 14 14:47:02 2015 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4CF3F33 for ; Wed, 14 Jan 2015 14:47:02 +0000 (UTC) Received: from nm8-vm0.bullet.mail.bf1.yahoo.com (nm8-vm0.bullet.mail.bf1.yahoo.com [98.139.213.95]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DCC3B80 for ; Wed, 14 Jan 2015 14:47:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1421246820; bh=LyQZOghJoSQHJ8vawB8KPXeTHzgJ5jdgVBAABrv4PAc=; h=Date:From:To:Subject:References:In-Reply-To:From:Subject; b=D1toUz3hUxAR5li33o5XtHBTeJ906wbeN/ekyTf0u6wT+7smN85iWvxPlkgBzSKN1jbZ6YglgdAzrR9IKglYN4txPVRFJaw+DE/u32C7Voj7QYZ1fwA6QAcVafPrQzZvfg04V67SEgOp1fIrfWC7xaEmM8OdWtt2cFbUI1nTu1+KPgg+bVlRRNSKxib/ddeE5xUFewp0ImySQS4kJgDy8po6g6C1Jnczn41cuThh77hFHEna0XM2d8lbVFBVXDt/pRNB1uyJEcIX6K/cWt4HpxYru2UTZiiFfrplO88c8NCg0sH0GBLj0aA0TSH3yerHtopZWHM1XjeMNxQHJmEKdA== Received: from [98.139.212.150] by nm8.bullet.mail.bf1.yahoo.com with NNFMP; 14 Jan 2015 14:47:00 -0000 Received: from [98.139.213.12] by tm7.bullet.mail.bf1.yahoo.com with NNFMP; 14 Jan 2015 14:47:00 -0000 Received: from [127.0.0.1] by smtp112.mail.bf1.yahoo.com with NNFMP; 14 Jan 2015 14:46:57 -0000 X-Yahoo-Newman-Id: 860171.18909.bm@smtp112.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 74spklIVM1n8oECSE7y.s3lkw5IP8VupbnGtjAxfagqfsxT 84MKAfeYqFE3IpGdLvv_RUc57SsGebsgFkdVoKFn18mmZHaeoQy.pF6FRuvv hKyU.74gP_L6maArH.FhygBeVng.VkEnbzecWl2TfzN.45qD54jtKmhX7imr 15ZFChlFTIe4ucz6eEwem4R1HxB2SkKQNL7Phrj4qCavFtTla7VFtfbRRxzB FrxTJf4UUbedUDU.mpUGO_AI9mN5VeUDzzw2ij8Di3D3f0UTdkMFX4X79ayn _TQ7BBGK1A1xHC0zHuFfjAMVnSDXvrnpm0qmNUhvUJgPBhaTfTzGc5lMf7Lk 4X.yHNRybrR7rgQSiCFdgqSp7wjN6Azn4fk9FgxsZ79fH4G5A7OypuzN37jh 9f5CnBgS_BYbrqY.Mlns5KrEAETi8JnRZLAPL4m1l8JGLPM4jCDRhJre7_Bl d8YCmd7MFoNA1TaKXkv.iYrIq5rTXtcXYVxINc3r5JNo0LsDUTvN7QEszy3y 1EHLCi.28uZ8zs7Y9C3z7woo9dzaZ67SR6CeBBkFD_iLghjnv4fVBj3cpKFA 9_NEy.zA.meXHjY3rfEwp9v9Fkym6AO0naJHkjzBfzDTr_4mcoG7amtnmT6v T X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf Message-ID: <54B68165.6090006@FreeBSD.org> Date: Wed, 14 Jan 2015 09:47:01 -0500 From: Pedro Giffuni Organization: FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Johannes Meixner , emulation@freebsd.org Subject: Re: linuxulator fuzz tester References: <54B5BE29.20408@FreeBSD.org> <20150114074141.GA75379@mx12.chaot.net> In-Reply-To: <20150114074141.GA75379@mx12.chaot.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2015 14:47:02 -0000 Hello; On 14/01/2015 02:41 a.m., Johannes Meixner wrote: > Hi Pedro, > > did you test it with dchagin's lemul branch too, or "just" with what's in -head? > https://svnweb.freebsd.org/base/user/dchagin/lemul/ > > Best > -J I haven't tested it at all. Trinity supports both i386 and amd64 so it would help both. And of course, due to the nature of fuzzers, different people may find different bugs. Cheers, Pedro. > On Tue, Jan 13, 2015 at 07:54:01PM -0500, Pedro Giffuni wrote: >> Hi guys; >> >> I was just noticing that that the Trinity fuzzer tool seems to >> have found a huge amount of bugs in linux (over 30 fixed). >> >> While porting it is possible, just running the linux binary >> (in a jail perhaps) should reveal native issues as well: >> >> http://codemonkey.org.uk/projects/trinity/ >> >> Happy bug hunting! >> >> Pedro. >> >> >> >> _______________________________________________ >> freebsd-emulation@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation >> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"