#1600·sanitizers

Thread limit (4194304 threads) exceeeded. Dying

Author: cglwdmCreated Dec 21, 2022Updated Dec 23, 2025

Dear exports,

I have used AddressSanitizer for my code, and I got "AddressSanitizer: Thread limit (4194304 threads) exceeeded. Dying".

My question is: is this my code's fault or a limitation in AddressSanitizer?

How can I fix this?