This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2][BZ #12416] Use stack boundaries from /proc/PID/mapsto make stack executable


On Tue, 12 Jun 2012 13:20:42 -0400, KOSAKI wrote:
> btw, I think non main thread stack size also violate same sentence in
> posix. because of, nptl pthread_setstacksize() set "stack size +
> guard-page size", but posix require pthread_attr_getstack() should
> return only read/write pages.
> 

Yes, Carlos is working on a fix for this:

http://sourceware.org/bugzilla/show_bug.cgi?id=11787

--
Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]