[Bug 296410] sprintf/vfprintf not thread safe on AArch64 due to localeconv_l using atomic_store_int, with relaxed semantics
[email protected] Sun, 05 Jul 2026 03:18:37 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D296410 --- Comment #3 from Konstantin Belousov <[email protected]> --- (In reply to Tomas Vondra from comment #2) I am not sure. For instance one thread might have noticed the change in the locale and sta= rted the rebuild, while other did not and load the partially updated data. Anyway, I think that the change to use the release semantic is fine on its = own. --=20 You are receiving this mail because: You are the assignee for the bug.=