Description of problem: polkitd segfaults when started with systemctl start polkit.service. Starting manually works. As an aside, the polkitd user wasn't added when the upgrade happened (a yum reinstall fixed that though). polkitd[4064]: segfault at 10 ip 00007f3281591ee4 sp 00007fffbb85a070 error 4 in libpthread-2.15.90.so[7f3281588000+17000] I tried getting a coredump with ulimit -c unlimited, but I don't know where it ends up when systemctl starts it. Version-Release number of selected component (if applicable): polkit-0.106-1.fc18.x86_64 How reproducible: Always
polkit is starting via systemd fine now. Not sure when it started working.