Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Valgrind ThreadSanitizer

New issue 25913 by [email protected]: Data race on boolean in libjingle
http://code.google.com/p/chromium/issues/detail?id=25913

This data race was found using ThreadSanitizer ( see
http://dev.chromium.org/developers/how-tos/using-valgrind/threadsanitizer )
The ThreadSanitizer report is attached.

The data race happens on fStop_ variable accessed from multiple threads
without any synchronization. This is a popular data race described at
http://code.google.com/p/data-race-test/wiki/PopularDataRaces

Attachments:
        libjingle race.txt  13.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to