Issue Details (XML | Word | Printable)

Key: RVM-678
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ian Rogers
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RVM

Dynamic linker instructions in data image

Created: 07/Oct/08 04:55 AM   Updated: 07/Oct/08 04:55 AM
Component/s: Instruction Architecture: Intel, Runtime
Affects Version/s: None
Fix Version/s: 1000

Time Tracking:
Not Specified


 Description  « Hide
The boot image runner loads the data image with read | write protection and the code image with read | write | exec permissions. On x86 64 this causes a segment violation when jumping into the dynamic linker code as it has been placed in the data image. The quick work around is to mark the data image pages as executable too.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.