tog-pegasus crashed while listing users with "cimauth -l".
Issue
[root@example.com ~]# systemctl status tog-pegasus
● tog-pegasus.service - OpenPegasus CIM Server
Loaded: loaded (/usr/lib/systemd/system/tog-pegasus.service; disabled; vendor preset: disabled)
Active: active (running) since Fri 2017-06-16 15:36:27 CEST; 14min ago
Process: 9364 ExecStart=/usr/sbin/cimserver (code=exited, status=0/SUCCESS)
Process: 9362 ExecStartPre=/usr/share/Pegasus/scripts/generate-certs (code=exited, status=0/SUCCESS)
Main PID: 9366 (cimserver)
CGroup: /system.slice/tog-pegasus.service
└─9366 /usr/sbin/cimserver
- If listing users with "cimauth -l" the cimserver daemon crashes.
[root@example.com ~]# cimauth -l
Failed to list the users.
Connection closed by CIM Server.
- The same happens, if one want do add users with permissions.
[root@example.com ~]# systemctl status tog-pegasus
● tog-pegasus.service - OpenPegasus CIM Server
Loaded: loaded (/usr/lib/systemd/system/tog-pegasus.service; disabled; vendor preset: disabled)
Active: failed (Result: signal) since Fri 2017-06-16 15:54:02 CEST; 34s ago
Process: 9364 ExecStart=/usr/sbin/cimserver (code=exited, status=0/SUCCESS)
Process: 9362 ExecStartPre=/usr/share/Pegasus/scripts/generate-certs (code=exited, status=0/SUCCESS)
Main PID: 9366 (code=killed, signal=SEGV)
Jun 16 15:36:27 sl-sapcl02 systemd[1]: Starting OpenPegasus CIM Server...
Jun 16 15:36:27 sl-sapcl02 systemd[1]: Started OpenPegasus CIM Server.
Jun 16 15:54:02 sl-sapcl02 systemd[1]: tog-pegasus.service: main process exited, code=killed, status=11/SEGV
Jun 16 15:54:02 sl-sapcl02 systemd[1]: Unit tog-pegasus.service entered failed state.
Jun 16 15:54:02 sl-sapcl02 systemd[1]: tog-pegasus.service failed.
Environment
- Red Hat Enterprise Linux Server release 7
- tog-pegasus-2.14.1-4.el7.x86_64
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
