This repository was archived by the owner on Feb 11, 2020. It is now read-only.

Description
“Segmentation fault” when i call setPolicy() with out-of-band mode without initial Lib and Device
The gdb trace info as follow:
(gdb) n
299 ret = nmprk::translation::setPolicy(d, policy);
(gdb) n
Program received signal SIGSEGV, Segmentation fault.
0x000000000041c4fe in nmprk::ipmi::modules::nm_dcmi::nm_dcmi_remote_runIpmiCommand (d=0x7fffffffe270, req=0x7fffffffde80, rsp=0x7fffffffde60)
at src/modules/nm_dcmi/linux/nm_dcmi_linux.cpp:295
295 lun = intf->target_lun;
(gdb)