[haiku-bugs] [Haiku] #6271: support for images with a single rwx PT_LOAD program header

  • From: "lucian" <trac@xxxxxxxxxxxx>
  • Date: Tue, 06 Jul 2010 03:19:31 -0000

#6271: support for images with a single rwx PT_LOAD program header
-----------------------------+----------------------------------------------
   Reporter:  lucian         |        Owner:  axeld         
       Type:  bug            |       Status:  new           
   Priority:  normal         |    Milestone:  R1            
  Component:  System/Kernel  |      Version:  R1/Development
   Keywords:                 |   Blocked By:                
Has a Patch:  0              |     Platform:  All           
   Blocking:                 |  
-----------------------------+----------------------------------------------
 Normally add-on images have two PT_LOAD program headers:
  * a rx PT_LOAD header --> .text
  * a rw PT_LOAD header --> .data

 Some add-on images may only have a single rwx PT_LOAD header (a
 concatenation of .text and .data).

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6271>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: