Bug 1170881
| Summary: | Packagekit segfault | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sudhir Khanger <sudhir> | ||||
| Component: | PackageKit | Assignee: | Richard Hughes <rhughes> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 21 | CC: | jonathan, kalevlember, miminar, rdieter, rhughes, smparrish | ||||
| 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: | 2014-12-11 18:40:08 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: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 1164330 *** |
Created attachment 964988 [details] dmesg log Description of problem: packagekit.service fails to start. Version-Release number of selected component (if applicable): Fedora 21 KDE RC5 PackageKit-1.0.3-2.fc21.x86_64 How reproducible: Always Steps to Reproduce: 1. Fails at boot or systemctl start packagekit.service 2. 3. Actual results: systemctl status packagekit.service ● packagekit.service - PackageKit Daemon Loaded: loaded (/usr/lib/systemd/system/packagekit.service; static) Active: failed (Result: core-dump) since Thu 2014-12-04 23:01:26 IST; 10h ago Process: 4774 ExecStart=/usr/libexec/packagekitd (code=dumped, signal=SEGV) Main PID: 4774 (code=dumped, signal=SEGV) Dec 04 23:01:26 fedora PackageKit[4774]: daemon start Dec 04 23:01:26 fedora systemd[1]: packagekit.service: main process exited, code=dumped, status=11/SEGV Dec 04 23:01:26 fedora systemd[1]: Failed to start PackageKit Daemon. Dec 04 23:01:26 fedora systemd[1]: Unit packagekit.service entered failed state. Dec 04 23:01:26 fedora systemd[1]: packagekit.service failed. dmesg | grep packagekit [ 118.834483] packagekitd[1782]: segfault at 0 ip 00007fd3a069f1f7 sp 00007fff4956b0e8 error 4 in libc-2.20.so[7fd3a055b000+1b4000] [ 195.046548] packagekitd[2926]: segfault at 0 ip 00007f73bfcda1f7 sp 00007fffa87a42f8 error 4 in libc-2.20.so[7f73bfb96000+1b4000] [ 220.043897] packagekitd[3261]: segfault at 0 ip 00007fbb994cd1f7 sp 00007ffff1cba678 error 4 in libc-2.20.so[7fbb99389000+1b4000] [ 480.755897] packagekitd[4540]: segfault at 0 ip 00007f2a6aa5d1f7 sp 00007fff2aadb128 error 4 in libc-2.20.so[7f2a6a919000+1b4000] [ 511.223135] packagekitd[4774]: segfault at 0 ip 00007f50384e51f7 sp 00007fffe8886168 error 4 in libc-2.20.so[7f50383a1000+1b4000] Expected results: Additional info: