From owner-freebsd-gnome@freebsd.org Sat Dec 12 09:29:04 2015 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77CB8A14890 for ; Sat, 12 Dec 2015 09:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 66B791C88 for ; Sat, 12 Dec 2015 09:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 65C54A1488C; Sat, 12 Dec 2015 09:29:04 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65648A1488B for ; Sat, 12 Dec 2015 09:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59E8F1C86 for ; Sat, 12 Dec 2015 09:29:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tBC9T3LY057808 for ; Sat, 12 Dec 2015 09:29:03 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 205265] sysutils/hal boots into unusable and unkillable state Date: Sat, 12 Dec 2015 09:29:03 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2015 09:29:04 -0000 Matthias Apitz has reassigned Bugzilla Automation 's request for maintainer-feedback to gnome@FreeBSD.o= rg: Bug 205265: sysutils/hal boots into unusable and unkillable state https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205265 --- Description --- Sometimes the hald started during boot goes into an unusable state which let for example the KDE power management system think that there is no battery;= =20 ps(1) shows the situation like this: 885 - Ds 0:00,01 /usr/local/sbin/hald 890 - I 0:00,03 hald-runner 764 v0- I 0:00,01 /usr/local/sbin/hald 988 v0 R 0:00,00 fgrep hal The proc (here 885) can not be killed, not even with -9, and a query for hal does not work: $ qdbus --system :1.2 org.freedesktop.ConsoleKit :1.25 :1.26 :1.27 :1.28 :1.3 :1.31 :1.32 :1.4 org.freedesktop.PolicyKit1 :1.40 org.freedesktop.DBus i.e. nothing about hald :-( This is with system r285885 and ports r392920 (July 26).=