https://bugzilla.novell.com/show_bug.cgi?id=645381 https://bugzilla.novell.com/show_bug.cgi?id=645381#c1 --- Comment #1 from Martin Vidner <mvidner@novell.com> 2010-12-03 16:41:07 CET --- Created an attachment (id=403361) --> (http://bugzilla.novell.com/attachment.cgi?id=403361) dbus-daemon-strace.tgz So Coolo has nudged me because the build jobs were taking up OBS workers, and I have straced not only dbus-send but dbus-daemon too, with success :) Compare the two build logs (attached) which include the trace. It works on an x86_64 build but fails on an i586 build. Search for "accept4". dbus-1.4.0/dbus/dbus-sysdeps-unix.c _dbus_accept() says "We assume that if accept4 is available SOCK_CLOEXEC is too" which is probably not met in OBS where it runs on an older kernel. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.