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/13862] Reuse of cached stack can cause bounds overrun of thread DTV


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

--- Comment #16 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to David Abdurachmanov from comment #15)
> Just to make sure. dlopen() and pthread_create() is still not thread-safe
> and issue might happen in heavy threading environment?
> 
> I had a case where just expanded DVT was already too small. More threads in
> parallel dlopen'ing DSOs with TLS segments, while others being created.

That is true. But it is a separate issue.

-- 
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]