[rkward-devel] Endless errors starting up org.freedesktop.dbus-system on OSX
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Thu Oct 16 11:51:14 UTC 2014
Hi Meik and Aaron,
On Thursday 16 October 2014 12:14:43 meik michalke wrote:
> @aaron: did you already see this happening before september 2014? if not:
>
> @thomas: can this be related to one of these commits:
> - 4802
> - 4803
> - 4822
> - 4834
an obvious guess. However, I don't see, how this would be the case. If you
look at rkward_startup.cpp, you should find it simply mimicks, what we had,
before. In particular it tried to launch org.freedesktop.dbus-session.plit,
but not dbus-system.plist.
> > Well, in essence, this looks to me like something is trying to load
> > /Library/LaunchDaemons/org.freedesktop.dbus-system.plist as a regular
> > user.
> > This tries starting up the daemon, fails, tries again...
>
> another idea: is it possible that installing the RKWard bundle several times
> (upgrades) and therefore running the postinstall script several time
> somehow messes this up? i still don't have the best understanding of how
> these mac bundle packages actually work, as apple used so many different
> formats and the documentation is... sparse.
Something causing this to be called twice is another idea, in fact. On your
university mac, the error message is a bit more verbose:
Oct 16 11:08:10 RKWard-iMac org.freedesktop.dbus-system[78533]: Failed to
start message bus: Failed to bind socket
"/opt/rkward/var/run/dbus/system_bus_socket": Address already in use
Oct 16 11:08:10 RKWard-iMac com.apple.launchd.peruser.505[78521]
(org.freedesktop.dbus-system[78533]): Exited with code: 1
Oct 16 11:08:10 RKWard-iMac com.apple.launchd.peruser.505[78521]
(org.freedesktop.dbus-system): Throttling respawn: Will start in 10 seconds
So dbus-daemon --system is already running, but the launcher is trying to
start it again, fails, and tries again...
Interestingly, on the university mac, the error message starts appearing today
at 11:08:10. That's shortly, after I started playing with it. Looking at the
process list, you can see that the current dbus-daemon stared at 10:49. That
process came up automatically, when I tried killing the previous dbus-daemon
process. Well, I tried a whole bunch of other things in between, but can't
attach a timestamp to those.
One thing to check may be what happens after a reboot. Does the message start
appearing right away, or only after doing something KDE-related?
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20141016/57921217/attachment.sig>
More information about the Rkward-devel
mailing list