Skip to content
Commit f993b875 authored by Florian Weimer's avatar Florian Weimer
Browse files

nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]



Disabling lazy binding reduces stack usage during unwinding.

Note that RTLD_NOW only makes a difference if libgcc.so has not
already been loaded, so this is only a partial fix.

Reviewed-by: default avatarAdhemerval Zanella <adhemerval.zanella@linaro.org>
parent 09085ede
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment