This is the mail archive of the glibc-bugs@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]

[Bug dynamic-link/22745] _nptl_setxid can loop forever if a dlmopen namespace tries to initialise pthreads after the main namespace does


https://sourceware.org/bugzilla/show_bug.cgi?id=22745

--- Comment #3 from Vivek Das Mohapatra <vivek at collabora dot com> ---
My initial plan is to implement, if I can, the RTLD_UNIQUE flag I proposed
which would make the targeted namespace re-use the mapping already in the
main link map - I think that's got to be the basis for whatever the final
behaviour and semantics turn out to be.

Before I sink a lot of time into this, does that sound reasonable?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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