[systemd-devel] systemctl status -> sigsegv

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Mon Oct 14 16:16:52 PDT 2013


On Mon, Oct 14, 2013 at 11:34:52PM +0300, Oleksii Shevchuk wrote:
> > systemctl --system status smartd.service
> smartd.service - Self Monitoring and Reporting Technology (SMART) Daemon
>    Loaded: loaded (/usr/lib64/systemd/system/smartd.service; enabled)
>    Active: active (running) since Пн 2013-10-14 11:19:05 EEST; 12h ago
>  Main PID: 2112 (smartd)
>    CGroup: /system.slice/smartd.service
>            └─2112 /usr/sbin/smartd -n
> Assertion 'n_pids > 0' failed at /tmp/portage/sys-apps/systemd-9999/work/systemd-9999/src/shared/cgroup-show.c:47, function show_pid_array(). Aborting.
> zsh: abort (core dumped)  systemctl --system status smartd.service
Yikes. Fixed to use qsort_safe.

Zbyszek


More information about the systemd-devel mailing list