Bug 832244

Summary: polkit fails to start under systemd
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: polkitAssignee: David Zeuthen <davidz>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: davidz, mclasen, paul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-20 04:47:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Boeckel 2012-06-15 01:08:14 UTC
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

Comment 1 Ben Boeckel 2012-07-20 04:47:59 UTC
polkit is starting via systemd fine now. Not sure when it started working.