Bug 521728
| Summary: | setroubleshoot: SELinux is preventing ldconfig "write" access to to a leaked file descriptor on /home/username/.config/exaile/exaile.log | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Filippo Racca <evilastharoth> |
| Component: | exaile | Assignee: | Deji Akingunola <dakingun> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | dakingun, dmaphy, dwalsh, jkubin, mgrepl, tvvikram.sjce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | setroubleshoot_trace_hash:2ae73f6177de123430229de0b2680ea62ee58b64995060f50aa8fd60b2b0fc79 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-21 02:24:44 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: | |||
|
Description
Filippo Racca
2009-09-08 00:34:39 UTC
Received this message while opening for the first time Exaile on a F12 rawhide. Not sure what is going on here, But the tool that launched ldconfig is leaking an open file descriptor. Is this firefox? exaile should close all of its open file descriptors on exec fcntl(fd, F_SETFD, FD_CLOEXEC) exaile seems to be properly using the python logging facility for handling its log files. It could be the app (exaile) crashes before it gets to closing its opened log. @Filipo, Has you had exaile crashing on you before you were able to properly exit it? Sorry, I don't remember exactly: it happened the moment I started Exaile via the Application menu. But now with the latest updates everything seems to work. Unfortunately I'm unable to confirm what was the update that resolved the problem...If it can be of any help Exaile is now version 0.3.0-1. Thanks for info, I guess we can close the bug then. |