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

Chris Morgan chmorgan at gmail.com
Thu Jun 4 14:34:46 PDT 2015


On Wed, Jun 3, 2015 at 4:19 PM, Ray Strode <halfline at gmail.com> wrote:
> 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
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus


As an update, I haven't seen the EPIPE case again on the embedded
side. I need to fix a few other issues blocking clean system startup
and I'll be watching for it and actively trying to reproduce it once
the startup stuff is out of the way. Probably mid next week before
I'll be back on trying to reproduce.

Chris


More information about the dbus mailing list