Bug #100
Mac and SELinux refuse to load corehashes-generic
| Status: | Closed | Start: | 04/21/2009 | |
| Priority: | Urgent | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | - | Spent time: | 3.00 hours | |
| Target version: | - | |||
Description
SELinux systems refuse to load corehashes-generic due to "text relocation".
Fix: avoid use of absolute symbol addresses in SSE asm code.
UPDATE: Confirmed to be same issue as #99.
History
Updated by Andrew Zonenberg 464 days ago
Merged #99 into this issue, as they are both caused by the same underlying bug.
Updated by Andrew Zonenberg 464 days ago
- Subject changed from SELinux refuses to load corehashes-generic to Mac and SELinux refuse to load corehashes-generic
Updated by Andrew Zonenberg 453 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Confirmed fixed in SELinux as of 6a71c1f3 but not fully tested on Mac yet.