Bug 1133296

Summary: [abrt] PackageKit: packagekitd killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Michael Schwendt <bugs.michael>
Component: PackageKitAssignee: Richard Hughes <rhughes>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: evan, hk.stefansson, jonathan, joshua.ryan.escamilla, jrimpo, jsedlak, kalevlember, mikhail.v.gavrilov, rdieter, redhat-bugzilla, rhughes, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c9420d3a2e1603eaf227465479f4bc110bd86a65
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-15 13:19:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: exploitable
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Michael Schwendt 2014-08-24 10:55:26 UTC
Description of problem:
No idea. A notification about a crash in the background shortly after logging in.

Version-Release number of selected component:
PackageKit-0.9.4-4.fc21

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 3
cmdline:        /usr/libexec/packagekitd
executable:     /usr/libexec/packagekitd
kernel:         3.16.1-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ??
 #2 munmap at /lib64/ld-linux-x86-64.so.2
 #3 _dl_unmap at /lib64/ld-linux-x86-64.so.2
 #4 _dl_close_worker.part.0 at /lib64/ld-linux-x86-64.so.2
 #5 _dl_close at /lib64/ld-linux-x86-64.so.2
 #6 _dl_catch_error at /lib64/ld-linux-x86-64.so.2
 #7 _dlerror_run at /lib64/libdl.so.2
 #8 dlclose at /lib64/libdl.so.2
 #9 _g_module_close.isra.0 at /lib64/libgmodule-2.0.so.0
 #10 g_module_close at /lib64/libgmodule-2.0.so.0

Comment 1 Michael Schwendt 2014-08-24 10:55:28 UTC
Created attachment 930098 [details]
File: backtrace

Comment 2 Michael Schwendt 2014-08-24 10:55:29 UTC
Created attachment 930099 [details]
File: cgroup

Comment 3 Michael Schwendt 2014-08-24 10:55:30 UTC
Created attachment 930100 [details]
File: core_backtrace

Comment 4 Michael Schwendt 2014-08-24 10:55:31 UTC
Created attachment 930101 [details]
File: dso_list

Comment 5 Michael Schwendt 2014-08-24 10:55:33 UTC
Created attachment 930102 [details]
File: environ

Comment 6 Michael Schwendt 2014-08-24 10:55:34 UTC
Created attachment 930103 [details]
File: exploitable

Comment 7 Michael Schwendt 2014-08-24 10:55:35 UTC
Created attachment 930104 [details]
File: limits

Comment 8 Michael Schwendt 2014-08-24 10:55:37 UTC
Created attachment 930105 [details]
File: maps

Comment 9 Michael Schwendt 2014-08-24 10:55:38 UTC
Created attachment 930106 [details]
File: open_fds

Comment 10 Michael Schwendt 2014-08-24 10:55:39 UTC
Created attachment 930107 [details]
File: proc_pid_status

Comment 11 Michael Schwendt 2014-08-24 10:55:40 UTC
Created attachment 930108 [details]
File: var_log_messages

Comment 12 Jeremy Rimpo 2014-08-26 15:09:54 UTC
Another user experienced a similar problem:

This crash happens fairly regularly when doing package updates. I update most often with dnf, but I've seen this crash occur using yum, and I think even apper. Not sure about the Gnome software package.

reporter:       libreport-2.2.3
backtrace_rating: 3
cmdline:        /usr/libexec/packagekitd
executable:     /usr/libexec/packagekitd
kernel:         3.16.1-300.fc21.x86_64
package:        PackageKit-0.9.4-4.fc21
reason:         packagekitd killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            0

Comment 13 Kalev Lember 2014-10-15 13:19:33 UTC
The backtrace is missing debug symbols. Please do 'debuginfo-install PackageKit' and let ABRT file a new bug when it crashes again. Thanks!

Comment 14 Michael Schwendt 2014-10-15 16:48:06 UTC
> The backtrace is missing debug symbols.

Blame ABRT or whatever else made it impossible to find/install the needed -debuginfo packages. I raise doubts that debuginfo-install would have succeeded.

Comment 15 Kalev Lember 2014-10-15 16:56:30 UTC
I filed https://github.com/abrt/abrt/issues/851 for the ABRT issue

Comment 16 Jeremy Rimpo 2014-10-15 16:56:49 UTC
Once TC4 is released and I'm able to resume testing F21 on my laptop, I remember reading about this issue and that a workaround was supposedly done to fix it. So - if it does still occur then it should be possible to re-report with the debuginfo.

Comment 17 Matthias Clasen 2015-05-28 22:29:35 UTC
*** Bug 1135686 has been marked as a duplicate of this bug. ***