Bug 1133296 - [abrt] PackageKit: packagekitd killed by SIGSEGV
Summary: [abrt] PackageKit: packagekitd killed by SIGSEGV
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c9420d3a2e1603eaf227465479f...
: 1135686 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-24 10:55 UTC by Michael Schwendt
Modified: 2015-05-28 22:29 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-15 13:19:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (16.17 KB, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: cgroup (200 bytes, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: core_backtrace (4.41 KB, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: dso_list (5.47 KB, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: environ (120 bytes, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: exploitable (82 bytes, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: limits (1.29 KB, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: maps (26.39 KB, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: open_fds (133 bytes, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: proc_pid_status (907 bytes, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details
File: var_log_messages (4.71 KB, text/plain)
2014-08-24 10:55 UTC, Michael Schwendt
no flags Details

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. ***


Note You need to log in before you can comment on or make changes to this bug.