From owner-freebsd-stable@FreeBSD.ORG Thu Feb 26 22:47:25 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24EF01065689 for ; Thu, 26 Feb 2009 22:47:25 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f166.google.com (mail-ew0-f166.google.com [209.85.219.166]) by mx1.freebsd.org (Postfix) with ESMTP id AAF068FC1E for ; Thu, 26 Feb 2009 22:47:24 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ewy10 with SMTP id 10so951325ewy.43 for ; Thu, 26 Feb 2009 14:47:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=y3OHNLtXlTKwuE5G7f/iIILdTxgUOD+gamuO7A8xkUo=; b=ob6sYxP31ESx7oeS1tmBx2RfrwOz53aUCCU+gG1hj/6eo/wsap5kPauy2gRL9K9Hag Xq5oGOnCheqv3dZbTASKKQZX1pDrt74JG2Cyi1pzsbnInyC2LGAlyV/M8uSikJGrFhnH 7zB7/guLGf/I6/wPFuY2AxOTysGyAwqWAJfWY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=GBhDKnZEbmp1QBozAiUoihmgJ2TJiHKT9f8wkpl2Xo/Ln2jQL/JaUavIabcfMqbkDc gUYKfK2JYOw0w0bCGMAMWVpV6Ii89vdaGonO1nudv6A9ACAEyGhoT4d9cTwDewN25eC8 iLps6kxm6dEKdAVqnvzVK26+SeZbR8G1qOcxU= MIME-Version: 1.0 Received: by 10.210.91.7 with SMTP id o7mr1271884ebb.39.1235688443739; Thu, 26 Feb 2009 14:47:23 -0800 (PST) In-Reply-To: References: Date: Thu, 26 Feb 2009 23:47:23 +0100 Message-ID: <3a142e750902261447k7cac4eb6m457726bc1f4b23d3@mail.gmail.com> From: "Paul B. Mahol" To: Ross Penner Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: powerd causing crash on Mini-ITX EN1200 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 22:47:25 -0000 On 2/26/09, Ross Penner wrote: > Hi, > > When I enable powerd, it is only but a matter of time before my > machine will lock up completely. I've had this problem since I've > migrated to FreeBSD 7 from 6. FreeBSD 6 never seemed to have any > problems. I doesn't seem to create a dump so I've had no luck on that > end. I'm quite perplexed on how to proceed to help get this problem > documented so it can be fixed. > > #uname -a > FreeBSD rosbox.dyndns.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Thu Feb 26 > 00:38:44 PST 2009 > ross@rosbox.dyndns.org:/usr/obj/usr/src/sys/MYKERNEL7 i386 > > Is there anything else I con provide that would be of assistance? I'm aware of livelock between syscons and powerd which is not trivial to reproduce (at least for me). Does it locks in Xorg too? -- Paul