Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 24419 by [email protected]: Data race on bool http://code.google.com/p/chromium/issues/detail?id=24419 SVN r28388 BrowserProcessImpl::have_inspector_files_ is used from two threads without any synchronization. The ThreadSanitizer report is attached. For the details why this can be harmful, see http://code.google.com/p/data-race-test/wiki/PopularDataRaces Attachments: have_inspector_files.report 4.1 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 -~----------~----~----~----~------~----~------~--~---
