Comment 31 for bug 1757517

Revision history for this message
In , Asharif-tools (asharif-tools) wrote :

Created attachment 6363
Proposed fix that only adds to the stack size if it's less than 16 times __static_tls_size

This patch checks if the stack size is less than 16 times the __static_tls_size, and adds to it in that case.

Carlos, I know you're working on this for trunk, but we'd like a fix for ChromeOS.

What are your thoughts about this patch, Paul/Carlos/Mike?