Home
last modified time | relevance | path

Searched hist:"08 d613e7d549d647105bb7ff5a6d3716708d2332" (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cppdiff 08d613e7d549d647105bb7ff5a6d3716708d2332 Wed Jul 18 15:30:39 CDT 2018 Adriana Kobylak <anoo@us.ibm.com> Romulus: Handle SdBusError Exceptions

Handle exceptions from the sdbusplus method call_noreply API.

The phosphor-fru-fault-monitor app would fail with the following
message on Romulus with the latest sdbusplus changes:
sd_bus_call noreply: org.freedesktop.DBus.Error.UnknownObject:
Unknown object '/xyz/openbmc_project/led/groups/core1_fault'.
Add error handling.

Tested: The phosphor-fru-fault-monitor does not core dump on Romulus.

Change-Id: I2bec59c0e0f483e8bfc0cb20a343cb05670212b7
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>