From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 5 16:45:09 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 336B01065694 for ; Fri, 5 Nov 2010 16:45:09 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0ABD78FC16 for ; Fri, 5 Nov 2010 16:45:03 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA16749; Fri, 05 Nov 2010 18:34:33 +0200 (EET) (envelope-from avg@freebsd.org) Message-ID: <4CD43218.60205@freebsd.org> Date: Fri, 05 Nov 2010 18:34:32 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.11) Gecko/20101021 Lightning/1.0b2 Thunderbird/3.1.5 MIME-Version: 1.0 To: Kevin Oberman References: <20101105161556.0AE311CC0F@ptavv.es.net> <4CD42F13.6020105@icyb.net.ua> In-Reply-To: <4CD42F13.6020105@icyb.net.ua> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: ports/151725: sysutils/hal: hald fails to start with dbus-1.4 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2010 16:45:09 -0000 on 05/11/2010 18:21 Andriy Gapon said the following: > on 05/11/2010 18:15 Kevin Oberman said the following: >>> Here's output on my system: >>> http://people.freebsd.org/~avg/hald.script.txt >>> Please note that this is a desktop with only a mouse connected by USB. >> >> Looks identical to mine. What is the platform? Mine is my trusty old IBM >> ThinkPad T43. Pentium-M uniprocessor running 8-Stable of about a week ago. > > That's head, amd64 on AMD dual-core hardware. > My wild guess is that dbus could be mis-detecting a disconnect from a runner process. Supporting this theory is a fact that hald bails out at different places each. E.g. in the above log it was on hald-probe-storage, but in the next it was this: Run started hald-probe-scsi (20000) (0) ! full path is '/usr/local/libexec/hald-probe-scsi', program_dir is '/usr/local/libexec' 18:30:33.136 [I] hald_runner.c:110: runner_server_message_handler: destination=(null) obj_path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local method=Disconnected 18:30:33.136 [I] hald_runner.c:151: runner process disconnected *** [DIE] hald_runner.c:runner_died():204 : Runner died -- Andriy Gapon