Comment #7 on issue 18795 by [email protected]: uninitialized memory read in in rsa_private_key_win http://code.google.com/p/chromium/issues/detail?id=18795
Looks like an exception for this failure with extensions directory has been added by this change http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/purify/unit_tests.ex e_UMR_flakey.txt?view=diff&r1=18862&r2=18863 by Aaron, but still is being reported by buildbot. http://chrome- buildbot.corp.google.com:8010/builders/XP%20Unit%20(purify)/builds/5574/steps/purify% 20test:%20unit/logs/stdio =============================================================================== Uninitialized memory read in `anonymous namespace'::PrependInteger Error Location base/crypto/rsa_private_key_win.cc:90 `anonymous namespace'::PrependInteger base/crypto/rsa_private_key_win.cc:410 base::RSAPrivateKey::ExportPrivateKey(vector::std *) chrome/browser/extensions/extension_creator.cc:90 ExtensionCreator::GenerateKey(FilePath const&) chrome/browser/extensions/extension_creator.cc:209 ExtensionCreator::Run(FilePath const&,FilePath const&,FilePath const&,FilePath const&) chrome/browser/extensions/extensions_service_unittest.cc:744 ExtensionsServiceTest_PackExtension_Test::TestBody(void) testing/gtest/src/gtest.cc:2031 testing::Test::Run(void) ^^^ Alloc Location third_party/tcmalloc/allocator_shim.cc:96 malloc third_party/tcmalloc/generic_allocators.cc:16 generic_cpp_alloc third_party/tcmalloc/generic_allocators.cc:36 =(UINT) base/crypto/rsa_private_key_win.cc:361 base::RSAPrivateKey::ExportPrivateKey(vector::std *) chrome/browser/extensions/extension_creator.cc:90 ExtensionCreator::GenerateKey(FilePath const&) chrome/browser/extensions/extension_creator.cc:209 ExtensionCreator::Run(FilePath const&,FilePath const&,FilePath const&,FilePath const&) chrome/browser/extensions/extensions_service_unittest.cc:744 ExtensionsServiceTest_PackExtension_Test::TestBody(void) testing/gtest/src/gtest.cc:2031 testing::Test::Run(void) ^^^ -- 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 -~----------~----~----~----~------~----~------~--~---
