|
|
Created:
9 years, 6 months ago by Ryan Sleevi Modified:
9 years, 6 months ago Reviewers:
Miranda Callahan CC:
chromium-reviews Base URL:
svn://svn.chromium.org/chrome/trunk/src/ Visibility:
Public. |
DescriptionRevert 88400 (Probable breaker of XP Tests(dbg)(5), 10.6 Tests (dbg)(2), 10.5 Tests (dbg)(2))
88400 - Use the System URL Request Context in the web resource service instead of the default profile's context.
This change should be made because there will be no more default profile, because these services should be able to run without being attached to a specific profile, and because they should only ever fetch json data from controlled URLs.
BUG=64339
TEST=all current web resource tests continue to work.
Review URL: http://codereview.chromium.org/7099004
TBR=mirandac@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88477
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
10.5 Tests (dbg)(2) log: http://build.chromium.org/p/chromium/builders/Mac%2010.5%20Tests%20%28dbg%29%... [ RUN ] ExtensionBrowserTest.UnloadPageAction /b/build/third_party/zope/__init__.py:19: UserWarning: Module zope was already imported from /b/build/third_party/zope/__init__.pyc, but /System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python is being added to sys.path import pkg_resources [1142:23043:0608/190119:818827362739:ERROR:leak_tracker.h(95)] Leaked 0x20fa8654 which was allocated by: [1142:23043:0608/190119:818827462033:ERROR:leak_tracker.h(96)] Backtrace: 0 browser_tests 0x0003e56e _mh_execute_header + 251246 1 browser_tests 0x00747abe start + 7016266 2 browser_tests 0x00745591 start + 7006749 3 browser_tests 0x007456a1 start + 7007021 4 browser_tests 0x00469f81 start + 4011021 5 browser_tests 0x00cc9819 start + 12790949 6 browser_tests 0x00cc868f start + 12786459 7 browser_tests 0x00cc9281 start + 12789517 8 browser_tests 0x00e5b0b8 start + 14435652 9 browser_tests 0x00e5b4b0 start + 14436668 10 browser_tests 0x00e5ed44 start + 14451152 11 browser_tests 0x00e5c2e2 start + 14440302 12 browser_tests 0x00e5c407 start + 14440595 13 browser_tests 0x00e5c5cb start + 14441047 14 browser_tests 0x00e1c6b3 start + 14179135 15 browser_tests 0x00e1c7f7 start + 14179459 16 CoreFoundation 0x912a340f CFRunLoopRunSpecific + 3215 17 CoreFoundation 0x912a3aa8 CFRunLoopRunInMode + 88 18 HIToolbox 0x932ab2ac BlockUntilNextEventMatchingListInMode + 989 19 HIToolbox 0x932ab0c5 BlockUntilNextEventMatchingListInMode + 502 20 HIToolbox 0x932aaf39 BlockUntilNextEventMatchingListInMode + 106 21 AppKit 0x9601a6d5 _DPSNextEvent + 657 22 AppKit 0x96019f88 _NSUpdateMenuRefWithChangedMenuItem + 2250 23 AppKit 0x96012f9f _NSSetViewMultiClipDrawingHelper + 4866 24 browser_tests 0x00e1c16e start + 14177786 25 browser_tests 0x00e1c4a9 start + 14178613 26 browser_tests 0x00e5d4ba start + 14444870 27 browser_tests 0x00e5d4d5 start + 14444897 28 browser_tests 0x00e5d539 start + 14444997 29 browser_tests 0x00e018ac start + 14069048 30 browser_tests 0x00df352b start + 14010807 31 browser_tests 0x00df3700 start + 14011276 32 browser_tests 0x00df4e1b start + 14017191 33 browser_tests 0x00df4e57 start + 14017251 34 browser_tests 0x0046295a start + 3980774 35 browser_tests 0x00df4360 start + 14014444 36 browser_tests 0x011f2f19 start + 18203557 37 browser_tests 0x011f9150 start + 18228700 38 browser_tests 0x011ed529 start + 18180533 39 browser_tests 0x011f17ab start + 18197559 40 browser_tests 0x011f1934 start + 18197952 41 browser_tests 0x011f25e4 start + 18201200 42 browser_tests 0x011f307b start + 18203911 43 browser_tests 0x011f8ff1 start + 18228349 44 browser_tests 0x011ea8b3 start + 18169151 45 browser_tests 0x00ec9774 start + 14887936 46 browser_tests 0x002f265e start + 2472682 47 browser_tests 0x00096baa start + 54 [1142:23043:0608/190119:818828393562:FATAL:leak_tracker.h(100)] Check failed: 0u == count (0 vs. 1) Backtrace: 0 browser_tests 0x0003e56e _mh_execute_header + 251246 1 browser_tests 0x0003eeee _mh_execute_header + 253678 2 browser_tests 0x00747ffd start + 7017609 3 browser_tests 0x00744029 start + 7001269 4 browser_tests 0x00ea6507 start + 14743955 5 browser_tests 0x00ea23f3 start + 14727295 6 libSystem.B.dylib 0x9682a155 _pthread_start + 321 7 libSystem.B.dylib 0x9682a012 thread_start + 34 [1142:23043:0608/190119:818828393562:FATAL:leak_tracker.h(100)] Check failed: 0u == count (0 vs. 1) Backtrace: 0 browser_tests 0x0003e56e _mh_execute_header + 251246 1 browser_tests 0x0003eeee _mh_execute_header + 253678 2 browser_tests 0x00747ffd start + 7017609 3 browser_tests 0x00744029 start + 7001269 4 browser_tests 0x00ea6507 start + 14743955 5 browser_tests 0x00ea23f3 start + 14727295 6 libSystem.B.dylib 0x9682a155 _pthread_start + 321 7 libSystem.B.dylib 0x9682a012 thread_start + 34
XP Tests (dbg)(5) log http://build.chromium.org/p/chromium/builders/XP%20Tests%20%28dbg%29%285%29/b... [2176:2368:0608/185338:894562:WARNING:file_util_win.cc(774)] CreateFile failed for path C:\DOCUME~1\CHROME~2\LOCALS~1\Temp\scoped_dir22467\Default\History Provider Cache error code=32 [2176:2368:0608/185339:894609:WARNING:in_memory_url_index.cc(297)] Failed to write C:\DOCUME~1\CHROME~2\LOCALS~1\Temp\scoped_dir22467\Default\History Provider Cache [2176:1844:0608/185344:900328:INFO:CONSOLE(97)] "[SUCCESS] forwardBack", source: chrome/extensionapitest (97) [2176:1844:0608/185344:900328:INFO:CONSOLE(57)] "All tests succeeded", source: chrome/extensionapitest (57) [2176:1844:0608/185344:900437:WARNING:file_util_win.cc(774)] CreateFile failed for path C:\DOCUME~1\CHROME~2\LOCALS~1\Temp\scoped_dir22467\Default\History Provider Cache error code=32 [2176:1844:0608/185344:900437:WARNING:in_memory_url_index.cc(297)] Failed to write C:\DOCUME~1\CHROME~2\LOCALS~1\Temp\scoped_dir22467\Default\History Provider Cache [2176:1600:0608/185345:900718:ERROR:leak_tracker.h(95)] Leaked 07D91D94 which was allocated by: [2176:1600:0608/185345:900718:ERROR:leak_tracker.h(96)] Backtrace: (No symbol) [0x01531AF1] (No symbol) [0x018E1551] (No symbol) [0x018DE892] (No symbol) [0x018DF868] (No symbol) [0x01C86FA4] (No symbol) [0x01C79AE5] (No symbol) [0x031EC64C] (No symbol) [0x0169433C] (No symbol) [0x014E3832] (No symbol) [0x014EAC1D] (No symbol) [0x0073267F] (No symbol) [0x014E4C05] (No symbol) [0x014E4D53] (No symbol) [0x014E58F0] (No symbol) [0x01554E3A] (No symbol) [0x01554842] (No symbol) [0x014E492B] (No symbol) [0x014E472E] (No symbol) [0x014E5C89] (No symbol) [0x01569ED7] (No symbol) [0x0156FD85] (No symbol) [0x0156FCCE] (No symbol) [0x031EC64C] (No symbol) [0x031DB681] (No symbol) [0x018EC929] (No symbol) [0x0156F3BF] (No symbol) [0x011E3077] (No symbol) [0x011D807B] (No symbol) [0x011D886D] (No symbol) [0x011D8EBF] (No symbol) [0x011DD690] (No symbol) [0x011E3197] (No symbol) [0x011DC6EC] (No symbol) [0x014CF2A1] (No symbol) [0x00441166] (No symbol) [0x00640098] RegisterWaitForInputIdle [0x7C817077+73] [2176:1600:0608/185345:900734:FATAL:leak_tracker.h(100)] Check failed: 0u == count (0 vs. 1) Backtrace: (No symbol) [0x01531AF1] (No symbol) [0x014E1A1F] (No symbol) [0x018E1761] (No symbol) [0x018E0308] (No symbol) [0x014FB83D] (No symbol) [0x014FAA10] GetModuleFileNameA [0x7C80B729+442] [2176:1600:0608/185345:900734:FATAL:leak_tracker.h(100)] Check failed: 0u == count (0 vs. 1) Backtrace: (No symbol) [0x01531AF1] (No symbol) [0x014E1A1F] (No symbol) [0x018E1761] (No symbol) [0x018E0308] (No symbol) [0x014FB83D] (No symbol) [0x014FAA10] GetModuleFileNameA [0x7C80B729+442]
10.6 Tests (dbg)(2) log (the one used to decide 88400 was to blame) http://build.chromium.org/p/chromium/builders/Mac%2010.6%20Tests%20%28dbg%29%... [ RUN ] ExtensionCrashRecoveryTest.TwoExtensionsOneByOne [1090:263:0608/184419:738378388755:WARNING:pref_notifier_impl.cc(24)] pref observer found at shutdown plugins.always_authorize [1090:263:0608/184419:738378456050:WARNING:pref_notifier_impl.cc(24)] pref observer found at shutdown plugins.allow_outdated [1090:22531:0608/184419:738381923652:ERROR:leak_tracker.h(95)] Leaked 0x25f062d4 which was allocated by: [1090:22531:0608/184419:738381969634:ERROR:leak_tracker.h(96)] Backtrace: 0 browser_tests 0x0003e942 base::debug::StackTrace::StackTrace() + 32 1 browser_tests 0x00747ad6 base::debug::LeakTracker<SystemURLRequestContextGetter>::LeakTracker() + 32 2 browser_tests 0x007455a9 SystemURLRequestContextGetter::SystemURLRequestContextGetter(IOThread*) + 85 3 browser_tests 0x007456b9 IOThread::system_url_request_context_getter() + 267 4 browser_tests 0x00469f99 BrowserProcessImpl::system_request_context() + 203 5 browser_tests 0x00cc9831 WebResourceService::WebResourceFetcher::StartFetch() + 527 6 browser_tests 0x00cc86a7 void DispatchToMethod<WebResourceService::WebResourceFetcher, void (WebResourceService::WebResourceFetcher::*)()>(WebResourceService::WebResourceFetcher*, void (WebResourceService::WebResourceFetcher::*)(), Tuple0 const&) + 56 7 browser_tests 0x00cc9299 ScopedRunnableMethodFactory<WebResourceService::WebResourceFetcher>::RunnableMethod<void (WebResourceService::WebResourceFetcher::*)(), Tuple0>::Run() + 81 8 browser_tests 0x00e5b0d0 (anonymous namespace)::TaskClosureAdapter::Run() + 30 9 browser_tests 0x00e5b4c8 base::internal::Invoker1<false, base::internal::InvokerStorage1<void ((anonymous namespace)::TaskClosureAdapter::*)(), (anonymous namespace)::TaskClosureAdapter*>, void ((anonymous namespace)::TaskClosureAdapter::*)()>::DoInvoke(base::internal::InvokerStorageBase*) + 94 10 browser_tests 0x00e5ed5c base::Callback<void ()()>::Run() const + 34 11 browser_tests 0x00e5c2fa MessageLoop::RunTask(MessageLoop::PendingTask const&) + 326 12 browser_tests 0x00e5c41f MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) + 51 13 browser_tests 0x00e5c5e3 MessageLoop::DoDelayedWork(base::TimeTicks*) + 409 14 browser_tests 0x00e1c6cb base::MessagePumpCFRunLoopBase::RunWork() + 129 15 browser_tests 0x00e1c7a2 base::MessagePumpCFRunLoopBase::RunNestingDeferredWork() + 36 16 browser_tests 0x00e1c7f5 base::MessagePumpCFRunLoopBase::RunNestingDeferredWorkSource(void*) + 23 17 CoreFoundation 0x932fb361 __CFRunLoopDoSources0 + 1201 18 CoreFoundation 0x932f8f8f __CFRunLoopRun + 1071 19 CoreFoundation 0x932f8464 CFRunLoopRunSpecific + 452 20 CoreFoundation 0x932f8291 CFRunLoopRunInMode + 97 21 HIToolbox 0x93ae5e04 RunCurrentEventLoopInMode + 392 22 HIToolbox 0x93ae5bb9 ReceiveNextEventCommon + 354 23 HIToolbox 0x93ae5a3e BlockUntilNextEventMatchingListInMode + 81 24 AppKit 0x921d478d _DPSNextEvent + 847 25 AppKit 0x921d3fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 26 AppKit 0x92196247 -[NSApplication run] + 821 27 browser_tests 0x00e1c186 base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 256 28 browser_tests 0x00e1c4c1 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 143 29 browser_tests 0x00e5d4d2 MessageLoop::RunInternal() + 188 30 browser_tests 0x00e5d4ed MessageLoop::RunHandler() + 17 31 browser_tests 0x00e5d551 MessageLoop::Run() + 35 32 browser_tests 0x00e018c4 ui_test_utils::RunMessageLoop() + 58 33 browser_tests 0x00df3543 InProcessBrowserTest::QuitBrowsers() + 125 34 browser_tests 0x00df3718 InProcessBrowserTest::RunTestOnMainThreadLoop() + 462 35 browser_tests 0x00df4e33 void DispatchToMethod<InProcessBrowserTest, void (InProcessBrowserTest::*)()>(InProcessBrowserTest*, void (InProcessBrowserTest::*)(), Tuple0 const&) + 56 36 browser_tests 0x00df4e6f RunnableMethod<InProcessBrowserTest, void (InProcessBrowserTest::*)(), Tuple0>::Run() + 57 37 browser_tests 0x00462972 BrowserMain(MainFunctionParams const&) + 6768 38 browser_tests 0x00df4378 InProcessBrowserTest::SetUp() + 1298 39 browser_tests 0x011f2f31 void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) + 56 40 browser_tests 0x011f9168 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) + 55 41 browser_tests 0x011ed541 testing::Test::Run() + 111 42 browser_tests 0x011f17c3 testing::TestInfo::Run() + 249 43 browser_tests 0x011f194c testing::TestCase::Run() + 230 44 browser_tests 0x011f25fc testing::internal::UnitTestImpl::RunAllTests() + 658 45 browser_tests 0x011f3093 bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) + 56 46 browser_tests 0x011f9009 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) + 55 47 browser_tests 0x011ea8cb testing::UnitTest::Run() + 111 48 browser_tests 0x00ec978c base::TestSuite::Run() + 216 49 browser_tests 0x002f2676 main + 1037 50 browser_tests 0x00096f7e start + 54 [1090:22531:0608/184419:738612815930:FATAL:leak_tracker.h(100)] Check failed: 0u == count (0 vs. 1) Backtrace: 0 browser_tests 0x0003e942 base::debug::StackTrace::StackTrace() + 32 1 browser_tests 0x0003f2c2 logging::LogMessage::~LogMessage() + 42 2 browser_tests 0x00748015 base::debug::LeakTracker<SystemURLRequestContextGetter>::CheckForLeaks() + 578 3 browser_tests 0x00744041 IOThread::CleanUp() + 527 4 browser_tests 0x00ea651f base::Thread::ThreadMain() + 361 5 browser_tests 0x00ea240b base::(anonymous namespace)::ThreadFunc(void*) + 75 6 libSystem.B.dylib 0x972fc7fd _pthread_start + 345 7 libSystem.B.dylib 0x972fc682 thread_start + 34 [1090:22531:0608/184419:738612815930:FATAL:leak_tracker.h(100)] Check failed: 0u == count (0 vs. 1) Backtrace: 0 browser_tests 0x0003e942 base::debug::StackTrace::StackTrace() + 32 1 browser_tests 0x0003f2c2 logging::LogMessage::~LogMessage() + 42 2 browser_tests 0x00748015 base::debug::LeakTracker<SystemURLRequestContextGetter>::CheckForLeaks() + 578 3 browser_tests 0x00744041 IOThread::CleanUp() + 527 4 browser_tests 0x00ea651f base::Thread::ThreadMain() + 361 5 browser_tests 0x00ea240b base::(anonymous namespace)::ThreadFunc(void*) + 75 6 libSystem.B.dylib 0x972fc7fd _pthread_start + 345 7 libSystem.B.dylib 0x972fc682 thread_start + 34
On 2011/06/09 02:45:46, Ryan Sleevi wrote: > 10.6 Tests (dbg)(2) log (the one used to decide 88400 was to blame) > > http://build.chromium.org/p/chromium/builders/Mac%252010.6%2520Tests%2520%252... > > > [ RUN ] ExtensionCrashRecoveryTest.TwoExtensionsOneByOne > [1090:263:0608/184419:738378388755:WARNING:pref_notifier_impl.cc(24)] pref > observer found at shutdown plugins.always_authorize > [1090:263:0608/184419:738378456050:WARNING:pref_notifier_impl.cc(24)] pref > observer found at shutdown plugins.allow_outdated > [1090:22531:0608/184419:738381923652:ERROR:leak_tracker.h(95)] Leaked 0x25f062d4 > which was allocated by: > [1090:22531:0608/184419:738381969634:ERROR:leak_tracker.h(96)] Backtrace: > 0 browser_tests 0x0003e942 > base::debug::StackTrace::StackTrace() + 32 > 1 browser_tests 0x00747ad6 > base::debug::LeakTracker<SystemURLRequestContextGetter>::LeakTracker() + 32 > 2 browser_tests 0x007455a9 > SystemURLRequestContextGetter::SystemURLRequestContextGetter(IOThread*) + 85 > 3 browser_tests 0x007456b9 > IOThread::system_url_request_context_getter() + 267 > 4 browser_tests 0x00469f99 > BrowserProcessImpl::system_request_context() + 203 > 5 browser_tests 0x00cc9831 > WebResourceService::WebResourceFetcher::StartFetch() + 527 > 6 browser_tests 0x00cc86a7 void > DispatchToMethod<WebResourceService::WebResourceFetcher, void > (WebResourceService::WebResourceFetcher::*)()>(WebResourceService::WebResourceFetcher*, > void (WebResourceService::WebResourceFetcher::*)(), Tuple0 const&) + 56 > 7 browser_tests 0x00cc9299 > ScopedRunnableMethodFactory<WebResourceService::WebResourceFetcher>::RunnableMethod<void > (WebResourceService::WebResourceFetcher::*)(), Tuple0>::Run() + 81 > 8 browser_tests 0x00e5b0d0 (anonymous > namespace)::TaskClosureAdapter::Run() + 30 > 9 browser_tests 0x00e5b4c8 > base::internal::Invoker1<false, base::internal::InvokerStorage1<void ((anonymous > namespace)::TaskClosureAdapter::*)(), (anonymous > namespace)::TaskClosureAdapter*>, void ((anonymous > namespace)::TaskClosureAdapter::*)()>::DoInvoke(base::internal::InvokerStorageBase*) > + 94 > 10 browser_tests 0x00e5ed5c base::Callback<void > ()()>::Run() const + 34 > 11 browser_tests 0x00e5c2fa > MessageLoop::RunTask(MessageLoop::PendingTask const&) + 326 > 12 browser_tests 0x00e5c41f > MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) + 51 > 13 browser_tests 0x00e5c5e3 > MessageLoop::DoDelayedWork(base::TimeTicks*) + 409 > 14 browser_tests 0x00e1c6cb > base::MessagePumpCFRunLoopBase::RunWork() + 129 > 15 browser_tests 0x00e1c7a2 > base::MessagePumpCFRunLoopBase::RunNestingDeferredWork() + 36 > 16 browser_tests 0x00e1c7f5 > base::MessagePumpCFRunLoopBase::RunNestingDeferredWorkSource(void*) + 23 > 17 CoreFoundation 0x932fb361 __CFRunLoopDoSources0 + 1201 > 18 CoreFoundation 0x932f8f8f __CFRunLoopRun + 1071 > 19 CoreFoundation 0x932f8464 CFRunLoopRunSpecific + 452 > 20 CoreFoundation 0x932f8291 CFRunLoopRunInMode + 97 > 21 HIToolbox 0x93ae5e04 RunCurrentEventLoopInMode + > 392 > 22 HIToolbox 0x93ae5bb9 ReceiveNextEventCommon + 354 > 23 HIToolbox 0x93ae5a3e > BlockUntilNextEventMatchingListInMode + 81 > 24 AppKit 0x921d478d _DPSNextEvent + 847 > 25 AppKit 0x921d3fce -[NSApplication > nextEventMatchingMask:untilDate:inMode:dequeue:] + 156 > 26 AppKit 0x92196247 -[NSApplication run] + 821 > 27 browser_tests 0x00e1c186 > base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 256 > 28 browser_tests 0x00e1c4c1 > base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 143 > 29 browser_tests 0x00e5d4d2 MessageLoop::RunInternal() + > 188 > 30 browser_tests 0x00e5d4ed MessageLoop::RunHandler() + > 17 > 31 browser_tests 0x00e5d551 MessageLoop::Run() + 35 > 32 browser_tests 0x00e018c4 > ui_test_utils::RunMessageLoop() + 58 > 33 browser_tests 0x00df3543 > InProcessBrowserTest::QuitBrowsers() + 125 > 34 browser_tests 0x00df3718 > InProcessBrowserTest::RunTestOnMainThreadLoop() + 462 > 35 browser_tests 0x00df4e33 void > DispatchToMethod<InProcessBrowserTest, void > (InProcessBrowserTest::*)()>(InProcessBrowserTest*, void > (InProcessBrowserTest::*)(), Tuple0 const&) + 56 > 36 browser_tests 0x00df4e6f > RunnableMethod<InProcessBrowserTest, void (InProcessBrowserTest::*)(), > Tuple0>::Run() + 57 > 37 browser_tests 0x00462972 > BrowserMain(MainFunctionParams const&) + 6768 > 38 browser_tests 0x00df4378 > InProcessBrowserTest::SetUp() + 1298 > 39 browser_tests 0x011f2f31 void > testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, > void>(testing::Test*, void (testing::Test::*)(), char const*) + 56 > 40 browser_tests 0x011f9168 void > testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, > void>(testing::Test*, void (testing::Test::*)(), char const*) + 55 > 41 browser_tests 0x011ed541 testing::Test::Run() + 111 > 42 browser_tests 0x011f17c3 testing::TestInfo::Run() + > 249 > 43 browser_tests 0x011f194c testing::TestCase::Run() + > 230 > 44 browser_tests 0x011f25fc > testing::internal::UnitTestImpl::RunAllTests() + 658 > 45 browser_tests 0x011f3093 bool > testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, > bool>(testing::internal::UnitTestImpl*, bool > (testing::internal::UnitTestImpl::*)(), char const*) + 56 > 46 browser_tests 0x011f9009 bool > testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, > bool>(testing::internal::UnitTestImpl*, bool > (testing::internal::UnitTestImpl::*)(), char const*) + 55 > 47 browser_tests 0x011ea8cb testing::UnitTest::Run() + > 111 > 48 browser_tests 0x00ec978c base::TestSuite::Run() + 216 > 49 browser_tests 0x002f2676 main + 1037 > 50 browser_tests 0x00096f7e start + 54 > > [1090:22531:0608/184419:738612815930:FATAL:leak_tracker.h(100)] Check failed: 0u > == count (0 vs. 1) > Backtrace: > 0 browser_tests 0x0003e942 > base::debug::StackTrace::StackTrace() + 32 > 1 browser_tests 0x0003f2c2 > logging::LogMessage::~LogMessage() + 42 > 2 browser_tests 0x00748015 > base::debug::LeakTracker<SystemURLRequestContextGetter>::CheckForLeaks() + 578 > 3 browser_tests 0x00744041 IOThread::CleanUp() + 527 > 4 browser_tests 0x00ea651f base::Thread::ThreadMain() + > 361 > 5 browser_tests 0x00ea240b base::(anonymous > namespace)::ThreadFunc(void*) + 75 > 6 libSystem.B.dylib 0x972fc7fd _pthread_start + 345 > 7 libSystem.B.dylib 0x972fc682 thread_start + 34 > > [1090:22531:0608/184419:738612815930:FATAL:leak_tracker.h(100)] Check failed: 0u > == count (0 vs. 1) > Backtrace: > 0 browser_tests 0x0003e942 > base::debug::StackTrace::StackTrace() + 32 > 1 browser_tests 0x0003f2c2 > logging::LogMessage::~LogMessage() + 42 > 2 browser_tests 0x00748015 > base::debug::LeakTracker<SystemURLRequestContextGetter>::CheckForLeaks() + 578 > 3 browser_tests 0x00744041 IOThread::CleanUp() + 527 > 4 browser_tests 0x00ea651f base::Thread::ThreadMain() + > 361 > 5 browser_tests 0x00ea240b base::(anonymous > namespace)::ThreadFunc(void*) + 75 > 6 libSystem.B.dylib 0x972fc7fd _pthread_start + 345 > 7 libSystem.B.dylib 0x972fc682 thread_start + 34 Thanks, LGTM. |