From owner-freebsd-emulation@FreeBSD.ORG Wed Jan 14 16:27:15 2015 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDDC4B98; Wed, 14 Jan 2015 16:27:15 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 94BE18D7; Wed, 14 Jan 2015 16:27:15 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id x12so7293707qac.11; Wed, 14 Jan 2015 08:27:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=VCx4Cz+VNqs/y5SmMawKaPVWqj+31pX8Kq9G9qaxezI=; b=SXILmtx4DOkoPgYeXwe64t3bSUMn/j9zmWNqgi5U3Vs8bjYFibn0114/HAnfyd7MCh V91WkMEiA/OabapciJDiP0afknyC/xQC3PuyhNYcM/Rz4cutolDCQPIPw7MaHEZIL1YI 5s9EpKw7HycrBIz8bTVdqK+vS2Qs6Vbai2C8ypDc4BOujDt6XTmztGXGF4yNHA8sX64i O95gZ/JXzQlTy89es1REAzFlRZonDmE18/+w/KRmVz/c/U8awWk+Ew8pZctlCCo3K9OE c643a0Binm4X61ymAVz4Y1+ZcfOUbHhsE0OjuOvyG/V13mjStqubm7Y5F/kA4tdak4bc gmTg== MIME-Version: 1.0 X-Received: by 10.224.166.71 with SMTP id l7mr8279855qay.50.1421252834655; Wed, 14 Jan 2015 08:27:14 -0800 (PST) Sender: chagin.dmitry@gmail.com Received: by 10.96.84.228 with HTTP; Wed, 14 Jan 2015 08:27:14 -0800 (PST) In-Reply-To: <20150114074141.GA75379@mx12.chaot.net> References: <54B5BE29.20408@FreeBSD.org> <20150114074141.GA75379@mx12.chaot.net> Date: Wed, 14 Jan 2015 19:27:14 +0300 X-Google-Sender-Auth: iK6wzRJ1JHVz75Gcz9nLxy-gVyw Message-ID: Subject: Re: linuxulator fuzz tester From: Dmitry Chagin To: Johannes Meixner Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: emulation@freebsd.org, Pedro Giffuni 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 16:27:16 -0000 nice tool, I have caught a one panic 2015-01-14 10:41 GMT+03:00 Johannes Meixner : > 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 > > 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" > > -- > Johannes Meixner | FreeBSD Committer > xmj@FreeBSD.org | http://people.freebsd.org/~xmj >