Clients seeing EPIPE, dbus-daemon 1.8.16, how to debug?

Ray Strode halfline at gmail.com
Wed Jun 3 13:19:08 PDT 2015


Hi,

> The message failed to parse. Use strace on your application and capture the
> all the messages sent after the last time the bus sent anything to you. One of
> those messages is invalid.

One common reason the bus will kick you off is if you send invalid
utf-8 in a string type, so that's one to check.

--Ray


More information about the dbus mailing list