Bug 914410 - [abrt] python-2.7.3-13.fc18: apol_attr_get_by_query: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
Summary: [abrt] python-2.7.3-13.fc18: apol_attr_get_by_query: Process /usr/bin/python2...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c63864cbc7ca634d40538892982...
: 915599 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-22 10:13 UTC by Lubo
Modified: 2014-02-05 19:23 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 19:23:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (43.68 KB, text/plain)
2013-02-22 10:13 UTC, Lubo
no flags Details
File: cgroup (128 bytes, text/plain)
2013-02-22 10:13 UTC, Lubo
no flags Details
File: core_backtrace (3.62 KB, text/plain)
2013-02-22 10:13 UTC, Lubo
no flags Details
File: dso_list (5.02 KB, text/plain)
2013-02-22 10:13 UTC, Lubo
no flags Details
File: environ (1.63 KB, text/plain)
2013-02-22 10:13 UTC, Lubo
no flags Details
File: limits (1.29 KB, text/plain)
2013-02-22 10:13 UTC, Lubo
no flags Details
File: maps (23.37 KB, text/plain)
2013-02-22 10:13 UTC, Lubo
no flags Details
File: open_fds (173 bytes, text/plain)
2013-02-22 10:14 UTC, Lubo
no flags Details
File: proc_pid_status (892 bytes, text/plain)
2013-02-22 10:14 UTC, Lubo
no flags Details
File: smolt_data (4.68 KB, text/plain)
2013-02-22 10:14 UTC, Lubo
no flags Details

Description Lubo 2013-02-22 10:13:33 UTC
Description of problem:
I started 'engine-setup' and try setup some port.
selinux is off.

Version-Release number of selected component:
python-2.7.3-13.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/bin/python -Es /usr/sbin/semanage port -l
crash_function: apol_attr_get_by_query
executable:     /usr/bin/python2.7
kernel:         3.7.9-201.fc18.x86_64
remote_result:  NOTFOUND
uid:            0
var_log_messages: Feb 22 10:12:30 sklca abrt[7307]: Saved core dump of pid 7305 (/usr/bin/python2.7) to /var/spool/abrt/ccpp-2013-02-22-10:12:29-7305 (55451648 bytes)

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 apol_attr_get_by_query at type-query.c:132
 #1 get_attribs at info.c:176
 #2 info at info.c:996
 #3 wrap_info at info.c:1023
 #4 call_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4098
 #5 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740
 #6 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330
 #7 fast_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194
 #8 call_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119
 #9 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740

Comment 1 Lubo 2013-02-22 10:13:40 UTC
Created attachment 701092 [details]
File: backtrace

Comment 2 Lubo 2013-02-22 10:13:45 UTC
Created attachment 701093 [details]
File: cgroup

Comment 3 Lubo 2013-02-22 10:13:48 UTC
Created attachment 701094 [details]
File: core_backtrace

Comment 4 Lubo 2013-02-22 10:13:50 UTC
Created attachment 701095 [details]
File: dso_list

Comment 5 Lubo 2013-02-22 10:13:52 UTC
Created attachment 701096 [details]
File: environ

Comment 6 Lubo 2013-02-22 10:13:57 UTC
Created attachment 701097 [details]
File: limits

Comment 7 Lubo 2013-02-22 10:13:59 UTC
Created attachment 701098 [details]
File: maps

Comment 8 Lubo 2013-02-22 10:14:04 UTC
Created attachment 701099 [details]
File: open_fds

Comment 9 Lubo 2013-02-22 10:14:06 UTC
Created attachment 701100 [details]
File: proc_pid_status

Comment 10 Lubo 2013-02-22 10:14:08 UTC
Created attachment 701101 [details]
File: smolt_data

Comment 11 Thomas Spura 2013-02-26 09:46:30 UTC
*** Bug 915599 has been marked as a duplicate of this bug. ***

Comment 12 Daniel Walsh 2013-02-28 15:53:23 UTC
Lubo does this happen everytime you run semanage port -l

rpm -q selinux-policy-targeted

Comment 13 Daniel Walsh 2013-02-28 15:58:31 UTC
rpm -q policycoreutils

Comment 14 Lubo 2013-02-28 17:07:02 UTC
Daniel, yes, everytime...also if started with sudo.
This is the output:
----
$ semanage port -l
ERROR: Could not determine running system's policy version.
ERROR: Unable to open policy /etc/selinux/targeted/policy/policy.27.
Segmentation fault (core dumped)
$ rpm -q selinux-policy-targeted
selinux-policy-targeted-3.11.1-81.fc18.noarch
----

(In reply to comment #12)
> Lubo does this happen everytime you run semanage port -l
> 
> rpm -q selinux-policy-targeted

Comment 15 Lubo 2013-02-28 17:07:37 UTC
and next rpm-query result:
---
$ rpm -q policycoreutils
policycoreutils-2.1.13-55.fc18.x86_64
---

(In reply to comment #13)
> rpm -q policycoreutils

Comment 16 Fedora End Of Life 2013-12-21 11:37:12 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2014-02-05 19:23:46 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 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.


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