Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-1 OS-All Area-Misc Size-Medium Purify
New issue 19467 by [email protected]: ExpireHistoryTest.* seems to make Purify run out of memory during execution http://code.google.com/p/chromium/issues/detail?id=19467 The error looks like this: [----------] 9 tests from ExpireHistoryTest [ RUN ] ExpireHistoryTest.DeleteFaviconsIfPossible [ OK ] ExpireHistoryTest.DeleteFaviconsIfPossible (14516 ms) [ RUN ] ExpireHistoryTest.DeleteURLWithoutFavicon [ OK ] ExpireHistoryTest.DeleteURLWithoutFavicon (20516 ms) [ RUN ] ExpireHistoryTest.DontDeleteStarredURL 14:50:11 common.py [INFO] process ended, did not time out 14:50:11 common.py [INFO] flushing stdout 14:50:11 common.py [INFO] collecting result code 14:50:11 common.py [ERROR] src/chrome\Release\unit_tests.exe exited with non-zero result code -322764027 14:50:11 purify_analyze.py [ERROR] FATAL: Pure: There is insufficient contiguous free memory for Purify. Error Location ... Although it seems to happen on different tests within ExpireHistoryTests. It's been stuck in this state for a few days now, so this doesn't seem like the more typical Purify flakiness. That said, I'm unable to repro this on Vista64 with VS2008. Unclear whether this is a bot, OS or VS issue. -- 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 -~----------~----~----~----~------~----~------~--~---
