Re: sd_bus_message_read_array returns error -74
Naseer Kalyandrug <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <CAEnBoRCeXQ4fqU3=jqLKR0tTHbLuAT__B2Evxp8aLsE5XZhs7g@mail.gmail.com> |
Thanks Lawrence was able to translate the error code to error message I wanted to understand what could be possible reasons for a EBADMSG On Thu, Nov 4, 2021, 10:24 PM Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]> wrote: > On Thu, 4 Nov 2021 22:04:49 -0500, Naseer Kalyandrug wrote: > > > However i see the read_array is failing with erro no -74 > > From > < > https://manpages.debian.org/testing/libsystemd-dev/sd_bus_message_read_array.3.en.html > >: > > -EBADMSG > The message cannot be parsed. >