You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
boards: native_sim: Workaround race condition in glibc
Explicitly link with libgcc_s to work around a race condition
in glibc when dynamically loading libgcc_s in multiple threads.
The race condition was observed when running native_sim with
CONFIG_REBOOT=y and CONFIG_NATIVE_SIM_REBOOT=y and rebooting quickly
from main().
Signed-off-by: Tim Pambor <[email protected]>
0 commit comments