From owner-freebsd-ports-bugs@freebsd.org Sat Dec 12 09:29:04 2015 Return-Path: Delivered-To: freebsd-ports-bugs@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 68B37A1488D 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 59DC81C85 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 tBC9T44P057811 for ; Sat, 12 Dec 2015 09:29:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205265] sysutils/hal boots into unusable and unkillable state Date: Sat, 12 Dec 2015 09:29:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: guru@unixarea.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Dec 2015 09:29:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205265 Bug ID: 205265 Summary: sysutils/hal boots into unusable and unkillable state Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: guru@unixarea.de Assignee: gnome@FreeBSD.org Flags: maintainer-feedback?(gnome@FreeBSD.org) 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; 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). -- You are receiving this mail because: You are the assignee for the bug.