Comment 40 for bug 1757517

Revision history for this message
In , Ppluzhnikov-google (ppluzhnikov-google) wrote :

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).