Thanks, Ehsan _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform
I tried following
<https://developer.mozilla.org/en-US/docs/Thread_Sanitizer> on Linux to
use thread sanitizer in order to find a possible data race that I'm
trying to hunt down, but the resulting build couldn't start up due to a
"too much recursion" JavaScript error at startup. Has anyone
successfully used Thread Sanitizer with Firefox? If yes, can you please
tell me how you got around that error message?
- Using ThreadSanitizer with Firefox Ehsan Akhgari
- Re: Using ThreadSanitizer with Firefox Ehsan Akhgari