From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97208C10F14 for ; Tue, 15 Oct 2019 13:44:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 739332064A for ; Tue, 15 Oct 2019 13:44:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732013AbfJONoL (ORCPT ); Tue, 15 Oct 2019 09:44:11 -0400 Received: from mx2.suse.de ([195.135.220.15]:54500 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728880AbfJONoK (ORCPT ); Tue, 15 Oct 2019 09:44:10 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 3679BAB9D; Tue, 15 Oct 2019 13:44:09 +0000 (UTC) Date: Tue, 15 Oct 2019 15:44:07 +0200 From: Cyril Hrubis To: George Kennedy Cc: Dmitry Vyukov , shuah , "open list:KERNEL SELFTEST FRAMEWORK" , automated-testing@yoctoproject.org, kernelci@groups.io, Dhaval Giani , Konrad Rzeszutek Wilk , Boris Ostrovsky , Jan Setje-Eilers , syzkaller Subject: Re: [Automated-testing] syzkaller reproducers Message-ID: <20191015134407.GA12523@rei.lan> References: <876a2abe-41ab-5819-4ae8-ad26186d0d1c@kernel.org> <226099bc-9763-3a73-e26a-b292f601494c@kernel.org> <20191011180248.GA24089@rei.lan> <20191014085414.GB31760@rei.lan> <62903a33-8ffc-56b6-de1a-539f10b5de2a@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <62903a33-8ffc-56b6-de1a-539f10b5de2a@oracle.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org Hi! > >> I do not think that these scripts are ever supposed to be the used in > >> production testing, you need much more than this to produce results > >> reliably. I would expect that they are supposed to be a form of very > >> minimal documentation. > > Yes, I just added them as quick hints: some repros are 32-bits; each > > needs a new dir; some external timeout is needed for each test. > Thank you again for the collection of repro C programs! > > Hitting a lot more crashes with the collection of repro C programs than > in all the hours of running Syzkaller. Wonder why? Any idea? This is > with the same kernel and VM that Syzkaller is run on. I would guess that these reproducers are product of countless hours of fuzzing, so it's about to be expected... -- Cyril Hrubis chrubis@suse.cz