Fedora Account System
Red Hat Associate
Red Hat Customer
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. '
Created attachment 468587 [details] File: backtrace
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.
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
Please try the new setroubleshoot available in updates-testing. yum -y update setroubleshoot\* -enablerepo=updates-testing Fixed in setroubleshoot-3.0.15-1.fc14
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
Sounds like you need to turn on allow_execstack to make this work. setsebool -P allow_execstack 1