openbmc / phosphor-net-ipmid

Network IPMI server
Apache License 2.0
9 stars 11 forks source link

ipmid what(): basic_string::assign: __pos (which is 26) > this->size() (which is 25) #10

Closed gkeishin closed 4 years ago

gkeishin commented 4 years ago
Nov 08 14:17:59 xx.xx.xx.xx phosphor-user-manager[11553]: terminate called after throwing an instance of 'boost::process::process_error'
Nov 08 14:17:59 xx.xx.xx.xx phosphor-user-manager[11553]:   what():  pipe(2) failed: Too many open files
Nov 08 14:17:59 xx.xx.xx.xx systemd[1]: xyz.openbmc_project.User.Manager.service: Main process exited, code=killed, status=6/ABRT
Nov 08 14:17:59 xx.xx.xx.xx systemd[1]: xyz.openbmc_project.User.Manager.service: Failed with result 'signal'.
Nov 08 14:18:00 xx.xx.xx.xx systemd[1]: xyz.openbmc_project.User.Manager.service: Service RestartSec=1s expired, scheduling restart.
Nov 08 14:18:00 xx.xx.xx.xx systemd[1]: xyz.openbmc_project.User.Manager.service: Scheduled restart job, restart counter is at 6.
Nov 08 14:18:00 xx.xx.xx.xx systemd[1]: Stopped Phosphor User Manager.
Nov 08 14:18:00 xx.xx.xx.xx systemd[1]: Starting Phosphor User Manager...
Nov 08 14:18:00 xx.xx.xx.xx phosphor-user-manager[13787]: web already exists
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: ipmi already exists
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: redfish already exists
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: priv-admin already exists
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: priv-operator already exists
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: priv-user already exists
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: priv-callback already exists
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: root already in ipmi
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: root already in web
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: root already in redfish
Nov 08 14:18:01 xx.xx.xx.xx phosphor-user-manager[13787]: root already in priv-admin
Nov 08 14:18:02 xx.xx.xx.xx systemd[1]: Started Phosphor User Manager.
Nov 08 14:18:02 xx.xx.xx.xx ipmid[11565]: terminate called after throwing an instance of 'std::out_of_range'
Nov 08 14:18:02 xx.xx.xx.xx ipmid[11565]:   what():  basic_string::assign: __pos (which is 26) > this->size() (which is 25)
Nov 08 14:18:02 xx.xx.xx.xx systemd[1]: phosphor-ipmi-host.service: Main process exited, code=killed, status=6/ABRT
Nov 08 14:18:02 xx.xx.xx.xx systemd[1]: phosphor-ipmi-host.service: Failed with result 'signal'.
Nov 08 14:18:03 xx.xx.xx.xx systemd[1]: phosphor-ipmi-host.service: Service RestartSec=1s expired, scheduling restart.
Nov 08 14:18:03 xx.xx.xx.xx systemd[1]: phosphor-ipmi-host.service: Scheduled restart job, restart counter is at 6
gkeishin commented 4 years ago

@tomjoseph83 @rthomaiy ^^^ thoughts ?

rthomaiy commented 4 years ago

Fix under review https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-host-ipmid/+/28324/