hi:

systemd crashes after that commit with

gdb --args ./systemd

Failed to create root cgroup hierarchy: Permission denied
Failed to allocate manager object: Permission denied

Program received signal SIGSEGV, Segmentation fault.
0x0000555555574ec4 in main (argc=1, argv=0x7fffffffdac8) at src/core/main.c:1832
1832            arg_shutdown_watchdog = m->shutdown_watchdog;


gdb) p m
$3 = (Manager *) 0x0

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to