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 libc/11787] Program with large TLS segments fail.


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

--- Comment #36 from Paul Pluzhnikov <ppluzhnikov at google dot com> 2013-04-26 18:06:47 UTC ---
Carlos, any update on this?

We've just run into this problem again: java loading JNI code instrumented for
profiling created thread stack blocks that were too small.

It would be *really* nice for glibc to just do the right thing and account for
__static_tls without users having to explicitly work around it (by adding
__static_tls to their requested stack size).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]