Bug 1257335

Summary: [abrt] PackageKit: __env_alloc(): packagekitd killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Les Howell <hlhowell>
Component: PackageKitAssignee: Richard Hughes <rhughes>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jonathan, klember, rdieter, rhughes, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/3ae794e8d3c16e6e0c4ed625e2f00841d308195b
Whiteboard: abrt_hash:81fdce2c3be07def7ec1652851f18a092a8b2be4
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:40:34 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: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Les Howell 2015-08-26 20:28:56 UTC
Description of problem:
running from personal account:
opened gnome terminal...
% su
% passwd *******
% dnf update

Nothing happens for some time.  several minutes pass, no progress no output, nothing.

tried ctrl-C, no joy, dnf appears hung.

Killed the window by clicking on the X top right.

Window died, no apparent error message (notification did not appear at screen bottom).

Opened new terminal window...
% su
% passwd *******
%ps -ef | grep dnf shows the dnf command still running as process 4085, prior process 4058.
% kill 4085 
%ps -ef | grep 4058 shows the terminal process with no time.  and dnf process still hung.
% kill 4058
%ps -ef | grep 4058 shows the terminal process with no time.  and dnf process still hung.
%kill -9 4058
%ps -ef | grep 4058 shows both processes gone.  No notification at screen bottom on any commands.
Checked notifications.  Saw one for system.  sent this bug report.


Version-Release number of selected component:
PackageKit-1.0.6-6.fc22

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        /usr/libexec/packagekitd
crash_function: __env_alloc
executable:     /usr/libexec/packagekitd
global_pid:     1554
kernel:         4.1.5-200.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 __env_alloc at ../../src/env/env_alloc.c:308
 #1 __memp_alloc at ../../src/mp/mp_alloc.c:93
 #2 __memp_mpf_alloc at ../../src/mp/mp_fopen.c:775
 #3 __memp_fopen at ../../src/mp/mp_fopen.c:505
 #4 __env_mpool at ../../src/db/db.c:692
 #5 __env_setup at ../../src/db/db.c:493
 #6 __db_open at ../../src/db/db_open.c:211
 #7 __db_open_pp at ../../src/db/db_iface.c:1193
 #8 dbiOpen at backend/db3.c:653
 #9 indexOpen at rpmdb.c:191

Comment 1 Les Howell 2015-08-26 20:28:59 UTC
Created attachment 1067397 [details]
File: backtrace

Comment 2 Les Howell 2015-08-26 20:29:00 UTC
Created attachment 1067398 [details]
File: cgroup

Comment 3 Les Howell 2015-08-26 20:29:00 UTC
Created attachment 1067399 [details]
File: core_backtrace

Comment 4 Les Howell 2015-08-26 20:29:01 UTC
Created attachment 1067400 [details]
File: dso_list

Comment 5 Les Howell 2015-08-26 20:29:01 UTC
Created attachment 1067401 [details]
File: environ

Comment 6 Les Howell 2015-08-26 20:29:02 UTC
Created attachment 1067402 [details]
File: limits

Comment 7 Les Howell 2015-08-26 20:29:04 UTC
Created attachment 1067403 [details]
File: maps

Comment 8 Les Howell 2015-08-26 20:29:04 UTC
Created attachment 1067404 [details]
File: mountinfo

Comment 9 Les Howell 2015-08-26 20:29:05 UTC
Created attachment 1067405 [details]
File: namespaces

Comment 10 Les Howell 2015-08-26 20:29:05 UTC
Created attachment 1067406 [details]
File: open_fds

Comment 11 Les Howell 2015-08-26 20:29:06 UTC
Created attachment 1067407 [details]
File: proc_pid_status

Comment 12 Les Howell 2015-08-26 20:29:06 UTC
Created attachment 1067408 [details]
File: var_log_messages

Comment 13 Fedora End Of Life 2016-07-19 17:40:34 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.