Comment #1 on issue 5108 by [EMAIL PROTECTED]: unit_tests.exe - purify reports occasional memory leak in setlocale http://code.google.com/p/chromium/issues/detail?id=5108
I haven't ever been able to reproduce this on my local machine. It reproduces on the buildbot regularly though. It's possible that the leak is caused by some interaction between the CRT and the installed locale information on the builder itself. Interestingly, I also haven't been able to reproduce this by running the test by running the tests manually on the bot. It only reproduces when run by the automatic builder (about 80% of the time). I ran it more than 10 times manually, so I think the bug is triggered by some kind of interaction between the environment that the builder is running with. -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
