From owner-freebsd-stable@FreeBSD.ORG Wed Sep 3 20:46:12 2014 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 921B1195 for ; Wed, 3 Sep 2014 20:46:12 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (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 26D8E12DC for ; Wed, 3 Sep 2014 20:46:11 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id n3so1709333wiv.5 for ; Wed, 03 Sep 2014 13:46:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=fK4y8mUWBa63wIOL+eFZV6+3aBAzfEDQsd6nCMRzVtM=; b=GJT5nxdULVfLs3OuaZsmtToWpnTnQ8g3pF6TdFXhlfyVfjciU1Xu9qXh3mFTj7hd50 SfZuV9zPXWAUKniWnB/loh7Bhw81NTFyRg/ONhbFAMvvFd1yHYCJJDtaQahjZCEjWLJE C8mEEvuEb8dviB0RMKNun4wANPdSA9hRnPRT9XRymZyI/sMWUDt4X7Ctrlrbr8y11O+B cYsxMfMH0FaOrGk3xqfDLVvoMfu8xBOzdIuWQDY6MI/dZ1lFkcQq3hMnGnQDTQfvykr0 uYMjZxGb3dUcStd8JyZ+39EBvSLDpRw5ZtnHKs9CADb9B72o7WoVS91OP9NgPDv9EWNZ q8TQ== X-Received: by 10.180.205.234 with SMTP id lj10mr105476wic.1.1409777169946; Wed, 03 Sep 2014 13:46:09 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id kw2sm17214831wjb.30.2014.09.03.13.46.08 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 03 Sep 2014 13:46:09 -0700 (PDT) Date: Wed, 3 Sep 2014 22:46:05 +0200 From: Mateusz Guzik To: Warren Block Subject: Re: Anyone else seeing lockup on boot with r271042? Message-ID: <20140903204605.GA16445@dft-labs.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: stable@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2014 20:46:12 -0000 On Wed, Sep 03, 2014 at 02:31:47PM -0600, Warren Block wrote: > With 10-STABLE r271042, my amd64 desktop system locks hard when devd > starts, or just after. > > Booting with devd disabled is possible, and it can be started after > the system is up. Can try to narrow down exact revision which introduces the problem? -- Mateusz Guzik