Bug 662998 - [abrt] setroubleshoot-server-2.2.102-1.fc14: poll_for_event: Process /usr/bin/python was killed by signal 6 (SIGABRT)
Summary: [abrt] setroubleshoot-server-2.2.102-1.fc14: poll_for_event: Process /usr/bin...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 14
Hardware: i686
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c8aaa5fdc9335da5426b8e1e973...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-14 11:44 UTC by Daya Shanker Prasad
Modified: 2010-12-21 13:59 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-12-21 13:59:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (20.28 KB, text/plain)
2010-12-14 11:44 UTC, Daya Shanker Prasad
no flags Details

Description Daya Shanker Prasad 2010-12-14 11:44:37 UTC
abrt version: 1.1.14
architecture: i686
Attached file: backtrace
cmdline: /usr/bin/python -Es /usr/bin/sealert -s
component: setroubleshoot
crash_function: poll_for_event
executable: /usr/bin/python
kernel: 2.6.35.9-64.fc14.i686.PAE
package: setroubleshoot-server-2.2.102-1.fc14
rating: 4
reason: Process /usr/bin/python was killed by signal 6 (SIGABRT)
release: Fedora release 14 (Laughlin)
time: 1292326630
uid: 500

How to reproduce
-----
1.
2.
3. '

Comment 1 Daya Shanker Prasad 2010-12-14 11:44:41 UTC
Created attachment 468587 [details]
File: backtrace

Comment 2 pimanac 2010-12-16 02:05:37 UTC
Package: setroubleshoot-server-2.2.102-1.fc14
Architecture: x86_64
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. Crashed on KDE startup from cold boot
2.
3.

Comment 3 Paul 2010-12-17 05:36:09 UTC
Package: setroubleshoot-server-2.2.102-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.SElinux reports error with plugins-config.  Requests bug report
2.Select report option
3.program crashes

Comment 4 Daniel Walsh 2010-12-17 14:31:42 UTC
Please try the new setroubleshoot available in updates-testing.

yum -y update setroubleshoot\* -enablerepo=updates-testing

Fixed in setroubleshoot-3.0.15-1.fc14

Comment 5 Keith Mc Dowell 2010-12-21 01:17:57 UTC
Package: setroubleshoot-server-2.2.102-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1. cd  bin/
2. ./medeleydesktop
3. error


Comment
-----
/home/keith/Mendeley/mendeleydesktop-0.9.8.1-linux-i486/bin/../lib/mendeleydesktop/libexec/mendeleydesktop.i486: error while loading shared libraries: libpng.so.3: cannot enable executable stack as shared object requires: Permission denied

Comment 6 Daniel Walsh 2010-12-21 13:59:34 UTC
Sounds like you need to turn on allow_execstack to make this work.

setsebool -P allow_execstack 1


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