Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Nov 2010 19:02:13 -0500
From:      Joe Marcus Clarke <marcus@freebsd.org>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        gnome@freebsd.org, bug-followup@freebsd.org
Subject:   Re: ports/151725: sysutils/hal: hald fails to start with dbus-1.4
Message-ID:  <4CD88F85.4020205@freebsd.org>
In-Reply-To: <4CD43FD4.8010400@freebsd.org>
References:  <20101105161556.0AE311CC0F@ptavv.es.net>	<4CD42F13.6020105@icyb.net.ua> <4CD43218.60205@freebsd.org>	<4CD43DBA.1000308@freebsd.org> <4CD43FD4.8010400@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/5/10 1:33 PM, Andriy Gapon wrote:
> on 05/11/2010 19:24 Andriy Gapon said the following:
>> It looked like the issue was caused by the above write() call after a sufficiently
>> quick child process had already exited.
> 
> The proper patch.

While I don't really have a problem with this patch, I'm am a bit
curious as to why it's now needed.  Could either of you downgrade to
dbus-1.2, then add something like:

g_warning ("XXX: Trying to write '%s' to stdin", r->input);

At line 285 (right below the "if").  I'd love to know what is being
written there normally to try and see if there is a hidden problem with
the dbus upgrade.  Thanks.

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CD88F85.4020205>