Comment #8 on issue 10012 by [email protected]: Purify failure: Invalid pointer read [IPR] in WinsockInitSingleton in tests_shell_tests http://code.google.com/p/chromium/issues/detail?id=10012
So something was happening inside the networking stack of libxml that made purify happy. I see that it inits winsock with version 1.1, we init with version 2.2 Thats my current lead. I need to find out if libxml was initializing winsock earlier than us :( -- 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 -~----------~----~----~----~------~----~------~--~---
