Re: Order of memory segments
From: DINH Viêt Hoà (dinh.viet.hoa_at_free.fr)
Date: 08/08/03
- Next message: Bit Twister: "Re: find string from command outut in log file"
- Previous message: qazmlp: "Shared library usage by the process"
- In reply to: Eric Sosman: "Re: Order of memory segments"
- Next in thread: Måns Rullgård: "Re: Order of memory segments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 8 Aug 2003 12:41:46 +0200
Eric Sosman wrote :
> qazmlp wrote:
> >
> > Is the order of memory segments(text, data, BSS, heap) guaranteed to
> > be same in any unix memory model ?
>
> Given the existence of dlopen(), I don't see how any
> particular order could be guaranteed.
even with the existence of pthread_attr_setstackaddr() in case of a
multithreaded application.
-- DINH V. Hoa, "sunZ ! capitaine de soirées"
- Next message: Bit Twister: "Re: find string from command outut in log file"
- Previous message: qazmlp: "Shared library usage by the process"
- In reply to: Eric Sosman: "Re: Order of memory segments"
- Next in thread: Måns Rullgård: "Re: Order of memory segments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|