(view as text)
@@@STEP_CURSOR browser_tests@@@

@@@STEP_STARTED@@@

python -u /b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpR3Gm_J.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpp6aart.json
in dir /b/build/slave/Mac_ASan_64_Tests__1_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpR3Gm_J.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpp6aart.json']
 cwd: /b/build/slave/Mac_ASan_64_Tests__1_/build
 name: browser_tests
full environment:
 AWS_CREDENTIAL_FILE: /b/build/site_config/.boto
 BOTO_CONFIG: /b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'forshaw@chromium.org', u'maruel@chromium.org', u'nisse@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory/
 BUILDBOT_BUILDERNAME: Mac ASan 64 Tests (1)
 BUILDBOT_BUILDNUMBER: 9198
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory
 BUILDBOT_REVISION: 57e648081288644895bf6f5fe184597a63282336
 BUILDBOT_SCHEDULER: mac_asan_64_rel_trigger
 BUILDBOT_SLAVENAME: vm689-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/2.2.1 vm689-m1.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /b/build/slave/Mac_ASan_64_Tests__1_/build
 PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_1_2_3:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /tmp/launch-ZGRere/Listeners
 USER: chrome-bot

+--------------------------------------------------------------------------+
| Shard 15  https://chromium-swarm.appspot.com/user/task/2b812b545acb9c10  |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 15/20
Using 4 parallel jobs.
[ RUN      ] BaseDownloadsWebUITest.PauseResumeFocus
[48163:3847:1203/065900:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48150:3847:1203/065902:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[48150:3847:1203/065902:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.PauseResumeFocus", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==48171==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010d71cbb1 bp 0x000123f12170 sp 0x000123f120a0 T5)
    #0 0x10d71cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10d71cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10d71c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10d717bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10d717bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10d8125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10d82f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10d801863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10d8709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10d747bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10d869547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10d77e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10b0d036c in Run base/callback.h:396:12
    #13 0x10b0d036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x117e7689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x117e73d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10b0d036c in Run base/callback.h:396:12
    #17 0x10b0d036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10b138894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10b139ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10b139ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10b0ae4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10b11d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10b0ac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8c568b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8c568454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8c58b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8c58b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10b0af290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10b0add9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10b173078 in Run base/run_loop.cc:55:3
    #31 0x10b1370b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10b1e1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10b1d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x10623b119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b1d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b1e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x117e8d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x117ca8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1180d01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1180d0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1180d3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10ae3e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1180c9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1180c844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1180c7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11814f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10aff2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10aff0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10a08ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1061f699f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1061f6563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==48171==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BaseDownloadsWebUITest.PauseResumeFocus (6052 ms)
[1/219] BaseDownloadsWebUITest.PauseResumeFocus (7443 ms)
[ RUN      ] DownloadsWebUIForSupervisedUsersTest.SupervisedUsers
[48164:3847:1203/065900:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48151:3847:1203/065903:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[48151:3847:1203/065903:INFO:CONSOLE(1328)] "Running TestCase DownloadsWebUIForSupervisedUsersTest.SupervisedUsers", source: test_api.js (1328)
[48151:3847:1203/065904:WARNING:CONSOLE(887)] "testIsDone already", source: test_api.js (887)
[48172:13063:1203/065904:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==48172==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010bfb7bb1 bp 0x0001448f8170 sp 0x0001448f80a0 T6)
    #0 0x10bfb7bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10bfb7bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10bfb71f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10bfb2bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10bfb2bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10c0ad5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10c0ca1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10c09c863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10c10b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10bfe2bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10c104547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10c0199cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10996b36c in Run base/callback.h:396:12
    #13 0x10996b36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11671189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11670ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10996b36c in Run base/callback.h:396:12
    #17 0x10996b36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1099d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1099d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1099d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1099494a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1099b88a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x109947936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8c568b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8c568454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8c58b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8c58b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10994a290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x109948d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x109a0e078 in Run base/run_loop.cc:55:3
    #31 0x1099d20b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x109a7cd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x109a7060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x104ad9119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x109a6ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x109a7c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11672832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x116543a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11696b1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11696bd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11696eae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1096d9642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x116964e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11696344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x116962ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1169ea110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10988d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10988babd in ContentMain content/app/content_main.cc:19:15
    #15 0x108929c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x104a9199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x104a91563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==48172==ABORTING
Received signal 6
[end of stack trace]
[       OK ] DownloadsWebUIForSupervisedUsersTest.SupervisedUsers (6079 ms)
[2/219] DownloadsWebUIForSupervisedUsersTest.SupervisedUsers (7464 ms)
[ RUN      ] ManageProfileUITest.NoEmptyConfirmation
[48166:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48152:3847:1203/065903:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[48152:3847:1203/065904:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.NoEmptyConfirmation", source: test_api.js (1328)
[48152:3847:1203/065905:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[48166:16647:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.NoEmptyConfirmation (6879 ms)
[3/219] ManageProfileUITest.NoEmptyConfirmation (8170 ms)
[ RUN      ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert
[48167:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48153:3847:1203/065903:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[48153:3847:1203/065904:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert", source: test_api.js (1328)
[48167:17667:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert (6952 ms)
[4/219] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterRevert (8346 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestContinue
[48188:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48176:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase WebUIBrowserAsyncGenTest.TestContinue", source: test_api.js (1328)
[48188:17667:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncGenTest.TestContinue (4651 ms)
[5/219] WebUIBrowserAsyncGenTest.TestContinue (6164 ms)
[ RUN      ] WebUIAssertionsTestFail.testExpectFailFails
[48189:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48175:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase WebUIAssertionsTestFail.testExpectFailFails", source: test_api.js (1328)
[48175:3847:1203/065910:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("WebUIAssertionsTestFail","testExpectFailFails")
Error: expectNotReached()
    at assertNotReached (test_api.js:1056:11)
    at expectFunc (test_api.js:1124:20)
    at Object.<anonymous> (assertions.js:82:3)
    at Object.Test.runTest (test_api.js:344:16)
    at Object.TestCase.runTest (test_api.js:481:22)
    at Object.TestCase.run (test_api.js:511:14)
    at RUN_TEST_F (test_api.js:1329:21)
    at expectFunc (test_api.js:1124:20)
    at runTestFunction (test_api.js:1197:37)
    at runTest (test_api.js:1171:18)
[48189:17667:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAssertionsTestFail.testExpectFailFails (4959 ms)
[6/219] WebUIAssertionsTestFail.testExpectFailFails (6522 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewLoadLog
[48194:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48180:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTimelineViewLoadLog", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsTimelineViewLoadLog (5710 ms)
[7/219] NetInternalsTest.netInternalsTimelineViewLoadLog (7160 ms)
[ RUN      ] PrintPreviewWebUITest.TestDuplexSettingsFalse
[48196:3847:1203/065909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48183:3847:1203/065911:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[48183:3847:1203/065912:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestDuplexSettingsFalse", source: test_api.js (1328)
[48196:17411:1203/065914:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestDuplexSettingsFalse (6980 ms)
[8/219] PrintPreviewWebUITest.TestDuplexSettingsFalse (8704 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiSetShapeNoPerm
[48218:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48210:5383:1203/065916:ERROR:mach_broker_mac.mm(234)] Unknown process 48226 is sending Mach IPC messages!
[48210:3847:1203/065916:INFO:CONSOLE(0)] "[SUCCESS] testSetShapeNoPerm", source: chrome-extension://ggimdkaciekjgomneicceenkhjmaphig/_generated_background_page.html (0)
[48218:17667:1203/065916:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiSetShapeNoPerm (4744 ms)
[9/219] PlatformAppBrowserTest.WindowsApiSetShapeNoPerm (6190 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithPermissions
[48217:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48209:52483:1203/065915:ERROR:mach_broker_mac.mm(234)] Unknown process 48223 is sending Mach IPC messages!
[48209:3847:1203/065916:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitTrue", source: chrome-extension://eojgkkcidlhkpbepdfmllbfcioalhipl/_generated_background_page.html (0)
[48209:3847:1203/065916:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitFalse", source: chrome-extension://eojgkkcidlhkpbepdfmllbfcioalhipl/_generated_background_page.html (0)
[48209:3847:1203/065916:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopNoInit", source: chrome-extension://eojgkkcidlhkpbepdfmllbfcioalhipl/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithPermissions (5342 ms)
[10/219] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithPermissions (6716 ms)
[ RUN      ] PlatformAppBrowserTest.PRE_PRE_ComponentAppBackgroundPage
[48227:3847:1203/065916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PlatformAppBrowserTest.PRE_PRE_ComponentAppBackgroundPage (4512 ms)
[11/219] PlatformAppBrowserTest.PRE_PRE_ComponentAppBackgroundPage (5986 ms)
[ RUN      ] BluetoothApiTest.DeviceEvents
[48233:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48224:3847:1203/065920:INFO:CONSOLE(0)] "[SUCCESS] testDeviceEvents", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[48234:12807:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[48233:17411:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothApiTest.DeviceEvents (4213 ms)
[12/219] BluetoothApiTest.DeviceEvents (6258 ms)
[ RUN      ] CastChannelAPITest.TestSendInvalidMessageInfo
[48245:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48249:3847:1203/065921:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48249:3847:1203/065921:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48249:3847:1203/065921:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48249:3847:1203/065921:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48249:3847:1203/065921:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48249:3847:1203/065921:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48249:3847:1203/065921:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] CastChannelAPITest.TestSendInvalidMessageInfo (2979 ms)
[13/219] CastChannelAPITest.TestSendInvalidMessageInfo (4342 ms)
[ RUN      ] BluetoothPrivateApiTest.Connect
[48244:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48235:3847:1203/065922:INFO:CONSOLE(0)] "[SUCCESS] testConnect", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[       OK ] BluetoothPrivateApiTest.Connect (4143 ms)
[14/219] BluetoothPrivateApiTest.Connect (5657 ms)
[ RUN      ] CastChannelAPITest.TestSetAuthorityKeys
[48251:3847:1203/065922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48242:26883:1203/065924:ERROR:attachment_broker_privileged_mac.cc(220)] Failed to deliver brokerable attachment to process with id: 48253
[48242:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] testValid", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_authority_keys.html (0)
[48242:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] testInvalid", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_authority_keys.html (0)
[       OK ] CastChannelAPITest.TestSetAuthorityKeys (4825 ms)
[15/219] CastChannelAPITest.TestSetAuthorityKeys (6411 ms)
[ RUN      ] ExtensionApiTest.SystemIndicator
[48258:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48250:3847:1203/065926:INFO:CONSOLE(0)] "[SUCCESS] setIconAndShow", source: chrome-extension://ilanclmaeigfpnmdlgelmhkpkegdioip/_generated_background_page.html (0)
[48258:18179:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.SystemIndicator (4383 ms)
[16/219] ExtensionApiTest.SystemIndicator (5914 ms)
[ RUN      ] ExtensionApiTest.DefaultContentSecurityPolicy
[48269:3847:1203/065926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48259:3847:1203/065928:INFO:CONSOLE(1)] "Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' blob: filesystem: chrome-extension-resource:". Either the 'unsafe-inline' keyword, a hash ('sha256-74kAueDjwwtb902RkheZlJj5MGHCKEt7S8nxzwgvtzA='), or a nonce ('nonce-...') is required to enable inline execution.
", source: chrome-extension://giebldpnghgmodpeieofcelooccdaphn/test.html (1)
[48259:3847:1203/065928:INFO:CONSOLE(0)] "[SUCCESS] inlineScriptDoesNotRun", source: chrome-extension://giebldpnghgmodpeieofcelooccdaphn/test.html (0)
[48259:3847:1203/065928:INFO:CONSOLE(0)] "[SUCCESS] externalScriptDoesRun", source: chrome-extension://giebldpnghgmodpeieofcelooccdaphn/test.html (0)
[       OK ] ExtensionApiTest.DefaultContentSecurityPolicy (4215 ms)
[17/219] ExtensionApiTest.DefaultContentSecurityPolicy (5935 ms)
[ RUN      ] ExtensionApiTest.ContentScriptCSSLocalization
[48263:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48256:3847:1203/065928:INFO:CONSOLE(0)] "Denying load of chrome-extension://libjpdmdfaonpbpnldphgimfciephdmo/test.png. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: http://localhost:54613/extensions/test_file_with_body.html (0)
[48256:29955:1203/065928:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: invalid
[48256:29955:1203/065928:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://invalid/
[48256:39959:1203/065928:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48256:3847:1203/065928:INFO:CONSOLE(0)] "'getMatchedCSSRules()' is deprecated. For more help, check https://code.google.com/p/chromium/issues/detail?id=437569#c2", source:  (0)
[48256:3847:1203/065928:INFO:CONSOLE(0)] "[SUCCESS] extensionIDMessageGetsReplacedInContentScriptCSS", source: chrome-extension://libjpdmdfaonpbpnldphgimfciephdmo/_generated_background_page.html (0)
[48256:3847:1203/065928:INFO:CONSOLE(0)] "[SUCCESS] textDirectionMessageGetsReplacedInInsertCSSCall", source: chrome-extension://libjpdmdfaonpbpnldphgimfciephdmo/_generated_background_page.html (0)
[48271:13063:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[48263:15623:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptCSSLocalization (5995 ms)
[18/219] ExtensionApiTest.ContentScriptCSSLocalization (7702 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRAllURLs
[48276:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48268:64003:1203/065931:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48268:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] domainOne", source: chrome-extension://eiljinpdjbconbmbolnfbpnmkddbdgpd/test.html (0)
[48268:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] domainTwo", source: chrome-extension://eiljinpdjbconbmbolnfbpnmkddbdgpd/test.html (0)
[48278:13063:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[48276:17923:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRAllURLs (5826 ms)
[19/219] ExtensionApiTest.CrossOriginXHRAllURLs (7311 ms)
[ RUN      ] MimeHandlerViewTest.DataUrl
[48293:3847:1203/065932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48284:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] testDataUrl", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[       OK ] MimeHandlerViewTest.DataUrl (4801 ms)
[20/219] MimeHandlerViewTest.DataUrl (6616 ms)
[ RUN      ] AppControllerReplaceNTPBrowserTest.ReplaceNTPAfterStartup
[48294:3847:1203/065932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48286:16899:1203/065934:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48286:3847:1203/065934:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[48294:17411:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppControllerReplaceNTPBrowserTest.ReplaceNTPAfterStartup (4473 ms)
[21/219] AppControllerReplaceNTPBrowserTest.ReplaceNTPAfterStartup (6013 ms)
[ RUN      ] ExtensionApiTest.SharedModule
[48282:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48274:3847:1203/065933:WARNING:extension_error_reporter.cc(79)] Extension error: Extension requires "Shared Module Test" with a minimum version "2.0", but only version "1.0" is installed.
[48282:16647:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.SharedModule (7599 ms)
[22/219] ExtensionApiTest.SharedModule (9116 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileRunning
[48304:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileRunning (5463 ms)
[23/219] EphemeralAppBrowserTest.PromoteAppFromSyncWhileRunning (6980 ms)
[ RUN      ] ExtensionViewTest.TestExtensionViewCreationShouldSucceed
[48318:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48318:3847:1203/065941:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300006c140]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48318:17667:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionViewTest.TestExtensionViewCreationShouldSucceed (4340 ms)
[24/219] ExtensionViewTest.TestExtensionViewCreationShouldSucceed (5696 ms)
[ RUN      ] WebViewTest.Shim_TestAPIMethodExistence
[48320:3847:1203/065939:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48320:18435:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAPIMethodExistence (5732 ms)
[25/219] WebViewTest.Shim_TestAPIMethodExistence (7172 ms)
[ RUN      ] EphemeralAppServiceBrowserTest.ClearCachedApps
[48317:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48317:15623:1203/065945:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppServiceBrowserTest.ClearCachedApps (8594 ms)
[26/219] EphemeralAppServiceBrowserTest.ClearCachedApps (10140 ms)
[ RUN      ] WebViewTest.ContextMenusAPI_Basic
[48332:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48326:3847:1203/065945:INFO:CONSOLE(5)] "webview has loaded.", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "Script has been injected into webview.", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(250)] "A communication channel has been established with webview.", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (250)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "Guest load completed.", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "testProperties", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "testCreateMenuItem", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "ITEM_CREATED", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "testUpdateMenuItem", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "testRemoveItem", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "createThreeMenuItems", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[48326:3847:1203/065946:INFO:CONSOLE(5)] "testRemoveAllItems", source: chrome-extension://oknaaiobemciiiibaijmgobnmmipgegd/embedder.js (5)
[       OK ] WebViewTest.ContextMenusAPI_Basic (5770 ms)
[27/219] WebViewTest.ContextMenusAPI_Basic (7407 ms)
[ RUN      ] WindowControlsTest.CloseControlWorks
[48346:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48346:15879:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WindowControlsTest.CloseControlWorks (4481 ms)
[28/219] WindowControlsTest.CloseControlWorks (5938 ms)
[ RUN      ] BrowsingDataIndexedDBHelperTest.CannedAddIndexedDB
[48362:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48364:3847:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48364:3847:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48364:3847:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48364:3847:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48364:3847:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48364:3847:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48364:3847:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowsingDataIndexedDBHelperTest.CannedAddIndexedDB (2699 ms)
[29/219] BrowsingDataIndexedDBHelperTest.CannedAddIndexedDB (4301 ms)
[ RUN      ] AutofillTest.AggregatesMinValidProfileDifferentJS
[48355:3847:1203/065948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48349:40975:1203/065950:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48358:13063:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[48349:3847:1203/065950:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[48355:19715:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.AggregatesMinValidProfileDifferentJS (4049 ms)
[30/219] AutofillTest.AggregatesMinValidProfileDifferentJS (5578 ms)
[ RUN      ] WebViewTest.TearDownTest
[48341:3847:1203/065944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48341:17411:1203/065951:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.TearDownTest (8965 ms)
[31/219] WebViewTest.TearDownTest (10581 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.CannedAddLocalStorage
[48368:3847:1203/065952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48371:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48371:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48371:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48371:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48371:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48371:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48371:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowsingDataLocalStorageHelperTest.CannedAddLocalStorage (2785 ms)
[32/219] BrowsingDataLocalStorageHelperTest.CannedAddLocalStorage (4233 ms)
[ RUN      ] CacheCounterTest.PeriodChanged
[48378:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48382:15107:1203/065954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] CacheCounterTest.PeriodChanged (2695 ms)
[33/219] CacheCounterTest.PeriodChanged (4414 ms)
[ RUN      ] AdbClientSocketTest.TestFlushWithoutSize
[48381:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48370:3847:1203/065956:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[48381:18179:1203/065956:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AdbClientSocketTest.TestFlushWithoutSize (3784 ms)
[34/219] AdbClientSocketTest.TestFlushWithoutSize (5272 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl
[48397:3847:1203/065958:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48397:3847:1203/065959:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48397:3847:1203/065959:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48397:3847:1203/065959:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48397:3847:1203/065959:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48397:3847:1203/065959:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48397:18179:1203/065959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl (2686 ms)
[35/219] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsViewUrl (4083 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.PrefPersist
[48403:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DomDistillerViewerSourceBrowserTest.PrefPersist (4014 ms)
[36/219] DomDistillerViewerSourceBrowserTest.PrefPersist (5527 ms)
[ RUN      ] DevToolsSanityTest.TestDeviceEmulation
[48384:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:54644...
sending server_data: {"host": "127.0.0.1", "port": 54644} (36 bytes)
[48372:3847:1203/070000:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[48396:12551:1203/070002:WARNING:channel.cc(358)] RawChannel write error
[48384:17667:1203/070002:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestDeviceEmulation (9552 ms)
[37/219] DevToolsSanityTest.TestDeviceEmulation (10920 ms)
[ RUN      ] DownloadTest.DownloadUrlToPath
[48410:3847:1203/070002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48410:18691:1203/070003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadUrlToPath (2672 ms)
[38/219] DownloadTest.DownloadUrlToPath (4173 ms)
[ RUN      ] DevToolsExtensionTest.TestDevToolsExtensionMessaging
[48388:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:54647...
sending server_data: {"host": "127.0.0.1", "port": 54647} (36 bytes)
[48379:3847:1203/070003:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[48379:3847:1203/070003:INFO:CONSOLE(2)] "PASS", source:  (2)
[48388:16391:1203/070003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsExtensionTest.TestDevToolsExtensionMessaging (9290 ms)
[39/219] DevToolsExtensionTest.TestDevToolsExtensionMessaging (11118 ms)
[ RUN      ] DownloadTest.Resumption_WithPromptAlways
[48419:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.Resumption_WithPromptAlways (3009 ms)
[40/219] DownloadTest.Resumption_WithPromptAlways (4528 ms)
[ RUN      ] SavePageBrowserTest.RemoveFromList
[48428:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SavePageBrowserTest.RemoveFromList (2943 ms)
[41/219] SavePageBrowserTest.RemoveFromList (4556 ms)
[ RUN      ] SavePageBrowserTest.SaveDuringInitialNavigationIncognito
[48422:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48422:17155:1203/070009:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageBrowserTest.SaveDuringInitialNavigationIncognito (5042 ms)
[42/219] SavePageBrowserTest.SaveDuringInitialNavigationIncognito (6622 ms)
[ RUN      ] ErrorPageTest.DNSError_DoSearch
[48440:3847:1203/070009:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48440:15623:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_DoSearch (6106 ms)
[43/219] ErrorPageTest.DNSError_DoSearch (7687 ms)
[ RUN      ] BluetoothLowEnergyApiTest.CharacteristicValueChanged
[48452:3847:1203/070012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48442:3847:1203/070014:INFO:CONSOLE(0)] "[SUCCESS] testCharacteristicValueChanged", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[48452:18947:1203/070015:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.CharacteristicValueChanged (4217 ms)
[44/219] BluetoothLowEnergyApiTest.CharacteristicValueChanged (5988 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack2AndForward
[48429:3847:1203/070007:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48438:13319:1203/070011:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_GoBack2AndForward (10128 ms)
[45/219] ErrorPageTest.DNSError_GoBack2AndForward (11716 ms)
[ RUN      ] AutomationApiTest.Location
[48446:3847:1203/070011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48439:39455:1203/070015:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48439:3847:1203/070015:INFO:CONSOLE(0)] "[SUCCESS] testLocation", source: chrome-extension://lgbpnhjiiieeglhhophppipjeoeoiaeb/location.html (0)
[48446:17667:1203/070016:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.Location (6730 ms)
[46/219] AutomationApiTest.Location (8295 ms)
[ RUN      ] BrowserApiTest.OpenTab
[48465:3847:1203/070017:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48465:17155:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserApiTest.OpenTab (3596 ms)
[47/219] BrowserApiTest.OpenTab (5097 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchState
[48478:3847:1203/070019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48479:12807:1203/070020:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchState (3160 ms)
[48/219] DownloadExtensionTest.DownloadExtensionTest_SearchState (4737 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchLimit
[48480:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchLimit (3410 ms)
[49/219] DownloadExtensionTest.DownloadExtensionTest_SearchLimit (4878 ms)
[ RUN      ] DeclarativeContentApiTest.IsBookmarkedRulesEvaluatedOnBookmarkEvents
[48472:3847:1203/070018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48477:12807:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[48483:12807:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[48463:3847:1203/070021:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[48472:18947:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.IsBookmarkedRulesEvaluatedOnBookmarkEvents (5275 ms)
[50/219] DeclarativeContentApiTest.IsBookmarkedRulesEvaluatedOnBookmarkEvents (7163 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_DataURL
[48488:3847:1203/070022:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48488:17411:1203/070024:WARNING:channel.cc(358)] RawChannel write error
[48481:52995:1203/070024:ERROR:mach_broker_mac.mm(234)] Unknown process 48497 is sending Mach IPC messages!
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_DataURL (3713 ms)
[51/219] DownloadExtensionTest.DownloadExtensionTest_Download_DataURL (5619 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryWithoutPermissionTest
[48493:3847:1203/070023:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48484:46863:1203/070025:ERROR:mach_broker_mac.mm(234)] Unknown process 48502 is sending Mach IPC messages!
[48484:3847:1203/070026:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ajmhcidiodgkfobfdnjifpnokifpekjj/test.html (0)
[48484:3847:1203/070026:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[48493:18947:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryWithoutPermissionTest (5113 ms)
[52/219] FileSystemApiTest.FileSystemApiOpenDirectoryWithoutPermissionTest (6634 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiIsWritableWithWritePermissionTest
[48498:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48487:3847:1203/070027:INFO:CONSOLE(0)] "[SUCCESS] isWritableEntry", source: chrome-extension://idaapcjicifpmcccidfepfehmaecncgg/test.html (0)
[48487:3847:1203/070027:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[48498:15879:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiIsWritableWithWritePermissionTest (4607 ms)
[53/219] FileSystemApiTest.FileSystemApiIsWritableWithWritePermissionTest (6457 ms)
[ RUN      ] HotwordPrivateApiTest.OnSpeakerModelExists
[48503:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48503:17411:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.OnSpeakerModelExists (4078 ms)
[54/219] HotwordPrivateApiTest.OnSpeakerModelExists (5890 ms)
[ RUN      ] HotwordPrivateApiTest.AudioHistoryNoWebHistory
[48511:3847:1203/070028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48505:3847:1203/070030:INFO:CONSOLE(0)] "[SUCCESS] audioHistory", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[48511:18179:1203/070030:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.AudioHistoryNoWebHistory (4227 ms)
[55/219] HotwordPrivateApiTest.AudioHistoryNoWebHistory (5909 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.NoneSignedIn
[48523:3847:1203/070030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48525:3847:1203/070031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48525:3847:1203/070031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48525:3847:1203/070031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48525:3847:1203/070031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48525:3847:1203/070031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48525:3847:1203/070031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48525:3847:1203/070031:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48523:17667:1203/070031:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityGetAccountsFunctionTest.NoneSignedIn (2853 ms)
[56/219] IdentityGetAccountsFunctionTest.NoneSignedIn (4550 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.Advice
[48527:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48530:3847:1203/070032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48530:3847:1203/070032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48530:3847:1203/070032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48530:3847:1203/070032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48530:3847:1203/070032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48530:3847:1203/070032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48530:3847:1203/070032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] RemoveCachedAuthTokenFunctionTest.Advice (2991 ms)
[57/219] RemoveCachedAuthTokenFunctionTest.Advice (4394 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalOAuthErrors
[48526:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48515:3847:1203/070033:INFO:CONSOLE(5)] "hi there", source: chrome-extension://miloapoeoaeklmacajcaacpmhfecngbi/test.js (5)
[48526:16903:1203/070033:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalOAuthErrors (4287 ms)
[58/219] GetAuthTokenFunctionTest.InteractiveApprovalOAuthErrors (6305 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.GetAllIncludesTerminated
[48540:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionManagementApiBrowserTest.GetAllIncludesTerminated (4694 ms)
[59/219] ExtensionManagementApiBrowserTest.GetAllIncludesTerminated (6254 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.SelfUninstall
[48535:3847:1203/070034:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48545:13063:1203/070037:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.SelfUninstall (5992 ms)
[60/219] ExtensionManagementApiBrowserTest.SelfUninstall (7606 ms)
[ RUN      ] ExtensionManagementApiTest.ManagementPolicyProhibited
[48546:3847:1203/070036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48537:3847:1203/070038:INFO:CONSOLE(0)] "[SUCCESS] prohibitedDisable", source: chrome-extension://laipknphmpeabgbeikglmponfigmpigh/prohibited.html (0)
[48537:3847:1203/070038:INFO:CONSOLE(0)] "[SUCCESS] prohibitedEnable", source: chrome-extension://laipknphmpeabgbeikglmponfigmpigh/prohibited.html (0)
[48537:3847:1203/070038:INFO:CONSOLE(0)] "[SUCCESS] prohibitedUninstall", source: chrome-extension://laipknphmpeabgbeikglmponfigmpigh/prohibited.html (0)
[       OK ] ExtensionManagementApiTest.ManagementPolicyProhibited (4377 ms)
[61/219] ExtensionManagementApiTest.ManagementPolicyProhibited (6124 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.Scan
[48551:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48541:5635:1203/070038:ERROR:mach_broker_mac.mm(234)] Unknown process 48555 is sending Mach IPC messages!
[48541:3847:1203/070040:INFO:CONSOLE(0)] "[SUCCESS] MediaScanTest", source: chrome-extension://kddcilneagdihabpecfhhlmofebnaome/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.Scan (4643 ms)
[62/219] MediaGalleriesPlatformAppBrowserTest.Scan (6387 ms)
[ RUN      ] NotificationProviderApiTest.TestBasicUsage
[48569:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48559:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnClicked", source: chrome-extension://njglgfbggkdafooegoongnkaljdhoddm/_generated_background_page.html (0)
[48559:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnButtonClicked", source: chrome-extension://njglgfbggkdafooegoongnkaljdhoddm/_generated_background_page.html (0)
[48559:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnClosed", source: chrome-extension://njglgfbggkdafooegoongnkaljdhoddm/_generated_background_page.html (0)
[48559:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnPermissionLevelChanged", source: chrome-extension://njglgfbggkdafooegoongnkaljdhoddm/_generated_background_page.html (0)
[48559:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testNotifyOnShowSettings", source: chrome-extension://njglgfbggkdafooegoongnkaljdhoddm/_generated_background_page.html (0)
[       OK ] NotificationProviderApiTest.TestBasicUsage (4470 ms)
[63/219] NotificationProviderApiTest.TestBasicUsage (6062 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.ToURL
[48565:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48558:5635:1203/070043:ERROR:mach_broker_mac.mm(234)] Unknown process 48574 is sending Mach IPC messages!
[48558:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://hfheejjbbobclfekopbfdckhhmjnmmgp/_generated_background_page.html (0)
[48558:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://hfheejjbbobclfekopbfdckhhmjnmmgp/_generated_background_page.html (0)
[48558:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://hfheejjbbobclfekopbfdckhhmjnmmgp/_generated_background_page.html (0)
[48577:12807:1203/070044:WARNING:channel.cc(358)] RawChannel write error
[48568:13063:1203/070044:WARNING:channel.cc(358)] RawChannel write error
[48565:3847:1203/070044:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000a4d80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48565:3847:1203/070044:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000a4d80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48565:3847:1203/070044:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000a4d80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48565:17667:1203/070044:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.ToURL (5183 ms)
[64/219] MediaGalleriesPlatformAppBrowserTest.ToURL (6721 ms)
[ RUN      ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphraseAsynchronous
[48579:3847:1203/070043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48581:12807:1203/070044:WARNING:channel.cc(358)] RawChannel write error
[48570:3847:1203/070044:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphraseAsynchronous (2649 ms)
[65/219] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphraseAsynchronous (4520 ms)
[ RUN      ] ExtensionPreferenceApiTest.OnChangeSplit
[48572:3847:1203/070042:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48560:52483:1203/070045:ERROR:mach_broker_mac.mm(234)] Unknown process 48582 is sending Mach IPC messages!
[48560:3847:1203/070046:INFO:CONSOLE(41)] "changeDefault regular ready", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] changeDefault", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/_generated_background_page.html (0)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "changeIncognitoOnly regular listening", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "changeIncognitoOnly regular ready", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnly", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/_generated_background_page.html (0)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "changeDefaultOnly regular ready", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "changeDefaultOnly regular pref set", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] changeDefaultOnly", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/_generated_background_page.html (0)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "changeIncognitoOnlyBack regular listening", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "changeIncognitoOnlyBack regular ready", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnlyBack", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/_generated_background_page.html (0)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "clearIncognito regular listening", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "clearIncognito regular ready", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] clearIncognito", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/_generated_background_page.html (0)
[48560:3847:1203/070046:INFO:CONSOLE(41)] "clearDefault regular ready", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/test.js (41)
[48560:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] clearDefault", source: chrome-extension://mneonijojejljhfiooiheahbodgmaibe/_generated_background_page.html (0)
[48586:13063:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionPreferenceApiTest.OnChangeSplit (7116 ms)
[66/219] ExtensionPreferenceApiTest.OnChangeSplit (8758 ms)
[ RUN      ] ExtensionSessionsTest.GetDevicesMaxResults
[48595:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsSyncActive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(@0x11dfe2c20 16-byte object <60-52 46-00 60-60 00-00 00-75 C2-04 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsManaged()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:169:
    Function call: GetRegisteredDataTypes()
          Returns: 8-byte object <FF-FF FF-FF 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:171:
    Function call: GetPreferredDataTypes()
          Returns: 8-byte object <00-08 00-00 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
    Function call: IsDataTypeControllerRunning(13)
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ExtensionSessionsTest.GetDevicesMaxResults (3004 ms)
[67/219] ExtensionSessionsTest.GetDevicesMaxResults (4799 ms)
[ RUN      ] TabCaptureCaptureOffscreenTabTest.DetermineInitialSize
[       OK ] TabCaptureCaptureOffscreenTabTest.DetermineInitialSize (0 ms)
[68/219] TabCaptureCaptureOffscreenTabTest.DetermineInitialSize (1439 ms)
[ RUN      ] ExtensionSettingsApiTest.OnChangedNotificationsBetweenBackgroundPages
[48596:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48587:53267:1203/070050:ERROR:mach_broker_mac.mm(234)] Unknown process 48603 is sending Mach IPC messages!
[48587:3847:1203/070051:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://ieaddghgcfadimbajfkceoldlefbpmgb/_generated_background_page.html (0)
[48606:13063:1203/070051:WARNING:channel.cc(358)] RawChannel write error
[48596:17923:1203/070051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.OnChangedNotificationsBetweenBackgroundPages (4831 ms)
[69/219] ExtensionSettingsApiTest.OnChangedNotificationsBetweenBackgroundPages (6341 ms)
[ RUN      ] ExtensionSettingsApiTest.IsStorageEnabled
[48609:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48611:3847:1203/070051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48611:3847:1203/070051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48611:3847:1203/070051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48611:3847:1203/070051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48611:3847:1203/070051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48611:3847:1203/070051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48611:3847:1203/070051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ExtensionSettingsApiTest.IsStorageEnabled (2730 ms)
[70/219] ExtensionSettingsApiTest.IsStorageEnabled (4328 ms)
[ RUN      ] ProxySettingsApiTest.ProxyPacScript
[48594:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48583:3847:1203/070050:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://edjmhpnaibdiffdnhinafolickolpipd/_generated_background_page.html (0)
[48583:3847:1203/070050:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://edjmhpnaibdiffdnhinafolickolpipd/_generated_background_page.html (0)
[48602:12807:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[48583:3847:1203/070051:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://edjmhpnaibdiffdnhinafolickolpipd/_generated_background_page.html (0)
[48583:3847:1203/070051:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://edjmhpnaibdiffdnhinafolickolpipd/_generated_background_page.html (0)
[48610:13063:1203/070051:WARNING:channel.cc(358)] RawChannel write error
[48583:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://edjmhpnaibdiffdnhinafolickolpipd/_generated_background_page.html (0)
[48583:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://edjmhpnaibdiffdnhinafolickolpipd/_generated_background_page.html (0)
[48594:16135:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyPacScript (7423 ms)
[71/219] ProxySettingsApiTest.ProxyPacScript (9277 ms)
[ RUN      ] TabCaptureApiPixelTest.EndToEndThroughWebRTC
[48620:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48624:13063:1203/070056:WARNING:channel.cc(358)] RawChannel write error
[48629:24579:1203/070056:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[48629:24579:1203/070056:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[48629:24579:1203/070056:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[48629:20755:1203/070056:WARNING:mediasession.cc(393)] Duplicate id found. Reassigning from 101 to 127
[48629:24579:1203/070056:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[48629:24579:1203/070056:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[48629:24579:1203/070056:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[48629:24579:1203/070056:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[48629:24579:1203/070056:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[48629:20755:1203/070056:WARNING:webrtcsession.cc(1731)] Candidate has unknown component: Cand[4254103748:2:udp:2122260222:192.168.144.101:54129:local::0::] for content: audio
[48612:3847:1203/070057:INFO:CONSOLE(122)] "Observed expected color RGB(255,0,0) in the video as RGB(255,0,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.js (122)
[48612:3847:1203/070058:INFO:CONSOLE(122)] "Observed expected color RGB(0,255,0) in the video as RGB(0,255,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.js (122)
[48612:3847:1203/070058:INFO:CONSOLE(122)] "Observed expected color RGB(0,0,255) in the video as RGB(0,0,255)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.js (122)
[48612:3847:1203/070058:INFO:CONSOLE(0)] "[SUCCESS] endToEndTest", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.html?method=webrtc&colorDeviation=50 (0)
[48629:20755:1203/070058:ERROR:webrtcsession.cc(1285)] SetAudioPlayout: No audio channel exists.
[48629:20755:1203/070058:WARNING:webrtcsession.cc(1348)] SetVideoPlayout: No video channel exists.
[48629:20755:1203/070058:ERROR:webrtcsession.cc(1302)] SetAudioSend: No audio channel exists.
[48629:20755:1203/070058:WARNING:webrtcsession.cc(1330)] Video not used in this call.
[48629:20755:1203/070058:WARNING:webrtcsession.cc(1364)] SetVideoSend: No video channel exists.
[48612:3847:1203/070058:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[48629:13063:1203/070058:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[48629:13063:1203/070058:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] TabCaptureApiPixelTest.EndToEndThroughWebRTC (6068 ms)
[72/219] TabCaptureApiPixelTest.EndToEndThroughWebRTC (7751 ms)
[ RUN      ] ExtensionWebRequestApiTest.PostData2
[48627:3847:1203/070055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48615:3847:1203/070059:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://bfkfnienkaiohjbgaocnnkfpjbjimekk/test_post2.html (0)
[48615:3847:1203/070059:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://bfkfnienkaiohjbgaocnnkfpjbjimekk/test_post2.html (0)
[       OK ] ExtensionWebRequestApiTest.PostData2 (7020 ms)
[73/219] ExtensionWebRequestApiTest.PostData2 (8649 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallTheme
[48634:3847:1203/070056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48625:3847:1203/070058:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[48625:17923:1203/070058:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48625:3847:1203/070100:INFO:CONSOLE(0)] "[SUCCESS] installTheme", source: http://www.example.com:54654/extensions/api_test/webstore_private/theme.html (0)
[48634:17411:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.InstallTheme (6045 ms)
[74/219] ExtensionWebstorePrivateApiTest.InstallTheme (7555 ms)
[ RUN      ] TabCaptureApiPixelTest.OffscreenTabEvilTests
[48623:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48613:3847:1203/070058:INFO:CONSOLE(164)] "Observed expected color RGB(0,255,0) in the video as RGB(0,255,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_test_harness.js (164)
[48613:3847:1203/070058:INFO:CONSOLE(0)] "[SUCCESS] cannotAccessLocalResources", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_evil_tests.html (0)
[48613:3847:1203/070059:INFO:CONSOLE(164)] "Observed expected color RGB(0,255,0) in the video as RGB(0,255,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_test_harness.js (164)
[48613:3847:1203/070059:INFO:CONSOLE(0)] "[SUCCESS] cannotOpenNewTabsOrDialogs", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_evil_tests.html (0)
[48613:3847:1203/070101:INFO:CONSOLE(164)] "Observed expected color RGB(0,255,0) in the video as RGB(0,255,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_test_harness.js (164)
[48613:3847:1203/070101:INFO:CONSOLE(0)] "[SUCCESS] cannotGetUserMedia", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_evil_tests.html (0)
[48623:18179:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabCaptureApiPixelTest.OffscreenTabEvilTests (8955 ms)
[75/219] TabCaptureApiPixelTest.OffscreenTabEvilTests (10621 ms)
[ RUN      ] ExtensionCrxInstallerTest.InstallWebAppSucceedsWithBlockPolicy
[48647:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48649:14851:1203/070102:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[48647:17667:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.InstallWebAppSucceedsWithBlockPolicy (2581 ms)
[76/219] ExtensionCrxInstallerTest.InstallWebAppSucceedsWithBlockPolicy (4062 ms)
[ RUN      ] ExtensionBindingsApiTest.ModuleSystem
[48661:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBindingsApiTest.ModuleSystem (4216 ms)
[77/219] ExtensionBindingsApiTest.ModuleSystem (5856 ms)
[ RUN      ] ExtensionFunctionalTest.PRE_TestAdblockExtensionCrash
[48664:3847:1203/070105:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionFunctionalTest.PRE_TestAdblockExtensionCrash (4303 ms)
[78/219] ExtensionFunctionalTest.PRE_TestAdblockExtensionCrash (6072 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptBadEncoding
[48657:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48648:39955:1203/070107:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[48648:39955:1203/070107:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48648:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptFileWithBadEncodingShouldFail", source: chrome-extension://jdjippflimfhcafccbdejfkagpgliedn/_generated_background_page.html (0)
[       OK ] ExecuteScriptApiTest.ExecuteScriptBadEncoding (6154 ms)
[79/219] ExecuteScriptApiTest.ExecuteScriptBadEncoding (7809 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault
[48668:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48668:17155:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault (6880 ms)
[80/219] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault (8744 ms)
[ RUN      ] ExternallyConnectableMessagingTest.HostedAppOnWebsite
[48682:3847:1203/070110:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48675:39455:1203/070112:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
ASAN:DEADLYSIGNAL
=================================================================
==48682==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff86433bc9 bp 0x00012cdaf730 sp 0x00012cdaf6f0 T6)
    #0 0x7fff86433bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1151063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1151063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1151063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1151063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1151281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1151281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x115113628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x115113b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x115113b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x115121c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x115121c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x115121c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x115121c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x115121c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x112d7b36c in Run base/callback.h:396:12
    #16 0x112d7b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x112de3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x112de4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x112de4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x112d55d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112e1e078 in Run base/run_loop.cc:55:3
    #22 0x112de20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x112e8cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x112e8060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10dee2119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112e7ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112e8c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f96b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x112c6fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x112c6fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x112c6e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x112c9d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112c9babd in ContentMain content/app/content_main.cc:19:15
    #9 0x111d39c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10de9999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10de99563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==48682==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExternallyConnectableMessagingTest.HostedAppOnWebsite (5523 ms)
[81/219] ExternallyConnectableMessagingTest.HostedAppOnWebsite (7098 ms)
[ RUN      ] ExternallyConnectableMessagingTest.InvalidExtensionIDFromHostedApp
[48689:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48678:39707:1203/070114:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48689:17667:1203/070114:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==48689==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff86433bc9 bp 0x00012978a730 sp 0x00012978a6f0 T6)
    #0 0x7fff86433bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11266b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11266b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11266b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11266b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11268d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11268d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x112678628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x112678b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x112678b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x112686c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x112686c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x112686c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x112686c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x112686c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1102e036c in Run base/callback.h:396:12
    #16 0x1102e036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x110348894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x110349ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x110349ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1102bad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x110383078 in Run base/run_loop.cc:55:3
    #22 0x1103470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1103f1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1103e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10b441119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1103e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1103f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11ced026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1101d4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1101d4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1101d370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x110202948 in Run content/app/content_main_runner.cc:786:12
    #8 0x110200abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10f29ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10b3fd99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10b3fd563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==48689==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExternallyConnectableMessagingTest.InvalidExtensionIDFromHostedApp (5576 ms)
[82/219] ExternallyConnectableMessagingTest.InvalidExtensionIDFromHostedApp (7369 ms)
[ RUN      ] ExtensionStorageMonitorTest.EphemeralAppWithHighUsage
[48691:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48681:3847:1203/070115:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://gncpoopdfomeefokndjnebhilefnamli/index.html (0)
[48691:17155:1203/070116:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.EphemeralAppWithHighUsage (6831 ms)
[83/219] ExtensionStorageMonitorTest.EphemeralAppWithHighUsage (8412 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.NewTabPageURL
[48694:3847:1203/070113:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[48701:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48706:13319:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[48694:3847:1203/070117:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ExtensionURLRewriteBrowserTest.NewTabPageURL (5169 ms)
[84/219] ExtensionURLRewriteBrowserTest.NewTabPageURL (6663 ms)
[ RUN      ] ExtensionFetchTest.HostCannotFetchNonWebAccessibleExtensionResource
[48712:3847:1203/070117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48704:3847:1203/070120:INFO:CONSOLE(0)] "Denying load of chrome-extension://pleflefjpaghmhbillhoibcmbiljogld/text. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: http://example.com:54675/empty.html (0)
[48704:29699:1203/070120:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: invalid
[48704:29699:1203/070120:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://invalid/
[48704:62259:1203/070121:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48720:13063:1203/070121:WARNING:channel.cc(358)] RawChannel write error
[48712:15623:1203/070121:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionFetchTest.HostCannotFetchNonWebAccessibleExtensionResource (5710 ms)
[85/219] ExtensionFetchTest.HostCannotFetchNonWebAccessibleExtensionResource (7367 ms)
[ RUN      ] LazyBackgroundPageApiTest.WaitForDialog
[48724:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48724:17411:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.WaitForDialog (4134 ms)
[86/219] LazyBackgroundPageApiTest.WaitForDialog (6047 ms)
[ RUN      ] LazyBackgroundPageApiTest.BrowserActionCreateTabAfterCallback
[48717:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48717:19203:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.BrowserActionCreateTabAfterCallback (6089 ms)
[87/219] LazyBackgroundPageApiTest.BrowserActionCreateTabAfterCallback (7766 ms)
[ RUN      ] LazyBackgroundPageApiTest.WaitForView
[48730:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48722:3847:1203/070123:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ikmmdbalnpnbfbejnfbagfgeongfplph/_generated_background_page.html (0)
[48730:18947:1203/070124:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.WaitForView (4474 ms)
[88/219] LazyBackgroundPageApiTest.WaitForView (6204 ms)
[ RUN      ] ServiceWorkerPushMessagingTest.OnPush
[48748:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48739:30211:1203/070128:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://kefkgfincecdibkmpgodnfmffieamnin/sw.jsfrom unknown origin. Could not find user data for request.
[48739:3847:1203/070128:INFO:CONSOLE(25)] "SERVICE_WORKER_READY", source: chrome-extension://kefkgfincecdibkmpgodnfmffieamnin/page.js (25)
[48739:3847:1203/070128:INFO:CONSOLE(25)] "OK", source: chrome-extension://kefkgfincecdibkmpgodnfmffieamnin/page.js (25)
[48739:3847:1203/070128:INFO:CONSOLE(27)] "message: testdata", source: chrome-extension://kefkgfincecdibkmpgodnfmffieamnin/page.js (27)
[48739:3847:1203/070128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[48739:3847:1203/070128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[48739:3847:1203/070128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[48748:17411:1203/070128:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==48748==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff86433bc9 bp 0x0001249dd730 sp 0x0001249dd6f0 T6)
    #0 0x7fff86433bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10d3db3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10d3db3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10d3db3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10d3db3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10d3fd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10d3fd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10d3e8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10d3e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10d3e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10d3f6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10d3f6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10d3f6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10d3f6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10d3f6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10b05036c in Run base/callback.h:396:12
    #16 0x10b05036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10b0b8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10b0b9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10b0b9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10b02ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10b0f3078 in Run base/run_loop.cc:55:3
    #22 0x10b0b70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10b161d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10b15560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1061b0119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b154fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b161426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x117c4026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10af44abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10af44abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10af4370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10af72948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10af70abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10a00ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10616b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10616b563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==48748==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ServiceWorkerPushMessagingTest.OnPush (4619 ms)
[89/219] ServiceWorkerPushMessagingTest.OnPush (6462 ms)
[ RUN      ] WebstoreStartupInstallerTest.FindLink
[48755:3847:1203/070128:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48746:3847:1203/070129:INFO:CONSOLE(7)] "Page loaded", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (7)
[48746:3847:1203/070129:INFO:CONSOLE(27)] "In runTest", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (27)
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:17411:1203/070129:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: Invalid Chrome Web Store item URL.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:3847:1203/070129:INFO:CONSOLE(13)] "Expecting exception: No Chrome Web Store item link found.", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (13)
[48746:3847:1203/070129:INFO:CONSOLE(69)] "Ran all tests, sending response", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (69)
[48746:3847:1203/070129:INFO:CONSOLE(74)] "Test complete", source: http://app.com:54679/extensions/api_test/webstore_inline_install/find_link.html (74)
[48759:13063:1203/070129:WARNING:channel.cc(358)] RawChannel write error
[48746:3847:1203/070129:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebstoreStartupInstallerTest.FindLink (3642 ms)
[90/219] WebstoreStartupInstallerTest.FindLink (5534 ms)
[ RUN      ] WebstoreInlineInstallerTest.NavigateBeforeInstallConfirmation
[48750:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48740:3847:1203/070127:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:54678/extensions/api_test/webstore_inline_install/install.html (8)
[48740:3847:1203/070127:INFO:CONSOLE(11)] "In runTest", source: http://app.com:54678/extensions/api_test/webstore_inline_install/install.html (11)
[48740:17923:1203/070127:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48740:17923:1203/070131:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebstoreInlineInstallerTest.NavigateBeforeInstallConfirmation (6945 ms)
[91/219] WebstoreInlineInstallerTest.NavigateBeforeInstallConfirmation (8588 ms)
[ RUN      ] GeolocationAccessTokenStoreTest.SetAcrossInstances
[48775:3847:1203/070133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48777:3847:1203/070134:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48777:3847:1203/070134:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48777:3847:1203/070134:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48777:3847:1203/070134:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48777:3847:1203/070134:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48777:3847:1203/070134:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48777:3847:1203/070134:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48775:17667:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GeolocationAccessTokenStoreTest.SetAcrossInstances (3618 ms)
[92/219] GeolocationAccessTokenStoreTest.SetAcrossInstances (5142 ms)
[ RUN      ] FirstRunMasterPrefsImportNothing.ImportNothingAndShowNewTabPage
[48764:3847:1203/070132:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[48772:3847:1203/070132:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==48783==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011622cbb1 bp 0x00014e912170 sp 0x00014e9120a0 T6)
    #0 0x11622cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11622cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11622c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x116227bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x116227bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1163225d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11633f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x116311863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1163809cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x116257bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x116379547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11628e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x113be036c in Run base/callback.h:396:12
    #13 0x113be036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x12098689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x120983d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x113be036c in Run base/callback.h:396:12
    #17 0x113be036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x113c48894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x113c49ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x113c49ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x113bbe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x113c2d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x113bbc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8c568b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8c568454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8c58b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8c58b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x113bbf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x113bbdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x113c83078 in Run base/run_loop.cc:55:3
    #31 0x113c470b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x113cf1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x113ce560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10ed3e119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x113ce4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x113cf1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12099d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1207b8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x120be01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x120be0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x120be3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x11394e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x120bd9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x120bd844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x120bd7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x120c5f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x113b02948 in Run content/app/content_main_runner.cc:786:12
    #14 0x113b00abd in ContentMain content/app/content_main.cc:19:15
    #15 0x112b9ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10ecfb99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10ecfb563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==48783==ABORTING
Received signal 6
[end of stack trace]
[48778:13319:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[48764:3847:1203/070135:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[48772:16903:1203/070136:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FirstRunMasterPrefsImportNothing.ImportNothingAndShowNewTabPage (5368 ms)
[93/219] FirstRunMasterPrefsImportNothing.ImportNothingAndShowNewTabPage (6814 ms)
[ RUN      ] LocaleTestDanish.TestStart
[48784:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48784:18947:1203/070136:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LocaleTestDanish.TestStart (3282 ms)
[94/219] LocaleTestDanish.TestStart (4692 ms)
[ RUN      ] MediaStreamPermissionTest.TestDenyingThenClearingStickyException
[48793:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48786:3847:1203/070139:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:54689/webrtc/adapter.js (71)
[48786:39699:1203/070139:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48786:3847:1203/070139:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:54689/webrtc/test_functions.js (13)
[48793:15879:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamPermissionTest.TestDenyingThenClearingStickyException (3073 ms)
[95/219] MediaStreamPermissionTest.TestDenyingThenClearingStickyException (4766 ms)
[ RUN      ] ServiceWorkerTest.ServiceWorkerSuspensionOnExtensionUnload
[48741:3847:1203/070124:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48734:25347:1203/070127:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://oiapkkbbmkpjeidikpmibalpmpfmkjpj/fetch.jsfrom unknown origin. Could not find user data for request.
[48734:25347:1203/070128:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: oiapkkbbmkpjeidikpmibalpmpfmkjpj
[48734:25347:1203/070128:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://oiapkkbbmkpjeidikpmibalpmpfmkjpj/index.html
[48734:25347:1203/070130:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: oiapkkbbmkpjeidikpmibalpmpfmkjpj
[48734:25347:1203/070130:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://oiapkkbbmkpjeidikpmibalpmpfmkjpj/other.html
[48734:25347:1203/070135:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: oiapkkbbmkpjeidikpmibalpmpfmkjpj
[48734:25347:1203/070135:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://oiapkkbbmkpjeidikpmibalpmpfmkjpj/index.html
[48734:25347:1203/070136:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: oiapkkbbmkpjeidikpmibalpmpfmkjpj
[48734:25347:1203/070136:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://oiapkkbbmkpjeidikpmibalpmpfmkjpj/other.html
[48734:25347:1203/070138:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: oiapkkbbmkpjeidikpmibalpmpfmkjpj
[48734:25347:1203/070138:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://oiapkkbbmkpjeidikpmibalpmpfmkjpj/anotherother.html
[48734:25347:1203/070139:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: oiapkkbbmkpjeidikpmibalpmpfmkjpj
[48734:25347:1203/070139:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://oiapkkbbmkpjeidikpmibalpmpfmkjpj/final.html
[       OK ] ServiceWorkerTest.ServiceWorkerSuspensionOnExtensionUnload (17269 ms)
[96/219] ServiceWorkerTest.ServiceWorkerSuspensionOnExtensionUnload (18743 ms)
[ RUN      ] MediaStreamPermissionTest.DenyingMicDoesNotCauseStickyDenyForCameras
[48801:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48788:3847:1203/070140:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:54698/webrtc/adapter.js (71)
[48788:39459:1203/070140:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48788:3847:1203/070140:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true}", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[48788:3847:1203/070140:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[48788:3847:1203/070140:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[48788:3847:1203/070140:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[48788:3847:1203/070140:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[48788:3847:1203/070140:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"video":true}", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[48788:3847:1203/070140:INFO:CONSOLE(13)] "Returning request-callback-granted to test.", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[48788:3847:1203/070140:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:54698/webrtc/test_functions.js (13)
[       OK ] MediaStreamPermissionTest.DenyingMicDoesNotCauseStickyDenyForCameras (2976 ms)
[97/219] MediaStreamPermissionTest.DenyingMicDoesNotCauseStickyDenyForCameras (4742 ms)
[ RUN      ] EncryptedMediaSupportedTypesExternalClearKeyTest.InvalidKeySystems
[48802:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48802:17667:1203/070140:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesExternalClearKeyTest.InvalidKeySystems (3216 ms)
[98/219] EncryptedMediaSupportedTypesExternalClearKeyTest.InvalidKeySystems (4733 ms)
[ RUN      ] EncryptedMediaSupportedTypesWidevineTest.Audio_WebM
[48814:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48814:17667:1203/070144:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesWidevineTest.Audio_WebM (3265 ms)
[99/219] EncryptedMediaSupportedTypesWidevineTest.Audio_WebM (5003 ms)
[ RUN      ] EncryptedMediaSupportedTypesWidevineTest.Video_MP4
[48819:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48806:3847:1203/070144:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:54713/test_key_system_instantiation.html (0)
[48806:3847:1203/070144:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:54713/test_key_system_instantiation.html (0)
[48806:3847:1203/070144:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:54713/test_key_system_instantiation.html (0)
[48806:3847:1203/070144:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:54713/test_key_system_instantiation.html (0)
[48806:3847:1203/070144:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:54713/test_key_system_instantiation.html (0)
[       OK ] EncryptedMediaSupportedTypesWidevineTest.Video_MP4 (3206 ms)
[100/219] EncryptedMediaSupportedTypesWidevineTest.Video_MP4 (5003 ms)
[ RUN      ] EncryptedMediaSupportedTypesClearKeyCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent
[48820:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48820:17667:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesClearKeyCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (3104 ms)
[101/219] EncryptedMediaSupportedTypesClearKeyCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (4564 ms)
[ RUN      ] MediaFileValidatorTest.InvalidVideo
[48822:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaFileValidatorTest.InvalidVideo (3880 ms)
[102/219] MediaFileValidatorTest.InvalidVideo (5535 ms)
[ RUN      ] LoadTimingBrowserTest.ReuseSocket
[48836:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48825:3847:1203/070149:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[48836:17155:1203/070149:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoadTimingBrowserTest.ReuseSocket (3309 ms)
[103/219] LoadTimingBrowserTest.ReuseSocket (5089 ms)
[ RUN      ] HttpProxyScriptBrowserTest.Verify
[48837:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HttpProxyScriptBrowserTest.Verify (3096 ms)
[104/219] HttpProxyScriptBrowserTest.Verify (4565 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForXHRSubmitWithoutNavigation_SignupForm
[48841:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48828:44559:1203/070150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48828:3847:1203/070150:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[48828:3847:1203/070150:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.PromptForXHRSubmitWithoutNavigation_SignupForm (3265 ms)
[105/219] PasswordManagerBrowserTestBase.PromptForXHRSubmitWithoutNavigation_SignupForm (5033 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForFetchSubmitWithoutNavigationWithUnfilledForm_SignupForm
[48845:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48834:44583:1203/070151:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48834:3847:1203/070151:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.NoPromptForFetchSubmitWithoutNavigationWithUnfilledForm_SignupForm (2895 ms)
[106/219] PasswordManagerBrowserTestBase.NoPromptForFetchSubmitWithoutNavigationWithUnfilledForm_SignupForm (4752 ms)
[ RUN      ] PasswordManagerBrowserTestBase.DontPromptForPasswordFormWithReadonlyPasswordField
[48857:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48847:44063:1203/070154:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48859:13063:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[48847:3847:1203/070154:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[48857:16903:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.DontPromptForPasswordFormWithReadonlyPasswordField (3211 ms)
[107/219] PasswordManagerBrowserTestBase.DontPromptForPasswordFormWithReadonlyPasswordField (4768 ms)
[ RUN      ] PasswordManagerBrowserTestBase.FormsAddedBetweenParsingAndRendering
[48858:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48848:44831:1203/070154:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /password/nonexistent_image.png
[48848:44831:1203/070154:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48848:3847:1203/070154:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.FormsAddedBetweenParsingAndRendering (3334 ms)
[108/219] PasswordManagerBrowserTestBase.FormsAddedBetweenParsingAndRendering (4713 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForPushStateWhenFormDisappears
[48861:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48849:45063:1203/070155:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48849:3847:1203/070155:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.PromptForPushStateWhenFormDisappears (3400 ms)
[109/219] PasswordManagerBrowserTestBase.PromptForPushStateWhenFormDisappears (4988 ms)
[ RUN      ] PDFExtensionTest.ParamsParser
[48865:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48854:40719:1203/070155:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:01:58 vm870-m4.golo.chromium.org Chromium Helper[48869] <Error>: CGAffineTransformInvert: singular matrix.
[48854:3847:1203/070158:INFO:CONSOLE(0)] "[SUCCESS] testParamsParser", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[48865:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[48865:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[48865:3847:1203/070159:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[48854:3847:1203/070159:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[48854:3847:1203/070159:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.ParamsParser (6183 ms)
[110/219] PDFExtensionTest.ParamsParser (7820 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDelayLoadPlugin
[48878:3847:1203/070158:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48868:60939:1203/070158:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
objc[48889]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[48889]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PrerenderBrowserTest.PrerenderDelayLoadPlugin (4712 ms)
[111/219] PrerenderBrowserTest.PrerenderDelayLoadPlugin (6104 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderContentSettingBlock
[48882:3847:1203/070158:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48870:64259:1203/070159:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48887:12807:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[48882:15623:1203/070201:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderContentSettingBlock (4473 ms)
[112/219] PrerenderBrowserTest.PrerenderContentSettingBlock (5982 ms)
[ RUN      ] MaterialPDFExtensionTest.Navigator
[48875:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48867:39207:1203/070158:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48867:3847:1203/070201:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[48867:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] testNavigate", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[48867:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] testNavigateForLinksWithoutScheme", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[48867:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] testNavigateFromLocalFile", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[48867:3847:1203/070203:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[48867:3847:1203/070203:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] MaterialPDFExtensionTest.Navigator (7136 ms)
[113/219] MaterialPDFExtensionTest.Navigator (8603 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToSecond
[48893:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48888:61999:1203/070203:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48893:17923:1203/070205:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToSecond (4896 ms)
[114/219] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToSecond (6348 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectInIframe
[48902:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48892:39451:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectInIframe (4467 ms)
[115/219] PrerenderBrowserTest.PrerenderClientRedirectInIframe (6164 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderInfiniteLoopMultiple
[48905:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48895:63491:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48911:13063:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[48905:17923:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderInfiniteLoopMultiple (5070 ms)
[116/219] PrerenderBrowserTest.PrerenderInfiniteLoopMultiple (6670 ms)
[ RUN      ] PrerenderBrowserTest.OpenTaskManagerAfterSwapIn
[48910:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48903:40211:1203/070207:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48910:17923:1203/070209:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.OpenTaskManagerAfterSwapIn (4572 ms)
[117/219] PrerenderBrowserTest.OpenTaskManagerAfterSwapIn (6056 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocalStorageWrite
[48921:3847:1203/070209:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48913:61491:1203/070210:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48930:13063:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[48921:18179:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderLocalStorageWrite (4474 ms)
[118/219] PrerenderBrowserTest.PrerenderLocalStorageWrite (6010 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelSubresourceUnsupportedScheme
[48928:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48919:39199:1203/070211:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderCancelSubresourceUnsupportedScheme (4188 ms)
[119/219] PrerenderBrowserTest.PrerenderCancelSubresourceUnsupportedScheme (6092 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderReplaceCurrentEntry
[48932:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48922:61983:1203/070212:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48940:13063:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderReplaceCurrentEntry (3965 ms)
[120/219] PrerenderBrowserTest.PrerenderReplaceCurrentEntry (5584 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderWindowClose
[48937:3847:1203/070212:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48926:39455:1203/070213:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderWindowClose (4039 ms)
[121/219] PrerenderBrowserTest.PrerenderWindowClose (5737 ms)
[ RUN      ] HostZoomMapBrowserTest.WebviewBasedSigninUsesDefaultStoragePartitionForEmbedder
[48945:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48945:17411:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostZoomMapBrowserTest.WebviewBasedSigninUsesDefaultStoragePartitionForEmbedder (4789 ms)
[122/219] HostZoomMapBrowserTest.WebviewBasedSigninUsesDefaultStoragePartitionForEmbedder (6345 ms)
[ RUN      ] ReferrerPolicyTest.IFrame
[48956:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48946:3847:1203/070218:WARNING:web_contents_impl.cc(3190)] https://mock.http/ ran insecure content from http://mock.http/referrer_policy/referrer-policy-log.html
[48946:3847:1203/070218:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://mock.http/referrer_policy/referrer-policy-iframe.html' was loaded over HTTPS, but requested an insecure resource 'http://mock.http/referrer_policy/referrer-policy-log.html'. This content should also be served over HTTPS.", source: https://mock.http/referrer_policy/referrer-policy-iframe.html (0)
[48946:3847:1203/070218:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://mock.http/referrer_policy/referrer-policy-iframe.html' was loaded over HTTPS, but requested an insecure resource 'http://mock.http/referrer_policy/referrer-policy-log.html'. This content should also be served over HTTPS.", source: https://mock.http/referrer_policy/referrer-policy-iframe.html (0)
[48956:15623:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.IFrame (3301 ms)
[123/219] ReferrerPolicyTest.IFrame (4701 ms)
[ RUN      ] PushMessagingBrowserTest.BackgroundModeDisabledByDefault
[48955:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48944:18691:1203/070217:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48944:3847:1203/070218:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:54802/push_messaging/push_test.js (18)
[48944:3847:1203/070218:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:54802/push_messaging/push_test.js (18)
[48944:3847:1203/070218:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:54802/push_messaging/push_test.js (18)
[48944:3847:1203/070218:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:54802/push_messaging/push_test.js (18)
[48944:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[48944:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[48944:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.BackgroundModeDisabledByDefault (3524 ms)
[124/219] PushMessagingBrowserTest.BackgroundModeDisabledByDefault (5321 ms)
[ RUN      ] ContextMenuBrowserTest.OpenEntryPresentForNormalURLs
[48961:3847:1203/070218:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48964:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48964:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48964:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48964:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48964:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48964:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48964:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContextMenuBrowserTest.OpenEntryPresentForNormalURLs (2726 ms)
[125/219] ContextMenuBrowserTest.OpenEntryPresentForNormalURLs (4440 ms)
[ RUN      ] ContextMenuBrowserTest.CopyLinkTextMouse
[48975:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48976:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[48976:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48976:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48976:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48976:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48976:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48976:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48975:17415:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContextMenuBrowserTest.CopyLinkTextMouse (2923 ms)
[126/219] ContextMenuBrowserTest.CopyLinkTextMouse (4478 ms)
[ RUN      ] SessionRestoreTest.RestoreForeignSession
[48978:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48978:15623:1203/070223:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.RestoreForeignSession (3683 ms)
[127/219] SessionRestoreTest.RestoreForeignSession (5191 ms)
[ RUN      ] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterAudioStopsOnNotVisibleTab
[48977:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48966:61223:1203/070223:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[48981:13319:1203/070224:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
ASAN:DEADLYSIGNAL
=================================================================
==48977==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff86433bc9 bp 0x00012409a730 sp 0x00012409a6f0 T6)
    #0 0x7fff86433bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10c96b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10c96b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10c96b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10c96b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10c98d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10c98d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10c978628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10c978b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10c978b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10c986c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10c986c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10c986c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10c986c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10c986c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10a5e036c in Run base/callback.h:396:12
    #16 0x10a5e036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10a648894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10a649ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10a649ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10a5bad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10a683078 in Run base/run_loop.cc:55:3
    #22 0x10a6470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10a6f1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10a6e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10574c119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10a6e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10a6f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1171d026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10a4d4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10a4d4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10a4d370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10a502948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10a500abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10959ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10570999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x105709563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==48977==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterAudioStopsOnNotVisibleTab (4512 ms)
[128/219] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterAudioStopsOnNotVisibleTab (6077 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.QueryPolicy
[48994:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48997:13063:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[48997:3847:1203/070227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[48997:3847:1203/070227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48997:3847:1203/070227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48997:3847:1203/070227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48997:3847:1203/070227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[48997:3847:1203/070227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[48997:3847:1203/070227:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ChromeSSLHostStateDelegateTest.QueryPolicy (3340 ms)
[129/219] ChromeSSLHostStateDelegateTest.QueryPolicy (5218 ms)
[ RUN      ] SessionRestoreTest.TwoTabsSecondSelected
[48983:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48983:3847:1203/070225:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[48983:17411:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.TwoTabsSecondSelected (6720 ms)
[130/219] SessionRestoreTest.TwoTabsSecondSelected (8380 ms)
[ RUN      ] SSLUITestBlock.TestBlockDisplayingInsecureImage
[49003:3847:1203/070228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48993:3847:1203/070229:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:54816/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU0ODE1' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:54815/ssl/google_files/logo.gif'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:54816/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU0ODE1 (0)
[       OK ] SSLUITestBlock.TestBlockDisplayingInsecureImage (3444 ms)
[131/219] SSLUITestBlock.TestBlockDisplayingInsecureImage (5727 ms)
[ RUN      ] SecurityStateModelTest.AddedTab
[49002:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[48991:40223:1203/070230:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49002:19203:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SecurityStateModelTest.AddedTab (5144 ms)
[132/219] SecurityStateModelTest.AddedTab (7043 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeTabContentsChanges
[49016:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49019:13063:1203/070235:WARNING:channel.cc(358)] RawChannel write error
[49008:3847:1203/070235:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[49016:16647:1203/070235:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeTabContentsChanges (5848 ms)
[133/219] TaskManagerBrowserTest.NoticeTabContentsChanges (7814 ms)
[ RUN      ] SubframeTaskBrowserTest.TaskManagerShowsSubframeTasks
[49014:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49006:41239:1203/070234:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49031:13063:1203/070235:WARNING:channel.cc(358)] RawChannel write error
[49006:3847:1203/070235:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[49014:17411:1203/070235:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SubframeTaskBrowserTest.TaskManagerShowsSubframeTasks (6568 ms)
[134/219] SubframeTaskBrowserTest.TaskManagerShowsSubframeTasks (8275 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeExtensionTab
[49027:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TaskManagerBrowserTest.NoticeExtensionTab (4851 ms)
[135/219] TaskManagerBrowserTest.NoticeExtensionTab (6621 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeAppTabChanges
[49028:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49018:3847:1203/070237:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[49028:16903:1203/070237:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeAppTabChanges (5153 ms)
[136/219] TaskManagerBrowserTest.NoticeAppTabChanges (6782 ms)
[ RUN      ] AutofillDialogControllerTest.FillingFormPreservesChangedCountry
[49044:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49044:16135:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.FillingFormPreservesChangedCountry (3734 ms)
[137/219] AutofillDialogControllerTest.FillingFormPreservesChangedCountry (5218 ms)
[ RUN      ] BrowserTest.CloseWithAppMenuOpen
[49051:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49052:3847:1203/070241:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49052:3847:1203/070241:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49052:3847:1203/070241:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49052:3847:1203/070241:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49052:3847:1203/070241:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49052:3847:1203/070241:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49052:3847:1203/070241:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowserTest.CloseWithAppMenuOpen (2685 ms)
[138/219] BrowserTest.CloseWithAppMenuOpen (4407 ms)
[ RUN      ] TranslateWithSecureServerBrowserTest.TranslateInIsolatedWorld
[49043:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49034:3847:1203/070241:INFO:CONSOLE(11)] "Refused to execute inline script because it violates the following Content Security Policy directive: "default-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-yYzraT8J1a38ktXhIl/jFG+8U3sK68CZG+fPk8ccUfg='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.
", source: http://127.0.0.1:54831/fr_test.html (11)
[49034:40623:1203/070241:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] TranslateWithSecureServerBrowserTest.TranslateInIsolatedWorld (5120 ms)
[139/219] TranslateWithSecureServerBrowserTest.TranslateInIsolatedWorld (6636 ms)
[ RUN      ] ClickModifierTest.HrefBasicClickTest
[49065:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49056:3847:1203/070245:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[49056:3847:1203/070245:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[49065:16135:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ClickModifierTest.HrefBasicClickTest (3183 ms)
[140/219] ClickModifierTest.HrefBasicClickTest (4609 ms)
[ RUN      ] BrowserTest.SecurityStyleChangedObserverGoBack
[49053:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49041:64267:1203/070241:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49041:64531:1203/070244:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49063:17667:1203/070244:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000111d3f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000111d8ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000111dd6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011e92a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011e929a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x00000001137c6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000113202f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011302e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000113124ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000113121bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000113122235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011326dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001143cc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011ecd2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011ecd2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000111e50421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000111e4ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000111e4560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8642e772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8641b1a1 thread_start + 13

[49070:13063:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[49053:15879:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.SecurityStyleChangedObserverGoBack (6868 ms)
[141/219] BrowserTest.SecurityStyleChangedObserverGoBack (8492 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_ViewSource_Settings_UseNonIncognitoWindow
[49066:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49066:17923:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_ViewSource_Settings_UseNonIncognitoWindow (4481 ms)
[142/219] BrowserNavigatorTest.Disposition_ViewSource_Settings_UseNonIncognitoWindow (5938 ms)
[ RUN      ] BrowserNavigatorTest.SendBrowserInitiatedRequestUsingPOST
[49072:3847:1203/070246:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49062:39451:1203/070247:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49072:17923:1203/070248:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.SendBrowserInitiatedRequestUsingPOST (4270 ms)
[143/219] BrowserNavigatorTest.SendBrowserInitiatedRequestUsingPOST (5868 ms)
[ RUN      ] BrowserWindowControllerTest.InfoBarTipStretchedWhenBookmarkBarStatusChanged
[49086:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49090:12551:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserWindowControllerTest.InfoBarTipStretchedWhenBookmarkBarStatusChanged (3139 ms)
[144/219] BrowserWindowControllerTest.InfoBarTipStretchedWhenBookmarkBarStatusChanged (4619 ms)
[ RUN      ] SSLCertificateViewerCocoaTest.Basic
[49093:3847:1203/070250:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49083:3847:1203/070252:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] SSLCertificateViewerCocoaTest.Basic (3608 ms)
[145/219] SSLCertificateViewerCocoaTest.Basic (5291 ms)
[ RUN      ] FindInPageControllerTest.CommentsAndMetaDataNotSearchable
[49097:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] FindInPageControllerTest.CommentsAndMetaDataNotSearchable (3788 ms)
[146/219] FindInPageControllerTest.CommentsAndMetaDataNotSearchable (5334 ms)
[ RUN      ] StartupBrowserCreatorTest.ReadingWasRestartedAfterNormalStart
[49104:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49105:3847:1203/070254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49105:3847:1203/070254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49105:3847:1203/070254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49105:3847:1203/070254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49105:3847:1203/070254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49105:3847:1203/070254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49105:3847:1203/070254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] StartupBrowserCreatorTest.ReadingWasRestartedAfterNormalStart (2511 ms)
[147/219] StartupBrowserCreatorTest.ReadingWasRestartedAfterNormalStart (4179 ms)
[ RUN      ] AppShimMenuControllerBrowserTest.ExtensionUninstallUpdatesMenuBar
[49085:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49075:3847:1203/070257:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[49075:3847:1203/070257:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[49075:3847:1203/070257:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[49075:3847:1203/070257:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[49085:15879:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[49075:3847:1203/070257:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] AppShimMenuControllerBrowserTest.ExtensionUninstallUpdatesMenuBar (10024 ms)
[148/219] AppShimMenuControllerBrowserTest.ExtensionUninstallUpdatesMenuBar (11909 ms)
[ RUN      ] StartupBrowserCreatorTest.StartupURLsForTwoProfiles
[49110:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49103:4611:1203/070258:ERROR:mach_broker_mac.mm(234)] Unknown process 49121 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorTest.StartupURLsForTwoProfiles (4537 ms)
[149/219] StartupBrowserCreatorTest.StartupURLsForTwoProfiles (5979 ms)
[ RUN      ] TabModalConfirmDialogTest.Navigate
[49123:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49115:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[49115:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[49123:17923:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabModalConfirmDialogTest.Navigate (3409 ms)
[150/219] TabModalConfirmDialogTest.Navigate (5349 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoAllowed
[49116:3847:1203/070256:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49122:12807:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[49107:4611:1203/070300:ERROR:mach_broker_mac.mm(234)] Unknown process 49129 is sending Mach IPC messages!
[49116:17667:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[49107:4611:1203/070300:ERROR:mach_broker_mac.mm(234)] Unknown process 49132 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoAllowed (5578 ms)
[151/219] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoAllowed (7105 ms)
[ RUN      ] PermissionBubbleManagerBrowserTest.NavTwiceWithHash
[49135:3847:1203/070301:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49125:41495:1203/070302:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PermissionBubbleManagerBrowserTest.NavTwiceWithHash (3190 ms)
[152/219] PermissionBubbleManagerBrowserTest.NavTwiceWithHash (4786 ms)
[ RUN      ] UserManagerUIBrowserTest.PageLoads
[49139:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49127:3847:1203/070304:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[49145:13575:1203/070304:WARNING:channel.cc(358)] RawChannel write error
[49139:16391:1203/070305:WARNING:channel.cc(358)] RawChannel write error
[       OK ] UserManagerUIBrowserTest.PageLoads (5012 ms)
[153/219] UserManagerUIBrowserTest.PageLoads (6843 ms)
[ RUN      ] UberUIBrowserTest.HistoryOverride
[49146:3847:1203/070303:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49136:3847:1203/070305:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[49146:18691:1203/070305:WARNING:channel.cc(358)] RawChannel write error
[       OK ] UberUIBrowserTest.HistoryOverride (3940 ms)
[154/219] UberUIBrowserTest.HistoryOverride (5572 ms)
[ RUN      ] UberUIBrowserTest.EnableMdExtensionsHidesExtensions
[49149:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49138:3847:1203/070306:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] UberUIBrowserTest.EnableMdExtensionsHidesExtensions (4192 ms)
[155/219] UberUIBrowserTest.EnableMdExtensionsHidesExtensions (5921 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromDirectDIRAttribute
[       OK ] FormAutofillTest.DetectTextDirectionFromDirectDIRAttribute (132 ms)
[156/219] FormAutofillTest.DetectTextDirectionFromDirectDIRAttribute (1791 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionWhenParentHasBothDIRAttributeAndStyle
[       OK ] FormAutofillTest.DetectTextDirectionWhenParentHasBothDIRAttributeAndStyle (126 ms)
[157/219] FormAutofillTest.DetectTextDirectionWhenParentHasBothDIRAttributeAndStyle (1692 ms)
[ RUN      ] WebUIWebViewBrowserTest.ExecuteScriptCodeFromFile
[49155:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49147:3847:1203/070308:INFO:CONSOLE(1795)] "Running test testExecuteScriptCodeFromFile", source: webview_basic.js (1795)
[49147:3847:1203/070309:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[49147:58951:1203/070309:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebUIWebViewBrowserTest.ExecuteScriptCodeFromFile (6351 ms)
[158/219] WebUIWebViewBrowserTest.ExecuteScriptCodeFromFile (7964 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromPreviousTD
[       OK ] FormAutofillTest.LabelsInferredFromPreviousTD (233 ms)
[159/219] FormAutofillTest.LabelsInferredFromPreviousTD (1628 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNodeForUnownedForm
[       OK ] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNodeForUnownedForm (145 ms)
[160/219] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNodeForUnownedForm (1485 ms)
[ RUN      ] WebUIWebViewBrowserTest.AddContentScriptToOneWebViewShouldNotInjectToTheOtherWebView
[49166:3847:1203/070308:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49157:3847:1203/070311:INFO:CONSOLE(1795)] "Running test testAddContentScriptToOneWebViewShouldNotInjectToTheOtherWebView", source: webview_basic.js (1795)
[49157:3847:1203/070311:INFO:CONSOLE(4426)] "Step 1: call <webview1>.addContentScripts.", source: webview_basic.js (4426)
[49157:3847:1203/070312:INFO:CONSOLE(4436)] "Step 2: webview2 requests to build communication channel.", source: webview_basic.js (4436)
[49157:3847:1203/070312:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[       OK ] WebUIWebViewBrowserTest.AddContentScriptToOneWebViewShouldNotInjectToTheOtherWebView (6256 ms)
[161/219] WebUIWebViewBrowserTest.AddContentScriptToOneWebViewShouldNotInjectToTheOtherWebView (7751 ms)
[ RUN      ] FormAutofillTest.FormCache_ExtractNewForms
[       OK ] FormAutofillTest.FormCache_ExtractNewForms (501 ms)
[162/219] FormAutofillTest.FormCache_ExtractNewForms (1787 ms)
[ RUN      ] WebUIWebViewBrowserTest.AddContentScriptWithCode
[49167:3847:1203/070308:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49158:3847:1203/070311:INFO:CONSOLE(1795)] "Running test testAddContentScriptWithCode", source: webview_basic.js (1795)
[49158:3847:1203/070311:INFO:CONSOLE(4659)] "Step 1: call <webview>.addContentScripts.", source: webview_basic.js (4659)
[49158:3847:1203/070312:INFO:CONSOLE(4669)] "Step 2: call webview.executeScript() to check result.", source: webview_basic.js (4669)
[49158:3847:1203/070312:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[49158:39959:1203/070313:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebUIWebViewBrowserTest.AddContentScriptWithCode (6284 ms)
[163/219] WebUIWebViewBrowserTest.AddContentScriptWithCode (7787 ms)
[ RUN      ] PasswordAutofillAgentTest.InitialAutocompleteForMatchingFilledField
[       OK ] PasswordAutofillAgentTest.InitialAutocompleteForMatchingFilledField (224 ms)
[164/219] PasswordAutofillAgentTest.InitialAutocompleteForMatchingFilledField (1796 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsOnLoad
[       OK ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsOnLoad (259 ms)
[165/219] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsOnLoad (1698 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithNotAutofilledUsernameAndPassword
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithNotAutofilledUsernameAndPassword (198 ms)
[166/219] PasswordAutofillAgentTest.ClearPreviewWithNotAutofilledUsernameAndPassword (1456 ms)
[ RUN      ] ChromeRenderViewTest.PluginsTemporarilyAllowed
[       OK ] ChromeRenderViewTest.PluginsTemporarilyAllowed (127 ms)
[167/219] ChromeRenderViewTest.PluginsTemporarilyAllowed (1555 ms)
[ RUN      ] PasswordAutofillAgentTest.NoSuggestionsOnPasswordFieldOfChangePasswordFormAfterUsernameTyping
[       OK ] PasswordAutofillAgentTest.NoSuggestionsOnPasswordFieldOfChangePasswordFormAfterUsernameTyping (290 ms)
[168/219] PasswordAutofillAgentTest.NoSuggestionsOnPasswordFieldOfChangePasswordFormAfterUsernameTyping (1724 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPSocket
[49199:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[49208]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49208]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "Connect finished in 0.005 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.007 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ConnectBackground finished in 0.005 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ReadWrite finished in 0.002 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.003 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.003 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "SetOption finished in 0.002 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.004 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.005 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "Listen finished in 0.004 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ListenBlocking finished in 0.006 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "ListenBackground finished in 0.009 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "Backlog finished in 0.010 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.026 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:3847:1203/070320:INFO:CONSOLE(177)] "BacklogBackground finished in 0.018 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:61731:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[49187:3847:1203/070320:INFO:CONSOLE(177)] "Interface_1_0ForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "Interface_1_0 finished in 0.002 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "Interface_1_0Blocking finished in 0.003 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[49187:3847:1203/070320:INFO:CONSOLE(177)] "Interface_1_0Background finished in 0.003 seconds.", source: http://127.0.0.1:54861/test_case.html?testcase=TCPSocket_Connect,TCPSocket_ReadWrite,TCPSocket_SetOption,TCPSocket_Listen,TCPSocket_Backlog,TCPSocket_Interface_1_0, (177)
[       OK ] OutOfProcessPPAPITest.TCPSocket (4389 ms)
[169/219] OutOfProcessPPAPITest.TCPSocket (5881 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPServerSocketPrivate
[49200:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[49209]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49209]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[49188:41495:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49188:3847:1203/070320:INFO:CONSOLE(177)] "ListenForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:INFO:CONSOLE(177)] "Listen finished in 0.012 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:INFO:CONSOLE(177)] "ListenBlocking finished in 0.011 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:INFO:CONSOLE(177)] "ListenBackground finished in 0.009 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:INFO:CONSOLE(177)] "BacklogForceAsync finished in 0.030 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:INFO:CONSOLE(177)] "Backlog finished in 0.020 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:INFO:CONSOLE(177)] "BacklogBlocking finished in 0.022 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:INFO:CONSOLE(177)] "BacklogBackground finished in 0.023 seconds.", source: http://127.0.0.1:54864/test_case.html?testcase=TCPServerSocketPrivate (177)
[49188:3847:1203/070320:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] OutOfProcessPPAPITest.TCPServerSocketPrivate (4679 ms)
[170/219] OutOfProcessPPAPITest.TCPServerSocketPrivate (6280 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocket_SetOption_1_1
[49204:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[49211]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49211]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[49190:3847:1203/070321:INFO:CONSOLE(177)] "SetOption_1_1ForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:54868/test_case.html?testcase=UDPSocket_SetOption_1_1, (177)
[49190:3847:1203/070321:INFO:CONSOLE(177)] "SetOption_1_1 finished in 0.000 seconds.", source: http://127.0.0.1:54868/test_case.html?testcase=UDPSocket_SetOption_1_1, (177)
[49190:3847:1203/070321:INFO:CONSOLE(177)] "SetOption_1_1Blocking finished in 0.006 seconds.", source: http://127.0.0.1:54868/test_case.html?testcase=UDPSocket_SetOption_1_1, (177)
[49190:3847:1203/070321:INFO:CONSOLE(177)] "SetOption_1_1Background finished in 0.001 seconds.", source: http://127.0.0.1:54868/test_case.html?testcase=UDPSocket_SetOption_1_1, (177)
[49190:64007:1203/070321:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49204:18691:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocket_SetOption_1_1 (4626 ms)
[171/219] OutOfProcessPPAPITest.UDPSocket_SetOption_1_1 (6417 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocket_ReadWrite
[49201:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[49210]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49210]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[49189:40727:1203/070321:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49189:3847:1203/070321:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.044 seconds.", source: http://127.0.0.1:54867/test_case.html?testcase=UDPSocket_ReadWrite, (177)
[49189:3847:1203/070321:INFO:CONSOLE(177)] "ReadWrite finished in 0.011 seconds.", source: http://127.0.0.1:54867/test_case.html?testcase=UDPSocket_ReadWrite, (177)
[49189:3847:1203/070321:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.008 seconds.", source: http://127.0.0.1:54867/test_case.html?testcase=UDPSocket_ReadWrite, (177)
[49189:3847:1203/070321:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.009 seconds.", source: http://127.0.0.1:54867/test_case.html?testcase=UDPSocket_ReadWrite, (177)
[49201:17923:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocket_ReadWrite (5051 ms)
[172/219] OutOfProcessPPAPITest.UDPSocket_ReadWrite (6681 ms)
[ RUN      ] PolicyTest.AlwaysAuthorizePlugins
[49229:3847:1203/070325:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49215:3847:1203/070326:INFO:policy_browsertest.cc(1515)] Test skipped because plugin/quicktime.html test file wasn't found.
[49231:3847:1203/070326:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49231:3847:1203/070326:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49231:3847:1203/070326:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49231:3847:1203/070326:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49231:3847:1203/070326:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49231:3847:1203/070326:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49231:3847:1203/070326:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PolicyTest.AlwaysAuthorizePlugins (3234 ms)
[173/219] PolicyTest.AlwaysAuthorizePlugins (4850 ms)
[ RUN      ] PPAPIFileChooserTestWithSBService.FileChooser_SaveAs_DangerousExecutable_Whitelist
[49212:25091:1203/070323:ERROR:test_database_manager.cc(63)] Not implemented reached in virtual bool safe_browsing::TestSafeBrowsingDatabaseManager::CheckExtensionIDs(const std::set<std::string> &, safe_browsing::SafeBrowsingDatabaseManager::Client *)
[49221:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49212:25091:1203/070325:ERROR:test_database_manager.cc(33)] Not implemented reached in virtual bool safe_browsing::TestSafeBrowsingDatabaseManager::CanCheckResourceType(content::ResourceType) const
[49212:25091:1203/070325:ERROR:test_database_manager.cc(27)] Not implemented reached in virtual bool safe_browsing::TestSafeBrowsingDatabaseManager::ChecksAreAlwaysAsync() const
[49212:25091:1203/070325:ERROR:test_database_manager.cc(33)] Not implemented reached in virtual bool safe_browsing::TestSafeBrowsingDatabaseManager::CanCheckResourceType(content::ResourceType) const
[49212:25091:1203/070325:ERROR:test_database_manager.cc(27)] Not implemented reached in virtual bool safe_browsing::TestSafeBrowsingDatabaseManager::ChecksAreAlwaysAsync() const
objc[49232]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[49232]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[49212:25091:1203/070326:ERROR:test_database_manager.cc(33)] Not implemented reached in virtual bool safe_browsing::TestSafeBrowsingDatabaseManager::CanCheckResourceType(content::ResourceType) const
[49212:62999:1203/070326:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49212:25091:1203/070326:ERROR:test_database_manager.cc(27)] Not implemented reached in virtual bool safe_browsing::TestSafeBrowsingDatabaseManager::ChecksAreAlwaysAsync() const
[49212:3847:1203/070326:INFO:CONSOLE(177)] "SaveAsDangerousExecutableAllowed finished in 0.033 seconds.", source: http://127.0.0.1:54989/test_case.html?testcase=FileChooser_SaveAsDangerousExecutableAllowed (177)
[       OK ] PPAPIFileChooserTestWithSBService.FileChooser_SaveAs_DangerousExecutable_Whitelist (4785 ms)
[174/219] PPAPIFileChooserTestWithSBService.FileChooser_SaveAs_DangerousExecutable_Whitelist (6555 ms)
[ RUN      ] PolicyTest.BookmarkBarEnabled
[49228:3847:1203/070325:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49214:3847:1203/070328:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[49214:3847:1203/070328:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] PolicyTest.BookmarkBarEnabled (5383 ms)
[175/219] PolicyTest.BookmarkBarEnabled (7101 ms)
[ RUN      ] TtsApiTest.PlatformPauseSpeakNoEnqueue
[49245:3847:1203/070330:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49235:3847:1203/070332:INFO:CONSOLE(0)] "[SUCCESS] testPauseCancel", source: chrome-extension://hhfjmmnkigpgpeblaapopipjmdpfhhld/test.html (0)
[       OK ] TtsApiTest.PlatformPauseSpeakNoEnqueue (4703 ms)
[176/219] TtsApiTest.PlatformPauseSpeakNoEnqueue (6414 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetDeviceStates
[49252:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49243:3847:1203/070334:INFO:CONSOLE(0)] "[FAIL] getDeviceStates: lastError.message == Error.NotSupported
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getDeviceStates (0)
[49257:13063:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[49252:16903:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetDeviceStates (4738 ms)
[177/219] NetworkingPrivateApiTestFail.GetDeviceStates (6531 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateBrokenTab
[49246:3847:1203/070330:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49258:12807:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.NavigateBrokenTab (6752 ms)
[178/219] CaptivePortalBrowserTest.NavigateBrokenTab (8239 ms)
[ RUN      ] NaClBrowserTestNewlib.Bad
[49225:3847:1203/070325:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49213:3847:1203/070326:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[49213:3847:1203/070326:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070326:INFO:nacl_browsertest_util.cc(130)] |||| [bad_magic BEGIN]
[49213:61975:1203/070326:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49233,1981419904:07:03:27.058003] bad elf magic
[49233,1981419904:07:03:27.070268] NaCl LoadApp failed. Transferring logs before exit.
[49213:3847:1203/070327:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_magic PASS]
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_nexe BEGIN]
[49213:61975:1203/070327:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /doesnotexist.nexe
[49213:3847:1203/070327:INFO:CONSOLE(0)] "NativeClient: could not load nexe url.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_nexe PASS]
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_manifest BEGIN]
[49213:61975:1203/070327:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /doesnotexist.manifest
[49213:3847:1203/070327:INFO:CONSOLE(0)] "NativeClient: could not load manifest url.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_manifest PASS]
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest BEGIN]
[49213:3847:1203/070327:INFO:CONSOLE(0)] "NativeClient: manifest JSON parsing failed: Line: 1, column: 1, Unexpected token.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest PASS]
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest_uses_nexes BEGIN]
[49213:3847:1203/070327:INFO:CONSOLE(0)] "NativeClient: manifest: missing 'program' section.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest_uses_nexes PASS]
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest_bad_files BEGIN]
[49213:3847:1203/070327:INFO:CONSOLE(0)] "NativeClient: manifest: file.txt property 'unknown_arch' does not have required key: 'url'.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest_bad_files PASS]
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest_nexe_arch BEGIN]
[49213:3847:1203/070327:INFO:CONSOLE(0)] "NativeClient: manifest: no version of program given for current arch and no portable version found.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_manifest_nexe_arch PASS]
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070327:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_initialize BEGIN]
[49213:29187:1203/070327:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 256 (0x100)
[49237,1981419904:07:03:28.784350] Native Client module will be loaded at base address 0x00002ea000000000
PPP_InitializeModule
[49237,1981419904:07:03:28.847343] NaCl untrusted code called _exit(0xfe)
[49213:29187:1203/070329:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 65024 (0xfe00)
[49213:3847:1203/070329:INFO:CONSOLE(0)] "NativeClient: Nexe crashed during startup", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070329:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_initialize PASS]
[49213:3847:1203/070329:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070329:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_initialize_crash BEGIN]
[49244,1981419904:07:03:30.458178] Native Client module will be loaded at base address 0x00004dc800000000
PPP_InitializeModule

** Mach exception 1 from untrusted code: pc=4dc8000202e0
Received signal 10 BUS_ADRERR 4dc800000000
[end of stack trace]

** Mach exception 1 from untrusted code: pc=4dc8000202e0
[49213:29187:1203/070331:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 10 (0xa)
[49213:3847:1203/070331:INFO:CONSOLE(0)] "NativeClient: Nexe crashed during startup", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070331:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_initialize_crash PASS]
[49213:3847:1203/070331:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070331:INFO:nacl_browsertest_util.cc(130)] |||| [bad_no_ppp_instance BEGIN]
[49251,1981419904:07:03:32.170368] Native Client module will be loaded at base address 0x00003fe500000000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)
PPP_GetInterface(PPP_Instance;1.0)
[49213:3847:1203/070332:INFO:CONSOLE(0)] "NativeClient: could not initialize module.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070332:INFO:nacl_browsertest_util.cc(130)] |||| [bad_no_ppp_instance PASS]
[49213:3847:1203/070332:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070332:INFO:nacl_browsertest_util.cc(130)] |||| [bad_get_ppp_instance_crash BEGIN]
[49256,1981419904:07:03:33.118292] Native Client module will be loaded at base address 0x000051f200000000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)

** Mach exception 1 from untrusted code: pc=51f200020242
Received signal 10 BUS_ADRERR 51f200000000
[end of stack trace]

** Mach exception 1 from untrusted code: pc=51f200020242
[49213:29187:1203/070333:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 10 (0xa)
[49213:3847:1203/070333:INFO:CONSOLE(0)] "NativeClient: could not initialize module.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070333:INFO:nacl_browsertest_util.cc(130)] |||| [bad_get_ppp_instance_crash PASS]
[49213:3847:1203/070333:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070333:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_instance_didcreate BEGIN]
[49261,1981419904:07:03:34.816423] Native Client module will be loaded at base address 0x00007b9e00000000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)
PPP_GetInterface(PPP_Instance;1.1)
[49213:3847:1203/070334:INFO:CONSOLE(0)] "NativeClient: could not create instance.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:3847:1203/070334:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_instance_didcreate PASS]
[49213:3847:1203/070334:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070334:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_instance_didcreate_crash BEGIN]
[49262,1981419904:07:03:36.111829] Native Client module will be loaded at base address 0x00004b4800000000
PPP_InitializeModule
PPP_GetInterface(PPP_Instance;1.1)
PPP_GetInterface(PPP_Instance;1.1)

** Mach exception 1 from untrusted code: pc=4b48000201e0
Received signal 10 BUS_ADRERR 4b4800000000
[end of stack trace]

** Mach exception 1 from untrusted code: pc=4b48000201e0
[49213:3847:1203/070336:INFO:CONSOLE(0)] "NativeClient: could not create instance.", source: http://127.0.0.1:54992/ppapi_bad.html (0)
[49213:29187:1203/070336:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 10 (0xa)
[49213:3847:1203/070336:INFO:nacl_browsertest_util.cc(130)] |||| [bad_ppp_instance_didcreate_crash PASS]
[49213:3847:1203/070336:INFO:nacl_browsertest_util.cc(130)] ||||
[49213:3847:1203/070336:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 13 passed, 0 failed, 0 errors
ASAN:DEADLYSIGNAL
=================================================================
==49227==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000109437bb1 bp 0x00011fb12170 sp 0x00011fb120a0 T6)
    #0 0x109437bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x109437bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1094371f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x109432bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x109432bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10952d5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10954a1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10951c863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10958b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x109462bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x109584547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1094999cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x106deb36c in Run base/callback.h:396:12
    #13 0x106deb36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x113b9189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113b8ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x106deb36c in Run base/callback.h:396:12
    #17 0x106deb36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x106e53894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x106e54ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x106e54ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x106dc94a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x106e388a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x106dc7936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8c568b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8c568454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8c58b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8c58b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x106dca290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x106dc8d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x106e8e078 in Run base/run_loop.cc:55:3
    #31 0x106e520b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x106efcd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x106ef060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x101f58119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106eeffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106efc426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x113ba832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1139c3a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x113deb1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x113debd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x113deeae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x106b59642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113de4e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x113de344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113de2ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x113e6a110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x106d0d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x106d0babd in ContentMain content/app/content_main.cc:19:15
    #15 0x105da9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x101f1399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x101f13563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==49227==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NaClBrowserTestNewlib.Bad (14119 ms)
[179/219] NaClBrowserTestNewlib.Bad (16010 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartConnectNonexistent
[49267:3847:1203/070336:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49259:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] startConnectNonexistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnectNonexistent (0)
ASAN:DEADLYSIGNAL
=================================================================
==49267==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff86433bc9 bp 0x00012cf44730 sp 0x00012cf446f0 T6)
    #0 0x7fff86433bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1158ab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1158ab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1158ab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1158ab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1158cd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1158cd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1158b8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1158b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1158b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1158c6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1158c6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1158c6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1158c6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1158c6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11352036c in Run base/callback.h:396:12
    #16 0x11352036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x113588894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x113589ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x113589ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1134fad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1135c3078 in Run base/run_loop.cc:55:3
    #22 0x1135870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x113631d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11362560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10e67b119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x113624fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x113631426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12011026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x113414abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x113414abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11341370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x113442948 in Run content/app/content_main_runner.cc:786:12
    #8 0x113440abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1124dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10e63499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10e634563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==49267==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetworkingPrivateServiceClientApiTest.StartConnectNonexistent (4471 ms)
[180/219] NetworkingPrivateServiceClientApiTest.StartConnectNonexistent (6216 ms)
[ RUN      ] ITunesDataProviderEscapeTest.EscapeTest
[49275:3847:1203/070338:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49275:15623:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ITunesDataProviderEscapeTest.EscapeTest (3767 ms)
[181/219] ITunesDataProviderEscapeTest.EscapeTest (5178 ms)
[ RUN      ] DriveAppProviderTest.DisconnectDriveAppUninstallUrlApp
[49284:3847:1203/070340:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49273:3847:1203/070341:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DriveAppProviderTest.DisconnectDriveAppUninstallUrlApp (2499 ms)
[182/219] DriveAppProviderTest.DisconnectDriveAppUninstallUrlApp (4274 ms)
[ RUN      ] DriveAppProviderTest.DisconnectDriveAppPreserveChromeApp
[49292:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DriveAppProviderTest.DisconnectDriveAppPreserveChromeApp (3755 ms)
[183/219] DriveAppProviderTest.DisconnectDriveAppPreserveChromeApp (5555 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/6
[49296:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49299:12807:1203/070345:WARNING:channel.cc(358)] RawChannel write error
[49296:3847:1203/070345:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49296:3847:1203/070345:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49296:3847:1203/070345:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49296:3847:1203/070345:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49296:17923:1203/070345:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/6 (3285 ms)
[184/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/6 (4910 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/10
[49301:3847:1203/070344:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/10 (2635 ms)
[185/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/10 (4202 ms)
[ RUN      ] ChromeWhispernetClientTest.Parity
[49276:3847:1203/070338:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49266:3847:1203/070340:INFO:CONSOLE(5)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/background.html (5)
[49266:3847:1203/070340:INFO:CONSOLE(83)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (83)
[49288,1981419904:07:03:41.963799] Native Client module will be loaded at base address 0x00005aa900000000
[49288,1981419904:07:03:45.396062] NaCl untrusted code called _exit(0x0)
[49303,1981419904:07:03:46.318646] Native Client module will be loaded at base address 0x000050d100000000
[49303,1981419904:07:03:46.390673] NaCl untrusted code called _exit(0x0)
[49307,1981419904:07:03:47.327004] Native Client module will be loaded at base address 0x000073f300000000
[49266:3847:1203/070347:INFO:CONSOLE(65)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (65)
[49266:3847:1203/070347:INFO:CONSOLE(26)] "Configuring encoder and decoder for client 6908C93A-90CE-42D3-B7A9-894C7FB43ACB", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
INFO - whispernet_nacl_wrapper.cc:202 - Recreating DTMF Encoder with token length = 6 and parity = 0
INFO - whispernet_nacl_wrapper.cc:396 - Recreating DTMF Decoder with token length = 6and parity = 0
INFO - whispernet_nacl_wrapper.cc:212 - Recreating DSSS Encoder with token length = 6 and parity = 0
INFO - whispernet_nacl_wrapper.cc:418 - Recreating DSSS Decoder with token length = 6 and parity = 0
[49276:17667:1203/070347:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeWhispernetClientTest.Parity (10984 ms)
[186/219] ChromeWhispernetClientTest.Parity (12628 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/11
[49314:3847:1203/070348:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49314:16135:1203/070349:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[49314:16135:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/11 (3161 ms)
[187/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/11 (4607 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/30
[49318:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/30 (3212 ms)
[188/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/30 (4683 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/18
[49316:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49316:17923:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/18 (3622 ms)
[189/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/18 (5320 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/67
[49325:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49325:3847:1203/070352:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49325:17155:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/67 (2643 ms)
[190/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/67 (4391 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/72
[49333:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==49336==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010756cbb1 bp 0x0001408f8170 sp 0x0001408f80a0 T6)
    #0 0x10756cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10756cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10756c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x107567bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x107567bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1076625d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10767f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x107651863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1076c09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x107597bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1076b9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1075ce9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x104f2036c in Run base/callback.h:396:12
    #13 0x104f2036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x111cc689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x111cc3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x104f2036c in Run base/callback.h:396:12
    #17 0x104f2036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x104f88894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x104f89ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x104f89ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x104efe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x104f6d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x104efc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8c568b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8c568454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8c58b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8c58b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x104eff290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x104efdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x104fc3078 in Run base/run_loop.cc:55:3
    #31 0x104f870b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x105031d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10502560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8642e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8641b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10008e119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x105024fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x105031426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x111cdd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x111af8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x111f201d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x111f20d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x111f23ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x104c8e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x111f19e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x111f1844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x111f17ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x111f9f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x104e42948 in Run content/app/content_main_runner.cc:786:12
    #14 0x104e40abd in ContentMain content/app/content_main.cc:19:15
    #15 0x103edec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10004899f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x100048563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==49336==ABORTING
Received signal 6
[end of stack trace]
[49333:17923:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/72 (3087 ms)
[191/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/72 (4710 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/81
[49338:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/81 (3135 ms)
[192/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/81 (4607 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/103
[49339:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49341:13063:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[49339:3847:1203/070354:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49339:3847:1203/070354:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49339:3847:1203/070354:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49339:3847:1203/070354:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49339:17411:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/103 (3071 ms)
[193/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/103 (4706 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/116
[49345:3847:1203/070355:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49337:3847:1203/070356:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[49345:17411:1203/070356:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/116 (3019 ms)
[194/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/116 (4624 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/14
[49353:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49344:3847:1203/070358:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/14 (2780 ms)
[195/219] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/14 (4530 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/1
[49359:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49362:3847:1203/070359:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49362:3847:1203/070359:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49362:3847:1203/070359:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49362:3847:1203/070359:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49362:3847:1203/070359:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49362:3847:1203/070359:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49362:3847:1203/070359:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49359:17667:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/1 (3078 ms)
[196/219] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/1 (4723 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.AboutBlank/1
[49357:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49347:39711:1203/070359:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49367:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49367:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49367:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49360:13319:1203/070401:WARNING:channel.cc(358)] RawChannel write error
[49347:3847:1203/070402:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[49347:3847:1203/070402:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] SavePageMultiFrameBrowserTest.AboutBlank/1 (5815 ms)
[197/219] SavePageMultiFrameBrowserTest.AboutBlank/1 (7558 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[49368:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.585 -  Using ClearKeyPlayer", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.592 -  Registering video event handlers.", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.594 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:39707:1203/070401:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.653 -  Loading media using src.", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.660 -  Starting play, hidden: false", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.721 -  Event: play", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.723 -  Event: waiting", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.760 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.764 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.774 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.806 -  Event: canplay", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.808 -  Event: playing", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070401:INFO:CONSOLE(284)] "07:04:01.809 -  Event: canplaythrough", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.065 -  timeupdate @ 0.186203", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.557 -  timeupdate @ 0.673802", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.581 -  heartbeat #1", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.807 -  timeupdate @ 0.929211", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.307 -  timeupdate @ 1.440029", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.309 -  waiting for video to end.", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.580 -  heartbeat #2", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.580 -  heartbeat #3", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49358:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.627 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55023/eme_player_js/utils.js (284)
[49369:13575:1203/070404:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6168 ms)
[198/219] SRC_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7741 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[49374:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49365:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.893 -  Using ClearKeyPlayer", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.901 -  Registering video event handlers.", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.903 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:64011:1203/070402:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49365:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.963 -  Loading media using src.", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070402:INFO:CONSOLE(284)] "07:04:02.969 -  Starting play, hidden: false", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.030 -  Event: play", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.032 -  Event: waiting", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.066 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.080 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.090 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.109 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.113 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.118 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.136 -  Event: canplay", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.138 -  Event: playing", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.140 -  Event: canplaythrough", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.389 -  timeupdate @ 0.162984", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.636 -  timeupdate @ 0.418393", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070403:INFO:CONSOLE(284)] "07:04:03.888 -  heartbeat #1", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.136 -  timeupdate @ 0.929211", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.636 -  timeupdate @ 1.41681", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.639 -  waiting for video to end.", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.889 -  heartbeat #2", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070405:INFO:CONSOLE(284)] "07:04:05.888 -  heartbeat #3", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49365:3847:1203/070405:INFO:CONSOLE(284)] "07:04:05.970 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55040/eme_player_js/utils.js (284)
[49375:13063:1203/070405:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5865 ms)
[199/219] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7310 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[49378:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.200 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.209 -  Registering video event handlers.", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.220 -  Loading media using MSE.", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.228 -  Starting play, hidden: false", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.335 -  Event: play", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.337 -  Event: waiting", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:63755:1203/070404:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.342 -  onSourceOpen [object Event]", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.344 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.367 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.371 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.381 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.392 -  Adding key to sessionID: 1", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.398 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.414 -  Event: canplay", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.416 -  Event: playing", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.418 -  Event: canplaythrough", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.668 -  timeupdate @ 0.186203", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070404:INFO:CONSOLE(284)] "07:04:04.915 -  timeupdate @ 0.441612", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070405:INFO:CONSOLE(284)] "07:04:05.193 -  heartbeat #1", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070405:INFO:CONSOLE(284)] "07:04:05.415 -  timeupdate @ 0.929211", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070405:INFO:CONSOLE(284)] "07:04:05.665 -  timeupdate @ 1.18462", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070405:INFO:CONSOLE(284)] "07:04:05.668 -  waiting for video to end.", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.193 -  heartbeat #2", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070407:INFO:CONSOLE(284)] "07:04:07.193 -  heartbeat #3", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49372:3847:1203/070407:INFO:CONSOLE(284)] "07:04:07.238 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55057/eme_player_js/utils.js (284)
[49379:13063:1203/070407:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5707 ms)
[200/219] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7262 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[49389:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49390:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49390:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49390:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49390:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49390:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49390:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49390:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (2396 ms)
[201/219] SRC_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (3795 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[49383:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.322 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.332 -  Registering video event handlers.", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.343 -  Loading media using MSE.", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.350 -  Starting play, hidden: false", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.449 -  Event: play", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.450 -  Event: waiting", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:63499:1203/070406:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.457 -  onSourceOpen [object Event]", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.459 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.483 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.486 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.489 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.500 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.509 -  Adding key to sessionID: 1", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.513 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.517 -  Adding key to sessionID: 2", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.521 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.525 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.536 -  Event: canplay", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.539 -  Event: playing", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.541 -  Event: canplaythrough", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070406:INFO:CONSOLE(284)] "07:04:06.790 -  timeupdate @ 0.186203", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070407:INFO:CONSOLE(284)] "07:04:07.037 -  timeupdate @ 0.440614", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070407:INFO:CONSOLE(284)] "07:04:07.287 -  timeupdate @ 0.697021", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070407:INFO:CONSOLE(284)] "07:04:07.318 -  heartbeat #1", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070407:INFO:CONSOLE(284)] "07:04:07.537 -  timeupdate @ 0.929211", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070408:INFO:CONSOLE(284)] "07:04:08.037 -  timeupdate @ 1.440029", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070408:INFO:CONSOLE(284)] "07:04:08.040 -  waiting for video to end.", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070408:INFO:CONSOLE(284)] "07:04:08.317 -  heartbeat #2", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070409:INFO:CONSOLE(284)] "07:04:09.317 -  heartbeat #3", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49380:3847:1203/070409:INFO:CONSOLE(284)] "07:04:09.353 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55074/eme_player_js/utils.js (284)
[49384:12807:1203/070409:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5625 ms)
[202/219] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7157 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/9
[49411:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49412:3847:1203/070413:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49412:3847:1203/070413:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49412:3847:1203/070413:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49412:3847:1203/070413:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49412:3847:1203/070413:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49412:3847:1203/070413:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49412:3847:1203/070413:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PDFTestFiles/PDFExtensionTest.Load/9 (2398 ms)
[203/219] PDFTestFiles/PDFExtensionTest.Load/9 (4176 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[49395:3847:1203/070409:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49388:3847:1203/070410:INFO:CONSOLE(284)] "07:04:10.060 -  Using ClearKeyPlayer", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070410:INFO:CONSOLE(284)] "07:04:10.068 -  Registering video event handlers.", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070410:INFO:CONSOLE(284)] "07:04:10.069 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.295 -  heartbeat #1", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:39463:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.300 -  Loading media using MSE.", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.308 -  Starting play, hidden: false", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.368 -  Event: play", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.369 -  Event: waiting", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.375 -  onSourceOpen [object Event]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.378 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.407 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.410 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.412 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.428 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.439 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.442 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.445 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.530 -  Event: canplay", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.532 -  Event: playing", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.534 -  Event: canplaythrough", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.653 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.656 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.662 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.783 -  timeupdate @ 0.162984", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.030 -  timeupdate @ 0.418393", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.053 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.057 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.060 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.066 -  heartbeat #2", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.280 -  timeupdate @ 0.673802", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.780 -  timeupdate @ 1.161401", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.787 -  waiting for video to end.", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.853 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.857 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.861 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.055 -  heartbeat #3", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.055 -  heartbeat #4", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49388:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.361 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55091/eme_player_js/utils.js (284)
[49396:13063:1203/070414:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7064 ms)
[204/219] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (8486 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[49400:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49393:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.746 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.752 -  Using ClearKeyPlayer", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.755 -  Registering video event handlers.", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070411:INFO:CONSOLE(284)] "07:04:11.756 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:40719:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.685 -  Loading media using MSE.", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.693 -  Starting play, hidden: false", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.769 -  Event: play", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.772 -  Event: waiting", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.780 -  heartbeat #1", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.783 -  onSourceOpen [object Event]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.785 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.815 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.818 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.822 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.837 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.848 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.850 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.853 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.926 -  Event: canplay", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.930 -  Event: playing", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070412:INFO:CONSOLE(284)] "07:04:12.933 -  Event: canplaythrough", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.063 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.066 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.072 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.178 -  timeupdate @ 0.186203", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.426 -  timeupdate @ 0.441612", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.459 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.463 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.467 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.741 -  heartbeat #2", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070413:INFO:CONSOLE(284)] "07:04:13.925 -  timeupdate @ 0.929211", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.175 -  timeupdate @ 1.18462", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.178 -  waiting for video to end.", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.260 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.264 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.268 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070414:INFO:CONSOLE(284)] "07:04:14.741 -  heartbeat #3", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070415:INFO:CONSOLE(284)] "07:04:15.741 -  heartbeat #4", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49393:3847:1203/070415:INFO:CONSOLE(284)] "07:04:15.749 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55108/eme_player_js/utils.js (284)
[49401:12807:1203/070415:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7242 ms)
[205/219] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (8796 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/8
[49406:3847:1203/070412:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49399:3847:1203/070412:INFO:pdf_extension_test.cc(179)] Loading: pdf/test.pdf
[49399:39715:1203/070413:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:04:15 vm870-m4.golo.chromium.org Chromium Helper[49413] <Error>: CGAffineTransformInvert: singular matrix.
[49399:3847:1203/070416:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PDFTestFiles/PDFExtensionTest.Load/8 (6355 ms)
[206/219] PDFTestFiles/PDFExtensionTest.Load/8 (7753 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/1
[49420:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49424:3847:1203/070418:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49424:3847:1203/070418:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49424:3847:1203/070418:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49424:3847:1203/070418:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49424:3847:1203/070418:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49424:3847:1203/070418:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49424:3847:1203/070418:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49420:17155:1203/070418:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/1 (3268 ms)
[207/219] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/1 (4630 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/1
[49425:3847:1203/070418:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49426:3847:1203/070419:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49426:3847:1203/070419:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49426:3847:1203/070419:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49426:3847:1203/070419:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49426:3847:1203/070419:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49426:3847:1203/070419:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49426:3847:1203/070419:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49425:15623:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/1 (3149 ms)
[208/219] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/1 (4905 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/1
[49442:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49444:3847:1203/070422:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49444:3847:1203/070422:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49444:3847:1203/070422:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49444:3847:1203/070422:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49444:3847:1203/070422:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49444:3847:1203/070422:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49444:3847:1203/070422:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49442:19203:1203/070423:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/1 (3015 ms)
[209/219] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/1 (4729 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.ControlsFrameless/1
[49434:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49423:3847:1203/070422:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49423:3847:1203/070422:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[49423:3847:1203/070422:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49423:3847:1203/070422:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49423:3847:1203/070423:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49423:3847:1203/070423:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49423:3847:1203/070423:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49423:3847:1203/070423:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49423:3847:1203/070423:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49440:12807:1203/070423:WARNING:channel.cc(358)] RawChannel write error
[49423:3847:1203/070423:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49423:3847:1203/070423:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49423:3847:1203/070423:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49423:3847:1203/070423:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49423:3847:1203/070423:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49423:3847:1203/070423:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49434:15879:1203/070423:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.ControlsFrameless/1 (5463 ms)
[210/219] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.ControlsFrameless/1 (7293 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/0
[49446:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49447:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[49447:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49447:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49447:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49447:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49447:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49447:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/0 (2990 ms)
[211/219] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/0 (4649 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Maximize/1
[49432:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49422:3847:1203/070424:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070424:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[49422:3847:1203/070424:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070424:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070424:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070424:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070425:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070426:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070426:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070426:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070426:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070426:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070426:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49422:3847:1203/070426:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[49448:13063:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[49435:13319:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[49422:3847:1203/070426:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49422:3847:1203/070426:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49422:3847:1203/070426:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49422:3847:1203/070426:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49422:3847:1203/070426:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49422:3847:1203/070426:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[49432:15623:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Maximize/1 (9159 ms)
[212/219] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Maximize/1 (11015 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/2
[49456:3847:1203/070426:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49456:3847:1203/070429:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49456:3847:1203/070429:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49456:3847:1203/070429:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49456:3847:1203/070429:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49456:3847:1203/070429:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49456:3847:1203/070429:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[49456:3847:1203/070429:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[49456:3847:1203/070429:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[49456:3847:1203/070429:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[49456:3847:1203/070429:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[49456:3847:1203/070429:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[49456:3847:1203/070429:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[49456:17411:1203/070429:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/2 (4830 ms)
[213/219] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/2 (6597 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/0
[49460:3847:1203/070427:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49450:3847:1203/070429:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/0 (5049 ms)
[214/219] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/0 (6667 ms)
[ RUN      ] PlatformAppBrowserTest.PRE_ComponentAppBackgroundPage
[49461:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49463:12551:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[49451:3847:1203/070430:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PlatformAppBrowserTest.PRE_ComponentAppBackgroundPage (5313 ms)
[215/219] PlatformAppBrowserTest.PRE_ComponentAppBackgroundPage (7063 ms)
[ RUN      ] ExtensionFunctionalTest.TestAdblockExtensionCrash
[49471:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49473:13319:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[49473:3847:1203/070432:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49473:3847:1203/070432:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49473:3847:1203/070432:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49473:3847:1203/070432:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49473:3847:1203/070432:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49473:3847:1203/070432:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49473:3847:1203/070432:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49471:15879:1203/070432:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionFunctionalTest.TestAdblockExtensionCrash (3216 ms)
[216/219] ExtensionFunctionalTest.TestAdblockExtensionCrash (5028 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/1
[49490:3847:1203/070433:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49493:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49493:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49493:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49493:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49493:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49493:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49493:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/1 (2978 ms)
[217/219] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/1 (4915 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/1
[49491:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[49495:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[49495:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49495:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49495:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49495:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[49495:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[49495:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/1 (3131 ms)
[218/219] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/1 (4659 ms)
[ RUN      ] PlatformAppBrowserTest.ComponentAppBackgroundPage
[49496:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PlatformAppBrowserTest.ComponentAppBackgroundPage (4287 ms)
[219/219] PlatformAppBrowserTest.ComponentAppBackgroundPage (6024 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/run9shltt/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/run9shltt/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outgwmlLv/output.json
+--------------------------------------------------------------------------+
| End of shard 15  Pending: 7.9s  Duration: 381.7s  Bot: vm870-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 14  https://chromium-swarm.appspot.com/user/task/2b812b5241534310  |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 14/20
Using 4 parallel jobs.
[ RUN      ] Mock4JSWebUITestFails.NotCalledExpectFails
[63849:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63838:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase Mock4JSWebUITestFails.NotCalledExpectFails", source: test_api.js (1328)
[63838:3847:1203/065901:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("Mock4JSWebUITestFails","NotCalledExpectFails")
expected method was not invoked the expected number of times: callMe()
Allowed:
expected once: callMe()
[63857:13063:1203/065901:WARNING:channel.cc(358)] RawChannel write error
[       OK ] Mock4JSWebUITestFails.NotCalledExpectFails (4736 ms)
[1/216] Mock4JSWebUITestFails.NotCalledExpectFails (6172 ms)
[ RUN      ] InvalidationsWebUITest.testChangingInvalidationsState
[63850:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63837:3847:1203/065902:INFO:CONSOLE(1328)] "Running TestCase InvalidationsWebUITest.testChangingInvalidationsState", source: test_api.js (1328)
[63850:17411:1203/065902:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InvalidationsWebUITest.testChangingInvalidationsState (5118 ms)
[2/216] InvalidationsWebUITest.testChangingInvalidationsState (6525 ms)
[ RUN      ] BasicExtensionSettingsWebUITest.testEnable
[63847:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63835:3847:1203/065902:INFO:CONSOLE(5)] "line1", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (5)
[63835:3847:1203/065902:INFO:CONSOLE(6)] "line2", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (6)
[63835:3847:1203/065903:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63835:3847:1203/065903:INFO:CONSOLE(1328)] "Running TestCase BasicExtensionSettingsWebUITest.testEnable", source: test_api.js (1328)
[63847:17411:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BasicExtensionSettingsWebUITest.testEnable (7342 ms)
[3/216] BasicExtensionSettingsWebUITest.testEnable (8792 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowPageNoHistory
[63848:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63836:3847:1203/065902:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63836:3847:1203/065903:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowPageNoHistory", source: test_api.js (1328)
[63836:3847:1203/065904:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[63848:17155:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.ShowPageNoHistory (7650 ms)
[4/216] OptionsWebUIExtendedTest.ShowPageNoHistory (9225 ms)
[ RUN      ] BluetoothPrivateApiTest.PasskeyPairing
[63883:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63874:3847:1203/065910:INFO:CONSOLE(0)] "[SUCCESS] testPasskeyPairing", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[       OK ] BluetoothPrivateApiTest.PasskeyPairing (3738 ms)
[5/216] BluetoothPrivateApiTest.PasskeyPairing (5132 ms)
[ RUN      ] PrintPreviewWebUITest.SourceIsHTMLCapabilities
[63870:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63864:3847:1203/065908:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63864:3847:1203/065909:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.SourceIsHTMLCapabilities", source: test_api.js (1328)
[63870:17411:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.SourceIsHTMLCapabilities (6697 ms)
[6/216] PrintPreviewWebUITest.SourceIsHTMLCapabilities (8118 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewNoEvents
[63869:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63871:13063:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[63863:3847:1203/065908:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTimelineViewNoEvents", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsTimelineViewNoEvents (7275 ms)
[7/216] NetInternalsTest.netInternalsTimelineViewNoEvents (8643 ms)
[ RUN      ] PlatformAppBrowserTest.AppWindowRestoreState
[63881:3847:1203/065907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63872:5383:1203/065909:ERROR:mach_broker_mac.mm(234)] Unknown process 63886 is sending Mach IPC messages!
[63872:3847:1203/065910:INFO:CONSOLE(0)] "[SUCCESS] testRestoreNormal", source: chrome-extension://mldgelfofhfkhjhddffgpfgkihldlkak/_generated_background_page.html (0)
[63872:3847:1203/065911:INFO:CONSOLE(0)] "[SUCCESS] testRestoreMaximized", source: chrome-extension://mldgelfofhfkhjhddffgpfgkihldlkak/_generated_background_page.html (0)
[63887:14851:1203/065911:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[63887:14851:1203/065911:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63887:14851:1203/065911:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PlatformAppBrowserTest.AppWindowRestoreState (5229 ms)
[8/216] PlatformAppBrowserTest.AppWindowRestoreState (6685 ms)
[ RUN      ] CastChannelAPITest.TestOpenInvalidConnectInfo
[63900:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63904:12807:1203/065914:WARNING:channel.cc(358)] RawChannel write error
[63904:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63904:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63904:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63904:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63904:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63904:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63904:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63900:17923:1203/065914:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CastChannelAPITest.TestOpenInvalidConnectInfo (2858 ms)
[9/216] CastChannelAPITest.TestOpenInvalidConnectInfo (4358 ms)
[ RUN      ] CastChannelAPITest.TestSetAuthorityKeysValid
[63902:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63906:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63906:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63906:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63906:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63906:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63906:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63906:3847:1203/065914:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63902:17667:1203/065914:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CastChannelAPITest.TestSetAuthorityKeysValid (2899 ms)
[10/216] CastChannelAPITest.TestSetAuthorityKeysValid (4370 ms)
[ RUN      ] ExtensionApiTest.BackgroundScripts
[63908:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionApiTest.BackgroundScripts (4102 ms)
[11/216] ExtensionApiTest.BackgroundScripts (5821 ms)
[ RUN      ] ExtensionApiTest.ActiveTab
[63905:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63891:60979:1203/065916:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63891:3847:1203/065916:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[63891:3847:1203/065916:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://127.0.0.1:64275/extensions/api_test/active_tab/page.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjfpdnpecaknkdhokdjifagaicfkggkb' is therefore not allowed access.", source: chrome-extension://kjfpdnpecaknkdhokdjifagaicfkggkb/_generated_background_page.html (0)
[63891:3847:1203/065916:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://kjfpdnpecaknkdhokdjifagaicfkggkb/_generated_background_page.html (0)
[63891:3847:1203/065916:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[63891:3847:1203/065916:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://kjfpdnpecaknkdhokdjifagaicfkggkb/_generated_background_page.html (0)
[63911:3847:1203/065917:WARNING:logging_native_handler.cc(62)] no targetTree to destroy
[63891:3847:1203/065917:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://127.0.0.1:64275/extensions/api_test/active_tab/final_page.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjfpdnpecaknkdhokdjifagaicfkggkb' is therefore not allowed access.", source: chrome-extension://kjfpdnpecaknkdhokdjifagaicfkggkb/_generated_background_page.html (0)
[63891:3847:1203/065917:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://kjfpdnpecaknkdhokdjifagaicfkggkb/_generated_background_page.html (0)
[63911:13063:1203/065917:WARNING:channel.cc(358)] RawChannel write error
[63907:12807:1203/065917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ActiveTab (4932 ms)
[12/216] ExtensionApiTest.ActiveTab (6727 ms)
[ RUN      ] ExtensionApiTest.TabSize
[63919:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63912:3847:1203/065920:INFO:CONSOLE(0)] "[SUCCESS] setupWindow", source: chrome-extension://iangdjkbmidhnnphacicjfakmpcpmhci/tab_size.html (0)
[63912:3847:1203/065920:INFO:CONSOLE(0)] "[SUCCESS] sizeAfterDuplicatingTab", source: chrome-extension://iangdjkbmidhnnphacicjfakmpcpmhci/tab_size.html (0)
[       OK ] ExtensionApiTest.TabSize (4398 ms)
[13/216] ExtensionApiTest.TabSize (6041 ms)
[ RUN      ] ExtensionApiTest.IncognitoDisabledByPref
[63931:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionApiTest.IncognitoDisabledByPref (3813 ms)
[14/216] ExtensionApiTest.IncognitoDisabledByPref (5175 ms)
[ RUN      ] ScriptContextTest.GetEffectiveDocumentURL
[       OK ] ScriptContextTest.GetEffectiveDocumentURL (265 ms)
[15/216] ScriptContextTest.GetEffectiveDocumentURL (1886 ms)
[ RUN      ] ExtensionApiTest.TabOpener
[63930:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63921:3847:1203/065922:INFO:CONSOLE(0)] "[SUCCESS] init", source: chrome-extension://iangdjkbmidhnnphacicjfakmpcpmhci/opener.html (0)
[63921:3847:1203/065922:INFO:CONSOLE(0)] "[SUCCESS] createWithOpener", source: chrome-extension://iangdjkbmidhnnphacicjfakmpcpmhci/opener.html (0)
[63921:3847:1203/065923:INFO:CONSOLE(0)] "[SUCCESS] closeOpener", source: chrome-extension://iangdjkbmidhnnphacicjfakmpcpmhci/opener.html (0)
[63921:3847:1203/065923:INFO:CONSOLE(0)] "[SUCCESS] updateOpener", source: chrome-extension://iangdjkbmidhnnphacicjfakmpcpmhci/opener.html (0)
[63921:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] closeOpenerAgain", source: chrome-extension://iangdjkbmidhnnphacicjfakmpcpmhci/opener.html (0)
[63921:3847:1203/065924:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ExtensionApiTest.TabOpener (5597 ms)
[16/216] ExtensionApiTest.TabOpener (7273 ms)
[ RUN      ] ExtensionApiTest.ContentScriptAboutBlankAndSrcdoc
[63918:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63910:3847:1203/065921:INFO:CONSOLE(0)] "[SUCCESS] testAboutBlankInFrame", source: chrome-extension://ngkjodlmdhphdpchpkjhlgehkefgedaa/test.html (0)
[63910:61991:1203/065921:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63910:3847:1203/065922:INFO:CONSOLE(0)] "[SUCCESS] testAboutSrcdocFrame", source: chrome-extension://ngkjodlmdhphdpchpkjhlgehkefgedaa/test.html (0)
[63910:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] testAboutSrcdocNestedFrame", source: chrome-extension://ngkjodlmdhphdpchpkjhlgehkefgedaa/test.html (0)
[63910:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] testAboutBlankInTopLevelFrame", source: chrome-extension://ngkjodlmdhphdpchpkjhlgehkefgedaa/test.html (0)
[63910:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] getHostPermissionsForFollowingTests", source: chrome-extension://ngkjodlmdhphdpchpkjhlgehkefgedaa/test.html (0)
[63910:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] testExecuteScriptInFrame", source: chrome-extension://ngkjodlmdhphdpchpkjhlgehkefgedaa/test.html (0)
[63910:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] testExecuteScriptInSrcdocFrame", source: chrome-extension://ngkjodlmdhphdpchpkjhlgehkefgedaa/test.html (0)
[63933:12807:1203/065924:WARNING:channel.cc(358)] RawChannel write error
[63920:13063:1203/065924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptAboutBlankAndSrcdoc (9287 ms)
[17/216] ExtensionApiTest.ContentScriptAboutBlankAndSrcdoc (10776 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileExtensionAndMimeType
[63950:3847:1203/065926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63943:44575:1203/065928:ERROR:mach_broker_mac.mm(234)] Unknown process 63960 is sending Mach IPC messages!
[63943:3847:1203/065929:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://iajbephcghcpnchdplhhclpanicgdloa/_generated_background_page.html (0)
[63950:15623:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFileExtensionAndMimeType (5010 ms)
[18/216] PlatformAppWithFileBrowserTest.LaunchWithFileExtensionAndMimeType (6436 ms)
[ RUN      ] AppControllerPlatformAppBrowserTest.ActivationFocusesBrowserWindow
[63949:3847:1203/065926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AppControllerPlatformAppBrowserTest.ActivationFocusesBrowserWindow (6417 ms)
[19/216] AppControllerPlatformAppBrowserTest.ActivationFocusesBrowserWindow (7888 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingClickInTabNotIntercepted
[63956:3847:1203/065927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63948:3847:1203/065931:INFO:CONSOLE(26)] "Clicking a mismatching link", source: http://127.0.0.1:64292/extensions/platform_apps/url_handlers/launching_pages/navigate.js (26)
[63948:39459:1203/065931:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingClickInTabNotIntercepted (5670 ms)
[20/216] PlatformAppUrlRedirectorBrowserTest.MismatchingClickInTabNotIntercepted (7205 ms)
[ RUN      ] EphemeralAppBrowserTest.UpdateEphemeralApp
[63963:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EphemeralAppBrowserTest.UpdateEphemeralApp (6187 ms)
[21/216] EphemeralAppBrowserTest.UpdateEphemeralApp (7960 ms)
[ RUN      ] EphemeralAppBrowserTest.IncludeRunningEphemeralAppsInNotifiers
[63974:3847:1203/065932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63974:17411:1203/065936:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.IncludeRunningEphemeralAppsInNotifiers (5450 ms)
[22/216] EphemeralAppBrowserTest.IncludeRunningEphemeralAppsInNotifiers (6880 ms)
[ RUN      ] AppEventPageTest.OnSuspendUseStorageApi
[63987:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63976:3847:1203/065938:INFO:CONSOLE(12)] "Finished writing last_save: 12/3/2015, 6:59:38 AM", source: chrome-extension://mbmldnkjcdgfaeomgflbhjcdpdlelipa/main.js (12)
[       OK ] AppEventPageTest.OnSuspendUseStorageApi (6519 ms)
[23/216] AppEventPageTest.OnSuspendUseStorageApi (8072 ms)
[ RUN      ] EphemeralAppBrowserTest.DisableRetainFileSystemEntries
[63981:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63973:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://mmiilglbponikbhceilmaogocolfincm/index.html (0)
[63985:12551:1203/065940:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.DisableRetainFileSystemEntries (8524 ms)
[24/216] EphemeralAppBrowserTest.DisableRetainFileSystemEntries (9954 ms)
[ RUN      ] WebViewVisibilityTest.EmbedderVisibilityChanged
[63993:3847:1203/065936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63986:3847:1203/065940:INFO:CONSOLE(6)] "onAppCommand: hide-embedder", source: chrome-extension://eckgmbicdhdnddipjnjohmkbooehnfgn/main.js (6)
[63993:17411:1203/065940:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewVisibilityTest.EmbedderVisibilityChanged (5636 ms)
[25/216] WebViewVisibilityTest.EmbedderVisibilityChanged (7379 ms)
[ RUN      ] WebViewTest.Shim_TestExecuteScriptIsAbortedWhenWebViewSourceIsChanged
[64001:3847:1203/065939:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63996:3847:1203/065941:INFO:CONSOLE(1296)] "1. Performing initial navigation.", source: chrome-extension://lbejcfikaenfmmaklhojobifkhngbhbj/main.js (1296)
[63996:3847:1203/065942:INFO:CONSOLE(1268)] "2. Inject script to trigger a guest-initiated navigation.", source: chrome-extension://lbejcfikaenfmmaklhojobifkhngbhbj/main.js (1268)
[63996:3847:1203/065942:INFO:CONSOLE(1275)] "3. Listening for the load that will be started as a result of 2.", source: chrome-extension://lbejcfikaenfmmaklhojobifkhngbhbj/main.js (1275)
[63996:3847:1203/065942:INFO:CONSOLE(1279)] "4. Attempting to inject script into about:blank. This is expected to fail.", source: chrome-extension://lbejcfikaenfmmaklhojobifkhngbhbj/main.js (1279)
[63996:3847:1203/065942:INFO:CONSOLE(1284)] "5. Verify that executeScript has, indeed, failed.", source: chrome-extension://lbejcfikaenfmmaklhojobifkhngbhbj/main.js (1284)
[64005:12551:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[63996:3847:1203/065943:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[64001:17155:1203/065943:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestExecuteScriptIsAbortedWhenWebViewSourceIsChanged (5684 ms)
[26/216] WebViewTest.Shim_TestExecuteScriptIsAbortedWhenWebViewSourceIsChanged (7119 ms)
[ RUN      ] WebViewTest.NoPrerenderer
[64012:3847:1203/065943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebViewTest.NoPrerenderer (6085 ms)
[27/216] WebViewTest.NoPrerenderer (7754 ms)
[ RUN      ] WebViewTest.Shim_TestPerOriginZoomMode
[64020:3847:1203/065944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64008:3847:1203/065948:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[64020:17411:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestPerOriginZoomMode (6197 ms)
[28/216] WebViewTest.Shim_TestPerOriginZoomMode (7840 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectMultiple
[64031:3847:1203/065946:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64023:69891:1203/065947:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64023:3847:1203/065948:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[64023:3847:1203/065948:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[64023:3847:1203/065948:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[64023:3847:1203/065948:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectMultiple (3698 ms)
[29/216] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectMultiple (5636 ms)
[ RUN      ] AutofillCounterTest.ComplexResult
[64041:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AutofillCounterTest.ComplexResult (2467 ms)
[30/216] AutofillCounterTest.ComplexResult (3952 ms)
[ RUN      ] BrowsingDataCacheStorageHelperTest.CannedUnique
[64047:3847:1203/065951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64049:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64049:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64049:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64049:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64049:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64049:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64049:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowsingDataCacheStorageHelperTest.CannedUnique (2658 ms)
[31/216] BrowsingDataCacheStorageHelperTest.CannedUnique (4116 ms)
[ RUN      ] BrowsingDataDatabaseHelperTest.CannedAddDatabase
[64048:3847:1203/065952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64050:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64050:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64050:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64050:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64050:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64050:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64050:3847:1203/065952:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowsingDataDatabaseHelperTest.CannedAddDatabase (2655 ms)
[32/216] BrowsingDataDatabaseHelperTest.CannedAddDatabase (4214 ms)
[ RUN      ] ContentSettingsTest.PRE_BlockCookies
[64057:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64051:39975:1203/065955:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64057:17155:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.PRE_BlockCookies (5340 ms)
[33/216] ContentSettingsTest.PRE_BlockCookies (7026 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedTabClose
[64063:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:64345...
sending server_data: {"host": "127.0.0.1", "port": 64345} (36 bytes)
[64071:12807:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[64063:3847:1203/070000:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[64063:3847:1203/070000:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[64063:3847:1203/070000:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[64063:3847:1203/070000:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[64063:3847:1203/070000:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[64063:3847:1203/070000:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[64063:3847:1203/070000:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[64055:3847:1203/070001:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedTabClose (6920 ms)
[34/216] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedTabClose (8427 ms)
[ RUN      ] DevToolsSanityTest.TestNoScriptDuplicatesOnPanelSwitch
[64066:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:64348...
sending server_data: {"host": "127.0.0.1", "port": 64348} (36 bytes)
[64056:3847:1203/070001:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[       OK ] DevToolsSanityTest.TestNoScriptDuplicatesOnPanelSwitch (8225 ms)
[35/216] DevToolsSanityTest.TestNoScriptDuplicatesOnPanelSwitch (9856 ms)
[ RUN      ] SavePageBrowserTest.SaveHTMLOnlyTabDestroy
[64084:3847:1203/070004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64078:3847:1203/070004:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SavePageBrowserTest.SaveHTMLOnlyTabDestroy (2539 ms)
[36/216] SavePageBrowserTest.SaveHTMLOnlyTabDestroy (3903 ms)
[ RUN      ] DownloadTest.ChromeURLAfterDownload
[64076:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64073:3847:1203/070005:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] DownloadTest.ChromeURLAfterDownload (6689 ms)
[37/216] DownloadTest.ChromeURLAfterDownload (8084 ms)
[ RUN      ] ErrorPageOfflineTest.CheckEasterEggIsAllowed
[64090:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64085:3847:1203/070007:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ErrorPageOfflineTest.CheckEasterEggIsAllowed (2771 ms)
[38/216] ErrorPageOfflineTest.CheckEasterEggIsAllowed (4151 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetIncludedServices
[64102:3847:1203/070009:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64095:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] testGetIncludedServices", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetIncludedServices (3736 ms)
[39/216] BluetoothLowEnergyApiTest.GetIncludedServices (5241 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ConnectInProgress
[64106:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64098:3847:1203/070012:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.ConnectInProgress (3708 ms)
[40/216] BluetoothLowEnergyApiTest.ConnectInProgress (5168 ms)
[ RUN      ] AutomationApiTest.TreeChange
[64096:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64091:63755:1203/070011:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64091:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] testTreeChangedObserverForCreatingNode", source: chrome-extension://hjnffpdnneifpjmcnekmdfiiccibifja/tree_change.html (0)
[64091:3847:1203/070012:INFO:CONSOLE(0)] "[SUCCESS] testTreeChangedObserverForRemovingNode", source: chrome-extension://hjnffpdnneifpjmcnekmdfiiccibifja/tree_change.html (0)
[64091:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] testTreeChangedObserverForLiveRegionsOnly", source: chrome-extension://hjnffpdnneifpjmcnekmdfiiccibifja/tree_change.html (0)
[       OK ] AutomationApiTest.TreeChange (7868 ms)
[41/216] AutomationApiTest.TreeChange (9463 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataRemovalMask
[64117:3847:1203/070014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBrowsingDataTest.BrowsingDataRemovalMask (2586 ms)
[42/216] ExtensionBrowsingDataTest.BrowsingDataRemovalMask (4052 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionSimple
[64120:3847:1203/070015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64122:3847:1203/070016:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64122:3847:1203/070016:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64122:3847:1203/070016:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64122:3847:1203/070016:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64122:3847:1203/070016:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64122:3847:1203/070016:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64122:3847:1203/070016:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionSimple (2473 ms)
[43/216] ExtensionBrowsingDataTest.SettingsFunctionSimple (3816 ms)
[ RUN      ] DeclarativeContentApiTest.CanonicalizesPageStateMatcherCss
[64133:3847:1203/070018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DeclarativeContentApiTest.CanonicalizesPageStateMatcherCss (3608 ms)
[44/216] DeclarativeContentApiTest.CanonicalizesPageStateMatcherCss (5276 ms)
[ RUN      ] SetIconAPITest.Overview
[64135:3847:1203/070019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SetIconAPITest.Overview (4086 ms)
[45/216] SetIconAPITest.Overview (5482 ms)
[ RUN      ] DeclarativeApiTest.ExtensionLifetimeRulesHandling
[64127:3847:1203/070017:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64121:3847:1203/070025:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] DeclarativeApiTest.ExtensionLifetimeRulesHandling (9584 ms)
[46/216] DeclarativeApiTest.ExtensionLifetimeRulesHandling (10989 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic
[64154:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64143:5635:1203/070026:ERROR:mach_broker_mac.mm(234)] Unknown process 64158 is sending Mach IPC messages!
[64154:17155:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic (3280 ms)
[47/216] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic (4685 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchPauseResumeCancelGetFileIconIncognito
[64151:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64151:16391:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchPauseResumeCancelGetFileIconIncognito (4214 ms)
[48/216] DownloadExtensionTest.DownloadExtensionTest_SearchPauseResumeCancelGetFileIconIncognito (5736 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReservedFilename
[64164:3847:1203/070028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64159:51739:1203/070030:ERROR:mach_broker_mac.mm(234)] Unknown process 64173 is sending Mach IPC messages!
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReservedFilename (3346 ms)
[49/216] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReservedFilename (4956 ms)
[ RUN      ] BrowserActionApiTest.BrowserActionPopupWithIframe
[64170:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserActionApiTest.BrowserActionPopupWithIframe (4108 ms)
[50/216] BrowserActionApiTest.BrowserActionPopupWithIframe (5457 ms)
[ RUN      ] ExtensionBrowserTest.LoadChromeExtensionsWithOptionsParamWhenEmbedded
[64172:3847:1203/070030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64163:3847:1203/070033:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] ExtensionBrowserTest.LoadChromeExtensionsWithOptionsParamWhenEmbedded (6892 ms)
[51/216] ExtensionBrowserTest.LoadChromeExtensionsWithOptionsParamWhenEmbedded (8309 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed1
[64183:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64177:3847:1203/070035:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[64177:3847:1203/070035:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed1 (4116 ms)
[52/216] ExtensionBrowserTest.RSSParseFeedInvalidFeed1 (5456 ms)
[ RUN      ] PageActionApiTest.RemovePopup
[64188:3847:1203/070034:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64188:18179:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PageActionApiTest.RemovePopup (3741 ms)
[53/216] PageActionApiTest.RemovePopup (5208 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiInvalidChooseEntryTypeTest
[64196:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64192:51971:1203/070039:ERROR:mach_broker_mac.mm(234)] Unknown process 64205 is sending Mach IPC messages!
[64192:3847:1203/070040:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://bgepcdoaipaabobgobjlimaiefbhejom/test.html (0)
[64206:13063:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[64200:12551:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[64192:3847:1203/070040:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] FileSystemApiTest.FileSystemApiInvalidChooseEntryTypeTest (4473 ms)
[54/216] FileSystemApiTest.FileSystemApiInvalidChooseEntryTypeTest (6029 ms)
[ RUN      ] WebViewTest.DOMStorageIsolation
[64019:3847:1203/065944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64007:39959:1203/065945:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64007:4611:1203/065946:ERROR:mach_broker_mac.mm(234)] Unknown process 64028 is sending Mach IPC messages!
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000103b6daa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000111f5ef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8758390a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8e3af233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8e3b4916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8e3b40e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff87708eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff87708c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff87708ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff89424533 _DPSNextEvent + 685
11  AppKit                              0x00007fff89423df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8941b1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000103b4ea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000103b4c7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000103c0c149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000112030e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000112394e8e _ZN10extensions13ResultCatcher13GetNextResultEv + 302
18  browser_tests                       0x000000010292a8bf _ZN16ExtensionApiTest20RunExtensionTestImplERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_PKci + 1455
19  browser_tests                       0x000000010292b481 _ZN16ExtensionApiTest18RunPlatformAppTestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE + 209
20  browser_tests                       0x00000001010517e8 _ZN36WebViewTest_DOMStorageIsolation_Test19RunTestOnMainThreadEv + 1000
21  browser_tests                       0x0000000103b36265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x0000000111f5e96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x0000000102d978ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x0000000102d95016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x000000010e323837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000010ebab11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x000000010e31f26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x000000010e32b407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x000000010e317b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x0000000111f5b679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x0000000111f597ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x0000000111f5e0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x0000000103b340dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x00000001048fdf80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x00000001048ffb16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x0000000104900dba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x0000000104912ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x000000010491202a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x0000000103d36219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x000000010293e9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x00000001120297c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x0000000103aea513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x000000010293e88d main + 237
44  browser_tests                       0x0000000100df4e34 start + 52
[55/216] WebViewTest.DOMStorageIsolation (TIMED OUT)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveCancelTest
[64201:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64193:19723:1203/070040:ERROR:mach_broker_mac.mm(234)] Unknown process 64209 is sending Mach IPC messages!
[64193:3847:1203/070041:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://ghgkfklaoldgonpfadljbmjmhjphgjgo/test.html (0)
[64193:3847:1203/070041:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] FileSystemApiTest.FileSystemApiSaveCancelTest (4914 ms)
[56/216] FileSystemApiTest.FileSystemApiSaveCancelTest (6510 ms)
[ RUN      ] GcmApiTest.SendValidation
[64207:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] successWhenHappyPath", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] successWhenTtlIsZero", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] successWhenTtlIsMissing", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenTtlIsNegative", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenTtlIsTooLarge", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenMessageIdMissing", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenMessageIdIsEmpty", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDestinationIdMissing", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDestinationIdIsEmpty", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataIsMissing", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataIsEmpty", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsEmpty", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] successWhenDataKeyHasGoogDotInIt", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogDot", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogDotPrefixed", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogDotMixedCasedPrefixed", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] successWhenDataKeyHasGoogleInIt", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGoogle", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsMixedCasedGoogle", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsGooglePrefixed", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenDataKeyIsCollapeKey", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64199:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] failureWhenMessageIsTooLarge", source: chrome-extension://gkfoieogmhkoacjjdnbcdnknneabanoa/_generated_background_page.html (0)
[64208:12807:1203/070042:WARNING:channel.cc(358)] RawChannel write error
[64207:17411:1203/070042:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GcmApiTest.SendValidation (4108 ms)
[57/216] GcmApiTest.SendValidation (5606 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveSuccess
[64221:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64212:3847:1203/070046:INFO:CONSOLE(5)] "hi there", source: chrome-extension://alejeepjeijeebfjgpfgihckijjhonng/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveSuccess (4213 ms)
[58/216] GetAuthTokenFunctionTest.NonInteractiveSuccess (5656 ms)
[ RUN      ] GetAuthTokenFunctionTest.ComponentWithNormalClientId
[64230:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64230:16899:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.ComponentWithNormalClientId (3034 ms)
[59/216] GetAuthTokenFunctionTest.ComponentWithNormalClientId (4691 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveQueuedNoninteractiveFails
[64226:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64213:3847:1203/070047:INFO:CONSOLE(5)] "hi there", source: chrome-extension://alejeepjeijeebfjgpfgihckijjhonng/test.js (5)
[64234:13575:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[64226:17667:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveQueuedNoninteractiveFails (4419 ms)
[60/216] GetAuthTokenFunctionTest.InteractiveQueuedNoninteractiveFails (6123 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveCacheHit
[64229:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64217:3847:1203/070048:INFO:CONSOLE(5)] "hi there", source: chrome-extension://alejeepjeijeebfjgpfgihckijjhonng/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveCacheHit (4308 ms)
[61/216] GetAuthTokenFunctionTest.NonInteractiveCacheHit (5980 ms)
[ RUN      ] ImageWriterPrivateApiTest.TestListDevices
[64249:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64238:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] testDeviceList", source: chrome-extension://bhdicapfliiopgopdpfahjdciigdmelc/_generated_background_page.html (0)
[64252:12807:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[64249:17667:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ImageWriterPrivateApiTest.TestListDevices (4347 ms)
[62/216] ImageWriterPrivateApiTest.TestListDevices (5878 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.NonInteractiveSuccess
[64245:3847:1203/070050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64237:3847:1203/070052:INFO:CONSOLE(3)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://ahjaciijnoiaklcomgnblndopackapon/scope_approval_dialog.html (3)
[       OK ] LaunchWebAuthFlowFunctionTest.NonInteractiveSuccess (5801 ms)
[63/216] LaunchWebAuthFlowFunctionTest.NonInteractiveSuccess (7620 ms)
[ RUN      ] ExtensionManagementApiTest.LaunchTabApp
[64254:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64242:3847:1203/070053:INFO:CONSOLE(11)] "Launch Launch App in a tab (bjadeffjkfalkichgojcjikdbkdapgla)", source: chrome-extension://lmdhieglclcopgmgfdmiiclmhhkpmkda/background.js (11)
[64242:3847:1203/070054:INFO:CONSOLE(11)] "Launch Launch App in a tab (bjadeffjkfalkichgojcjikdbkdapgla)", source: chrome-extension://lmdhieglclcopgmgfdmiiclmhhkpmkda/background.js (11)
[64242:49667:1203/070054:ERROR:mach_broker_mac.mm(234)] Unknown process 64265 is sending Mach IPC messages!
[       OK ] ExtensionManagementApiTest.LaunchTabApp (5427 ms)
[64/216] ExtensionManagementApiTest.LaunchTabApp (6950 ms)
[ RUN      ] ExtensionManagementApiEscalationTest.SetEnabled
[64253:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64255:12807:1203/070057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiEscalationTest.SetEnabled (8212 ms)
[65/216] ExtensionManagementApiEscalationTest.SetEnabled (10108 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesDelete
[64273:3847:1203/070057:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64264:4611:1203/070059:ERROR:mach_broker_mac.mm(234)] Unknown process 64282 is sending Mach IPC messages!
[64264:3847:1203/070059:INFO:CONSOLE(0)] "[SUCCESS] getMediaFileSystems", source: chrome-extension://nmdelpbmhiakaiadicjjlhopmhghfgll/_generated_background_page.html (0)
[64264:3847:1203/070059:INFO:CONSOLE(0)] "[SUCCESS] readFileSystemsAndDeleteFile", source: chrome-extension://nmdelpbmhiakaiadicjjlhopmhghfgll/_generated_background_page.html (0)
[64273:17667:1203/070059:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesDelete (5162 ms)
[66/216] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesDelete (7134 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.CancelScan
[64278:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64268:53507:1203/070100:ERROR:mach_broker_mac.mm(234)] Unknown process 64287 is sending Mach IPC messages!
[64268:3847:1203/070100:INFO:CONSOLE(0)] "[SUCCESS] StartAndCancelMediaScanTest", source: chrome-extension://pmmgfdbdojamdbeclcfcnnninjpoglgb/_generated_background_page.html (0)
[64288:12807:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[64281:13063:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.CancelScan (4844 ms)
[67/216] MediaGalleriesPlatformAppBrowserTest.CancelScan (6900 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.CorrectResponseOnModifyingWatchedGallery
[64283:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaGalleriesGalleryWatchApiTest.CorrectResponseOnModifyingWatchedGallery (4547 ms)
[68/216] MediaGalleriesGalleryWatchApiTest.CorrectResponseOnModifyingWatchedGallery (6241 ms)
[ RUN      ] PasswordsPrivateApiTest.RemovePasswordException
[64292:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64293:12807:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[64285:3847:1203/070103:INFO:CONSOLE(0)] "[SUCCESS] removePasswordException", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?removePasswordException (0)
[64292:17155:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordsPrivateApiTest.RemovePasswordException (4160 ms)
[69/216] PasswordsPrivateApiTest.RemovePasswordException (5854 ms)
[ RUN      ] ExtensionApiTestWithManagementPolicy.OptionalPermissionsPolicyBlocked
[64301:3847:1203/070103:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64294:3847:1203/070105:INFO:CONSOLE(0)] "[SUCCESS] allowedPermission", source: chrome-extension://bfpjclpjibienhnoonlcgelmfbapdcdm/_generated_background_page.html (0)
[64294:3847:1203/070105:INFO:CONSOLE(0)] "[SUCCESS] allowedPermission", source: chrome-extension://bfpjclpjibienhnoonlcgelmfbapdcdm/_generated_background_page.html (0)
[       OK ] ExtensionApiTestWithManagementPolicy.OptionalPermissionsPolicyBlocked (4155 ms)
[70/216] ExtensionApiTestWithManagementPolicy.OptionalPermissionsPolicyBlocked (5592 ms)
[ RUN      ] StreamsPrivateApiTest.NavigateToAnAttachment
[64307:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] StreamsPrivateApiTest.NavigateToAnAttachment (4353 ms)
[71/216] StreamsPrivateApiTest.NavigateToAnAttachment (5908 ms)
[ RUN      ] TabCaptureApiTest.GetUserMediaTest
[64308:3847:1203/070105:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64298:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] testGetUserMedia", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/get_user_media_test.html (0)
ASAN:DEADLYSIGNAL
=================================================================
==64308==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8759abc9 bp 0x00012536f730 sp 0x00012536f6f0 T6)
    #0 0x7fff8759abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10e1cb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10e1cb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10e1cb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10e1cb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10e1ed1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10e1ed1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10e1d8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10e1d8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10e1d8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10e1e6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10e1e6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10e1e6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10e1e6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10e1e6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10be4036c in Run base/callback.h:396:12
    #16 0x10be4036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10bea8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10bea9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10bea9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10be1ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10bee3078 in Run base/run_loop.cc:55:3
    #22 0x10bea70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10bf51d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10bf4560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x106fa8119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10bf44fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10bf51426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x118a3026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10bd34abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10bd34abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10bd3370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10bd62948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10bd60abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10adfec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x106f6399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x106f63563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==64308==ABORTING
Received signal 6
[end of stack trace]
[       OK ] TabCaptureApiTest.GetUserMediaTest (5197 ms)
[72/216] TabCaptureApiTest.GetUserMediaTest (6698 ms)
[ RUN      ] TabCaptureApiPixelTest.OffscreenTabEndToEnd
[64317:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64310:3847:1203/070110:INFO:CONSOLE(164)] "Observed expected color RGB(0,255,0) in the video as RGB(0,255,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_test_harness.js (164)
[64310:3847:1203/070110:INFO:CONSOLE(164)] "Observed expected color RGB(255,0,0) in the video as RGB(255,0,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_test_harness.js (164)
[64310:3847:1203/070111:INFO:CONSOLE(164)] "Observed expected color RGB(0,0,255) in the video as RGB(0,0,255)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_test_harness.js (164)
[64310:3847:1203/070111:INFO:CONSOLE(0)] "[SUCCESS] offscreenTabTest", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/offscreen_end_to_end.html (0)
[64310:3847:1203/070111:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] TabCaptureApiPixelTest.OffscreenTabEndToEnd (5823 ms)
[73/216] TabCaptureApiPixelTest.OffscreenTabEndToEnd (7606 ms)
[ RUN      ] ExtensionTabsTest.UpdateDevToolsWindow
[64325:3847:1203/070109:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64325:17667:1203/070112:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.UpdateDevToolsWindow (5391 ms)
[74/216] ExtensionTabsTest.UpdateDevToolsWindow (6932 ms)
[ RUN      ] WebNavigationApiTest.Download
[64336:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64346:13063:1203/070114:WARNING:channel.cc(358)] RawChannel write error
[64326:39707:1203/070114:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /not-found
[64326:3847:1203/070114:INFO:CONSOLE(0)] "[SUCCESS] serverRedirect", source: chrome-extension://lnjceinejminldiffmomhhcemnfjkbkm/test_download.html (0)
[64336:18435:1203/070115:WARNING:channel.cc(358)] RawChannel write error
[64326:3847:1203/070115:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Download (5251 ms)
[75/216] WebNavigationApiTest.Download (6978 ms)
[ RUN      ] ExtensionTabsTest.FilteredEvents
[64331:3847:1203/070110:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64352:14851:1203/070117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64352:14851:1203/070117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64331:16135:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[64352:17155:1203/070117:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001075cf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010761ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000107666a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x00000001141ba493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x00000001141b9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000109056dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000108a92f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001088be3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001089b4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x00000001089b1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001089b2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000108afdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000109c5c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000114562663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000114562ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001076e0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001076dff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001076d560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff87595772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff875821a1 thread_start + 13

[       OK ] ExtensionTabsTest.FilteredEvents (8933 ms)
[76/216] ExtensionTabsTest.FilteredEvents (10398 ms)
[ RUN      ] WebNavigationApiTest.UserAction
[64347:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64339:3847:1203/070118:INFO:CONSOLE(0)] "[SUCCESS] userAction", source: chrome-extension://bgegmfdokbbkdbhhnpifhkhkpdpnibij/test_userAction.html (0)
[64339:3847:1203/070118:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[64339:3847:1203/070118:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.UserAction (5941 ms)
[77/216] WebNavigationApiTest.UserAction (7472 ms)
[ RUN      ] WebNavigationApiTest.Crash
[64354:3847:1203/070116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==64364==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000115207a20 bp 0x7fff5c8b5f90 sp 0x7fff5c8b5f90 T0)
[64345:39207:1203/070119:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
    #0 0x115207a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x115201fb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x115201fb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x1151cce16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x1151c3b0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x1151c383b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x1151c383b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x1151c383b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x1151beb7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x10a551437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x10a551251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x114e1821c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x10a5c513b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x10822036c in Run base/callback.h:396:12
    #14 0x10822036c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x114fc689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x114fc3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x10822036c in Run base/callback.h:396:12
    #18 0x10822036c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x108288894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x108289ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x108289ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x1081fe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x10826d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x1081fc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff8e391b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff8e391454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff8e3b47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff8e3b40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff8ba247bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x1081ffa83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x1081fdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x1082c3078 in Run base/run_loop.cc:55:3
    #33 0x1082870b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x11529f286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x108142948 in Run content/app/content_main_runner.cc:786:12
    #36 0x108140abd in ContentMain content/app/content_main.cc:19:15
    #37 0x1071dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10334899f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x103348563 in start (in Chromium Helper) + 51
    #34 0x11  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==64364==ABORTING
Received signal 6
[end of stack trace]
[64345:39207:1203/070121:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64345:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] crash", source: chrome-extension://oimmlgdklkigjpjmogcbccceefpgmind/test_crash.html (0)
[64345:3847:1203/070121:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Crash (7434 ms)
[78/216] WebNavigationApiTest.Crash (8920 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IncorrectManifest2
[64361:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64355:3847:1203/070120:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[64355:17411:1203/070121:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64355:3847:1203/070123:WARNING:extension_error_reporter.cc(79)] Extension error: Manifest file is invalid.
[64355:3847:1203/070123:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:64369/extensions/api_test/webstore_private/incorrect_manifest2.html (0)
[64361:17923:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.IncorrectManifest2 (6704 ms)
[79/216] ExtensionWebstorePrivateApiTest.IncorrectManifest2 (8372 ms)
[ RUN      ] ContentCapabilitiesTest.ExtensionUnlimitedStorageIsIsolated
[64396:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64396:17411:1203/070126:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentCapabilitiesTest.ExtensionUnlimitedStorageIsIsolated (3492 ms)
[80/216] ContentCapabilitiesTest.ExtensionUnlimitedStorageIsIsolated (5154 ms)
[ RUN      ] ChromeAppAPITest.IsInstalled
[64375:3847:1203/070122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64367:39447:1203/070123:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64367:39447:1203/070125:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64375:17671:1203/070127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeAppAPITest.IsInstalled (7159 ms)
[81/216] ChromeAppAPITest.IsInstalled (8681 ms)
[ RUN      ] BundleWebstorePrivateApiTest.InstallBundle
[64369:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64362:3847:1203/070123:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[64362:17667:1203/070124:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64362:3847:1203/070127:INFO:CONSOLE(0)] "[SUCCESS] successfulInstall", source: http://www.example.com:64371/extensions/api_test/webstore_private/install_bundle.html (0)
[64377:12551:1203/070127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BundleWebstorePrivateApiTest.InstallBundle (8813 ms)
[82/216] BundleWebstorePrivateApiTest.InstallBundle (10401 ms)
[ RUN      ] ExecuteScriptApiTest.NavigationRaceExecuteScript
[64405:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64394:42007:1203/070131:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
ASAN:DEADLYSIGNAL
=================================================================
==64405==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8759abc9 bp 0x00011f445730 sp 0x00011f4456f0 T7)
    #0 0x7fff8759abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1076f63bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1076f63bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1076f63bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1076f63bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1077181d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1077181d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x107703628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x107703b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x107703b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x107711c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x107711c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x107711c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x107711c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x107711c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10536b36c in Run base/callback.h:396:12
    #16 0x10536b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1053d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1053d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1053d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x105345d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10540e078 in Run base/run_loop.cc:55:3
    #22 0x1053d20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10547cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10547060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x1004d8119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10546ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10547c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x111f5b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10525fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10525fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10525e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10528d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10528babd in ContentMain content/app/content_main.cc:19:15
    #9 0x104329c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10049199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x100491563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==64405==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExecuteScriptApiTest.NavigationRaceExecuteScript (6152 ms)
[83/216] ExecuteScriptApiTest.NavigationRaceExecuteScript (8199 ms)
[ RUN      ] ExtensionContextMenuBrowserLazyTest.EventPage
[64415:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64415:17411:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserLazyTest.EventPage (5828 ms)
[84/216] ExtensionContextMenuBrowserLazyTest.EventPage (7403 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestInstallThemeInFullScreen
[64421:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionInstallUIBrowserTest.TestInstallThemeInFullScreen (4900 ms)
[85/216] ExtensionInstallUIBrowserTest.TestInstallThemeInFullScreen (6493 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestThemeReset
[64419:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64419:17923:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionInstallUIBrowserTest.TestThemeReset (5749 ms)
[86/216] ExtensionInstallUIBrowserTest.TestThemeReset (7476 ms)
[ RUN      ] ExtensionOverrideTest.OverrideNewTab
[64434:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64434:3847:1203/070137:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000076240]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[64434:18691:1203/070138:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionOverrideTest.OverrideNewTab (4660 ms)
[87/216] ExtensionOverrideTest.OverrideNewTab (6426 ms)
[ RUN      ] ExtensionOverrideTest.ShouldNotCreateDuplicateEntries
[64450:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionOverrideTest.ShouldNotCreateDuplicateEntries (3968 ms)
[88/216] ExtensionOverrideTest.ShouldNotCreateDuplicateEntries (5593 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckAvailableAPIsInChromeFrame
[64453:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64438:3847:1203/070140:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64459:13063:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[64453:15623:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebUITest.SanityCheckAvailableAPIsInChromeFrame (4907 ms)
[89/216] ExtensionWebUITest.SanityCheckAvailableAPIsInChromeFrame (6596 ms)
[ RUN      ] ExtensionStorageMonitorTest.UnderThreshold
[64451:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionStorageMonitorTest.UnderThreshold (5782 ms)
[90/216] ExtensionStorageMonitorTest.UnderThreshold (7633 ms)
[ RUN      ] ServiceWorkerTest.RegisterFailsOnDev
[64464:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64464:17411:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerTest.RegisterFailsOnDev (3931 ms)
[91/216] ServiceWorkerTest.RegisterFailsOnDev (5485 ms)
[ RUN      ] RedirectTest.Server
[64478:3847:1203/070145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64468:61967:1203/070145:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] RedirectTest.Server (2839 ms)
[92/216] RedirectTest.Server (4613 ms)
[ RUN      ] RedirectTest.ClientFragments
[64481:3847:1203/070145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] RedirectTest.ClientFragments (2881 ms)
[93/216] RedirectTest.ClientFragments (4409 ms)
[ RUN      ] WebstoreInlineInstallerListenerTest.InstallStageListenerTest
[64470:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64463:18691:1203/070144:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebstoreInlineInstallerListenerTest.InstallStageListenerTest (6495 ms)
[94/216] WebstoreInlineInstallerListenerTest.InstallStageListenerTest (7922 ms)
[ RUN      ] ECKPrefixedEncryptedMediaTest.LoadUnknownSession
[64488:3847:1203/070147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.294 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.303 -  Registering video event handlers.", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.314 -  Loading media using src.", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.319 -  Starting play, hidden: false", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.427 -  Event: play", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.428 -  Event: waiting", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:39695:1203/070148:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.482 -  Loading session: UnknownSession", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070148:INFO:CONSOLE(284)] "07:01:48.487 -  org.chromium.externalclearkey Generate key request, initData: 4c4f41445f53455353494f4e7c556e6b6e6f776e53657373696f6e", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070148:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64480:3847:1203/070149:INFO:CONSOLE(284)] "07:01:49.459 -  heartbeat #1", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070149:INFO:CONSOLE(284)] "07:01:49.473 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey, sessionId: , errorCode: 1, systemCode: 0", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64480:3847:1203/070149:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:64417/eme_player_js/utils.js (145)
[64480:3847:1203/070149:INFO:CONSOLE(284)] "07:01:49.481 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:64417/eme_player_js/utils.js (284)
[64488:17155:1203/070149:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKPrefixedEncryptedMediaTest.LoadUnknownSession (4378 ms)
[95/216] ECKPrefixedEncryptedMediaTest.LoadUnknownSession (5998 ms)
[ RUN      ] EncryptedMediaSupportedTypesClearKeyTest.Audio_MP4
[64499:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64499:17411:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesClearKeyTest.Audio_MP4 (3009 ms)
[96/216] EncryptedMediaSupportedTypesClearKeyTest.Audio_MP4 (4626 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestCamDoesNotChangeMic
[64500:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64500:15623:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestCamDoesNotChangeMic (3130 ms)
[97/216] MediaStreamDevicesControllerTest.RequestCamDoesNotChangeMic (4587 ms)
[ RUN      ] MediaStreamDevicesControllerTest.ContentSettings
[64506:3847:1203/070151:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64506:3847:1203/070152:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[64506:3847:1203/070152:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[64506:3847:1203/070152:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[64506:17667:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.ContentSettings (3086 ms)
[98/216] MediaStreamDevicesControllerTest.ContentSettings (4852 ms)
[ RUN      ] SdchBrowserTest.ReverseIsolation
[64512:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64522:12551:1203/070155:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SdchBrowserTest.ReverseIsolation (4290 ms)
[99/216] SdchBrowserTest.ReverseIsolation (5882 ms)
[ RUN      ] WebSocketBrowserConnectToTest.WebSocketBasicAuthNoCreds
[64521:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:64446...
sending server_data: {"host": "127.0.0.1", "port": 64446} (36 bytes)
[64511:3847:1203/070156:INFO:CONSOLE(17)] "WebSocket connection to 'ws://127.0.0.1:64446/echo-with-no-extension' failed: HTTP Authentication failed; no valid credentials available", source: http://127.0.0.1:64444/connect_to.html?url=ws://127.0.0.1:64446/echo-with-no-extension (17)
[64511:40207:1203/070156:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64511:3847:1203/070156:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebSocketBrowserConnectToTest.WebSocketBasicAuthNoCreds (4125 ms)
[100/216] WebSocketBrowserConnectToTest.WebSocketBasicAuthNoCreds (5514 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForXHRSubmitWithoutNavigation
[64527:3847:1203/070156:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64519:44323:1203/070156:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64519:3847:1203/070156:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.PromptForXHRSubmitWithoutNavigation (2768 ms)
[101/216] PasswordManagerBrowserTestBase.PromptForXHRSubmitWithoutNavigation (4492 ms)
[ RUN      ] WebSocketBrowserTest.SendCloseFrameWhenTabIsClosed
[64520:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:64445...
sending server_data: {"host": "127.0.0.1", "port": 64445} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 64456)
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
    self.finish_request(request, client_address)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/Volumes/data/b/swarm_slave/work/isolated/runfinfIM/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 695, in __init__
    self, request, client_address, server)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
    self.finish()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
    self.wfile.close()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
    self.flush()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

[64531:13063:1203/070157:WARNING:channel.cc(358)] RawChannel write error
[64509:3847:1203/070157:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebSocketBrowserTest.SendCloseFrameWhenTabIsClosed (5064 ms)
[102/216] WebSocketBrowserTest.SendCloseFrameWhenTabIsClosed (6566 ms)
[ RUN      ] PasswordManagerBrowserTestBase.InFrameNavigationDoesNotClearPopupState
[64538:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64532:44575:1203/070200:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64532:3847:1203/070200:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64538:17155:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.InFrameNavigationDoesNotClearPopupState (3501 ms)
[103/216] PasswordManagerBrowserTestBase.InFrameNavigationDoesNotClearPopupState (4900 ms)
[ RUN      ] PasswordManagerBrowserTestBase.CrossSitePasswordEnforcement
[64545:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64547:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64547:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64547:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64547:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64547:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64547:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64547:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64545:15879:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.CrossSitePasswordEnforcement (2766 ms)
[104/216] PasswordManagerBrowserTestBase.CrossSitePasswordEnforcement (4546 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsHiddenPasswordForm
[64548:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64536:3847:1203/070201:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsHiddenPasswordForm (3120 ms)
[105/216] PasswordManagerBrowserTestBase.AutofillSuggetionsHiddenPasswordForm (4513 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinks
[64549:3847:1203/070201:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64537:63003:1203/070201:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64551:12807:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[64549:18691:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinks (4403 ms)
[106/216] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinks (6144 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecondViaClick
[64559:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64552:62747:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64570:13063:1203/070206:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecondViaClick (4915 ms)
[107/216] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecondViaClick (6535 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHttps
[64565:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64553:39203:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64553:64259:1203/070207:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderHttps (4584 ms)
[108/216] PrerenderBrowserTest.PrerenderHttps (6298 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDownloadIframe
[64568:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64557:39455:1203/070206:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderDownloadIframe (4426 ms)
[109/216] PrerenderBrowserTest.PrerenderDownloadIframe (6035 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderRegisterProtocolHandler
[64574:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64566:64003:1203/070207:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderRegisterProtocolHandler (3820 ms)
[110/216] PrerenderBrowserTest.PrerenderRegisterProtocolHandler (5585 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderUnload
[64587:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64577:39699:1203/070211:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64577:3847:1203/070212:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[64577:3847:1203/070212:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://unload-url.test/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:64498' is therefore not allowed access.", source: http://127.0.0.1:64498/prerender/prerender_loader_with_unload.html?replace_text=UkVQTEFDRV9XSVRIX1BSRVJFTkRFUl9VUkw=:aHR0cDovLzEyNy4wLjAuMTo2NDQ5OC9wcmVyZW5kZXIvcHJlcmVuZGVyX3BhZ2UuaHRtbA==& (0)
[64577:3847:1203/070212:INFO:CONSOLE(12)] "Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://unload-url.test/'.", source: http://127.0.0.1:64498/prerender/prerender_loader_with_unload.html?replace_text=UkVQTEFDRV9XSVRIX1BSRVJFTkRFUl9VUkw=:aHR0cDovLzEyNy4wLjAuMTo2NDQ5OC9wcmVyZW5kZXIvcHJlcmVuZGVyX3BhZ2UuaHRtbA==& (12)
[       OK ] PrerenderBrowserTest.PrerenderUnload (4170 ms)
[111/216] PrerenderBrowserTest.PrerenderUnload (5718 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderBrowserInitiatedPostNoSwap
[64590:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64579:39707:1203/070212:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64579:3847:1203/070213:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64590:18179:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderBrowserInitiatedPostNoSwap (4554 ms)
[112/216] PrerenderBrowserTest.PrerenderBrowserInitiatedPostNoSwap (6048 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNewNavigationEntry
[64591:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64580:39451:1203/070212:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderNewNavigationEntry (5098 ms)
[113/216] PrerenderBrowserTest.PrerenderNewNavigationEntry (6575 ms)
[ RUN      ] CloudPrintProxyPolicyStartupTest.StartAndShutdown
2015-12-03 07:02:15.021 browser_tests[64602:f07] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x5e13, name = '/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/FCF01C66F8A7CD2BA971298140122BF3D5AC3BD0.srv'
See /usr/include/servers/bootstrap_defs.h for the error codes.
[       OK ] CloudPrintProxyPolicyStartupTest.StartAndShutdown (1332 ms)
[114/216] CloudPrintProxyPolicyStartupTest.StartAndShutdown (2745 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageNewTab
[64597:3847:1203/070212:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64588:40215:1203/070213:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64588:3847:1203/070215:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PrerenderBrowserTest.PrerenderPageNewTab (4824 ms)
[115/216] PrerenderBrowserTest.PrerenderPageNewTab (6553 ms)
[ RUN      ] ProfileListDesktopBrowserTest.SignOut
[64611:3847:1203/070216:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64604:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown incognito.mode_availability
[64611:17411:1203/070218:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==64611==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8759abc9 bp 0x00012ddad730 sp 0x00012ddad6f0 T6)
    #0 0x7fff8759abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1166063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1166063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1166063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1166063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1166281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1166281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x116613628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x116613b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x116613b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x116621c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x116621c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x116621c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x116621c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x116621c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11427b36c in Run base/callback.h:396:12
    #16 0x11427b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1142e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1142e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1142e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x114255d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x11431e078 in Run base/run_loop.cc:55:3
    #22 0x1142e20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x11438cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11438060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10f3e1119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x11437ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x11438c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x120e6b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x11416fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x11416fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11416e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x11419d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x11419babd in ContentMain content/app/content_main.cc:19:15
    #9 0x113239c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10f39899f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10f398563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==64611==ABORTING
Received signal 6
[end of stack trace]
[64604:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ProfileListDesktopBrowserTest.SignOut (3292 ms)
[116/216] ProfileListDesktopBrowserTest.SignOut (4764 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickTargetBlankRedirect
[64616:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64617:12807:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[64607:3847:1203/070218:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64616:17667:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.MiddleClickTargetBlankRedirect (3153 ms)
[117/216] ReferrerPolicyTest.MiddleClickTargetBlankRedirect (4825 ms)
[ RUN      ] SearchByImageBrowserTest.ImageSearchWithValidImage
[64623:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64613:39703:1203/070221:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /imagesearch
[64613:39703:1203/070221:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64625:12807:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[64613:3847:1203/070221:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64623:17667:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SearchByImageBrowserTest.ImageSearchWithValidImage (4310 ms)
[118/216] SearchByImageBrowserTest.ImageSearchWithValidImage (5857 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesBrowserClosePopupLast
[64624:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64614:3847:1203/070220:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] NoSessionRestoreTest.SessionCookiesBrowserClosePopupLast (5845 ms)
[119/216] NoSessionRestoreTest.SessionCookiesBrowserClosePopupLast (7355 ms)
[ RUN      ] SessionRestoreTest.WindowWithOneTab
[64637:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64637:3847:1203/070223:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[64628:3847:1203/070223:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SessionRestoreTest.WindowWithOneTab (3127 ms)
[120/216] SessionRestoreTest.WindowWithOneTab (4656 ms)
[ RUN      ] SessionRestoreTest.RestoredTabsHaveCorrectVisibilityState
[64635:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64647:13063:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.RestoredTabsHaveCorrectVisibilityState (8435 ms)
[121/216] SessionRestoreTest.RestoredTabsHaveCorrectVisibilityState (10317 ms)
[ RUN      ] SessionRestoreTest.NoMemoryPressureLoadsAllTabs
[64648:3847:1203/070224:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64666:13063:1203/070230:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==64648==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8759abc9 bp 0x000124a50730 sp 0x000124a506f0 T6)
    #0 0x7fff8759abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10d32b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10d32b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10d32b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10d32b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10d34d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10d34d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10d338628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10d338b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10d338b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10d346c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10d346c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10d346c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10d346c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10d346c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10afa036c in Run base/callback.h:396:12
    #16 0x10afa036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10b008894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10b009ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10b009ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10af7ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10b043078 in Run base/run_loop.cc:55:3
    #22 0x10b0070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10b0b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10b0a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x106106119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b0a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b0b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x117b9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10ae94abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10ae94abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10ae9370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10aec2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10aec0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x109f5ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1060bf99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1060bf563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==64648==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SessionRestoreTest.NoMemoryPressureLoadsAllTabs (8012 ms)
[122/216] SessionRestoreTest.NoMemoryPressureLoadsAllTabs (9645 ms)
[ RUN      ] TabRestoreTest.MiddleTab
[64658:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64658:17667:1203/070232:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabRestoreTest.MiddleTab (7678 ms)
[123/216] TabRestoreTest.MiddleTab (9474 ms)
[ RUN      ] SSLUITest.TestDisplaysInsecureContent
[64674:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64668:3847:1203/070233:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:64586/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjY0NTg1' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:64585/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:64586/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjY0NTg1 (12)
[       OK ] SSLUITest.TestDisplaysInsecureContent (3083 ms)
[124/216] SSLUITest.TestDisplaysInsecureContent (4425 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBrokenHTTPSGoBackShowYesCheckNoParamYesReportNo
[64684:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64677:3847:1203/070236:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SSLUITestWithExtendedReporting.TestBrokenHTTPSGoBackShowYesCheckNoParamYesReportNo (3695 ms)
[125/216] SSLUITestWithExtendedReporting.TestBrokenHTTPSGoBackShowYesCheckNoParamYesReportNo (5579 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedShowNoCheckYesReportNo
[64691:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64693:12551:1203/070236:WARNING:channel.cc(358)] RawChannel write error
[64693:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64693:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64693:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64693:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64693:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64693:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64693:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedShowNoCheckYesReportNo (2570 ms)
[126/216] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedShowNoCheckYesReportNo (4206 ms)
[ RUN      ] CommonNameMismatchBrowserTest.InterstitialReloadNavigationWhileLoading
[64694:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64683:3847:1203/070236:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] CommonNameMismatchBrowserTest.InterstitialReloadNavigationWhileLoading (2575 ms)
[127/216] CommonNameMismatchBrowserTest.InterstitialReloadNavigationWhileLoading (3924 ms)
[ RUN      ] SiteDetailsBrowserTest.ManyIframes
[64661:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64650:62239:1203/070229:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64663:13063:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[64650:62239:1203/070231:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] SiteDetailsBrowserTest.ManyIframes (14826 ms)
[128/216] SiteDetailsBrowserTest.ManyIframes (16683 ms)
[ RUN      ] AutofillDialogControllerTest.RulesLoaded
[64710:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
../../chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc:1246: Too few actions specified in EXPECT_CALL(*controller()->GetMockValidator(), ValidateAddress(CountryCodeMatcher("DE"), _, _))...
Expected to be called twice, but has only 1 WillOnce().
GMOCK WARNING:
../../chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc:1246: Actions ran out in EXPECT_CALL(*controller()->GetMockValidator(), ValidateAddress(CountryCodeMatcher("DE"), _, _))...
Called 2 times, but only 1 WillOnce() is specified - taking default action specified at:
../../chrome/browser/ui/autofill/mock_address_validator.cc:12:
Stack trace:
[       OK ] AutofillDialogControllerTest.RulesLoaded (3172 ms)
[129/216] AutofillDialogControllerTest.RulesLoaded (4803 ms)
[ RUN      ] AutofillDialogControllerTest.AutocompleteErrorEventReasonCancel
[64709:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64709:17155:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.AutocompleteErrorEventReasonCancel (3709 ms)
[130/216] AutofillDialogControllerTest.AutocompleteErrorEventReasonCancel (5232 ms)
[ RUN      ] TranslateBrowserTest.UpdateLocation
[64708:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64708:18435:1203/070242:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TranslateBrowserTest.UpdateLocation (4327 ms)
[131/216] TranslateBrowserTest.UpdateLocation (5834 ms)
[ RUN      ] AutofillDialogControllerTest.TransactionAmountReadonly
[64722:3847:1203/070243:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64722:17411:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.TransactionAmountReadonly (4056 ms)
[132/216] AutofillDialogControllerTest.TransactionAmountReadonly (5555 ms)
[ RUN      ] PopupBlockerBrowserTest.ModalPopUnder
[64730:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64719:40975:1203/070246:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.ModalPopUnder (3081 ms)
[133/216] PopupBlockerBrowserTest.ModalPopUnder (4660 ms)
[ RUN      ] BrowserTest.ReloadThenCancelBeforeUnload
[64734:3847:1203/070246:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserTest.ReloadThenCancelBeforeUnload (2913 ms)
[134/216] BrowserTest.ReloadThenCancelBeforeUnload (4529 ms)
[ RUN      ] AutofillDialogControllerSecurityTest.DoesWorkOnHttpWithFlags
[64731:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64718:66819:1203/070246:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] AutofillDialogControllerSecurityTest.DoesWorkOnHttpWithFlags (4307 ms)
[135/216] AutofillDialogControllerSecurityTest.DoesWorkOnHttpWithFlags (6066 ms)
[ RUN      ] BrowserTest.OtherRedirectsDontForkProcess
[64744:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64736:60971:1203/070250:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64736:65035:1203/070250:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[64736:65035:1203/070250:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64736:65035:1203/070250:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[64744:17411:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.OtherRedirectsDontForkProcess (3146 ms)
[136/216] BrowserTest.OtherRedirectsDontForkProcess (4693 ms)
[ RUN      ] BrowserTest.DisallowFileUrlUniversalAccessTest
[64748:3847:1203/070250:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserTest.DisallowFileUrlUniversalAccessTest (2797 ms)
[137/216] BrowserTest.DisallowFileUrlUniversalAccessTest (4193 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithProfile
[64754:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WindowAppleScriptTest.CreationWithProfile (2880 ms)
[138/216] WindowAppleScriptTest.CreationWithProfile (4763 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.CreateClicked
[64766:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64757:3847:1203/070254:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ProfileSigninConfirmationViewControllerTest.CreateClicked (2716 ms)
[139/216] ProfileSigninConfirmationViewControllerTest.CreateClicked (4248 ms)
[ RUN      ] ZoomDecorationTest.CloseBrowserWithOpenBubble
[64765:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64765:18179:1203/070255:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomDecorationTest.CloseBrowserWithOpenBubble (3798 ms)
[140/216] ZoomDecorationTest.CloseBrowserWithOpenBubble (5289 ms)
[ RUN      ] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials
[64779:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64774:3847:1203/070258:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[64774:39455:1203/070259:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64774:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials (2566 ms)
[141/216] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials (4158 ms)
[ RUN      ] HostedAppTest.ShouldUseWebAppFrame
[64772:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64785:12807:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[64785:14851:1203/070300:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64785:14851:1203/070300:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64784:13063:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[64772:15367:1203/070301:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostedAppTest.ShouldUseWebAppFrame (7098 ms)
[142/216] HostedAppTest.ShouldUseWebAppFrame (8701 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.SyncPromoForbidden
[64786:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64788:13063:1203/070301:WARNING:channel.cc(358)] RawChannel write error
[64775:5635:1203/070301:ERROR:mach_broker_mac.mm(234)] Unknown process 64793 is sending Mach IPC messages!
[64786:16903:1203/070301:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorFirstRunTest.SyncPromoForbidden (4760 ms)
[143/216] StartupBrowserCreatorFirstRunTest.SyncPromoForbidden (6256 ms)
[ RUN      ] TabModalConfirmDialogTest.CancelSelf
[64794:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64789:3847:1203/070303:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] TabModalConfirmDialogTest.CancelSelf (3027 ms)
[144/216] TabModalConfirmDialogTest.CancelSelf (4414 ms)
[ RUN      ] ConstrainedWebDialogBrowserTest.ReleaseWebContentsOnDialogClose
[64801:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ConstrainedWebDialogBrowserTest.ReleaseWebContentsOnDialogClose (2923 ms)
[145/216] ConstrainedWebDialogBrowserTest.ReleaseWebContentsOnDialogClose (4614 ms)
[ RUN      ] AutofillRendererTest.DynamicallyAddedUnownedFormElements
[       OK ] AutofillRendererTest.DynamicallyAddedUnownedFormElements (233 ms)
[146/216] AutofillRendererTest.DynamicallyAddedUnownedFormElements (1599 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NotFlushedOnReloadIfMultiple
[64806:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64798:3847:1203/070307:INFO:CONSOLE(1795)] "Running test testLogText", source: password_manager_internals_browsertest.js (1795)
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NotFlushedOnReloadIfMultiple (4164 ms)
[147/216] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NotFlushedOnReloadIfMultiple (5481 ms)
[ RUN      ] FormAutocompleteTest.AjaxSucceeded_StillVisible
[       OK ] FormAutocompleteTest.AjaxSucceeded_StillVisible (174 ms)
[148/216] FormAutocompleteTest.AjaxSucceeded_StillVisible (1652 ms)
[ RUN      ] FormAutofillTest.PreviewFormForUnownedForm
[       OK ] FormAutofillTest.PreviewFormForUnownedForm (173 ms)
[149/216] FormAutofillTest.PreviewFormForUnownedForm (1528 ms)
[ RUN      ] InlineLoginUIBrowserTest.OneProcessLimit
[64812:3847:1203/070306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] InlineLoginUIBrowserTest.OneProcessLimit (4473 ms)
[150/216] InlineLoginUIBrowserTest.OneProcessLimit (5986 ms)
[ RUN      ] FormAutofillTest.OneLabelElement
[       OK ] FormAutofillTest.OneLabelElement (220 ms)
[151/216] FormAutofillTest.OneLabelElement (1687 ms)
[ RUN      ] FormAutofillTest.LabelsInferredWithSameName
[       OK ] FormAutofillTest.LabelsInferredWithSameName (201 ms)
[152/216] FormAutofillTest.LabelsInferredWithSameName (1562 ms)
[ RUN      ] FormAutofillTest.SelectOneAsText
[       OK ] FormAutofillTest.SelectOneAsText (192 ms)
[153/216] FormAutofillTest.SelectOneAsText (1536 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerScaledTextareaClicked
[       OK ] PageClickTrackerTest.PageClickTrackerScaledTextareaClicked (216 ms)
[154/216] PageClickTrackerTest.PageClickTrackerScaledTextareaClicked (1609 ms)
[ RUN      ] PasswordAutofillAgentTest.FillSuggestion
[       OK ] PasswordAutofillAgentTest.FillSuggestion (211 ms)
[155/216] PasswordAutofillAgentTest.FillSuggestion (1609 ms)
[ RUN      ] PasswordGenerationAgentTest.MaximumOfferSize
[       OK ] PasswordGenerationAgentTest.MaximumOfferSize (336 ms)
[156/216] PasswordGenerationAgentTest.MaximumOfferSize (1717 ms)
[ RUN      ] TranslateHelperBrowserTest.UndefinedSourceLang
[       OK ] TranslateHelperBrowserTest.UndefinedSourceLang (61 ms)
[157/216] TranslateHelperBrowserTest.UndefinedSourceLang (1360 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncPassThenFail
[64835:3847:1203/070316:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64839:13063:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[64828:3847:1203/070318:INFO:CONSOLE(1795)] "Running test startAsyncTest", source: async.js (1795)
[64828:3847:1203/070318:ERROR:web_ui_test_handler.cc(76)] Failed: testFailsAssert()
Error: assertNotReached()
    at assertNotReached (async.js:1684:11)
    at testFailsAssert (async.js:4197:3)
    at expectFunc (async.js:1752:20)
    at runTestFunction (async.js:1825:37)
    at runAsync (async.js:4236:16)
    at async.js:4256:1
[64842:12807:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncTest.TestAsyncPassThenFail (4073 ms)
[158/216] WebUIBrowserAsyncTest.TestAsyncPassThenFail (5475 ms)
[ RUN      ] WebUIResourceBrowserTest.I18nProcessCssTest
[64840:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64831:3847:1203/070318:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64831:3847:1203/070318:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64831:3847:1203/070318:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebUIResourceBrowserTest.I18nProcessCssTest (2959 ms)
[159/216] WebUIResourceBrowserTest.I18nProcessCssTest (4678 ms)
[ RUN      ] TracingBrowserTest.TestMemoryInfra
[64834:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TracingBrowserTest.TestMemoryInfra (6034 ms)
[160/216] TracingBrowserTest.TestMemoryInfra (7779 ms)
[ RUN      ] WebUIResourceBrowserTest.ListTest
[64852:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==64854==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000108ac8bb1 bp 0x00011f2b6170 sp 0x00011f2b60a0 T5)
    #0 0x108ac8bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x108ac8bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x108ac81f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x108ac3bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x108ac3bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x108bbe5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x108bdb1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x108bad863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x108c1c9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108af3bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x108c15547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x108b2a9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10647c36c in Run base/callback.h:396:12
    #13 0x10647c36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11322289d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11321fd8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10647c36c in Run base/callback.h:396:12
    #17 0x10647c36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1064e4894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1064e5ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1064e5ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10645a4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1064c98a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x106458936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8e391b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8e391454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8e3b47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8e3b40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10645b290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x106459d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10651f078 in Run base/run_loop.cc:55:3
    #31 0x1064e30b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10658dd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10658160e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x1015eb119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106580fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10658d426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11323932a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113054a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11347c1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11347cd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11347fae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1061ea642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113475e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11347444e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113473ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1134fb110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10639e948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10639cabd in ContentMain content/app/content_main.cc:19:15
    #15 0x10543ac1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1015a699f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1015a6563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==64854==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIResourceBrowserTest.ListTest (3123 ms)
[161/216] WebUIResourceBrowserTest.ListTest (4686 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPSocketPrivateTrusted
[64853:3847:1203/070322:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[64860]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64860]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[64846:64263:1203/070323:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64846:3847:1203/070323:INFO:CONSOLE(177)] "GetServerCertificateForceAsync finished in 0.097 seconds.", source: http://127.0.0.1:64647/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=64648 (177)
[64846:3847:1203/070323:INFO:CONSOLE(177)] "GetServerCertificate finished in 0.011 seconds.", source: http://127.0.0.1:64647/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=64648 (177)
[64846:3847:1203/070323:INFO:CONSOLE(177)] "GetServerCertificateBlocking finished in 0.010 seconds.", source: http://127.0.0.1:64647/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=64648 (177)
[64846:3847:1203/070323:INFO:CONSOLE(177)] "GetServerCertificateBackground finished in 0.012 seconds.", source: http://127.0.0.1:64647/test_case.html?testcase=TCPSocketPrivateTrusted&ssl_server_port=64648 (177)
[       OK ] OutOfProcessPPAPITest.TCPSocketPrivateTrusted (4168 ms)
[162/216] OutOfProcessPPAPITest.TCPSocketPrivateTrusted (5736 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocketPrivate_Connect
[64859:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[64863]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[64863]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[64851:39463:1203/070325:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64851:3847:1203/070325:INFO:CONSOLE(177)] "ConnectForceAsync finished in 0.026 seconds.", source: http://127.0.0.1:64656/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[64851:3847:1203/070325:INFO:CONSOLE(177)] "Connect finished in 0.007 seconds.", source: http://127.0.0.1:64656/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[64851:3847:1203/070325:INFO:CONSOLE(177)] "ConnectBlocking finished in 0.007 seconds.", source: http://127.0.0.1:64656/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[64851:3847:1203/070325:INFO:CONSOLE(177)] "ConnectBackground finished in 0.006 seconds.", source: http://127.0.0.1:64656/test_case.html?testcase=UDPSocketPrivate_Connect (177)
[       OK ] OutOfProcessPPAPITest.UDPSocketPrivate_Connect (3669 ms)
[163/216] OutOfProcessPPAPITest.UDPSocketPrivate_Connect (5459 ms)
[ RUN      ] OutOfProcessPPAPITest.View_CreateInvisible
[64867:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64867:17155:1203/070329:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.View_CreateInvisible (4702 ms)
[164/216] OutOfProcessPPAPITest.View_CreateInvisible (6301 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocket_SetOption
[64872:3847:1203/070328:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64865:62243:1203/070329:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64880,1961660800:07:03:30.162905] Native Client module will be loaded at base address 0x00005e4c00000000
[64865:3847:1203/070330:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.011 seconds.", source: http://127.0.0.1:64668/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption, (177)
[64865:3847:1203/070330:INFO:CONSOLE(177)] "SetOption finished in 0.009 seconds.", source: http://127.0.0.1:64668/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption, (177)
[64865:3847:1203/070331:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.008 seconds.", source: http://127.0.0.1:64668/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption, (177)
[64865:3847:1203/070331:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.007 seconds.", source: http://127.0.0.1:64668/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption, (177)
[       OK ] PPAPINaClGLibcTest.UDPSocket_SetOption (5343 ms)
[165/216] PPAPINaClGLibcTest.UDPSocket_SetOption (6991 ms)
[ RUN      ] PPAPINaClGLibcTest.AudioThreadCreator
[64877:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64871:61495:1203/070330:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64882,1961660800:07:03:31.321181] Native Client module will be loaded at base address 0x000048b800000000
[64871:3847:1203/070332:INFO:CONSOLE(177)] "AudioThreadCreatorIsRequired finished in 0.079 seconds.", source: http://127.0.0.1:64674/test_case.html?mode=nacl_glibc&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[64871:3847:1203/070332:INFO:CONSOLE(177)] "AudioThreadCreatorIsCalled finished in 0.066 seconds.", source: http://127.0.0.1:64674/test_case.html?mode=nacl_glibc&testcase=Audio_AudioThreadCreatorIsRequired,Audio_AudioThreadCreatorIsCalled, (177)
[64871:3847:1203/070332:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PPAPINaClGLibcTest.AudioThreadCreator (5043 ms)
[166/216] PPAPINaClGLibcTest.AudioThreadCreator (6845 ms)
[ RUN      ] NaClBrowserTestStatic.CrossOriginFail
[64893:3847:1203/070334:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64885:39463:1203/070335:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64885:3847:1203/070335:INFO:CONSOLE(0)] "NativeClient: access to manifest url was denied.", source: http://127.0.0.1:64706/cross_origin/fail.html (0)
[64885:3847:1203/070335:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[64885:3847:1203/070335:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64885:3847:1203/070335:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] NaClBrowserTestStatic.CrossOriginFail (2968 ms)
[167/216] NaClBrowserTestStatic.CrossOriginFail (4623 ms)
[ RUN      ] NaClBrowserTestStatic.RelativeManifest
[64898:3847:1203/070336:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64890:63751:1203/070337:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64902,1961660800:07:03:37.954881] bad elf magic
[64902,1961660800:07:03:37.962364] NaCl LoadApp failed. Transferring logs before exit.
[64890:3847:1203/070337:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:64712/manifest/relative_manifest.html (0)
[64890:3847:1203/070337:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestStatic.RelativeManifest (4059 ms)
[168/216] NaClBrowserTestStatic.RelativeManifest (5558 ms)
[ RUN      ] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes
[64886:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64881:39207:1203/070333:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64892,1961660800:07:03:34.648463] Native Client module will be loaded at base address 0x00007e9100000000
[64892,1961660800:07:03:35.078081] NaCl untrusted code called _exit(0x0)
[64897,1961660800:07:03:35.974833] Native Client module will be loaded at base address 0x000049be00000000
[64897,1961660800:07:03:36.074927] NaCl untrusted code called _exit(0x0)
[64900,1961660800:07:03:36.967491] Native Client module will be loaded at base address 0x0000658800000000
[64881:3847:1203/070337:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[64903,1961660800:07:03:38.097813] Native Client module will be loaded at base address 0x0000711100000000
[64903,1961660800:07:03:38.646792] NaCl untrusted code called _exit(0x0)
[64908,1961660800:07:03:39.628025] Native Client module will be loaded at base address 0x00003d1c00000000
[64908,1961660800:07:03:39.652212] NaCl untrusted code called _exit(0x0)
[64910,1961660800:07:03:40.520066] Native Client module will be loaded at base address 0x000040b900000000
[64881:3847:1203/070340:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes (9793 ms)
[169/216] NaClBrowserTestPnacl.ValidationCacheOfTranslatorNexes (11273 ms)
[ RUN      ] NaClBrowserTestPnaclSubzero.SuccessfulLoadUMA
[64914:3847:1203/070341:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64915:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64915:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64915:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64915:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64915:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64915:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64915:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] NaClBrowserTestPnaclSubzero.SuccessfulLoadUMA (2463 ms)
[170/216] NaClBrowserTestPnaclSubzero.SuccessfulLoadUMA (3980 ms)
[ RUN      ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL
[64906:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64901:39707:1203/070340:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64913,1961660800:07:03:41.023057] NaClSetUpBootstrapChannel: descriptor 20, error 0
[64913,1961660800:07:03:41.023164] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 46 microsecs
[64913,1961660800:07:03:41.024083] Native Client module will be loaded at base address 0x000068eb00000000
[64913,1961660800:07:03:41.024141] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 977 microsecs
[64913,1961660800:07:03:41.024180] NaClElfFileMapSegment: mapping for validation
[64913,1961660800:07:03:41.024197] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 19 microsecs
[64913,1961660800:07:03:41.025153] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 955 microsecs
[64913,1961660800:07:03:41.218858] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 193704 microsecs
[64913,1961660800:07:03:41.219222] NaClElfFileMapSegment: mapping into code space
[64913,1961660800:07:03:41.219253] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[64913,1961660800:07:03:41.219954] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 1098 microsecs
[64913,1961660800:07:03:41.219989] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 10 microsecs
[64913,1961660800:07:03:41.220040] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 30 microsecs
[64913,1961660800:07:03:41.220069] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 30 microsecs
[64913,1961660800:07:03:41.220088] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 195947 microsecs
[64913,1961660800:07:03:41.222538] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2449 microsecs
[64913,1961660800:07:03:41.222566] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 29 microsecs
[64913,1961660800:07:03:41.225035] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 201916 microsecs
[64913,1961660800:07:03:41.269062] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 41390 microsecs
[64913,569921536:07:03:42.090134] Exit syscall handler: 0
[64913,1961660800:07:03:42.090202] NaCl untrusted code called _exit(0x0)
[64917,1961660800:07:03:42.945195] NaClSetUpBootstrapChannel: descriptor 20, error 0
[64917,1961660800:07:03:42.945308] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 49 microsecs
[64917,1961660800:07:03:42.946067] Native Client module will be loaded at base address 0x0000323c00000000
[64917,1961660800:07:03:42.946143] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 835 microsecs
[64917,1961660800:07:03:42.946181] NaClElfFileMapSegment: mapping for validation
[64917,1961660800:07:03:42.946195] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 16 microsecs
[64917,1961660800:07:03:42.946819] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 624 microsecs
[64917,1961660800:07:03:42.978023] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 31201 microsecs
[64917,1961660800:07:03:42.978122] NaClElfFileMapSegment: mapping into code space
[64917,1961660800:07:03:42.978149] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[64917,1961660800:07:03:42.978266] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 246 microsecs
[64917,1961660800:07:03:42.978303] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 8 microsecs
[64917,1961660800:07:03:42.978376] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 40 microsecs
[64917,1961660800:07:03:42.978406] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 30 microsecs
[64917,1961660800:07:03:42.978424] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 32281 microsecs
[64917,1961660800:07:03:42.980830] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2406 microsecs
[64917,1961660800:07:03:42.980858] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 29 microsecs
[64917,1961660800:07:03:42.981286] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 36027 microsecs
[64917,1961660800:07:03:42.984192] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 485 microsecs
[64917,607756288:07:03:43.030976] Exit syscall handler: 0
[64917,1961660800:07:03:43.031047] NaCl untrusted code called _exit(0x0)
[64901:24579:1203/070343:WARNING:nacl_process_host.cc(879)] debug stub on port 4014
[64901:24579:1203/070343:INFO:nacl_browsertest.cc(289)] python /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/chrome/test/data/nacl/debug_stub_browser_tests.py 4014 continue
[64922,1961660800:07:03:43.946179] NaClSetUpBootstrapChannel: descriptor 20, error 0
[64922,1961660800:07:03:43.946283] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 42 microsecs
[64922,1961660800:07:03:43.946972] Native Client module will be loaded at base address 0x00002cab00000000
[64922,1961660800:07:03:43.947032] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 749 microsecs
[64922,1961660800:07:03:43.947315] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 283 microsecs
[64922,1961660800:07:03:43.949772] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2456 microsecs
[64922,1961660800:07:03:43.953167] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 3395 microsecs
[64922,1961660800:07:03:43.953627] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 7386 microsecs
[64922,1961660800:07:03:43.956623] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 575 microsecs
[64922,1961660800:07:03:43.961817] nacl_debug(142) : Debugging started.
[64922,528474112:07:03:43.961951] nacl_debug(93) : Connected, happy debugging!
[64922,528474112:07:03:43.962920] RX $vCont;c
[64901:3847:1203/070343:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[64901:3847:1203/070343:INFO:nacl_browsertest.cc(305)] Waiting for script to exit (which waits for embed to die).
[64901:3847:1203/070344:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL (7106 ms)
[171/216] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagAndURL (8753 ms)
[ RUN      ] QuicAllowedPolicyIsNotSet.NoQuicRegulations
[64928:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64930:3847:1203/070346:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] QuicAllowedPolicyIsNotSet.NoQuicRegulations (2634 ms)
[172/216] QuicAllowedPolicyIsNotSet.NoQuicRegulations (4092 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing
[64749:3847:1203/070250:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001042cdaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001126bef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8758390a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8e3af233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8e3b4916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8e3b40e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff87708eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff87708c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff87708ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff89424533 _DPSNextEvent + 685
11  AppKit                              0x00007fff89423df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8941b1a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001042aea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001042ac7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010436c149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000112790e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001127936ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x00000001126c0bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010429612c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x00000001126be96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x00000001034f78ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x00000001034f5016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000010ea83837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000010f30b11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000010ea7f26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000010ea8b407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000010ea77b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x00000001126bb679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x00000001126b97ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x00000001126be0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001042940dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010505df80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010505fb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000105060dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000105072ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010507202a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000104496219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010309e9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x00000001127897c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010424a513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010309e88d main + 237
42  browser_tests                       0x0000000101554e34 start + 52
[173/216] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing (TIMED OUT)
[ RUN      ] PolicyPrefsTestCoverageTest.AllPoliciesHaveATestCase
[64937:3847:1203/070348:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64938:15107:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[       OK ] PolicyPrefsTestCoverageTest.AllPoliciesHaveATestCase (2754 ms)
[174/216] PolicyPrefsTestCoverageTest.AllPoliciesHaveATestCase (4348 ms)
[ RUN      ] PolicyTest.ExtensionInstallForcelist
[64923:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64916:3847:1203/070346:WARNING:extension_error_reporter.cc(79)] Extension error: Failed to load extension from: /Volumes/data/b/swarm_slave/work/isolated/runfinfIM/chrome/test/data/extensions/good_unpacked. My First Extension (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[64923:15367:1203/070351:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ExtensionInstallForcelist (9460 ms)
[175/216] PolicyTest.ExtensionInstallForcelist (11224 ms)
[ RUN      ] CaptivePortalBrowserTest.InterstitialTimerNavigateWhileLoading_EndWithCaptivePortalInterstitial
[64943:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64955:12551:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[64945:12551:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[64952:13063:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[64943:17923:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.InterstitialTimerNavigateWhileLoading_EndWithCaptivePortalInterstitial (5488 ms)
[176/216] CaptivePortalBrowserTest.InterstitialTimerNavigateWhileLoading_EndWithCaptivePortalInterstitial (7031 ms)
[ RUN      ] NetworkingPrivateApiTest.CreateNetwork
[64949:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64954:12807:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[64942:3847:1203/070354:INFO:CONSOLE(0)] "[SUCCESS] createNetwork", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?createNetwork (0)
[       OK ] NetworkingPrivateApiTest.CreateNetwork (4891 ms)
[177/216] NetworkingPrivateApiTest.CreateNetwork (6465 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetState
[64956:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64946:3847:1203/070355:INFO:CONSOLE(0)] "[FAIL] getState: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getState (0)
[64956:17667:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetState (5215 ms)
[178/216] NetworkingPrivateApiTestFail.GetState (6857 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptData
[64965:3847:1203/070355:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64957:3847:1203/070358:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptData", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptData (0)
[64965:17923:1203/070358:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptData (4871 ms)
[179/216] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptData (6795 ms)
[ RUN      ] PicasaDataProviderInvalidateInflightTableReaderTest.InvalidateInflightTableReaderTest
[64970:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64970:17155:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PicasaDataProviderInvalidateInflightTableReaderTest.InvalidateInflightTableReaderTest (4506 ms)
[180/216] PicasaDataProviderInvalidateInflightTableReaderTest.InvalidateInflightTableReaderTest (6279 ms)
[ RUN      ] ExtensionUninstallDialogViewBrowserTest.TrackParentWindowDestruction
[64976:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64976:17411:1203/070401:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionUninstallDialogViewBrowserTest.TrackParentWindowDestruction (4708 ms)
[181/216] ExtensionUninstallDialogViewBrowserTest.TrackParentWindowDestruction (6737 ms)
[ RUN      ] DriveAppProviderTest.ExistingChromeApp
[64981:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DriveAppProviderTest.ExistingChromeApp (4473 ms)
[182/216] DriveAppProviderTest.ExistingChromeApp (6382 ms)
[ RUN      ] DriveAppProviderTest.KeepGeneratedFlagBetweenUpdates
[64991:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DriveAppProviderTest.KeepGeneratedFlagBetweenUpdates (3289 ms)
[183/216] DriveAppProviderTest.KeepGeneratedFlagBetweenUpdates (5093 ms)
[ RUN      ] DriveAppProviderTest.PRE_UpdateAfterDriveAppRegistryUpdate
[64994:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64994:18947:1203/070404:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DriveAppProviderTest.PRE_UpdateAfterDriveAppRegistryUpdate (2966 ms)
[184/216] DriveAppProviderTest.PRE_UpdateAfterDriveAppRegistryUpdate (4691 ms)
[ RUN      ] SupervisedUserResourceThrottleTest.NoNavigationObserverBlock
[65000:3847:1203/070404:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65016:13063:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[65000:15623:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SupervisedUserResourceThrottleTest.NoNavigationObserverBlock (5650 ms)
[185/216] SupervisedUserResourceThrottleTest.NoNavigationObserverBlock (7604 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialFakeHardware/1
[65006:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64996:3847:1203/070408:INFO:CONSOLE(42)] "Connecting to serial device /dev/fakeserialmojo at 57600 bps.", source: chrome-extension://lhphampphhfpanbefbnioaooaefmamng/background.js (42)
[64996:3847:1203/070408:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lhphampphhfpanbefbnioaooaefmamng/_generated_background_page.html (0)
[       OK ] SerialApiTest/SerialApiTest.SerialFakeHardware/1 (5175 ms)
[186/216] SerialApiTest/SerialApiTest.SerialFakeHardware/1 (6830 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/24
[65015:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65018==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011572cbb1 bp 0x00014e7ff170 sp 0x00014e7ff0a0 T6)
    #0 0x11572cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11572cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11572c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x115727bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x115727bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1158225d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11583f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x115811863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1158809cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x115757bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x115879547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11578e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1130e036c in Run base/callback.h:396:12
    #13 0x1130e036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11fe8689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11fe83d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1130e036c in Run base/callback.h:396:12
    #17 0x1130e036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x113148894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x113149ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x113149ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1130be4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x11312d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1130bc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8e391b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8e391454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8e3b47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8e3b40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1130bf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1130bdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x113183078 in Run base/run_loop.cc:55:3
    #31 0x1131470b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1131f1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1131e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10e24b119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1131e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1131f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11fe9d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11fcb8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1200e01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1200e0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1200e3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x112e4e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1200d9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1200d844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1200d7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x12015f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x113002948 in Run content/app/content_main_runner.cc:786:12
    #14 0x113000abd in ContentMain content/app/content_main.cc:19:15
    #15 0x11209ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10e20499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10e204563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65018==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/24 (3668 ms)
[187/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/24 (5276 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/20
[65013:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65013:17411:1203/070409:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/20 (3828 ms)
[188/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/20 (5684 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/32
[65031:3847:1203/070412:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65019:3847:1203/070414:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65031:17667:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/32 (3674 ms)
[189/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/32 (5283 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/48
[65032:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65036==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011352cbb1 bp 0x00014cbff170 sp 0x00014cbff0a0 T6)
    #0 0x11352cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11352cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11352c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x113527bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x113527bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1136225d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11363f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x113611863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1136809cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x113557bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x113679547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11358e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x110ee036c in Run base/callback.h:396:12
    #13 0x110ee036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11dc8689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11dc83d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x110ee036c in Run base/callback.h:396:12
    #17 0x110ee036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x110f48894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x110f49ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x110f49ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x110ebe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x110f2d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x110ebc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8e391b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8e391454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8e3b47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8e3b40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x110ebf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x110ebdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x110f83078 in Run base/run_loop.cc:55:3
    #31 0x110f470b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x110ff1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x110fe560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10c04a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x110fe4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x110ff1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11dc9d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11dab8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11dee01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11dee0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11dee3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x110c4e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11ded9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11ded844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11ded7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11df5f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x110e02948 in Run content/app/content_main_runner.cc:786:12
    #14 0x110e00abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10fe9ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10c00399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10c003563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65036==ABORTING
Received signal 6
[end of stack trace]
[65032:17923:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/48 (3746 ms)
[190/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/48 (5539 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/69
[65035:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65035:16135:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/69 (3882 ms)
[191/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/69 (5565 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/63
[65034:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65034:15367:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/63 (3901 ms)
[192/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/63 (5568 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/73
[65048:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/73 (3288 ms)
[193/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/73 (4808 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/109
[65054:3847:1203/070418:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65056==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010842ebb1 bp 0x000140c12170 sp 0x000140c120a0 T6)
    #0 0x10842ebb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10842ebb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10842e1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x108429bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x108429bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1085245d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1085411bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x108513863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1085829cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108459bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10857b547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1084909cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x105de236c in Run base/callback.h:396:12
    #13 0x105de236c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x112b8889d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x112b85d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x105de236c in Run base/callback.h:396:12
    #17 0x105de236c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x105e4a894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x105e4bac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x105e4bac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x105dc04a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x105e2f8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x105dbe936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8e391b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8e391454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8e3b47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8e3b40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x105dc1290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x105dbfd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x105e85078 in Run base/run_loop.cc:55:3
    #31 0x105e490b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x105ef3d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x105ee760e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x100f50119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x105ee6fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x105ef3426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x112b9f32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1129baa17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x112de21d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x112de2d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x112de5ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x105b50642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x112ddbe2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x112dda44e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x112dd9ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x112e61110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x105d04948 in Run content/app/content_main_runner.cc:786:12
    #14 0x105d02abd in ContentMain content/app/content_main.cc:19:15
    #15 0x104da0c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x100f0c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x100f0c563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65056==ABORTING
Received signal 6
[end of stack trace]
[65054:17667:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/109 (3480 ms)
[194/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/109 (5013 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/126
[65055:3847:1203/070418:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65055:17667:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/126 (3188 ms)
[195/216] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/126 (4721 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/19
[65057:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/19 (3456 ms)
[196/216] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/19 (5037 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/0
[65067:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65060:60715:1203/070423:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65067:16903:1203/070423:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/0 (3292 ms)
[197/216] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/0 (4708 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[65078:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65080:3847:1203/070424:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65080:3847:1203/070424:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65080:3847:1203/070424:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65080:3847:1203/070424:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65080:3847:1203/070424:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65080:3847:1203/070424:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65080:3847:1203/070424:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (3074 ms)
[198/216] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (4681 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[65074:3847:1203/070423:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65061:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.794 -  Using ClearKeyPlayer", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.802 -  Registering video event handlers.", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.803 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.869 -  Loading media using src.", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:62259:1203/070424:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65061:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.876 -  Starting play, hidden: false", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.954 -  Event: play", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.955 -  Event: waiting", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:24.981 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.001 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.019 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.066 -  Event: canplay", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.069 -  Event: playing", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.074 -  Event: canplaythrough", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.319 -  timeupdate @ 0.125322", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.566 -  timeupdate @ 0.381306", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.789 -  heartbeat #1", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.816 -  timeupdate @ 0.63729", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070426:INFO:CONSOLE(284)] "07:04:26.066 -  timeupdate @ 0.893274", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070426:INFO:CONSOLE(284)] "07:04:26.316 -  timeupdate @ 1.11726", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070426:INFO:CONSOLE(284)] "07:04:26.318 -  waiting for video to end.", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070426:INFO:CONSOLE(284)] "07:04:26.790 -  heartbeat #2", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070427:INFO:CONSOLE(284)] "07:04:27.788 -  heartbeat #3", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65061:3847:1203/070427:INFO:CONSOLE(284)] "07:04:27.899 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64741/eme_player_js/utils.js (284)
[65077:13063:1203/070427:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6952 ms)
[199/216] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8568 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[65075:3847:1203/070423:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65062:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.819 -  Using ClearKeyPlayer", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.829 -  Registering video event handlers.", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.831 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:61995:1203/070424:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65062:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.900 -  Loading media using MSE.", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.910 -  Starting play, hidden: false", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.990 -  Event: play", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070424:INFO:CONSOLE(284)] "07:04:24.991 -  Event: waiting", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.004 -  onSourceOpen [object Event]", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.006 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.046 -  End of appending buffer from bear-320x240-opus-av_enc-v.webm", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.056 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.075 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.098 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.161 -  Event: canplay", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.163 -  Event: playing", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.165 -  Event: canplaythrough", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.415 -  timeupdate @ 0.162984", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.663 -  timeupdate @ 0.418393", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.813 -  heartbeat #1", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070425:INFO:CONSOLE(284)] "07:04:25.913 -  timeupdate @ 0.673802", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070426:INFO:CONSOLE(284)] "07:04:26.411 -  timeupdate @ 1.161401", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070426:INFO:CONSOLE(284)] "07:04:26.414 -  waiting for video to end.", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070426:INFO:CONSOLE(284)] "07:04:26.812 -  heartbeat #2", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070427:INFO:CONSOLE(284)] "07:04:27.812 -  heartbeat #3", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65062:3847:1203/070427:INFO:CONSOLE(284)] "07:04:27.948 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64742/eme_player_js/utils.js (284)
[65075:3847:1203/070427:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65079:13063:1203/070427:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[65075:17923:1203/070428:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6814 ms)
[200/216] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8529 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[65085:3847:1203/070426:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65081:3847:1203/070427:INFO:CONSOLE(284)] "07:04:27.759 -  Using ClearKeyPlayer", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070427:INFO:CONSOLE(284)] "07:04:27.767 -  Registering video event handlers.", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070427:INFO:CONSOLE(284)] "07:04:27.769 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:39207:1203/070428:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.719 -  Loading media using src.", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.724 -  Starting play, hidden: false", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.814 -  Event: play", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.815 -  Event: waiting", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.818 -  heartbeat #1", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.845 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.850 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.865 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.881 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.883 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.886 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.943 -  Event: canplay", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.946 -  Event: playing", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.948 -  Event: canplaythrough", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.091 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.094 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.099 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.197 -  timeupdate @ 0.186203", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.444 -  timeupdate @ 0.418393", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.491 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.494 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.497 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.694 -  timeupdate @ 0.673802", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.753 -  heartbeat #2", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.193 -  timeupdate @ 1.18462", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.197 -  waiting for video to end.", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.291 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.295 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.299 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.753 -  heartbeat #3", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070431:INFO:CONSOLE(284)] "07:04:31.753 -  heartbeat #4", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65081:3847:1203/070431:INFO:CONSOLE(284)] "07:04:31.769 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64775/eme_player_js/utils.js (284)
[65087:13063:1203/070431:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6768 ms)
[201/216] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (8284 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[65089:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65083:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.855 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.864 -  Registering video event handlers.", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.876 -  Loading media using MSE.", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.884 -  Starting play, hidden: false", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.991 -  Event: play", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070428:INFO:CONSOLE(284)] "07:04:28.992 -  Event: waiting", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:63755:1203/070429:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.000 -  onSourceOpen [object Event]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.003 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.027 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.862 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.873 -  heartbeat #1", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.880 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.888 -  Adding key to sessionID: 1", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.893 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.913 -  Event: canplay", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.915 -  Event: playing", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070429:INFO:CONSOLE(284)] "07:04:29.917 -  Event: canplaythrough", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.092 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.095 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.098 -  Adding key to sessionID: 1", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.101 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.166 -  timeupdate @ 0.251275", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.414 -  timeupdate @ 0.501518", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.492 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.495 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.498 -  Adding key to sessionID: 1", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.502 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.851 -  heartbeat #2", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.913 -  timeupdate @ 1.001293", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070430:INFO:CONSOLE(284)] "07:04:30.917 -  waiting for video to end.", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070431:INFO:CONSOLE(284)] "07:04:31.293 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070431:INFO:CONSOLE(284)] "07:04:31.296 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070431:INFO:CONSOLE(284)] "07:04:31.300 -  Adding key to sessionID: 1", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070431:INFO:CONSOLE(284)] "07:04:31.304 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070431:INFO:CONSOLE(284)] "07:04:31.849 -  heartbeat #3", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[65083:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.607 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64790/eme_player_js/utils.js (284)
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6448 ms)
[202/216] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7870 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0
[65099:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65092:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.108 -  Using ClearKeyPlayer", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.116 -  Registering video event handlers.", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.118 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:63499:1203/070433:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.072 -  Loading media using MSE.", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.080 -  Starting play, hidden: false", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.141 -  Event: play", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.142 -  Event: waiting", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.146 -  heartbeat #1", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.149 -  onSourceOpen [object Event]", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.151 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.180 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.183 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.185 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.199 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.206 -  Forcing invalid key data.", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.211 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.214 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.217 -  Forcing invalid key data.", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.219 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:64809/eme_player_js/utils.js (145)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.231 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65092:3847:1203/070433:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:64809/eme_player_js/utils.js (145)
[65092:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.236 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:64809/eme_player_js/utils.js (284)
[65101:12551:1203/070433:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (3834 ms)
[203/216] MSE_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (5276 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[65100:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.313 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.319 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.324 -  Registering video event handlers.", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.335 -  Loading media using MSE.", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.342 -  Starting play, hidden: false", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.439 -  Event: play", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.441 -  Event: waiting", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:63491:1203/070432:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.449 -  onSourceOpen [object Event]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.452 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.467 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.473 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070432:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.446 -  heartbeat #1", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.467 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.473 -  Adding key to sessionID: 1", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.483 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.555 -  Event: canplay", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.558 -  Event: playing", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.560 -  Event: canplaythrough", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.679 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.682 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.685 -  Adding key to sessionID: 1", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.689 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.808 -  timeupdate @ 0.251776", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.055 -  timeupdate @ 0.501389", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.079 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.082 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.086 -  Adding key to sessionID: 1", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.090 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.305 -  timeupdate @ 0.75123", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.309 -  heartbeat #2", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.555 -  timeupdate @ 1.001168", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.559 -  waiting for video to end.", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.879 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.883 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.887 -  Adding key to sessionID: 1", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.892 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.308 -  heartbeat #3", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[65093:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.253 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64812/eme_player_js/utils.js (284)
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6736 ms)
[204/216] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (8302 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/1
[65125:3847:1203/070436:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65125:17159:1203/070438:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/1 (3532 ms)
[205/216] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/1 (4863 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[65118:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65111:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.030 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.037 -  Registering video event handlers.", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.107 -  onSourceOpen [object Event]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.111 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:61219:1203/070436:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65111:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.133 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070436:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.109 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.111 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(40)] "Appending next media source at 1sec.", source: http://127.0.0.1:64843/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1&usePrefixedEME=1 (40)
[65111:3847:1203/070437:INFO:CONSOLE(60)] "Appending next media source at 1sec.", source: http://127.0.0.1:64843/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1&usePrefixedEME=1 (60)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.139 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.140 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(48)] "Second buffer append ended.", source: http://127.0.0.1:64843/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1&usePrefixedEME=1 (48)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.145 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.149 -  Adding key to sessionID: 1", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.150 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.151 -  Adding key to sessionID: 2", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.155 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.155 -  Adding key to sessionID: 3", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.156 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.156 -  Adding key to sessionID: 4", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.157 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.159 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.162 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.162 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.352 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.353 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.353 -  Adding key to sessionID: 4", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.354 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.753 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.753 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.754 -  Adding key to sessionID: 4", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.756 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65111:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.328 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:64843/eme_player_js/utils.js (284)
[65120:13063:1203/070438:WARNING:channel.cc(358)] RawChannel write error
[65118:3847:1203/070438:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65118:3847:1203/070438:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65118:3847:1203/070438:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65120:13063:1203/070438:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[65111:114459:1203/070438:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[65111:114459:1203/070438:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[65111:114459:1203/070438:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[65111:114459:1203/070438:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=4
[65111:114459:1203/070438:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=5
[65111:114459:1203/070438:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=6
[65118:16647:1203/070438:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (5201 ms)
[206/216] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (6905 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/5
[65123:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65113:3847:1203/070436:INFO:pdf_extension_test.cc(179)] Loading: pdf/test-title.pdf
[65113:63747:1203/070436:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:04:40 vm888-m4.golo.chromium.org Chromium Helper[65128] <Error>: CGAffineTransformInvert: singular matrix.
[65113:3847:1203/070440:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PDFTestFiles/PDFExtensionTest.Load/5 (6254 ms)
[207/216] PDFTestFiles/PDFExtensionTest.Load/5 (7545 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/0
[65145:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65146:3847:1203/070442:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65146:3847:1203/070442:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65146:3847:1203/070442:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65146:3847:1203/070442:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65146:3847:1203/070442:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65146:3847:1203/070442:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65146:3847:1203/070442:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/0 (2835 ms)
[208/216] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/0 (4611 ms)
[ RUN      ] TaskManagerOOPIFBrowserTest.KillSubframe/1
[65135:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65129:64571:1203/070442:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65135:17923:1203/070443:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] TaskManagerOOPIFBrowserTest.KillSubframe/1 (5324 ms)
[209/216] TaskManagerOOPIFBrowserTest.KillSubframe/1 (6834 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/1
[65152:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65157:12551:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[65152:3847:1203/070445:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[65152:3847:1203/070445:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[65152:3847:1203/070445:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[65152:3847:1203/070445:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[65152:3847:1203/070445:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[65141:3847:1203/070445:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65152:18947:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/1 (3813 ms)
[210/216] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/1 (5523 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/3
[65148:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65136:3847:1203/070445:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65136:3847:1203/070446:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultNotificationsSetting
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/3 (6317 ms)
[211/216] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/3 (8259 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0
[65163:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65156:16899:1203/070447:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /safe_browsing/malware_image.png
[65163:18435:1203/070448:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0 (4156 ms)
[212/216] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/0 (5757 ms)
[ RUN      ] ContentSettingsTest.BlockCookies
[65172:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65174:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContentSettingsTest.BlockCookies (2724 ms)
[213/216] ContentSettingsTest.BlockCookies (4292 ms)
[ RUN      ] DriveAppProviderTest.UpdateAfterDriveAppRegistryUpdate
[65178:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65180:14595:1203/070451:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[       OK ] DriveAppProviderTest.UpdateAfterDriveAppRegistryUpdate (2902 ms)
[214/216] DriveAppProviderTest.UpdateAfterDriveAppRegistryUpdate (4292 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/0
[65162:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65164:12807:1203/070449:WARNING:channel.cc(358)] RawChannel write error
[65154:3847:1203/070451:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
ASAN:DEADLYSIGNAL
=================================================================
==65162==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8759abc9 bp 0x000125a1a730 sp 0x000125a1a6f0 T6)
    #0 0x7fff8759abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10e4063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10e4063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10e4063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10e4063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10e4281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10e4281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10e413628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10e413b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10e413b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10e421c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10e421c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10e421c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10e421c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10e421c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10c07b36c in Run base/callback.h:396:12
    #16 0x10c07b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10c0e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10c0e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10c0e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10c055d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10c11e078 in Run base/run_loop.cc:55:3
    #22 0x10c0e20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10c18cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10c18060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff87595771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff875821a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1071dd119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10c17ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10c18c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x118c6b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10bf6fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10bf6fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10bf6e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10bf9d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10bf9babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10b039c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10719799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x107197563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65162==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/0 (6982 ms)
[215/216] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/0 (8642 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/1
[65183:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65184:3847:1203/070453:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65184:3847:1203/070453:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65184:3847:1203/070453:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65184:3847:1203/070453:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65184:3847:1203/070453:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65184:3847:1203/070453:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65184:3847:1203/070453:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/1 (2307 ms)
[216/216] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/1 (3847 ms)
Retrying 2 tests (retry #1)
[ RUN      ] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing
[65189:3847:1203/070455:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing (2735 ms)
[217/218] BrowserNavigatorTest.Disposition_IncompatibleWindow_Existing (4051 ms)
[ RUN      ] WebViewTest.DOMStorageIsolation
[65196:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65193:63499:1203/070500:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65193:49923:1203/070501:ERROR:mach_broker_mac.mm(234)] Unknown process 65198 is sending Mach IPC messages!
[65193:3847:1203/070503:INFO:CONSOLE(27)] "Starting test "init_dom_in_webview[0]"...", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/testing.js (27)
[65193:3847:1203/070503:INFO:CONSOLE(36)] "Sending the message "{"title":"Initialize DOM Storage","pageName":"page1"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (36)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Received message "{"title":"Initialize DOM Storage","pageName":"page1"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Sending the message "{"title":"Initialization Complete"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(43)] "Received message "{"title":"Initialization Complete"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (43)
[65193:3847:1203/070503:INFO:CONSOLE(47)] "Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (47)
[65193:3847:1203/070503:INFO:CONSOLE(36)] "Sending the message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (36)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Received message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Sending the message "{"title":"DOM Storage Info Ready.","local":"local-page1","session":"session-page1"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(43)] "Received message "{"title":"DOM Storage Info Ready.","local":"local-page1","session":"session-page1"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (43)
[65193:3847:1203/070503:INFO:CONSOLE(47)] "Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (47)
[65193:3847:1203/070503:INFO:CONSOLE(30)] "Test "init_dom_in_webview[0]" was successful.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/testing.js (30)
[65193:3847:1203/070503:INFO:CONSOLE(27)] "Starting test "init_dom_in_webview[1]_and_verify_in_webview[0]"...", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/testing.js (27)
[65193:3847:1203/070503:INFO:CONSOLE(36)] "Sending the message "{"title":"Initialize DOM Storage","pageName":"page2"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (36)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_1: Received message "{"title":"Initialize DOM Storage","pageName":"page2"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_1: Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_1: Sending the message "{"title":"Initialization Complete"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(43)] "Received message "{"title":"Initialization Complete"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (43)
[65193:3847:1203/070503:INFO:CONSOLE(47)] "Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (47)
[65193:3847:1203/070503:INFO:CONSOLE(36)] "Sending the message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (36)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_1: Received message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_1: Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_1: Sending the message "{"title":"DOM Storage Info Ready.","local":"local-page2","session":"session-page2"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(43)] "Received message "{"title":"DOM Storage Info Ready.","local":"local-page2","session":"session-page2"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (43)
[65193:3847:1203/070503:INFO:CONSOLE(47)] "Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (47)
[65193:3847:1203/070503:INFO:CONSOLE(36)] "Sending the message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (36)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Received message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_0: Sending the message "{"title":"DOM Storage Info Ready.","local":"local-page2","session":"session-page1"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(43)] "Received message "{"title":"DOM Storage Info Ready.","local":"local-page2","session":"session-page1"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (43)
[65193:3847:1203/070503:INFO:CONSOLE(47)] "Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (47)
[65193:3847:1203/070503:INFO:CONSOLE(30)] "Test "init_dom_in_webview[1]_and_verify_in_webview[0]" was successful.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/testing.js (30)
[65193:3847:1203/070503:INFO:CONSOLE(27)] "Starting test "read_dom_storage_info_from_webviews[2]"...", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/testing.js (27)
[65193:3847:1203/070503:INFO:CONSOLE(36)] "Sending the message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (36)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_2: Received message "{"title":"Get DOM Storage Info."}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_2: Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(141)] "webview_2: Sending the message "{"title":"DOM Storage Info Ready.","local":"badval","session":"badval"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/tests.js (141)
[65193:3847:1203/070503:INFO:CONSOLE(43)] "Received message "{"title":"DOM Storage Info Ready.","local":"badval","session":"badval"}".", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (43)
[65193:3847:1203/070503:INFO:CONSOLE(47)] "Dispatching to the handler.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/message.js (47)
[65193:3847:1203/070503:INFO:CONSOLE(30)] "Test "read_dom_storage_info_from_webviews[2]" was successful.", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/testing.js (30)
[65193:3847:1203/070503:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://jhoblgfljbbjlddfhimehllbeahledog/window.html (0)
[65196:17667:1203/070503:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.DOMStorageIsolation (5544 ms)
[218/218] WebViewTest.DOMStorageIsolation (6944 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runfinfIM/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runfinfIM/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outaGjzlN/output.json
+--------------------------------------------------------------------------+
| End of shard 14  Pending: 7.5s  Duration: 409.3s  Bot: vm888-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 13  https://chromium-swarm.appspot.com/user/task/2b812b5075123410  |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 13/20
Using 4 parallel jobs.
[ RUN      ] IdentityInternalsSingleTokenWebUITest.verifyGetters
[20448:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20436:3847:1203/065904:INFO:CONSOLE(1328)] "Running TestCase IdentityInternalsSingleTokenWebUITest.verifyGetters", source: test_api.js (1328)
[20448:17667:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityInternalsSingleTokenWebUITest.verifyGetters (5090 ms)
[1/235] IdentityInternalsSingleTokenWebUITest.verifyGetters (6415 ms)
[ RUN      ] IdentityInternalsMultipleTokensWebUITest.getAllTokens
[20449:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20437:3847:1203/065904:INFO:CONSOLE(1328)] "Running TestCase IdentityInternalsMultipleTokensWebUITest.getAllTokens", source: test_api.js (1328)
[20449:17667:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityInternalsMultipleTokensWebUITest.getAllTokens (5071 ms)
[2/235] IdentityInternalsMultipleTokensWebUITest.getAllTokens (6427 ms)
[ RUN      ] OptionsWebUIRedirectTest.TestURL
[20451:3847:1203/065902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20439:3847:1203/065904:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20439:3847:1203/065905:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIRedirectTest.TestURL", source: test_api.js (1328)
[20451:17411:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIRedirectTest.TestURL (7546 ms)
[3/235] OptionsWebUIRedirectTest.TestURL (8890 ms)
[ RUN      ] OptionsWebUITest.EnterPreventsDefault
[20450:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20438:3847:1203/065904:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20438:3847:1203/065905:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUITest.EnterPreventsDefault", source: test_api.js (1328)
[20459:12551:1203/065907:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==20459==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010907cbb1 bp 0x00011f812170 sp 0x00011f8120a0 T5)
    #0 0x10907cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10907cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10907c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x109077bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x109077bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1091725d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10918f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x109161863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1091d09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1090a7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1091c9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1090de9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x106a3036c in Run base/callback.h:396:12
    #13 0x106a3036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x1137d689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x1137d3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x106a3036c in Run base/callback.h:396:12
    #17 0x106a3036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x106a98894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x106a99ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x106a99ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x106a0e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x106a7d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x106a0c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff87081b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff87081454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff870a47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff870a40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x106a0f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x106a0dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x106ad3078 in Run base/run_loop.cc:55:3
    #31 0x106a970b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x106b41d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x106b3560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x101b96119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106b34fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106b41426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1137ed32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113608a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x113a301d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x113a30d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x113a33ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10679e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113a29e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x113a2844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113a27ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x113aaf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x106952948 in Run content/app/content_main_runner.cc:786:12
    #14 0x106950abd in ContentMain content/app/content_main.cc:19:15
    #15 0x1059eec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x101b5099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x101b50563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==20459==ABORTING
Received signal 6
[end of stack trace]
[20450:16903:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUITest.EnterPreventsDefault (7875 ms)
[4/235] OptionsWebUITest.EnterPreventsDefault (9527 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings
[20468:3847:1203/065907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20461:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings", source: test_api.js (1328)
[20477:13063:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings (5043 ms)
[5/235] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yIssuesAreWarnings (6702 ms)
[ RUN      ] CrExtensionsBrowserTest.ExtensionSidebarClickHandlerTest
[20469:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20462:3847:1203/065912:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20462:3847:1203/065912:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTest.ExtensionSidebarClickHandlerTest", source: test_api.js (1328)
[20462:3847:1203/065913:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 10):
#search-button
#section-menu
#sections-websites
#developer-mode
#developer-mode-checkbox
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[20462:3847:1203/065913:INFO:CONSOLE(116)] "Page load time: 1876 ms", source: polymer_browser_test_base.js (116)
[20462:3847:1203/065913:INFO:CONSOLE(118)] "Test run time: 633 ms", source: polymer_browser_test_base.js (118)
[20462:3847:1203/065913:INFO:CONSOLE(120)] "Total time: 2509 ms", source: polymer_browser_test_base.js (120)
[20469:16135:1203/065913:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTest.ExtensionSidebarClickHandlerTest (7414 ms)
[6/235] CrExtensionsBrowserTest.ExtensionSidebarClickHandlerTest (8970 ms)
[ RUN      ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleEnableTest
[20484:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20471:3847:1203/065915:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20471:3847:1203/065916:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleEnableTest", source: test_api.js (1328)
[20471:3847:1203/065916:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#search-button
#section-menu
#developer-mode
#developer-mode-checkbox
#more-extensions
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[20471:3847:1203/065916:INFO:CONSOLE(116)] "Page load time: 1799 ms", source: polymer_browser_test_base.js (116)
[20471:3847:1203/065916:INFO:CONSOLE(118)] "Test run time: 552 ms", source: polymer_browser_test_base.js (118)
[20471:3847:1203/065916:INFO:CONSOLE(120)] "Total time: 2351 ms", source: polymer_browser_test_base.js (120)
[20484:16647:1203/065917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleEnableTest (8314 ms)
[7/235] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleEnableTest (10163 ms)
[ RUN      ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleIncognitoTest
[20485:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20474:3847:1203/065916:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20474:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleIncognitoTest", source: test_api.js (1328)
[20474:3847:1203/065917:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#search-button
#section-menu
#developer-mode
#developer-mode-checkbox
#more-extensions
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[20474:3847:1203/065917:INFO:CONSOLE(116)] "Page load time: 2148 ms", source: polymer_browser_test_base.js (116)
[20474:3847:1203/065917:INFO:CONSOLE(118)] "Test run time: 599 ms", source: polymer_browser_test_base.js (118)
[20474:3847:1203/065917:INFO:CONSOLE(120)] "Total time: 2747 ms", source: polymer_browser_test_base.js (120)
[       OK ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleIncognitoTest (8631 ms)
[8/235] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceToggleIncognitoTest (10349 ms)
[ RUN      ] HistoryWebUIRealBackendTest.showConfirmDialogAndCancel
[20499:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20488:3847:1203/065917:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20488:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIRealBackendTest.showConfirmDialogAndCancel", source: test_api.js (1328)
[20499:17411:1203/065918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryWebUIRealBackendTest.showConfirmDialogAndCancel (5473 ms)
[9/235] HistoryWebUIRealBackendTest.showConfirmDialogAndCancel (7069 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewDeleteError
[20505:3847:1203/065917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20500:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewDeleteError", source: test_api.js (1328)
[20507:12807:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[20505:17411:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsHSTSViewDeleteError (5877 ms)
[10/235] NetInternalsTest.netInternalsHSTSViewDeleteError (7868 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewScrollbar
[20517:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20508:3847:1203/065924:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTimelineViewScrollbar", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsTimelineViewScrollbar (6688 ms)
[11/235] NetInternalsTest.netInternalsTimelineViewScrollbar (8496 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrinterList
[20521:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20511:3847:1203/065924:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20511:3847:1203/065925:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestPrinterList", source: test_api.js (1328)
[20523:12551:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestPrinterList (6898 ms)
[12/235] PrintPreviewWebUITest.TestPrinterList (8622 ms)
[ RUN      ] NetInternalsTest.netInternalsSdchViewBlacklistNonSdch
[20520:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20510:3847:1203/065925:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsSdchViewBlacklistNonSdch", source: test_api.js (1328)
[20510:3847:1203/065925:WARNING:net_internals_ui_browsertest.cc(228)] url: [http://testdomain.com:58561/sdch/base-page.html?iframe_url=/sdch/non-sdch.html]
[20510:69391:1203/065926:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20533:12807:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[20520:17667:1203/065927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsSdchViewBlacklistNonSdch (7456 ms)
[13/235] NetInternalsTest.netInternalsSdchViewBlacklistNonSdch (9127 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsMonochrome
[20530:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20524:3847:1203/065927:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[20524:3847:1203/065928:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsMonochrome", source: test_api.js (1328)
[20530:17155:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsMonochrome (7004 ms)
[14/235] PrintPreviewWebUITest.TestColorSettingsMonochrome (8717 ms)
[ RUN      ] BluetoothApiTest.DeviceInfo
[20544:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20535:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] testDeviceInfo", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothApiTest.DeviceInfo (4506 ms)
[15/235] BluetoothApiTest.DeviceInfo (6279 ms)
[ RUN      ] BluetoothPrivateApiTest.DiscoveryFilter
[20550:3847:1203/065930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20536:3847:1203/065932:INFO:CONSOLE(0)] "[SUCCESS] testSetDiscoveryFilter", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[       OK ] BluetoothPrivateApiTest.DiscoveryFilter (4323 ms)
[16/235] BluetoothPrivateApiTest.DiscoveryFilter (5805 ms)
[ RUN      ] CastChannelAPITest.TestOpenSendClose
[20551:3847:1203/065930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:104:
    Function call: set_id(1)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[20539:3847:1203/065933:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_send_close.html (0)
[20539:3847:1203/065933:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[20551:17667:1203/065933:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CastChannelAPITest.TestOpenSendClose (4681 ms)
[17/235] CastChannelAPITest.TestOpenSendClose (6230 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimePrivileged
[20561:3847:1203/065933:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20555:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] testGetURL", source: chrome-extension://lgkggpialdklnhjfpenfkaoajfgdcelk/_generated_background_page.html (0)
[20555:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] testGetManifest", source: chrome-extension://lgkggpialdklnhjfpenfkaoajfgdcelk/_generated_background_page.html (0)
[20555:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] testID", source: chrome-extension://lgkggpialdklnhjfpenfkaoajfgdcelk/_generated_background_page.html (0)
[20561:17923:1203/065936:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeRuntimePrivileged (4829 ms)
[18/235] ExtensionApiTest.ChromeRuntimePrivileged (6708 ms)
[ RUN      ] ExtensionApiTest.ContextMenusFromMultipleContexts
[20570:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20560:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://iknmgcjllmkcoiebpfdlanblpimglela/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.ContextMenusFromMultipleContexts (4750 ms)
[19/235] ExtensionApiTest.ContextMenusFromMultipleContexts (6522 ms)
[ RUN      ] ExtensionApiTest.Cookies
[20574:3847:1203/065936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20562:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] readCookies", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] getBasicCookie", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] getDomainCookie", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] getSecureCookie", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] setOddCookies", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] setCookiesWithCallbacks", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] removeCookie", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] removeCookiesWithCallbacks", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] getAllCookies", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20562:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] getAllCookieStores", source: chrome-extension://bgdfigdhnokpodibhgogbcaolipffpgb/tab.html (0)
[20574:15367:1203/065939:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.Cookies (5147 ms)
[20/235] ExtensionApiTest.Cookies (6941 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsGranted
[20586:3847:1203/065940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] contains", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] getAll", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] requestNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] requestNonOptional", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] requestBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] requestGrantedPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] removeRequired", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] removeNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] removeBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] noPromptForNoWarnings", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] whitelist", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] unknownPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:58566/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] requestOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:58566/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] removeOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20580:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] eventListenerPermissions", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[20586:17411:1203/065943:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.OptionalPermissionsGranted (4808 ms)
[21/235] ExtensionApiTest.OptionalPermissionsGranted (6294 ms)
[ RUN      ] ExtensionApiTest.Debugger
[20576:3847:1203/065937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] attachMalformedVersion", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] attachUnsupportedMinorVersion", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] attachUnsupportedVersion", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] attachPreviousVersion", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] attachLatestVersion", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] attachAgain", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] sendCommand", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] detach", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] sendCommandAfterDetach", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] detachAgain", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] closeTab", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] attachToWebUI", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] attachToMissing", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] attachToOwnBackgroundPageWithNoSilentFlag", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] discoverOwnBackgroundPageWithNoSilentFlag", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] detachFromOwnBackgroundPage", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] createAndDiscoverTab", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:53771:1203/065941:ERROR:mach_broker_mac.mm(234)] Unknown process 20589 is sending Mach IPC messages!
[20566:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] discoverWorker", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] detachFromWorker", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20566:3847:1203/065943:INFO:CONSOLE(0)] "[SUCCESS] sendCommandDuringNavigation", source: chrome-extension://paakamlihmbhkgfmomkajbnfpkfcbpfj/_generated_background_page.html (0)
[20578:13063:1203/065943:WARNING:channel.cc(358)] RawChannel write error
[20566:3847:1203/065943:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 34
[       OK ] ExtensionApiTest.Debugger (8426 ms)
[22/235] ExtensionApiTest.Debugger (10101 ms)
[ RUN      ] ExtensionApiTest.JavaScriptURLPermissions
[20594:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20585:3847:1203/065944:INFO:CONSOLE(0)] "[SUCCESS] javaScriptURLShouldFail", source: chrome-extension://cmnephhgehjnlgbcionjpfapbplllfjp/test.html (0)
[20585:39455:1203/065945:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20585:39455:1203/065945:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20585:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] javaScriptURLShouldSucceed", source: chrome-extension://cmnephhgehjnlgbcionjpfapbplllfjp/test.html (0)
[20585:3847:1203/065946:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[20594:15879:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.JavaScriptURLPermissions (6297 ms)
[23/235] ExtensionApiTest.JavaScriptURLPermissions (8050 ms)
[ RUN      ] ExtensionApiTest.Messaging
[20598:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20588:3847:1203/065946:INFO:CONSOLE(0)] "[SUCCESS] setupTestTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065946:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065946:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065946:INFO:CONSOLE(0)] "[SUCCESS] postMessage", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:63263:1203/065946:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20588:3847:1203/065946:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065946:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065946:INFO:CONSOLE(0)] "[SUCCESS] portName", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(57)] "testPostMessageFromTab sent true", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (57)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] postMessageFromTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(66)] "testSendMessageFromTab sent", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (66)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageFromTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageFromFrameInTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageToMainFrameInTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageToAllFramesInTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageToFrameInTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageToInvalidFrameInTab", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageFromTabError", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] connectFromTabError", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessage", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] disconnect", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "Illegal argument to Port.postMessage", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] unserializableMessage", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(23)] "connected", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (23)
[20588:3847:1203/065947:INFO:CONSOLE(25)] "got [object Object]", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/page.js (25)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] disconnectOnClose", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendRequest", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageToCurrentContextFails", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20588:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] sendMessageToCurrentContextFails", source: chrome-extension://mjfdkagbfpimjajblbbpggeblccmoocg/_generated_background_page.html (0)
[20609:12807:1203/065947:WARNING:channel.cc(358)] RawChannel write error
[20598:17411:1203/065947:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.Messaging (6753 ms)
[24/235] ExtensionApiTest.Messaging (8417 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileWithoutExtension
[20612:3847:1203/065947:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20603:5383:1203/065949:ERROR:mach_broker_mac.mm(234)] Unknown process 20619 is sending Mach IPC messages!
[20603:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://eiaonnniefhncianklccojaijaeohaoa/_generated_background_page.html (0)
[20612:17155:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFileWithoutExtension (5372 ms)
[25/235] PlatformAppWithFileBrowserTest.LaunchWithFileWithoutExtension (6775 ms)
[ RUN      ] ExtensionApiTest.TabsNoPermissions
[20611:3847:1203/065946:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20601:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] testOnUpdated", source: chrome-extension://pmfmaeajbfjkfnjinbdikjdclcjeofni/_generated_background_page.html (0)
[20601:3847:1203/065951:INFO:CONSOLE(0)] "[SUCCESS] testQuery", source: chrome-extension://pmfmaeajbfjkfnjinbdikjdclcjeofni/_generated_background_page.html (0)
[20601:3847:1203/065951:INFO:CONSOLE(0)] "[SUCCESS] testErrorForCodeInjection", source: chrome-extension://pmfmaeajbfjkfnjinbdikjdclcjeofni/_generated_background_page.html (0)
[20616:12551:1203/065951:WARNING:channel.cc(358)] RawChannel write error
[20613:13063:1203/065951:WARNING:channel.cc(358)] RawChannel write error
[20601:4611:1203/065952:ERROR:mach_broker_mac.mm(234)] Unknown process 20629 is sending Mach IPC messages!
[20611:15879:1203/065952:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==20611==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a122bc9 bp 0x000128839730 sp 0x0001288396f0 T6)
    #0 0x7fff8a122bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x110b863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x110b863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x110b863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x110b863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x110ba81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x110ba81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x110b93628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x110b93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x110b93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x110ba1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x110ba1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x110ba1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x110ba1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x110ba1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10e7fb36c in Run base/callback.h:396:12
    #16 0x10e7fb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10e863894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10e864ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10e864ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10e7d5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10e89e078 in Run base/run_loop.cc:55:3
    #22 0x10e8620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10e90cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10e90060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x109968119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10e8fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10e90c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b3eb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10e6efabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10e6efabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10e6ee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10e71d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10e71babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10d7b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10992399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x109923563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==20611==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionApiTest.TabsNoPermissions (7664 ms)
[26/235] ExtensionApiTest.TabsNoPermissions (9267 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppAndGrantPermissions
[20624:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20624:16647:1203/065954:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteAppAndGrantPermissions (6448 ms)
[27/235] EphemeralAppBrowserTest.PromoteAppAndGrantPermissions (7894 ms)
[ RUN      ] AppViewTest.TestAppViewMultipleConnects
[20631:3847:1203/065952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20622:3847:1203/065957:INFO:CONSOLE(37)] "appToEmbed  jcgoacheiokapbllpgilpnghfpkogpai", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (1 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (2 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (3 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (4 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (5 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (6 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (7 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (8 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (9 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20622:3847:1203/065957:INFO:CONSOLE(37)] "CONNECTED. (10 / 10)", source: chrome-extension://jeifabcbglidfckcadabmhknilldmnbl/main.js (37)
[20645:15107:1203/065957:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[20631:17667:1203/065957:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppViewTest.TestAppViewMultipleConnects (7941 ms)
[28/235] AppViewTest.TestAppViewMultipleConnects (10007 ms)
[ RUN      ] WebViewTest.Shim_TestLoadProgressEvent
[20639:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20641:13319:1203/065957:WARNING:channel.cc(358)] RawChannel write error
[20639:17667:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadProgressEvent (5908 ms)
[29/235] WebViewTest.Shim_TestLoadProgressEvent (7844 ms)
[ RUN      ] WebViewTest.Shim_TestRemoveSrcAttribute
[20646:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebViewTest.Shim_TestRemoveSrcAttribute (5614 ms)
[30/235] WebViewTest.Shim_TestRemoveSrcAttribute (7078 ms)
[ RUN      ] WebViewTest.Shim_TestReload
[20655:3847:1203/065957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20648:3847:1203/070001:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebViewTest.Shim_TestReload (5670 ms)
[31/235] WebViewTest.Shim_TestReload (7230 ms)
[ RUN      ] WebViewTest.Shim_TestNavigationToExternalProtocol
[20668:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20675:12807:1203/070004:WARNING:channel.cc(358)] RawChannel write error
[20670:13319:1203/070005:WARNING:channel.cc(358)] RawChannel write error
[20668:17923:1203/070005:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNavigationToExternalProtocol (5730 ms)
[32/235] WebViewTest.Shim_TestNavigationToExternalProtocol (7290 ms)
[ RUN      ] WebViewTest.TaskManagerNewWebView
[20669:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20661:60451:1203/070005:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20669:17411:1203/070006:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.TaskManagerNewWebView (6727 ms)
[33/235] WebViewTest.TaskManagerNewWebView (8198 ms)
[ RUN      ] WebViewTest.Shim_TestFindAPI_findupdate
[20674:3847:1203/070002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20666:3847:1203/070006:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebViewTest.Shim_TestFindAPI_findupdate (5994 ms)
[34/235] WebViewTest.Shim_TestFindAPI_findupdate (7630 ms)
[ RUN      ] WebViewTest.Shim_TestGarbageCollect
[20684:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20685:12807:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestGarbageCollect (4578 ms)
[35/235] WebViewTest.Shim_TestGarbageCollect (6315 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.CancelBannerIndirect
[20694:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20688:67355:1203/070009:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20688:3847:1203/070010:INFO:CONSOLE(8)] "Preventing banner from appearing", source: http://127.0.0.1:58591/banners/cancel_test_page.html (8)
[20688:67355:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[20688:3847:1203/070010:INFO:CONSOLE(8)] "Preventing banner from appearing", source: http://127.0.0.1:58591/banners/cancel_test_page.html (8)
[20688:67355:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[20688:3847:1203/070010:INFO:CONSOLE(8)] "Preventing banner from appearing", source: http://127.0.0.1:58591/banners/cancel_test_page.html (8)
[20688:67355:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[20688:3847:1203/070010:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[20688:3847:1203/070010:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[20688:3847:1203/070010:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[20688:3847:1203/070010:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.CancelBannerIndirect (3998 ms)
[36/235] AppBannerDataFetcherBrowserTest.CancelBannerIndirect (5874 ms)
[ RUN      ] AutofillCounterTest.CreditCards
[20701:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20702:12807:1203/070011:WARNING:channel.cc(358)] RawChannel write error
[20689:3847:1203/070011:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AutofillCounterTest.CreditCards (3468 ms)
[37/235] AutofillCounterTest.CreditCards (5218 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.DeleteSingleFile
[20703:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20706:13063:1203/070011:WARNING:channel.cc(358)] RawChannel write error
[20706:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[20706:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[20706:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[20706:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[20706:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[20706:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[20706:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowsingDataLocalStorageHelperTest.DeleteSingleFile (3222 ms)
[38/235] BrowsingDataLocalStorageHelperTest.DeleteSingleFile (5019 ms)
[ RUN      ] ChromeSitePerProcessTest.RenderFrameProxyHostShutdown
[20707:3847:1203/070011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20698:41239:1203/070014:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20698:3847:1203/070014:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[20707:16899:1203/070014:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeSitePerProcessTest.RenderFrameProxyHostShutdown (5307 ms)
[39/235] ChromeSitePerProcessTest.RenderFrameProxyHostShutdown (7119 ms)
[ RUN      ] DoNotTrackTest.Simple
[20722:3847:1203/070016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20711:40983:1203/070016:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20711:3847:1203/070016:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DoNotTrackTest.Simple (3182 ms)
[40/235] DoNotTrackTest.Simple (4970 ms)
[ RUN      ] DistillablePageUtilsBrowserTestNone.TestDelegate
[20733:3847:1203/070018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20725:39199:1203/070019:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20733:17923:1203/070019:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DistillablePageUtilsBrowserTestNone.TestDelegate (2955 ms)
[41/235] DistillablePageUtilsBrowserTestNone.TestDelegate (4642 ms)
[ RUN      ] DevToolsSanityTest.TestPageWithNoJavaScript
[20720:3847:1203/070015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:58625...
sending server_data: {"host": "127.0.0.1", "port": 58625} (36 bytes)
[20720:17155:1203/070020:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestPageWithNoJavaScript (7436 ms)
[42/235] DevToolsSanityTest.TestPageWithNoJavaScript (9235 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptExposed
[20738:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20738:17667:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptExposed (2916 ms)
[43/235] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptExposed (4534 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkRawHeadersText
[20719:3847:1203/070015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:58622...
sending server_data: {"host": "127.0.0.1", "port": 58622} (36 bytes)
[20709:3847:1203/070021:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[20721:13063:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[20719:16135:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestNetworkRawHeadersText (9815 ms)
[44/235] DevToolsSanityTest.TestNetworkRawHeadersText (11770 ms)
[ RUN      ] DownloadTest.UnknownSize
[20745:3847:1203/070023:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20745:17667:1203/070025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.UnknownSize (4271 ms)
[45/235] DownloadTest.UnknownSize (5717 ms)
[ RUN      ] DownloadTest.DownloadHistoryDangerCheck
[20755:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20744:3847:1203/070026:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[20755:17155:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadHistoryDangerCheck (2923 ms)
[46/235] DownloadTest.DownloadHistoryDangerCheck (4519 ms)
[ RUN      ] DownloadTest.CloseNewTab1
[20749:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20753:12807:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.CloseNewTab1 (4405 ms)
[47/235] DownloadTest.CloseNewTab1 (5827 ms)
[ RUN      ] DownloadTest.CrxInvalid
[20760:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20752:3847:1203/070027:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid: 'CRX_SIGNATURE_VERIFICATION_FAILED'.
[       OK ] DownloadTest.CrxInvalid (2978 ms)
[48/235] DownloadTest.CrxInvalid (4572 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_Basic
[20782:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20770:3847:1203/070032:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[20782:16391:1203/070032:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.IFrameDNSError_Basic (2885 ms)
[49/235] ErrorPageTest.IFrameDNSError_Basic (4586 ms)
[ RUN      ] DownloadTest.CrxLargeTheme
[20771:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.CrxLargeTheme (4818 ms)
[50/235] DownloadTest.CrxLargeTheme (6644 ms)
[ RUN      ] DownloadDangerPromptTest.TestAll
[20775:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:192:
    Function call: GetReferrerUrl()
          Returns: @0x60b000014fc0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:192:
    Function call: GetReferrerUrl()
          Returns: @0x60b000014fc0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:192:
    Function call: GetReferrerUrl()
          Returns: @0x60b000014fc0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:192:
    Function call: GetReferrerUrl()
          Returns: @0x60b000014fc0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:192:
    Function call: GetReferrerUrl()
          Returns: @0x60b000014fc0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:192:
    Function call: GetReferrerUrl()
          Returns: @0x60b000014fc0
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:194:
    Function call: GetBrowserContext()
          Returns: 0x615000002b00
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/download/download_danger_prompt_browsertest.cc:191:
    Function call: GetURL()
          Returns: @0x1261921c0 http://evildownload.com/
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[20763:3847:1203/070035:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[20775:15623:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[20763:3847:1203/070035:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] DownloadDangerPromptTest.TestAll (7763 ms)
[51/235] DownloadDangerPromptTest.TestAll (9392 ms)
[ RUN      ] ErrorPageOfflineTestWithAllowDinosaurTrue.CheckEasterEggIsAllowed
[20795:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20787:3847:1203/070036:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ErrorPageOfflineTestWithAllowDinosaurTrue.CheckEasterEggIsAllowed (2950 ms)
[52/235] ErrorPageOfflineTestWithAllowDinosaurTrue.CheckEasterEggIsAllowed (4300 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack2Forward2
[20776:3847:1203/070030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20780:13319:1203/070031:WARNING:channel.cc(358)] RawChannel write error
[20776:17155:1203/070037:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_GoBack2Forward2 (9369 ms)
[53/235] ErrorPageTest.DNSError_GoBack2Forward2 (10909 ms)
[ RUN      ] ActiveScriptControllerBrowserTest.ActiveScriptsAreDisplayedAndDelayExecution
[20796:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20788:66591:1203/070038:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20796:17923:1203/070039:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ActiveScriptControllerBrowserTest.ActiveScriptsAreDisplayedAndDelayExecution (5631 ms)
[54/235] ActiveScriptControllerBrowserTest.ActiveScriptsAreDisplayedAndDelayExecution (7383 ms)
[ RUN      ] AutofillPrivateApiTest.ValidatePhoneNumbers
[20807:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20817:12807:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[20807:17667:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillPrivateApiTest.ValidatePhoneNumbers (4104 ms)
[55/235] AutofillPrivateApiTest.ValidatePhoneNumbers (5439 ms)
[ RUN      ] DeclarativeApiTest.PRE_PersistRules
[20819:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20810:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] setUp", source: chrome-extension://geodgbggajeinbickdgoebokbpjhgoei/_generated_background_page.html (0)
[20810:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] checkTitle", source: chrome-extension://geodgbggajeinbickdgoebokbpjhgoei/_generated_background_page.html (0)
[20810:3847:1203/070043:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] DeclarativeApiTest.PRE_PersistRules (4346 ms)
[56/235] DeclarativeApiTest.PRE_PersistRules (5745 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_NoChange
[20827:3847:1203/070043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20818:5639:1203/070044:ERROR:mach_broker_mac.mm(234)] Unknown process 20832 is sending Mach IPC messages!
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_NoChange (3503 ms)
[57/235] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_NoChange (5176 ms)
[ RUN      ] AutomationApiTest.SanityCheck
[20813:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20803:39455:1203/070043:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[20803:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] testSimplePage", source: chrome-extension://ejnkapapbhiiceojjgkhgfloidhmaapl/sanity_check.html (0)
[20803:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] testIsRoot", source: chrome-extension://ejnkapapbhiiceojjgkhgfloidhmaapl/sanity_check.html (0)
[20813:17411:1203/070045:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.SanityCheck (7271 ms)
[58/235] AutomationApiTest.SanityCheck (8896 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_AbsPathInvalid
[20831:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20823:50435:1203/070046:ERROR:mach_broker_mac.mm(234)] Unknown process 20836 is sending Mach IPC messages!
[20831:16135:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_AbsPathInvalid (3812 ms)
[59/235] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_AbsPathInvalid (5526 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SetShelfEnabled
[20840:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20840:17411:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SetShelfEnabled (3534 ms)
[60/235] DownloadExtensionTest.DownloadExtensionTest_SetShelfEnabled (5036 ms)
[ RUN      ] DownloadsApiTest.DownloadsApiTest
[20847:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20838:3847:1203/070050:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://hnhiblmcdedbnhaeiglhflaiobapnlba/_generated_background_page.html (0)
[       OK ] DownloadsApiTest.DownloadsApiTest (4125 ms)
[61/235] DownloadsApiTest.DownloadsApiTest (5748 ms)
[ RUN      ] ExtensionBrowserTest.WebContents
[20851:3847:1203/070049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBrowserTest.WebContents (4675 ms)
[62/235] ExtensionBrowserTest.WebContents (6468 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistAndAllowTest
[20856:3847:1203/070049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20844:5635:1203/070051:ERROR:mach_broker_mac.mm(234)] Unknown process 20863 is sending Mach IPC messages!
[20844:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://flobbhldimadocnofkihkhkihehenahi/test.html (0)
[20844:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] readDirectory", source: chrome-extension://flobbhldimadocnofkihkhkihehenahi/test.html (0)
[20844:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://flobbhldimadocnofkihkhkihehenahi/test.html (0)
[20844:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://flobbhldimadocnofkihkhkihehenahi/test.html (0)
[20844:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://flobbhldimadocnofkihkhkihehenahi/test.html (0)
[20844:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://flobbhldimadocnofkihkhkihehenahi/test.html (0)
[20844:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://flobbhldimadocnofkihkhkihehenahi/test.html (0)
[20856:15623:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistAndAllowTest (5128 ms)
[63/235] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistAndAllowTest (6603 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRestoreDirectoryEntry
[20862:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20855:50955:1203/070053:ERROR:mach_broker_mac.mm(234)] Unknown process 20870 is sending Mach IPC messages!
[20855:3847:1203/070054:INFO:CONSOLE(0)] "[SUCCESS] restoreEntryWorks", source: chrome-extension://pgebengamhmnkpkjknlapbefleeiidpi/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiRestoreDirectoryEntry (5099 ms)
[64/235] FileSystemApiTest.FileSystemApiRestoreDirectoryEntry (6610 ms)
[ RUN      ] GcmApiTest.Unregister
[20872:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20865:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] testUnregister", source: chrome-extension://efpocpgllcgbpmnchmmdjhilieaoedjc/_generated_background_page.html (0)
[20865:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] testUnregisterWithServerError", source: chrome-extension://efpocpgllcgbpmnchmmdjhilieaoedjc/_generated_background_page.html (0)
[       OK ] GcmApiTest.Unregister (4151 ms)
[65/235] GcmApiTest.Unregister (6102 ms)
[ RUN      ] GcmApiTest.SendMessageData
[20877:3847:1203/070055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20867:3847:1203/070057:INFO:CONSOLE(0)] "[SUCCESS] testSend", source: chrome-extension://obgjidebfbdcagdoknhcgcloggfkmiec/_generated_background_page.html (0)
[       OK ] GcmApiTest.SendMessageData (3875 ms)
[66/235] GcmApiTest.SendMessageData (5483 ms)
[ RUN      ] GcmApiTest.OnMessage
[20883:3847:1203/070056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20875:3847:1203/070058:INFO:CONSOLE(0)] "[SUCCESS] onMessage", source: chrome-extension://kaicddmpndehcegfgikkmjiphgjkcdcl/on_message.html (0)
[       OK ] GcmApiTest.OnMessage (4313 ms)
[67/235] GcmApiTest.OnMessage (6010 ms)
[ RUN      ] HotwordPrivateApiTest.SetEnabled
[20890:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20882:3847:1203/070100:INFO:CONSOLE(0)] "[SUCCESS] setEnabledTrue", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[20882:3847:1203/070101:INFO:CONSOLE(0)] "[SUCCESS] setEnabledFalse", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[20904:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[20892:13063:1203/070101:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[20892:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.SetEnabled (5477 ms)
[68/235] HotwordPrivateApiTest.SetEnabled (7058 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintSuccess
[20899:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20888:3847:1203/070102:INFO:CONSOLE(5)] "hi there", source: chrome-extension://iajhficiifafcaijpjefghhjbpmnbfmo/test.js (5)
[20899:18435:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintSuccess (3895 ms)
[69/235] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintSuccess (5815 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveMintFailure
[20902:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20891:3847:1203/070102:INFO:CONSOLE(5)] "hi there", source: chrome-extension://iajhficiifafcaijpjefghhjbpmnbfmo/test.js (5)
[20908:13063:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveMintFailure (4018 ms)
[70/235] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveMintFailure (5490 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.MatchingToken
[20909:3847:1203/070102:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20910:3847:1203/070103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[20910:3847:1203/070103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[20910:3847:1203/070103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[20910:3847:1203/070103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[20910:3847:1203/070103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[20910:3847:1203/070103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[20910:3847:1203/070103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[20909:18179:1203/070103:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] RemoveCachedAuthTokenFunctionTest.MatchingToken (2605 ms)
[71/235] RemoveCachedAuthTokenFunctionTest.MatchingToken (4042 ms)
[ RUN      ] InstanceIDApiTest.GetToken
[20921:3847:1203/070105:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithoutParameters", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithoutCallback", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithoutAuthorizedEntity", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithInvalidAuthorizedEntity", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithoutScope", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithInvalidScope", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithInvalidOptionValue", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithoutOptions", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[20911:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] getTokenWithValidOptions", source: chrome-extension://jnnacnjaonneaalcbiecfapjmbiamppl/_generated_background_page.html (0)
[       OK ] InstanceIDApiTest.GetToken (4195 ms)
[72/235] InstanceIDApiTest.GetToken (5769 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.LaunchApp
[20923:3847:1203/070105:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20923:18179:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.LaunchApp (5411 ms)
[73/235] ExtensionManagementApiBrowserTest.LaunchApp (7072 ms)
[ RUN      ] ExtensionManagementTest.InstallThenCancel
[20927:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20927:18691:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementTest.InstallThenCancel (6158 ms)
[74/235] ExtensionManagementTest.InstallThenCancel (7720 ms)
[ RUN      ] ExtensionManagementTest.ExternalUrlUpdate
[20929:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20929:18179:1203/070112:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementTest.ExternalUrlUpdate (7582 ms)
[75/235] ExtensionManagementTest.ExternalUrlUpdate (9327 ms)
[ RUN      ] MDnsAPITest.RegisterTooManyListeners
[20945:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20938:4611:1203/070113:ERROR:mach_broker_mac.mm(234)] Unknown process 20953 is sending Mach IPC messages!
[20945:17923:1203/070114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MDnsAPITest.RegisterTooManyListeners (4685 ms)
[76/235] MDnsAPITest.RegisterTooManyListeners (6501 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.SetupWatchOnInvalidGallery
[20958:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20958:17667:1203/070116:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.SetupWatchOnInvalidGallery (4278 ms)
[77/235] MediaGalleriesGalleryWatchApiTest.SetupWatchOnInvalidGallery (5979 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesCopyTo
[20951:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20944:55051:1203/070114:ERROR:mach_broker_mac.mm(234)] Unknown process 20960 is sending Mach IPC messages!
[20944:3847:1203/070116:INFO:CONSOLE(0)] "[SUCCESS] validFileCopyToShouldSucceed", source: chrome-extension://cpobfhcfpjngmklnlkejgokdjfgabcfh/_generated_background_page.html (0)
[20944:3847:1203/070116:INFO:CONSOLE(0)] "[SUCCESS] invalidFileCopyToShouldFail", source: chrome-extension://cpobfhcfpjngmklnlkejgokdjfgabcfh/_generated_background_page.html (0)
[20951:16899:1203/070116:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesCopyTo (6141 ms)
[78/235] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesCopyTo (7678 ms)
[ RUN      ] SearchEnginesPrivateApiTest.OnSearchEnginesChanged
[20966:3847:1203/070115:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SearchEnginesPrivateApiTest.OnSearchEnginesChanged (4225 ms)
[79/235] SearchEnginesPrivateApiTest.OnSearchEnginesChanged (5817 ms)
[ RUN      ] SearchEnginesPrivateApiTest.AddNewSearchEngine
[20972:3847:1203/070117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20965:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] addNewSearchEngine", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?addNewSearchEngine (0)
ASAN:DEADLYSIGNAL
=================================================================
==20972==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a122bc9 bp 0x000121c75730 sp 0x000121c756f0 T6)
    #0 0x7fff8a122bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10a5eb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10a5eb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10a5eb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10a5eb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10a60d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10a60d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10a5f8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10a5f8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10a5f8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10a606c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10a606c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10a606c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10a606c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10a606c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10826036c in Run base/callback.h:396:12
    #16 0x10826036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1082c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1082c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1082c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10823ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x108303078 in Run base/run_loop.cc:55:3
    #22 0x1082c70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x108371d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10836560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1033c5119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x108364fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x108371426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x114e5026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x108154abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x108154abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10815370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x108182948 in Run content/app/content_main_runner.cc:786:12
    #8 0x108180abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10721ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10337f99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10337f563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==20972==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SearchEnginesPrivateApiTest.AddNewSearchEngine (4172 ms)
[80/235] SearchEnginesPrivateApiTest.AddNewSearchEngine (6053 ms)
[ RUN      ] SearchEnginesPrivateApiTest.UpdateSearchEngine
[20983:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20973:30211:1203/070121:ERROR:attachment_broker_privileged_mac.cc(220)] Failed to deliver brokerable attachment to process with id: 20984
[20973:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] updateSearchEngine", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?updateSearchEngine (0)
[20983:17667:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SearchEnginesPrivateApiTest.UpdateSearchEngine (4148 ms)
[81/235] SearchEnginesPrivateApiTest.UpdateSearchEngine (5923 ms)
[ RUN      ] SyncFileSystemTest.AuthorizationTest
[20985:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20975:3847:1203/070123:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://npgoigiihfpphdoiiahfcfjcgmpmdgbh/_generated_background_page.html (0)
[20988:12807:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncFileSystemTest.AuthorizationTest (5320 ms)
[82/235] SyncFileSystemTest.AuthorizationTest (6846 ms)
[ RUN      ] TabCaptureApiPixelTest.EndToEndWithoutRemoting
[20991:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[20996:24067:1203/070123:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[20996:24067:1203/070123:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[20996:24067:1203/070123:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[20980:3847:1203/070124:INFO:CONSOLE(122)] "Observed expected color RGB(0,255,0) in the video as RGB(0,255,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.js (122)
[20980:3847:1203/070124:INFO:CONSOLE(122)] "Observed expected color RGB(0,0,255) in the video as RGB(0,0,255)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.js (122)
[20980:3847:1203/070124:INFO:CONSOLE(122)] "Observed expected color RGB(255,0,0) in the video as RGB(255,0,0)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.js (122)
[20980:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] endToEndTest", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end.html?method=local&colorDeviation=10 (0)
[20996:12551:1203/070124:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[20996:12551:1203/070124:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[20980:3847:1203/070124:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[20980:3847:1203/070124:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] TabCaptureApiPixelTest.EndToEndWithoutRemoting (4671 ms)
[83/235] TabCaptureApiPixelTest.EndToEndWithoutRemoting (6320 ms)
[ RUN      ] ExtensionTabsTest.GetCurrentWindow
[20997:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionTabsTest.GetCurrentWindow (3576 ms)
[84/235] ExtensionTabsTest.GetCurrentWindow (5335 ms)
[ RUN      ] ExtensionTabsTest.DuplicateTabNoPermission
[21004:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionTabsTest.DuplicateTabNoPermission (3029 ms)
[85/235] ExtensionTabsTest.DuplicateTabNoPermission (4571 ms)
[ RUN      ] ExtensionTabsZoomTest.GetDefaultZoom
[21015:3847:1203/070128:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21019:13063:1203/070130:WARNING:channel.cc(358)] RawChannel write error
[21026:15107:1203/070130:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[21026:15107:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21015:17155:1203/070130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsZoomTest.GetDefaultZoom (4141 ms)
[86/235] ExtensionTabsZoomTest.GetDefaultZoom (5935 ms)
[ RUN      ] ExtensionTabsTest.ExecuteScriptOnDevTools
[21013:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21022:15107:1203/070131:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21022:15107:1203/070131:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21013:17667:1203/070131:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.ExecuteScriptOnDevTools (5537 ms)
[87/235] ExtensionTabsTest.ExecuteScriptOnDevTools (7295 ms)
[ RUN      ] ExtensionTabsZoomTest.CannotZoomInvalidTab
[21021:3847:1203/070129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21021:17923:1203/070131:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsZoomTest.CannotZoomInvalidTab (4440 ms)
[88/235] ExtensionTabsZoomTest.CannotZoomInvalidTab (6158 ms)
[ RUN      ] WebNavigationApiTest.RequestOpenTab
[21027:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21037:13063:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[21017:3847:1203/070134:INFO:CONSOLE(0)] "[SUCCESS] requestOpenTab", source: chrome-extension://hbjkpdnhkgjmbmbhbcokpopibhffkkmk/test_requestOpenTab.html (0)
[21029:13063:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[21027:17667:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[21017:3847:1203/070134:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.RequestOpenTab (5680 ms)
[89/235] WebNavigationApiTest.RequestOpenTab (7516 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IsNotInIncognitoMode
[21044:3847:1203/070134:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21033:3847:1203/070136:INFO:CONSOLE(0)] "[SUCCESS] isNotInIncognitoMode", source: http://www.example.com:58646/extensions/api_test/webstore_private/not_incognito.html (0)
[21033:18691:1203/070136:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ExtensionWebstorePrivateApiTest.IsNotInIncognitoMode (4165 ms)
[90/235] ExtensionWebstorePrivateApiTest.IsNotInIncognitoMode (5636 ms)
[ RUN      ] ErrorConsoleBrowserTest.BadAPIPermissionsRuntimeError
[21045:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21034:40979:1203/070136:ERROR:mach_broker_mac.mm(234)] Unknown process 21051 is sending Mach IPC messages!
[21034:3847:1203/070137:INFO:CONSOLE(5)] "Uncaught TypeError: Cannot read property 'addUrl' of undefined", source: chrome-extension://dpcjgoijcfojlblmkhbielbhmdoiooie/background.js (5)
[21045:18179:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorConsoleBrowserTest.BadAPIPermissionsRuntimeError (4392 ms)
[91/235] ErrorConsoleBrowserTest.BadAPIPermissionsRuntimeError (6002 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptFrameAfterLoad
[21056:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21049:40983:1203/070141:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21049:3847:1203/070141:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://cengfcaodedfdapnkefjpffgpaomgenc/test.html (0)
[21061:12551:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[21056:18179:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptFrameAfterLoad (6136 ms)
[92/235] ExecuteScriptApiTest.ExecuteScriptFrameAfterLoad (7837 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.BookmarksURLWithRef
[21060:3847:1203/070140:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[21069:3847:1203/070140:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21060:3847:1203/070142:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[21069:3847:1203/070143:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000034f40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21073:14339:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[21069:17667:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.BookmarksURLWithRef (4020 ms)
[93/235] ExtensionURLRewriteBrowserTest.BookmarksURLWithRef (5371 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Enabled
[21066:3847:1203/070140:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21067:12551:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.Enabled (5045 ms)
[94/235] ExtensionContextMenuBrowserTest.Enabled (6688 ms)
[ RUN      ] WebstoreInstallerBrowserTest.WebstoreInstall
[21085:3847:1203/070145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebstoreInstallerBrowserTest.WebstoreInstall (3546 ms)
[95/235] WebstoreInstallerBrowserTest.WebstoreInstall (4992 ms)
[ RUN      ] GlobalKeyboardShortcutsTest.SwitchTabsMac
[21093:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21084:3847:1203/070147:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] GlobalKeyboardShortcutsTest.SwitchTabsMac (2885 ms)
[96/235] GlobalKeyboardShortcutsTest.SwitchTabsMac (4466 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarative1
[21040:3847:1203/070134:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21030:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] testCancelRequest", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070139:INFO:CONSOLE(0)] "[SUCCESS] testPostponeCancelRequest", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070140:INFO:CONSOLE(0)] "[SUCCESS] testThirdParty", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:64007:1203/070140:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21030:3847:1203/070141:INFO:CONSOLE(0)] "[SUCCESS] testFirstParty", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070142:INFO:CONSOLE(0)] "[SUCCESS] testFirstPartyForCookiesUrl", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070142:INFO:CONSOLE(0)] "[SUCCESS] testRedirectRequest", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070144:INFO:CONSOLE(0)] "[SUCCESS] testRedirectRequest2", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070144:INFO:CONSOLE(0)] "[SUCCESS] testRedirectRequestByContentType", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070145:INFO:CONSOLE(0)] "[SUCCESS] testRedirectByRegEx", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21030:3847:1203/070147:INFO:CONSOLE(0)] "[SUCCESS] testRegexFilter", source: chrome-extension://ajbldengnocmnnhbmoonlbmjnhfakjcc/test_declarative1.html (0)
[21048:13063:1203/070147:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarative1 (16083 ms)
[97/235] ExtensionWebRequestApiTest.WebRequestDeclarative1 (17893 ms)
[ RUN      ] WindowOpenPanelTest.ClosePanelsOnExtensionCrash
[21091:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21091:17411:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WindowOpenPanelTest.ClosePanelsOnExtensionCrash (5616 ms)
[98/235] WindowOpenPanelTest.ClosePanelsOnExtensionCrash (7313 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryDisabledThenEnabled
[21106:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21109:13063:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[21098:3847:1203/070151:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] HistoryBrowserTest.SavingHistoryDisabledThenEnabled (3039 ms)
[99/235] HistoryBrowserTest.SavingHistoryDisabledThenEnabled (4481 ms)
[ RUN      ] HistoryBrowserTest.RedirectHistory
[21114:3847:1203/070152:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21104:3847:1203/070153:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] HistoryBrowserTest.RedirectHistory (3231 ms)
[100/235] HistoryBrowserTest.RedirectHistory (4915 ms)
[ RUN      ] HistoryBrowserTest.NewTabNoHistory
[21111:3847:1203/070151:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21111:3847:1203/070153:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21111:3847:1203/070153:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21111:3847:1203/070153:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21101:3847:1203/070153:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21111:17667:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.NewTabNoHistory (4445 ms)
[101/235] HistoryBrowserTest.NewTabNoHistory (5968 ms)
[ RUN      ] RedirectTest.ServerReference
[21120:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] RedirectTest.ServerReference (2768 ms)
[102/235] RedirectTest.ServerReference (4418 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndBlockMic
[21125:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaStreamDevicesControllerTest.RequestAndBlockMic (2884 ms)
[103/235] MediaStreamDevicesControllerTest.RequestAndBlockMic (4355 ms)
[ RUN      ] PredictorBrowserTest.PreconnectAndFetchNonCORS
[21136:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21127:67359:1203/070158:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test.gif
[21127:3847:1203/070158:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21136:18691:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PredictorBrowserTest.PreconnectAndFetchNonCORS (2773 ms)
[104/235] PredictorBrowserTest.PreconnectAndFetchNonCORS (4372 ms)
[ RUN      ] OutOfProcessProxyResolverBrowserTest.Verify
[21141:3847:1203/070158:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] OutOfProcessProxyResolverBrowserTest.Verify (3230 ms)
[105/235] OutOfProcessProxyResolverBrowserTest.Verify (4854 ms)
[ RUN      ] WebSocketBrowserTest.SSLConnectionLimit
[21148:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on wss://127.0.0.1:0...
WebSocket server started on wss://127.0.0.1:58685...
sending server_data: {"host": "127.0.0.1", "port": 58685} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[21148:17667:1203/070201:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebSocketBrowserTest.SSLConnectionLimit (4330 ms)
[106/235] WebSocketBrowserTest.SSLConnectionLimit (5956 ms)
[ RUN      ] MetricsWebContentsObserverBrowserTest.NewPage
[21157:3847:1203/070201:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:58718...
sending server_data: {"host": "127.0.0.1", "port": 58718} (36 bytes)
[21149:3847:1203/070203:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[21157:17667:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MetricsWebContentsObserverBrowserTest.NewPage (3716 ms)
[107/235] MetricsWebContentsObserverBrowserTest.NewPage (5422 ms)
[ RUN      ] PasswordManagerBrowserTestBase.LoginSuccessWithUnrelatedForm
[21163:3847:1203/070203:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21154:44071:1203/070204:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21154:3847:1203/070204:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21163:17667:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.LoginSuccessWithUnrelatedForm (3200 ms)
[108/235] PasswordManagerBrowserTestBase.LoginSuccessWithUnrelatedForm (4867 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForFetchSubmitWithoutNavigation
[21174:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21165:44555:1203/070206:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21165:3847:1203/070206:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.PromptForFetchSubmitWithoutNavigation (2829 ms)
[109/235] PasswordManagerBrowserTestBase.PromptForFetchSubmitWithoutNavigation (4970 ms)
[ RUN      ] TabManagerTest.TabManagerBasics
[21131:3847:1203/070156:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21134:13063:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[21171:12807:1203/070206:WARNING:channel.cc(358)] RawChannel write error
[21179:12807:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[21167:13063:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[21131:17411:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabManagerTest.TabManagerBasics (12862 ms)
[110/235] TabManagerTest.TabManagerBasics (14226 ms)
[ RUN      ] PDFExtensionTest.EnsureSameOriginRepliesAllowed
[21182:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21172:40723:1203/070208:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:02:11 vm877-m4.golo.chromium.org Chromium Helper[21189] <Error>: CGAffineTransformInvert: singular matrix.
[21189:13063:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[21189:3847:1203/070211:FATAL:memory.cc(18)] Out of memory. size=2525560
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010c8bf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010c90ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010c956a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x00000001194b182b _ZN7content24ChildSharedBitmapManager26AllocateSharedMemoryBitmapERKN3gfx4SizeE + 667
4   84995aedfa379def30e477b8435a05a319d46223 0x00000001194b14b6 _ZN7content24ChildSharedBitmapManager20AllocateSharedBitmapERKN3gfx4SizeE + 182
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000119b415c8 _ZN7content20PepperGraphics2DHost21PrepareTextureMailboxEPN2cc14TextureMailboxEP10scoped_ptrINS1_21SingleReleaseCallbackENSt3__114default_deleteIS5_EEE + 792
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000119b70c01 _ZThn24_N7content24PepperPluginInstanceImpl21PrepareTextureMailboxEPN2cc14TextureMailboxEP10scoped_ptrINS1_21SingleReleaseCallbackENSt3__114default_deleteIS5_EEEb + 49
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010eddb6df _ZN2cc12TextureLayer6UpdateEv + 415
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010efb21f4 _ZN2cc13LayerTreeHost14DoUpdateLayersEPNS_5LayerE + 1892
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010efb19ed _ZN2cc13LayerTreeHost12UpdateLayersEv + 61
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010f05e091 _ZN2cc11ThreadProxy14BeginMainFrameE10scoped_ptrINS_28BeginMainFrameAndCommitStateENSt3__114default_deleteIS2_EEE + 1553
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010f071607 _ZN4base8internal12InvokeHelperILb1EvNS0_15RunnableAdapterIMN2cc9ProxyMainEFv10scoped_ptrINS3_28BeginMainFrameAndCommitStateENSt3__114default_deleteIS6_EEEEEENS0_8TypeListIJRKNS_7WeakPtrIS4_EESA_EEEE8MakeItSoESD_SI_SA_ + 407
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010f071366 _ZN4base8internal7InvokerINS_13IndexSequenceIJLm0ELm1EEEENS0_9BindStateINS0_15RunnableAdapterIMN2cc9ProxyMainEFv10scoped_ptrINS6_28BeginMainFrameAndCommitStateENSt3__114default_deleteIS9_EEEEEEFvPS7_SD_ENS0_8TypeListIJNS_7WeakPtrIS7_EENS0_13PassedWrapperISD_EEEEEEENSJ_IJNS0_12UnwrapTraitsISL_EENSQ_ISN_EEEEENS0_12InvokeHelperILb1EvSG_NSJ_IJRKSL_SD_EEEEEFvvEE3RunEPNS0_13BindStateBaseE + 470
13  84995aedfa379def30e477b8435a05a319d46223 0x000000010c8c036d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011966689e _ZN9scheduler16TaskQueueManager24ProcessTaskFromWorkQueueEPNS_8internal13TaskQueueImplEPNS2_4TaskE + 1454
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000119663d90 _ZN9scheduler16TaskQueueManager6DoWorkEb + 608
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010c8c036d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010c928895 _ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE + 949
18  84995aedfa379def30e477b8435a05a319d46223 0x000000010c929ac6 _ZN4base11MessageLoop6DoWorkEv + 1526
19  84995aedfa379def30e477b8435a05a319d46223 0x000000010c89e4aa _ZN4base24MessagePumpCFRunLoopBase7RunWorkEv + 330
20  84995aedfa379def30e477b8435a05a319d46223 0x000000010c90d8aa _ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE + 10
21  84995aedfa379def30e477b8435a05a319d46223 0x000000010c89c937 _ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv + 359
22  CoreFoundation                      0x00007fff87081b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
23  CoreFoundation                      0x00007fff87081455 __CFRunLoopDoSources0 + 245
24  CoreFoundation                      0x00007fff870a47f5 __CFRunLoopRun + 789
25  CoreFoundation                      0x00007fff870a40e2 CFRunLoopRunSpecific + 290
26  Foundation                          0x00007fff83d097be -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
27  84995aedfa379def30e477b8435a05a319d46223 0x000000010c89fa84 _ZN4base20MessagePumpNSRunLoop5DoRunEPNS_11MessagePump8DelegateE + 260
28  84995aedfa379def30e477b8435a05a319d46223 0x000000010c89dd9c _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
29  84995aedfa379def30e477b8435a05a319d46223 0x000000010c963079 _ZN4base7RunLoop3RunEv + 505
30  84995aedfa379def30e477b8435a05a319d46223 0x000000010c9270b5 _ZN4base11MessageLoop3RunEv + 181
31  84995aedfa379def30e477b8435a05a319d46223 0x000000011993f287 _ZN7content12RendererMainERKNS_18MainFunctionParamsE + 2199
32  84995aedfa379def30e477b8435a05a319d46223 0x000000010c7e2949 _ZN7content21ContentMainRunnerImpl3RunEv + 441
33  84995aedfa379def30e477b8435a05a319d46223 0x000000010c7e0abe _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
34  84995aedfa379def30e477b8435a05a319d46223 0x000000010b87ec1e ChromeMain + 350
35  Chromium Helper                     0x00000001079e09a0 main + 1072
36  Chromium Helper                     0x00000001079e0564 start + 52
37  ???                                 0x0000000000000013 0x0 + 19

[21182:3847:1203/070211:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21172:3847:1203/070211:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21182:17667:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.EnsureSameOriginRepliesAllowed (5914 ms)
[111/235] PDFExtensionTest.EnsureSameOriginRepliesAllowed (7524 ms)
[ RUN      ] PluginPowerSaverBrowserTest.PosterTests
[       OK ] PluginPowerSaverBrowserTest.PosterTests (3054 ms)
[112/235] PluginPowerSaverBrowserTest.PosterTests (4881 ms)
[ RUN      ] PrefsFunctionalTest.TestDownloadDirPref
[21196:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PrefsFunctionalTest.TestDownloadDirPref (3490 ms)
[113/235] PrefsFunctionalTest.TestDownloadDirPref (5146 ms)
[ RUN      ] MaterialPDFExtensionTest.Viewport
[21184:3847:1203/070208:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21175:40983:1203/070209:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21175:3847:1203/070211:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testDocumentNeedsScrollbars", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testSetZoom", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testGetMostVisiblePage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testFitToWidth", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testFitToPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testGoToPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testGetPageScreenRect", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testBeforeZoomAfterZoom", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testInitialSetDocumentDimensionsZoomConstrained", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testInitialSetDocumentDimensionsZoomUnconstrained", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21175:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testToolbarHeightOffset", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[21184:17923:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaterialPDFExtensionTest.Viewport (7597 ms)
[114/235] MaterialPDFExtensionTest.Viewport (9125 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageChangeFragmentLocationHash
[21212:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21202:40975:1203/070216:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderPageChangeFragmentLocationHash (4281 ms)
[115/235] PrerenderBrowserTest.PrerenderPageChangeFragmentLocationHash (5679 ms)
[ RUN      ] PushMessagingBrowserTest.SubscribeFailureNotificationsBlocked
[21220:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21209:18179:1203/070217:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21209:3847:1203/070217:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58744/push_messaging/push_test.js (18)
[21209:3847:1203/070217:INFO:CONSOLE(18)] "sendResultToTest: permission status - denied", source: https://127.0.0.1:58744/push_messaging/push_test.js (18)
[21209:3847:1203/070217:INFO:CONSOLE(18)] "sendResultToTest: PermissionDeniedError - Registration failed - permission denied", source: https://127.0.0.1:58744/push_messaging/push_test.js (18)
[21209:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[21209:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[21209:3847:1203/070218:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.SubscribeFailureNotificationsBlocked (2727 ms)
[116/235] PushMessagingBrowserTest.SubscribeFailureNotificationsBlocked (4219 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickClickGoBack
[21217:3847:1203/070216:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21205:40975:1203/070217:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21205:3847:1203/070218:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PrerenderBrowserTest.PrerenderClickClickGoBack (4124 ms)
[117/235] PrerenderBrowserTest.PrerenderClickClickGoBack (5682 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5VideoJs
[21208:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21201:61739:1203/070216:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21219:13063:1203/070220:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[21201:116483:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[21201:3847:1203/070220:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[21208:17923:1203/070220:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderHTML5VideoJs (7936 ms)
[118/235] PrerenderBrowserTest.PrerenderHTML5VideoJs (9588 ms)
[ RUN      ] PushMessagingBrowserTest.PushEventEnforcesUserVisibleNotificationAfterQueue
[21232:3847:1203/070220:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21225:18179:1203/070221:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21225:3847:1203/070221:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58767/push_messaging/push_test.js (18)
[21225:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:58767/push_messaging/push_test.js (18)
[21225:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:58767/push_messaging/push_test.js (18)
[21225:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: false - is not controlled", source: https://127.0.0.1:58767/push_messaging/push_test.js (18)
[21225:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: true - is controlled", source: https://127.0.0.1:58767/push_messaging/push_test.js (18)
[21225:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[21225:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[21225:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.PushEventEnforcesUserVisibleNotificationAfterQueue (3192 ms)
[119/235] PushMessagingBrowserTest.PushEventEnforcesUserVisibleNotificationAfterQueue (4729 ms)
[ RUN      ] PushMessagingBrowserTest.LocalResetPushPermissionUnsubscribes
[21236:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21226:17667:1203/070222:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21226:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58768/push_messaging/push_test.js (18)
[21226:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:58768/push_messaging/push_test.js (18)
[21226:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:58768/push_messaging/push_test.js (18)
[21226:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:58768/push_messaging/push_test.js (18)
[21226:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:58768/push_messaging/push_test.js (18)
[21226:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: permission status - prompt", source: https://127.0.0.1:58768/push_messaging/push_test.js (18)
[21226:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: false - not subscribed", source: https://127.0.0.1:58768/push_messaging/push_test.js (18)
[21237:13063:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[21226:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[21226:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[21226:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.LocalResetPushPermissionUnsubscribes (3203 ms)
[120/235] PushMessagingBrowserTest.LocalResetPushPermissionUnsubscribes (4613 ms)
[ RUN      ] PushMessagingBackgroundModeDisabledBrowserTest.BackgroundModeDisabledWithCommandLine
[21238:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21227:17667:1203/070222:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21227:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58769/push_messaging/push_test.js (18)
[21227:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:58769/push_messaging/push_test.js (18)
[21227:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:58769/push_messaging/push_test.js (18)
[21227:3847:1203/070222:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:58769/push_messaging/push_test.js (18)
[21227:3847:1203/070223:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[21227:3847:1203/070223:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[21227:3847:1203/070223:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[21238:18179:1203/070223:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBackgroundModeDisabledBrowserTest.BackgroundModeDisabledWithCommandLine (3254 ms)
[121/235] PushMessagingBackgroundModeDisabledBrowserTest.BackgroundModeDisabledWithCommandLine (4728 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickOrigin
[21245:3847:1203/070224:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ReferrerPolicyTest.HttpsMiddleClickOrigin (3990 ms)
[122/235] ReferrerPolicyTest.HttpsMiddleClickOrigin (5748 ms)
[ RUN      ] SpellingMenuObserverTest.EnableSpellingServiceWithCorrectWord
[21255:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21258:3847:1203/070226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[21258:3847:1203/070226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21258:3847:1203/070226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21258:3847:1203/070226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21258:3847:1203/070226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21258:3847:1203/070226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21258:3847:1203/070226:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21255:17411:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SpellingMenuObserverTest.EnableSpellingServiceWithCorrectWord (2739 ms)
[123/235] SpellingMenuObserverTest.EnableSpellingServiceWithCorrectWord (4290 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickTargetBlankOrigin
[21253:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21243:3847:1203/070226:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ReferrerPolicyTest.MiddleClickTargetBlankOrigin (3088 ms)
[124/235] ReferrerPolicyTest.MiddleClickTargetBlankOrigin (4707 ms)
[ RUN      ] RepostFormWarningTest.TestLoginAfterRepost
[21259:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21246:64011:1203/070227:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21246:64011:1203/070227:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /moose
[21246:64011:1203/070228:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /bar
[21259:17155:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RepostFormWarningTest.TestLoginAfterRepost (4089 ms)
[125/235] RepostFormWarningTest.TestLoginAfterRepost (5716 ms)
[ RUN      ] RestartTest.PRE_CookiesClearedOnExit
[21271:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21271:17667:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.PRE_CookiesClearedOnExit (2753 ms)
[126/235] RestartTest.PRE_CookiesClearedOnExit (4299 ms)
[ RUN      ] SessionRestoreTest.SessionStorage
[21274:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21274:3847:1203/070231:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21274:3847:1203/070231:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21274:3847:1203/070232:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21274:3847:1203/070232:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21274:18435:1203/070232:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.SessionStorage (4071 ms)
[127/235] SessionRestoreTest.SessionStorage (5480 ms)
[ RUN      ] SessionRestoreTest.SessionStorageAfterTabReplace
[21282:3847:1203/070232:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SessionRestoreTest.SessionStorageAfterTabReplace (5049 ms)
[128/235] SessionRestoreTest.SessionStorageAfterTabReplace (6837 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesBrowserClose
[21272:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21297:12807:1203/070236:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.SessionCookiesBrowserClose (8191 ms)
[129/235] NoSessionRestoreTest.SessionCookiesBrowserClose (9717 ms)
[ RUN      ] TabRestoreTest.RestoreTabWithSpecialURL
[21290:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==21296==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011170cbb1 bp 0x000127e12170 sp 0x000127e120a0 T6)
    #0 0x11170cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11170cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11170c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x111707bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x111707bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1118025d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11181f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x1117f1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1118609cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x111737bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x111859547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11176e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10f0c036c in Run base/callback.h:396:12
    #13 0x10f0c036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11be6689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11be63d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10f0c036c in Run base/callback.h:396:12
    #17 0x10f0c036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10f128894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10f129ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10f129ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10f09e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10f10d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10f09c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff87081b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff87081454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff870a47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff870a40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10f09f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10f09dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10f163078 in Run base/run_loop.cc:55:3
    #31 0x10f1270b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10f1d1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10f1c560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10a227119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f1c4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f1d1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11be7d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11bc98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11c0c01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11c0c0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11c0c3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10ee2e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11c0b9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11c0b844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11c0b7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11c13f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10efe2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10efe0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10e07ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10a1e499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10a1e4563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==21296==ABORTING
Received signal 6
[end of stack trace]
[       OK ] TabRestoreTest.RestoreTabWithSpecialURL (5377 ms)
[130/235] TabRestoreTest.RestoreTabWithSpecialURL (6935 ms)
[ RUN      ] TabRestoreTest.PRE_RestoreOnStartup
[21298:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21299:12807:1203/070237:WARNING:channel.cc(358)] RawChannel write error
[21298:3847:1203/070237:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21298:3847:1203/070237:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21298:15623:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[21289:3847:1203/070238:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] TabRestoreTest.PRE_RestoreOnStartup (4101 ms)
[131/235] TabRestoreTest.PRE_RestoreOnStartup (5662 ms)
[ RUN      ] SecurityStateModelTest.HttpPage
[21307:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SecurityStateModelTest.HttpPage (2988 ms)
[132/235] SecurityStateModelTest.HttpPage (4660 ms)
[ RUN      ] SSLUITest.TestDisplaysCachedInsecureContent
[21320:3847:1203/070241:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21312:3847:1203/070244:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:58803/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4ODAy' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:58802/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:58803/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4ODAy (12)
[21330:17155:1203/070244:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000011149f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001114eac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000111536a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011e08a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011e089a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000112f26dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000112962f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011278e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000112884ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000112881bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000112882235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001129cdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000113b2c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011e432663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011e432ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001115b0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001115aff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001115a560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a11d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a10a1a1 thread_start + 13

[21320:17155:1203/070244:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==21320==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a122bc9 bp 0x000127031730 sp 0x0001270316f0 T6)
    #0 0x7fff8a122bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10f3863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10f3863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10f3863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10f3863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10f3a81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10f3a81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10f393628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10f393b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10f393b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10f3a1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10f3a1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10f3a1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10f3a1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10f3a1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10cffb36c in Run base/callback.h:396:12
    #16 0x10cffb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10d063894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10d064ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10d064ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10cfd5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10d09e078 in Run base/run_loop.cc:55:3
    #22 0x10d0620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10d10cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10d10060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x108162119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10d0fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10d10c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x119beb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10ceefabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10ceefabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10ceee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10cf1d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10cf1babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10bfb9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10811b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10811b563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==21320==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SSLUITest.TestDisplaysCachedInsecureContent (4678 ms)
[133/235] SSLUITest.TestDisplaysCachedInsecureContent (6473 ms)
[ RUN      ] SSLUITest.TestBadHTTPSDownload
[21319:3847:1203/070241:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21310:64267:1203/070242:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[21310:64267:1203/070242:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21338:17667:1203/070245:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000011229f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001122eac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000112336a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011ee8a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011ee89a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000113d26dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000113762f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011358e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000113684ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000113681bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000113682235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001137cdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011492c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011f232663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011f232ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001123b0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001123aff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001123a560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a11d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a10a1a1 thread_start + 13

[       OK ] SSLUITest.TestBadHTTPSDownload (6669 ms)
[134/235] SSLUITest.TestBadHTTPSDownload (8787 ms)
[ RUN      ] SSLUITest.TestWSSInvalidCertAndClose
[21313:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on wss://127.0.0.1:0...
WebSocket server started on wss://127.0.0.1:58797...
sending server_data: {"host": "127.0.0.1", "port": 58797} (36 bytes)
[21303:40219:1203/070248:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21303:3847:1203/070248:INFO:CONSOLE(16)] "WebSocket connection to 'wss://127.0.0.1:58797/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:58796/ssl/wss_close.html?58797 (16)
[21303:3847:1203/070248:INFO:CONSOLE(15)] "WebSocket connection to 'wss://127.0.0.1:58797/' failed: WebSocket opening handshake was canceled", source: http://127.0.0.1:58796/ssl/wss_close_slave.html?58797 (15)
[21346:13063:1203/070248:WARNING:channel.cc(358)] RawChannel write error
[21313:17667:1203/070249:WARNING:channel.cc(358)] RawChannel write error
[21303:5635:1203/070249:ERROR:mach_broker_mac.mm(234)] Unknown process 21352 is sending Mach IPC messages!
[21303:3847:1203/070249:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SSLUITest.TestWSSInvalidCertAndClose (11280 ms)
[135/235] SSLUITest.TestWSSInvalidCertAndClose (12843 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBrokenHTTPSInIncognitoReportNo
[21333:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21321:69387:1203/070249:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[21321:69387:1203/070249:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21350:17411:1203/070249:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010514f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010519ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001051e6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000111d3a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000111d39a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000106bd6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000106612f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010643e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000106534ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000106531bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000106532235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010667dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001077dc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001120e2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001120e2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000105260421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010525ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010525560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a11d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a10a1a1 thread_start + 13

[21321:3847:1203/070249:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[21333:17667:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITestWithExtendedReporting.TestBrokenHTTPSInIncognitoReportNo (8319 ms)
[136/235] SSLUITestWithExtendedReporting.TestBrokenHTTPSInIncognitoReportNo (9868 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBrokenHTTPSNoReportingWhenDisallowed
[21355:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21343:40463:1203/070252:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[21343:3847:1203/070252:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[21362:16899:1203/070252:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000107260373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001072abc65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001072f7a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000113e4b493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000113e4aa13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000108ce7dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000108723f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010854f3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000108645ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000108642bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000108643235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010878ed4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001098ed392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001141f3663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001141f3ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000107371421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000107370f43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010736660f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a11d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a10a1a1 thread_start + 13

[       OK ] SSLUITestWithExtendedReporting.TestBrokenHTTPSNoReportingWhenDisallowed (5999 ms)
[137/235] SSLUITestWithExtendedReporting.TestBrokenHTTPSNoReportingWhenDisallowed (8058 ms)
[ RUN      ] DurableStorageBrowserTest.FirstTabSeesResult
[21360:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21353:70147:1203/070252:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21363:13063:1203/070255:WARNING:channel.cc(358)] RawChannel write error
[21353:3847:1203/070255:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DurableStorageBrowserTest.FirstTabSeesResult (5626 ms)
[138/235] DurableStorageBrowserTest.FirstTabSeesResult (8678 ms)
[ RUN      ] TranslateBrowserTest.BasicTranslation
[21368:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21359:67631:1203/070255:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21368:17411:1203/070255:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==21368==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a122bc9 bp 0x00011f827730 sp 0x00011f8276f0 T6)
    #0 0x7fff8a122bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x107af63bd in Acquire base/synchronization/lock.h:24:20
    #2 0x107af63bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x107af63bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x107af63bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x107b181d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x107b181d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x107b03628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x107b03b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x107b03b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x107b11c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x107b11c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x107b11c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x107b11c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x107b11c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10576b36c in Run base/callback.h:396:12
    #16 0x10576b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1057d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1057d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1057d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x105745d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10580e078 in Run base/run_loop.cc:55:3
    #22 0x1057d20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10587cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10587060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1008d5119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10586ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10587c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11235b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10565fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10565fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10565e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10568d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10568babd in ContentMain content/app/content_main.cc:19:15
    #9 0x104729c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10088e99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10088e563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==21368==ABORTING
Received signal 6
[end of stack trace]
[       OK ] TranslateBrowserTest.BasicTranslation (4934 ms)
[139/235] TranslateBrowserTest.BasicTranslation (6466 ms)
[ RUN      ] TranslateManagerBrowserTest.PRE_TranslateSessionRestore
[21371:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TranslateManagerBrowserTest.PRE_TranslateSessionRestore (4009 ms)
[140/235] TranslateManagerBrowserTest.PRE_TranslateSessionRestore (5706 ms)
[ RUN      ] PopupBlockerBrowserTest.SessionStorage
[21378:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21372:63759:1203/070256:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21378:17411:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.SessionStorage (3861 ms)
[141/235] PopupBlockerBrowserTest.SessionStorage (5304 ms)
[ RUN      ] BrowserTest.InterstitialCommandDisable
[21393:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21382:40207:1203/070301:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserTest.InterstitialCommandDisable (4086 ms)
[142/235] BrowserTest.InterstitialCommandDisable (5697 ms)
[ RUN      ] RunInBackgroundTest.RunInBackgroundBasicTest
[21403:3847:1203/070301:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21404:3847:1203/070301:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21404:3847:1203/070301:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21404:3847:1203/070301:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21404:3847:1203/070301:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21404:3847:1203/070301:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21404:3847:1203/070301:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21404:3847:1203/070301:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] RunInBackgroundTest.RunInBackgroundBasicTest (2676 ms)
[143/235] RunInBackgroundTest.RunInBackgroundBasicTest (4288 ms)
[ RUN      ] BrowserTest.StartMinimized
[21392:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21406:12807:1203/070303:WARNING:channel.cc(358)] RawChannel write error
[21392:17923:1203/070303:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.StartMinimized (6578 ms)
[144/235] BrowserTest.StartMinimized (8224 ms)
[ RUN      ] NoStartupWindowTest.DontInitSessionServiceForApps
[21416:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21418:13319:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[21416:17411:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoStartupWindowTest.DontInitSessionServiceForApps (3524 ms)
[145/235] NoStartupWindowTest.DontInitSessionServiceForApps (5070 ms)
[ RUN      ] BrowserTest.RestorePinnedTabs
[21391:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21380:39451:1203/070259:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21413:13063:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[21405:12807:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[21419:14851:1203/070306:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21419:14851:1203/070306:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[21419:14851:1203/070306:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21380:52995:1203/070306:ERROR:mach_broker_mac.mm(234)] Unknown process 21421 is sending Mach IPC messages!
[21380:52995:1203/070306:ERROR:mach_broker_mac.mm(234)] Unknown process 21422 is sending Mach IPC messages!
[21391:17411:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.RestorePinnedTabs (9795 ms)
[146/235] BrowserTest.RestorePinnedTabs (11322 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabNoneExisting
[21420:3847:1203/070306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21420:16391:1203/070307:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabNoneExisting (3902 ms)
[147/235] BrowserNavigatorTest.Disposition_SingletonTabNoneExisting (5333 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromPopup
[21426:3847:1203/070308:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromPopup (3985 ms)
[148/235] BrowserNavigatorTest.Disposition_NewPopupFromPopup (5768 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.ObjectSpecifier
[21446:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21447:3847:1203/070312:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21447:3847:1203/070312:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21447:3847:1203/070312:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21447:3847:1203/070312:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21447:3847:1203/070312:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21447:3847:1203/070312:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21447:3847:1203/070312:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowserCrApplicationAppleScriptTest.ObjectSpecifier (3041 ms)
[149/235] BrowserCrApplicationAppleScriptTest.ObjectSpecifier (4748 ms)
[ RUN      ] BrowserNavigatorTest.SendRendererInitiatedRequestUsingPOST
[21442:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21430:61491:1203/070312:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21445:12807:1203/070312:WARNING:channel.cc(358)] RawChannel write error
[21442:16899:1203/070313:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.SendRendererInitiatedRequestUsingPOST (4677 ms)
[150/235] BrowserNavigatorTest.SendRendererInitiatedRequestUsingPOST (6405 ms)
[ RUN      ] BrowserNavigatorTest.NavigateWithoutBrowser
[21440:3847:1203/070310:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21443:12807:1203/070314:WARNING:channel.cc(358)] RawChannel write error
[21454:13063:1203/070314:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateWithoutBrowser (6235 ms)
[151/235] BrowserNavigatorTest.NavigateWithoutBrowser (8119 ms)
[ RUN      ] ConstrainedWindowMacTest.ShowInInactiveTab
[21452:3847:1203/070313:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21452:16135:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ConstrainedWindowMacTest.ShowInInactiveTab (4333 ms)
[152/235] ConstrainedWindowMacTest.ShowInInactiveTab (5949 ms)
[ RUN      ] WindowedInstallDialogControllerBrowserTest.ShowInstallDialog
[21461:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WindowedInstallDialogControllerBrowserTest.ShowInstallDialog (2776 ms)
[153/235] WindowedInstallDialogControllerBrowserTest.ShowInstallDialog (4454 ms)
[ RUN      ] OmniboxViewMacBrowserTest.ApplyCaretVisibility
[21465:3847:1203/070316:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21467:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21465:16647:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OmniboxViewMacBrowserTest.ApplyCaretVisibility (2979 ms)
[154/235] OmniboxViewMacBrowserTest.ApplyCaretVisibility (4703 ms)
[ RUN      ] FindInPageControllerTest.FindInPageSpecialURLs
[21471:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21471:17667:1203/070320:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindInPageSpecialURLs (4049 ms)
[155/235] FindInPageControllerTest.FindInPageSpecialURLs (5892 ms)
[ RUN      ] FindInPageControllerTest.FindInPage_Issue5132
[21478:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21466:3847:1203/070320:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21478:17411:1203/070320:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindInPage_Issue5132 (3325 ms)
[156/235] FindInPageControllerTest.FindInPage_Issue5132 (5080 ms)
[ RUN      ] FindInPageControllerTest.HideFindBarOnNavigateAndReload
[21482:3847:1203/070320:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21482:3847:1203/070321:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] FindInPageControllerTest.HideFindBarOnNavigateAndReload (2966 ms)
[157/235] FindInPageControllerTest.HideFindBarOnNavigateAndReload (4732 ms)
[ RUN      ] NativeWindowTrackerTest.Basic
[21485:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21485:15879:1203/070323:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeWindowTrackerTest.Basic (3765 ms)
[158/235] NativeWindowTrackerTest.Basic (5243 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabs
[21495:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabs (3306 ms)
[159/235] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabs (4805 ms)
[ RUN      ] PermissionBubbleManagerBrowserTest.RequestsBeforeAfterLoad
[21502:3847:1203/070325:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21490:59727:1203/070326:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21490:3847:1203/070326:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21502:18691:1203/070326:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PermissionBubbleManagerBrowserTest.RequestsBeforeAfterLoad (3186 ms)
[160/235] PermissionBubbleManagerBrowserTest.RequestsBeforeAfterLoad (4965 ms)
[ RUN      ] InlineLoginHelperBrowserTest.AddAccountsCallsUpdateCredentials
[21508:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21511:3847:1203/070328:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21511:3847:1203/070328:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21511:3847:1203/070328:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21511:3847:1203/070328:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21511:3847:1203/070328:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21511:3847:1203/070328:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21511:3847:1203/070328:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21508:17667:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginHelperBrowserTest.AddAccountsCallsUpdateCredentials (3461 ms)
[161/235] InlineLoginHelperBrowserTest.AddAccountsCallsUpdateCredentials (5174 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainSyncPromo
[21498:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21506:13063:1203/070327:WARNING:channel.cc(358)] RawChannel write error
[21488:5635:1203/070327:ERROR:mach_broker_mac.mm(234)] Unknown process 21512 is sending Mach IPC messages!
[21488:60675:1203/070328:ERROR:mach_broker_mac.mm(234)] Unknown process 21514 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainSyncPromo (5890 ms)
[162/235] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainSyncPromo (7551 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldAutocompletetype
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldAutocompletetype (220 ms)
[163/235] FormAutofillTest.WebFormControlElementToFormFieldAutocompletetype (1970 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromParentDIRAttribute
[       OK ] FormAutofillTest.DetectTextDirectionFromParentDIRAttribute (129 ms)
[164/235] FormAutofillTest.DetectTextDirectionFromParentDIRAttribute (1913 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithElementForUnownedForm
[       OK ] FormAutofillTest.ClearPreviewedFormWithElementForUnownedForm (156 ms)
[165/235] FormAutofillTest.ClearPreviewedFormWithElementForUnownedForm (1557 ms)
[ RUN      ] PasswordAutofillAgentTest.InitialAutocompleteForEmptyAction
[       OK ] PasswordAutofillAgentTest.InitialAutocompleteForEmptyAction (299 ms)
[166/235] PasswordAutofillAgentTest.InitialAutocompleteForEmptyAction (1721 ms)
[ RUN      ] FastUnloadTest.UnloadHidden
[21524:3847:1203/070330:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21513:16899:1203/070331:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] FastUnloadTest.UnloadHidden (4590 ms)
[167/235] FastUnloadTest.UnloadHidden (6502 ms)
[ RUN      ] PasswordAutofillAgentTest.AutocompletePasswordForReadonlyUsernameMatched
[       OK ] PasswordAutofillAgentTest.AutocompletePasswordForReadonlyUsernameMatched (226 ms)
[168/235] PasswordAutofillAgentTest.AutocompletePasswordForReadonlyUsernameMatched (1835 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.TopFrameNavigationDisallowed
[21519:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21509:39463:1203/070333:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /ServiceLogin?skipvpage=true&sarp=1&rm=hide&continue=chrome-extension%3A%2F%2Fmfffpogegjflfpflabcdkioaeobkgjik%2Fsuccess.html%3Fsource%3D0&service=chromiumsync&hl=en-US
[21531:13063:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginUISafeIframeBrowserTest.TopFrameNavigationDisallowed (6561 ms)
[169/235] InlineLoginUISafeIframeBrowserTest.TopFrameNavigationDisallowed (8343 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompleteForTextFieldPasswords
[       OK ] PasswordAutofillAgentTest.NoAutocompleteForTextFieldPasswords (415 ms)
[170/235] PasswordAutofillAgentTest.NoAutocompleteForTextFieldPasswords (1980 ms)
[ RUN      ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyNoCredentialsOnPasswordClick
[       OK ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyNoCredentialsOnPasswordClick (219 ms)
[171/235] PasswordAutofillAgentTest.FillOnAccountSelectOnlyNoCredentialsOnPasswordClick (1851 ms)
[ RUN      ] PasswordAutofillAgentTest.FormFillDataMustHaveUsername
[       OK ] PasswordAutofillAgentTest.FormFillDataMustHaveUsername (296 ms)
[172/235] PasswordAutofillAgentTest.FormFillDataMustHaveUsername (1977 ms)
[ RUN      ] PasswordAutofillAgentTest.NotAutofillNoUsername
[       OK ] PasswordAutofillAgentTest.NotAutofillNoUsername (224 ms)
[173/235] PasswordAutofillAgentTest.NotAutofillNoUsername (1830 ms)
[ RUN      ] PasswordAutofillAgentTest.ShowSuggestionForNonUsernameFieldForms
[       OK ] PasswordAutofillAgentTest.ShowSuggestionForNonUsernameFieldForms (319 ms)
[174/235] PasswordAutofillAgentTest.ShowSuggestionForNonUsernameFieldForms (1830 ms)
[ RUN      ] TranslateHelperBrowserTest.MultipleDifferentTranslations
[       OK ] TranslateHelperBrowserTest.MultipleDifferentTranslations (71 ms)
[175/235] TranslateHelperBrowserTest.MultipleDifferentTranslations (1566 ms)
[ RUN      ] OutOfProcessPPAPITest.AudioConfig
[21551:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[21561]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21561]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[21540:39443:1203/070341:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21540:3847:1203/070341:INFO:CONSOLE(177)] "RecommendSampleRate finished in 0.080 seconds.", source: http://127.0.0.1:58878/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[21540:3847:1203/070341:INFO:CONSOLE(177)] "ValidConfigs finished in 0.040 seconds.", source: http://127.0.0.1:58878/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[21540:3847:1203/070341:INFO:CONSOLE(177)] "InvalidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:58878/test_case.html?testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[       OK ] OutOfProcessPPAPITest.AudioConfig (4629 ms)
[176/235] OutOfProcessPPAPITest.AudioConfig (6184 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset
[21554:3847:1203/070340:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[21562]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21562]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[21541:3847:1203/070341:INFO:CONSOLE(177)] "GetLocalTimeZoneOffset finished in 0.002 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run59LiBU/ppapi/tests/test_case.html?testcase=Flash_GetLocalTimeZoneOffset (177)
[21554:3847:1203/070341:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21554:3847:1203/070341:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21554:17667:1203/070341:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset (4782 ms)
[177/235] OutOfProcessPPAPITest.Flash_GetLocalTimeZoneOffset (6375 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestSyncPasses
[21552:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21539:3847:1203/070341:INFO:CONSOLE(1795)] "Running test testPasses", source: async.js (1795)
[21560:13319:1203/070341:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncTest.TestSyncPasses (5151 ms)
[178/235] WebUIBrowserAsyncTest.TestSyncPasses (6848 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_SaveAs_DangerousExecutable_Allowed
[21558:3847:1203/070340:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[21563]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[21563]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[21542:61983:1203/070342:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21542:3847:1203/070342:INFO:CONSOLE(177)] "SaveAsDangerousExecutableAllowed finished in 0.029 seconds.", source: http://127.0.0.1:58881/test_case.html?testcase=FileChooser_SaveAsDangerousExecutableAllowed (177)
[       OK ] PPAPIFileChooserTest.FileChooser_SaveAs_DangerousExecutable_Allowed (4722 ms)
[179/235] PPAPIFileChooserTest.FileChooser_SaveAs_DangerousExecutable_Allowed (6578 ms)
[ RUN      ] PolicyTest.NativeMessagingBlacklistSelective
[21582:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21584:13063:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[21584:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21584:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21584:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21584:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21584:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21584:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21584:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PolicyTest.NativeMessagingBlacklistSelective (3515 ms)
[180/235] PolicyTest.NativeMessagingBlacklistSelective (5164 ms)
[ RUN      ] ComponentCloudPolicyTest.SignOutAndBackIn
sending server_data: {"host": "127.0.0.1", "port": 58886} (36 bytes)
[21579:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.H3QUyj/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.H3QUyj/policy
127.0.0.1 - - [03/Dec/2015 07:03:49] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:03:49] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[21564:3847:1203/070349:WARNING:signin_manager.cc(199)] Revoking refresh token on server. Reason: sign out, IsSigninAllowed: 1
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.H3QUyj/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.H3QUyj/policy
127.0.0.1 - - [03/Dec/2015 07:03:49] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:03:49] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[21579:16135:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ComponentCloudPolicyTest.SignOutAndBackIn (6069 ms)
[181/235] ComponentCloudPolicyTest.SignOutAndBackIn (7996 ms)
[ RUN      ] PolicyTest.ExtensionAllowedTypes
[21578:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21566:3847:1203/070348:WARNING:extension_error_reporter.cc(79)] Extension error: My extension 1 (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[       OK ] PolicyTest.ExtensionAllowedTypes (5899 ms)
[182/235] PolicyTest.ExtensionAllowedTypes (7475 ms)
[ RUN      ] PolicyTest.Disable3DAPIs
[21577:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21591:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21591:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21591:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21591:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21591:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21591:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21591:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21577:16903:1203/070351:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.Disable3DAPIs (7078 ms)
[183/235] PolicyTest.Disable3DAPIs (9003 ms)
[ RUN      ] SafeBrowsingServiceTest.CheckDownloadUrl
[21596:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21597:3847:1203/070352:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21597:3847:1203/070352:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21597:3847:1203/070352:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21597:3847:1203/070352:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21597:3847:1203/070352:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21597:3847:1203/070352:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21597:3847:1203/070352:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SafeBrowsingServiceTest.CheckDownloadUrl (3045 ms)
[184/235] SafeBrowsingServiceTest.CheckDownloadUrl (4772 ms)
[ RUN      ] SafeBrowsingServiceTest.CheckDownloadUrlTimedOut
[21604:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21608:3847:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21608:3847:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21608:3847:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21608:3847:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21608:3847:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21608:3847:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21608:3847:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21604:16647:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingServiceTest.CheckDownloadUrlTimedOut (3879 ms)
[185/235] SafeBrowsingServiceTest.CheckDownloadUrlTimedOut (5756 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpsNonTimeoutError
[21603:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21606:13063:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[21603:18179:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.HttpsNonTimeoutError (4342 ms)
[186/235] CaptivePortalBrowserTest.HttpsNonTimeoutError (6141 ms)
[ RUN      ] CaptivePortalBrowserTest.InterstitialTimerNavigateAwayWhileLoading
[21610:3847:1203/070355:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21611:12807:1203/070356:WARNING:channel.cc(358)] RawChannel write error
[21600:3847:1203/070356:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] CaptivePortalBrowserTest.InterstitialTimerNavigateAwayWhileLoading (3889 ms)
[187/235] CaptivePortalBrowserTest.InterstitialTimerNavigateAwayWhileLoading (5614 ms)
[ RUN      ] NetworkingPrivateApiTest.GetProperties
[21615:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21617:13063:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[21609:3847:1203/070359:INFO:CONSOLE(0)] "[SUCCESS] getProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getProperties (0)
[       OK ] NetworkingPrivateApiTest.GetProperties (4817 ms)
[188/235] NetworkingPrivateApiTest.GetProperties (7086 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetManagedProperties
[21625:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21614:3847:1203/070402:INFO:CONSOLE(0)] "[FAIL] getManagedProperties: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getManagedProperties (0)
[21632:12807:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetManagedProperties (4997 ms)
[189/235] NetworkingPrivateApiTestFail.GetManagedProperties (6830 ms)
[ RUN      ] NetworkingPrivateApiTestFail.CreateNetwork
[21627:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21616:3847:1203/070402:INFO:CONSOLE(0)] "[FAIL] createNetwork: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?createNetwork (0)
[21635:13063:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[21616:3847:1203/070402:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NetworkingPrivateApiTestFail.CreateNetwork (4972 ms)
[190/235] NetworkingPrivateApiTestFail.CreateNetwork (6830 ms)
[ RUN      ] NetworkingPrivateApiTestFail.ForgetNetwork
[21631:3847:1203/070401:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21619:3847:1203/070403:INFO:CONSOLE(0)] "[FAIL] forgetNetwork: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?forgetNetwork (0)
[21631:17155:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.ForgetNetwork (4965 ms)
[191/235] NetworkingPrivateApiTestFail.ForgetNetwork (6830 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetWifiTDLSStatus
[21639:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21641:13063:1203/070405:WARNING:channel.cc(358)] RawChannel write error
[21634:3847:1203/070406:INFO:CONSOLE(0)] "[FAIL] getWifiTDLSStatus: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getWifiTDLSStatus (0)
[21639:16647:1203/070406:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetWifiTDLSStatus (4500 ms)
[192/235] NetworkingPrivateApiTestFail.GetWifiTDLSStatus (6209 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetVisibleNetworks
[21649:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21640:3847:1203/070408:INFO:CONSOLE(0)] "[SUCCESS] getVisibleNetworks", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getVisibleNetworks (0)
[       OK ] NetworkingPrivateServiceClientApiTest.GetVisibleNetworks (4782 ms)
[193/235] NetworkingPrivateServiceClientApiTest.GetVisibleNetworks (6474 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.RequestNetworkScan
[21651:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21642:3847:1203/070409:INFO:CONSOLE(0)] "[SUCCESS] requestNetworkScan", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?requestNetworkScan (0)
[21651:15623:1203/070409:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.RequestNetworkScan (4817 ms)
[194/235] NetworkingPrivateServiceClientApiTest.RequestNetworkScan (6567 ms)
[ RUN      ] ITunesDataProviderInvalidTest.InvalidTest
[21655:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Entity: line 1: parser error : Extra content at the end of the document

^
[       OK ] ITunesDataProviderInvalidTest.InvalidTest (5057 ms)
[195/235] ITunesDataProviderInvalidTest.InvalidTest (6567 ms)
[ RUN      ] GlobalErrorServiceBrowserTest.CloseBubbleView
[21664:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21664:16391:1203/070412:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GlobalErrorServiceBrowserTest.CloseBubbleView (4880 ms)
[196/235] GlobalErrorServiceBrowserTest.CloseBubbleView (6682 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/1
[21681:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/1 (3076 ms)
[197/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/1 (4983 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialRealHardware/1
[21676:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21668:3847:1203/070415:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://cjfdgjiaomlblcncdaibimofiooemgdd/_generated_background_page.html (0)
[21676:17411:1203/070416:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SerialApiTest/SerialApiTest.SerialRealHardware/1 (4958 ms)
[198/235] SerialApiTest/SerialApiTest.SerialRealHardware/1 (6768 ms)
[ RUN      ] SupervisedUserBlockModeTest.HistoryVisitRecorded
[21675:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21667:16643:1203/070414:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21667:3847:1203/070416:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[21688:17155:1203/070416:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010961f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010966ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001096b6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011620a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000116209a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010b0a6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010aae2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010a90e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010aa04ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010aa01bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010aa02235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010ab4dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010bcac392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001165b2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001165b2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000109730421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010972ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010972560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a11d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a10a1a1 thread_start + 13

[       OK ] SupervisedUserBlockModeTest.HistoryVisitRecorded (5933 ms)
[199/235] SupervisedUserBlockModeTest.HistoryVisitRecorded (7914 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/3
[21689:3847:1203/070416:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/3 (3223 ms)
[200/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/3 (4887 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/21
[21696:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/21 (3550 ms)
[201/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/21 (5351 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/45
[21704:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21704:17923:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/45 (3462 ms)
[202/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/45 (5145 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/46
[21706:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21709:17667:1203/070421:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010f04f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010f09ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010f0e6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011bc3a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011bc39a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000110ad6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000110512f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011033e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000110434ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000110431bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000110432235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011057dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001116dc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011bfe2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011bfe2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010f160421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010f15ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010f15560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a11d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a10a1a1 thread_start + 13

[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/46 (3404 ms)
[203/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/46 (5046 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/91
[21710:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/91 (2946 ms)
[204/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/91 (4833 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/97
[21720:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21723:12807:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[21712:3847:1203/070425:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21720:18691:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/97 (3747 ms)
[205/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/97 (5373 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/104
[21724:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/104 (3592 ms)
[206/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/104 (5244 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/117
[21725:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21729:12807:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[21725:3847:1203/070426:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21725:3847:1203/070426:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21725:3847:1203/070426:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21725:3847:1203/070426:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21725:3847:1203/070426:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[21725:15623:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/117 (3460 ms)
[207/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/117 (5062 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3
[21730:3847:1203/070426:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21718:3847:1203/070427:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3 (3067 ms)
[208/235] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/3 (5048 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16
[21741:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16 (3347 ms)
[209/235] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/16 (5112 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/24
[21748:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/24 (3686 ms)
[210/235] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/24 (5426 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[21757:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.545 -  Using ClearKeyPlayer", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.554 -  Registering video event handlers.", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.556 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.620 -  Loading media using src.", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:39699:1203/070432:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.626 -  Starting play, hidden: false", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.693 -  Event: play", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.695 -  Event: waiting", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.716 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.738 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.747 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.761 -  Event: canplay", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.763 -  Event: playing", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070432:INFO:CONSOLE(284)] "07:04:32.766 -  Event: canplaythrough", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.015 -  timeupdate @ 0.189318", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.512 -  timeupdate @ 0.678954", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070433:INFO:CONSOLE(284)] "07:04:33.540 -  heartbeat #1", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.012 -  timeupdate @ 1.191922", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.015 -  waiting for video to end.", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21738:3847:1203/070434:INFO:CONSOLE(284)] "07:04:34.107 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58900/eme_player_js/utils.js (284)
[21758:12807:1203/070434:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[21738:3847:1203/070434:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[21757:17411:1203/070434:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (4951 ms)
[211/235] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (6710 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/1
[21747:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21734:41495:1203/070434:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/1 (8632 ms)
[212/235] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/1 (10119 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[21765:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.559 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.569 -  Registering video event handlers.", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.580 -  Loading media using MSE.", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.587 -  Starting play, hidden: false", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.685 -  Event: play", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.686 -  Event: waiting", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.693 -  onSourceOpen [object Event]", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:61999:1203/070435:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.695 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.713 -  End of appending buffer from bear-320x240-opus-av_enc-av.webm", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.719 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.722 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.736 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.745 -  Adding key to sessionID: 1", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.749 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.752 -  Adding key to sessionID: 2", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.757 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.762 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.787 -  Event: canplay", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.789 -  Event: playing", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070435:INFO:CONSOLE(284)] "07:04:35.792 -  Event: canplaythrough", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.042 -  timeupdate @ 0.186203", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.290 -  timeupdate @ 0.418393", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.554 -  heartbeat #1", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.788 -  timeupdate @ 0.929211", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.038 -  timeupdate @ 1.18462", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.041 -  waiting for video to end.", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.554 -  heartbeat #2", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.554 -  heartbeat #3", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21759:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.570 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58921/eme_player_js/utils.js (284)
[21768:12807:1203/070438:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (6001 ms)
[213/235] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (7634 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[21769:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.501 -  Using ClearKeyPlayer", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.510 -  Registering video event handlers.", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.513 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.586 -  Loading media using MSE.", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:61983:1203/070436:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.598 -  Starting play, hidden: false", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.668 -  Event: play", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.670 -  Event: waiting", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.677 -  onSourceOpen [object Event]", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.680 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.703 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.711 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.725 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.737 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.746 -  Event: canplay", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.748 -  Event: playing", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070436:INFO:CONSOLE(284)] "07:04:36.751 -  Event: canplaythrough", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.000 -  timeupdate @ 0.186203", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.248 -  timeupdate @ 0.441612", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.493 -  heartbeat #1", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070437:INFO:CONSOLE(284)] "07:04:37.498 -  timeupdate @ 0.697021", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070438:INFO:CONSOLE(284)] "07:04:37.997 -  timeupdate @ 1.18462", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.000 -  waiting for video to end.", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.493 -  heartbeat #2", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.492 -  heartbeat #3", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21761:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.564 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58938/eme_player_js/utils.js (284)
[21771:13063:1203/070439:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[21761:3847:1203/070439:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[21769:16135:1203/070439:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6153 ms)
[214/235] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7830 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[21774:3847:1203/070437:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21770:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.903 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.908 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.914 -  Registering video event handlers.", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.924 -  Loading media using MSE.", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070438:INFO:CONSOLE(284)] "07:04:38.932 -  Starting play, hidden: false", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.116 -  Event: play", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.117 -  Event: waiting", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.124 -  onSourceOpen [object Event]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.126 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:40983:1203/070439:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21770:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.161 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070439:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.157 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.168 -  heartbeat #1", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.182 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.188 -  Adding key to sessionID: 1", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.193 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.306 -  Event: canplay", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.310 -  Event: playing", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.313 -  Event: canplaythrough", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.394 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.397 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.399 -  Adding key to sessionID: 1", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.415 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.560 -  timeupdate @ 0.162984", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.794 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.799 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.805 -  Adding key to sessionID: 1", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.812 -  timeupdate @ 0.418393", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.817 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.898 -  heartbeat #2", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.307 -  timeupdate @ 0.929211", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.595 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.599 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.602 -  Adding key to sessionID: 1", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.608 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.806 -  timeupdate @ 1.41681", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.813 -  waiting for video to end.", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.899 -  heartbeat #3", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.897 -  heartbeat #4", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21770:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.143 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58955/eme_player_js/utils.js (284)
[21775:12551:1203/070443:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7330 ms)
[215/235] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (9192 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/4
[21792:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21793:3847:1203/070444:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21793:3847:1203/070444:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21793:3847:1203/070444:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21793:3847:1203/070444:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21793:3847:1203/070444:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21793:3847:1203/070444:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21793:3847:1203/070444:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PDFTestFiles/PDFExtensionTest.Load/4 (2719 ms)
[216/235] PDFTestFiles/PDFExtensionTest.Load/4 (4439 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.InvalidResponseKeyError/0
[21787:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21781:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.658 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.665 -  Using ClearKeyPlayer", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.668 -  Registering video event handlers.", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.669 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.657 -  heartbeat #1", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.664 -  Loading media using MSE.", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.673 -  Starting play, hidden: false", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:39955:1203/070444:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.748 -  Event: play", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.750 -  Event: waiting", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.754 -  onSourceOpen [object Event]", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.758 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.788 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.791 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.794 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.811 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.822 -  Forcing invalid key data.", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.830 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.833 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.837 -  Forcing invalid key data.", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.842 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58989/eme_player_js/utils.js (145)
[21781:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.855 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:58989/eme_player_js/utils.js (284)
[21781:3847:1203/070444:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:58989/eme_player_js/utils.js (145)
[21791:12807:1203/070444:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[21787:17667:1203/070444:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.InvalidResponseKeyError/0 (4699 ms)
[217/235] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.InvalidResponseKeyError/0 (6385 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[21782:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21776:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.575 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.581 -  Using ClearKeyPlayer", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.584 -  Registering video event handlers.", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.585 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:40215:1203/070442:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.707 -  heartbeat #1", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.714 -  Loading media using MSE.", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.722 -  Starting play, hidden: false", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.796 -  Event: play", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.798 -  Event: waiting", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.804 -  onSourceOpen [object Event]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.807 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.830 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.836 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.848 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.860 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.907 -  Event: canplay", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.910 -  Event: playing", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.913 -  Event: canplaythrough", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.068 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.073 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.080 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.169 -  timeupdate @ 0.186203", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.425 -  timeupdate @ 0.464831", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.496 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.499 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.502 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.575 -  heartbeat #2", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.908 -  timeupdate @ 0.929211", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.158 -  timeupdate @ 1.18462", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.161 -  waiting for video to end.", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.273 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.276 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.280 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.570 -  heartbeat #3", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070445:INFO:CONSOLE(284)] "07:04:45.569 -  heartbeat #4", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21776:3847:1203/070445:INFO:CONSOLE(284)] "07:04:45.728 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58972/eme_player_js/utils.js (284)
[21783:13063:1203/070445:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[21776:3847:1203/070445:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21782:16391:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7751 ms)
[218/235] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (9168 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/7
[21802:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21805:3847:1203/070448:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21805:3847:1203/070448:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21805:3847:1203/070448:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21805:3847:1203/070448:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21805:3847:1203/070448:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21805:3847:1203/070448:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21805:3847:1203/070448:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PDFTestFiles/PDFExtensionTest.Load/7 (3323 ms)
[219/235] PDFTestFiles/PDFExtensionTest.Load/7 (5119 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/3
[21806:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21808:13063:1203/070449:WARNING:channel.cc(358)] RawChannel write error
[21808:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21808:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21808:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21808:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21808:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21808:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21808:3847:1203/070449:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21806:17667:1203/070449:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/3 (3582 ms)
[220/235] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/3 (5150 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/2
[21809:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21809:17667:1203/070450:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==21809==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a122bc9 bp 0x0001293a8730 sp 0x0001293a86f0 T7)
    #0 0x7fff8a122bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1110db3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1110db3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1110db3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1110db3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1110fd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1110fd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1110e8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1110e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1110e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1110f6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1110f6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1110f6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1110f6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1110f6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10ed5036c in Run base/callback.h:396:12
    #16 0x10ed5036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10edb8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10edb9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10edb9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10ed2ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10edf3078 in Run base/run_loop.cc:55:3
    #22 0x10edb70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10ee61d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10ee5560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x109eb4119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10ee54fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10ee61426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b94026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10ec44abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10ec44abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10ec4370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10ec72948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10ec70abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10dd0ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x109e6f99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x109e6f563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==21809==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/2 (3370 ms)
[221/235] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/2 (5067 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/0
[21831:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==21835==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000111c8cbb1 bp 0x00014a7ff170 sp 0x00014a7ff0a0 T5)
    #0 0x111c8cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x111c8cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x111c8c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x111c87bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x111c87bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x111d825d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x111d9f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x111d71863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x111de09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x111cb7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x111dd9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x111cee9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10f64036c in Run base/callback.h:396:12
    #13 0x10f64036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11c3e689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11c3e3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10f64036c in Run base/callback.h:396:12
    #17 0x10f64036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10f6a8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10f6a9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10f6a9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10f61e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10f68d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10f61c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff87081b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff87081454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff870a47f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff870a40e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10f61f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10f61dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10f6e3078 in Run base/run_loop.cc:55:3
    #31 0x10f6a70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10f751d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10f74560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x10a7ad119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f744fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f751426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11c3fd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11c218a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11c6401d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11c640d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11c643ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10f3ae642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11c639e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11c63844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11c637ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11c6bf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10f562948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10f560abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10e5fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10a76999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10a769563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==21835==ABORTING
Received signal 6
[end of stack trace]
[21820:3847:1203/070456:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/0 (4599 ms)
[222/235] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/0 (6556 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Maximize/0
[21814:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21816:13063:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[21814:17155:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Maximize/0 (9310 ms)
[223/235] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Maximize/0 (11215 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/5
[21822:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21815:3847:1203/070455:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[21815:3847:1203/070456:INFO:policy_prefs_browsertest.cc(644)] Testing policy: PasswordManagerEnabled
[21815:3847:1203/070456:INFO:policy_prefs_browsertest.cc(644)] Testing policy: AudioCaptureAllowed
[21815:3847:1203/070456:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultSearchProviderEnabled
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/5 (7494 ms)
[224/235] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/5 (9067 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/6
[21826:3847:1203/070453:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21817:3847:1203/070456:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[21817:3847:1203/070457:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultSearchProviderSearchURL
[21817:3847:1203/070457:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultPluginsSetting
[21826:17411:1203/070458:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/6 (7134 ms)
[225/235] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/6 (8698 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/1
[21854:3847:1203/070502:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21842:17411:1203/070503:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /safe_browsing/malware_image.png
[21842:17411:1203/070503:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[21842:3847:1203/070503:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21842:3847:1203/070503:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/1 (3452 ms)
[226/235] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/1 (5035 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/1
[21845:3847:1203/070500:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21836:3847:1203/070503:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[21836:3847:1203/070503:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/1 (5354 ms)
[227/235] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/1 (6961 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/2
[21851:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21837:3847:1203/070504:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[21853:13319:1203/070504:WARNING:channel.cc(358)] RawChannel write error
[21837:3847:1203/070504:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[21851:17155:1203/070504:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/2 (5383 ms)
[228/235] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.LearnMore/2 (7105 ms)
[ RUN      ] DeclarativeApiTest.PersistRules
[21868:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21873:12807:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[21860:3847:1203/070508:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[21868:17411:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeApiTest.PersistRules (3359 ms)
[229/235] DeclarativeApiTest.PersistRules (5258 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/2
[21852:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21839:3847:1203/070504:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[21859:12807:1203/070504:WARNING:channel.cc(358)] RawChannel write error
[21852:16391:1203/070508:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==21852==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a122bc9 bp 0x000122e9e730 sp 0x000122e9e6f0 T6)
    #0 0x7fff8a122bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10b1eb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10b1eb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10b1eb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10b1eb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10b20d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10b20d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10b1f8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10b1f8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10b1f8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10b206c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10b206c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10b206c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10b206c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10b206c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x108e6036c in Run base/callback.h:396:12
    #16 0x108e6036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x108ec8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x108ec9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x108ec9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x108e3ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x108f03078 in Run base/run_loop.cc:55:3
    #22 0x108ec70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x108f71d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x108f6560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a11d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a10a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x103fcb119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x108f64fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x108f71426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x115a5026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x108d54abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x108d54abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x108d5370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x108d82948 in Run content/app/content_main_runner.cc:786:12
    #8 0x108d80abd in ContentMain content/app/content_main.cc:19:15
    #9 0x107e1ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x103f8899f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x103f88563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==21852==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/2 (9111 ms)
[230/235] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/2 (10819 ms)
[ RUN      ] RestartTest.CookiesClearedOnExit
[21872:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21876:3847:1203/070509:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21876:3847:1203/070509:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21876:3847:1203/070509:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21876:3847:1203/070509:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21876:3847:1203/070509:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21876:3847:1203/070509:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21876:3847:1203/070509:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21872:17667:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.CookiesClearedOnExit (4450 ms)
[231/235] RestartTest.CookiesClearedOnExit (5941 ms)
[ RUN      ] TabRestoreTest.RestoreOnStartup
[21875:3847:1203/070508:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21881:12807:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[21877:12807:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[21875:17923:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabRestoreTest.RestoreOnStartup (4862 ms)
[232/235] TabRestoreTest.RestoreOnStartup (6476 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/3
[21888:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21891:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[21891:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21891:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21891:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21891:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21891:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21891:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/3 (3293 ms)
[233/235] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/3 (4989 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/2
[21893:3847:1203/070513:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21895:3847:1203/070514:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[21895:3847:1203/070514:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21895:3847:1203/070514:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21895:3847:1203/070514:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21895:3847:1203/070514:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21895:3847:1203/070514:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[21895:3847:1203/070514:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[21893:15623:1203/070514:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/2 (2878 ms)
[234/235] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/2 (4569 ms)
[ RUN      ] TranslateManagerBrowserTest.TranslateSessionRestore
[21887:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[21887:15623:1203/070514:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TranslateManagerBrowserTest.TranslateSessionRestore (4381 ms)
[235/235] TranslateManagerBrowserTest.TranslateSessionRestore (5885 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/run59LiBU/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/run59LiBU/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/out7l9zPC/output.json
+--------------------------------------------------------------------------+
| End of shard 13  Pending: 7.5s  Duration: 421.0s  Bot: vm877-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 19  https://chromium-swarm.appspot.com/user/task/2b812b5a251d5a10  |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 19/20
Using 4 parallel jobs.
[ RUN      ] AppListStartPageWebUITest.Basic
[86251:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86238:3847:1203/065907:INFO:CONSOLE(1328)] "Running TestCase AppListStartPageWebUITest.Basic", source: test_api.js (1328)
[86238:3847:1203/065907:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[86251:17411:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppListStartPageWebUITest.Basic (5863 ms)
[1/220] AppListStartPageWebUITest.Basic (7559 ms)
[ RUN      ] EmptyDownloadsWebUITest.NoDownloadsMessageShowing
[86252:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86239:3847:1203/065907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[86239:3847:1203/065907:INFO:CONSOLE(1328)] "Running TestCase EmptyDownloadsWebUITest.NoDownloadsMessageShowing", source: test_api.js (1328)
[86252:3847:1203/065907:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003eb00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86252:3847:1203/065907:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003eb00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86252:3847:1203/065908:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003eb00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86239:3847:1203/065908:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] EmptyDownloadsWebUITest.NoDownloadsMessageShowing (6170 ms)
[2/220] EmptyDownloadsWebUITest.NoDownloadsMessageShowing (7825 ms)
[ RUN      ] AdvancedSettingsWebUITest.testAdvancedSettingsShown
[86255:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86241:3847:1203/065908:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[86241:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase AdvancedSettingsWebUITest.testAdvancedSettingsShown", source: test_api.js (1328)
[86262:12807:1203/065911:WARNING:channel.cc(358)] RawChannel write error
[86241:3847:1203/065912:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[86255:16899:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AdvancedSettingsWebUITest.testAdvancedSettingsShown (9924 ms)
[3/220] AdvancedSettingsWebUITest.testAdvancedSettingsShown (11822 ms)
[ RUN      ] AutoScrollExtensionSettingsWebUITest.testAutoScroll
[86253:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86240:3847:1203/065908:INFO:CONSOLE(5)] "line1", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (5)
[86240:3847:1203/065908:INFO:CONSOLE(6)] "line2", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (6)
[86240:3847:1203/065909:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[86240:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase AutoScrollExtensionSettingsWebUITest.testAutoScroll", source: test_api.js (1328)
[86253:17923:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutoScrollExtensionSettingsWebUITest.testAutoScroll (10539 ms)
[4/220] AutoScrollExtensionSettingsWebUITest.testAutoScroll (12180 ms)
[ RUN      ] ManageProfileUITest.SupervisedShowCreate
[86274:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86268:3847:1203/065914:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[86268:3847:1203/065916:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.SupervisedShowCreate", source: test_api.js (1328)
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000114bc0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000114bc0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000114bc0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000114bc0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000114bc0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000114bc0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000114bc0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000114bc0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000114bc0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000114bc0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000114bc0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000114bc0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000114bc0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[86274:3847:1203/065916:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000114bc0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[86268:3847:1203/065917:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[86268:3847:1203/065917:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] ManageProfileUITest.SupervisedShowCreate (7315 ms)
[5/220] ManageProfileUITest.SupervisedShowCreate (8826 ms)
[ RUN      ] ManageProfileUITest.NewProfileDefaultsFocus
[86273:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86267:3847:1203/065914:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[86267:3847:1203/065916:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.NewProfileDefaultsFocus", source: test_api.js (1328)
[86267:3847:1203/065917:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[86267:3847:1203/065917:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ManageProfileUITest.NewProfileDefaultsFocus (7709 ms)
[6/220] ManageProfileUITest.NewProfileDefaultsFocus (9310 ms)
[ RUN      ] ChromeSendWebUITest.NotInPreload
[86287:3847:1203/065915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86281:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase ChromeSendWebUITest.NotInPreload", source: test_api.js (1328)
[86291:12807:1203/065917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeSendWebUITest.NotInPreload (3925 ms)
[7/220] ChromeSendWebUITest.NotInPreload (5237 ms)
[ RUN      ] OptionsWebUIExtendedTest.SupervisingUsers
[86286:3847:1203/065915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86280:3847:1203/065918:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[86280:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.SupervisingUsers", source: test_api.js (1328)
[86290:13827:1203/065920:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==86290==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000112347bb1 bp 0x00014acf8170 sp 0x00014acf80a0 T5)
    #0 0x112347bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x112347bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1123471f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x112342bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x112342bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x11243d5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11245a1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x11242c863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x11249b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x112372bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x112494547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1123a99cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10fcfb36c in Run base/callback.h:396:12
    #13 0x10fcfb36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11caa189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11ca9ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10fcfb36c in Run base/callback.h:396:12
    #17 0x10fcfb36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10fd63894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10fd64ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10fd64ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10fcd94a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10fd488a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10fcd7936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f1ceb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f1ce454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f1f17f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f1f10e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10fcda290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10fcd8d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10fd9e078 in Run base/run_loop.cc:55:3
    #31 0x10fd620b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10fe0cd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10fe0060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a5db771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a5c81a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x10ae69119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10fdfffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10fe0c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11cab832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11c8d3a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11ccfb1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11ccfbd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11ccfeae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10fa69642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11ccf4e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11ccf344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11ccf2ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11cd7a110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10fc1d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10fc1babd in ContentMain content/app/content_main.cc:19:15
    #15 0x10ecb9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10ae2199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10ae21563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==86290==ABORTING
Received signal 6
[end of stack trace]
[       OK ] OptionsWebUIExtendedTest.SupervisingUsers (6977 ms)
[8/220] OptionsWebUIExtendedTest.SupervisingUsers (8643 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewExpired
[86301:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86293:3847:1203/065923:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsDnsViewExpired", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsDnsViewExpired (5699 ms)
[9/220] NetInternalsTest.netInternalsDnsViewExpired (7315 ms)
[ RUN      ] DownloadsBrowserTest.layoutTests
[86299:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86292:3847:1203/065923:INFO:CONSOLE(1328)] "Running TestCase DownloadsBrowserTest.layoutTests", source: test_api.js (1328)
[86292:3847:1203/065924:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://downloads/manager.html
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following element:
#show
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[86292:3847:1203/065924:INFO:CONSOLE(116)] "Page load time: 1414 ms", source: polymer_browser_test_base.js (116)
[86292:3847:1203/065924:INFO:CONSOLE(118)] "Test run time: 922 ms", source: polymer_browser_test_base.js (118)
[86292:3847:1203/065924:INFO:CONSOLE(120)] "Total time: 2337 ms", source: polymer_browser_test_base.js (120)
[86299:17667:1203/065924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadsBrowserTest.layoutTests (6402 ms)
[10/220] DownloadsBrowserTest.layoutTests (7960 ms)
[ RUN      ] NetInternalsTest.netInternalsLogUtilExportImportExportImport
[86305:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86294:3847:1203/065924:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogUtilExportImportExportImport", source: test_api.js (1328)
[86305:15879:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogUtilExportImportExportImport (5771 ms)
[11/220] NetInternalsTest.netInternalsLogUtilExportImportExportImport (7258 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewDegenerate
[86314:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86310:3847:1203/065927:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTimelineViewDegenerate", source: test_api.js (1328)
[86314:16135:1203/065930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsTimelineViewDegenerate (7910 ms)
[12/220] NetInternalsTest.netInternalsTimelineViewDegenerate (9475 ms)
[ RUN      ] ExtensionApiTest.GetIncognitoModeAvailability
[86332:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86319:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] getIncognitoModeAvailabilityTest", source: chrome-extension://eecibjelahnciddlggkepnhbhokkokgc/test.html (0)
[86332:17923:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.GetIncognitoModeAvailability (4563 ms)
[13/220] ExtensionApiTest.GetIncognitoModeAvailability (6164 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiSetShapeHasPerm
[86331:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86318:53763:1203/065930:ERROR:mach_broker_mac.mm(234)] Unknown process 86337 is sending Mach IPC messages!
[86318:3847:1203/065931:ERROR:native_app_window_cocoa.mm(584)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[86318:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeSingleRect", source: chrome-extension://pniejldohhjidmdemlgddonckgminemi/_generated_background_page.html (0)
[86318:3847:1203/065931:ERROR:native_app_window_cocoa.mm(584)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[86318:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeMultipleRects", source: chrome-extension://pniejldohhjidmdemlgddonckgminemi/_generated_background_page.html (0)
[86318:3847:1203/065931:ERROR:native_app_window_cocoa.mm(584)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[86318:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeNull", source: chrome-extension://pniejldohhjidmdemlgddonckgminemi/_generated_background_page.html (0)
[86318:3847:1203/065932:ERROR:native_app_window_cocoa.mm(584)] Not implemented reached in virtual void NativeAppWindowCocoa::UpdateShape(scoped_ptr<SkRegion>)
[86318:3847:1203/065932:INFO:CONSOLE(0)] "[SUCCESS] testWindowShapeEmpty", source: chrome-extension://pniejldohhjidmdemlgddonckgminemi/_generated_background_page.html (0)
[86331:17411:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiSetShapeHasPerm (5781 ms)
[14/220] PlatformAppBrowserTest.WindowsApiSetShapeHasPerm (7382 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor
[86329:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86317:3847:1203/065930:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[86317:3847:1203/065932:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor", source: test_api.js (1328)
[86329:16135:1203/065933:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor (7250 ms)
[15/220] PrintPreviewWebUITest.TestColorSettingsBothCustomDefaultColor (8866 ms)
[ RUN      ] MimeHandlerViewTest.Basic
[86359:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86348:39703:1203/065936:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86348:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] testBasic", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[86359:17155:1203/065937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MimeHandlerViewTest.Basic (4876 ms)
[16/220] MimeHandlerViewTest.Basic (6662 ms)
[ RUN      ] AppWindowAPITest.TestVisibleOnAllWorkspaces
[86366:3847:1203/065937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86356:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] setAndUnsetVisibleOnAllWorkspaces", source: chrome-extension://kahgigajabocbladdjdbiofklblbjchf/_generated_background_page.html (0)
[86356:3847:1203/065939:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[86366:17155:1203/065939:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestVisibleOnAllWorkspaces (4687 ms)
[17/220] AppWindowAPITest.TestVisibleOnAllWorkspaces (6427 ms)
[ RUN      ] AppControllerHandoffBrowserTest.TestHandoffURLs
[86361:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86351:60707:1203/065936:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86351:5635:1203/065939:ERROR:mach_broker_mac.mm(234)] Unknown process 86371 is sending Mach IPC messages!
[86351:3847:1203/065940:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] AppControllerHandoffBrowserTest.TestHandoffURLs (6462 ms)
[18/220] AppControllerHandoffBrowserTest.TestHandoffURLs (8160 ms)
[ RUN      ] ExtensionApiTest.TabUpdate
[86352:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86345:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] setUp", source: chrome-extension://dojkoigpdnfkgomodgmhijgheeaemddl/update.html (0)
[86345:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] testBasicSetup", source: chrome-extension://dojkoigpdnfkgomodgmhijgheeaemddl/update.html (0)
[86345:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] testUpdatingDefaultTabViaUndefined", source: chrome-extension://dojkoigpdnfkgomodgmhijgheeaemddl/update.html (0)
[86345:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] testUpdatingDefaultTabViaNull", source: chrome-extension://dojkoigpdnfkgomodgmhijgheeaemddl/update.html (0)
[86345:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] testUpdatingWithPermissionReturnsTabInfo", source: chrome-extension://dojkoigpdnfkgomodgmhijgheeaemddl/update.html (0)
[86345:3847:1203/065941:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionApiTest.TabUpdate (9982 ms)
[19/220] ExtensionApiTest.TabUpdate (11556 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileRunning
[86378:3847:1203/065941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86378:17155:1203/065945:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileRunning (5850 ms)
[20/220] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileRunning (7499 ms)
[ RUN      ] WebViewTest.Shim_TestPartitionChangeAfterNavigation
[86384:3847:1203/065943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86377:3847:1203/065947:INFO:CONSOLE(149)] "<webview>: The object has already navigated, so its partition cannot be changed.", source: extensions::webViewAttributes (149)
[       OK ] WebViewTest.Shim_TestPartitionChangeAfterNavigation (6179 ms)
[21/220] WebViewTest.Shim_TestPartitionChangeAfterNavigation (7867 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortIllegalChromeURL
[86396:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86388:3847:1203/065948:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -301: ERR_DISALLOWED_URL_SCHEME.", source: extensions::webViewEvents (237)
[86406:15107:1203/065949:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86406:15107:1203/065949:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WebViewTest.Shim_TestLoadAbortIllegalChromeURL (5866 ms)
[22/220] WebViewTest.Shim_TestLoadAbortIllegalChromeURL (7627 ms)
[ RUN      ] WebViewTest.Shim_TestAssignSrcAfterCrash
[86390:3847:1203/065944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86397:13319:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[86392:13063:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAssignSrcAfterCrash (8235 ms)
[23/220] WebViewTest.Shim_TestAssignSrcAfterCrash (9735 ms)
[ RUN      ] WebViewTest.Shim_TestReloadAfterTerminate
[86405:3847:1203/065948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86405:18691:1203/065955:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestReloadAfterTerminate (8295 ms)
[24/220] WebViewTest.Shim_TestReloadAfterTerminate (9905 ms)
[ RUN      ] WebViewTest.IndexedDBIsolation
[86414:3847:1203/065951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86407:5635:1203/065953:ERROR:mach_broker_mac.mm(234)] Unknown process 86423 is sending Mach IPC messages!
[86407:3847:1203/065956:INFO:CONSOLE(6)] "webview.onloadstop: 1", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:61215:1203/065956:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86407:61215:1203/065956:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86407:3847:1203/065956:INFO:CONSOLE(6)] "webview.onloadstop: 2", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "webview.onloadstop: 3", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "guests load complete", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "G: onmessage: init", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "G: onmessage: add", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "G: onmessage: read", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "G: onmessage: init", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "G: onmessage: add", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "G: onmessage: read", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(6)] "G: onmessage: read", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.js (6)
[86407:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] indexedDBIsolation", source: chrome-extension://ifdmegnacfiineomcjddkijanphgaehj/main.html (0)
[86425:13319:1203/065956:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.IndexedDBIsolation (7960 ms)
[25/220] WebViewTest.IndexedDBIsolation (9920 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllowAndThenDeny
[86424:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86413:61995:1203/065958:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86413:3847:1203/065958:INFO:CONSOLE(20)] "test passed", source: chrome-extension://ebnlkfgaenjccmeepelaknmaenclkhja/embedder.js (20)
[86436:13063:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[86430:13319:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllowAndThenDeny (7418 ms)
[26/220] WebViewTest.MediaAccessAPIAllow_TestAllowAndThenDeny (9260 ms)
[ RUN      ] WebViewTest.SetPropertyOnDocumentInteractive
[86426:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86415:5383:1203/065955:ERROR:mach_broker_mac.mm(234)] Unknown process 86431 is sending Mach IPC messages!
[86415:3847:1203/065958:INFO:CONSOLE(0)] "[SUCCESS] checkRedefineProperty", source: chrome-extension://khifnbcgfgngjpjedolkpcgphfhmkdjo/main.html (0)
[86433:13063:1203/065959:WARNING:channel.cc(358)] RawChannel write error
[86415:3847:1203/065959:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebViewTest.SetPropertyOnDocumentInteractive (7551 ms)
[27/220] WebViewTest.SetPropertyOnDocumentInteractive (9256 ms)
[ RUN      ] AutofillTest.PrefsStringSavedAsIs
[86455:3847:1203/070002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86458:15363:1203/070003:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[86458:15363:1203/070003:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86455:16899:1203/070003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.PrefsStringSavedAsIs (3106 ms)
[28/220] AutofillTest.PrefsStringSavedAsIs (4902 ms)
[ RUN      ] WebViewTest.Dialog_TestConfirmDialogCancel
[86441:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86435:3847:1203/070003:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (77)
[86435:3847:1203/070003:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (81)
[86435:3847:1203/070003:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (92)
[86435:3847:1203/070003:INFO:CONSOLE(173)] "The confirm dialog test has started.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (173)
[86435:3847:1203/070003:INFO:CONSOLE(188)] "webview has requested a dialog.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (188)
[86435:3847:1203/070003:INFO:CONSOLE(192)] "The app has responded to the dialog request.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (192)
[86435:3847:1203/070003:INFO:CONSOLE(180)] "webview has reported a result for its confirm dialog.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (180)
[86442:12807:1203/070003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Dialog_TestConfirmDialogCancel (7166 ms)
[29/220] WebViewTest.Dialog_TestConfirmDialogCancel (8863 ms)
[ RUN      ] AutofillTest.AggregatesMinValidProfile
[86457:3847:1203/070003:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86447:39959:1203/070005:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86447:3847:1203/070005:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AutofillTest.AggregatesMinValidProfile (4360 ms)
[30/220] AutofillTest.AggregatesMinValidProfile (6075 ms)
[ RUN      ] WebViewTest.Dialog_TestConfirmDialogDefaultGCCancel
[86448:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86440:3847:1203/070005:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (77)
[86440:3847:1203/070005:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (81)
[86440:3847:1203/070006:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (92)
[86440:3847:1203/070006:INFO:CONSOLE(231)] "The confirm dialog test has started.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (231)
[86440:3847:1203/070006:INFO:CONSOLE(246)] "webview has requested a dialog.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (246)
[86440:3847:1203/070006:INFO:CONSOLE(138)] "<webview>: A confirm dialog was blocked.", source: extensions::webViewActionRequests (138)
[86440:3847:1203/070006:INFO:CONSOLE(238)] "webview has reported a result for its confirm dialog.", source: chrome-extension://jingoincbfegcehlifkaklnchaiagnao/embedder.js (238)
[86459:12807:1203/070006:WARNING:channel.cc(358)] RawChannel write error
[86448:15623:1203/070006:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Dialog_TestConfirmDialogDefaultGCCancel (7172 ms)
[31/220] WebViewTest.Dialog_TestConfirmDialogDefaultGCCancel (9087 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.NoManifest
[86470:3847:1203/070007:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86462:39719:1203/070009:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86462:3847:1203/070009:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[86462:3847:1203/070009:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[86462:3847:1203/070009:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.NoManifest (3861 ms)
[32/220] AppBannerDataFetcherBrowserTest.NoManifest (5635 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.CancelBannerDirect
[86473:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86464:40975:1203/070009:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86464:3847:1203/070009:INFO:CONSOLE(8)] "Preventing banner from appearing", source: http://127.0.0.1:58056/banners/cancel_test_page.html (8)
[86464:40975:1203/070009:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[86464:3847:1203/070009:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[86464:3847:1203/070009:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[86464:3847:1203/070009:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[86464:3847:1203/070009:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[86473:17155:1203/070009:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.CancelBannerDirect (3987 ms)
[33/220] AppBannerDataFetcherBrowserTest.CancelBannerDirect (5805 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerInIFrame
[86477:3847:1203/070009:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86468:39699:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86468:3847:1203/070010:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[86468:3847:1203/070010:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[86468:3847:1203/070010:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[86468:3847:1203/070010:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[86477:16899:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerInIFrame (3448 ms)
[34/220] AppBannerDataFetcherBrowserTest.WebAppBannerInIFrame (5272 ms)
[ RUN      ] BrowsingDataDatabaseHelperTest.CannedUnique
[86481:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86483:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[86483:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86483:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86483:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86483:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86483:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86483:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowsingDataDatabaseHelperTest.CannedUnique (2975 ms)
[35/220] BrowsingDataDatabaseHelperTest.CannedUnique (5041 ms)
[ RUN      ] BrowsingDataRemoverBrowserTest.Download
[86492:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86492:15879:1203/070014:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowsingDataRemoverBrowserTest.Download (3473 ms)
[36/220] BrowsingDataRemoverBrowserTest.Download (5453 ms)
[ RUN      ] BrowsingDataRemoverBrowserTest.Database
[86495:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86484:3847:1203/070014:INFO:CONSOLE(0)] "forcibly closing database", source: http://mock.http/simple_database.html (0)
[86495:18691:1203/070015:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowsingDataRemoverBrowserTest.Database (3549 ms)
[37/220] BrowsingDataRemoverBrowserTest.Database (5174 ms)
[ RUN      ] CacheCounterTest.AfterDoom
[86499:3847:1203/070014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86501:12807:1203/070015:WARNING:channel.cc(358)] RawChannel write error
[86499:15623:1203/070015:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CacheCounterTest.AfterDoom (3136 ms)
[38/220] CacheCounterTest.AfterDoom (4855 ms)
[ RUN      ] PasswordsCounterTest.PeriodChanged
[86502:3847:1203/070015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PasswordsCounterTest.PeriodChanged (3014 ms)
[39/220] PasswordsCounterTest.PeriodChanged (4855 ms)
[ RUN      ] RegisterProtocolHandlerBrowserTest.CustomHandler
[86514:3847:1203/070019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86514:3847:1203/070020:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86514:17923:1203/070020:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RegisterProtocolHandlerBrowserTest.CustomHandler (4079 ms)
[40/220] RegisterProtocolHandlerBrowserTest.CustomHandler (5980 ms)
[ RUN      ] DevToolsAgentHostTest.TestAgentHostReleased
[86518:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86506:3847:1203/070021:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[86506:3847:1203/070021:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsAgentHostTest.TestAgentHostReleased (4052 ms)
[41/220] DevToolsAgentHostTest.TestAgentHostReleased (5911 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.EmptyURLShouldNotCrash
[86522:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86522:3847:1203/070021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86522:3847:1203/070021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86522:3847:1203/070021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86522:3847:1203/070021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86522:3847:1203/070021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86522:3847:1203/070021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86522:3847:1203/070021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] DomDistillerViewerSourceBrowserTest.EmptyURLShouldNotCrash (3611 ms)
[42/220] DomDistillerViewerSourceBrowserTest.EmptyURLShouldNotCrash (5547 ms)
[ RUN      ] PortForwardingDisconnectTest.DisconnectOnRelease
[86515:3847:1203/070019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86520:13063:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PortForwardingDisconnectTest.DisconnectOnRelease (5578 ms)
[43/220] PortForwardingDisconnectTest.DisconnectOnRelease (7333 ms)
[ RUN      ] DownloadTest.Resumption_Automatic
[86539:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86539:17667:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.Resumption_Automatic (4005 ms)
[44/220] DownloadTest.Resumption_Automatic (5943 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_GoBack
[86540:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86527:3847:1203/070027:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[86540:17411:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.IFrameDNSError_GoBack (4270 ms)
[45/220] ErrorPageTest.IFrameDNSError_GoBack (6192 ms)
[ RUN      ] DownloadTest.TestMultipleDownloadsBubble
[86533:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86536:13063:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[86533:15623:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[86524:3847:1203/070028:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DownloadTest.TestMultipleDownloadsBubble (5732 ms)
[46/220] DownloadTest.TestMultipleDownloadsBubble (7547 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_JavaScript
[86542:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ErrorPageTest.IFrameDNSError_JavaScript (4537 ms)
[47/220] ErrorPageTest.IFrameDNSError_JavaScript (6193 ms)
[ RUN      ] ErrorPageOfflineTestWithAllowDinosaurFalse.CheckEasterEggIsDisabled
[86556:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ErrorPageOfflineTestWithAllowDinosaurFalse.CheckEasterEggIsDisabled (3844 ms)
[48/220] ErrorPageOfflineTestWithAllowDinosaurFalse.CheckEasterEggIsDisabled (5934 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetRemovedDescriptor
[86561:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86548:3847:1203/070035:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetRemovedDescriptor (5182 ms)
[49/220] BluetoothLowEnergyApiTest.GetRemovedDescriptor (7312 ms)
[ RUN      ] CommandServiceTest.GetNamedCommandsQueryAll
[86563:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86563:15623:1203/070037:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CommandServiceTest.GetNamedCommandsQueryAll (6943 ms)
[50/220] CommandServiceTest.GetNamedCommandsQueryAll (8751 ms)
[ RUN      ] DeclarativeContentApiTest.RemoveAllRulesAfterExtensionUninstall
[86564:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86564:17923:1203/070037:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.RemoveAllRulesAfterExtensionUninstall (7140 ms)
[51/220] DeclarativeContentApiTest.RemoveAllRulesAfterExtensionUninstall (8913 ms)
[ RUN      ] BrowserActionApiTest.BrowserActionRemovePopup
[86577:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86577:16135:1203/070040:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[86577:16135:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionApiTest.BrowserActionRemovePopup (5429 ms)
[52/220] BrowserActionApiTest.BrowserActionRemovePopup (7486 ms)
[ RUN      ] ExtensionBrowserTest.LastError
[86584:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBrowserTest.LastError (5238 ms)
[53/220] ExtensionBrowserTest.LastError (7138 ms)
[ RUN      ] PageActionApiTest.AddPopup
[86590:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PageActionApiTest.AddPopup (5404 ms)
[54/220] PageActionApiTest.AddPopup (7248 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileTest
[86592:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86582:5635:1203/070044:ERROR:mach_broker_mac.mm(234)] Unknown process 86600 is sending Mach IPC messages!
[86582:3847:1203/070045:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://dbchaggfdgfoppalinlmmpohegedhpbj/test.html (0)
[86592:16391:1203/070045:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileTest (6391 ms)
[55/220] FileSystemApiTest.FileSystemApiOpenWritableExistingFileTest (8137 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetWritableTest
[86603:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86595:4611:1203/070047:ERROR:mach_broker_mac.mm(234)] Unknown process 86611 is sending Mach IPC messages!
[86595:3847:1203/070049:INFO:CONSOLE(0)] "[SUCCESS] getWritableEntry", source: chrome-extension://npdhnbpnagdoolfcmddaobnclamikego/test.html (0)
[86603:18435:1203/070049:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiGetWritableTest (6618 ms)
[56/220] FileSystemApiTest.FileSystemApiGetWritableTest (8424 ms)
[ RUN      ] GcmApiTest.OnMessagesDeleted
[86608:3847:1203/070047:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86601:3847:1203/070049:INFO:CONSOLE(0)] "[SUCCESS] messagesDeleted", source: chrome-extension://ddanabdijffjikignnepjbehpmpndkgm/on_messages_deleted.html (0)
[86608:17411:1203/070049:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GcmApiTest.OnMessagesDeleted (5406 ms)
[57/220] GcmApiTest.OnMessagesDeleted (7522 ms)
[ RUN      ] HotwordPrivateApiTest.OnSpeakerModelSaved
[86615:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HotwordPrivateApiTest.OnSpeakerModelSaved (5035 ms)
[58/220] HotwordPrivateApiTest.OnSpeakerModelSaved (7029 ms)
[ RUN      ] HotwordPrivateApiTest.AudioHistory
[86620:3847:1203/070050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86610:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] audioHistory", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[86610:3847:1203/070054:INFO:CONSOLE(0)] "[SUCCESS] audioHistory", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[86620:15879:1203/070054:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.AudioHistory (6782 ms)
[59/220] HotwordPrivateApiTest.AudioHistory (9023 ms)
[ RUN      ] ExtensionPreferenceApiTest.OnChange
[86632:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86623:53763:1203/070055:ERROR:mach_broker_mac.mm(234)] Unknown process 86639 is sending Mach IPC messages!
[86623:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] changeDefault", source: chrome-extension://olimmdfcodafgghjjchgedikfebohdjp/_generated_background_page.html (0)
[86623:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnly", source: chrome-extension://olimmdfcodafgghjjchgedikfebohdjp/_generated_background_page.html (0)
[86623:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] changeDefaultOnly", source: chrome-extension://olimmdfcodafgghjjchgedikfebohdjp/_generated_background_page.html (0)
[86623:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] changeIncognitoOnlyBack", source: chrome-extension://olimmdfcodafgghjjchgedikfebohdjp/_generated_background_page.html (0)
[86623:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] clearIncognito", source: chrome-extension://olimmdfcodafgghjjchgedikfebohdjp/_generated_background_page.html (0)
[86623:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] clearDefault", source: chrome-extension://olimmdfcodafgghjjchgedikfebohdjp/_generated_background_page.html (0)
[       OK ] ExtensionPreferenceApiTest.OnChange (5712 ms)
[60/220] ExtensionPreferenceApiTest.OnChange (7781 ms)
[ RUN      ] ExtensionSessionsTest.RestoreForeignSessionInvalidId
[86640:3847:1203/070055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsSyncActive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(@0x126482c20 16-byte object <C0-C5 4E-00 60-60 00-00 00-15 0D-0D 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsManaged()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:169:
    Function call: GetRegisteredDataTypes()
          Returns: 8-byte object <FF-FF FF-FF 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:171:
    Function call: GetPreferredDataTypes()
          Returns: 8-byte object <00-08 00-00 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
    Function call: IsDataTypeControllerRunning(13)
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ExtensionSessionsTest.RestoreForeignSessionInvalidId (3908 ms)
[61/220] ExtensionSessionsTest.RestoreForeignSessionInvalidId (5802 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedIndividualIncognitoOnly
[86635:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86624:43783:1203/070056:ERROR:mach_broker_mac.mm(234)] Unknown process 86643 is sending Mach IPC messages!
[86624:3847:1203/070057:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://ieabglikbjclhkjennbkinegooobhcli/_generated_background_page.html (0)
[86624:3847:1203/070057:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://ieabglikbjclhkjennbkinegooobhcli/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyFixedIndividualIncognitoOnly (5594 ms)
[62/220] ProxySettingsApiTest.ProxyFixedIndividualIncognitoOnly (7369 ms)
[ RUN      ] SettingsPrivateApiTest.GetAllPrefs
[86650:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86644:3847:1203/070101:INFO:CONSOLE(0)] "[SUCCESS] getAllPrefs", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getAllPrefs (0)
[86644:3847:1203/070101:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SettingsPrivateApiTest.GetAllPrefs (5444 ms)
[63/220] SettingsPrivateApiTest.GetAllPrefs (7391 ms)
[ RUN      ] ExtensionTabsTest.DontCreateTabInClosingPopupWindow
[86660:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86663:13063:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[86660:15623:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.DontCreateTabInClosingPopupWindow (3754 ms)
[64/220] ExtensionTabsTest.DontCreateTabInClosingPopupWindow (5900 ms)
[ RUN      ] WebNavigationApiTest.ForwardBack
[86661:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86649:3847:1203/070105:INFO:CONSOLE(0)] "[SUCCESS] forwardBack", source: chrome-extension://iljlfdhidnhjjgikmccijddemeeobpkn/test_forwardBack.html (0)
[86668:12551:1203/070105:WARNING:channel.cc(358)] RawChannel write error
[86649:3847:1203/070106:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ForwardBack (7110 ms)
[65/220] WebNavigationApiTest.ForwardBack (8916 ms)
[ RUN      ] WebrtcAudioPrivateTest.GetAndSetWithMediaStream
[86678:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86670:108803:1203/070107:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86679:12807:1203/070108:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] WebrtcAudioPrivateTest.GetAndSetWithMediaStream (4037 ms)
[66/220] WebrtcAudioPrivateTest.GetAndSetWithMediaStream (6031 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUploadWithRtp
[86680:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86682:13063:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[86682:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[86682:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86682:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86682:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86682:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86682:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86682:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86680:16899:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUploadWithRtp (3505 ms)
[67/220] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUploadWithRtp (5432 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestComplex
[86662:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86651:3847:1203/070106:INFO:CONSOLE(0)] "[SUCCESS] complexLoad", source: chrome-extension://gcihoijodllpcpdcmdlmlgblalmokgof/test_complex.html (0)
[86651:3847:1203/070108:INFO:CONSOLE(0)] "[SUCCESS] complexLoadFiltered", source: chrome-extension://gcihoijodllpcpdcmdlmlgblalmokgof/test_complex.html (0)
[86651:41231:1203/070110:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86651:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] xhrLoad", source: chrome-extension://gcihoijodllpcpdcmdlmlgblalmokgof/test_complex.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestComplex (11590 ms)
[68/220] ExtensionWebRequestApiTest.WebRequestComplex (13497 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallCancelled
[86689:3847:1203/070110:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86681:3847:1203/070112:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[86681:3847:1203/070112:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:58093/extensions/api_test/webstore_private/common.js (52)
[86681:17667:1203/070113:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86681:3847:1203/070114:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:58093/extensions/api_test/webstore_private/cancelled.html (0)
[86681:3847:1203/070114:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webstorePrivate.beginInstallWithManifest3: User cancelled install", source: http://www.example.com:58093/extensions/api_test/webstore_private/cancelled.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.InstallCancelled (6239 ms)
[69/220] ExtensionWebstorePrivateApiTest.InstallCancelled (8027 ms)
[ RUN      ] ExtensionCrxInstallerTest.ManagementPolicy
[86699:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86688:3847:1203/070114:WARNING:extension_error_reporter.cc(79)] Extension error: Dummy error message
[       OK ] ExtensionCrxInstallerTest.ManagementPolicy (4527 ms)
[70/220] ExtensionCrxInstallerTest.ManagementPolicy (6382 ms)
[ RUN      ] ExtensionCrxInstallerTest.ExperimentalExtensionFromGallery
[86698:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionCrxInstallerTest.ExperimentalExtensionFromGallery (5837 ms)
[71/220] ExtensionCrxInstallerTest.ExperimentalExtensionFromGallery (7713 ms)
[ RUN      ] ExtensionCrxInstallerTest.InstallWebApp
[86708:3847:1203/070115:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionCrxInstallerTest.InstallWebApp (3399 ms)
[72/220] ExtensionCrxInstallerTest.InstallWebApp (5424 ms)
[ RUN      ] ErrorConsoleBrowserTest.DontStoreErrorsWithoutDeveloperMode
[86719:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86719:17667:1203/070119:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorConsoleBrowserTest.DontStoreErrorsWithoutDeveloperMode (3273 ms)
[73/220] ErrorConsoleBrowserTest.DontStoreErrorsWithoutDeveloperMode (5270 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptFileAfterClose
[86720:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86712:40983:1203/070123:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86712:3847:1203/070123:INFO:CONSOLE(24)] "webPage1 navigated to webPage1. Yeah!", source: chrome-extension://pcojknodmlcmimmhpjfmncmcbooacnkg/test.js (24)
[86712:3847:1203/070124:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[86720:16647:1203/070124:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptFileAfterClose (7532 ms)
[74/220] ExecuteScriptApiTest.ExecuteScriptFileAfterClose (9469 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptCallback
[86727:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86715:38951:1203/070124:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackIntShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackDoubleShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackStringShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackTrueShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackFalseShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackNullShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackArrayShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackObjShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackDOMObjShouldSucceedAndReturnNull", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackArrayWithNonNumericFieldsShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackObjWithNumericFieldsShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackRecursiveObjShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackRecursiveArrayShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[86715:3847:1203/070125:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[86715:3847:1203/070125:INFO:CONSOLE(0)] "'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead.", source:  (0)
[86715:3847:1203/070125:INFO:CONSOLE(0)] "[SUCCESS] executeCallbackWindowShouldSucceed", source: chrome-extension://kehfoinolkdkajohjdmkigjepmfhfopj/_generated_background_page.html (0)
[       OK ] ExecuteScriptApiTest.ExecuteScriptCallback (7731 ms)
[75/220] ExecuteScriptApiTest.ExecuteScriptCallback (9717 ms)
[ RUN      ] ExtensionBindingsApiTest.ExceptionInHandlerShouldNotCrash
[86728:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86718:3847:1203/070123:INFO:CONSOLE(0)] "[SUCCESS] tabsCreateThrowsError", source: chrome-extension://bamhfnclaimomchphpdaaoolnoolfmcm/page.html (0)
[86718:3847:1203/070123:INFO:CONSOLE(0)] "[SUCCESS] tabsOnCreatedThrowsError", source: chrome-extension://bamhfnclaimomchphpdaaoolnoolfmcm/page.html (0)
[86718:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] permissionsGetAllThrowsError", source: chrome-extension://bamhfnclaimomchphpdaaoolnoolfmcm/page.html (0)
[86718:3847:1203/070125:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionBindingsApiTest.ExceptionInHandlerShouldNotCrash (7622 ms)
[76/220] ExtensionBindingsApiTest.ExceptionInHandlerShouldNotCrash (9446 ms)
[ RUN      ] ExtensionBindingsApiTest.ApiEnums
[86739:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86732:3847:1203/070126:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://hnifennajmjpbjffgeopbhjddjgjjlip/_generated_background_page.html (0)
[       OK ] ExtensionBindingsApiTest.ApiEnums (5118 ms)
[77/220] ExtensionBindingsApiTest.ApiEnums (6927 ms)
[ RUN      ] ExtensionBindingsApiTest.NoExportOverriding
[86750:3847:1203/070128:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86744:39967:1203/070129:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86750:16647:1203/070130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBindingsApiTest.NoExportOverriding (3982 ms)
[78/220] ExtensionBindingsApiTest.NoExportOverriding (5780 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoNoEventHandlerInApp
[86759:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86748:39699:1203/070134:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoNoEventHandlerInApp (6479 ms)
[79/220] ExternallyConnectableMessagingTest.FromIncognitoNoEventHandlerInApp (8551 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoDenyExtension
[86758:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86745:39967:1203/070133:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86772:12807:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[86758:17667:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoDenyExtension (7211 ms)
[80/220] ExternallyConnectableMessagingTest.FromIncognitoDenyExtension (9201 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoAllowExtension
[86762:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86749:39703:1203/070134:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86768:13063:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[86762:16647:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoAllowExtension (6918 ms)
[81/220] ExternallyConnectableMessagingTest.FromIncognitoAllowExtension (8947 ms)
[ RUN      ] ServiceWorkerTest.RegisterSucceedsOnTrunk
[86786:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86776:26883:1203/070140:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://bkdljlnbmnokmnfngaigmifcncngmmij/register.jsfrom unknown origin. Could not find user data for request.
[86776:3847:1203/070141:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[86776:3847:1203/070141:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[86776:3847:1203/070141:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] ServiceWorkerTest.RegisterSucceedsOnTrunk (4889 ms)
[82/220] ServiceWorkerTest.RegisterSucceedsOnTrunk (6717 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.LinkToWebAccessibleResources
[86773:3847:1203/070133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86764:39215:1203/070135:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86795:12551:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[86773:18691:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.LinkToWebAccessibleResources (10123 ms)
[83/220] ExtensionResourceRequestPolicyTest.LinkToWebAccessibleResources (12013 ms)
[ RUN      ] WebstoreInlineInstallerListenerTest.DownloadProgressListenerTest
[86788:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86778:17667:1203/070140:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebstoreInlineInstallerListenerTest.DownloadProgressListenerTest (7443 ms)
[84/220] WebstoreInlineInstallerListenerTest.DownloadProgressListenerTest (9246 ms)
[ RUN      ] FirstRunBrowserTest.SetShouldShowWelcomePage
[86809:3847:1203/070145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86812:3847:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] FirstRunBrowserTest.SetShouldShowWelcomePage (3426 ms)
[85/220] FirstRunBrowserTest.SetShouldShowWelcomePage (5247 ms)
[ RUN      ] ImageDecoderBrowserTest.BasicDecode
[86813:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ImageDecoderBrowserTest.BasicDecode (4549 ms)
[86/220] ImageDecoderBrowserTest.BasicDecode (6399 ms)
[ RUN      ] WebRtcSimulcastBrowserTest.TestVgaReturnsTwoSimulcastStreams
[86821:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86811:61983:1203/070149:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.184: Setting up for a new call.", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86822:22051:1203/070149:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[86822:22051:1203/070149:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[86822:22051:1203/070149:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.241: Created local peer connection object pcClient", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.244: Created remote peer connection object pcServer", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.249: Setting initial local Offer to:
[object RTCSessionDescription]", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.267: Setting remote Offer to:
v=0
o=- 0 3 IN IP4 127.0.0.1
s=-
t=0 0
m=video 1 RTP/SAVPF 100
a=sendonly
a=mid:video
a=rtcp:1 IN IP4 0.0.0.0
a=ice-ufrag:6HHHdzzeIhkE0CKj
a=ice-pwd:XYDGVpfvklQIEnZ6YnyLsAew
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:Rlz8z1nMtwq9VF7j06kTc7uyio1iYuEdeZ7z1P9E
a=rtpmap:100 VP8/30
a=x-google-flag:conference
a=fmtp:100 x-google-start-bitrate=100000
a=fmtp:100 x-google-min-bitrate=80000
a=ssrc:1 cname:remoteVideo1
a=ssrc:1 msid:remoteVideo1 remoteVideo1v0
a=ssrc:2 cname:remoteVideo2
a=ssrc:2 msid:remoteVideo2 remoteVideo2v0
a=ssrc:3 cname:remoteVideo3
a=ssrc:3 msid:remoteVideo3 remoteVideo3v0", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86822:22051:1203/070149:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[86822:22051:1203/070149:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[86822:22051:1203/070149:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.284: Received remote stream: remoteVideo1; looking up corresponding video tag.", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(0)] "'webkitURL' is deprecated. Please use 'URL' instead.", source:  (0)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.286: Received remote stream: remoteVideo2; looking up corresponding video tag.", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.286: Received remote stream: remoteVideo3; looking up corresponding video tag.", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.288: Local ICE candidate:
candidate:199186083 1 udp 2113937151 192.168.144.88 50891 typ host generation 0", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.289: Local ICE candidate:
candidate:199186083 2 udp 2113937150 192.168.144.88 61051 typ host generation 0", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.290: Setting both Answers to:
v=0
o=- 7975531227727095103 2 IN IP4 127.0.0.1
s=-
t=0 0
a=msid-semantic: WMS
m=video 9 RTP/SAVPF 100
c=IN IP4 0.0.0.0
a=rtcp:9 IN IP4 0.0.0.0
a=ice-ufrag:BPFI06rnaKIavLbG
a=ice-pwd:gn9BQ38qmXGzDASx00co5ADh
a=mid:video
a=recvonly
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:McKNTaMsEQILyAMdq5a45GmfaiHGLnkKDj/Erggb
a=rtpmap:100 VP8/90000
a=x-google-flag:conference", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.313: Remote ICE candidate:
candidate:199186083 1 udp 2113937151 192.168.144.88 52285 typ host generation 0", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.315: Remote ICE candidate:
candidate:199186083 2 udp 2113937150 192.168.144.88 51333 typ host generation 0", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.329: Received local stream", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86811:3847:1203/070149:INFO:CONSOLE(133)] "0.334: Using Video device: 4d666b71-350b-4fd0-8a1a-5caa67b10470", source: http://127.0.0.1:58156/webrtc/webrtc-simulcast.html (133)
[86821:3847:1203/070150:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderWorker-0x61300002b8c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86822:23839:1203/070150:WARNING:webrtcsession.cc(1348)] SetVideoPlayout: No video channel exists.
[86822:23839:1203/070150:WARNING:webrtcsession.cc(1348)] SetVideoPlayout: No video channel exists.
[86822:23839:1203/070150:WARNING:webrtcsession.cc(1348)] SetVideoPlayout: No video channel exists.
[86821:3847:1203/070150:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderWorker-0x61300002b8c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86822:23839:1203/070150:WARNING:webrtcsession.cc(1330)] Video not used in this call.
[86822:23839:1203/070150:WARNING:webrtcsession.cc(1364)] SetVideoSend: No video channel exists.
[       OK ] WebRtcSimulcastBrowserTest.TestVgaReturnsTwoSimulcastStreams (4301 ms)
[87/220] WebRtcSimulcastBrowserTest.TestVgaReturnsTwoSimulcastStreams (6251 ms)
[ RUN      ] SearchProviderTest.TestIsSearchProviderInstalled
[86792:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86779:16899:1203/070142:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86779:16899:1203/070143:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86779:16899:1203/070145:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86779:16899:1203/070145:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[86779:16899:1203/070145:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[86779:16899:1203/070145:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[86828:13575:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[86818:12807:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[86814:13063:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[86823:13063:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SearchProviderTest.TestIsSearchProviderInstalled (14624 ms)
[88/220] SearchProviderTest.TestIsSearchProviderInstalled (16184 ms)
[ RUN      ] ECKEncryptedMediaTest.CDMExpectedCrash
[86827:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86820:3847:1203/070151:INFO:CONSOLE(284)] "07:01:51.855 -  org.chromium.externalclearkey.crash is not a known key system", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070151:INFO:CONSOLE(284)] "07:01:51.862 -  Using ClearKeyPlayer", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070151:INFO:CONSOLE(284)] "07:01:51.866 -  Registering video event handlers.", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070151:INFO:CONSOLE(284)] "07:01:51.867 -  Setting video media keys: org.chromium.externalclearkey.crash", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.018 -  heartbeat #1", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.023 -  Loading media using src.", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.028 -  Starting play, hidden: false", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:40979:1203/070153:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.105 -  Event: play", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.107 -  Event: waiting", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.132 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.152 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.167 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[1203/070153:FATAL:clear_key_cdm.cc(599)] Check failed: false.
0   libclearkeycdm.dylib                0x0000000126786a03 _ZN4base5debug10StackTraceC1Ev + 19
1   libclearkeycdm.dylib                0x00000001267954b5 _ZN7logging10LogMessageD2Ev + 389
2   libclearkeycdm.dylib                0x0000000126754714 _ZN5media11ClearKeyCdm23DecryptAndDecodeSamplesERKN3cdm11InputBufferEPNS1_11AudioFramesE + 388
3   clearkeycdmadapter.plugin           0x00000001266f3672 _ZN5media15PpapiCdmAdapter16DecryptAndDecodeE22PP_DecryptorStreamTypeN2pp10Buffer_DevERK21PP_EncryptedBlockInfo + 1426
4   clearkeycdmadapter.plugin           0x000000012671792b _ZN2pp12_GLOBAL__N_116DecryptAndDecodeEi22PP_DecryptorStreamTypeiPK21PP_EncryptedBlockInfo + 379
5   84995aedfa379def30e477b8435a05a319d46223 0x000000011c64ae67 _ZN5ppapi5proxy34PPP_ContentDecryptor_Private_Proxy21OnMsgDecryptAndDecodeEi22PP_DecryptorStreamTypeRKNS0_19PPPDecryptor_BufferERKNSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE + 647
6   84995aedfa379def30e477b8435a05a319d46223 0x000000011c6482b5 _ZN5ppapi5proxy34PPP_ContentDecryptor_Private_Proxy17OnMessageReceivedERKN3IPC7MessageE + 2325
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011c576bdc _ZN5ppapi5proxy10Dispatcher17OnMessageReceivedERKN3IPC7MessageE + 364
8   84995aedfa379def30e477b8435a05a319d46223 0x000000011c5dd860 _ZN5ppapi5proxy16PluginDispatcher17OnMessageReceivedERKN3IPC7MessageE + 768
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000110cc513c _ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE + 572
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010e92036d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011b6c689e _ZN9scheduler16TaskQueueManager24ProcessTaskFromWorkQueueEPNS_8internal13TaskQueueImplEPNS2_4TaskE + 1454
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011b6c3d90 _ZN9scheduler16TaskQueueManager6DoWorkEb + 608
13  84995aedfa379def30e477b8435a05a319d46223 0x000000010e92036d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
14  84995aedfa379def30e477b8435a05a319d46223 0x000000010e988895 _ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE + 949
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010e989ac6 _ZN4base11MessageLoop6DoWorkEv + 1526
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010e8fe4aa _ZN4base24MessagePumpCFRunLoopBase7RunWorkEv + 330
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010e96d8aa _ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE + 10
18  84995aedfa379def30e477b8435a05a319d46223 0x000000010e8fc937 _ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv + 359
19  CoreFoundation                      0x00007fff8f1ceb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
20  CoreFoundation                      0x00007fff8f1ce455 __CFRunLoopDoSources0 + 245
21  CoreFoundation                      0x00007fff8f1f17f5 __CFRunLoopRun + 789
22  CoreFoundation                      0x00007fff8f1f10e2 CFRunLoopRunSpecific + 290
23  84995aedfa379def30e477b8435a05a319d46223 0x000000010e8ff291 _ZN4base20MessagePumpCFRunLoop5DoRunEPNS_11MessagePump8DelegateE + 161
24  84995aedfa379def30e477b8435a05a319d46223 0x000000010e8fdd9c _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
25  84995aedfa379def30e477b8435a05a319d46223 0x000000010e9c3079 _ZN4base7RunLoop3RunEv + 505
26  84995aedfa379def30e477b8435a05a319d46223 0x000000010e9870b5 _ZN4base11MessageLoop3RunEv + 181
27  84995aedfa379def30e477b8435a05a319d46223 0x000000010e81da75 _ZN7content15PpapiPluginMainERKNS_18MainFunctionParamsE + 1333
28  84995aedfa379def30e477b8435a05a319d46223 0x000000010e842949 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  84995aedfa379def30e477b8435a05a319d46223 0x000000010e840abe _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  84995aedfa379def30e477b8435a05a319d46223 0x000000010d8dec1e ChromeMain + 350
31  Chromium Helper                     0x0000000109a3b9a0 main + 1072
32  Chromium Helper                     0x0000000109a3b564 start + 52

[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.850 -  heartbeat #2", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86829:3847:1203/070153:ERROR:render_media_log.cc(20)] MediaEvent: PIPELINE_ERROR pipeline: decode error
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.929 -  onHTMLElementError [object Event]", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070153:INFO:CONSOLE(145)] "[object HTMLVideoElement].error", source: http://127.0.0.1:58162/eme_player_js/utils.js (145)
[86820:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.938 -  Set document title to: error, updated title: ERROR", source: http://127.0.0.1:58162/eme_player_js/utils.js (284)
[86820:3847:1203/070154:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[86827:17411:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKEncryptedMediaTest.CDMExpectedCrash (6135 ms)
[89/220] ECKEncryptedMediaTest.CDMExpectedCrash (8037 ms)
[ RUN      ] EncryptedMediaSupportedTypesExternalClearKeyTest.Audio_MP4
[86840:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesExternalClearKeyTest.Audio_MP4 (3214 ms)
[90/220] EncryptedMediaSupportedTypesExternalClearKeyTest.Audio_MP4 (5049 ms)
[ RUN      ] EncryptedMediaSupportedTypesWidevineTest.Video_WebM
[86845:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86837:3847:1203/070156:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:58199/test_key_system_instantiation.html (0)
[86837:3847:1203/070156:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:58199/test_key_system_instantiation.html (0)
[86837:3847:1203/070156:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:58199/test_key_system_instantiation.html (0)
[86837:3847:1203/070156:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:58199/test_key_system_instantiation.html (0)
[86837:3847:1203/070156:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:58199/test_key_system_instantiation.html (0)
[       OK ] EncryptedMediaSupportedTypesWidevineTest.Video_WebM (3159 ms)
[91/220] EncryptedMediaSupportedTypesWidevineTest.Video_WebM (4740 ms)
[ RUN      ] ECKEncryptedMediaTest.LoadLoadableSession
[86833:3847:1203/070152:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86826:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.687 -  Using ClearKeyPlayer", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.698 -  Registering video event handlers.", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070153:INFO:CONSOLE(284)] "07:01:53.700 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070154:INFO:CONSOLE(284)] "07:01:54.919 -  heartbeat #1", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070154:INFO:CONSOLE(284)] "07:01:54.926 -  Loading media using src.", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:39719:1203/070154:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86826:3847:1203/070154:INFO:CONSOLE(284)] "07:01:54.934 -  Starting play, hidden: false", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.006 -  Event: play", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.008 -  Event: waiting", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.035 -  Loading session: LoadableSession", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.585 -  Event: canplay", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.587 -  Event: playing", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.589 -  Event: canplaythrough", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.681 -  heartbeat #2", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070155:INFO:CONSOLE(284)] "07:01:55.841 -  timeupdate @ 0.252325", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070156:INFO:CONSOLE(284)] "07:01:56.087 -  timeupdate @ 0.502117", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070156:INFO:CONSOLE(284)] "07:01:56.336 -  timeupdate @ 0.751668", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070156:INFO:CONSOLE(284)] "07:01:56.681 -  heartbeat #3", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070156:INFO:CONSOLE(284)] "07:01:56.836 -  timeupdate @ 1.251208", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070156:INFO:CONSOLE(284)] "07:01:56.838 -  waiting for video to end.", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070157:INFO:CONSOLE(284)] "07:01:57.680 -  heartbeat #4", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86826:3847:1203/070158:INFO:CONSOLE(284)] "07:01:58.291 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58179/eme_player_js/utils.js (284)
[86833:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86833:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[86833:17411:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKEncryptedMediaTest.LoadLoadableSession (8234 ms)
[92/220] ECKEncryptedMediaTest.LoadLoadableSession (10132 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndAllowCam
[86853:3847:1203/070158:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaStreamDevicesControllerTest.RequestAndAllowCam (3507 ms)
[93/220] MediaStreamDevicesControllerTest.RequestAndAllowCam (5248 ms)
[ RUN      ] CookiePolicyBrowserTest.AllowFirstPartyCookies
[86856:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86856:17411:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CookiePolicyBrowserTest.AllowFirstPartyCookies (3511 ms)
[94/220] CookiePolicyBrowserTest.AllowFirstPartyCookies (4992 ms)
[ RUN      ] DnsProbeBrowserTest.OtherErrorWithCorrectionsSuccess
[86860:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86860:16391:1203/070201:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DnsProbeBrowserTest.OtherErrorWithCorrectionsSuccess (3625 ms)
[95/220] DnsProbeBrowserTest.OtherErrorWithCorrectionsSuccess (5290 ms)
[ RUN      ] PredictorBrowserTest.PreconnectNonCORSAndFetchCORS
[86867:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86861:70151:1203/070203:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test.woff2
[86861:3847:1203/070203:INFO:CONSOLE(0)] "Font from origin 'http://127.0.0.1:58204' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access. The response had HTTP status code 404.", source: data:text/html;base64,PHNjcmlwdD52YXIgZm9udCA9IG5ldyBGb250RmFjZSgnRm9udEEnLCAndXJsKGh0dHA6Ly8xMjcuMC4wLjE6NTgyMDQvdGVzdC53b2ZmMiknKTtmb250LmxvYWQoKTs8L3NjcmlwdD4= (0)
[86861:3847:1203/070203:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[86867:16899:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PredictorBrowserTest.PreconnectNonCORSAndFetchCORS (3413 ms)
[96/220] PredictorBrowserTest.PreconnectNonCORSAndFetchCORS (5308 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptIfFormReappearedInputOutsideFor
[86877:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86866:44071:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86866:3847:1203/070205:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.NoPromptIfFormReappearedInputOutsideFor (3783 ms)
[97/220] PasswordManagerBrowserTestBase.NoPromptIfFormReappearedInputOutsideFor (5609 ms)
[ RUN      ] WebSocketBrowserTest.WebSocketAppliesHSTS
[86875:3847:1203/070203:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86863:64267:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Trying to start websocket server on wss://127.0.0.1:0...
WebSocket server started on wss://127.0.0.1:58217...
sending server_data: {"host": "localhost", "port": 58217} (36 bytes)
[86863:64523:1203/070207:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebSocketBrowserTest.WebSocketAppliesHSTS (6025 ms)
[98/220] WebSocketBrowserTest.WebSocketAppliesHSTS (7610 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForNavigation
[86882:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86872:44071:1203/070207:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86872:3847:1203/070207:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[86872:3847:1203/070207:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PasswordManagerBrowserTestBase.NoPromptForNavigation (3925 ms)
[99/220] PasswordManagerBrowserTestBase.NoPromptForNavigation (5725 ms)
[ RUN      ] PluginPowerSaverBrowserTest.LargePostersNotThrottled
objc[86896]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[86896]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.LargePostersNotThrottled (5346 ms)
[100/220] PluginPowerSaverBrowserTest.LargePostersNotThrottled (7234 ms)
[ RUN      ] PrefsFunctionalTest.TestImageContentSettings
[86895:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86889:39711:1203/070211:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86889:3847:1203/070211:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[86895:18179:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.TestImageContentSettings (3838 ms)
[101/220] PrefsFunctionalTest.TestImageContentSettings (5727 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAbortPendingOnCancel
[86902:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86891:63003:1203/070212:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderAbortPendingOnCancel (5392 ms)
[102/220] PrerenderBrowserTest.PrerenderAbortPendingOnCancel (7245 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderReferrer
[86903:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86893:41487:1203/070212:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86903:17667:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderReferrer (5649 ms)
[103/220] PrerenderBrowserTest.PrerenderReferrer (7714 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderImageJpeg
[86915:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86907:38951:1203/070216:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86915:17923:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderImageJpeg (5661 ms)
[104/220] PrerenderBrowserTest.PrerenderImageJpeg (7448 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrx
[86917:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86908:40983:1203/070217:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86924:13063:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[86917:15623:1203/070219:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCrx (5602 ms)
[105/220] PrerenderBrowserTest.PrerenderCrx (7385 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelMainFrameRedirectUnsupportedScheme
[86927:3847:1203/070218:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86918:63267:1203/070220:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86929:13575:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[86927:18691:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelMainFrameRedirectUnsupportedScheme (5336 ms)
[106/220] PrerenderBrowserTest.PrerenderCancelMainFrameRedirectUnsupportedScheme (7397 ms)
[ RUN      ] PrerenderIncognitoBrowserTest.PrerenderIncognito
[86928:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86920:69135:1203/070222:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderIncognitoBrowserTest.PrerenderIncognito (7160 ms)
[107/220] PrerenderIncognitoBrowserTest.PrerenderIncognito (8941 ms)
[ RUN      ] ProfileManagerBrowserTest.DeletePasswords
[86939:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86931:3847:1203/070225:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown incognito.mode_availability
[86939:16903:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[86931:3847:1203/070225:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ProfileManagerBrowserTest.DeletePasswords (4686 ms)
[108/220] ProfileManagerBrowserTest.DeletePasswords (6615 ms)
[ RUN      ] ProfileWindowBrowserTest.OpenGuestBrowser
[86942:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ProfileWindowBrowserTest.OpenGuestBrowser (4493 ms)
[109/220] ProfileWindowBrowserTest.OpenGuestBrowser (6300 ms)
[ RUN      ] PushMessagingBrowserTest.PushEventEnforcesUserVisibleNotification
[86950:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86944:17927:1203/070227:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86944:3847:1203/070227:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070227:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070227:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070227:INFO:CONSOLE(18)] "sendResultToTest: false - is not controlled", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070227:INFO:CONSOLE(18)] "sendResultToTest: true - is controlled", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070227:INFO:CONSOLE(18)] "sendResultToTest: testdata", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070227:INFO:CONSOLE(18)] "sendResultToTest: testdata", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: testdata", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: testdata", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: shownotification", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:INFO:CONSOLE(18)] "sendResultToTest: testdata", source: https://127.0.0.1:58265/push_messaging/push_test.js (18)
[86944:3847:1203/070228:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[86944:3847:1203/070228:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[86944:3847:1203/070228:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[86944:3847:1203/070228:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.PushEventEnforcesUserVisibleNotification (5016 ms)
[110/220] PushMessagingBrowserTest.PushEventEnforcesUserVisibleNotification (7053 ms)
[ RUN      ] PushMessagingBrowserTest.EncryptionKeyUniqueness
[86956:3847:1203/070228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86949:18435:1203/070229:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: BOmw8gpCZT6wMMXC/IsrAxmx2HUDbctroCFb65BYorHJs71BKFzkloPcTwGKbdtC8DNHsu2JDIhAKIWciVkwaWM=", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-1", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070229:INFO:CONSOLE(18)] "sendResultToTest: BGgZpe7nX3Y9cpPbMMFDMh+pbNljiMYbmGm+lY6XXXkGV2LlwhFEt6Pq7mSOrFQIQn0np9j1ORfVysaSMV4rCTo=", source: https://127.0.0.1:58266/push_messaging/push_test.js (18)
[86949:3847:1203/070230:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[86949:3847:1203/070230:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[86949:3847:1203/070230:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.EncryptionKeyUniqueness (4236 ms)
[111/220] PushMessagingBrowserTest.EncryptionKeyUniqueness (6105 ms)
[ RUN      ] ReferrerPolicyTest.HttpsDefault
[86963:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86952:3847:1203/070230:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ReferrerPolicyTest.HttpsDefault (3696 ms)
[112/220] ReferrerPolicyTest.HttpsDefault (5477 ms)
[ RUN      ] ContextMenuBrowserTest.CopyLinkTextTouchTextOnly
[86964:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86964:17411:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[86966:3847:1203/070230:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[86966:3847:1203/070230:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86966:3847:1203/070230:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContextMenuBrowserTest.CopyLinkTextTouchTextOnly (3741 ms)
[113/220] ContextMenuBrowserTest.CopyLinkTextTouchTextOnly (5592 ms)
[ RUN      ] SpellingMenuObserverTest.NoMoreSuggestionsNotDisplayed
[86974:3847:1203/070233:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86974:18947:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SpellingMenuObserverTest.NoMoreSuggestionsNotDisplayed (3420 ms)
[114/220] SpellingMenuObserverTest.NoMoreSuggestionsNotDisplayed (5341 ms)
[ RUN      ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect
[86981:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86968:3847:1203/070235:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect (3831 ms)
[115/220] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeaderForRedirect (5712 ms)
[ RUN      ] ServiceProcessControlBrowserTest.HistogramsNoService
[86985:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86987:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[86987:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86987:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86987:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86987:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[86987:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[86987:3847:1203/070236:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ServiceProcessControlBrowserTest.HistogramsNoService (3521 ms)
[116/220] ServiceProcessControlBrowserTest.HistogramsNoService (5270 ms)
[ RUN      ] ImageFetcherImplBrowserTest.NormalFetch
[86984:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ImageFetcherImplBrowserTest.NormalFetch (5697 ms)
[117/220] ImageFetcherImplBrowserTest.NormalFetch (7765 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostWithPasswordBrowserClose
[86994:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86988:3847:1203/070239:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[87004:13063:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PostWithPasswordBrowserClose (5257 ms)
[118/220] ContinueWhereILeftOffTest.PostWithPasswordBrowserClose (6944 ms)
[ RUN      ] NoSessionRestoreTest.PRE_PRE_CookiesClearedOnExit
[87002:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87002:17667:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.PRE_PRE_CookiesClearedOnExit (3668 ms)
[119/220] NoSessionRestoreTest.PRE_PRE_CookiesClearedOnExit (5288 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookiesCloseAllBrowsers
[87000:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[86990:3847:1203/070241:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ContinueWhereILeftOffTest.SessionCookiesCloseAllBrowsers (5147 ms)
[120/220] ContinueWhereILeftOffTest.SessionCookiesCloseAllBrowsers (7061 ms)
[ RUN      ] SessionRestoreTest.RestoreIndividualTabFromWindow
[87009:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87026:13063:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[87001:3847:1203/070247:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] SessionRestoreTest.RestoreIndividualTabFromWindow (7269 ms)
[121/220] SessionRestoreTest.RestoreIndividualTabFromWindow (9352 ms)
[ RUN      ] SessionRestoreTest.Basic
[87020:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87011:3847:1203/070246:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[87011:3847:1203/070248:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] SessionRestoreTest.Basic (5522 ms)
[122/220] SessionRestoreTest.Basic (7470 ms)
[ RUN      ] TabRestoreTest.RestoreIntoSameWindow
[87021:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87033:12807:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabRestoreTest.RestoreIntoSameWindow (9197 ms)
[123/220] TabRestoreTest.RestoreIntoSameWindow (11315 ms)
[ RUN      ] TabRestoreTest.RestoreWithExistingSiteInstance
[87027:3847:1203/070247:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87016:39975:1203/070249:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] TabRestoreTest.RestoreWithExistingSiteInstance (8691 ms)
[124/220] TabRestoreTest.RestoreWithExistingSiteInstance (10708 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiFi_SSID_NoLoginURL
[87048:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87049:13319:1203/070255:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiFi_SSID_NoLoginURL (5210 ms)
[125/220] CaptivePortalBlockingPageTest.WiFi_SSID_NoLoginURL (7096 ms)
[ RUN      ] TabRestoreTest.RestoreWindow
[87042:3847:1203/070252:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87052:12551:1203/070256:WARNING:channel.cc(358)] RawChannel write error
[87045:13063:1203/070256:WARNING:channel.cc(358)] RawChannel write error
[87066:13063:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[87034:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[87042:16391:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabRestoreTest.RestoreWindow (10390 ms)
[126/220] TabRestoreTest.RestoreWindow (12390 ms)
[ RUN      ] SecurityStateModelTest.BrokenHTTPS
[87060:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87070:16899:1203/070300:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000011315f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001131aac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001131f6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011fd4a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011fd49a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000114be6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000114622f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011444e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000114544ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000114541bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000114542235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011468dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001157ec392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001200f2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001200f2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000113270421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000011326ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000011326560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a5db772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a5c81a1 thread_start + 13

[87051:3847:1203/070300:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:58291/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4Mjkw' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:58290/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:58291/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4Mjkw (12)
[87051:64791:1203/070300:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] SecurityStateModelTest.BrokenHTTPS (6073 ms)
[127/220] SecurityStateModelTest.BrokenHTTPS (7900 ms)
[ RUN      ] SSLUITest.TestRedirectGoodToBadHTTPS
[87062:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87071:16899:1203/070301:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000110d7d373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000110dc8c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000110e14a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011d968493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011d967a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000112804dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000112240f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011206c3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000112162ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000011215fbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000112160235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001122abd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011340a392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011dd10663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011dd10ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000110e8e421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000110e8df43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000110e8360f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a5db772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a5c81a1 thread_start + 13

[       OK ] SSLUITest.TestRedirectGoodToBadHTTPS (6113 ms)
[128/220] SSLUITest.TestRedirectGoodToBadHTTPS (7920 ms)
[ RUN      ] SSLUITestBlock.TestBlockDisplayingInsecureIframe
[87072:3847:1203/070300:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87061:3847:1203/070301:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:58305/ssl/page_displays_insecure_iframe.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4MzA0' was loaded over HTTPS, but requested an insecure resource 'http://127.0.0.1:58304/ssl/bad_iframe.html'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:58305/ssl/page_displays_insecure_iframe.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4MzA0 (12)
[       OK ] SSLUITestBlock.TestBlockDisplayingInsecureIframe (4063 ms)
[129/220] SSLUITestBlock.TestBlockDisplayingInsecureIframe (6400 ms)
[ RUN      ] BrowserTest.ForwardDisabledOnForward
[87090:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87077:3847:1203/070307:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] BrowserTest.ForwardDisabledOnForward (3799 ms)
[130/220] BrowserTest.ForwardDisabledOnForward (5566 ms)
[ RUN      ] AutofillDialogControllerTest.LongNotifications
[87087:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87087:16647:1203/070307:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.LongNotifications (4313 ms)
[131/220] AutofillDialogControllerTest.LongNotifications (6473 ms)
[ RUN      ] TaskManagerBrowserTest.NoticePanelChanges
[87083:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TaskManagerBrowserTest.NoticePanelChanges (5532 ms)
[132/220] TaskManagerBrowserTest.NoticePanelChanges (7454 ms)
[ RUN      ] ClickModifierTest.WindowOpenControlClickTest
[87108:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ClickModifierTest.WindowOpenControlClickTest (3887 ms)
[133/220] ClickModifierTest.WindowOpenControlClickTest (5609 ms)
[ RUN      ] ClickModifierTest.WindowOpenBasicClickTest
[87107:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87096:3847:1203/070312:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ClickModifierTest.WindowOpenBasicClickTest (4086 ms)
[134/220] ClickModifierTest.WindowOpenBasicClickTest (6014 ms)
[ RUN      ] ClickModifierTest.HrefMiddleClickTest
[87110:3847:1203/070312:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87110:15879:1203/070313:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ClickModifierTest.HrefMiddleClickTest (4489 ms)
[135/220] ClickModifierTest.HrefMiddleClickTest (6319 ms)
[ RUN      ] BrowserTest.SecurityStyleChangedObserver
[87094:3847:1203/070306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87080:65035:1203/070307:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87080:65035:1203/070308:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87080:3847:1203/070309:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:58307/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4MzA5' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:58309/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:58307/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4MzA5 (12)
[87080:64519:1203/070309:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87080:3847:1203/070311:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[87080:64519:1203/070311:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87104:12807:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[87104:17155:1203/070311:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000106eaf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000106efac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000106f46a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000113a9a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000113a99a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000108936dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000108372f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010819e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000108294ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000108291bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000108292235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001083ddd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010953c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000113e42663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000113e42ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000106fc0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000106fbff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000106fb560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a5db772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a5c81a1 thread_start + 13

[87080:64779:1203/070315:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87116:13319:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[87080:3847:1203/070315:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[87116:17923:1203/070315:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010da4f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010da9ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010dae6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011a63a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011a639a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010f4d6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010ef12f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010ed3e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010ee34ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010ee31bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010ee32235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010ef7dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001100dc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011a9e2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011a9e2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010db60421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010db5ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010db5560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a5db772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a5c81a1 thread_start + 13

[       OK ] BrowserTest.SecurityStyleChangedObserver (11381 ms)
[136/220] BrowserTest.SecurityStyleChangedObserver (13196 ms)
[ RUN      ] ZoomDecorationTest.BubbleAtDefaultZoom
[87126:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87126:17155:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomDecorationTest.BubbleAtDefaultZoom (3716 ms)
[137/220] ZoomDecorationTest.BubbleAtDefaultZoom (5716 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath2
[87123:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath2 (4456 ms)
[138/220] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath2 (6387 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.Advanced
[87130:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87130:17667:1203/070320:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninBubbleControllerTest.Advanced (4292 ms)
[139/220] OneClickSigninBubbleControllerTest.Advanced (6157 ms)
[ RUN      ] FullscreenControllerTest.MouseLockOnFileURL
[87136:3847:1203/070320:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87136:17411:1203/070323:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FullscreenControllerTest.MouseLockOnFileURL (5690 ms)
[140/220] FullscreenControllerTest.MouseLockOnFileURL (7746 ms)
[ RUN      ] FindInPageControllerTest.BigString
[87148:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==87152==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011450cbb1 bp 0x00012b712170 sp 0x00012b7120a0 T6)
    #0 0x11450cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11450cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11450c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x114507bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x114507bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1146025d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11461f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x1145f1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1146609cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x114537bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x114659547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11456e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x111ec036c in Run base/callback.h:396:12
    #13 0x111ec036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11ec6689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11ec63d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x111ec036c in Run base/callback.h:396:12
    #17 0x111ec036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x111f28894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x111f29ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x111f29ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x111e9e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x111f0d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x111e9c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f1ceb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f1ce454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f1f17f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f1f10e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x111e9f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x111e9dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x111f63078 in Run base/run_loop.cc:55:3
    #31 0x111f270b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x111fd1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x111fc560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a5db771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a5c81a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10d022119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x111fc4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x111fd1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11ec7d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11ea98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11eec01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11eec0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11eec3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x111c2e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11eeb9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11eeb844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11eeb7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11ef3f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x111de2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x111de0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x110e7ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10cfdc99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10cfdc563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==87152==ABORTING
Received signal 6
[end of stack trace]
[87137:3847:1203/070324:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[87148:17923:1203/070324:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.BigString (3694 ms)
[141/220] FindInPageControllerTest.BigString (5730 ms)
[ RUN      ] FindInPageControllerTest.PrepopulateSameTab
[87154:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87154:3847:1203/070325:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87141:3847:1203/070325:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] FindInPageControllerTest.PrepopulateSameTab (3682 ms)
[142/220] FindInPageControllerTest.PrepopulateSameTab (5585 ms)
[ RUN      ] FindInPageControllerTest.FindRestarts_Issue1155639
[87150:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==87153==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001173aebb1 bp 0x00012db12170 sp 0x00012db120a0 T6)
    #0 0x1173aebb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1173aebb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1173ae1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1173a9bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1173a9bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1174a45d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1174c11bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x117493863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1175029cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1173d9bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1174fb547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1174109cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x114d6236c in Run base/callback.h:396:12
    #13 0x114d6236c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x121b0889d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x121b05d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x114d6236c in Run base/callback.h:396:12
    #17 0x114d6236c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x114dca894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x114dcbac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x114dcbac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x114d404a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x114daf8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x114d3e936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f1ceb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f1ce454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f1f17f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f1f10e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x114d41290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x114d3fd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x114e05078 in Run base/run_loop.cc:55:3
    #31 0x114dc90b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x114e73d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x114e6760e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a5db771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a5c81a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10fed3119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x114e66fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x114e73426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x121b1f32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x12193aa17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x121d621d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x121d62d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x121d65ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x114ad0642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x121d5be2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x121d5a44e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x121d59ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x121de1110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x114c84948 in Run content/app/content_main_runner.cc:786:12
    #14 0x114c82abd in ContentMain content/app/content_main.cc:19:15
    #15 0x113d20c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10fe8c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10fe8c563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==87153==ABORTING
Received signal 6
[end of stack trace]
[       OK ] FindInPageControllerTest.FindRestarts_Issue1155639 (8119 ms)
[143/220] FindInPageControllerTest.FindRestarts_Issue1155639 (10141 ms)
[ RUN      ] LocationBarBrowserTestWithRedesign.PageActionUITestWithRedesign
[87165:3847:1203/070328:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87172:13319:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[87165:15623:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LocationBarBrowserTestWithRedesign.PageActionUITestWithRedesign (5163 ms)
[144/220] LocationBarBrowserTestWithRedesign.PageActionUITestWithRedesign (7001 ms)
[ RUN      ] FindInPageControllerTest.FindMovesOnTabClose_Issue1343052
[87160:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87164:12807:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[87155:3847:1203/070333:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] FindInPageControllerTest.FindMovesOnTabClose_Issue1343052 (8339 ms)
[145/220] FindInPageControllerTest.FindMovesOnTabClose_Issue1343052 (10381 ms)
[ RUN      ] LoginPromptBrowserTest.CancelRedundantAuths
[87170:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87162:39443:1203/070334:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87162:39443:1203/070334:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87171:12807:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[87162:3847:1203/070334:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[87170:15879:1203/070334:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==87170==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a5e0bc9 bp 0x00012dd62730 sp 0x00012dd626f0 T6)
    #0 0x7fff8a5e0bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1165bb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1165bb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1165bb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1165bb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1165dd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1165dd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1165c8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1165c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1165c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1165d6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1165d6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1165d6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1165d6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1165d6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11423036c in Run base/callback.h:396:12
    #16 0x11423036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x114298894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x114299ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x114299ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11420ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1142d3078 in Run base/run_loop.cc:55:3
    #22 0x1142970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x114341d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11433560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a5db771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a5c81a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10f391119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x114334fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x114341426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x120e2026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x114124abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x114124abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11412370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x114152948 in Run content/app/content_main_runner.cc:786:12
    #8 0x114150abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1131eec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10f34e99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10f34e563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==87170==ABORTING
Received signal 6
[end of stack trace]
[       OK ] LoginPromptBrowserTest.CancelRedundantAuths (7064 ms)
[146/220] LoginPromptBrowserTest.CancelRedundantAuths (8827 ms)
[ RUN      ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRequests
[87183:3847:1203/070333:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87174:3847:1203/070336:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRequests (5464 ms)
[147/220] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRequests (7296 ms)
[ RUN      ] PrefsTabHelperBrowserTest.WebPrefs
[87194:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87198:3847:1203/070338:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[87198:3847:1203/070338:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87198:3847:1203/070338:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87198:3847:1203/070338:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87198:3847:1203/070338:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87198:3847:1203/070338:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87198:3847:1203/070338:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87194:17155:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsTabHelperBrowserTest.WebPrefs (3363 ms)
[148/220] PrefsTabHelperBrowserTest.WebPrefs (5148 ms)
[ RUN      ] LoginPromptBrowserTest.CancelLoginInterstitialOnRedirect
[87189:3847:1203/070335:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87181:61987:1203/070337:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87181:3847:1203/070341:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] LoginPromptBrowserTest.CancelLoginInterstitialOnRedirect (7812 ms)
[149/220] LoginPromptBrowserTest.CancelLoginInterstitialOnRedirect (9780 ms)
[ RUN      ] NewTabPageInterceptorTest.NoInterception
[87200:3847:1203/070338:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87206:13063:1203/070341:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NewTabPageInterceptorTest.NoInterception (5001 ms)
[150/220] NewTabPageInterceptorTest.NoInterception (6959 ms)
[ RUN      ] StartupBrowserCreatorTest.AddFirstRunTab
[87207:3847:1203/070340:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87207:18435:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.AddFirstRunTab (4484 ms)
[151/220] StartupBrowserCreatorTest.AddFirstRunTab (6444 ms)
[ RUN      ] InlineLoginUIBrowserTest.CanOffer
[87231:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87234:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[87234:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87234:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87234:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87234:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87234:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87234:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87231:16899:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginUIBrowserTest.CanOffer (3481 ms)
[152/220] InlineLoginUIBrowserTest.CanOffer (5417 ms)
[ RUN      ] BrowserActionsBarRedesignBrowserTest.OverflowedBrowserActionPopupTest
[87224:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87232:12551:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[87226:12807:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[87224:17923:1203/070348:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] BrowserActionsBarRedesignBrowserTest.OverflowedBrowserActionPopupTest (5174 ms)
[153/220] BrowserActionsBarRedesignBrowserTest.OverflowedBrowserActionPopupTest (7454 ms)
[ RUN      ] BrowserActionsBarRedesignBrowserTest.PageActionPopupsTest
[87225:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87233:13063:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionsBarRedesignBrowserTest.PageActionPopupsTest (5489 ms)
[154/220] BrowserActionsBarRedesignBrowserTest.PageActionPopupsTest (7602 ms)
[ RUN      ] StartupBrowserCreatorTest.ProfilesWithoutPagesNotLaunched
[87212:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87235:12551:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[87236:13063:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[87212:17923:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.ProfilesWithoutPagesNotLaunched (9969 ms)
[155/220] StartupBrowserCreatorTest.ProfilesWithoutPagesNotLaunched (11730 ms)
[ RUN      ] InlineLoginUIBrowserTest.CanOfferNoSigninCookies
[87248:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87251:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[87251:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87251:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87251:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87251:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87251:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87251:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] InlineLoginUIBrowserTest.CanOfferNoSigninCookies (3502 ms)
[156/220] InlineLoginUIBrowserTest.CanOfferNoSigninCookies (5393 ms)
[ RUN      ] ZoomControllerBrowserTest.Observe
[87252:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87258:3847:1203/070354:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[87258:3847:1203/070354:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87258:3847:1203/070354:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87258:3847:1203/070354:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87258:3847:1203/070354:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87258:3847:1203/070354:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87258:3847:1203/070354:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87252:15879:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.Observe (3604 ms)
[157/220] ZoomControllerBrowserTest.Observe (5327 ms)
[ RUN      ] ZoomControllerBrowserTest.ObserveDisabledModeEvent
[87259:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87259:16135:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.ObserveDisabledModeEvent (3507 ms)
[158/220] ZoomControllerBrowserTest.ObserveDisabledModeEvent (5593 ms)
[ RUN      ] FormAutocompleteTest.NormalFormSubmit
[       OK ] FormAutocompleteTest.NormalFormSubmit (286 ms)
[159/220] FormAutocompleteTest.NormalFormSubmit (2010 ms)
[ RUN      ] FormAutofillTest.WebFormElementToFormData
[       OK ] FormAutofillTest.WebFormElementToFormData (420 ms)
[160/220] FormAutofillTest.WebFormElementToFormData (2179 ms)
[ RUN      ] FormAutofillTest.ExtractForms
[       OK ] FormAutofillTest.ExtractForms (337 ms)
[161/220] FormAutofillTest.ExtractForms (2159 ms)
[ RUN      ] WebUIWebViewBrowserTest.AddMultiContentScripts
[87250:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87238:3847:1203/070356:INFO:CONSOLE(1795)] "Running test testAddMultiContentScripts", source: webview_basic.js (1795)
[87238:3847:1203/070356:INFO:CONSOLE(4291)] "Step 1: call <webview>.addContentScripts(myrule1 & myrule2)", source: webview_basic.js (4291)
[87238:3847:1203/070358:INFO:CONSOLE(4307)] "Step 2: postMessage to build connection.", source: webview_basic.js (4307)
[87238:3847:1203/070358:INFO:CONSOLE(4310)] "Step 3: postMessage to build connection to the other script.", source: webview_basic.js (4310)
[87238:3847:1203/070358:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[87238:3847:1203/070358:INFO:CONSOLE(4322)] "Step 4: A communication channel has been established with webview.", source: webview_basic.js (4322)
[87238:3847:1203/070358:INFO:CONSOLE(4329)] "Step 5: A communication channel has been established with webview.", source: webview_basic.js (4329)
[87238:63267:1203/070358:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87260:12807:1203/070358:WARNING:channel.cc(358)] RawChannel write error
[87250:15623:1203/070358:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==87250==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a5e0bc9 bp 0x00011fe21730 sp 0x00011fe216f0 T6)
    #0 0x7fff8a5e0bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x108bf63bd in Acquire base/synchronization/lock.h:24:20
    #2 0x108bf63bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x108bf63bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x108bf63bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x108c181d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x108c181d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x108c03628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x108c03b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x108c03b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x108c11c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x108c11c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x108c11c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x108c11c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x108c11c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10686b36c in Run base/callback.h:396:12
    #16 0x10686b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1068d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1068d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1068d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x106845d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10690e078 in Run base/run_loop.cc:55:3
    #22 0x1068d20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10697cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10697060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a5db771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a5c81a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1019d9119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10696ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10697c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11345b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10675fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10675fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10675e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10678d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10678babd in ContentMain content/app/content_main.cc:19:15
    #9 0x105829c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10199299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x101992563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==87250==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIWebViewBrowserTest.AddMultiContentScripts (8211 ms)
[162/220] WebUIWebViewBrowserTest.AddMultiContentScripts (10036 ms)
[ RUN      ] UnloadTest.BrowserCloseTabWhenOtherTabHasListener
[87269:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] UnloadTest.BrowserCloseTabWhenOtherTabHasListener (4010 ms)
[163/220] UnloadTest.BrowserCloseTabWhenOtherTabHasListener (5890 ms)
[ RUN      ] FormAutofillTest.FindFormForTextAreaElement
[       OK ] FormAutofillTest.FindFormForTextAreaElement (286 ms)
[164/220] FormAutofillTest.FindFormForTextAreaElement (1973 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromText
[       OK ] FormAutofillTest.LabelsInferredFromText (306 ms)
[165/220] FormAutofillTest.LabelsInferredFromText (1957 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromLabelInDivTable
[       OK ] FormAutofillTest.LabelsInferredFromLabelInDivTable (291 ms)
[166/220] FormAutofillTest.LabelsInferredFromLabelInDivTable (1961 ms)
[ RUN      ] FormAutofillTest.FillFormMaxLengthForUnownedForm
[       OK ] FormAutofillTest.FillFormMaxLengthForUnownedForm (193 ms)
[167/220] FormAutofillTest.FillFormMaxLengthForUnownedForm (1835 ms)
[ RUN      ] PasswordAutofillAgentTest.InputWithNoForms
[       OK ] PasswordAutofillAgentTest.InputWithNoForms (329 ms)
[168/220] PasswordAutofillAgentTest.InputWithNoForms (1856 ms)
[ RUN      ] PasswordAutofillAgentTest.SendPasswordFormsTest_Redirection
[       OK ] PasswordAutofillAgentTest.SendPasswordFormsTest_Redirection (400 ms)
[169/220] PasswordAutofillAgentTest.SendPasswordFormsTest_Redirection (2114 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsWaitForUsername
[       OK ] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsWaitForUsername (403 ms)
[170/220] PasswordAutofillAgentTest.PasswordAutofillTriggersOnChangeEventsWaitForUsername (2120 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithPasswordAutofilled
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithPasswordAutofilled (342 ms)
[171/220] PasswordAutofillAgentTest.ClearPreviewWithPasswordAutofilled (2111 ms)
[ RUN      ] PasswordAutofillAgentTest.NoopEditingDoesNotOverwriteManuallyEditedPassword
[       OK ] PasswordAutofillAgentTest.NoopEditingDoesNotOverwriteManuallyEditedPassword (376 ms)
[172/220] PasswordAutofillAgentTest.NoopEditingDoesNotOverwriteManuallyEditedPassword (2108 ms)
[ RUN      ] TranslateHelperBrowserTest.TranslateFailure
[       OK ] TranslateHelperBrowserTest.TranslateFailure (83 ms)
[173/220] TranslateHelperBrowserTest.TranslateFailure (1847 ms)
[ RUN      ] TranslateScriptBrowserTest.ElementLoadFailure
[       OK ] TranslateScriptBrowserTest.ElementLoadFailure (195 ms)
[174/220] TranslateScriptBrowserTest.ElementLoadFailure (1824 ms)
[ RUN      ] TranslateScriptBrowserTest.TranslateFail
[       OK ] TranslateScriptBrowserTest.TranslateFail (192 ms)
[175/220] TranslateScriptBrowserTest.TranslateFail (1830 ms)
[ RUN      ] WebUIResourceBrowserTest.ArrayDataModelTest
[87296:3847:1203/070408:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebUIResourceBrowserTest.ArrayDataModelTest (3446 ms)
[176/220] WebUIResourceBrowserTest.ArrayDataModelTest (5256 ms)
[ RUN      ] WebUIResourceBrowserTest.I18nProcessTest
[87298:3847:1203/070408:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87287:3847:1203/070410:INFO:CONSOLE(0)] "Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run40TNn6/chrome/test/data/webui/i18n_process_test.html (0)
[       OK ] WebUIResourceBrowserTest.I18nProcessTest (3796 ms)
[177/220] WebUIResourceBrowserTest.I18nProcessTest (5599 ms)
[ RUN      ] InProcessBrowserTest.ExternalConnectionFail
[87295:3847:1203/070408:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87299:12807:1203/070411:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InProcessBrowserTest.ExternalConnectionFail (5393 ms)
[178/220] InProcessBrowserTest.ExternalConnectionFail (7146 ms)
[ RUN      ] OutOfProcessPPAPITest.TCPSocketPrivate
[87303:3847:1203/070409:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[87307]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87307]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[87289:3847:1203/070411:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.002 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070411:INFO:CONSOLE(177)] "Basic finished in 0.001 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64011:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87289:3847:1203/070411:INFO:CONSOLE(177)] "BasicBlocking finished in 0.012 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64011:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:64011:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:64011:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:64011:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070411:INFO:CONSOLE(177)] "BasicBackground finished in 0.005 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070411:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070411:INFO:CONSOLE(177)] "ReadWrite finished in 0.003 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070411:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.004 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070411:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.004 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64515:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ReadWriteSSLForceAsync finished in 0.118 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64515:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ReadWriteSSL finished in 0.021 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64515:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ReadWriteSSLBlocking finished in 0.016 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64515:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ReadWriteSSLBackground finished in 0.012 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ConnectAddressForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ConnectAddress finished in 0.011 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ConnectAddressBlocking finished in 0.005 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "ConnectAddressBackground finished in 0.009 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070412:INFO:CONSOLE(177)] "SetOption finished in 0.002 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.003 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:64011:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[87289:3847:1203/070412:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.002 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070412:INFO:CONSOLE(177)] "LargeReadForceAsync finished in 0.007 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070412:INFO:CONSOLE(177)] "LargeRead finished in 0.003 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070412:INFO:CONSOLE(177)] "LargeReadBlocking finished in 0.003 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[87289:3847:1203/070412:INFO:CONSOLE(177)] "LargeReadBackground finished in 0.003 seconds.", source: http://127.0.0.1:58342/test_case.html?testcase=TCPSocketPrivate&ssl_server_port=58343 (177)
[       OK ] OutOfProcessPPAPITest.TCPSocketPrivate (4803 ms)
[179/220] OutOfProcessPPAPITest.TCPSocketPrivate (6737 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader0
[87315:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[87325]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87325]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[87306:61995:1203/070415:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicGETForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicGET finished in 0.038 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicGETBlocking finished in 0.015 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicGETBackground finished in 0.012 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicPOSTForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicPOST finished in 0.009 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicPOSTBlocking finished in 0.014 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicPOSTBackground finished in 0.013 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicFilePOSTForceAsync finished in 0.054 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicFilePOST finished in 0.021 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicFilePOSTBlocking finished in 0.021 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicFilePOSTBackground finished in 0.027 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070415:INFO:CONSOLE(177)] "BasicFileRangePOSTForceAsync finished in 0.036 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:INFO:CONSOLE(177)] "BasicFileRangePOST finished in 0.031 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:INFO:CONSOLE(177)] "BasicFileRangePOSTBlocking finished in 0.031 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:INFO:CONSOLE(177)] "BasicFileRangePOSTBackground finished in 0.042 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:INFO:CONSOLE(177)] "CompoundBodyPOSTForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:INFO:CONSOLE(177)] "CompoundBodyPOST finished in 0.013 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:INFO:CONSOLE(177)] "CompoundBodyPOSTBlocking finished in 0.021 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:INFO:CONSOLE(177)] "CompoundBodyPOSTBackground finished in 0.022 seconds.", source: http://127.0.0.1:58375/test_case.html?testcase=URLLoader_BasicGET,URLLoader_BasicPOST,URLLoader_BasicFilePOST,URLLoader_BasicFileRangePOST,URLLoader_CompoundBodyPOST, (177)
[87306:3847:1203/070416:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] OutOfProcessPPAPITest.URLLoader0 (4804 ms)
[180/220] OutOfProcessPPAPITest.URLLoader0 (6375 ms)
[ RUN      ] OutOfProcessPPAPIPrivateTest.FileIO_Private
[87323:3847:1203/070415:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[87330]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87330]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[87312:60467:1203/070417:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandleForceAsync finished in 0.032 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandle finished in 0.011 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandleBlocking finished in 0.026 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandleBackground finished in 0.021 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusive finished in 0.011 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBlocking finished in 0.011 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBackground finished in 0.011 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "MmapForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "Mmap finished in 0.014 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "MmapBlocking finished in 0.019 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:INFO:CONSOLE(177)] "MmapBackground finished in 0.018 seconds.", source: http://127.0.0.1:58392/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[87312:3847:1203/070417:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] OutOfProcessPPAPIPrivateTest.FileIO_Private (4395 ms)
[181/220] OutOfProcessPPAPIPrivateTest.FileIO_Private (6055 ms)
[ RUN      ] OutOfProcessPPAPITest.WebSocket1
[87318:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:58393...
sending server_data: {"host": "127.0.0.1", "port": 58393} (36 bytes)
objc[87331]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[87331]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[87308:62243:1203/070417:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87308:3847:1203/070417:INFO:CONSOLE(177)] "IsWebSocket finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "UninitializedPropertiesAccess finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "InvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "Protocols finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "GetURL finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "ValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "InvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:58393/echo-with-no-extension' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (0)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "ValidClose finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "GetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "TextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "BinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "StressedSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[87308:3847:1203/070417:INFO:CONSOLE(177)] "BufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:58378/test_case.html?testcase=WebSocket_IsWebSocket,WebSocket_UninitializedPropertiesAccess,WebSocket_InvalidConnect,WebSocket_Protocols,WebSocket_GetURL,WebSocket_ValidConnect,WebSocket_InvalidClose,WebSocket_ValidClose,WebSocket_GetProtocol,WebSocket_TextSendReceive,WebSocket_BinarySendReceive,WebSocket_StressedSendReceive,WebSocket_BufferedAmount,&websocket_host=127.0.0.1&websocket_port=58393 (177)
[       OK ] OutOfProcessPPAPITest.WebSocket1 (5959 ms)
[182/220] OutOfProcessPPAPITest.WebSocket1 (7627 ms)
[ RUN      ] NaClBrowserTestNewlib.ExitStatus0
[87327:3847:1203/070416:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87316:3847:1203/070416:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[87316:39455:1203/070416:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87332,1941127552:07:04:17.694666] Native Client module will be loaded at base address 0x000069f100000000
hello world from CreateModule
[87316:3847:1203/070417:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[87316:3847:1203/070417:INFO:nacl_browsertest_util.cc(130)] ||||
[87316:3847:1203/070417:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[87316:3847:1203/070417:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[87316:3847:1203/070417:INFO:nacl_browsertest_util.cc(130)] ||||
[87316:3847:1203/070417:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit0".
found at index 1
[87332,1941127552:07:04:17.827361] NaCl untrusted code called _exit(0x0)
[87316:3847:1203/070418:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:58406/pm_exit_status_test.html?trigger=exit0&expected_exit=0 (0)
[87316:3847:1203/070418:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[87316:3847:1203/070418:INFO:nacl_browsertest_util.cc(130)] ||||
[87316:3847:1203/070418:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestNewlib.ExitStatus0 (4380 ms)
[183/220] NaClBrowserTestNewlib.ExitStatus0 (6090 ms)
[ RUN      ] PolicyStatisticsCollectorTest.Startup
[87338:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PolicyStatisticsCollectorTest.Startup (3684 ms)
[184/220] PolicyStatisticsCollectorTest.Startup (5145 ms)
[ RUN      ] SafeBrowsingDatabaseManagerCookieTest.TestSBUpdateCookies
[87349:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SafeBrowsingDatabaseManagerCookieTest.TestSBUpdateCookies (2759 ms)
[185/220] SafeBrowsingDatabaseManagerCookieTest.TestSBUpdateCookies (4355 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpTimeout
[87351:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87351:17411:1203/070423:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.HttpTimeout (3306 ms)
[186/220] CaptivePortalBrowserTest.HttpTimeout (4998 ms)
[ RUN      ] PolicyUITest.ExtensionLoadAndSendPolicy
[87345:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87336:3847:1203/070423:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[87336:3847:1203/070424:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[87354:13063:1203/070424:WARNING:channel.cc(358)] RawChannel write error
[87345:15879:1203/070424:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyUITest.ExtensionLoadAndSendPolicy (5470 ms)
[187/220] PolicyUITest.ExtensionLoadAndSendPolicy (7116 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpsIframeTimeout
[87372:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87355:3847:1203/070426:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] CaptivePortalBrowserTest.HttpsIframeTimeout (3253 ms)
[188/220] CaptivePortalBrowserTest.HttpsIframeTimeout (4719 ms)
[ RUN      ] CaptivePortalBrowserTest.InterstitialTimerCertErrorAfterSlowLoad
[87382:3847:1203/070427:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87397:12807:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[87382:17667:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.InterstitialTimerCertErrorAfterSlowLoad (5729 ms)
[189/220] CaptivePortalBrowserTest.InterstitialTimerCertErrorAfterSlowLoad (7488 ms)
[ RUN      ] NetworkingPrivateApiTest.GetEnabledNetworkTypes
[87389:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87378:3847:1203/070430:INFO:CONSOLE(0)] "[SUCCESS] getEnabledNetworkTypes", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getEnabledNetworkTypes (0)
[87389:15623:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.GetEnabledNetworkTypes (5074 ms)
[190/220] NetworkingPrivateApiTest.GetEnabledNetworkTypes (6695 ms)
[ RUN      ] CaptivePortalBrowserTest.ShowCaptivePortalInterstitialOnCertError
[87377:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87356:3847:1203/070430:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[       OK ] CaptivePortalBrowserTest.ShowCaptivePortalInterstitialOnCertError (8124 ms)
[191/220] CaptivePortalBrowserTest.ShowCaptivePortalInterstitialOnCertError (9710 ms)
[ RUN      ] NetworkingPrivateApiTest.UnlockCellularSim
[87395:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87398:13063:1203/070432:WARNING:channel.cc(358)] RawChannel write error
[87385:3847:1203/070432:INFO:CONSOLE(0)] "[SUCCESS] unlockCellularSim", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?unlockCellularSim (0)
[       OK ] NetworkingPrivateApiTest.UnlockCellularSim (4506 ms)
[192/220] NetworkingPrivateApiTest.UnlockCellularSim (6304 ms)
[ RUN      ] SupervisedUserServiceTest.ProfileName
[87418:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87419:3847:1203/070436:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[87419:3847:1203/070436:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87419:3847:1203/070436:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87419:3847:1203/070436:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87419:3847:1203/070436:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87419:3847:1203/070436:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87419:3847:1203/070436:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SupervisedUserServiceTest.ProfileName (3239 ms)
[193/220] SupervisedUserServiceTest.ProfileName (4756 ms)
[ RUN      ] WebstoreProviderTest.NoSearchForShortQueries
[87412:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebstoreProviderTest.NoSearchForShortQueries (4408 ms)
[194/220] WebstoreProviderTest.NoSearchForShortQueries (5921 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/0
[87420:3847:1203/070436:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87423:12551:1203/070437:WARNING:channel.cc(358)] RawChannel write error
[87420:3847:1203/070437:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87420:3847:1203/070437:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87420:3847:1203/070437:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87420:3847:1203/070437:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/0 (3372 ms)
[195/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/0 (5273 ms)
[ RUN      ] WebstoreProviderTest.Basic
[87410:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebstoreProviderTest.Basic (7237 ms)
[196/220] WebstoreProviderTest.Basic (8899 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/16
[87435:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/16 (3431 ms)
[197/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/16 (5088 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/115
[87439:3847:1203/070441:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87439:3847:1203/070442:ERROR:texture_manager.cc(2086)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level does not exist.
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000115640]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000115640]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000115640]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000115640]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000115640]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[87439:3847:1203/070442:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000115640]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[87428:3847:1203/070442:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[87428:3847:1203/070442:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[87439:18435:1203/070442:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/115 (3482 ms)
[198/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/115 (5357 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/92
[87438:3847:1203/070441:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87427:3847:1203/070442:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/92 (4178 ms)
[199/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/92 (6034 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/122
[87447:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/122 (3164 ms)
[200/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/122 (4899 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/11
[87454:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87454:15623:1203/070447:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/11 (3518 ms)
[201/220] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/11 (5265 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.NestedFrames/1
[87460:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87449:39463:1203/070447:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87449:3847:1203/070450:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[87469:3847:1203/070450:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
ASAN:DEADLYSIGNAL
=================================================================
==87460==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a5e0bc9 bp 0x00012cf5b730 sp 0x00012cf5b6f0 T6)
    #0 0x7fff8a5e0bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x115d3b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x115d3b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x115d3b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x115d3b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x115d5d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x115d5d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x115d48628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x115d48b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x115d48b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x115d56c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x115d56c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x115d56c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x115d56c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x115d56c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1139b036c in Run base/callback.h:396:12
    #16 0x1139b036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x113a18894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x113a19ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x113a19ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11398ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x113a53078 in Run base/run_loop.cc:55:3
    #22 0x113a170b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x113ac1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x113ab560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a5db771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a5c81a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10eb15119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x113ab4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x113ac1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1205a026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1138a4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1138a4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1138a370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1138d2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1138d0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11296ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10eacc99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10eacc563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==87460==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SavePageMultiFrameBrowserTest.NestedFrames/1 (6120 ms)
[202/220] SavePageMultiFrameBrowserTest.NestedFrames/1 (7770 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[87466:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.383 -  Registering video event handlers.", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.404 -  Loading media using MSE.", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.414 -  Registering video event handlers.", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.415 -  Loading media using MSE.", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:39951:1203/070449:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.491 -  onSourceOpen [object Event]", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.496 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.499 -  onSourceOpen [object Event]", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.499 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.535 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.556 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.562 -  Adding key to sessionID: 1", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.570 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.578 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.601 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.603 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.604 -  Adding key to sessionID: 2", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.607 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.610 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070450:INFO:CONSOLE(284)] "07:04:50.975 -  One video seeked.", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87458:3847:1203/070451:INFO:CONSOLE(284)] "07:04:51.150 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:58479/eme_player_js/utils.js (284)
[87468:13063:1203/070451:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4762 ms)
[203/220] MSE_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (6441 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[87461:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.077 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.090 -  Registering video event handlers.", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.106 -  Loading media using src.", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.112 -  Starting play, hidden: false", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.231 -  Event: play", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.232 -  Event: waiting", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:39951:1203/070448:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.280 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.298 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.314 -  Adding key to sessionID: 1", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.319 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.370 -  Event: canplay", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.372 -  Event: playing", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.375 -  Event: canplaythrough", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.623 -  timeupdate @ 0.162984", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070448:INFO:CONSOLE(284)] "07:04:48.870 -  timeupdate @ 0.418393", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.070 -  heartbeat #1", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.120 -  timeupdate @ 0.673802", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.370 -  timeupdate @ 0.929211", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.870 -  timeupdate @ 1.41681", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070449:INFO:CONSOLE(284)] "07:04:49.872 -  waiting for video to end.", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070450:INFO:CONSOLE(284)] "07:04:50.071 -  heartbeat #2", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070451:INFO:CONSOLE(284)] "07:04:51.070 -  heartbeat #3", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87450:3847:1203/070451:INFO:CONSOLE(284)] "07:04:51.205 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58456/eme_player_js/utils.js (284)
[87463:13063:1203/070451:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[87461:16647:1203/070451:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6635 ms)
[204/220] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (8281 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[87473:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87467:3847:1203/070451:INFO:CONSOLE(284)] "07:04:51.950 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070451:INFO:CONSOLE(284)] "07:04:51.962 -  Registering video event handlers.", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070451:INFO:CONSOLE(284)] "07:04:51.973 -  Loading media using src.", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070451:INFO:CONSOLE(284)] "07:04:51.978 -  Starting play, hidden: false", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070452:INFO:CONSOLE(284)] "07:04:52.102 -  Event: play", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070452:INFO:CONSOLE(284)] "07:04:52.104 -  Event: waiting", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:60459:1203/070452:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87467:3847:1203/070452:INFO:CONSOLE(284)] "07:04:52.187 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070452:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.178 -  heartbeat #1", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.186 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.197 -  Adding key to sessionID: 1", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.201 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.253 -  Event: canplay", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.256 -  Event: playing", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.258 -  Event: canplaythrough", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.402 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.406 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.409 -  Adding key to sessionID: 1", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.413 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.508 -  timeupdate @ 0.186203", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.803 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.805 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.808 -  Adding key to sessionID: 1", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.812 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.944 -  heartbeat #2", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.004 -  timeupdate @ 0.673802", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.254 -  timeupdate @ 0.929211", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.603 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.607 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.610 -  Adding key to sessionID: 1", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.614 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.753 -  timeupdate @ 1.41681", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.757 -  waiting for video to end.", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070454:INFO:CONSOLE(284)] "07:04:54.943 -  heartbeat #3", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.943 -  heartbeat #4", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87467:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.084 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58497/eme_player_js/utils.js (284)
[87474:13063:1203/070456:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[87467:3847:1203/070456:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7385 ms)
[205/220] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (9239 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0
[87486:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87475:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.318 -  Using ClearKeyPlayer", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.326 -  Registering video event handlers.", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.328 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:64775:1203/070456:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87475:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.310 -  Loading media using MSE.", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.320 -  Starting play, hidden: false", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.398 -  Event: play", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.400 -  Event: waiting", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.405 -  heartbeat #1", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.408 -  onSourceOpen [object Event]", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[87475:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.410 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[1203/070456:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
0x240-v-vp9_enc-v.webm", source: http://127.0.0.1:58514/eme_player_js/utils.js (284)
[206/220] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (8651 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[87487:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87477:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.572 -  Using ClearKeyPlayer", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.581 -  Registering video event handlers.", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.582 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.605 -  heartbeat #1", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.618 -  Loading media using MSE.", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:39459:1203/070456:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.628 -  Starting play, hidden: false", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.714 -  Event: play", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.716 -  Event: waiting", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.723 -  onSourceOpen [object Event]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.726 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.750 -  End of appending buffer from bear-320x240-opus-av_enc-av.webm", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[1203/070456:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.759 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.763 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.776 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[1203/070456:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.789 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.793 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.797 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.843 -  Event: canplay", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.845 -  Event: playing", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.847 -  Event: canplaythrough", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.007 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.010 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.015 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.096 -  timeupdate @ 0.186203", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.343 -  timeupdate @ 0.441612", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.407 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.411 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.415 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.568 -  heartbeat #2", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.843 -  timeupdate @ 0.929211", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.093 -  timeupdate @ 1.18462", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.098 -  waiting for video to end.", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.204 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.208 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.212 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.567 -  heartbeat #3", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.567 -  heartbeat #4", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87477:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.613 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58529/eme_player_js/utils.js (284)
[87490:12807:1203/070459:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (7007 ms)
[207/220] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (8690 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[87489:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87478:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.869 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.875 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.880 -  Registering video event handlers.", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.891 -  Loading media using MSE.", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.899 -  Starting play, hidden: false", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.006 -  Event: play", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.007 -  Event: waiting", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.015 -  onSourceOpen [object Event]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:39959:1203/070456:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87478:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.017 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.046 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070456:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87478:3847:1203/070456:INFO:CONSOLE(284)] "07:04:56.984 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:56.995 -  heartbeat #1", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.001 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.009 -  Adding key to sessionID: 1", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.014 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.037 -  Event: canplay", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.041 -  Event: playing", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.044 -  Event: canplaythrough", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.213 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.217 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.219 -  Adding key to sessionID: 1", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.224 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.290 -  timeupdate @ 0.251678", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.537 -  timeupdate @ 0.501231", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.614 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.617 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.621 -  Adding key to sessionID: 1", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.625 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.787 -  timeupdate @ 0.751051", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.865 -  heartbeat #2", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.038 -  timeupdate @ 1.001699", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.044 -  waiting for video to end.", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.415 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.421 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.426 -  Adding key to sessionID: 1", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.432 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.865 -  heartbeat #3", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87478:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.735 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58544/eme_player_js/utils.js (284)
[87489:17155:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6972 ms)
[208/220] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (8690 ms)
[ RUN      ] IPBTP/InProcessBrowserTestP.TestP/0
[87514:3847:1203/070503:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87516:3847:1203/070504:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[87516:3847:1203/070504:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87516:3847:1203/070504:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87516:3847:1203/070504:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87516:3847:1203/070504:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87516:3847:1203/070504:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87516:3847:1203/070504:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] IPBTP/InProcessBrowserTestP.TestP/0 (2712 ms)
[209/220] IPBTP/InProcessBrowserTestP.TestP/0 (4317 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[87498:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87495:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.849 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.856 -  Using ClearKeyPlayer", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.859 -  Registering video event handlers.", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.860 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.826 -  Loading media using MSE.", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:61975:1203/070501:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.835 -  Starting play, hidden: false", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.905 -  Event: play", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.906 -  Event: waiting", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.911 -  heartbeat #1", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.917 -  onSourceOpen [object Event]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.920 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.941 -  End of appending buffer from bear-320x240-opus-a_enc-a.webm", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.947 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.960 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.973 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.004 -  Event: canplay", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.007 -  Event: playing", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.010 -  Event: canplaythrough", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.184 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.189 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.197 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.258 -  timeupdate @ 0.162984", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.583 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.587 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.591 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.755 -  timeupdate @ 0.673802", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.844 -  heartbeat #2", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.004 -  timeupdate @ 0.929211", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.256 -  timeupdate @ 1.18462", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.260 -  waiting for video to end.", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.384 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.389 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.396 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.844 -  heartbeat #3", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87495:3847:1203/070504:INFO:CONSOLE(284)] "07:05:04.813 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58565/eme_player_js/utils.js (284)
[87499:12807:1203/070504:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[87495:3847:1203/070504:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (7163 ms)
[210/220] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (8757 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/0
[87513:3847:1203/070503:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87501:3847:1203/070504:INFO:pdf_extension_test.cc(179)] Loading: pdf/test-whitespace-title.pdf
[87501:39719:1203/070504:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:05:07 vm857-m4.golo.chromium.org Chromium Helper[87518] <Error>: CGAffineTransformInvert: singular matrix.
[87515:12551:1203/070507:WARNING:channel.cc(358)] RawChannel write error
[87518:17411:1203/070507:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000114a9f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000114aeac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000114b36a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000012168a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000121689a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000116526dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000115f62f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000115d8e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000115e84ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000115e81bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000115e82235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000115fcdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011712c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000121a32663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000121a32ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000114bb0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000114baff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000114ba560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a5db772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a5c81a1 thread_start + 13

[87501:3847:1203/070507:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PDFTestFiles/PDFExtensionTest.Load/0 (6388 ms)
[211/220] PDFTestFiles/PDFExtensionTest.Load/0 (8127 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[87511:3847:1203/070503:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87500:3847:1203/070504:INFO:CONSOLE(284)] "07:05:04.014 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070504:INFO:CONSOLE(284)] "07:05:04.023 -  Using ClearKeyPlayer", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070504:INFO:CONSOLE(284)] "07:05:04.026 -  Registering video event handlers.", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070504:INFO:CONSOLE(284)] "07:05:04.028 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.028 -  heartbeat #1", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:39703:1203/070505:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.038 -  Loading media using MSE.", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.049 -  Starting play, hidden: false", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.127 -  Event: play", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.130 -  Event: waiting", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.133 -  onSourceOpen [object Event]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.137 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.188 -  End of appending buffer from bear-320x240-opus-av_enc-av.webm", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.197 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.201 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.216 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.227 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.231 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.233 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.331 -  Event: canplay", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.333 -  Event: playing", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.336 -  Event: canplaythrough", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.452 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.457 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.467 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.586 -  timeupdate @ 0.186203", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.832 -  timeupdate @ 0.441612", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.851 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.857 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070505:INFO:CONSOLE(284)] "07:05:05.862 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070506:INFO:CONSOLE(284)] "07:05:06.007 -  heartbeat #2", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070506:INFO:CONSOLE(284)] "07:05:06.331 -  timeupdate @ 0.929211", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070506:INFO:CONSOLE(284)] "07:05:06.651 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070506:INFO:CONSOLE(284)] "07:05:06.657 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070506:INFO:CONSOLE(284)] "07:05:06.662 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070506:INFO:CONSOLE(284)] "07:05:06.831 -  timeupdate @ 1.440029", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070506:INFO:CONSOLE(284)] "07:05:06.839 -  waiting for video to end.", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070507:INFO:CONSOLE(284)] "07:05:07.006 -  heartbeat #3", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070508:INFO:CONSOLE(284)] "07:05:08.026 -  heartbeat #4", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87500:3847:1203/070508:INFO:CONSOLE(284)] "07:05:08.103 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58582/eme_player_js/utils.js (284)
[87512:12807:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[87512:12807:1203/070508:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[87500:115819:1203/070508:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[87500:3847:1203/070508:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[87500:115819:1203/070508:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (7320 ms)
[212/220] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (8823 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/0
[87525:3847:1203/070508:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87527:12807:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[87527:3847:1203/070508:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[87527:3847:1203/070508:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87527:3847:1203/070508:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87527:3847:1203/070508:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87527:3847:1203/070508:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[87527:3847:1203/070508:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[87527:3847:1203/070508:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/0 (2856 ms)
[213/220] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowedUrls/0 (4342 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/1
[87528:3847:1203/070508:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87520:3847:1203/070511:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/1 (4587 ms)
[214/220] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/1 (6338 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/2
[87541:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87549:13063:1203/070514:WARNING:channel.cc(358)] RawChannel write error
[87531:3847:1203/070514:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/2 (4781 ms)
[215/220] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/2 (6596 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/0
[87540:3847:1203/070511:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87530:3847:1203/070514:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
ASAN:DEADLYSIGNAL
=================================================================
==87548==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011376cbb1 bp 0x000129f12110 sp 0x000129f12040 T6)
    #0 0x11376cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11376cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11376c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x113767bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x113767bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1138625d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11387f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x113851863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1138c09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x113797bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1138b9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1137ce9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x11112036c in Run base/callback.h:396:12
    #13 0x11112036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11dec689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11dec3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x11deb57c9 in Run base/callback.h:396:12
    #17 0x11deb57c9 in WrappedDoWorkTask components/scheduler/base/real_time_domain.cc:63:0
    #18 0x11112036c in Run base/callback.h:396:12
    #19 0x11112036c in RunTask base/debug/task_annotator.cc:51:0
    #20 0x111188894 in RunTask base/message_loop/message_loop.cc:482:3
    #21 0x11118a144 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #22 0x11118a144 in DoDelayedWork base/message_loop/message_loop.cc:641:0
    #23 0x1110fe519 in RunWork base/message_loop/message_pump_mac.mm:332:3
    #24 0x11116d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #25 0x1110fc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #26 0x7fff8f1ceb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #27 0x7fff8f1ce454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #28 0x7fff8f1f17f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #29 0x7fff8f1f10e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #30 0x1110ff290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #31 0x1110fdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x1111c3078 in Run base/run_loop.cc:55:3
    #33 0x1111870b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x111231d5c in ThreadMain base/threading/thread.cc:251:3
    #35 0x11122560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #36 0x7fff8a5db771 in _pthread_start (in libsystem_c.dylib) + 326
    #37 0x7fff8a5c81a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10c27b119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x111224fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x111231426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11dedd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11dcf8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11e1201d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11e120d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11e123ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x110e8e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11e119e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11e11844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11e117ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11e19f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x111042948 in Run content/app/content_main_runner.cc:786:12
    #14 0x111040abd in ContentMain content/app/content_main.cc:19:15
    #15 0x1100dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10c23799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10c237563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==87548==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/0 (5491 ms)
[216/220] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/0 (7383 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2
[87553:3847:1203/070515:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87547:16387:1203/070516:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /safe_browsing/malware_image.png
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2 (4495 ms)
[217/220] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/2 (6254 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/1
[87543:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87561:13063:1203/070518:WARNING:channel.cc(358)] RawChannel write error
[87532:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[87543:17155:1203/070518:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/1 (7976 ms)
[218/220] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/1 (9487 ms)
[ RUN      ] NoSessionRestoreTest.PRE_CookiesClearedOnExit
[87569:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87557:3847:1203/070519:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NoSessionRestoreTest.PRE_CookiesClearedOnExit (2893 ms)
[219/220] NoSessionRestoreTest.PRE_CookiesClearedOnExit (4441 ms)
[ RUN      ] NoSessionRestoreTest.CookiesClearedOnExit
[87688:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[87679:3847:1203/070523:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NoSessionRestoreTest.CookiesClearedOnExit (2519 ms)
[220/220] NoSessionRestoreTest.CookiesClearedOnExit (3795 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/run40TNn6/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/run40TNn6/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outEFh7rS/output.json
+--------------------------------------------------------------------------+
| End of shard 19  Pending: 7.0s  Duration: 427.1s  Bot: vm857-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 8  https://chromium-swarm.appspot.com/user/task/2b812b4930509510   |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 8/20
Using 4 parallel jobs.
[ RUN      ] InstallGoodExtensionSettingsWebUITest.showOptions
[16756:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16744:3847:1203/065905:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16744:3847:1203/065905:INFO:CONSOLE(1328)] "Running TestCase InstallGoodExtensionSettingsWebUITest.showOptions", source: test_api.js (1328)
[       OK ] InstallGoodExtensionSettingsWebUITest.showOptions (6976 ms)
[1/217] InstallGoodExtensionSettingsWebUITest.showOptions (8550 ms)
[ RUN      ] BrowserOptionsOverlayWebUITest.testNavigationInBackground
[16757:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16762:13319:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[16745:3847:1203/065904:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16745:3847:1203/065906:INFO:CONSOLE(1328)] "Running TestCase BrowserOptionsOverlayWebUITest.testNavigationInBackground", source: test_api.js (1328)
[16766:13063:1203/065906:WARNING:channel.cc(358)] RawChannel write error
[16757:17667:1203/065906:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserOptionsOverlayWebUITest.testNavigationInBackground (7394 ms)
[2/217] BrowserOptionsOverlayWebUITest.testNavigationInBackground (8994 ms)
[ RUN      ] OptionsWebUIExtendedTest.NavigateToPage
[16760:3847:1203/065902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16746:3847:1203/065905:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16746:3847:1203/065906:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.NavigateToPage", source: test_api.js (1328)
[16760:3847:1203/065907:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[16746:3847:1203/065907:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[16760:17923:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.NavigateToPage (8247 ms)
[3/217] OptionsWebUIExtendedTest.NavigateToPage (9812 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayWithHistory
[16759:3847:1203/065902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16747:3847:1203/065904:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16747:3847:1203/065906:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayWithHistory", source: test_api.js (1328)
[16759:15879:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.ShowOverlayWithHistory (8184 ms)
[4/217] OptionsWebUIExtendedTest.ShowOverlayWithHistory (9705 ms)
[ RUN      ] WebUIAssertionsTestFail.testAssertFailFails
[16787:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16775:3847:1203/065913:INFO:CONSOLE(1328)] "Running TestCase WebUIAssertionsTestFail.testAssertFailFails", source: test_api.js (1328)
[16775:3847:1203/065913:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("WebUIAssertionsTestFail","testAssertFailFails")
Error: assertNotReached()
    at assertNotReached (test_api.js:1056:11)
    at Object.<anonymous> (assertions.js:77:3)
    at Object.Test.runTest (test_api.js:344:16)
    at Object.TestCase.runTest (test_api.js:481:22)
    at Object.TestCase.run (test_api.js:511:14)
    at RUN_TEST_F (test_api.js:1329:21)
    at expectFunc (test_api.js:1124:20)
    at runTestFunction (test_api.js:1197:37)
    at runTest (test_api.js:1171:18)
    at <anonymous>:1:1
[16787:18947:1203/065913:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==16787==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x000123853730 sp 0x0001238536f0 T6)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10bb2b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10bb2b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10bb2b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10bb2b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10bb4d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10bb4d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10bb38628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10bb38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10bb38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10bb46c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10bb46c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10bb46c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10bb46c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10bb46c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1097a036c in Run base/callback.h:396:12
    #16 0x1097a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x109808894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x109809ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x109809ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10977ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x109843078 in Run base/run_loop.cc:55:3
    #22 0x1098070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1098b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1098a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1048fe119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1098a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1098b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11639026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x109694abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x109694abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10969370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1096c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1096c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10875ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1048bb99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1048bb563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==16787==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIAssertionsTestFail.testAssertFailFails (4095 ms)
[5/217] WebUIAssertionsTestFail.testAssertFailFails (5841 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures
[16786:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16774:3847:1203/065913:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures", source: test_api.js (1328)
[16786:18691:1203/065913:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures (4297 ms)
[6/217] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailures (5842 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayAboveNoReset
[16778:3847:1203/065910:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16770:3847:1203/065912:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16770:3847:1203/065914:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.OverlayAboveNoReset", source: test_api.js (1328)
[16789:12551:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[16770:3847:1203/065915:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] OptionsWebUIExtendedTest.OverlayAboveNoReset (7516 ms)
[7/217] OptionsWebUIExtendedTest.OverlayAboveNoReset (9078 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayBackToUnrelated
[16781:3847:1203/065910:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16771:3847:1203/065913:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16771:3847:1203/065914:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.OverlayBackToUnrelated", source: test_api.js (1328)
[16792:13063:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.OverlayBackToUnrelated (7293 ms)
[8/217] OptionsWebUIExtendedTest.OverlayBackToUnrelated (8991 ms)
[ RUN      ] HistoryWebUIRealBackendTest.leftRightChangeFocus
[16808:3847:1203/065917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16795:3847:1203/065919:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16795:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIRealBackendTest.leftRightChangeFocus", source: test_api.js (1328)
[16819:12807:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[16808:18691:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryWebUIRealBackendTest.leftRightChangeFocus (5125 ms)
[9/217] HistoryWebUIRealBackendTest.leftRightChangeFocus (6611 ms)
[ RUN      ] HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus
[16810:3847:1203/065917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16796:3847:1203/065919:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16796:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus", source: test_api.js (1328)
[       OK ] HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus (4983 ms)
[10/217] HistoryWebUIDeleteProhibitedTest.leftRightChangeFocus (6611 ms)
[ RUN      ] Mock4JSWebUITest.CalledTwiceExpectTwice
[16821:3847:1203/065919:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16811:3847:1203/065921:INFO:CONSOLE(1328)] "Running TestCase Mock4JSWebUITest.CalledTwiceExpectTwice", source: test_api.js (1328)
[16825:13063:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[16821:17411:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] Mock4JSWebUITest.CalledTwiceExpectTwice (3972 ms)
[11/217] Mock4JSWebUITest.CalledTwiceExpectTwice (5515 ms)
[ RUN      ] HistoryWebUIWithSchemesTest.groupingWithSchemes
[16820:3847:1203/065919:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16809:3847:1203/065921:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16809:3847:1203/065921:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIWithSchemesTest.groupingWithSchemes", source: test_api.js (1328)
[       OK ] HistoryWebUIWithSchemesTest.groupingWithSchemes (4587 ms)
[12/217] HistoryWebUIWithSchemesTest.groupingWithSchemes (6668 ms)
[ RUN      ] NetInternalsTest.netInternalsLogUtilStopCapturingExportImport
[16835:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16827:3847:1203/065927:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogUtilStopCapturingExportImport", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsLogUtilStopCapturingExportImport (5954 ms)
[13/217] NetInternalsTest.netInternalsLogUtilStopCapturingExportImport (7381 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewZoomOut
[16836:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16828:3847:1203/065927:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTimelineViewZoomOut", source: test_api.js (1328)
[16836:15623:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsTimelineViewZoomOut (6190 ms)
[14/217] NetInternalsTest.netInternalsTimelineViewZoomOut (7646 ms)
[ RUN      ] PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter
[16845:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16834:3847:1203/065927:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[16834:3847:1203/065929:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter", source: test_api.js (1328)
[16845:17155:1203/065930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter (6639 ms)
[15/217] PrintPreviewWebUITest.PageLayoutHasMarginsShowHeaderFooter (8197 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewZoomIn
[16843:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16832:3847:1203/065928:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTimelineViewZoomIn", source: test_api.js (1328)
[16843:16391:1203/065930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsTimelineViewZoomIn (7276 ms)
[16/217] NetInternalsTest.netInternalsTimelineViewZoomIn (9459 ms)
[ RUN      ] BluetoothApiTest.GetDevice
[16859:3847:1203/065931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16853:3847:1203/065933:INFO:CONSOLE(0)] "[SUCCESS] testGetDevice", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[16859:17411:1203/065933:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothApiTest.GetDevice (4497 ms)
[17/217] BluetoothApiTest.GetDevice (6113 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopNoPermissions
[16858:3847:1203/065931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16851:4611:1203/065932:ERROR:mach_broker_mac.mm(234)] Unknown process 16865 is sending Mach IPC messages!
[16851:3847:1203/065933:INFO:CONSOLE(0)] "[SUCCESS] testCreateAlwaysOnTopEnabled", source: chrome-extension://mopeabmpopindafadibomgdoflkhkgni/_generated_background_page.html (0)
[16851:3847:1203/065933:INFO:CONSOLE(0)] "[SUCCESS] testCreateAlwaysOnTopDisabled", source: chrome-extension://mopeabmpopindafadibomgdoflkhkgni/_generated_background_page.html (0)
[16851:3847:1203/065934:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running app.currentWindowInternal.setAlwaysOnTop: The "app.window.alwaysOnTop" permission is required.
    at chrome-extension://mopeabmpopindafadibomgdoflkhkgni/background.js:15:9", source: chrome-extension://mopeabmpopindafadibomgdoflkhkgni/index.html (0)
[16851:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] testSetAlwaysOnTopEnabled", source: chrome-extension://mopeabmpopindafadibomgdoflkhkgni/_generated_background_page.html (0)
[16851:3847:1203/065934:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running app.currentWindowInternal.setAlwaysOnTop: The "app.window.alwaysOnTop" permission is required.
    at chrome-extension://mopeabmpopindafadibomgdoflkhkgni/background.js:15:9", source: chrome-extension://mopeabmpopindafadibomgdoflkhkgni/index.html (0)
[16851:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] testSetAlwaysOnTopDisabled", source: chrome-extension://mopeabmpopindafadibomgdoflkhkgni/_generated_background_page.html (0)
[16858:16391:1203/065934:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopNoPermissions (5302 ms)
[18/217] PlatformAppBrowserTest.WindowsApiAlwaysOnTopNoPermissions (6641 ms)
[ RUN      ] ExtensionApiTest.Metrics
[16883:3847:1203/065937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16876:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] recordUserAction", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] recordValue", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] recordSparseValue", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] recordTimes", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] recordCounts", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] getFieldTrial", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] getVariationParams1", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] getVariationParams2", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16876:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] testBucketSizeChanges", source: chrome-extension://danlodiebfiaeldoidcganghbmobkaib/_generated_background_page.html (0)
[16883:17923:1203/065939:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.Metrics (3655 ms)
[19/217] ExtensionApiTest.Metrics (5189 ms)
[ RUN      ] ExtensionApiTest.ContextMenus
[16873:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] no_properties", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] remove", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] update", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] removeAll", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] hasParent", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_checkbox", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_radio", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_separator", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-all", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-page", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-selection", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-link", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-editable", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-image", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-video", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] create_normal-audio", source: chrome-extension://ppfihmmjkkippifpppiipafjmblgfmel/test.html (0)
[16864:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://aagdobcbdjokkdjdblkpfogbpbmnpfaa/test.html (0)
[16864:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] stringID", source: chrome-extension://gfpiolcckhmclejiipdklegpimnnlfai/_generated_background_page.html (0)
[16864:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] parentStringID", source: chrome-extension://gfpiolcckhmclejiipdklegpimnnlfai/_generated_background_page.html (0)
[16864:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] idCollision", source: chrome-extension://gfpiolcckhmclejiipdklegpimnnlfai/_generated_background_page.html (0)
[16864:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] idNonCollision", source: chrome-extension://gfpiolcckhmclejiipdklegpimnnlfai/_generated_background_page.html (0)
[16864:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] stringID", source: chrome-extension://aoilnlkofccogabhoadnoejchanbfagk/_generated_background_page.html (0)
[16864:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] generatedID", source: chrome-extension://aoilnlkofccogabhoadnoejchanbfagk/_generated_background_page.html (0)
[16864:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] noOnClick", source: chrome-extension://aoilnlkofccogabhoadnoejchanbfagk/_generated_background_page.html (0)
[16873:17411:1203/065940:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContextMenus (8158 ms)
[20/217] ExtensionApiTest.ContextMenus (9592 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsFileAccess
[16885:3847:1203/065937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16877:49667:1203/065938:ERROR:mach_broker_mac.mm(234)] Unknown process 16890 is sending Mach IPC messages!
[16877:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://afjadplgnalceohaoanbioebjdlefbed/_generated_background_page.html (0)
[16877:3847:1203/065939:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://afjadplgnalceohaoanbioebjdlefbed/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.OptionalPermissionsFileAccess (5061 ms)
[21/217] ExtensionApiTest.OptionalPermissionsFileAccess (6418 ms)
[ RUN      ] ExtensionApiTest.ProcessesVsTaskManager
[16900:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16900:18179:1203/065944:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ProcessesVsTaskManager (3949 ms)
[22/217] ExtensionApiTest.ProcessesVsTaskManager (5634 ms)
[ RUN      ] ExtensionApiTest.ApiTest
[16906:3847:1203/065943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionApiTest.ApiTest (3702 ms)
[23/217] ExtensionApiTest.ApiTest (5275 ms)
[ RUN      ] ExtensionApiTest.IncognitoYesScript
[16907:3847:1203/065944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16899:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] onRequest", source: chrome-extension://ekjiffedhecdmokhcfmghndfhaopkmmb/test.html (0)
[16899:39463:1203/065947:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[16899:39463:1203/065948:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[16914:13063:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.IncognitoYesScript (7155 ms)
[24/217] ExtensionApiTest.IncognitoYesScript (8574 ms)
[ RUN      ] AppWindowBrowserTest.FrameInsetsForDefaultFrame
[16925:3847:1203/065949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16928:12807:1203/065951:WARNING:channel.cc(358)] RawChannel write error
[16925:16903:1203/065951:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowBrowserTest.FrameInsetsForDefaultFrame (4314 ms)
[25/217] AppWindowBrowserTest.FrameInsetsForDefaultFrame (5746 ms)
[ RUN      ] ExtensionApiTest.TabHighlight
[16919:3847:1203/065948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16913:3847:1203/065952:INFO:CONSOLE(0)] "[SUCCESS] setup", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16913:3847:1203/065952:INFO:CONSOLE(0)] "[SUCCESS] highlightCurrentWindow", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16913:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] highlightA", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16913:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] highlightB", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16913:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] highlightAWindow2", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16913:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] removeTab", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16913:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] noTabsHighlighted", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16913:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] indexNotFound", source: chrome-extension://mhnjcpkegpllmmmmajoaiecfegdmfbem/highlight.html (0)
[16943:13063:1203/065953:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[16939:12807:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[16941:17411:1203/065954:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010fb1f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010fb6ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010fbb6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011c70a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011c709a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x00000001115a6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000110fe2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000110e0e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000110f04ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000110f01bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000110f02235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011104dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001121ac392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011cab2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011cab2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010fc30421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010fc2ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010fc2560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8af86772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8af731a1 thread_start + 13

[16919:18179:1203/065954:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==16919==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x00012aa93730 sp 0x00012aa936f0 T6)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11386b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11386b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11386b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11386b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11388d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11388d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x113878628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x113878b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x113878b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x113886c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x113886c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x113886c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x113886c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x113886c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1114e036c in Run base/callback.h:396:12
    #16 0x1114e036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x111548894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x111549ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x111549ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1114bad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x111583078 in Run base/run_loop.cc:55:3
    #22 0x1115470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1115f1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1115e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10c64a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1115e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1115f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11e0d026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1113d4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1113d4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1113d370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x111402948 in Run content/app/content_main_runner.cc:786:12
    #8 0x111400abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11049ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10c60499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10c604563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==16919==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionApiTest.TabHighlight (8038 ms)
[26/217] ExtensionApiTest.TabHighlight (9389 ms)
[ RUN      ] MimeHandlerViewTest.Abort
[16940:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16929:39211:1203/065954:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[16929:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] testAbort", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[       OK ] MimeHandlerViewTest.Abort (5312 ms)
[27/217] MimeHandlerViewTest.Abort (6872 ms)
[ RUN      ] AppShimHostManagerBrowserTest.LaunchRegisterOnly
[16948:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16950:3847:1203/065956:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[16950:3847:1203/065956:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[16950:3847:1203/065956:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[16950:3847:1203/065956:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[16950:3847:1203/065956:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[16950:3847:1203/065956:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[16950:3847:1203/065956:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] AppShimHostManagerBrowserTest.LaunchRegisterOnly (2705 ms)
[28/217] AppShimHostManagerBrowserTest.LaunchRegisterOnly (4810 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.XhrInTabNotIntercepted
[16953:3847:1203/065957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16949:3847:1203/070001:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PlatformAppUrlRedirectorBrowserTest.XhrInTabNotIntercepted (5310 ms)
[29/217] PlatformAppUrlRedirectorBrowserTest.XhrInTabNotIntercepted (6786 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppWhileIdle
[16961:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EphemeralAppBrowserTest.PromoteAppWhileIdle (5098 ms)
[30/217] EphemeralAppBrowserTest.PromoteAppWhileIdle (6558 ms)
[ RUN      ] ExtensionViewTest.ShimExtensionAttribute
[16963:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16963:16899:1203/070003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionViewTest.ShimExtensionAttribute (5657 ms)
[31/217] ExtensionViewTest.ShimExtensionAttribute (7066 ms)
[ RUN      ] WebViewTest.Shim_TestDestroyOnEventListener
[16978:3847:1203/070004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16972:3847:1203/070008:INFO:CONSOLE(686)] "loadcommit1", source: chrome-extension://egcjeoikpbcjobddddbgefeaegdpodbi/main.js (686)
[16972:3847:1203/070008:INFO:CONSOLE(691)] "loadcommit2", source: chrome-extension://egcjeoikpbcjobddddbgefeaegdpodbi/main.js (691)
[       OK ] WebViewTest.Shim_TestDestroyOnEventListener (5692 ms)
[32/217] WebViewTest.Shim_TestDestroyOnEventListener (7467 ms)
[ RUN      ] WebViewTest.CloseOnLoadcommit
[16988:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebViewTest.CloseOnLoadcommit (4515 ms)
[33/217] WebViewTest.CloseOnLoadcommit (6273 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortIllegalJavaScriptURL
[16986:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16977:3847:1203/070008:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -301: ERR_DISALLOWED_URL_SCHEME.", source: extensions::webViewEvents (237)
[16993:15107:1203/070009:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[16993:15107:1203/070009:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WebViewTest.Shim_TestLoadAbortIllegalJavaScriptURL (5493 ms)
[34/217] WebViewTest.Shim_TestLoadAbortIllegalJavaScriptURL (7314 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestDenyWithPreventDefault
[17000:3847:1203/070012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16994:39463:1203/070015:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebViewTest.MediaAccessAPIDeny_TestDenyWithPreventDefault (6053 ms)
[35/217] WebViewTest.MediaAccessAPIDeny_TestDenyWithPreventDefault (7587 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromMainThreadDeny
[17006:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16995:3847:1203/070015:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://laflcleikbfcbplhnlmofdfedmffiacf/embedder.js (77)
[16995:39463:1203/070016:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[16995:3847:1203/070016:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://laflcleikbfcbplhnlmofdfedmffiacf/embedder.js (79)
[16995:3847:1203/070016:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://laflcleikbfcbplhnlmofdfedmffiacf/embedder.js (82)
[16995:3847:1203/070016:WARNING:chrome_quota_permission_context.cc(309)] Attempt to request quota from a background page: 5,1
[17011:13063:1203/070016:WARNING:channel.cc(358)] RawChannel write error
[17006:17411:1203/070017:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromMainThreadDeny (5803 ms)
[36/217] WebViewTest.FileSystemAPIRequestFromMainThreadDeny (7346 ms)
[ RUN      ] WebViewTest.SetPropertyOnDocumentReady
[17008:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[16998:49667:1203/070015:ERROR:mach_broker_mac.mm(234)] Unknown process 17012 is sending Mach IPC messages!
[16998:3847:1203/070017:INFO:CONSOLE(0)] "[SUCCESS] checkRedefinePropertyAndPartitionCorrectness", source: chrome-extension://gpckigbkgkpnebcmemcphohdemcpklad/main.html (0)
[16998:3847:1203/070017:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebViewTest.SetPropertyOnDocumentReady (6332 ms)
[37/217] WebViewTest.SetPropertyOnDocumentReady (7818 ms)
[ RUN      ] WebViewTest.NoPermission
[17022:3847:1203/070019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17017:9735:1203/070021:ERROR:mach_broker_mac.mm(234)] Unknown process 17030 is sending Mach IPC messages!
[17017:3847:1203/070022:INFO:CONSOLE(0)] "[SUCCESS] testAPIMethodExistence", source: chrome-extension://bojoachmkimceikgofbgolhgcooklpeh/main.html (0)
[17017:3847:1203/070022:INFO:CONSOLE(29)] "You do not have permission to use the webview element. Be sure to declare the "webview" permission in your manifest file.", source: extensions::guestViewDeny (29)
[17017:3847:1203/070022:INFO:CONSOLE(29)] "You do not have permission to use the webview element. Be sure to declare the "webview" permission in your manifest file.", source: extensions::guestViewDeny (29)
[17017:3847:1203/070022:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebViewTest.NoPermission (4803 ms)
[38/217] WebViewTest.NoPermission (6501 ms)
[ RUN      ] WebViewTest.Dialog_TestPromptDialog
[17026:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17018:3847:1203/070024:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://gkcfchimehiofgkleagnbkejhoglekih/embedder.js (77)
[17018:3847:1203/070024:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://gkcfchimehiofgkleagnbkejhoglekih/embedder.js (81)
[17018:3847:1203/070024:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://gkcfchimehiofgkleagnbkejhoglekih/embedder.js (92)
[17018:3847:1203/070024:INFO:CONSOLE(264)] "The prompt dialog test has started.", source: chrome-extension://gkcfchimehiofgkleagnbkejhoglekih/embedder.js (264)
[17018:3847:1203/070024:INFO:CONSOLE(279)] "webview has requested a dialog.", source: chrome-extension://gkcfchimehiofgkleagnbkejhoglekih/embedder.js (279)
[17018:3847:1203/070024:INFO:CONSOLE(284)] "The app has responded to the dialog request.", source: chrome-extension://gkcfchimehiofgkleagnbkejhoglekih/embedder.js (284)
[17018:3847:1203/070024:INFO:CONSOLE(271)] "webview has reported a result for its prompt dialog.", source: chrome-extension://gkcfchimehiofgkleagnbkejhoglekih/embedder.js (271)
[       OK ] WebViewTest.Dialog_TestPromptDialog (5664 ms)
[39/217] WebViewTest.Dialog_TestPromptDialog (7291 ms)
[ RUN      ] WebViewTest.Shim_TestZoomAPI
[17031:3847:1203/070021:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17021:3847:1203/070025:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[17031:17667:1203/070025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestZoomAPI (5565 ms)
[40/217] WebViewTest.Shim_TestZoomAPI (7310 ms)
[ RUN      ] WebViewTest.Shim_TestFocusWhileFocused
[17043:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17056:15107:1203/070029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] WebViewTest.Shim_TestFocusWhileFocused (5718 ms)
[41/217] WebViewTest.Shim_TestFocusWhileFocused (7207 ms)
[ RUN      ] CastChannelAPITest.TestPingTimeoutSslVerified
[16872:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000106cf5aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001150e6f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8af7490a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff84fb4233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff84fb9916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff84fb90e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89090eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89090c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89090ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8c908533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8c907df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8c8ff1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000106cd6a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000106cd47fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000106d94149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x00000001151b8e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001151bb6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x00000001150e8bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x0000000106cbe12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x00000001150e696a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000105f1f8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000105f1d016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x00000001114ab837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000111d3311a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x00000001114a726b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x00000001114b3407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011149fb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x00000001150e3679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x00000001150e17ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x00000001150e60ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000106cbc0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000107a85f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000107a87b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000107a88dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000107a9aab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x0000000107a9a02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000106ebe219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x0000000105ac69ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x00000001151b17c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000106c72513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x0000000105ac688d main + 237
42  browser_tests                       0x0000000103f7ce34 start + 52
[42/217] CastChannelAPITest.TestPingTimeoutSslVerified (TIMED OUT)
[ RUN      ] WebViewTest.Shim_TestMailtoLink
[17053:3847:1203/070028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17045:40215:1203/070031:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17060:13063:1203/070032:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestMailtoLink (5565 ms)
[43/217] WebViewTest.Shim_TestMailtoLink (6974 ms)
[ RUN      ] AutofillTest.Invalid
[17074:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AutofillTest.Invalid (2644 ms)
[44/217] AutofillTest.Invalid (4304 ms)
[ RUN      ] WebViewTest.NestedGuestContainerBounds
[17051:3847:1203/070027:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17042:3847:1203/070034:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[17062:3847:1203/070036:FATAL:memory.cc(18)] Out of memory. size=490000
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001127df373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000011282ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000112876a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011f3d182b _ZN7content24ChildSharedBitmapManager26AllocateSharedMemoryBitmapERKN3gfx4SizeE + 667
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011f3d14b6 _ZN7content24ChildSharedBitmapManager20AllocateSharedBitmapERKN3gfx4SizeE + 182
5   84995aedfa379def30e477b8435a05a319d46223 0x000000011fa615c8 _ZN7content20PepperGraphics2DHost21PrepareTextureMailboxEPN2cc14TextureMailboxEP10scoped_ptrINS1_21SingleReleaseCallbackENSt3__114default_deleteIS5_EEE + 792
6   84995aedfa379def30e477b8435a05a319d46223 0x000000011fa90c01 _ZThn24_N7content24PepperPluginInstanceImpl21PrepareTextureMailboxEPN2cc14TextureMailboxEP10scoped_ptrINS1_21SingleReleaseCallbackENSt3__114default_deleteIS5_EEEb + 49
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000114cfb6df _ZN2cc12TextureLayer6UpdateEv + 415
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000114ed21f4 _ZN2cc13LayerTreeHost14DoUpdateLayersEPNS_5LayerE + 1892
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000114ed19ed _ZN2cc13LayerTreeHost12UpdateLayersEv + 61
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000114f7e091 _ZN2cc11ThreadProxy14BeginMainFrameE10scoped_ptrINS_28BeginMainFrameAndCommitStateENSt3__114default_deleteIS2_EEE + 1553
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000114f91607 _ZN4base8internal12InvokeHelperILb1EvNS0_15RunnableAdapterIMN2cc9ProxyMainEFv10scoped_ptrINS3_28BeginMainFrameAndCommitStateENSt3__114default_deleteIS6_EEEEEENS0_8TypeListIJRKNS_7WeakPtrIS4_EESA_EEEE8MakeItSoESD_SI_SA_ + 407
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000114f91366 _ZN4base8internal7InvokerINS_13IndexSequenceIJLm0ELm1EEEENS0_9BindStateINS0_15RunnableAdapterIMN2cc9ProxyMainEFv10scoped_ptrINS6_28BeginMainFrameAndCommitStateENSt3__114default_deleteIS9_EEEEEEFvPS7_SD_ENS0_8TypeListIJNS_7WeakPtrIS7_EENS0_13PassedWrapperISD_EEEEEEENSJ_IJNS0_12UnwrapTraitsISL_EENSQ_ISN_EEEEENS0_12InvokeHelperILb1EvSG_NSJ_IJRKSL_SD_EEEEEFvvEE3RunEPNS0_13BindStateBaseE + 470
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001127e036d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011f58689e _ZN9scheduler16TaskQueueManager24ProcessTaskFromWorkQueueEPNS_8internal13TaskQueueImplEPNS2_4TaskE + 1454
15  84995aedfa379def30e477b8435a05a319d46223 0x000000011f583d90 _ZN9scheduler16TaskQueueManager6DoWorkEb + 608
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001127e036d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000112848895 _ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE + 949
18  84995aedfa379def30e477b8435a05a319d46223 0x0000000112849ac6 _ZN4base11MessageLoop6DoWorkEv + 1526
19  84995aedfa379def30e477b8435a05a319d46223 0x00000001127be4aa _ZN4base24MessagePumpCFRunLoopBase7RunWorkEv + 330
20  84995aedfa379def30e477b8435a05a319d46223 0x000000011282d8aa _ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE + 10
21  84995aedfa379def30e477b8435a05a319d46223 0x00000001127bc937 _ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv + 359
22  CoreFoundation                      0x00007fff84f96b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
23  CoreFoundation                      0x00007fff84f96455 __CFRunLoopDoSources0 + 245
24  CoreFoundation                      0x00007fff84fb97f5 __CFRunLoopRun + 789
25  CoreFoundation                      0x00007fff84fb90e2 CFRunLoopRunSpecific + 290
26  Foundation                          0x00007fff8a0a27be -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
27  84995aedfa379def30e477b8435a05a319d46223 0x00000001127bfa84 _ZN4base20MessagePumpNSRunLoop5DoRunEPNS_11MessagePump8DelegateE + 260
28  84995aedfa379def30e477b8435a05a319d46223 0x00000001127bdd9c _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
29  84995aedfa379def30e477b8435a05a319d46223 0x0000000112883079 _ZN4base7RunLoop3RunEv + 505
30  84995aedfa379def30e477b8435a05a319d46223 0x00000001128470b5 _ZN4base11MessageLoop3RunEv + 181
31  84995aedfa379def30e477b8435a05a319d46223 0x000000011f85f287 _ZN7content12RendererMainERKNS_18MainFunctionParamsE + 2199
32  84995aedfa379def30e477b8435a05a319d46223 0x0000000112702949 _ZN7content21ContentMainRunnerImpl3RunEv + 441
33  84995aedfa379def30e477b8435a05a319d46223 0x0000000112700abe _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
34  84995aedfa379def30e477b8435a05a319d46223 0x000000011179ec1e ChromeMain + 350
35  Chromium Helper                     0x000000010d8fc9a0 main + 1072
36  Chromium Helper                     0x000000010d8fc564 start + 52

[17042:3847:1203/070036:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebViewTest.NestedGuestContainerBounds (10964 ms)
[45/217] WebViewTest.NestedGuestContainerBounds (12623 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectSingle
[17075:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17067:70403:1203/070036:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17067:3847:1203/070036:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[17067:3847:1203/070036:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[17067:3847:1203/070036:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectSingle (3435 ms)
[46/217] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectSingle (4869 ms)
[ RUN      ] CacheCounterTest.Empty
[17085:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17089:3847:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17089:3847:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17089:3847:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17089:3847:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17089:3847:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17089:3847:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17089:3847:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17085:17155:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CacheCounterTest.Empty (2567 ms)
[47/217] CacheCounterTest.Empty (4082 ms)
[ RUN      ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.Normal
[17091:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17081:3847:1203/070041:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.Normal (2962 ms)
[48/217] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.Normal (4548 ms)
[ RUN      ] AndroidUsbTraitsTest.TestDeviceCounting
[17092:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AndroidUsbTraitsTest.TestDeviceCounting (3499 ms)
[49/217] AndroidUsbTraitsTest.TestDeviceCounting (4964 ms)
[ RUN      ] DownloadTest.Resumption_NoPrompt
[17111:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.Resumption_NoPrompt (2860 ms)
[50/217] DownloadTest.Resumption_NoPrompt (4424 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkSize
[17101:3847:1203/070043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:55397...
sending server_data: {"host": "127.0.0.1", "port": 55397} (36 bytes)
[17095:3847:1203/070048:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[17101:17155:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestNetworkSize (8508 ms)
[51/217] DevToolsSanityTest.TestNetworkSize (10029 ms)
[ RUN      ] SavePageBrowserTest.NoSave
[17119:3847:1203/070049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SavePageBrowserTest.NoSave (2519 ms)
[52/217] SavePageBrowserTest.NoSave (4092 ms)
[ RUN      ] DevToolsExperimentalExtensionTest.TestDevToolsExperimentalExtensionAPI
[17109:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:55400...
sending server_data: {"host": "127.0.0.1", "port": 55400} (36 bytes)
[17100:3847:1203/070050:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[17100:3847:1203/070050:INFO:CONSOLE(2)] "PASS", source:  (2)
[17109:16899:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsExperimentalExtensionTest.TestDevToolsExperimentalExtensionAPI (7851 ms)
[53/217] DevToolsExperimentalExtensionTest.TestDevToolsExperimentalExtensionAPI (9282 ms)
[ RUN      ] ErrorPageTest.IFrameDNSError_GoBackAndForward
[17132:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17123:3847:1203/070055:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ErrorPageTest.IFrameDNSError_GoBackAndForward (3275 ms)
[54/217] ErrorPageTest.IFrameDNSError_GoBackAndForward (4664 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetRemovedService
[17134:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17124:3847:1203/070056:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetRemovedService (4010 ms)
[55/217] BluetoothLowEnergyApiTest.GetRemovedService (5658 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack2
[17131:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ErrorPageTest.DNSError_GoBack2 (6754 ms)
[56/217] ErrorPageTest.DNSError_GoBack2 (8358 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ReadCharacteristicValue
[17145:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17140:3847:1203/070100:INFO:CONSOLE(0)] "[SUCCESS] testReadCharacteristicValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.ReadCharacteristicValue (4089 ms)
[57/217] BluetoothLowEnergyApiTest.ReadCharacteristicValue (5638 ms)
[ RUN      ] BluetoothLowEnergyApiTest.UuidPermissionEvents
[17150:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17144:3847:1203/070101:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.UuidPermissionEvents (3942 ms)
[58/217] BluetoothLowEnergyApiTest.UuidPermissionEvents (5392 ms)
[ RUN      ] DeclarativeContentApiTest.RulesAddedFromManifest
[17157:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17149:3847:1203/070103:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DeclarativeContentApiTest.RulesAddedFromManifest (3169 ms)
[59/217] DeclarativeContentApiTest.RulesAddedFromManifest (4934 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_ConflictAction
[17164:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17166:12807:1203/070106:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_ConflictAction (3898 ms)
[60/217] DownloadExtensionTest.DownloadExtensionTest_Download_ConflictAction (5638 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed4
[17168:3847:1203/070105:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17160:3847:1203/070107:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[17160:63495:1203/070107:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /feeds/url%255Fdecoding.html
[17160:3847:1203/070107:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17160:3847:1203/070107:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed4 (4604 ms)
[61/217] ExtensionBrowserTest.RSSParseFeedInvalidFeed4 (5966 ms)
[ RUN      ] ExtensionBrowserTest.WindowOpenExtension
[17173:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBrowserTest.WindowOpenExtension (4041 ms)
[62/217] ExtensionBrowserTest.WindowOpenExtension (5535 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenCancelTest
[17181:3847:1203/070109:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17176:22279:1203/070111:ERROR:mach_broker_mac.mm(234)] Unknown process 17187 is sending Mach IPC messages!
[17176:3847:1203/070112:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://cfiebicihppcbbcobnljodcpchlbendm/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiOpenCancelTest (5110 ms)
[63/217] FileSystemApiTest.FileSystemApiOpenCancelTest (6671 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveNewFileWithWriteTest
[17186:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17180:5635:1203/070113:ERROR:mach_broker_mac.mm(234)] Unknown process 17195 is sending Mach IPC messages!
[17180:3847:1203/070114:INFO:CONSOLE(0)] "chrome.fileSystem.chooseFile is deprecated", source: chrome-extension://binlediikdkpckeohdpemcoknedodkcm/test.html (0)
[17180:3847:1203/070114:INFO:CONSOLE(0)] "Please use chrome.fileSystem.chooseEntry instead", source: chrome-extension://binlediikdkpckeohdpemcoknedodkcm/test.html (0)
[17180:3847:1203/070114:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://binlediikdkpckeohdpemcoknedodkcm/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiSaveNewFileWithWriteTest (5092 ms)
[64/217] FileSystemApiTest.FileSystemApiSaveNewFileWithWriteTest (6545 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveQueue
[17193:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17184:3847:1203/070114:INFO:CONSOLE(5)] "hi there", source: chrome-extension://cecacpepfaihnpmbbmiighhfolnkblnl/test.js (5)
[17193:17667:1203/070114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveQueue (4137 ms)
[65/217] GetAuthTokenFunctionTest.InteractiveQueue (5855 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiDefaultUser
[17203:3847:1203/070116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17198:3847:1203/070118:INFO:CONSOLE(5)] "hi there", source: chrome-extension://cecacpepfaihnpmbbmiighhfolnkblnl/test.js (5)
[       OK ] GetAuthTokenFunctionTest.MultiDefaultUser (4250 ms)
[66/217] GetAuthTokenFunctionTest.MultiDefaultUser (5710 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.InteractionRequired
[17209:3847:1203/070117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17201:3847:1203/070120:INFO:CONSOLE(3)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://ahjaciijnoiaklcomgnblndopackapon/scope_approval_dialog.html (3)
[17211:13063:1203/070121:WARNING:channel.cc(358)] RawChannel write error
[17209:17411:1203/070121:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.InteractionRequired (5750 ms)
[67/217] LaunchWebAuthFlowFunctionTest.InteractionRequired (7293 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead
[17210:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17202:52483:1203/070119:ERROR:mach_broker_mac.mm(234)] Unknown process 17215 is sending Mach IPC messages!
[17202:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] ReadDirectoryTest", source: chrome-extension://dnhibljlagijajgkgcidpmkpepeonied/_generated_background_page.html (0)
[17202:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] ReadFileToBytesTest", source: chrome-extension://dnhibljlagijajgkgcidpmkpepeonied/_generated_background_page.html (0)
[17202:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] GetMetadataTest", source: chrome-extension://dnhibljlagijajgkgcidpmkpepeonied/_generated_background_page.html (0)
[17202:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] GetMediaFileSystemMetadataTest", source: chrome-extension://dnhibljlagijajgkgcidpmkpepeonied/_generated_background_page.html (0)
[17202:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] GetAllMediaFileSystemMetadataTest", source: chrome-extension://dnhibljlagijajgkgcidpmkpepeonied/_generated_background_page.html (0)
[17202:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] DropPermissionForMediaFileSystemTest", source: chrome-extension://dnhibljlagijajgkgcidpmkpepeonied/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead (5802 ms)
[68/217] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesRead (7359 ms)
[ RUN      ] ProxySettingsApiTest.ProxyPacData
[17223:3847:1203/070122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17217:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://acljhhpfjfgnoejiapinmndphiceijdj/_generated_background_page.html (0)
[17217:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://acljhhpfjfgnoejiapinmndphiceijdj/_generated_background_page.html (0)
[17217:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] verifySettings", source: chrome-extension://acljhhpfjfgnoejiapinmndphiceijdj/_generated_background_page.html (0)
[17225:13063:1203/070124:WARNING:channel.cc(358)] RawChannel write error
[17223:17923:1203/070124:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyPacData (3979 ms)
[69/217] ProxySettingsApiTest.ProxyPacData (5544 ms)
[ RUN      ] SyncFileSystemApiTest.GetUsageAndQuota
[17233:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17226:3847:1203/070126:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://kiadgbhafilokfmpgdikoiamdhdfmcoi/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.GetUsageAndQuota (3829 ms)
[70/217] SyncFileSystemApiTest.GetUsageAndQuota (5240 ms)
[ RUN      ] TabCaptureApiTest.ApiTests
[17235:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17227:3847:1203/070127:INFO:CONSOLE(28)] "pending", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js (28)
[17241:24835:1203/070127:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[17241:24835:1203/070127:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[17241:24835:1203/070127:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[17227:3847:1203/070127:INFO:CONSOLE(28)] "active", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js (28)
[17227:3847:1203/070127:INFO:CONSOLE(28)] "stopped", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js (28)
[17227:3847:1203/070127:INFO:CONSOLE(0)] "[SUCCESS] captureTabAndVerifyStateTransitions", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] getCapturedTabs", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] captureSameTab", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:46879:1203/070128:ERROR:mach_broker_mac.mm(234)] Unknown process 17245 is sending Mach IPC messages!
[17227:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] tabIsUnmutedWhenTabCaptured", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] onlyVideo", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] onlyAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] noAudioOrVideoRequested", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070128:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabCapture.capture: Capture failed. No audio or video requested.
    at noAudioOrVideoRequested (chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.js:158:16)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] offscreenTabsDoNotShowUpAsCapturedTabs", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17227:3847:1203/070129:INFO:CONSOLE(0)] "[SUCCESS] offscreenTabsDoNotShowUpInTabsQuery", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/api_tests.html (0)
[17241:13575:1203/070129:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[17241:13575:1203/070129:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[17241:13575:1203/070129:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[17241:13575:1203/070129:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[17241:13575:1203/070129:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
ASAN:DEADLYSIGNAL
=================================================================
==17235==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x00011fb47730 sp 0x00011fb476f0 T5)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1083bb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1083bb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1083bb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1083bb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1083dd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1083dd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1083c8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1083c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1083c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1083d6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1083d6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1083d6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1083d6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1083d6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10603036c in Run base/callback.h:396:12
    #16 0x10603036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x106098894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x106099ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x106099ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10600ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1060d3078 in Run base/run_loop.cc:55:3
    #22 0x1060970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x106141d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10613560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T5 created by T0 here:
    #0 0x101197119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106134fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106141426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x112c2026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x105f24abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x105f24abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x105f2370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x105f52948 in Run content/app/content_main_runner.cc:786:12
    #8 0x105f50abd in ContentMain content/app/content_main.cc:19:15
    #9 0x104feec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10114e99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10114e563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==17235==ABORTING
Received signal 6
[end of stack trace]
[       OK ] TabCaptureApiTest.ApiTests (5492 ms)
[71/217] TabCaptureApiTest.ApiTests (7229 ms)
[ RUN      ] TabCaptureApiTest.ActiveTabPermission
[17242:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17243:13063:1203/070129:WARNING:channel.cc(358)] RawChannel write error
[17246:25859:1203/070130:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[17246:25859:1203/070130:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[17246:25859:1203/070130:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[17236:3847:1203/070130:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabCapture.capture: Extension has not been invoked for the current page (see activeTab permission). Chrome pages cannot be captured.
    at Object.afterOpenNewTab [as callback] (chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_permission_test.js:15:21)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_permission_test.html (0)
[17236:3847:1203/070130:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_permission_test.html (0)
[17246:13063:1203/070130:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[17246:13063:1203/070130:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[17242:18179:1203/070130:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==17242==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x00012b4c9730 sp 0x00012b4c96f0 T6)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11382b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11382b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11382b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11382b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11384d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11384d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x113838628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x113838b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x113838b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x113846c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x113846c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x113846c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x113846c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x113846c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1114a036c in Run base/callback.h:396:12
    #16 0x1114a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x111508894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x111509ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x111509ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11147ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x111543078 in Run base/run_loop.cc:55:3
    #22 0x1115070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1115b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1115a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10c5fa119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1115a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1115b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11e09026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x111394abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x111394abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11139370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1113c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1113c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11045ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10c5b499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10c5b4563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==17242==ABORTING
Received signal 6
[end of stack trace]
[       OK ] TabCaptureApiTest.ActiveTabPermission (4953 ms)
[72/217] TabCaptureApiTest.ActiveTabPermission (6530 ms)
[ RUN      ] WebViewTest.TaskManagementPreExistingWebViews
[17066:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010ae27aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000119218f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8af7490a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff84fb4233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff84fb9916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff84fb90e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89090eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89090c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89090ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8c908533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8c907df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8c8ff1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010ae08a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010ae067fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010aec6149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x00000001192eae9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001192ed6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000108306765 _ZN11WebViewTest9LoadGuestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_ + 789
19  browser_tests                       0x0000000108338731 _ZN50WebViewTest_TaskManagementPreExistingWebViews_Test19RunTestOnMainThreadEv + 1617
20  browser_tests                       0x000000010adf0265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
21  browser_tests                       0x000000011921896a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
22  browser_tests                       0x000000010a0518ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
23  browser_tests                       0x000000010a04f016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
24  browser_tests                       0x00000001155dd837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
25  browser_tests                       0x0000000115e6511a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
26  browser_tests                       0x00000001155d926b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
27  browser_tests                       0x00000001155e5407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
28  browser_tests                       0x00000001155d1b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
29  browser_tests                       0x0000000119215679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
30  browser_tests                       0x00000001192137ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
31  browser_tests                       0x00000001192180ec _ZN7content15BrowserTestBase5SetUpEv + 1660
32  browser_tests                       0x000000010adee0dd _ZN20InProcessBrowserTest5SetUpEv + 717
33  browser_tests                       0x000000010bbb7f80 _ZN7testing4Test3RunEv + 464
34  browser_tests                       0x000000010bbb9b16 _ZN7testing8TestInfo3RunEv + 1046
35  browser_tests                       0x000000010bbbadba _ZN7testing8TestCase3RunEv + 1306
36  browser_tests                       0x000000010bbccab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
37  browser_tests                       0x000000010bbcc02a _ZN7testing8UnitTest3RunEv + 410
38  browser_tests                       0x000000010aff0219 _ZN4base9TestSuite3RunEv + 665
39  browser_tests                       0x0000000109bf89ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
40  browser_tests                       0x00000001192e37c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
41  browser_tests                       0x000000010ada4513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
42  browser_tests                       0x0000000109bf888d main + 237
43  browser_tests                       0x00000001080aee34 start + 52
[73/217] WebViewTest.TaskManagementPreExistingWebViews (TIMED OUT)
[ RUN      ] TabCaptureApiTest.GrantForChromePages
[17251:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17260:24067:1203/070133:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[17260:24067:1203/070133:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[17260:24067:1203/070133:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[17244:3847:1203/070133:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/active_tab_chrome_pages.html (0)
[17267:12807:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[17260:12807:1203/070134:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[17244:3847:1203/070134:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
ASAN:DEADLYSIGNAL
=================================================================
==17267==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010a7fcbb1 bp 0x000142f12170 sp 0x000142f120a0 T6)
    #0 0x10a7fcbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10a7fcbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10a7fc1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10a7f7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10a7f7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10a8f25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10a90f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10a8e1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10a9509cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10a827bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10a949547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10a85e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1081b036c in Run base/callback.h:396:12
    #13 0x1081b036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x114f5689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x114f53d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1081b036c in Run base/callback.h:396:12
    #17 0x1081b036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x108218894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x108219ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x108219ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10818e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1081fd8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10818c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff84f96b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff84f96454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff84fb97f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff84fb90e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10818f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10818dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x108253078 in Run base/run_loop.cc:55:3
    #31 0x1082170b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1082c1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1082b560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x103315119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1082b4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1082c1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x114f6d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x114d88a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1151b01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1151b0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1151b3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x107f1e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1151a9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1151a844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1151a7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11522f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1080d2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1080d0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10716ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1032d299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1032d2563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==17267==ABORTING
Received signal 6
[end of stack trace]
[17251:17155:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabCaptureApiTest.GrantForChromePages (6672 ms)
[74/217] TabCaptureApiTest.GrantForChromePages (8209 ms)
[ RUN      ] ExtensionTabsTest.DontCreateIncognitoWindowWhenIncognitoDisabled
[17262:3847:1203/070133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17269:13575:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[17262:15623:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.DontCreateIncognitoWindowWhenIncognitoDisabled (4497 ms)
[75/217] ExtensionTabsTest.DontCreateIncognitoWindowWhenIncognitoDisabled (6084 ms)
[ RUN      ] ExtensionWindowCreateTest.ValidateCreateWindowState
[17270:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17272:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17272:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17272:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17272:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17272:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17272:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17272:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ExtensionWindowCreateTest.ValidateCreateWindowState (3086 ms)
[76/217] ExtensionWindowCreateTest.ValidateCreateWindowState (4967 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IsInIncognitoMode
[17271:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17261:17667:1203/070137:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17271:15879:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.IsInIncognitoMode (4780 ms)
[77/217] ExtensionWebstorePrivateApiTest.IsInIncognitoMode (6619 ms)
[ RUN      ] ExtensionWebstoreGetWebGLStatusTest.Blocked
[17283:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17288:3847:1203/070139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17288:3847:1203/070139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17288:3847:1203/070139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17288:3847:1203/070139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17288:3847:1203/070139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17288:3847:1203/070139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17288:3847:1203/070139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ExtensionWebstoreGetWebGLStatusTest.Blocked (3341 ms)
[78/217] ExtensionWebstoreGetWebGLStatusTest.Blocked (5042 ms)
[ RUN      ] BlockedAppApiTest.OpenAppFromIframe
[17298:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17287:61455:1203/070142:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17298:3847:1203/070142:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002bc40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17298:3847:1203/070142:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002bc40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17287:3847:1203/070142:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] BlockedAppApiTest.OpenAppFromIframe (3309 ms)
[79/217] BlockedAppApiTest.OpenAppFromIframe (5151 ms)
[ RUN      ] BundleWebstorePrivateApiTest.InstallBundleCancel
[17286:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17276:3847:1203/070141:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[17276:17667:1203/070142:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17276:3847:1203/070143:INFO:CONSOLE(0)] "[SUCCESS] installCanceled", source: http://www.example.com:55411/extensions/api_test/webstore_private/install_bundle_cancel.html (0)
ASAN:DEADLYSIGNAL
=================================================================
==17286==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x00012409d730 sp 0x00012409d6f0 T7)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10c95b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10c95b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10c95b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10c95b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10c97d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10c97d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10c968628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10c968b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10c968b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10c976c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10c976c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10c976c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10c976c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10c976c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10a5d036c in Run base/callback.h:396:12
    #16 0x10a5d036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10a638894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10a639ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10a639ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10a5aad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10a673078 in Run base/run_loop.cc:55:3
    #22 0x10a6370b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10a6e1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10a6d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x105735119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10a6d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10a6e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1171c026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10a4c4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10a4c4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10a4c370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10a4f2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10a4f0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10958ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1056ee99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1056ee563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==17286==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BundleWebstorePrivateApiTest.InstallBundleCancel (6538 ms)
[80/217] BundleWebstorePrivateApiTest.InstallBundleCancel (8227 ms)
[ RUN      ] AppApiTest.SameBrowsingInstanceAfterSwap
[17289:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17277:61719:1203/070141:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17289:17667:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppApiTest.SameBrowsingInstanceAfterSwap (6583 ms)
[81/217] AppApiTest.SameBrowsingInstanceAfterSwap (8323 ms)
[ RUN      ] ContentCapabilitiesTest.UnlimitedStorage
[17309:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17299:3847:1203/070145:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContentCapabilitiesTest.UnlimitedStorage (3546 ms)
[82/217] ContentCapabilitiesTest.UnlimitedStorage (5058 ms)
[ RUN      ] ClipboardApiTest.HostedAppNoPermission
[17324:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17313:40983:1203/070150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ClipboardApiTest.HostedAppNoPermission (4393 ms)
[83/217] ClipboardApiTest.HostedAppNoPermission (6072 ms)
[ RUN      ] ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate
[17319:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17322:13063:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[17310:3847:1203/070150:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[17338:12551:1203/070153:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate (9713 ms)
[84/217] ExtensionCrxInstallerTest.InstallDelayedUntilNextUpdate (11687 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableAndNotConnectable
[17330:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17318:61235:1203/070151:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17318:61235:1203/070152:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17330:17411:1203/070156:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.WebConnectableAndNotConnectable (9450 ms)
[85/217] ExternallyConnectableMessagingTest.WebConnectableAndNotConnectable (11274 ms)
[ RUN      ] ExternallyConnectableMessagingTest.EnablingAndDisabling
[17345:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17336:60955:1203/070157:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17352:12807:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.EnablingAndDisabling (6791 ms)
[86/217] ExternallyConnectableMessagingTest.EnablingAndDisabling (8371 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckAvailableAPIsInToplevel
[17357:3847:1203/070158:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17351:3847:1203/070200:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] ExtensionWebUITest.SanityCheckAvailableAPIsInToplevel (4689 ms)
[87/217] ExtensionWebUITest.SanityCheckAvailableAPIsInToplevel (6271 ms)
[ RUN      ] ExtensionBindingsApiTest.EventOverriding
[17323:3847:1203/070147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17312:3847:1203/070150:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://cdaapgchnbifbaeekjikgbpijaioomfn/_generated_background_page.html (0)
[       OK ] ExtensionBindingsApiTest.EventOverriding (19904 ms)
[88/217] ExtensionBindingsApiTest.EventOverriding (21775 ms)
[ RUN      ] RedirectTest.ClientServerServer
[17378:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17371:39707:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17371:3847:1203/070205:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] RedirectTest.ClientServerServer (2998 ms)
[89/217] RedirectTest.ClientServerServer (4768 ms)
[ RUN      ] IsolatedAppTest.IsolatedAppProcessModel
[17363:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17365:13063:1203/070201:WARNING:channel.cc(358)] RawChannel write error
[17356:63499:1203/070201:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17377:13063:1203/070205:WARNING:channel.cc(358)] RawChannel write error
[17368:13063:1203/070205:WARNING:channel.cc(358)] RawChannel write error
[17363:17667:1203/070206:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IsolatedAppTest.IsolatedAppProcessModel (7997 ms)
[90/217] IsolatedAppTest.IsolatedAppProcessModel (9627 ms)
[ RUN      ] LazyBackgroundPageApiTest.Messaging
[17370:3847:1203/070201:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17364:61723:1203/070204:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17372:13063:1203/070205:WARNING:channel.cc(358)] RawChannel write error
[17370:15623:1203/070206:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.Messaging (6190 ms)
[91/217] LazyBackgroundPageApiTest.Messaging (7672 ms)
[ RUN      ] LocaleTestTraditionalChinese.TestStart
[17393:3847:1203/070209:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17397:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17397:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17397:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17397:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17397:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17397:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17397:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17393:16903:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LocaleTestTraditionalChinese.TestStart (3177 ms)
[92/217] LocaleTestTraditionalChinese.TestStart (4770 ms)
[ RUN      ] EncryptedMediaSupportedTypesExternalClearKeyTest.Video_MP4
[17395:3847:1203/070209:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17395:18435:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesExternalClearKeyTest.Video_MP4 (3152 ms)
[93/217] EncryptedMediaSupportedTypesExternalClearKeyTest.Video_MP4 (4733 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestMicCamBlockCam
[17398:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaStreamDevicesControllerTest.RequestMicCamBlockCam (3610 ms)
[94/217] MediaStreamDevicesControllerTest.RequestMicCamBlockCam (5069 ms)
[ RUN      ] MediaStreamDevicesControllerTest.ExtensionRequestMicCam
[17399:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17385:29187:1203/070212:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: test-page
[17385:29187:1203/070212:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://test-page/
[17403:12807:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[17399:18435:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.ExtensionRequestMicCam (4646 ms)
[95/217] MediaStreamDevicesControllerTest.ExtensionRequestMicCam (6291 ms)
[ RUN      ] MediaFileValidatorTest.UnsupportedExtension
[17414:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17417:3847:1203/070214:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17417:3847:1203/070215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17417:3847:1203/070215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17417:3847:1203/070215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17417:3847:1203/070215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17417:3847:1203/070215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17417:3847:1203/070215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17414:16391:1203/070215:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaFileValidatorTest.UnsupportedExtension (3046 ms)
[96/217] MediaFileValidatorTest.UnsupportedExtension (4512 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndKillSwitchMicCam
[17412:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17412:15879:1203/070215:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestAndKillSwitchMicCam (3434 ms)
[97/217] MediaStreamDevicesControllerTest.RequestAndKillSwitchMicCam (5154 ms)
[ RUN      ] MediaFileValidatorTest.ValidImage
[17418:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaFileValidatorTest.ValidImage (4010 ms)
[98/217] MediaFileValidatorTest.ValidImage (5657 ms)
[ RUN      ] DnsProbeBrowserTest.SyncFailureWithBrokenCorrections
[17422:3847:1203/070216:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17415:3847:1203/070217:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] DnsProbeBrowserTest.SyncFailureWithBrokenCorrections (3194 ms)
[99/217] DnsProbeBrowserTest.SyncFailureWithBrokenCorrections (4967 ms)
[ RUN      ] DnsProbeBrowserTest.CorrectionsLoadStoppedSlowProbe
[17432:3847:1203/070218:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17423:3847:1203/070219:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DnsProbeBrowserTest.CorrectionsLoadStoppedSlowProbe (3179 ms)
[100/217] DnsProbeBrowserTest.CorrectionsLoadStoppedSlowProbe (5025 ms)
[ RUN      ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURLBadCreds
[17434:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:55498...
sending server_data: {"host": "127.0.0.1", "port": 55498} (36 bytes)
[17426:3847:1203/070221:INFO:CONSOLE(17)] "WebSocket connection to 'ws://wrong-user:wrong-password@127.0.0.1:55498/echo-with-no-extension' failed: HTTP Authentication failed; no valid credentials available", source: http://127.0.0.1:55497/connect_to.html?url=ws://wrong-user:wrong-password@127.0.0.1:55498/echo-with-no-extension (17)
[17426:61467:1203/070221:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17426:3847:1203/070221:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURLBadCreds (4311 ms)
[101/217] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURLBadCreds (6105 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForSubmitWithInPageNavigation
[17439:3847:1203/070220:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17431:44071:1203/070221:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17431:3847:1203/070221:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.PromptForSubmitWithInPageNavigation (3189 ms)
[102/217] PasswordManagerBrowserTestBase.PromptForSubmitWithInPageNavigation (4800 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptAfterSubmitWithSubFrameNavigation
[17444:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17433:44327:1203/070222:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17433:3847:1203/070222:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[17444:18435:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptAfterSubmitWithSubFrameNavigation (3076 ms)
[103/217] PasswordManagerBrowserTestBase.PromptAfterSubmitWithSubFrameNavigation (4966 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForInputElementWithoutId
[17452:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17445:44807:1203/070224:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17453:13063:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[17445:3847:1203/070224:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17452:18691:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForInputElementWithoutId (3219 ms)
[104/217] PasswordManagerBrowserTestBase.PromptForInputElementWithoutId (5206 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForProblematicAmbiguousPasswordForm
[17461:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17451:44815:1203/070226:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17463:13575:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForProblematicAmbiguousPasswordForm (3575 ms)
[105/217] PasswordManagerBrowserTestBase.AutofillSuggetionsForProblematicAmbiguousPasswordForm (5225 ms)
[ RUN      ] PasswordManagerBrowserTestBase.ChangePwdFormBubbleShown
[17460:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17450:44823:1203/070226:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17450:3847:1203/070226:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17460:17155:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.ChangePwdFormBubbleShown (3932 ms)
[106/217] PasswordManagerBrowserTestBase.ChangePwdFormBubbleShown (5591 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PasswordRetryFormNoBubbleWhenPasswordTheSame
[17465:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17454:44319:1203/070227:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17465:17415:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PasswordRetryFormNoBubbleWhenPasswordTheSame (3632 ms)
[107/217] PasswordManagerBrowserTestBase.PasswordRetryFormNoBubbleWhenPasswordTheSame (5254 ms)
[ RUN      ] PreferenceServiceTest.Test
[17480:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17484:3847:1203/070231:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[17484:3847:1203/070231:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17484:3847:1203/070231:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PreferenceServiceTest.Test (2769 ms)
[108/217] PreferenceServiceTest.Test (4432 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectInIframe
[17483:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17472:39951:1203/070232:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17483:17411:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectInIframe (5053 ms)
[109/217] PrerenderBrowserTest.PrerenderServerRedirectInIframe (6744 ms)
[ RUN      ] PDFExtensionTest.WhitespaceTitle
[17471:3847:1203/070228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17466:41487:1203/070229:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:02:33 vm1002-m4.golo.chromium.org Chromium Helper[17481] <Error>: CGAffineTransformInvert: singular matrix.
[17466:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectTitle", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[17473:13063:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[17466:3847:1203/070233:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17466:3847:1203/070233:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.WhitespaceTitle (7045 ms)
[110/217] PDFExtensionTest.WhitespaceTitle (9102 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelReferrer
[17486:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17474:39959:1203/070232:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17474:3847:1203/070234:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PrerenderBrowserTest.PrerenderCancelReferrer (4884 ms)
[111/217] PrerenderBrowserTest.PrerenderCancelReferrer (6651 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageNavigateFragment
[17495:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17490:40983:1203/070236:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17490:3847:1203/070237:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[17495:17411:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageNavigateFragment (5059 ms)
[112/217] PrerenderBrowserTest.PrerenderPageNavigateFragment (6887 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderExtraHeadersNoSwap
[17507:3847:1203/070237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17497:39715:1203/070238:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17497:3847:1203/070240:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[17507:15623:1203/070240:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderExtraHeadersNoSwap (4478 ms)
[113/217] PrerenderBrowserTest.PrerenderExtraHeadersNoSwap (6372 ms)
[ RUN      ] PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled
[17510:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17499:61751:1203/070239:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17499:61751:1203/070240:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /prerender/dummy.nmf
[17499:3847:1203/070240:INFO:CONSOLE(0)] "NativeClient: could not load manifest url.", source: http://127.0.0.1:55557/prerender/prerender_plugin_nacl_enabled.html (0)
[17510:15623:1203/070240:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled (4854 ms)
[114/217] PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled (6538 ms)
[ RUN      ] PrerenderBrowserTestWithExtensions.StreamsTest
[17508:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17498:39455:1203/070240:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17514:12807:1203/070241:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==17508==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x000125e87730 sp 0x000125e876f0 T7)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10e74b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10e74b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10e74b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10e74b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10e76d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10e76d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10e758628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10e758b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10e758b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10e766c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10e766c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10e766c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10e766c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10e766c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10c3c036c in Run base/callback.h:396:12
    #16 0x10c3c036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10c428894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10c429ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10c429ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10c39ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10c463078 in Run base/run_loop.cc:55:3
    #22 0x10c4270b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10c4d1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10c4c560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x107527119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10c4c4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10c4d1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x118fb026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10c2b4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10c2b4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10c2b370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10c2e2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10c2e0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10b37ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1074e399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1074e3563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==17508==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PrerenderBrowserTestWithExtensions.StreamsTest (5608 ms)
[115/217] PrerenderBrowserTestWithExtensions.StreamsTest (7177 ms)
[ RUN      ] HostZoomMapBrowserTest.ZoomEventsWorkForOffTheRecord
[17520:3847:1203/070241:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17523:13063:1203/070243:WARNING:channel.cc(358)] RawChannel write error
[17528:14595:1203/070243:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17520:17667:1203/070244:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostZoomMapBrowserTest.ZoomEventsWorkForOffTheRecord (4390 ms)
[116/217] HostZoomMapBrowserTest.ZoomEventsWorkForOffTheRecord (6028 ms)
[ RUN      ] PushMessagingBrowserTest.PermissionStateSaysPrompt
[17531:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17521:18179:1203/070244:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17521:3847:1203/070245:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:55570/push_messaging/push_test.js (18)
[17521:3847:1203/070245:INFO:CONSOLE(18)] "sendResultToTest: permission status - prompt", source: https://127.0.0.1:55570/push_messaging/push_test.js (18)
[17521:3847:1203/070245:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[17521:3847:1203/070245:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[17521:3847:1203/070245:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[17531:16903:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.PermissionStateSaysPrompt (3261 ms)
[117/217] PushMessagingBrowserTest.PermissionStateSaysPrompt (4743 ms)
[ RUN      ] PushMessagingBrowserTest.DenyPushPermissionUnsubscribes
[17535:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17524:18179:1203/070245:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17524:3847:1203/070246:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:55572/push_messaging/push_test.js (18)
[17524:3847:1203/070246:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:55572/push_messaging/push_test.js (18)
[17524:3847:1203/070246:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:55572/push_messaging/push_test.js (18)
[17524:3847:1203/070246:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:55572/push_messaging/push_test.js (18)
[17524:3847:1203/070246:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:55572/push_messaging/push_test.js (18)
[17524:3847:1203/070246:INFO:CONSOLE(18)] "sendResultToTest: permission status - denied", source: https://127.0.0.1:55572/push_messaging/push_test.js (18)
[17524:3847:1203/070246:INFO:CONSOLE(18)] "sendResultToTest: false - not subscribed", source: https://127.0.0.1:55572/push_messaging/push_test.js (18)
[17524:3847:1203/070246:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[17524:3847:1203/070246:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[17524:3847:1203/070246:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.DenyPushPermissionUnsubscribes (3564 ms)
[118/217] PushMessagingBrowserTest.DenyPushPermissionUnsubscribes (5134 ms)
[ RUN      ] ChromeRenderProcessHostTest.CloseAllTabsDuringProcessDied
[17537:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17526:3847:1203/070248:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[17526:3847:1203/070248:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[17526:3847:1203/070248:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[17537:15623:1203/070248:WARNING:channel.cc(358)] RawChannel write error
[17526:3847:1203/070248:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ChromeRenderProcessHostTest.CloseAllTabsDuringProcessDied (5379 ms)
[119/217] ChromeRenderProcessHostTest.CloseAllTabsDuringProcessDied (6995 ms)
[ RUN      ] NoSessionRestoreTest.PRE_SessionCookies
[17558:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17558:16391:1203/070249:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.PRE_SessionCookies (2968 ms)
[120/217] NoSessionRestoreTest.PRE_SessionCookies (4706 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiFi_SSID_LoginURL
[17562:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17565:13063:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[17562:17667:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiFi_SSID_LoginURL (4560 ms)
[121/217] CaptivePortalBlockingPageTest.WiFi_SSID_LoginURL (6297 ms)
[ RUN      ] DefaultMemorySSLHostStateDelegateTest.QueryPolicyExpired
[17572:3847:1203/070252:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17575:14851:1203/070253:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[17575:14851:1203/070253:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17575:14851:1203/070253:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17572:18691:1203/070253:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DefaultMemorySSLHostStateDelegateTest.QueryPolicyExpired (2982 ms)
[122/217] DefaultMemorySSLHostStateDelegateTest.QueryPolicyExpired (4553 ms)
[ RUN      ] ContinueWhereILeftOffTest.CookiesClearedOnBrowserClose
[17556:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17564:12551:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[17539:3847:1203/070250:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[17539:3847:1203/070253:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[17556:15623:1203/070253:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.CookiesClearedOnBrowserClose (7565 ms)
[123/217] ContinueWhereILeftOffTest.CookiesClearedOnBrowserClose (9425 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndGoForward
[17577:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17567:63775:1203/070254:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17578:13063:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[17567:3847:1203/070257:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17577:18179:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[17592:17667:1203/070257:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000110bdf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000110c2ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000110c76a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011d7ca493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011d7c9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000112666dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x00000001120a2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000111ece3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000111fc4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000111fc1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000111fc2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011210dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011326c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011db72663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011db72ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000110cf0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000110ceff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000110ce560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8af86772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8af731a1 thread_start + 13

[       OK ] SSLUITest.TestHTTPSExpiredCertAndGoForward (6494 ms)
[124/217] SSLUITest.TestHTTPSExpiredCertAndGoForward (8268 ms)
[ RUN      ] SSLUITest.TestRedirectHTTPSToHTTP
[17590:3847:1203/070256:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17593:13063:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[17590:15623:1203/070258:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestRedirectHTTPSToHTTP (3685 ms)
[125/217] SSLUITest.TestRedirectHTTPSToHTTP (5238 ms)
[ RUN      ] SSLUITest.BadCertFollowedByGoodCert
[17594:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17581:62487:1203/070259:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17597:17411:1203/070259:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010a2cf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010a31ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010a366a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000116eba493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000116eb9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010bd56dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010b792f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010b5be3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010b6b4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010b6b1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010b6b2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010b7fdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010c95c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000117262663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000117262ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010a3e0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010a3dff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010a3d560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8af86772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8af731a1 thread_start + 13

[17594:3847:1203/070259:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17594:3847:1203/070259:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17594:3847:1203/070259:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17594:3847:1203/070259:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17594:17411:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.BadCertFollowedByGoodCert (5081 ms)
[126/217] SSLUITest.BadCertFollowedByGoodCert (6842 ms)
[ RUN      ] SSLUITest.TestMarkNonSecureAs
[17587:3847:1203/070256:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17579:3847:1203/070257:INFO:CONSOLE(299)] "Unexpected condition on file:///: Could not find value for language", source: file:/// (299)
[17596:13063:1203/070300:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==17587==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x000128c0d730 sp 0x000128c0d6f0 T6)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11145b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11145b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11145b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11145b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11147d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11147d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111468628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111468b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111468b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111476c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111476c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111476c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111476c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111476c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10f0d036c in Run base/callback.h:396:12
    #16 0x10f0d036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10f138894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10f139ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10f139ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10f0aad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10f173078 in Run base/run_loop.cc:55:3
    #22 0x10f1370b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10f1e1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10f1d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10a23c119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f1d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f1e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11bcc026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10efc4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10efc4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10efc370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10eff2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10eff0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10e08ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10a1f999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10a1f9563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==17587==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SSLUITest.TestMarkNonSecureAs (6269 ms)
[127/217] SSLUITest.TestMarkNonSecureAs (8238 ms)
[ RUN      ] ChromeTracingDelegateBrowserTest.BackgroundTracingThrottleTimeElapsed
[17607:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17611:3847:1203/070302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[17611:3847:1203/070302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17611:3847:1203/070302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17611:3847:1203/070302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17611:3847:1203/070302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17611:3847:1203/070302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17611:3847:1203/070302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ChromeTracingDelegateBrowserTest.BackgroundTracingThrottleTimeElapsed (2896 ms)
[128/217] ChromeTracingDelegateBrowserTest.BackgroundTracingThrottleTimeElapsed (4635 ms)
[ RUN      ] PopupBlockerBrowserTest.PopupsLaunchWhenTabIsClosed
[17618:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17610:39707:1203/070305:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17610:39707:1203/070305:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /popup_blocker/
[       OK ] PopupBlockerBrowserTest.PopupsLaunchWhenTabIsClosed (3121 ms)
[129/217] PopupBlockerBrowserTest.PopupsLaunchWhenTabIsClosed (4963 ms)
[ RUN      ] PopupBlockerBrowserTest.AllowPopupThroughContentSettingIFrame
[17619:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17608:39699:1203/070305:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17608:3847:1203/070305:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PopupBlockerBrowserTest.AllowPopupThroughContentSettingIFrame (3499 ms)
[130/217] PopupBlockerBrowserTest.AllowPopupThroughContentSettingIFrame (5451 ms)
[ RUN      ] TaskManagerBrowserTest.KillTab
[17605:3847:1203/070301:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17609:12807:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[17625:12551:1203/070306:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[       OK ] TaskManagerBrowserTest.KillTab (7315 ms)
[131/217] TaskManagerBrowserTest.KillTab (8922 ms)
[ RUN      ] PopupBlockerBrowserTest.CorrectReferrer
[17624:3847:1203/070306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17617:39699:1203/070307:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.CorrectReferrer (4045 ms)
[132/217] PopupBlockerBrowserTest.CorrectReferrer (5747 ms)
[ RUN      ] PopupBlockerBrowserTest.WebUI
[17635:3847:1203/070309:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17627:41495:1203/070310:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17635:16135:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.WebUI (3876 ms)
[133/217] PopupBlockerBrowserTest.WebUI (5518 ms)
[ RUN      ] PopupBlockerBrowserTest.TapGestureWithCtrlKey
[17638:3847:1203/070310:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17628:41231:1203/070311:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17628:3847:1203/070311:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PopupBlockerBrowserTest.TapGestureWithCtrlKey (4151 ms)
[134/217] PopupBlockerBrowserTest.TapGestureWithCtrlKey (5906 ms)
[ RUN      ] BrowserTest.DisableMenuItemsWhenIncognitoIsForced
[17642:3847:1203/070310:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17642:16391:1203/070312:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.DisableMenuItemsWhenIncognitoIsForced (3606 ms)
[135/217] BrowserTest.DisableMenuItemsWhenIncognitoIsForced (5482 ms)
[ RUN      ] BrowserTest.InterstitialCloseTab
[17649:3847:1203/070312:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17657:12807:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[17640:3847:1203/070315:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17640:3847:1203/070315:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserTest.InterstitialCloseTab (4823 ms)
[136/217] BrowserTest.InterstitialCloseTab (6613 ms)
[ RUN      ] ClickModifierTest.WindowOpenShiftMiddleClickTest
[17660:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17650:3847:1203/070316:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ClickModifierTest.WindowOpenShiftMiddleClickTest (3248 ms)
[137/217] ClickModifierTest.WindowOpenShiftMiddleClickTest (4942 ms)
[ RUN      ] BrowserTestNonsecureURLRequest.SecurityStyleChangedObserverNonsecureConnection
[17664:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserTestNonsecureURLRequest.SecurityStyleChangedObserverNonsecureConnection (3334 ms)
[138/217] BrowserTestNonsecureURLRequest.SecurityStyleChangedObserverNonsecureConnection (5083 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopup_ExtensionId
[17666:3847:1203/070316:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17668:12807:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[17672:13063:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewPopup_ExtensionId (4639 ms)
[139/217] BrowserNavigatorTest.Disposition_NewPopup_ExtensionId (6492 ms)
[ RUN      ] BrowserNavigatorTest.TargetContents_ForegroundTab
[17675:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17677:14595:1203/070319:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[17675:17667:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.TargetContents_ForegroundTab (2867 ms)
[140/217] BrowserNavigatorTest.TargetContents_ForegroundTab (4715 ms)
[ RUN      ] WindowAppleScriptTest.ActiveTab
[17678:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17678:15623:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WindowAppleScriptTest.ActiveTab (3390 ms)
[141/217] WindowAppleScriptTest.ActiveTab (5003 ms)
[ RUN      ] BrowserWindowControllerTest.SheetPosition
[17691:3847:1203/070322:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserWindowControllerTest.SheetPosition (3311 ms)
[142/217] BrowserWindowControllerTest.SheetPosition (5060 ms)
[ RUN      ] ExtensionInstallDialogControllerTest.BasicTest
[17695:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionInstallDialogControllerTest.BasicTest (3221 ms)
[143/217] ExtensionInstallDialogControllerTest.BasicTest (4901 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.Close
[17700:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] OneClickSigninBubbleControllerTest.Close (2604 ms)
[144/217] OneClickSigninBubbleControllerTest.Close (4208 ms)
[ RUN      ] ManagePasswordsBubbleTest.IconClickTogglesBubble
[17707:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17702:3847:1203/070329:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ManagePasswordsBubbleTest.IconClickTogglesBubble (4114 ms)
[145/217] ManagePasswordsBubbleTest.IconClickTogglesBubble (5539 ms)
[ RUN      ] FindInPageControllerTest.PrepopulateInNewTab
[17715:3847:1203/070328:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] FindInPageControllerTest.PrepopulateInNewTab (3277 ms)
[146/217] FindInPageControllerTest.PrepopulateInNewTab (4795 ms)
[ RUN      ] SSLClientCertificateSelectorCocoaTest.HideShow
[17713:3847:1203/070328:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17703:3847:1203/070331:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] SSLClientCertificateSelectorCocoaTest.HideShow (4790 ms)
[147/217] SSLClientCertificateSelectorCocoaTest.HideShow (6374 ms)
[ RUN      ] LoginPromptBrowserTest.AllowCrossdomainPromptForSubframes
[17728:3847:1203/070333:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17720:3847:1203/070334:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] LoginPromptBrowserTest.AllowCrossdomainPromptForSubframes (3523 ms)
[148/217] LoginPromptBrowserTest.AllowCrossdomainPromptForSubframes (4987 ms)
[ RUN      ] PanelExtensionBrowserTest.ClosePanelBeforeIconLoadingCompleted
[17730:3847:1203/070333:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17730:18691:1203/070335:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PanelExtensionBrowserTest.ClosePanelBeforeIconLoadingCompleted (3992 ms)
[149/217] PanelExtensionBrowserTest.ClosePanelBeforeIconLoadingCompleted (5707 ms)
[ RUN      ] ProfileSigninConfirmationHelperBrowserTest.HasNoSyncedExtensions
[17734:3847:1203/070334:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17738:3847:1203/070336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17738:3847:1203/070336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17738:3847:1203/070336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17738:3847:1203/070336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17738:3847:1203/070336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17738:3847:1203/070336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17738:3847:1203/070336:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ProfileSigninConfirmationHelperBrowserTest.HasNoSyncedExtensions (3530 ms)
[150/217] ProfileSigninConfirmationHelperBrowserTest.HasNoSyncedExtensions (5181 ms)
[ RUN      ] BrowserActionsBarBrowserTest.ForceHide
[17742:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserActionsBarBrowserTest.ForceHide (2644 ms)
[151/217] BrowserActionsBarBrowserTest.ForceHide (4214 ms)
[ RUN      ] DownloadsDOMHandlerTest.RemoveCalledOnPageClose
[17749:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17750:3847:1203/070340:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17750:3847:1203/070340:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17750:3847:1203/070340:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17750:3847:1203/070340:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17750:3847:1203/070340:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17750:3847:1203/070340:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17750:3847:1203/070340:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] DownloadsDOMHandlerTest.RemoveCalledOnPageClose (2800 ms)
[152/217] DownloadsDOMHandlerTest.RemoveCalledOnPageClose (4612 ms)
[ RUN      ] InlineLoginUIBrowserTest.CanOfferProfileConnected
[17760:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17761:3847:1203/070343:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17761:3847:1203/070343:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17761:3847:1203/070343:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17761:3847:1203/070343:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17761:3847:1203/070343:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17761:3847:1203/070343:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17761:3847:1203/070343:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] InlineLoginUIBrowserTest.CanOfferProfileConnected (2795 ms)
[153/217] InlineLoginUIBrowserTest.CanOfferProfileConnected (4376 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfoWithLatestVersion
[       OK ] ChromeLocatorTest.GetChromeBundleInfoWithLatestVersion (9 ms)
[154/217] ChromeLocatorTest.GetChromeBundleInfoWithLatestVersion (1484 ms)
[ RUN      ] InlineLoginUIBrowserTest.DifferentStorageId
[17751:3847:1203/070340:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17743:3847:1203/070343:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[17751:3847:1203/070344:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17751:3847:1203/070344:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17751:3847:1203/070344:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17751:3847:1203/070344:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] InlineLoginUIBrowserTest.DifferentStorageId (6498 ms)
[155/217] InlineLoginUIBrowserTest.DifferentStorageId (8260 ms)
[ RUN      ] ZoomControllerBrowserTest.CrashedTabsDoNotChangeZoom
[17765:3847:1203/070344:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ZoomControllerBrowserTest.CrashedTabsDoNotChangeZoom (3029 ms)
[156/217] ZoomControllerBrowserTest.CrashedTabsDoNotChangeZoom (4575 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNode
[       OK ] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNode (217 ms)
[157/217] FormAutofillTest.ClearPreviewedFormWithAutofilledInitiatingNode (1521 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDivSiblingTable
[       OK ] FormAutofillTest.LabelsInferredFromDivSiblingTable (216 ms)
[158/217] FormAutofillTest.LabelsInferredFromDivSiblingTable (1630 ms)
[ RUN      ] PasswordAutofillAgentTest.SendsLoggingStateUpdatePingOnConstruction
[       OK ] PasswordAutofillAgentTest.SendsLoggingStateUpdatePingOnConstruction (209 ms)
[159/217] PasswordAutofillAgentTest.SendsLoggingStateUpdatePingOnConstruction (1469 ms)
[ RUN      ] ChromeRenderViewTest.ContentSettingsBlockScripts
[       OK ] ChromeRenderViewTest.ContentSettingsBlockScripts (87 ms)
[160/217] ChromeRenderViewTest.ContentSettingsBlockScripts (1325 ms)
[ RUN      ] PasswordAutofillAgentTest.IgnoreNotPasswordFields
[       OK ] PasswordAutofillAgentTest.IgnoreNotPasswordFields (325 ms)
[161/217] PasswordAutofillAgentTest.IgnoreNotPasswordFields (1588 ms)
[ RUN      ] ChromeRenderViewTest.LanguageMetaTagCase
[       OK ] ChromeRenderViewTest.LanguageMetaTagCase (124 ms)
[162/217] ChromeRenderViewTest.LanguageMetaTagCase (1456 ms)
[ RUN      ] TranslateHelperBrowserTest.TranslateSuccess
[       OK ] TranslateHelperBrowserTest.TranslateSuccess (58 ms)
[163/217] TranslateHelperBrowserTest.TranslateSuccess (1498 ms)
[ RUN      ] OutOfProcessPPAPITest.FileRef2
[17783:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[17792]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17792]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[17776:39463:1203/070352:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17776:3847:1203/070353:INFO:CONSOLE(177)] "QueryAndTouchFileForceAsync finished in 0.059 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "QueryAndTouchFile finished in 0.012 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "QueryAndTouchFileBlocking finished in 0.030 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "QueryAndTouchFileBackground finished in 0.013 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:43779:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "DeleteFileAndDirectoryForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:23043:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "DeleteFileAndDirectory finished in 0.023 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:43523:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBlocking finished in 0.038 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:23043:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "DeleteFileAndDirectoryBackground finished in 0.030 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:43779:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "RenameFileAndDirectoryForceAsync finished in 0.027 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:43779:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "RenameFileAndDirectory finished in 0.027 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:43779:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "RenameFileAndDirectoryBlocking finished in 0.029 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:43779:1203/070353:ERROR:sandbox_directory_database.cc(932)] Can't remove a directory with children.
[17776:3847:1203/070353:INFO:CONSOLE(177)] "RenameFileAndDirectoryBackground finished in 0.037 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "QueryForceAsync finished in 0.022 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "Query finished in 0.031 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "QueryBlocking finished in 0.030 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "QueryBackground finished in 0.027 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "FileNameEscapingForceAsync finished in 0.010 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "FileNameEscaping finished in 0.013 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "FileNameEscapingBlocking finished in 0.020 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[17776:3847:1203/070353:INFO:CONSOLE(177)] "FileNameEscapingBackground finished in 0.015 seconds.", source: http://127.0.0.1:55624/test_case.html?testcase=FileRef_QueryAndTouchFile,FileRef_DeleteFileAndDirectory,FileRef_RenameFileAndDirectory,FileRef_Query,FileRef_FileNameEscaping, (177)
[       OK ] OutOfProcessPPAPITest.FileRef2 (4241 ms)
[164/217] OutOfProcessPPAPITest.FileRef2 (5762 ms)
[ RUN      ] OutOfProcessPPAPITest.FileSystem
[17789:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[17793]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17793]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[17780:39207:1203/070354:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17780:3847:1203/070354:INFO:CONSOLE(177)] "OpenForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "Open finished in 0.007 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "OpenBlocking finished in 0.022 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "OpenBackground finished in 0.012 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "MultipleOpensForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "MultipleOpens finished in 0.004 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "MultipleOpensBlocking finished in 0.013 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "MultipleOpensBackground finished in 0.005 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "ResourceConversionForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "ResourceConversion finished in 0.000 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "ResourceConversionBlocking finished in 0.002 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:INFO:CONSOLE(177)] "ResourceConversionBackground finished in 0.001 seconds.", source: http://127.0.0.1:55628/test_case.html?testcase=FileSystem (177)
[17780:3847:1203/070354:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[17789:17667:1203/070354:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] OutOfProcessPPAPITest.FileSystem (3837 ms)
[165/217] OutOfProcessPPAPITest.FileSystem (5412 ms)
[ RUN      ] TracingBrowserTest.BeginTracingWithWatch
[17782:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TracingBrowserTest.BeginTracingWithWatch (7908 ms)
[166/217] TracingBrowserTest.BeginTracingWithWatch (9364 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashMessageLoop
[17800:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[17806]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[17806]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[17794:3847:1203/070358:INFO:CONSOLE(177)] "Basics finished in 0.008 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/ppapi/tests/test_case.html?testcase=FlashMessageLoop_Basics,FlashMessageLoop_RunWithoutQuit, (177)
[17794:3847:1203/070358:INFO:CONSOLE(177)] "RunWithoutQuit finished in 0.006 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/ppapi/tests/test_case.html?testcase=FlashMessageLoop_Basics,FlashMessageLoop_RunWithoutQuit, (177)
[17800:17667:1203/070358:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.FlashMessageLoop (3627 ms)
[167/217] OutOfProcessPPAPITest.FlashMessageLoop (5115 ms)
[ RUN      ] NaClBrowserTestPnacl.ProgressEvents
[17803:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17795:3847:1203/070358:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[17795:40983:1203/070358:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17807,1937961344:07:03:59.589530] Native Client module will be loaded at base address 0x0000463800000000
[17807,1937961344:07:04:00.247034] NaCl untrusted code called _exit(0x0)
[17813,1937961344:07:04:01.086902] Native Client module will be loaded at base address 0x000032f200000000
[17813,1937961344:07:04:01.140649] NaCl untrusted code called _exit(0x0)
[17817,1937961344:07:04:01.948247] Native Client module will be loaded at base address 0x000069bb00000000
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||  / progress_events loaded
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_progress_events BEGIN]
[17795:3847:1203/070402:INFO:CONSOLE(138)] "stateSawLengthComputable true", source: http://127.0.0.1:55637/progress_event_listener.js (138)
[17795:3847:1203/070402:INFO:CONSOLE(140)] "stateProgressPrev 92920", source: http://127.0.0.1:55637/progress_event_listener.js (140)
[17795:3847:1203/070402:INFO:CONSOLE(142)] "stateProgressTotal 92920", source: http://127.0.0.1:55637/progress_event_listener.js (142)
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_progress_events BEGIN]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_progress_events PASS]
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] ||||
[17795:3847:1203/070402:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 11 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestPnacl.ProgressEvents (6401 ms)
[168/217] NaClBrowserTestPnacl.ProgressEvents (7833 ms)
[ RUN      ] NaClBrowserTestPnacl.SuccessfulLoadUMA
[17811:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17805:39707:1203/070401:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17819,1937961344:07:04:02.185692] Native Client module will be loaded at base address 0x0000404200000000
[17819,1937961344:07:04:02.936975] NaCl untrusted code called _exit(0x0)
[17823,1937961344:07:04:03.864565] Native Client module will be loaded at base address 0x00005e6800000000
[17823,1937961344:07:04:03.947789] NaCl untrusted code called _exit(0x0)
[17824,1937961344:07:04:04.878374] Native Client module will be loaded at base address 0x000000ab00000000
[17805:3847:1203/070404:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.SuccessfulLoadUMA (6350 ms)
[169/217] NaClBrowserTestPnacl.SuccessfulLoadUMA (7888 ms)
[ RUN      ] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff
[17818:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17810:63747:1203/070402:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17822,1937961344:07:04:03.763901] Native Client module will be loaded at base address 0x000004d800000000
[17822,1937961344:07:04:04.140851] NaCl untrusted code called _exit(0x0)
[17826,1937961344:07:04:05.082605] Native Client module will be loaded at base address 0x00007dd500000000
[17826,1937961344:07:04:05.142477] NaCl untrusted code called _exit(0x0)
[17829,1937961344:07:04:06.075215] Native Client module will be loaded at base address 0x00004b6100000000
[17810:3847:1203/070406:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[17810:3847:1203/070406:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff (5862 ms)
[170/217] NaClBrowserTestPnaclDebugMasked.PnaclDebugURLFlagMaskedOff (7311 ms)
[ RUN      ] PolicyTest.DisableSpdy
[17836:3847:1203/070408:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17838:13063:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[17838:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17838:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17838:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17838:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17838:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17838:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17838:3847:1203/070408:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17836:16899:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.DisableSpdy (2476 ms)
[171/217] PolicyTest.DisableSpdy (3916 ms)
[ RUN      ] NaClBrowserTestPnaclSubzero.PnaclNMFOptionsO0
[17828:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17821:41751:1203/070406:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17832,1937961344:07:04:07.409456] Native Client module will be loaded at base address 0x00004a7200000000
[17832,1937961344:07:04:07.737135] NaCl untrusted code called _exit(0x0)
[17837,1937961344:07:04:08.727833] Native Client module will be loaded at base address 0x000025a100000000
[17837,1937961344:07:04:08.781341] NaCl untrusted code called _exit(0x0)
[17842,1937961344:07:04:09.655009] Native Client module will be loaded at base address 0x00002a9600000000
[17821:3847:1203/070409:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnaclSubzero.PnaclNMFOptionsO0 (5826 ms)
[172/217] NaClBrowserTestPnaclSubzero.PnaclNMFOptionsO0 (7605 ms)
[ RUN      ] PolicyTest.ExtensionInstallBlacklistWildcard
[17841:3847:1203/070409:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17835:4611:1203/070412:ERROR:mach_broker_mac.mm(234)] Unknown process 17851 is sending Mach IPC messages!
[17835:3847:1203/070412:WARNING:extension_error_reporter.cc(79)] Extension error: AdBlock (extension ID "dojnnbeimaimaojcialkkgajdnefpgcn") is blocked by the administrator.
[17835:3847:1203/070413:WARNING:extension_error_reporter.cc(79)] Extension error: My extension 1 (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[       OK ] PolicyTest.ExtensionInstallBlacklistWildcard (6352 ms)
[173/217] PolicyTest.ExtensionInstallBlacklistWildcard (7842 ms)
[ RUN      ] PreferencesBrowserTest.ClearPrefs
[17850:3847:1203/070412:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17844:3847:1203/070414:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] PreferencesBrowserTest.ClearPrefs (5535 ms)
[174/217] PreferencesBrowserTest.ClearPrefs (7010 ms)
[ RUN      ] TtsApiTest.NoNetworkSpeechEngineWhenOffline
[17856:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17846:3847:1203/070416:INFO:CONSOLE(0)] "[FAIL] testNetworkSpeechVoices: FAIL (no message)
Error
    at Object.<anonymous> (extensions::test:151:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.<anonymous> (extensions::test:135:16)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at chrome-extension://ilgobaflmgnpnpfadenjbjappofdhnmk/test.js:12:19
    at safeFunctionApply (extensions::test:258:26)
    at Object.callback (extensions::test:282:18)
    at safeCallbackApply (extensions::sendRequest:21:15)", source: chrome-extension://ilgobaflmgnpnpfadenjbjappofdhnmk/_generated_background_page.html (0)
[17846:3847:1203/070416:INFO:CONSOLE(0)] "[FAIL] testNetworkSpeechVoices: uncaught exception chrome.test.failure
Error
    at safeFunctionApply (extensions::test:261:18)
    at Object.callback (extensions::test:282:18)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://ilgobaflmgnpnpfadenjbjappofdhnmk/_generated_background_page.html (0)
[17856:18179:1203/070416:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.NoNetworkSpeechEngineWhenOffline (4983 ms)
[175/217] TtsApiTest.NoNetworkSpeechEngineWhenOffline (6478 ms)
[ RUN      ] WindowAppleScriptTest.WindowOrder
[17683:3847:1203/070320:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010ee89aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011d27af27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8af7490a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff84fb4233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff84fb9916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff84fb90e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89090eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89090c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89090ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8c908533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8c907df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8c8ff1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010ee6aa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010ee687fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010ef28149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011d34ce9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011d34f6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011d27cbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010ee5212c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011d27a96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010e0b38ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010e0b1016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011963f837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000119ec711a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011963b26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000119647407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000119633b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011d277679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011d2757ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011d27a0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010ee500dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010fc19f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010fc1bb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010fc1cdba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010fc2eab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010fc2e02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010f052219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010dc5a9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011d3457c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010ee06513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010dc5a88d main + 237
42  browser_tests                       0x000000010c110e34 start + 52
[176/217] WindowAppleScriptTest.WindowOrder (TIMED OUT)
[ RUN      ] SafeBrowsingServiceTest.CheckUnwantedSoftwareUrl
[17865:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17867:3847:1203/070417:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] SafeBrowsingServiceTest.CheckUnwantedSoftwareUrl (2511 ms)
[177/217] SafeBrowsingServiceTest.CheckUnwantedSoftwareUrl (4110 ms)
[ RUN      ] CaptivePortalBrowserTest.InterstitialTimerReloadWhileLoading
[17874:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17866:3847:1203/070420:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17874:15623:1203/070420:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.InterstitialTimerReloadWhileLoading (3172 ms)
[178/217] CaptivePortalBrowserTest.InterstitialTimerReloadWhileLoading (4814 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpToHttpsRedirectLogin
[17876:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.HttpToHttpsRedirectLogin (4570 ms)
[179/217] CaptivePortalBrowserTest.HttpToHttpsRedirectLogin (6006 ms)
[ RUN      ] NetworkingPrivateApiTest.GetManagedProperties
[17883:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17873:3847:1203/070423:INFO:CONSOLE(0)] "[SUCCESS] getManagedProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getManagedProperties (0)
[       OK ] NetworkingPrivateApiTest.GetManagedProperties (4489 ms)
[180/217] NetworkingPrivateApiTest.GetManagedProperties (6308 ms)
[ RUN      ] NetworkingPrivateApiTest.RequestNetworkScan
[17886:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17875:3847:1203/070424:INFO:CONSOLE(0)] "[SUCCESS] requestNetworkScan", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?requestNetworkScan (0)
[17886:15367:1203/070424:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.RequestNetworkScan (4643 ms)
[181/217] NetworkingPrivateApiTest.RequestNetworkScan (6569 ms)
[ RUN      ] NetworkingPrivateApiTest.StartConnect
[17895:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17888:3847:1203/070426:INFO:CONSOLE(0)] "[SUCCESS] startConnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnect (0)
[       OK ] NetworkingPrivateApiTest.StartConnect (4517 ms)
[182/217] NetworkingPrivateApiTest.StartConnect (6443 ms)
[ RUN      ] NetworkingPrivateApiTest.VerifyAndEncryptData
[17900:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17894:3847:1203/070428:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptData", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptData (0)
[17900:17155:1203/070428:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.VerifyAndEncryptData (4461 ms)
[183/217] NetworkingPrivateApiTest.VerifyAndEncryptData (5925 ms)
[ RUN      ] NetworkingPrivateApiTest.SetWifiTDLSEnabledState
[17907:3847:1203/070427:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17899:3847:1203/070430:INFO:CONSOLE(0)] "[SUCCESS] setWifiTDLSEnabledState", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setWifiTDLSEnabledState (0)
[17914:13063:1203/070430:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==17907==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x00011eb58730 sp 0x00011eb586f0 T6)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1079ab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1079ab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1079ab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1079ab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1079cd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1079cd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1079b8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1079b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1079b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1079c6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1079c6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1079c6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1079c6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1079c6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10562036c in Run base/callback.h:396:12
    #16 0x10562036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x105688894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x105689ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x105689ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1055fad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1056c3078 in Run base/run_loop.cc:55:3
    #22 0x1056870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x105731d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10572560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10078c119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x105724fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x105731426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11221026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x105514abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x105514abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10551370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x105542948 in Run content/app/content_main_runner.cc:786:12
    #8 0x105540abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1045dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10074999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x100749563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==17907==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetworkingPrivateApiTest.SetWifiTDLSEnabledState (4574 ms)
[184/217] NetworkingPrivateApiTest.SetWifiTDLSEnabledState (6248 ms)
[ RUN      ] NetworkingPrivateApiTestFail.StartDisconnect
[17911:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17902:3847:1203/070430:INFO:CONSOLE(0)] "[FAIL] startDisconnect: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnect (0)
[17916:13063:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[17911:17667:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.StartDisconnect (4332 ms)
[185/217] NetworkingPrivateApiTestFail.StartDisconnect (5939 ms)
[ RUN      ] PicasaDataProviderNoDatabaseGetListTest.NoDatabaseGetList
[17920:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17922:3847:1203/070431:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[17922:3847:1203/070431:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17922:3847:1203/070431:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17922:3847:1203/070431:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17922:3847:1203/070431:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17922:3847:1203/070431:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[17922:3847:1203/070431:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[17920:17667:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PicasaDataProviderNoDatabaseGetListTest.NoDatabaseGetList (2810 ms)
[186/217] PicasaDataProviderNoDatabaseGetListTest.NoDatabaseGetList (4608 ms)
[ RUN      ] DriveAppProviderTest.MatchingChromeAppInstalled
[17924:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17924:17411:1203/070433:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DriveAppProviderTest.MatchingChromeAppInstalled (4083 ms)
[187/217] DriveAppProviderTest.MatchingChromeAppInstalled (5818 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/37
[17934:3847:1203/070433:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/37 (3101 ms)
[188/217] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/37 (4855 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/62
[17936:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/62 (3421 ms)
[189/217] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/62 (5025 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/70
[17940:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17940:17411:1203/070436:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/70 (2891 ms)
[190/217] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/70 (4522 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/89
[17948:3847:1203/070437:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17951:12551:1203/070438:WARNING:channel.cc(358)] RawChannel write error
[17948:3847:1203/070438:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17948:18179:1203/070438:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/89 (2864 ms)
[191/217] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/89 (4509 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/107
[17953:3847:1203/070438:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==17955==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001079acbb1 bp 0x0001407ff170 sp 0x0001407ff0a0 T7)
    #0 0x1079acbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1079acbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1079ac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1079a7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1079a7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x107aa25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x107abf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x107a91863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x107b009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1079d7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x107af9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x107a0e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10536036c in Run base/callback.h:396:12
    #13 0x10536036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11210689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x112103d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10536036c in Run base/callback.h:396:12
    #17 0x10536036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1053c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1053c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1053c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10533e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1053ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10533c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff84f96b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff84f96454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff84fb97f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff84fb90e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10533f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10533dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x105403078 in Run base/run_loop.cc:55:3
    #31 0x1053c70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x105471d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10546560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T7 created by T0 here:
    #0 0x1004ca119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x105464fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x105471426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11211d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x111f38a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1123601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x112360d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x112363ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1050ce642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x112359e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11235844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x112357ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1123df110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x105282948 in Run content/app/content_main_runner.cc:786:12
    #14 0x105280abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10431ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10048399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x100483563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==17955==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/107 (3381 ms)
[192/217] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/107 (4944 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/120
[17958:3847:1203/070439:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17958:16135:1203/070440:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/120 (3265 ms)
[193/217] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/120 (5038 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/2
[17960:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/2 (3132 ms)
[194/217] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/2 (4828 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/6
[17967:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/6 (2766 ms)
[195/217] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/6 (4698 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/8
[17974:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/8 (3318 ms)
[196/217] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/8 (4704 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/17
[17979:3847:1203/070444:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/17 (3372 ms)
[197/217] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/17 (5183 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/27
[17982:3847:1203/070445:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/27 (3578 ms)
[198/217] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/27 (5401 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/29
[17987:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17987:18435:1203/070448:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/29 (3453 ms)
[199/217] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/29 (5143 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/3
[17989:3847:1203/070449:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[18000:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18006:13063:1203/070452:WARNING:channel.cc(358)] RawChannel write error
[18005:13319:1203/070452:WARNING:channel.cc(358)] RawChannel write error
[18011:3847:1203/070452:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[18011:3847:1203/070452:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18011:3847:1203/070452:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18011:3847:1203/070452:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18011:3847:1203/070452:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18011:3847:1203/070452:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18011:3847:1203/070452:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/3 (4791 ms)
[200/217] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/3 (6918 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/1
[18001:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17992:61995:1203/070453:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17992:61995:1203/070453:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[18004:13063:1203/070453:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/1 (5661 ms)
[201/217] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/1 (7264 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.CrossSite/0
[17993:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17993:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17993:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17993:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17993:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17993:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[17993:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[18016:13063:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[17986:3847:1203/070454:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[17993:17667:1203/070455:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==17993==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8af8bbc9 bp 0x000120c21730 sp 0x000120c216f0 T7)
    #0 0x7fff8af8bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1094db3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1094db3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1094db3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1094db3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1094fd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1094fd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1094e8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1094e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1094e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1094f6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1094f6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1094f6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1094f6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1094f6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10715036c in Run base/callback.h:396:12
    #16 0x10715036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1071b8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1071b9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1071b9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10712ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1071f3078 in Run base/run_loop.cc:55:3
    #22 0x1071b70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x107261d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10725560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8af86771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8af731a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x1022bb119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107254fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107261426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x113d4026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x107044abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x107044abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10704370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x107072948 in Run content/app/content_main_runner.cc:786:12
    #8 0x107070abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10610ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10227399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x102273563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==17993==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SavePageMultiFrameBrowserTest.CrossSite/0 (8772 ms)
[202/217] SavePageMultiFrameBrowserTest.CrossSite/0 (10409 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[18012:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.726 -  Registering video event handlers.", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.731 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.754 -  Loading media using MSE.", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.762 -  Registering video event handlers.", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.763 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:61987:1203/070453:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.825 -  onSourceOpen [object Event]", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.833 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.838 -  Loading media using MSE.", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.846 -  onSourceOpen [object Event]", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.847 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.883 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.906 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.916 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.937 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.943 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.944 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.945 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070453:INFO:CONSOLE(284)] "07:04:53.950 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.251 -  One video seeked.", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[17999:3847:1203/070455:INFO:CONSOLE(284)] "07:04:55.303 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:55685/eme_player_js/utils.js (284)
[18015:13063:1203/070455:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[17999:3847:1203/070455:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[17999:3847:1203/070455:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5185 ms)
[203/217] MSE_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (7073 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0
[18021:3847:1203/070456:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18017:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.393 -  Using ClearKeyPlayer", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.401 -  Registering video event handlers.", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070457:INFO:CONSOLE(284)] "07:04:57.403 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.610 -  heartbeat #1", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:39447:1203/070458:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.619 -  Loading media using src.", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.624 -  Starting play, hidden: false", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.724 -  Event: play", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.725 -  Event: waiting", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.787 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.791 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.814 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.830 -  Forcing invalid key data.", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.839 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.842 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.844 -  Forcing invalid key data.", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.846 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:55706/eme_player_js/utils.js (145)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.856 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18017:3847:1203/070458:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:55706/eme_player_js/utils.js (145)
[18017:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.862 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:55706/eme_player_js/utils.js (284)
[18024:12807:1203/070458:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (4709 ms)
[204/217] SRC_ExternalClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (6390 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/2
[18035:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18037:3847:1203/070459:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[18037:3847:1203/070459:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18037:3847:1203/070459:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18037:3847:1203/070459:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18037:3847:1203/070459:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18037:3847:1203/070459:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18037:3847:1203/070459:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PDFTestFiles/PDFExtensionTest.Load/2 (2764 ms)
[205/217] PDFTestFiles/PDFExtensionTest.Load/2 (4297 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[18027:3847:1203/070457:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18018:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.876 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.886 -  Registering video event handlers.", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.901 -  Loading media using MSE.", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070458:INFO:CONSOLE(284)] "07:04:58.911 -  Starting play, hidden: false", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.023 -  Event: play", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.024 -  Event: waiting", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.035 -  onSourceOpen [object Event]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.037 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:40211:1203/070459:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.067 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.072 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.937 -  heartbeat #1", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.948 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.954 -  Adding key to sessionID: 1", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070459:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[18018:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.959 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:04:59.999 -  Event: canplay", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.003 -  Event: playing", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.005 -  Event: canplaythrough", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.161 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.166 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.170 -  Adding key to sessionID: 1", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.178 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.254 -  timeupdate @ 0.186203", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.561 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.564 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.567 -  Adding key to sessionID: 1", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.573 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.750 -  timeupdate @ 0.696023", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.869 -  heartbeat #2", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.001 -  timeupdate @ 0.929211", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.361 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.365 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.369 -  Adding key to sessionID: 1", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.375 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.500 -  timeupdate @ 1.440029", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.507 -  waiting for video to end.", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.869 -  heartbeat #3", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18018:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.820 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55721/eme_player_js/utils.js (284)
[18031:12551:1203/070502:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[18018:3847:1203/070502:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[18027:17667:1203/070502:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7540 ms)
[206/217] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (9308 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/2
[18049:3847:1203/070503:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18050:3847:1203/070503:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[18050:3847:1203/070503:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18050:3847:1203/070503:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18050:3847:1203/070503:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18050:3847:1203/070503:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18050:3847:1203/070503:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18050:3847:1203/070503:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18049:17411:1203/070503:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/2 (2552 ms)
[207/217] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/2 (4094 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VP9Video_WebM/0
[18034:3847:1203/070458:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18023:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.838 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.843 -  Using ClearKeyPlayer", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.846 -  Registering video event handlers.", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070459:INFO:CONSOLE(284)] "07:04:59.848 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:39459:1203/070500:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.830 -  Loading media using MSE.", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.841 -  Starting play, hidden: false", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.909 -  Event: play", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.911 -  Event: waiting", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.913 -  heartbeat #1", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.918 -  onSourceOpen [object Event]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.920 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.940 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.946 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.960 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070500:INFO:CONSOLE(284)] "07:05:00.972 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.000 -  Event: canplay", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.002 -  Event: playing", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.004 -  Event: canplaythrough", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.179 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.184 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.193 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.256 -  timeupdate @ 0.253828", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.577 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.581 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.583 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.751 -  timeupdate @ 0.751278", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070501:INFO:CONSOLE(284)] "07:05:01.833 -  heartbeat #2", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.250 -  timeupdate @ 1.251055", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.254 -  waiting for video to end.", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.378 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.384 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.387 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070502:INFO:CONSOLE(284)] "07:05:02.834 -  heartbeat #3", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18023:3847:1203/070503:INFO:CONSOLE(284)] "07:05:03.711 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:55740/eme_player_js/utils.js (284)
[18034:18691:1203/070503:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6990 ms)
[208/217] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VP9Video_WebM/0 (9126 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/2
[18047:3847:1203/070502:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/2 (3672 ms)
[209/217] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/2 (5135 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.FrameColor/0
[18069:3847:1203/070508:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18069:17411:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.FrameColor/0 (4874 ms)
[210/217] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.FrameColor/0 (6482 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeConstrained/0
[18066:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18066:17411:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeConstrained/0 (5388 ms)
[211/217] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeConstrained/0 (7046 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Minimize/0
[18059:3847:1203/070506:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18064:13063:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[18059:18179:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Minimize/0 (8891 ms)
[212/217] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Minimize/0 (10564 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MinimizeMaximize/0
[18067:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18067:17671:1203/070514:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MinimizeMaximize/0 (8806 ms)
[213/217] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MinimizeMaximize/0 (10325 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookies
[18086:3847:1203/070514:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18080:3847:1203/070515:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NoSessionRestoreTest.SessionCookies (2709 ms)
[214/217] NoSessionRestoreTest.SessionCookies (4162 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/2
[18096:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18098:13319:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[18098:3847:1203/070517:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[18098:3847:1203/070517:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18098:3847:1203/070517:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18098:3847:1203/070517:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18098:3847:1203/070517:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18098:3847:1203/070517:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18098:3847:1203/070517:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18096:16899:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/2 (2556 ms)
[215/217] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/2 (4162 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/2
[18099:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18100:3847:1203/070518:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[18100:3847:1203/070518:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18100:3847:1203/070518:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18100:3847:1203/070518:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18100:3847:1203/070518:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[18100:3847:1203/070518:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[18100:3847:1203/070518:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/2 (2527 ms)
[216/217] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/2 (4071 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/0
[18085:3847:1203/070514:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18087:13319:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/0 (6555 ms)
[217/217] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/0 (7836 ms)
Retrying 3 tests (retry #1)
[ RUN      ] CastChannelAPITest.TestPingTimeoutSslVerified
[18105:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:104:
    Function call: set_id(1)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[18102:3847:1203/070523:INFO:CONSOLE(13)] "{"audioOnly":false,"channelId":1,"connectInfo":{"auth":"ssl","ipAddress":"192.168.1.1","port":8009},"keepAlive":true,"readyState":"open"}", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_timeout_verified.js (13)

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <70-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 74-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] CastChannelAPITest.TestPingTimeoutSslVerified (3358 ms)
[218/220] CastChannelAPITest.TestPingTimeoutSslVerified (4560 ms)
[ RUN      ] WebViewTest.TaskManagementPreExistingWebViews
[18112:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[18109:64011:1203/070528:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebViewTest.TaskManagementPreExistingWebViews (4480 ms)
[219/220] WebViewTest.TaskManagementPreExistingWebViews (5616 ms)
[ RUN      ] WindowAppleScriptTest.WindowOrder
[18119:3847:1203/070531:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WindowAppleScriptTest.WindowOrder (2486 ms)
[220/220] WindowAppleScriptTest.WindowOrder (3773 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runHS0S7I/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outj4rFOh/output.json
+--------------------------------------------------------------------------+
| End of shard 8  Pending: 1.3s  Duration: 446.2s  Bot: vm1002-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+-------------------------------------------------------------------------+
| Shard 6  https://chromium-swarm.appspot.com/user/task/2b812b466ba4d210  |
+-------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 6/20
Using 4 parallel jobs.
[ RUN      ] BaseDownloadsWebUITest.NoDownloadsAfterClearAll
[59511:3847:1203/065856:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59498:3847:1203/065900:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59498:3847:1203/065900:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.NoDownloadsAfterClearAll", source: test_api.js (1328)
[59511:17411:1203/065900:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BaseDownloadsWebUITest.NoDownloadsAfterClearAll (6842 ms)
[1/235] BaseDownloadsWebUITest.NoDownloadsAfterClearAll (8363 ms)
[ RUN      ] ManageProfileUITest.DefaultCreateOptions
[59515:3847:1203/065857:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59502:3847:1203/065901:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59502:3847:1203/065902:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.DefaultCreateOptions", source: test_api.js (1328)
[       OK ] ManageProfileUITest.DefaultCreateOptions (8553 ms)
[2/235] ManageProfileUITest.DefaultCreateOptions (10385 ms)
[ RUN      ] AutofillEditAddressWebUITest.testInitialFormLayout
[59512:3847:1203/065857:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59500:3847:1203/065900:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59500:3847:1203/065903:INFO:CONSOLE(1328)] "Running TestCase AutofillEditAddressWebUITest.testInitialFormLayout", source: test_api.js (1328)
[59500:3847:1203/065904:WARNING:CONSOLE(887)] "testIsDone already", source: test_api.js (887)
[59520:13063:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[59512:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59512:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59512:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59512:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59512:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59512:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59512:16899:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillEditAddressWebUITest.testInitialFormLayout (10516 ms)
[3/235] AutofillEditAddressWebUITest.testInitialFormLayout (12205 ms)
[ RUN      ] AutofillEditAddressWebUITest.testLoadAddressComponents
[59513:3847:1203/065857:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59501:3847:1203/065900:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59501:3847:1203/065902:INFO:CONSOLE(1328)] "Running TestCase AutofillEditAddressWebUITest.testLoadAddressComponents", source: test_api.js (1328)
[59521:12807:1203/065904:WARNING:channel.cc(358)] RawChannel write error
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59513:3847:1203/065904:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003ee80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AutofillEditAddressWebUITest.testLoadAddressComponents (10325 ms)
[4/235] AutofillEditAddressWebUITest.testLoadAddressComponents (12242 ms)
[ RUN      ] ManageProfileUITest.ShowCreateConfirmationOnSuccess
[59527:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59523:3847:1203/065908:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59523:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.ShowCreateConfirmationOnSuccess", source: test_api.js (1328)
[       OK ] ManageProfileUITest.ShowCreateConfirmationOnSuccess (7963 ms)
[5/235] ManageProfileUITest.ShowCreateConfirmationOnSuccess (9653 ms)
[ RUN      ] ManageProfileUITest.Create_NameUpdateOnAvatarSelected
[59535:3847:1203/065907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59528:3847:1203/065910:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59528:3847:1203/065912:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.Create_NameUpdateOnAvatarSelected", source: test_api.js (1328)
[59528:3847:1203/065913:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[59528:3847:1203/065913:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ManageProfileUITest.Create_NameUpdateOnAvatarSelected (8151 ms)
[6/235] ManageProfileUITest.Create_NameUpdateOnAvatarSelected (10014 ms)
[ RUN      ] ProfileSettingsResetWebUITest.testOpenProfileSettingsReset
[59542:3847:1203/065909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59534:3847:1203/065912:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59534:3847:1203/065913:INFO:CONSOLE(1328)] "Running TestCase ProfileSettingsResetWebUITest.testOpenProfileSettingsReset", source: test_api.js (1328)
[59534:3847:1203/065914:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ProfileSettingsResetWebUITest.testOpenProfileSettingsReset (8286 ms)
[7/235] ProfileSettingsResetWebUITest.testOpenProfileSettingsReset (9952 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayTabNavigation
[59541:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59532:3847:1203/065912:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59532:3847:1203/065913:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.OverlayTabNavigation", source: test_api.js (1328)
[       OK ] OptionsWebUIExtendedTest.OverlayTabNavigation (8936 ms)
[8/235] OptionsWebUIExtendedTest.OverlayTabNavigation (10646 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors
[59559:3847:1203/065916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59554:3847:1203/065918:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors", source: test_api.js (1328)
[59559:18691:1203/065919:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==59559==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x00012e2d7730 sp 0x00012e2d76f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11662b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11662b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11662b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11662b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11664d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11664d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x116638628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x116638b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x116638b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x116646c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x116646c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x116646c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x116646c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x116646c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1142a036c in Run base/callback.h:396:12
    #16 0x1142a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x114308894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x114309ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x114309ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11427ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x114343078 in Run base/run_loop.cc:55:3
    #22 0x1143070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1143b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1143a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10f405119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1143a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1143b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x120e9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x114194abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x114194abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11419370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1141c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1141c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11325ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10f3c299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10f3c2563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==59559==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors (4348 ms)
[9/235] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testCanIgnoreSelectors (5865 ms)
[ RUN      ] SyncSetupWebUITestAsync.VerifySignIn
[59552:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59548:3847:1203/065916:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59548:3847:1203/065918:INFO:CONSOLE(1328)] "Running TestCase SyncSetupWebUITestAsync.VerifySignIn", source: test_api.js (1328)
[59555:12807:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[59552:15623:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncSetupWebUITestAsync.VerifySignIn (7120 ms)
[10/235] SyncSetupWebUITestAsync.VerifySignIn (8954 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate
[59567:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59558:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate", source: test_api.js (1328)
[59567:17155:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate (4332 ms)
[11/235] WebUIBrowserAsyncGenTest.TestPreloadOnceOnNavigate (6240 ms)
[ RUN      ] ChromeSendPassthroughWebUITest.CanCallOriginal
[59569:3847:1203/065919:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59560:3847:1203/065921:INFO:CONSOLE(1328)] "Running TestCase ChromeSendPassthroughWebUITest.CanCallOriginal", source: test_api.js (1328)
[59573:13063:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeSendPassthroughWebUITest.CanCallOriginal (4243 ms)
[12/235] ChromeSendPassthroughWebUITest.CanCallOriginal (6260 ms)
[ RUN      ] HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable
[59580:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59572:3847:1203/065925:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[59572:3847:1203/065925:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable", source: test_api.js (1328)
[       OK ] HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable (5499 ms)
[13/235] HistoryWebUIDeleteProhibitedTest.atLeastOneFocusable (7084 ms)
[ RUN      ] NetInternalsTest.netInternalsSessionBandwidthSucceed
[59581:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59574:3847:1203/065926:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsSessionBandwidthSucceed", source: test_api.js (1328)
[59574:3847:1203/065926:WARNING:net_internals_ui_browsertest.cc(228)] url: [http://127.0.0.1:59558/title1.html]
[59574:69391:1203/065927:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[59598:13063:1203/065927:WARNING:channel.cc(358)] RawChannel write error
[59581:17411:1203/065927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsSessionBandwidthSucceed (6980 ms)
[14/235] NetInternalsTest.netInternalsSessionBandwidthSucceed (8565 ms)
[ RUN      ] NetInternalsTest.netInternalsChromeOSViewStoreDebugLogs
[59592:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59579:3847:1203/065928:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsChromeOSViewStoreDebugLogs", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==59592==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x00012472a730 sp 0x00012472a6f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10ca763bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10ca763bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10ca763bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10ca763bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10ca981d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10ca981d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10ca83628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10ca83b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10ca83b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10ca91c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10ca91c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10ca91c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10ca91c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10ca91c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10a6eb36c in Run base/callback.h:396:12
    #16 0x10a6eb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10a753894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10a754ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10a754ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10a6c5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10a78e078 in Run base/run_loop.cc:55:3
    #22 0x10a7520b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10a7fcd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10a7f060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10585a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10a7effff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10a7fc426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1172db26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10a5dfabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10a5dfabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10a5de70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10a60d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10a60babd in ContentMain content/app/content_main.cc:19:15
    #9 0x1096a9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10581499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x105814563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==59592==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetInternalsTest.netInternalsChromeOSViewStoreDebugLogs (5508 ms)
[15/235] NetInternalsTest.netInternalsChromeOSViewStoreDebugLogs (7565 ms)
[ RUN      ] NetInternalsTest.netInternalsSdchViewBlacklistMeta
[59594:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59582:3847:1203/065928:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsSdchViewBlacklistMeta", source: test_api.js (1328)
[59582:3847:1203/065928:WARNING:net_internals_ui_browsertest.cc(228)] url: [http://testdomain.com:59561/sdch/base-page.html?iframe_url=/sdch/page.html]
[59582:3847:1203/065930:WARNING:net_internals_ui_browsertest.cc(228)] url: [http://testdomain.com:59561/sdch/base-page.html?iframe_url=/sdch/non-html]
[59582:69135:1203/065930:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] NetInternalsTest.netInternalsSdchViewBlacklistMeta (8622 ms)
[16/235] NetInternalsTest.netInternalsSdchViewBlacklistMeta (10499 ms)
[ RUN      ] ExperimentalPlatformAppBrowserTest.WindowsApiSetIcon
[59604:3847:1203/065930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59599:3847:1203/065932:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[59604:17411:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExperimentalPlatformAppBrowserTest.WindowsApiSetIcon (5148 ms)
[17/235] ExperimentalPlatformAppBrowserTest.WindowsApiSetIcon (6695 ms)
[ RUN      ] PlatformAppBrowserTest.DisabledWindowProperties
[59620:3847:1203/065931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59602:5635:1203/065933:ERROR:mach_broker_mac.mm(234)] Unknown process 59624 is sending Mach IPC messages!
[59602:3847:1203/065934:INFO:CONSOLE(0)] "window.toolbar is not available in packaged apps.", source: chrome-extension://ljjafhjhjpppbkpphfnbkejahmfbkmkn/_generated_background_page.html (0)
[59621:13831:1203/065934:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.DisabledWindowProperties (4657 ms)
[18/235] PlatformAppBrowserTest.DisabledWindowProperties (6575 ms)
[ RUN      ] PlatformAppBrowserTest.Messaging
[59622:3847:1203/065932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59605:3847:1203/065935:INFO:CONSOLE(0)] "[SUCCESS] connect", source: chrome-extension://ljhhihhmjomkjokmknellgbidphmahkh/_generated_background_page.html (0)
[59605:3847:1203/065935:INFO:CONSOLE(0)] "[SUCCESS] connectUsingNamedPort", source: chrome-extension://ljhhihhmjomkjokmknellgbidphmahkh/_generated_background_page.html (0)
[59605:3847:1203/065935:INFO:CONSOLE(0)] "[SUCCESS] sendMessage", source: chrome-extension://ljhhihhmjomkjokmknellgbidphmahkh/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.Messaging (5590 ms)
[19/235] PlatformAppBrowserTest.Messaging (7362 ms)
[ RUN      ] BluetoothPrivateApiTest.Pair
[59634:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59625:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] testPair", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[       OK ] BluetoothPrivateApiTest.Pair (4506 ms)
[20/235] BluetoothPrivateApiTest.Pair (5985 ms)
[ RUN      ] ExtensionApiTest.AlertQueue
[59638:3847:1203/065936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59638:17411:1203/065939:WARNING:channel.cc(358)] RawChannel write error
[59638:17411:1203/065939:ERROR:ipc_channel_posix.cc(474)] pipe error on 3 Currently writing message of size: 112: Socket is not connected
[       OK ] ExtensionApiTest.AlertQueue (4746 ms)
[21/235] ExtensionApiTest.AlertQueue (6367 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsUpdatesBindings
[59645:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59636:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://hcpomlbmidfipoomajeohbggofcajjmb/_generated_background_page.html (0)
[59645:17667:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.OptionalPermissionsUpdatesBindings (5006 ms)
[22/235] ExtensionApiTest.OptionalPermissionsUpdatesBindings (6992 ms)
[ RUN      ] ExtensionApiTest.ContentScriptOtherExtensions
[59650:3847:1203/065940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59643:3847:1203/065942:INFO:CONSOLE(5)] "INJECTOR: Loaded injector!", source: chrome-extension://gcdnonnlbocpmfaohngeipfidcpappmd/background.js (5)
[59643:3847:1203/065942:INFO:CONSOLE(25)] "Opening frame: http://a.com:59568/extensions/api_test/content_scripts/other_extensions/iframe_content.html#chrome-extension%3A//gcdnonnlbocpmfaohngeipfidcpappmd/test.html", source: chrome-extension://gcdnonnlbocpmfaohngeipfidcpappmd/test.js (25)
[59643:3847:1203/065942:INFO:CONSOLE(5)] "INJECTOR: Injecting content script!", source: chrome-extension://gcdnonnlbocpmfaohngeipfidcpappmd/inject.js (5)
[59643:3847:1203/065942:INFO:CONSOLE(10)] "INJECTOR: Changed content to: Injected!!!", source: chrome-extension://gcdnonnlbocpmfaohngeipfidcpappmd/inject.js (10)
[59643:3847:1203/065942:INFO:CONSOLE(10)] "PAGE: Sending content to parent extension page - chrome-extension://gcdnonnlbocpmfaohngeipfidcpappmd/test.html", source: http://a.com:59568/extensions/api_test/content_scripts/other_extensions/iframe_content.js (10)
[59643:3847:1203/065942:INFO:CONSOLE(13)] "INJECTOR: Successfully self-injected content - Injected!!!", source: chrome-extension://gcdnonnlbocpmfaohngeipfidcpappmd/test.js (13)
[59643:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] content_self_inject_test", source: chrome-extension://gcdnonnlbocpmfaohngeipfidcpappmd/test.html (0)
[59643:3847:1203/065944:INFO:CONSOLE(25)] "Opening frame: http://a.com:59568/extensions/api_test/content_scripts/other_extensions/iframe_content.html#chrome-extension%3A//molmdlepaifbaknbmnmnehegjghlleja/test.html", source: chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/test.js (25)
[59643:3847:1203/065944:INFO:CONSOLE(10)] "PAGE: Sending content to parent extension page - chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/test.html", source: http://a.com:59568/extensions/api_test/content_scripts/other_extensions/iframe_content.js (10)
[59643:3847:1203/065944:INFO:CONSOLE(10)] "VICTIM: No content changed.", source: chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/test.js (10)
[59643:3847:1203/065944:INFO:CONSOLE(0)] "[SUCCESS] content_test", source: chrome-extension://molmdlepaifbaknbmnmnehegjghlleja/test.html (0)
[59652:13063:1203/065944:WARNING:channel.cc(358)] RawChannel write error
[59643:3847:1203/065944:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[59650:15623:1203/065944:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptOtherExtensions (6979 ms)
[23/235] ExtensionApiTest.ContentScriptOtherExtensions (8596 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRBackgroundPage
[59658:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
FTP server started on port 59572...
sending server_data: {"host": "127.0.0.1", "port": 59572} (36 bytes)
starting FTP server
[59649:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] allowedOrigin", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:59570/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://icjhhacfleijddpnikblehooaabknpjg' is therefore not allowed access.", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] diallowedOrigin", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] allowedSubdomain", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] noSubdomain", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://foob.com:59570/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://icjhhacfleijddpnikblehooaabknpjg' is therefore not allowed access.", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] disallowedSubdomain", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[]127.0.0.1:59580 Connected.
127.0.0.1:59580 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:59580 <== USER anonymous
127.0.0.1:59580 ==> 331 Username ok, send password.
127.0.0.1:59580 <== PASS ******
127.0.0.1:59580 ==> 230 Login successful.
127.0.0.1:59580 <== SYST
127.0.0.1:59580 ==> 215 UNIX Type: L8
127.0.0.1:59580 <== PWD
127.0.0.1:59580 ==> 257 "/" is the current directory.
127.0.0.1:59580 <== TYPE I
127.0.0.1:59580 ==> 200 Type set to: Binary.
127.0.0.1:59580 <== SIZE /extensions/test_file.txt
127.0.0.1:59580 ==> 213 6
127.0.0.1:59580 <== CWD /extensions/test_file.txt
127.0.0.1:59580 ==> 550 Not a directory.
127.0.0.1:59580 <== PASV
127.0.0.1:59580 ==> 227 Entering passive mode (127,0,0,1,232,189).
127.0.0.1:59580 <== RETR /extensions/test_file.txt
127.0.0.1:59580 ==> 150 File status okay. About to open data connection.
127.0.0.1:59580 ==> 226 Transfer complete.
[anonymous]@127.0.0.1:59580 "RETR /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/chrome/test/data/extensions/test_file.txt" completed=1 bytes=6 seconds=0.0
127.0.0.1:59580 <== QUIT
127.0.0.1:59580 ==> 221 Goodbye.
[anonymous]@127.0.0.1:59580 Disconnected.
[59649:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] allowedFtpHostAllowed", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "XMLHttpRequest cannot load ftp://this.host.is.not.whitelisted:59572/extensions/test_file.txt. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59649:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] disallowedFtpHostDisallowed", source: chrome-extension://icjhhacfleijddpnikblehooaabknpjg/test.html (0)
[59658:15879:1203/065945:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRBackgroundPage (5370 ms)
[24/235] ExtensionApiTest.CrossOriginXHRBackgroundPage (7202 ms)
[ RUN      ] ExtensionApiTest.Storage
[59661:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59653:3847:1203/065944:INFO:CONSOLE(8)] "Opening database...", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/background.js (8)
[59653:3847:1203/065945:INFO:CONSOLE(14)] "Performing transaction...", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/background.js (14)
[59653:3847:1203/065945:INFO:CONSOLE(25)] "note table dropped", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/background.js (25)
[59653:3847:1203/065945:INFO:CONSOLE(28)] "note table created", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/background.js (28)
[59653:3847:1203/065945:INFO:CONSOLE(34)] "Opening tab...", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/background.js (34)
[59653:3847:1203/065945:INFO:CONSOLE(7)] "Opening database...", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/tab.js (7)
[59653:3847:1203/065945:INFO:CONSOLE(9)] "DONE opening database", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/tab.js (9)
[59653:3847:1203/065945:INFO:CONSOLE(17)] "Performing transaction...", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/tab.js (17)
[59653:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] tab", source: chrome-extension://jdmheknhplcmndjfgabdgakemflbecbe/tab.html (0)
[59669:13063:1203/065945:WARNING:channel.cc(358)] RawChannel write error
[59663:12551:1203/065945:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.Storage (4975 ms)
[25/235] ExtensionApiTest.Storage (6579 ms)
[ RUN      ] ExtensionApiTest.UpdateWindowResize
[59671:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59662:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] testCurrentWindowResize", source: chrome-extension://bffpjcjmogjcfgiffoeoimjcpamipkde/test.html (0)
[59662:3847:1203/065948:INFO:CONSOLE(0)] "[SUCCESS] testResizeNormal", source: chrome-extension://bffpjcjmogjcfgiffoeoimjcpamipkde/test.html (0)
[59662:3847:1203/065948:INFO:CONSOLE(0)] "[SUCCESS] testResizePopup", source: chrome-extension://bffpjcjmogjcfgiffoeoimjcpamipkde/test.html (0)
[59662:3847:1203/065948:INFO:CONSOLE(0)] "[SUCCESS] testResizePanel", source: chrome-extension://bffpjcjmogjcfgiffoeoimjcpamipkde/test.html (0)
[59671:16391:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.UpdateWindowResize (5679 ms)
[26/235] ExtensionApiTest.UpdateWindowResize (7304 ms)
[ RUN      ] ExtensionApiTest.SharedModuleWhitelist
[59681:3847:1203/065948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59673:3847:1203/065950:WARNING:extension_error_reporter.cc(79)] Extension error: Unable to install "Shared Module Import Test" because it is not allowed by "Shared Module Test With Whitelist"
[59681:17667:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.SharedModuleWhitelist (4210 ms)
[27/235] ExtensionApiTest.SharedModuleWhitelist (5844 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithWrongEmptyExtension
[59685:3847:1203/065949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59675:53251:1203/065951:ERROR:mach_broker_mac.mm(234)] Unknown process 59691 is sending Mach IPC messages!
[59675:3847:1203/065952:WARNING:launcher.cc(248)] Extension does not provide a valid file handler.
[59675:3847:1203/065952:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://egajameldnjdgidnfaepebbigajgdpme/_generated_background_page.html (0)
[59685:18179:1203/065952:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithWrongEmptyExtension (5790 ms)
[28/235] PlatformAppWithFileBrowserTest.LaunchWithWrongEmptyExtension (7413 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchNoFile
[59687:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59676:50691:1203/065952:ERROR:mach_broker_mac.mm(234)] Unknown process 59696 is sending Mach IPC messages!
[59676:3847:1203/065953:INFO:CONSOLE(0)] "FileError is deprecated. Please use the 'name' or 'message' attributes of DOMError rather than 'code'.", source:  (0)
[59676:3847:1203/065953:INFO:CONSOLE(0)] "Error getting fileEntry, code: 1", source: chrome-extension://ipdddpkapljmcfagchabakilcgcnijph/_generated_background_page.html (0)
[59676:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://ipdddpkapljmcfagchabakilcgcnijph/_generated_background_page.html (0)
[59689:12807:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[59697:13063:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchNoFile (5674 ms)
[29/235] PlatformAppWithFileBrowserTest.LaunchNoFile (7506 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithDirectory
[59698:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59690:3847:1203/065955:WARNING:launcher.cc(248)] Extension does not provide a valid file handler.
[59690:3847:1203/065955:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://ipdddpkapljmcfagchabakilcgcnijph/_generated_background_page.html (0)
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithDirectory (5292 ms)
[30/235] PlatformAppWithFileBrowserTest.LaunchWithDirectory (7079 ms)
[ RUN      ] SpeechRecognitionTest.SpeechFromBackgroundPage
[59713:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59703:53507:1203/065958:ERROR:mach_broker_mac.mm(234)] Unknown process 59719 is sending Mach IPC messages!
[59703:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] testWebkitSpeechRecognition", source: chrome-extension://fcdbiifmcooeoebcgjhdpaoobbekdfck/_generated_background_page.html (0)
[       OK ] SpeechRecognitionTest.SpeechFromBackgroundPage (4836 ms)
[31/235] SpeechRecognitionTest.SpeechFromBackgroundPage (6778 ms)
[ RUN      ] PlatformAppDevToolsBrowserTest.ReOpenedWithURL
[59704:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59718:12551:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[59704:18179:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppDevToolsBrowserTest.ReOpenedWithURL (8070 ms)
[32/235] PlatformAppDevToolsBrowserTest.ReOpenedWithURL (9991 ms)
[ RUN      ] AppWindowAPITest.TestInitialBounds
[59725:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59716:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] testNoOptions", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] testInnerBoundsOnly", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070003:INFO:CONSOLE(0)] "[SUCCESS] testOuterBoundsOnly", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070003:INFO:CONSOLE(0)] "[SUCCESS] testFrameless", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070003:INFO:CONSOLE(0)] "[SUCCESS] testInnerSizeAndOuterPos", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070003:INFO:CONSOLE(0)] "[SUCCESS] testInnerAndOuterBoundsEdgeCase", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070003:INFO:CONSOLE(0)] "[SUCCESS] testPositionOnly", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070003:INFO:CONSOLE(0)] "[SUCCESS] testSizeOnly", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59716:3847:1203/070004:INFO:CONSOLE(0)] "[SUCCESS] testConflictingProperties", source: chrome-extension://ghfbkmehkfkglhmjgjhcjfljgmlekofb/_generated_background_page.html (0)
[59725:17411:1203/070004:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestInitialBounds (6515 ms)
[33/235] AppWindowAPITest.TestInitialBounds (8343 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.WebviewNavigationNotIntercepted
[59715:3847:1203/065957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59705:39707:1203/070005:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[59734:13319:1203/070005:WARNING:channel.cc(358)] RawChannel write error
[59715:3847:1203/070005:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000352c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59727:13319:1203/070005:WARNING:channel.cc(358)] RawChannel write error
[59715:3847:1203/070005:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300009c180]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59715:3847:1203/070005:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300009c180]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59715:3847:1203/070005:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300009c180]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59715:3847:1203/070005:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300009c180]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] PlatformAppUrlRedirectorBrowserTest.WebviewNavigationNotIntercepted (10936 ms)
[34/235] PlatformAppUrlRedirectorBrowserTest.WebviewNavigationNotIntercepted (12578 ms)
[ RUN      ] WebViewVisibilityTest.GuestVisibilityChanged
[59740:3847:1203/070004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59731:3847:1203/070008:INFO:CONSOLE(6)] "onAppCommand: hide-guest", source: chrome-extension://jgmeklfehaifphkfjmdncknokbccilag/main.js (6)
[59740:15879:1203/070008:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewVisibilityTest.GuestVisibilityChanged (6509 ms)
[35/235] WebViewVisibilityTest.GuestVisibilityChanged (8423 ms)
[ RUN      ] AppViewTest.TestAppViewGoodDataShouldSucceed
[59735:3847:1203/070003:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59729:3847:1203/070010:INFO:CONSOLE(37)] "appToEmbed  dndckfopdmpenmhmggikpihpfifocjal", source: chrome-extension://hbhcafmpcmiombgilllijmcicioodmla/main.js (37)
[59729:3847:1203/070010:INFO:CONSOLE(37)] "Attempting to connect to app with good params.", source: chrome-extension://hbhcafmpcmiombgilllijmcicioodmla/main.js (37)
[59729:3847:1203/070011:INFO:CONSOLE(37)] "CONNECTED.", source: chrome-extension://hbhcafmpcmiombgilllijmcicioodmla/main.js (37)
[59760:3847:1203/070011:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[59760:3847:1203/070012:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59760:3847:1203/070012:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59760:3847:1203/070012:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59760:3847:1203/070012:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59735:18691:1203/070012:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppViewTest.TestAppViewGoodDataShouldSucceed (10795 ms)
[36/235] AppViewTest.TestAppViewGoodDataShouldSucceed (12642 ms)
[ RUN      ] WebViewTest.Shim_TestEventName
[59750:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59750:17667:1203/070012:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestEventName (6781 ms)
[37/235] WebViewTest.Shim_TestEventName (8608 ms)
[ RUN      ] WebViewTest.Shim_TestContentScriptExistsAsLongAsWebViewTagExists
[59756:3847:1203/070009:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59748:3847:1203/070012:INFO:CONSOLE(1161)] "Step 1: call <webview>.addContentScripts.", source: chrome-extension://jainonmgdcohehdedepgpjkkodpnmbhm/main.js (1161)
[59748:40979:1203/070014:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[59748:3847:1203/070014:INFO:CONSOLE(1173)] "Step 2: check the result of content script injected.", source: chrome-extension://jainonmgdcohehdedepgpjkkodpnmbhm/main.js (1173)
[59748:3847:1203/070014:INFO:CONSOLE(1180)] "Step 3: remove webview from the DOM.", source: chrome-extension://jainonmgdcohehdedepgpjkkodpnmbhm/main.js (1180)
[59748:3847:1203/070014:INFO:CONSOLE(1183)] "Step 4: add webview back to the DOM.", source: chrome-extension://jainonmgdcohehdedepgpjkkodpnmbhm/main.js (1183)
[59748:3847:1203/070015:INFO:CONSOLE(1191)] "Step 5: check the result of content script injected again.", source: chrome-extension://jainonmgdcohehdedepgpjkkodpnmbhm/main.js (1191)
[59773:13319:1203/070015:WARNING:channel.cc(358)] RawChannel write error
[59758:12807:1203/070015:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestContentScriptExistsAsLongAsWebViewTagExists (8326 ms)
[38/235] WebViewTest.Shim_TestContentScriptExistsAsLongAsWebViewTagExists (10074 ms)
[ RUN      ] WebViewTest.Shim_TestNavOnSrcAttributeChange
[59765:3847:1203/070012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59765:17155:1203/070017:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNavOnSrcAttributeChange (6965 ms)
[39/235] WebViewTest.Shim_TestNavOnSrcAttributeChange (8877 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPI
[59776:3847:1203/070016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59778:12807:1203/070020:WARNING:channel.cc(358)] RawChannel write error
[59776:17923:1203/070020:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==59776==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x000128712730 sp 0x0001287126f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1116063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1116063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1116063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1116063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1116281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1116281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111613628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111613b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111613b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111621c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111621c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111621c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111621c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111621c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10f27b36c in Run base/callback.h:396:12
    #16 0x10f27b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10f2e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10f2e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10f2e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10f255d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10f31e078 in Run base/run_loop.cc:55:3
    #22 0x10f2e20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10f38cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10f38060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10a3e9119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f37ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f38c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11be6b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10f16fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10f16fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10f16e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10f19d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10f19babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10e239c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10a3a199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10a3a1563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==59776==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebViewTest.Shim_TestWebRequestAPI (6726 ms)
[40/235] WebViewTest.Shim_TestWebRequestAPI (8488 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDeny
[59780:3847:1203/070017:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59770:3847:1203/070020:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://mhpnbjkjkchhdcbfpkebojfgcgmcmfbh/embedder.js (77)
[59770:3847:1203/070021:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://mhpnbjkjkchhdcbfpkebojfgcgmcmfbh/embedder.js (79)
[59770:3847:1203/070021:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://mhpnbjkjkchhdcbfpkebojfgcgmcmfbh/embedder.js (82)
[59770:39443:1203/070021:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[59793:13575:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[59781:13063:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDeny (7469 ms)
[41/235] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDeny (9370 ms)
[ RUN      ] WebViewTest.TestPlugin
[59788:3847:1203/070019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==59804==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010ac1cbb1 bp 0x000121312170 sp 0x0001213120a0 T6)
    #0 0x10ac1cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10ac1cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10ac1c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10ac17bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10ac17bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10ad125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10ad2f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10ad01863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10ad709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10ac47bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10ac48b63 in NotifyReadyToCommit cc/scheduler/scheduler.cc:220:3
    #11 0x10ad6f5a0 in StartCommitOnImpl cc/trees/thread_proxy.cc:746:3
    #12 0x1085d036c in Run base/callback.h:396:12
    #13 0x1085d036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11537689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x115373d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1085d036c in Run base/callback.h:396:12
    #17 0x1085d036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x108638894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x108639ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x108639ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1085ae4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10861d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1085ac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9a270b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9a270454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9a2937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9a2930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1085af290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1085add9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x108673078 in Run base/run_loop.cc:55:3
    #31 0x1086370b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1086e1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1086d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x103738119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1086d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1086e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11538d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1151a8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1155d01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1155d0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1155d3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10833e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1155c9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1155c844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1155c7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11564f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1084f2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1084f0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10758ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1036f399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1036f3563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==59804==ABORTING
Received signal 6
[end of stack trace]
[59788:18179:1203/070025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.TestPlugin (7442 ms)
[42/235] WebViewTest.TestPlugin (9424 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.MissingManifest
[59805:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59796:70667:1203/070026:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[59796:70667:1203/070026:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /banners/manifest_missing.json
[59796:3847:1203/070026:INFO:CONSOLE(0)] "Manifest parsing error: Line: 1, column: 1, Unexpected token.", source: http://127.0.0.1:59608/banners/manifest_bad_link.html (0)
[59796:70667:1203/070026:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /banners/manifest_missing.json
[59796:3847:1203/070026:INFO:CONSOLE(0)] "Manifest parsing error: Line: 1, column: 1, Unexpected token.", source: http://127.0.0.1:59608/banners/manifest_bad_link.html (0)
[59796:3847:1203/070026:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[59796:3847:1203/070026:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[59796:3847:1203/070026:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.MissingManifest (3985 ms)
[43/235] AppBannerDataFetcherBrowserTest.MissingManifest (6092 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.CannedUnique
[59809:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59812:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[59812:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59812:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59812:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59812:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59812:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59812:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59809:17923:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowsingDataLocalStorageHelperTest.CannedUnique (3641 ms)
[44/235] BrowsingDataLocalStorageHelperTest.CannedUnique (5565 ms)
[ RUN      ] WebViewNewWindowTest.UserAgent_NewWindow
[59795:3847:1203/070022:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59787:4611:1203/070024:ERROR:mach_broker_mac.mm(234)] Unknown process 59800 is sending Mach IPC messages!
[59787:3847:1203/070025:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/main.js (25)
[59787:3847:1203/070025:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070025:INFO:CONSOLE(6)] "customArg: useragent_newwindow", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070025:INFO:CONSOLE(6)] "startTest: useragent_newwindow", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070025:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(44)] "Requesting a new window.", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/useragent_newwindow/bootstrap.js (44)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070027:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(48)] "Created channel with new window.", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/useragent_newwindow/bootstrap.js (48)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(48)] "Created channel with new window.", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/useragent_newwindow/bootstrap.js (48)
[59787:3847:1203/070028:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/utils.js (6)
[59787:3847:1203/070028:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://aoppnahbibodmanobneapcapbofanjgl/main.html (0)
[59795:16391:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewNewWindowTest.UserAgent_NewWindow (9081 ms)
[45/235] WebViewNewWindowTest.UserAgent_NewWindow (10831 ms)
[ RUN      ] HistoryCounterTest.PrefIsFalse
[59818:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59821:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59818:16391:1203/070031:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryCounterTest.PrefIsFalse (3550 ms)
[46/235] HistoryCounterTest.PrefIsFalse (5651 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleExists
[59829:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59829:3847:1203/070033:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59829:3847:1203/070033:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59829:3847:1203/070033:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59829:3847:1203/070033:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59829:3847:1203/070033:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59829:3847:1203/070033:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[59829:3847:1203/070033:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleExists (3868 ms)
[47/235] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleExists (5715 ms)
[ RUN      ] CrashRecoveryBrowserTest.Reload
[59823:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==59826==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000119fcaa20 bp 0x7fff57af0fb0 sp 0x7fff57af0fb0 T0)
    #0 0x119fcaa1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x119fc4fb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x119fc4fb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x119f8fe16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x119f86b0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x119f8683b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x119f8683b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x119f8683b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x119f81b7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x10f314437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x10f314251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x119bdb21c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x10f38813b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x10cfe336c in Run base/callback.h:396:12
    #14 0x10cfe336c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x119d8989d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x119d86d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x10cfe336c in Run base/callback.h:396:12
    #18 0x10cfe336c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x10d04b894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x10d04cac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x10d04cac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x10cfc14a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x10d0308a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x10cfbf936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff9a270b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff9a270454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff9a2937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff9a2930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff968547bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x10cfc2a83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x10cfc0d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x10d086078 in Run base/run_loop.cc:55:3
    #33 0x10d04a0b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x11a062286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x10cf05948 in Run content/app/content_main_runner.cc:786:12
    #36 0x10cf03abd in ContentMain content/app/content_main.cc:19:15
    #37 0x10bfa1c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10810d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x10810d563 in start (in Chromium Helper) + 51
    #34 0x11  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==59826==ABORTING
Received signal 6
[end of stack trace]
[       OK ] CrashRecoveryBrowserTest.Reload (5805 ms)
[48/235] CrashRecoveryBrowserTest.Reload (7835 ms)
[ RUN      ] DownloadTest.DownloadHistoryCheck
[59834:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59834:17411:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadHistoryCheck (4237 ms)
[49/235] DownloadTest.DownloadHistoryCheck (6251 ms)
[ RUN      ] DownloadTest.SaveImageAsReferrerPolicyDefault
[59840:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.SaveImageAsReferrerPolicyDefault (3305 ms)
[50/235] DownloadTest.SaveImageAsReferrerPolicyDefault (5010 ms)
[ RUN      ] DownloadTest.DownloadTest_PauseResumeCancel
[59847:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59853:13063:1203/070038:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadTest_PauseResumeCancel (3527 ms)
[51/235] DownloadTest.DownloadTest_PauseResumeCancel (5335 ms)
[ RUN      ] ErrorPageTest.FileNotFound
[59855:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ErrorPageTest.FileNotFound (3864 ms)
[52/235] ErrorPageTest.FileNotFound (5438 ms)
[ RUN      ] DownloadTestWithShelf.NewWindow
[59854:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTestWithShelf.NewWindow (5022 ms)
[53/235] DownloadTestWithShelf.NewWindow (6750 ms)
[ RUN      ] AutomationApiTest.CloseTab
[59860:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59863:13063:1203/070042:WARNING:channel.cc(358)] RawChannel write error
[59851:39711:1203/070044:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[59851:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testCloseTab", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/close_tab.html (0)
[       OK ] AutomationApiTest.CloseTab (6880 ms)
[54/235] AutomationApiTest.CloseTab (8894 ms)
[ RUN      ] BluetoothLowEnergyApiTest.WriteCharacteristicValue
[59875:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59865:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testWriteCharacteristicValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.WriteCharacteristicValue (5101 ms)
[55/235] BluetoothLowEnergyApiTest.WriteCharacteristicValue (6960 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ReconnectAfterDisconnected
[59880:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59869:3847:1203/070048:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.ReconnectAfterDisconnected (5050 ms)
[56/235] BluetoothLowEnergyApiTest.ReconnectAfterDisconnected (6840 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataOriginTypeMask
[59888:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBrowsingDataTest.BrowsingDataOriginTypeMask (3011 ms)
[57/235] ExtensionBrowsingDataTest.BrowsingDataOriginTypeMask (4850 ms)
[ RUN      ] AutomationApiTest.Attributes
[59868:3847:1203/070042:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:00:47.264 Chromium Helper[59884:f07] Couldn't set selectedTextBackgroundColor from default ()
[59861:64267:1203/070047:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[59861:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testDocumentAndScrollAttributes", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/attributes.html (0)
[59861:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testActiveDescendant", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/attributes.html (0)
[59861:3847:1203/070048:INFO:CONSOLE(0)] "[SUCCESS] testLinkAttributes", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/attributes.html (0)
[59861:3847:1203/070049:INFO:CONSOLE(0)] "[SUCCESS] testEditableTextAttributes", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/attributes.html (0)
[59861:3847:1203/070050:INFO:CONSOLE(0)] "[SUCCESS] testRangeAttributes", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/attributes.html (0)
[59861:3847:1203/070051:INFO:CONSOLE(0)] "[SUCCESS] testTableAttributes", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/attributes.html (0)
[59861:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] testNoAttributes", source: chrome-extension://galoodaplcmdabpddkgcpkmfjjfaojik/attributes.html (0)
[59884:13063:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.Attributes (13122 ms)
[58/235] AutomationApiTest.Attributes (14971 ms)
[ RUN      ] ExtensionContentSettingsApiTest.Standard
[59895:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59889:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] setDefaultContentSettings", source: chrome-extension://fmnhmfdjccmacgainnnabjppkjgcmdfb/test.html (0)
[59889:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] setContentSettings", source: chrome-extension://fmnhmfdjccmacgainnnabjppkjgcmdfb/test.html (0)
[59889:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] getContentSettings", source: chrome-extension://fmnhmfdjccmacgainnnabjppkjgcmdfb/test.html (0)
[59889:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] invalidSettings", source: chrome-extension://fmnhmfdjccmacgainnnabjppkjgcmdfb/test.html (0)
[59906:12551:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[59889:3847:1203/070054:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ExtensionContentSettingsApiTest.Standard (5027 ms)
[59/235] ExtensionContentSettingsApiTest.Standard (6844 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchInvalid
[59907:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
../../third_party/re2/re2/re2.cc:214: Error parsing '(': missing ): (
[59909:3847:1203/070054:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[59909:3847:1203/070054:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59909:3847:1203/070054:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59909:3847:1203/070054:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59909:3847:1203/070054:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59909:3847:1203/070054:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59909:3847:1203/070054:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchInvalid (3082 ms)
[60/235] DownloadExtensionTest.DownloadExtensionTest_SearchInvalid (4740 ms)
[ RUN      ] DeclarativeContentApiTest.Overview
[59902:3847:1203/070052:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59891:3847:1203/070055:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[59891:3847:1203/070055:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] DeclarativeContentApiTest.Overview (5615 ms)
[61/235] DeclarativeContentApiTest.Overview (7267 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_DangerousOverride
[59925:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59925:17411:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_DangerousOverride (4434 ms)
[62/235] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_DangerousOverride (6266 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilename
[59926:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59926:19203:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilename (4738 ms)
[63/235] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilename (6527 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Overwrite
[59929:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59929:17411:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Overwrite (5473 ms)
[64/235] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Overwrite (7173 ms)
[ RUN      ] BrowserActionApiTest.DynamicBrowserAction
[59933:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59921:3847:1203/070103:INFO:CONSOLE(33)] "The imageData property must contain an ImageData object or dictionary of ImageData objects.", source: chrome-extension://lkolanceclnhiejmndhbmbbgljhgklbp/background.js (33)
[59921:3847:1203/070103:INFO:CONSOLE(33)] "The path property must not be empty.", source: chrome-extension://lkolanceclnhiejmndhbmbbgljhgklbp/background.js (33)
[59933:16647:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionApiTest.DynamicBrowserAction (6366 ms)
[65/235] BrowserActionApiTest.DynamicBrowserAction (8366 ms)
[ RUN      ] IdentityOldProfilesGetAccountsFunctionTest.TwoAccountsSignedIn
[59961:3847:1203/070108:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59963:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[59963:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59963:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59963:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59963:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59963:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59963:3847:1203/070108:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59961:17667:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityOldProfilesGetAccountsFunctionTest.TwoAccountsSignedIn (3259 ms)
[66/235] IdentityOldProfilesGetAccountsFunctionTest.TwoAccountsSignedIn (4939 ms)
[ RUN      ] FileSystemApiTest.RequestFileSystem_NotChromeOS
[59948:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59940:4871:1203/070107:ERROR:mach_broker_mac.mm(234)] Unknown process 59959 is sending Mach IPC messages!
[59940:3847:1203/070108:ERROR:file_system_api.cc(1262)] Not implemented reached in virtual ExtensionFunction::ResponseAction extensions::FileSystemRequestFileSystemFunction::Run()
[59940:3847:1203/070109:INFO:CONSOLE(0)] "[SUCCESS] readOnlyVolume", source: chrome-extension://fnaoofacngeobbhbjlomedacnmocmjig/test.html (0)
[       OK ] FileSystemApiTest.RequestFileSystem_NotChromeOS (6894 ms)
[67/235] FileSystemApiTest.RequestFileSystem_NotChromeOS (8651 ms)
[ RUN      ] GcmApiTest.Incognito
[59954:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59943:4611:1203/070108:ERROR:mach_broker_mac.mm(234)] Unknown process 59962 is sending Mach IPC messages!
[59943:3847:1203/070109:INFO:CONSOLE(0)] "[SUCCESS] testIncognito", source: chrome-extension://hoilhijifbdjodkdjgafbkjlginbialp/_generated_background_page.html (0)
[59954:17411:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GcmApiTest.Incognito (6390 ms)
[68/235] GcmApiTest.Incognito (8037 ms)
[ RUN      ] ExtensionBrowserTest.WindowOpenInvalidExtension
[59946:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59938:26883:1203/070108:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: thisissurelynotavalidextensionid
[59938:26883:1203/070108:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://thisissurelynotavalidextensionid/newtab.html
[59938:26883:1203/070109:WARNING:ipc_message_attachment_set.cc(53)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[59965:17155:1203/070109:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010bf1f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010bf6ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010bfb6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000118b0a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000118b09a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010d9a6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010d3e2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010d20e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010d304ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010d301bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010d302235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010d44dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010e5ac392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000118eb2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000118eb2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010c030421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010c02ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010c02560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff96635772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff966221a1 thread_start + 13

[59946:17667:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.WindowOpenInvalidExtension (7856 ms)
[69/235] ExtensionBrowserTest.WindowOpenInvalidExtension (9866 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.SignedInNoEmail
[59977:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59980:15619:1203/070114:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[59980:15619:1203/070114:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59977:16135:1203/070114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityGetProfileUserInfoFunctionTest.SignedInNoEmail (3602 ms)
[70/235] IdentityGetProfileUserInfoFunctionTest.SignedInNoEmail (5459 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.NonMatchingToken
[59984:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59987:3847:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[59987:3847:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59987:3847:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59987:3847:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59987:3847:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[59987:3847:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[59987:3847:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] RemoveCachedAuthTokenFunctionTest.NonMatchingToken (3512 ms)
[71/235] RemoveCachedAuthTokenFunctionTest.NonMatchingToken (5297 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesEmpty
[59982:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59969:3847:1203/070116:INFO:CONSOLE(5)] "hi there", source: chrome-extension://eophiphcgapdjajhhemokoicmobailne/test.js (5)
[       OK ] GetAuthTokenFunctionTest.ScopesEmpty (4892 ms)
[72/235] GetAuthTokenFunctionTest.ScopesEmpty (6591 ms)
[ RUN      ] InstanceIDApiTest.GetCreationTime
[59994:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59989:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] getCreationTimeWithoutCallback", source: chrome-extension://ollikaponoecjmamodpcfahkifibhohj/_generated_background_page.html (0)
[59989:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] getCreationTimeBeforeGetID", source: chrome-extension://ollikaponoecjmamodpcfahkifibhohj/_generated_background_page.html (0)
[59989:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] getCreationTimeAfterGetID", source: chrome-extension://ollikaponoecjmamodpcfahkifibhohj/_generated_background_page.html (0)
[       OK ] InstanceIDApiTest.GetCreationTime (4642 ms)
[73/235] InstanceIDApiTest.GetCreationTime (6395 ms)
[ RUN      ] ExperimentalApiTest.PermissionsSucceed
[59998:3847:1203/070119:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[59990:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] history", source: chrome-extension://phghnnldcgnpanhgnkfffdhbdmdonahd/_generated_background_page.html (0)
[59990:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] bookmarks", source: chrome-extension://phghnnldcgnpanhgnkfffdhbdmdonahd/_generated_background_page.html (0)
[59990:3847:1203/070121:INFO:CONSOLE(0)] "[SUCCESS] tabs", source: chrome-extension://phghnnldcgnpanhgnkfffdhbdmdonahd/_generated_background_page.html (0)
[       OK ] ExperimentalApiTest.PermissionsSucceed (4636 ms)
[74/235] ExperimentalApiTest.PermissionsSucceed (6271 ms)
[ RUN      ] StreamsPrivateApiTest.Headers
[60003:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] StreamsPrivateApiTest.Headers (4590 ms)
[75/235] StreamsPrivateApiTest.Headers (6277 ms)
[ RUN      ] WebrtcAudioPrivateTest.GetActiveSinkNoMediaStream
[60017:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60020:3847:1203/070126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60020:3847:1203/070126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60020:3847:1203/070126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60020:3847:1203/070126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60020:3847:1203/070126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60020:3847:1203/070126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60020:3847:1203/070126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WebrtcAudioPrivateTest.GetActiveSinkNoMediaStream (3053 ms)
[76/235] WebrtcAudioPrivateTest.GetActiveSinkNoMediaStream (4861 ms)
[ RUN      ] WebNavigationApiTest.ServerRedirectSingleProcess
[60013:3847:1203/070124:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onBeforeNavigate':{"frameId":0,"parentFrameId":-1,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.a.com:59647/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onCommitted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"transitionQualifiers":[],"transitionType":"typed","url":"http://www.a.com:59647/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onDOMContentLoaded':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.a.com:59647/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:39711:1203/070127:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onCompleted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.a.com:59647/extensions/api_test/webnavigation/serverRedirectSingleProcess/a.html"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onBeforeNavigate':{"frameId":0,"parentFrameId":-1,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.b.com:59647/server-redirect"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:39711:1203/070127:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onCommitted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"transitionQualifiers":["server_redirect"],"transitionType":"typed","url":"http://www.b.com:59647/"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onDOMContentLoaded':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.b.com:59647/"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:3847:1203/070127:INFO:CONSOLE(159)] "Received event 'onCompleted':{"frameId":0,"processId":0,"tabId":0,"timeStamp":0,"url":"http://www.b.com:59647/"}", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/framework.js (159)
[60007:39711:1203/070127:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60007:3847:1203/070127:INFO:CONSOLE(0)] "[SUCCESS] serverRedirectSingleProcess", source: chrome-extension://chpladfjibdloldpmnmecfdofmjfieko/test_serverRedirectSingleProcess.html (0)
[60007:3847:1203/070127:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ServerRedirectSingleProcess (5100 ms)
[77/235] WebNavigationApiTest.ServerRedirectSingleProcess (6826 ms)
[ RUN      ] AppApiTest.OpenWebPopupFromWebIframe
[60022:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60012:38943:1203/070128:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] AppApiTest.OpenWebPopupFromWebIframe (4604 ms)
[78/235] AppApiTest.OpenWebPopupFromWebIframe (6560 ms)
[ RUN      ] ContentCapabilitiesTest.WebUnlimitedStorageIsIsolated
[60034:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60026:3847:1203/070132:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContentCapabilitiesTest.WebUnlimitedStorageIsIsolated (3097 ms)
[79/235] ContentCapabilitiesTest.WebUnlimitedStorageIsIsolated (4803 ms)
[ RUN      ] BackgroundXhrTest.TlsClientAuth
[60029:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60024:64779:1203/070132:ERROR:openssl_ssl_util.cc(201)] OpenSSL SYSCALL error, earliest error code in error queue: 0, errno: 0
[60024:64779:1203/070132:ERROR:ssl_server_socket_openssl.cc(580)] handshake failed; returned 0, SSL error code 5, net_error -2
[       OK ] BackgroundXhrTest.TlsClientAuth (4916 ms)
[80/235] BackgroundXhrTest.TlsClientAuth (6635 ms)
[ RUN      ] ExtensionCrxInstallerTest.Whitelisting
[60039:3847:1203/070133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionCrxInstallerTest.Whitelisting (4138 ms)
[81/235] ExtensionCrxInstallerTest.Whitelisting (5851 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.LongTitle
[60048:3847:1203/070136:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionContextMenuBrowserTest.LongTitle (4723 ms)
[82/235] ExtensionContextMenuBrowserTest.LongTitle (6388 ms)
[ RUN      ] ExtensionStorageMonitorTest.ExceedInitialThreshold
[60052:3847:1203/070136:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60043:3847:1203/070141:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fjndbkckmfjgagidaceoehppjmfcaamn/index.html (0)
[60052:18179:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.ExceedInitialThreshold (6909 ms)
[83/235] ExtensionStorageMonitorTest.ExceedInitialThreshold (8758 ms)
[ RUN      ] ExtensionStorageMonitorTest.DisableForInstalledExtensions
[60057:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionStorageMonitorTest.DisableForInstalledExtensions (6447 ms)
[84/235] ExtensionStorageMonitorTest.DisableForInstalledExtensions (8261 ms)
[ RUN      ] ExtensionWebUITest.EmbedDisabledExtension
[60066:3847:1203/070142:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60060:3847:1203/070145:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] ExtensionWebUITest.EmbedDisabledExtension (5718 ms)
[85/235] ExtensionWebUITest.EmbedDisabledExtension (7258 ms)
[ RUN      ] ExtensionFetchTest.HostCanFetchWebAccessibleExtensionResource
[60074:3847:1203/070145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60068:40471:1203/070149:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60079:13063:1203/070149:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionFetchTest.HostCanFetchWebAccessibleExtensionResource (5618 ms)
[86/235] ExtensionFetchTest.HostCanFetchWebAccessibleExtensionResource (7414 ms)
[ RUN      ] WebstoreStartupInstallerTest.InstallNotAllowedFromNonVerifiedDomains
[60078:3847:1203/070147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60073:3847:1203/070148:INFO:CONSOLE(8)] "Page loaded", source: http://nonapp.com:59665/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (8)
[60073:3847:1203/070148:INFO:CONSOLE(37)] "In runTest1", source: http://nonapp.com:59665/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (37)
[60073:17667:1203/070148:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60073:3847:1203/070149:INFO:CONSOLE(21)] "Ran test, sending response", source: http://nonapp.com:59665/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (21)
[60073:3847:1203/070149:INFO:CONSOLE(23)] "Test complete", source: http://nonapp.com:59665/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (23)
[60073:3847:1203/070149:INFO:CONSOLE(50)] "In runTest2", source: http://nonapp.com:59665/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (50)
[60073:3847:1203/070150:INFO:CONSOLE(21)] "Ran test, sending response", source: http://nonapp.com:59665/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (21)
[60073:3847:1203/070150:INFO:CONSOLE(23)] "Test complete", source: http://nonapp.com:59665/extensions/api_test/webstore_inline_install/install_non_verified_domain.html (23)
[       OK ] WebstoreStartupInstallerTest.InstallNotAllowedFromNonVerifiedDomains (5150 ms)
[87/235] WebstoreStartupInstallerTest.InstallNotAllowedFromNonVerifiedDomains (6844 ms)
[ RUN      ] WindowOpenPanelTest.WindowOpenPanel
[60094:3847:1203/070152:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60089:3847:1203/070155:INFO:CONSOLE(0)] "[SUCCESS] openPanel", source: chrome-extension://mblnhfklihnlhddjdgnikbbfmichfbke/test.html (0)
[60089:3847:1203/070155:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WindowOpenPanelTest.WindowOpenPanel (4630 ms)
[88/235] WindowOpenPanelTest.WindowOpenPanel (6285 ms)
[ RUN      ] WebstoreStartupInstallerTest.InstallFromHostedApp
[60086:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60080:3847:1203/070152:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:59667/extensions/api_test/webstore_inline_install/install.html (8)
[60080:17667:1203/070152:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60080:3847:1203/070152:INFO:CONSOLE(11)] "In runTest", source: http://app.com:59667/extensions/api_test/webstore_inline_install/install.html (11)
[60080:3847:1203/070155:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:59667/extensions/api_test/webstore_inline_install/install.html (22)
[60080:3847:1203/070155:INFO:CONSOLE(24)] "Test complete", source: http://app.com:59667/extensions/api_test/webstore_inline_install/install.html (24)
[60086:17155:1203/070155:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreStartupInstallerTest.InstallFromHostedApp (8072 ms)
[89/235] WebstoreStartupInstallerTest.InstallFromHostedApp (10004 ms)
[ RUN      ] WindowOpenPanelTest.WindowOpenPanelDetached
[60099:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60091:3847:1203/070156:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanel", source: chrome-extension://kgegfahbmhdnkdgmkfkneoblgaplfmbd/test.html (0)
[60091:3847:1203/070156:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanelWithSize", source: chrome-extension://kgegfahbmhdnkdgmkfkneoblgaplfmbd/test.html (0)
[60091:3847:1203/070157:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanelWithOrigin", source: chrome-extension://kgegfahbmhdnkdgmkfkneoblgaplfmbd/test.html (0)
[60091:51971:1203/070157:ERROR:mach_broker_mac.mm(234)] Unknown process 60108 is sending Mach IPC messages!
[60091:3847:1203/070157:INFO:CONSOLE(0)] "[SUCCESS] openDetachedPanelWithFullBounds", source: chrome-extension://kgegfahbmhdnkdgmkfkneoblgaplfmbd/test.html (0)
[60106:13063:1203/070157:WARNING:channel.cc(358)] RawChannel write error
[60091:51971:1203/070157:ERROR:mach_broker_mac.mm(234)] Unknown process 60109 is sending Mach IPC messages!
[       OK ] WindowOpenPanelTest.WindowOpenPanelDetached (6042 ms)
[90/235] WindowOpenPanelTest.WindowOpenPanelDetached (7637 ms)
[ RUN      ] ContentFaviconDriverTest.ReloadIgnoringCache
[60118:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ContentFaviconDriverTest.ReloadIgnoringCache (3500 ms)
[91/235] ContentFaviconDriverTest.ReloadIgnoringCache (5305 ms)
[ RUN      ] FirstRunBrowserTest.SetShowFirstRunBubblePref
[60119:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60121:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60121:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60121:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60121:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60121:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60121:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60121:3847:1203/070200:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60119:18179:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FirstRunBrowserTest.SetShowFirstRunBubblePref (3023 ms)
[92/235] FirstRunBrowserTest.SetShowFirstRunBubblePref (5027 ms)
[ RUN      ] GeolocationAccessTokenStoreTest.OldUrlRemoval
[60124:3847:1203/070201:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60125:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60125:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60125:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60125:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60125:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60125:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60125:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] GeolocationAccessTokenStoreTest.OldUrlRemoval (3015 ms)
[93/235] GeolocationAccessTokenStoreTest.OldUrlRemoval (4762 ms)
[ RUN      ] GeolocationBrowserTest.IFramesWithCachedPosition
[60135:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60127:39443:1203/070206:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60127:3847:1203/070206:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.IFramesWithCachedPosition (3988 ms)
[94/235] GeolocationBrowserTest.IFramesWithCachedPosition (5694 ms)
[ RUN      ] HistoryBrowserTest.InvalidURLNoHistory
[60140:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HistoryBrowserTest.InvalidURLNoHistory (3575 ms)
[95/235] HistoryBrowserTest.InvalidURLNoHistory (5531 ms)
[ RUN      ] GeolocationBrowserTest.NoPromptForSecondTab
[60134:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60126:40723:1203/070206:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60126:3847:1203/070209:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoPromptForSecondTab (6882 ms)
[96/235] GeolocationBrowserTest.NoPromptForSecondTab (8696 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintFailure
[59981:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000108700aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000116af1f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9662390a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff9a28e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9a293916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9a2930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff992d5eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff992d5c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff992d5ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff93628533 _DPSNextEvent + 685
11  AppKit                              0x00007fff93627df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9361f1a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001086e1a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001086df7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010879f149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000116bc3e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000116bc66ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000116af3bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x00000001086c912c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000116af196a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010792a8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000107928016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000112eb6837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011373e11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x0000000112eb226b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000112ebe407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000112eaab4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000116aee679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000116aec7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000116af10ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001086c70dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000109490f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000109492b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000109493dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x00000001094a5ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x00000001094a502a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x00000001088c9219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001074d19ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000116bbc7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010867d513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x00000001074d188d main + 237
42  browser_tests                       0x0000000105987e34 start + 52
[97/235] GetAuthTokenFunctionTest.NonInteractiveMintFailure (TIMED OUT)
[ RUN      ] ImageDecoderBrowserTest.StartAndKillProcess
[60148:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60148:17411:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ImageDecoderBrowserTest.StartAndKillProcess (4882 ms)
[98/235] ImageDecoderBrowserTest.StartAndKillProcess (6553 ms)
[ RUN      ] DataProxyScriptBrowserTest.Verify
[60160:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DataProxyScriptBrowserTest.Verify (4047 ms)
[99/235] DataProxyScriptBrowserTest.Verify (5749 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptIfFormReappeared
[60165:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60154:67591:1203/070215:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTestBase.NoPromptIfFormReappeared (3796 ms)
[100/235] PasswordManagerBrowserTestBase.NoPromptIfFormReappeared (5680 ms)
[ RUN      ] ProxyBrowserTest.BasicAuthWSConnect
BasicAuthProxy server started on port 59703...
sending server_data: {"host": "127.0.0.1", "port": 59703} (36 bytes)
[60158:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:59705...
sending server_data: {"host": "127.0.0.1", "port": 59705} (36 bytes)
127.0.0.1 - - [03/Dec/2015 07:02:15] "GET http://127.0.0.1:59705/proxied_request_check.html HTTP/1.1" 407 -
127.0.0.1 - - [03/Dec/2015 07:02:17] "CONNECT 127.0.0.1:59705 HTTP/1.1" 200 -
[60147:3847:1203/070217:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[60158:17923:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxyBrowserTest.BasicAuthWSConnect (7737 ms)
[101/235] ProxyBrowserTest.BasicAuthWSConnect (9453 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForFetchWithoutOnSubmit
[60173:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60166:43807:1203/070218:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60166:3847:1203/070218:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60173:18947:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForFetchWithoutOnSubmit (3808 ms)
[102/235] PasswordManagerBrowserTestBase.PromptForFetchWithoutOnSubmit (5530 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptWhenPasswordFormWithoutUsernameFieldSubmitted
[60181:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60172:44051:1203/070220:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTestBase.PromptWhenPasswordFormWithoutUsernameFieldSubmitted (3834 ms)
[103/235] PasswordManagerBrowserTestBase.PromptWhenPasswordFormWithoutUsernameFieldSubmitted (5688 ms)
[ RUN      ] PasswordManagerBrowserTestBase.SaveWhenIFrameDestroyedOnFormSubmit
[60183:3847:1203/070220:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60174:44823:1203/070221:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60174:3847:1203/070221:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60183:17667:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.SaveWhenIFrameDestroyedOnFormSubmit (3769 ms)
[104/235] PasswordManagerBrowserTestBase.SaveWhenIFrameDestroyedOnFormSubmit (5850 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoFormElementTest
[60188:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60178:44327:1203/070222:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60191:13319:1203/070223:WARNING:channel.cc(358)] RawChannel write error
[60178:3847:1203/070223:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.NoFormElementTest (3963 ms)
[105/235] PasswordManagerBrowserTestBase.NoFormElementTest (5947 ms)
[ RUN      ] PrefsFunctionalTest.TestJavascriptEnableDisable
[60205:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60195:62251:1203/070227:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60195:3847:1203/070227:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60205:16903:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.TestJavascriptEnableDisable (3844 ms)
[106/235] PrefsFunctionalTest.TestJavascriptEnableDisable (5774 ms)
[ RUN      ] MaterialPDFExtensionTest.BasicPlugin
[60193:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60184:40471:1203/070224:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60184:3847:1203/070228:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[60184:3847:1203/070230:INFO:CONSOLE(0)] "[SUCCESS] testPageSize", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[60184:3847:1203/070230:INFO:CONSOLE(0)] "[SUCCESS] testAccessibility", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[60184:3847:1203/070230:INFO:CONSOLE(0)] "[SUCCESS] testAccessibilityWithPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[60184:3847:1203/070230:INFO:CONSOLE(0)] "[SUCCESS] testGetSelectedText", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[60184:3847:1203/070230:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectTitle", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[60184:3847:1203/070230:INFO:CONSOLE(0)] "[SUCCESS] testEscKeyPropogationInPrintPreview", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[60184:3847:1203/070230:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[60184:3847:1203/070230:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MaterialPDFExtensionTest.BasicPlugin (9920 ms)
[107/235] MaterialPDFExtensionTest.BasicPlugin (11841 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAlertBeforeOnload
[60210:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60202:39703:1203/070228:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60210:16903:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderAlertBeforeOnload (5377 ms)
[108/235] PrerenderBrowserTest.PrerenderAlertBeforeOnload (7553 ms)
[ RUN      ] MaterialPDFExtensionTest.WhitespaceTitle
[60200:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60192:61491:1203/070226:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60192:3847:1203/070230:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[60192:3847:1203/070232:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectTitle", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[60192:3847:1203/070232:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[60192:3847:1203/070232:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[60200:15367:1203/070232:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaterialPDFExtensionTest.WhitespaceTitle (9873 ms)
[109/235] MaterialPDFExtensionTest.WhitespaceTitle (11777 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDownloadClientRedirect
[60217:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60212:39455:1203/070233:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderDownloadClientRedirect (6435 ms)
[110/235] PrerenderBrowserTest.PrerenderDownloadClientRedirect (8418 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderExcessiveMemory
[60229:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60219:39719:1203/070235:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderExcessiveMemory (4996 ms)
[111/235] PrerenderBrowserTest.PrerenderExcessiveMemory (6960 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectToFragment
[60230:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60221:39699:1203/070236:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectToFragment (5541 ms)
[112/235] PrerenderBrowserTest.PrerenderClientRedirectToFragment (7527 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrPut
[60236:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60228:41487:1203/070238:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60236:15879:1203/070240:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrPut (6014 ms)
[113/235] PrerenderBrowserTest.PrerenderXhrPut (8042 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredImage
[60251:3847:1203/070241:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60243:39955:1203/070243:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderDeferredImage (5425 ms)
[114/235] PrerenderBrowserTest.PrerenderDeferredImage (7425 ms)
[ RUN      ] ProfileBrowserTest.URLFetcherUsingMediaContextDuringShutdown
[60262:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60263:3847:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60263:3847:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60263:3847:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60263:3847:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60263:3847:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60263:3847:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60263:3847:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ProfileBrowserTest.URLFetcherUsingMediaContextDuringShutdown (2994 ms)
[115/235] ProfileBrowserTest.URLFetcherUsingMediaContextDuringShutdown (4830 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5MediaSourceVideo
[60244:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60239:39699:1203/070241:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60244:3847:1203/070246:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000129140]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[60244:3847:1203/070246:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000129140]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[60244:3847:1203/070246:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000129140]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[60244:3847:1203/070246:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000129140]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[60239:3847:1203/070246:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[60239:3847:1203/070246:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PrerenderBrowserTest.PrerenderHTML5MediaSourceVideo (8792 ms)
[116/235] PrerenderBrowserTest.PrerenderHTML5MediaSourceVideo (10718 ms)
[ RUN      ] PrerenderBrowserTestWithExtensions.TabsApi
[60255:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60245:39711:1203/070247:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60245:3847:1203/070248:INFO:CONSOLE(0)] "[SUCCESS] onReplacedEvent", source: chrome-extension://gfcfbcjeapefheahilpoheelohappddp/on_replaced.html (0)
[60256:13575:1203/070248:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTestWithExtensions.TabsApi (8869 ms)
[117/235] PrerenderBrowserTestWithExtensions.TabsApi (10653 ms)
[ RUN      ] ReferrerPolicyTest.Origin
[60275:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60278:12551:1203/070251:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.Origin (3772 ms)
[118/235] ReferrerPolicyTest.Origin (5607 ms)
[ RUN      ] ReferrerPolicyTest.HttpsLeftClickOrigin
[60280:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60270:3847:1203/070252:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60280:17155:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsLeftClickOrigin (3642 ms)
[119/235] ReferrerPolicyTest.HttpsLeftClickOrigin (5481 ms)
[ RUN      ] PushMessagingIncognitoBrowserTest.IncognitoGetSubscriptionDoesNotHang
[60273:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60265:18435:1203/070252:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60273:16135:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingIncognitoBrowserTest.IncognitoGetSubscriptionDoesNotHang (5884 ms)
[120/235] PushMessagingIncognitoBrowserTest.IncognitoGetSubscriptionDoesNotHang (7853 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankRedirect
[60287:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankRedirect (3628 ms)
[121/235] ReferrerPolicyTest.HttpsMiddleClickTargetBlankRedirect (5668 ms)
[ RUN      ] ContextMenuBrowserTest.DataSaverHttpsOpenImageInNewTab
[60302:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60304:3847:1203/070257:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60304:3847:1203/070257:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60304:3847:1203/070257:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60304:3847:1203/070257:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60304:3847:1203/070257:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60304:3847:1203/070257:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60304:3847:1203/070257:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60302:18435:1203/070258:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContextMenuBrowserTest.DataSaverHttpsOpenImageInNewTab (3576 ms)
[122/235] ContextMenuBrowserTest.DataSaverHttpsOpenImageInNewTab (5450 ms)
[ RUN      ] ContextMenuBrowserTest.RealMenu
[60295:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:02:56.902 Chromium Helper[60299:f07] Couldn't set selectedTextBackgroundColor from default ()
[       OK ] ContextMenuBrowserTest.RealMenu (5404 ms)
[123/235] ContextMenuBrowserTest.RealMenu (7468 ms)
[ RUN      ] ContextMenuBrowserTest.OpenIncognitoNoneReferrer
[60300:3847:1203/070256:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60288:38951:1203/070259:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60303:12807:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[60288:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ContextMenuBrowserTest.OpenIncognitoNoneReferrer (5155 ms)
[124/235] ContextMenuBrowserTest.OpenIncognitoNoneReferrer (7178 ms)
[ RUN      ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeader
[60309:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60310:12807:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeader (3649 ms)
[125/235] ChromeResourceDispatcherHostDelegateBrowserTest.PolicyHeader (5661 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_PRE_LocalStorageClearedOnExit
[60319:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60311:3847:1203/070303:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60319:18947:1203/070303:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_PRE_LocalStorageClearedOnExit (3721 ms)
[126/235] ContinueWhereILeftOffTest.PRE_PRE_LocalStorageClearedOnExit (5681 ms)
[ RUN      ] RestartTest.PRE_Post
[60322:3847:1203/070303:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60312:3847:1203/070304:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60322:16135:1203/070304:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.PRE_Post (4109 ms)
[127/235] RestartTest.PRE_Post (5917 ms)
[ RUN      ] RemoveBrowsingHistorySSLHostStateDelegateTest.DeleteHistory
[60344:3847:1203/070308:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60344:16647:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RemoveBrowsingHistorySSLHostStateDelegateTest.DeleteHistory (3253 ms)
[128/235] RemoveBrowsingHistorySSLHostStateDelegateTest.DeleteHistory (5190 ms)
[ RUN      ] SessionRestoreTest.RestorePinnedSelectedTab
[60325:3847:1203/070303:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60329:13575:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[60313:3847:1203/070306:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[60345:12807:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[60325:17411:1203/070310:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.RestorePinnedSelectedTab (9575 ms)
[129/235] SessionRestoreTest.RestorePinnedSelectedTab (11541 ms)
[ RUN      ] CaptivePortalBlockingPageIDNTest.ShowLoginIDNIfPortalRedirectsDetectionURL
[60341:3847:1203/070308:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60341:17411:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageIDNTest.ShowLoginIDNIfPortalRedirectsDetectionURL (5338 ms)
[130/235] CaptivePortalBlockingPageIDNTest.ShowLoginIDNIfPortalRedirectsDetectionURL (7318 ms)
[ RUN      ] TabRestoreTest.RestoreWindowAndTab
[60330:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60331:13319:1203/070310:WARNING:channel.cc(358)] RawChannel write error
[60318:3847:1203/070313:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[60318:53507:1203/070314:ERROR:mach_broker_mac.mm(234)] Unknown process 60360 is sending Mach IPC messages!
[       OK ] TabRestoreTest.RestoreWindowAndTab (11415 ms)
[131/235] TabRestoreTest.RestoreWindowAndTab (13626 ms)
[ RUN      ] SecurityStateModelTest.MixedContentWithBrokenSHA1
[60362:3847:1203/070314:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60352:3847:1203/070315:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:59806/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:59805/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:59806/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1 (12)
[60352:64791:1203/070316:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60352:3847:1203/070316:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59806/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:59805/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:59806/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1 (0)
[60352:3847:1203/070316:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:59806/ ran insecure content from http://127.0.0.1:59805/ssl/randomize_hash.js
[60352:3847:1203/070316:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:59806/ ran insecure content from http://127.0.0.1:59805/ssl/randomize_hash.js
[60352:3847:1203/070316:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59806/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:59805/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:59806/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1 (0)
[60352:3847:1203/070316:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:59806/ ran insecure content from http://127.0.0.1:59805/ssl/randomize_hash.js
[60352:3847:1203/070316:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:59806/ ran insecure content from http://127.0.0.1:59805/ssl/randomize_hash.js
[60352:3847:1203/070316:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59806/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:59805/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:59806/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1 (0)
[60352:3847:1203/070316:INFO:CONSOLE(7)] "Mixed Content: The page at 'https://127.0.0.1:59806/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1#0.16794815083911274' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:59805/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:59806/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU5ODA1#0.16794815083911274 (7)
[60352:3847:1203/070317:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] SecurityStateModelTest.MixedContentWithBrokenSHA1 (5177 ms)
[132/235] SecurityStateModelTest.MixedContentWithBrokenSHA1 (7487 ms)
[ RUN      ] SSLUITest.TestOKHTTPS
[60368:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60368:17411:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestOKHTTPS (4209 ms)
[133/235] SSLUITest.TestOKHTTPS (6416 ms)
[ RUN      ] SSLUITest.TestConnectToBadPort
[60369:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60372:13319:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestConnectToBadPort (5885 ms)
[134/235] SSLUITest.TestConnectToBadPort (8146 ms)
[ RUN      ] SSLUITest.TestBadFrameNavigation
[60375:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60382:16899:1203/070321:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001057cf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010581ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000105866a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x00000001123ba493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x00000001123b9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000107256dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000106c92f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000106abe3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000106bb4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000106bb1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000106bb2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000106cfdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000107e5c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000112762663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000112762ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001058e0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001058dff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001058d560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff96635772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff966221a1 thread_start + 13

[60370:64515:1203/070321:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60377:12551:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestBadFrameNavigation (6023 ms)
[135/235] SSLUITest.TestBadFrameNavigation (7888 ms)
[ RUN      ] AutofillDialogControllerTest.FillComboboxFromAutofill
[60392:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60385:3847:1203/070325:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AutofillDialogControllerTest.FillComboboxFromAutofill (4438 ms)
[136/235] AutofillDialogControllerTest.FillComboboxFromAutofill (6498 ms)
[ RUN      ] TabContentsTagTest.BasicTagsTracking
[60387:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60379:17923:1203/070324:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60398:12551:1203/070325:WARNING:channel.cc(358)] RawChannel write error
[60387:17667:1203/070325:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabContentsTagTest.BasicTagsTracking (6783 ms)
[137/235] TabContentsTagTest.BasicTagsTracking (8736 ms)
[ RUN      ] AutofillDialogControllerSecurityTest.DoesntWorkOnHttp
[60402:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60394:64007:1203/070327:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60394:3847:1203/070327:INFO:CONSOLE(0)] "requestAutocomplete: must use a secure connection or --reduce-security-for-testing.", source: http://127.0.0.1:59858/request_autocomplete/test_page.html (0)
[60403:13063:1203/070327:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerSecurityTest.DoesntWorkOnHttp (3924 ms)
[138/235] AutofillDialogControllerSecurityTest.DoesntWorkOnHttp (5860 ms)
[ RUN      ] SSLUITest.TestUnsafeContentsWithUserException
[60386:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60395:17155:1203/070324:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001092cf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010931ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000109366a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000115eba493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000115eb9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010ad56dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010a792f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010a5be3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010a6b4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010a6b1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010a6b2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010a7fdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010b95c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000116262663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000116262ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001093e0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001093dff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001093d560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff96635772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff966221a1 thread_start + 13

[60378:63015:1203/070326:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60386:17411:1203/070328:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==60386==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x0001232e6730 sp 0x0001232e66f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10bccb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10bccb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10bccb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10bccb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10bced1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10bced1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10bcd8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10bcd8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10bcd8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10bce6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10bce6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10bce6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10bce6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10bce6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10994036c in Run base/callback.h:396:12
    #16 0x10994036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1099a8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1099a9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1099a9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10991ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1099e3078 in Run base/run_loop.cc:55:3
    #22 0x1099a70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x109a51d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x109a4560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x104aa7119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x109a44fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x109a51426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11653026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x109834abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x109834abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10983370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x109862948 in Run content/app/content_main_runner.cc:786:12
    #8 0x109860abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1088fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x104a6399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x104a63563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==60386==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SSLUITest.TestUnsafeContentsWithUserException (8968 ms)
[139/235] SSLUITest.TestUnsafeContentsWithUserException (10873 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SuppressOpen
[60414:3847:1203/070330:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60416:3847:1203/070331:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60416:3847:1203/070331:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60416:3847:1203/070331:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60416:3847:1203/070331:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60416:3847:1203/070331:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60416:3847:1203/070331:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60416:3847:1203/070331:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60414:16903:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_SuppressOpen (3415 ms)
[140/235] BrowserNavigatorTest.Disposition_SuppressOpen (5429 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewWindow
[60413:3847:1203/070330:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60415:12807:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewWindow (4269 ms)
[141/235] BrowserNavigatorTest.Disposition_NewWindow (6098 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromBlankToOptionsInSameTab
[60422:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60411:3847:1203/070335:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[60422:15879:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromBlankToOptionsInSameTab (8391 ms)
[142/235] BrowserNavigatorTest.NavigateFromBlankToOptionsInSameTab (10670 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab
[60423:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60412:3847:1203/070337:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab (10309 ms)
[143/235] BrowserNavigatorTest.NavigateFromNTPToOptionsInSameTab (12532 ms)
[ RUN      ] BrowserTabRestoreTest.RecentTabsMenuTabDisposition
[60435:3847:1203/070335:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60437:13063:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[60449:13063:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[60448:12551:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[60447:13063:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[60435:17667:1203/070343:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTabRestoreTest.RecentTabsMenuTabDisposition (9474 ms)
[144/235] BrowserTabRestoreTest.RecentTabsMenuTabDisposition (11365 ms)
[ RUN      ] BrowserTabRestoreTest.DelegateRestoreTabDisposition
[60436:3847:1203/070336:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60439:12551:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[60443:12551:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTabRestoreTest.DelegateRestoreTabDisposition (10292 ms)
[145/235] BrowserTabRestoreTest.DelegateRestoreTabDisposition (12280 ms)
[ RUN      ] AcceleratorsCocoaBrowserTest.MainMenuAcceleratorsInMapping
[60456:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60457:3847:1203/070344:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60457:3847:1203/070344:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60457:3847:1203/070344:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60457:3847:1203/070344:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60457:3847:1203/070344:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60457:3847:1203/070344:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60457:3847:1203/070344:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] AcceleratorsCocoaBrowserTest.MainMenuAcceleratorsInMapping (3838 ms)
[146/235] AcceleratorsCocoaBrowserTest.MainMenuAcceleratorsInMapping (6161 ms)
[ RUN      ] WindowAppleScriptTest.InsertAndDeleteTabs
[60462:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60463:12551:1203/070347:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WindowAppleScriptTest.InsertAndDeleteTabs (4885 ms)
[147/235] WindowAppleScriptTest.InsertAndDeleteTabs (7201 ms)
[ RUN      ] ContentSettingBubbleControllerTest.Init
[60475:3847:1203/070348:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ContentSettingBubbleControllerTest.Init (3952 ms)
[148/235] ContentSettingBubbleControllerTest.Init (5687 ms)
[ RUN      ] ExtensionMessageBubbleBrowserTestMac.TestUninstallDangerousExtension
[60476:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60476:15623:1203/070351:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionMessageBubbleBrowserTestMac.TestUninstallDangerousExtension (5476 ms)
[149/235] ExtensionMessageBubbleBrowserTestMac.TestUninstallDangerousExtension (7322 ms)
[ RUN      ] BrowserWindowControllerTest.StatusBubblePositioning
[60469:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60469:17411:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserWindowControllerTest.StatusBubblePositioning (7508 ms)
[150/235] BrowserWindowControllerTest.StatusBubblePositioning (9620 ms)
[ RUN      ] OneClickSigninDialogControllerTest.Undo
[60485:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60479:3847:1203/070353:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[60485:17667:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninDialogControllerTest.Undo (3800 ms)
[151/235] OneClickSigninDialogControllerTest.Undo (5740 ms)
[ RUN      ] OneClickSigninDialogControllerTest.Close
[60490:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60490:18691:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninDialogControllerTest.Close (3607 ms)
[152/235] OneClickSigninDialogControllerTest.Close (5461 ms)
[ RUN      ] ContentSettingBubbleModelMixedScriptTest.MainFrame
[60499:3847:1203/070356:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60489:3847:1203/070357:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59881/content_setting_bubble/mixed_script.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:59881/content_setting_bubble/mixed_script.html (0)
[60489:17667:1203/070357:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60489:3847:1203/070357:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:59881/ ran insecure content from http://example.com/script.js
[60489:3847:1203/070357:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:59881/ ran insecure content from http://example.com/script.js
[60489:3847:1203/070357:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:59881/content_setting_bubble/mixed_script.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:59881/content_setting_bubble/mixed_script.html (0)
[60501:13063:1203/070357:WARNING:channel.cc(358)] RawChannel write error
[60489:3847:1203/070357:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContentSettingBubbleModelMixedScriptTest.MainFrame (3735 ms)
[153/235] ContentSettingBubbleModelMixedScriptTest.MainFrame (5814 ms)
[ RUN      ] FindInPageControllerTest.FindCrash_Issue1341577
[60506:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60506:3847:1203/070359:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000122680]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[60506:3847:1203/070359:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000122680]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[60495:3847:1203/070359:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[60495:3847:1203/070359:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60506:17923:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindCrash_Issue1341577 (4163 ms)
[154/235] FindInPageControllerTest.FindCrash_Issue1341577 (5816 ms)
[ RUN      ] FullscreenControllerTest.PermissionContentSettings
[60500:3847:1203/070356:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60491:41239:1203/070358:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] FullscreenControllerTest.PermissionContentSettings (4915 ms)
[155/235] FullscreenControllerTest.PermissionContentSettings (7037 ms)
[ RUN      ] LoginPromptBrowserTest.PrefetchAuthCancels
[60511:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60504:39963:1203/070400:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60504:3847:1203/070400:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] LoginPromptBrowserTest.PrefetchAuthCancels (3529 ms)
[156/235] LoginPromptBrowserTest.PrefetchAuthCancels (5502 ms)
[ RUN      ] LoginPromptBrowserTest.NoLoginPromptForFavicon
[60517:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60510:39959:1203/070403:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60510:3847:1203/070403:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] LoginPromptBrowserTest.NoLoginPromptForFavicon (3955 ms)
[157/235] LoginPromptBrowserTest.NoLoginPromptForFavicon (6012 ms)
[ RUN      ] StartupBrowserCreatorTest.AddCustomFirstRunTab
[60524:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60514:8967:1203/070405:ERROR:mach_broker_mac.mm(234)] Unknown process 60532 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorTest.AddCustomFirstRunTab (4670 ms)
[158/235] StartupBrowserCreatorTest.AddCustomFirstRunTab (6588 ms)
[ RUN      ] DownloadsDOMHandlerTest.RemoveAll
[60531:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60531:15623:1203/070406:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadsDOMHandlerTest.RemoveAll (4102 ms)
[159/235] DownloadsDOMHandlerTest.RemoveAll (6155 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoForbidden
[60525:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60516:61699:1203/070407:ERROR:mach_broker_mac.mm(234)] Unknown process 60542 is sending Mach IPC messages!
[60525:17667:1203/070407:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoForbidden (6567 ms)
[160/235] StartupBrowserCreatorFirstRunTest.FirstRunTabsContainNTPSyncPromoForbidden (8444 ms)
[ RUN      ] DownloadsDOMHandlerTest.ClearAllSkipsInProgress
[60544:3847:1203/070408:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60546:12551:1203/070409:WARNING:channel.cc(358)] RawChannel write error
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60546:3847:1203/070409:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] DownloadsDOMHandlerTest.ClearAllSkipsInProgress (3427 ms)
[161/235] DownloadsDOMHandlerTest.ClearAllSkipsInProgress (5758 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_EmptyOnLoad
[60554:3847:1203/070411:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60545:3847:1203/070413:INFO:CONSOLE(1795)] "Running test testLogEmpty", source: password_manager_internals_browsertest.js (1795)
[60564:13063:1203/070413:WARNING:channel.cc(358)] RawChannel write error
[60554:15623:1203/070413:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_EmptyOnLoad (4502 ms)
[162/235] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_EmptyOnLoad (6169 ms)
[ RUN      ] InspectUITest.InspectUIPage
[60552:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60543:3847:1203/070413:INFO:CONSOLE(1795)] "Running test testTargetListed", source: inspect_ui_test.js (1795)
[       OK ] InspectUITest.InspectUIPage (5775 ms)
[163/235] InspectUITest.InspectUIPage (7745 ms)
[ RUN      ] InlineLoginHelperBrowserTest.ReauthCallsUpdateCredentials
[60565:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60567:3847:1203/070414:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[60567:3847:1203/070414:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60567:3847:1203/070414:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60567:3847:1203/070414:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60567:3847:1203/070414:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60567:3847:1203/070414:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60567:3847:1203/070414:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] InlineLoginHelperBrowserTest.ReauthCallsUpdateCredentials (2782 ms)
[164/235] InlineLoginHelperBrowserTest.ReauthCallsUpdateCredentials (4661 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_FlushedOnReload
[60559:3847:1203/070411:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60549:3847:1203/070414:INFO:CONSOLE(1795)] "Running test testLogEmpty", source: password_manager_internals_browsertest.js (1795)
[60559:17411:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_FlushedOnReload (4707 ms)
[165/235] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_FlushedOnReload (6361 ms)
[ RUN      ] FormAutocompleteTest.DynamicAutoCompleteOffFormSubmit
[       OK ] FormAutocompleteTest.DynamicAutoCompleteOffFormSubmit (270 ms)
[166/235] FormAutocompleteTest.DynamicAutoCompleteOffFormSubmit (1761 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormField
[       OK ] FormAutofillTest.WebFormControlElementToFormField (151 ms)
[167/235] FormAutofillTest.WebFormControlElementToFormField (1763 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldSelect_ExtraAttributes
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldSelect_ExtraAttributes (135 ms)
[168/235] FormAutofillTest.WebFormControlElementToFormFieldSelect_ExtraAttributes (1531 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionWhenStyleAndDIRAttributMixed
[       OK ] FormAutofillTest.DetectTextDirectionWhenStyleAndDIRAttributMixed (116 ms)
[169/235] FormAutofillTest.DetectTextDirectionWhenStyleAndDIRAttributMixed (1673 ms)
[ RUN      ] FormAutofillTest.ExtractFormsTooFewFields
[       OK ] FormAutofillTest.ExtractFormsTooFewFields (194 ms)
[170/235] FormAutofillTest.ExtractFormsTooFewFields (1591 ms)
[ RUN      ] FormAutofillTest.LabelsWithSpans
[       OK ] FormAutofillTest.LabelsWithSpans (261 ms)
[171/235] FormAutofillTest.LabelsWithSpans (1732 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDefinitionListRatherThanDivTable
[       OK ] FormAutofillTest.LabelsInferredFromDefinitionListRatherThanDivTable (233 ms)
[172/235] FormAutofillTest.LabelsInferredFromDefinitionListRatherThanDivTable (1577 ms)
[ RUN      ] FormAutofillTest.FillFormEmptyNameForUnownedForm
[       OK ] FormAutofillTest.FillFormEmptyNameForUnownedForm (123 ms)
[173/235] FormAutofillTest.FillFormEmptyNameForUnownedForm (1692 ms)
[ RUN      ] FormAutofillTest.ClearFormWithNode
[       OK ] FormAutofillTest.ClearFormWithNode (240 ms)
[174/235] FormAutofillTest.ClearFormWithNode (1588 ms)
[ RUN      ] PasswordAutofillAgentTest.InitialAutocomplete
[       OK ] PasswordAutofillAgentTest.InitialAutocomplete (198 ms)
[175/235] PasswordAutofillAgentTest.InitialAutocomplete (1674 ms)
[ RUN      ] PasswordAutofillAgentTest.NoPartialMatchForPrefilledUsername
[       OK ] PasswordAutofillAgentTest.NoPartialMatchForPrefilledUsername (233 ms)
[176/235] PasswordAutofillAgentTest.NoPartialMatchForPrefilledUsername (1635 ms)
[ RUN      ] PasswordAutofillAgentTest.PreviewSuggestionSelectionRange
[       OK ] PasswordAutofillAgentTest.PreviewSuggestionSelectionRange (216 ms)
[177/235] PasswordAutofillAgentTest.PreviewSuggestionSelectionRange (1611 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_ScriptCleared
[       OK ] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_ScriptCleared (273 ms)
[178/235] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_ScriptCleared (1582 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastTypedUsernameAndPasswordOnSubmit_ScriptChanged
[       OK ] PasswordAutofillAgentTest.RememberLastTypedUsernameAndPasswordOnSubmit_ScriptChanged (314 ms)
[179/235] PasswordAutofillAgentTest.RememberLastTypedUsernameAndPasswordOnSubmit_ScriptChanged (1622 ms)
[ RUN      ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyUnknownUsername
[       OK ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyUnknownUsername (269 ms)
[180/235] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyUnknownUsername (1793 ms)
[ RUN      ] PasswordGenerationAgentTest.EditingTest
[       OK ] PasswordGenerationAgentTest.EditingTest (440 ms)
[181/235] PasswordGenerationAgentTest.EditingTest (1823 ms)
[ RUN      ] ChromeRenderViewTest.LanguageMetaTag
[       OK ] ChromeRenderViewTest.LanguageMetaTag (134 ms)
[182/235] ChromeRenderViewTest.LanguageMetaTag (1538 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestTestDoneEarlyPassesAsync
[60596:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60586:3847:1203/070426:INFO:CONSOLE(1795)] "Running test testDone", source: async.js (1795)
[60596:15879:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncTest.TestTestDoneEarlyPassesAsync (4338 ms)
[183/235] WebUIBrowserAsyncTest.TestTestDoneEarlyPassesAsync (5883 ms)
[ RUN      ] OutOfProcessPPAPITest.NetAddressPrivate
[60600:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[60608]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60608]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[60587:40983:1203/070426:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60587:3847:1203/070426:INFO:CONSOLE(177)] "AreEqual finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "AreHostsEqual finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "Describe finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "ReplacePort finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "GetAnyAddress finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "DescribeIPv6 finished in 0.001 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "GetFamily finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "GetPort finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "GetAddress finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[60587:3847:1203/070426:INFO:CONSOLE(177)] "GetScopeID finished in 0.000 seconds.", source: http://127.0.0.1:59902/test_case.html?testcase=NetAddressPrivate_AreEqual,NetAddressPrivate_AreHostsEqual,NetAddressPrivate_Describe,NetAddressPrivate_ReplacePort,NetAddressPrivate_GetAnyAddress,NetAddressPrivate_DescribeIPv6,NetAddressPrivate_GetFamily,NetAddressPrivate_GetPort,NetAddressPrivate_GetAddress,NetAddressPrivate_GetScopeID, (177)
[       OK ] OutOfProcessPPAPITest.NetAddressPrivate (4317 ms)
[184/235] OutOfProcessPPAPITest.NetAddressPrivate (5775 ms)
[ RUN      ] OutOfProcessPPAPITest.NetworkMonitor
[60603:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[60609]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60609]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[60588:41239:1203/070426:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60588:3847:1203/070426:INFO:CONSOLE(177)] "BasicForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:59905/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[60588:3847:1203/070426:INFO:CONSOLE(177)] "Basic finished in 0.006 seconds.", source: http://127.0.0.1:59905/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[60588:3847:1203/070427:INFO:CONSOLE(177)] "2MonitorsForceAsync finished in 0.010 seconds.", source: http://127.0.0.1:59905/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[60588:3847:1203/070427:INFO:CONSOLE(177)] "2Monitors finished in 0.007 seconds.", source: http://127.0.0.1:59905/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[60588:3847:1203/070427:INFO:CONSOLE(177)] "DeleteInCallbackForceAsync finished in 0.006 seconds.", source: http://127.0.0.1:59905/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[60588:3847:1203/070427:INFO:CONSOLE(177)] "DeleteInCallback finished in 0.001 seconds.", source: http://127.0.0.1:59905/test_case.html?testcase=NetworkMonitor_Basic,NetworkMonitor_2Monitors,NetworkMonitor_DeleteInCallback, (177)
[       OK ] OutOfProcessPPAPITest.NetworkMonitor (4356 ms)
[185/235] OutOfProcessPPAPITest.NetworkMonitor (5886 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashFile
[60604:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[60610]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60610]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[60589:3847:1203/070427:INFO:CONSOLE(177)] "OpenFile finished in 0.011 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=FlashFile (177)
[60589:3847:1203/070427:INFO:CONSOLE(177)] "RenameFile finished in 0.013 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=FlashFile (177)
[60589:3847:1203/070427:INFO:CONSOLE(177)] "DeleteFileOrDir finished in 0.022 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=FlashFile (177)
[60589:3847:1203/070427:INFO:CONSOLE(177)] "CreateDir finished in 0.010 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=FlashFile (177)
[60589:3847:1203/070427:INFO:CONSOLE(177)] "QueryFile finished in 0.036 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=FlashFile (177)
[60589:3847:1203/070427:INFO:CONSOLE(177)] "GetDirContents finished in 0.009 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=FlashFile (177)
[60589:3847:1203/070427:INFO:CONSOLE(177)] "CreateTemporaryFile finished in 0.030 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=FlashFile (177)
[       OK ] OutOfProcessPPAPITest.FlashFile (4650 ms)
[186/235] OutOfProcessPPAPITest.FlashFile (6308 ms)
[ RUN      ] OutOfProcessPPAPITest.PDF
[60623:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[60631]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60631]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[60611:3847:1203/070432:INFO:CONSOLE(177)] "GetV8ExternalSnapshotData finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=PDF (177)
[       OK ] OutOfProcessPPAPITest.PDF (4214 ms)
[187/235] OutOfProcessPPAPITest.PDF (6178 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Blocked
[60624:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[60632]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[60632]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[60612:3847:1203/070432:INFO:CONSOLE(177)] "ConnectPermissionDenied finished in 0.185 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionDenied (177)
[60612:3847:1203/070432:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.013 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runLKepRS/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
[60612:3847:1203/070433:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PPAPIBrokerInfoBarTest.Blocked (4684 ms)
[188/235] PPAPIBrokerInfoBarTest.Blocked (6631 ms)
[ RUN      ] NaClBrowserTestNewlib.ProgressEvents
[60628:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60614:3847:1203/070432:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[60614:61483:1203/070432:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60633,2123493760:07:04:33.864117] Native Client module will be loaded at base address 0x00002d4c00000000
[60614:3847:1203/070433:INFO:nacl_browsertest_util.cc(130)] ||||  / progress_events loaded
[60614:3847:1203/070433:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070433:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_progress_events BEGIN]
[60614:3847:1203/070433:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_progress_events PASS]
[60614:3847:1203/070433:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070433:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_progress_events BEGIN]
[60614:3847:1203/070433:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_progress_events BEGIN]
[60614:3847:1203/070434:INFO:CONSOLE(138)] "stateSawLengthComputable true", source: http://127.0.0.1:59911/progress_event_listener.js (138)
[60614:3847:1203/070434:INFO:CONSOLE(140)] "stateProgressPrev 1312520", source: http://127.0.0.1:59911/progress_event_listener.js (140)
[60614:3847:1203/070434:INFO:CONSOLE(142)] "stateProgressTotal 1312520", source: http://127.0.0.1:59911/progress_event_listener.js (142)
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_progress_events BEGIN]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_progress_events PASS]
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] ||||
[60614:3847:1203/070434:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 11 passed, 0 failed, 0 errors
ASAN:DEADLYSIGNAL
=================================================================
==60630==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001099acbb1 bp 0x0001427ff170 sp 0x0001427ff0a0 T6)
    #0 0x1099acbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1099acbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1099ac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1099a7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1099a7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x109aa25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x109abf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x109a91863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x109b009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1099d7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x109af9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x109a0e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10736036c in Run base/callback.h:396:12
    #13 0x10736036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11410689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x114103d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10736036c in Run base/callback.h:396:12
    #17 0x10736036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1073c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1073c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1073c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10733e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1073ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10733c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9a270b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9a270454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9a2937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9a2930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10733f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10733dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x107403078 in Run base/run_loop.cc:55:3
    #31 0x1073c70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x107471d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10746560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1024c4119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107464fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107471426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11411d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113f38a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1143601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x114360d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x114363ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1070ce642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x114359e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11435844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x114357ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1143df110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x107282948 in Run content/app/content_main_runner.cc:786:12
    #14 0x107280abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10631ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10248099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x102480563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==60630==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NaClBrowserTestNewlib.ProgressEvents (4942 ms)
[189/235] NaClBrowserTestNewlib.ProgressEvents (6542 ms)
[ RUN      ] NaClExtensionTest.HostedApp
[60626:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60647:3847:1203/070437:WARNING:proxy_message_pipe_endpoint.cc(50)] Failed to write enqueue message to channel
[60647:13063:1203/070437:WARNING:channel.cc(358)] RawChannel write error
[60629:13063:1203/070437:WARNING:channel.cc(358)] RawChannel write error
[60626:17411:1203/070437:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClExtensionTest.HostedApp (8861 ms)
[190/235] NaClExtensionTest.HostedApp (10744 ms)
[ RUN      ] PolicyTest.ReplaceSearchTerms
[60649:3847:1203/070437:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60649:16135:1203/070438:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ReplaceSearchTerms (3908 ms)
[191/235] PolicyTest.ReplaceSearchTerms (5564 ms)
[ RUN      ] PolicyTest.NativeMessagingWhitelist
[60652:3847:1203/070438:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60652:17667:1203/070439:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==60652==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x00012032d730 sp 0x00012032d6f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1086863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1086863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1086863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1086863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1086a81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1086a81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x108693628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x108693b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x108693b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1086a1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1086a1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1086a1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1086a1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1086a1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1062fb36c in Run base/callback.h:396:12
    #16 0x1062fb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x106363894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x106364ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x106364ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1062d5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10639e078 in Run base/run_loop.cc:55:3
    #22 0x1063620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10640cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10640060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10145c119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1063fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10640c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x112eeb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1061efabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1061efabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1061ee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10621d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10621babd in ContentMain content/app/content_main.cc:19:15
    #9 0x1052b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10141799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x101417563 in start (in Chromium Helper) + 51
    #11 0x11  (<unknown module>)

==60652==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PolicyTest.NativeMessagingWhitelist (3219 ms)
[192/235] PolicyTest.NativeMessagingWhitelist (4888 ms)
[ RUN      ] NaClBrowserTestGLibc.SysconfNprocessorsOnln
[60645:3847:1203/070436:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
browser says nprocessors = 8
path = sysconf_nprocessors_onln_test.html?cpu_count=8
[60636:3847:1203/070437:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[60636:39699:1203/070437:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60654,2123493760:07:04:39.010307] Native Client module will be loaded at base address 0x0000388100000000
[60636:3847:1203/070439:INFO:nacl_browsertest_util.cc(130)] ||||  /  loaded
[60636:3847:1203/070439:INFO:nacl_browsertest_util.cc(130)] ||||
[60636:3847:1203/070439:INFO:nacl_browsertest_util.cc(130)] |||| [TestSysconfNprocessors BEGIN]
Entered HandleMessage
Searching for handler for request "nprocessors".
found at index 0
NaCl process: sysconf(_SC_NPROCESSORS_ONLN) = 8
posting reply len 1
posting reply "8".
Leaving HandleMessage
[60636:3847:1203/070439:INFO:nacl_browsertest_util.cc(130)] |||| [TestSysconfNprocessors PASS]
[60636:3847:1203/070439:INFO:nacl_browsertest_util.cc(130)] ||||
[60636:3847:1203/070439:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestGLibc.SysconfNprocessorsOnln (5360 ms)
[193/235] NaClBrowserTestGLibc.SysconfNprocessorsOnln (7215 ms)
[ RUN      ] PolicyUITest.SendPolicyValues
[60662:3847:1203/070441:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60666:13063:1203/070443:WARNING:channel.cc(358)] RawChannel write error
[60656:3847:1203/070443:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] PolicyUITest.SendPolicyValues (4922 ms)
[194/235] PolicyUITest.SendPolicyValues (6430 ms)
[ RUN      ] CaptivePortalBrowserTest.RequestFailsFastTimout
[60672:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.RequestFailsFastTimout (3693 ms)
[195/235] CaptivePortalBrowserTest.RequestFailsFastTimout (5491 ms)
[ RUN      ] TtsApiTest.PlatformSpeakFinishesImmediately
[60668:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60657:3847:1203/070444:INFO:CONSOLE(0)] "[SUCCESS] testSpeakOnce", source: chrome-extension://nhpabncdalhajmnpbkbhjkgnpmclkpfn/test.html (0)
[       OK ] TtsApiTest.PlatformSpeakFinishesImmediately (4435 ms)
[196/235] TtsApiTest.PlatformSpeakFinishesImmediately (6250 ms)
[ RUN      ] CaptivePortalBrowserTest.Login
[60675:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.Login (4670 ms)
[197/235] CaptivePortalBrowserTest.Login (6471 ms)
[ RUN      ] NetworkingPrivateApiTest.DisableNetworkType
[60694:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60682:3847:1203/070451:INFO:CONSOLE(0)] "[SUCCESS] disableNetworkType", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?disableNetworkType (0)
[       OK ] NetworkingPrivateApiTest.DisableNetworkType (4961 ms)
[198/235] NetworkingPrivateApiTest.DisableNetworkType (6479 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetProperties
[60698:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60689:3847:1203/070452:INFO:CONSOLE(0)] "[SUCCESS] getProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getProperties (0)
[       OK ] NetworkingPrivateServiceClientApiTest.GetProperties (4650 ms)
[199/235] NetworkingPrivateServiceClientApiTest.GetProperties (6434 ms)
[ RUN      ] CaptivePortalBrowserTest.SSLCertErrorLogin
[60690:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60680:3847:1203/070451:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[60706:12551:1203/070453:WARNING:channel.cc(358)] RawChannel write error
[60692:12551:1203/070453:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.SSLCertErrorLogin (7172 ms)
[200/235] CaptivePortalBrowserTest.SSLCertErrorLogin (8951 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutThreeSites
[60691:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutThreeSites (9457 ms)
[201/235] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutThreeSites (11055 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.SetProperties
[60714:3847:1203/070455:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60714:17155:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.SetProperties (4771 ms)
[202/235] NetworkingPrivateServiceClientApiTest.SetProperties (6766 ms)
[ RUN      ] PicasaDataProviderFileWatcherInvalidateTest.FileWatcherInvalidateTest
[60720:3847:1203/070456:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60723:12807:1203/070500:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PicasaDataProviderFileWatcherInvalidateTest.FileWatcherInvalidateTest (6275 ms)
[203/235] PicasaDataProviderFileWatcherInvalidateTest.FileWatcherInvalidateTest (7963 ms)
[ RUN      ] DriveAppProviderTest.UserInstalledBeforeDriveApp
[60735:3847:1203/070500:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60724:3847:1203/070501:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DriveAppProviderTest.UserInstalledBeforeDriveApp (4140 ms)
[204/235] DriveAppProviderTest.UserInstalledBeforeDriveApp (5904 ms)
[ RUN      ] SupervisedUserBlockModeTest.Unblock
[60743:3847:1203/070502:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60736:3847:1203/070504:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60749:16899:1203/070504:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010c4bf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010c50ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010c556a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x00000001190aa493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x00000001190a9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010df46dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010d982f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010d7ae3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010d8a4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010d8a1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010d8a2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010d9edd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010eb4c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000119452663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000119452ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010c5d0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010c5cff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010c5c560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff96635772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff966221a1 thread_start + 13

[       OK ] SupervisedUserBlockModeTest.Unblock (4531 ms)
[205/235] SupervisedUserBlockModeTest.Unblock (6882 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/27
[60754:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60744:3847:1203/070506:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/27 (3135 ms)
[206/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/27 (4692 ms)
[ RUN      ] ChromeWhispernetClientTest.TokenLengths
[60722:3847:1203/070457:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60713:3847:1203/070500:INFO:CONSOLE(5)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/background.html (5)
[60713:3847:1203/070500:INFO:CONSOLE(83)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (83)
[60740,2123493760:07:05:01.920576] Native Client module will be loaded at base address 0x0000294300000000
[60740,2123493760:07:05:05.794428] NaCl untrusted code called _exit(0x0)
[60757,2123493760:07:05:06.711668] Native Client module will be loaded at base address 0x0000235c00000000
[60757,2123493760:07:05:06.778915] NaCl untrusted code called _exit(0x0)
[60759,2123493760:07:05:07.605385] Native Client module will be loaded at base address 0x0000284500000000
[60713:3847:1203/070507:INFO:CONSOLE(65)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (65)
[60713:3847:1203/070507:INFO:CONSOLE(26)] "Configuring encoder and decoder for client 4EC20D71-A8AD-4C49-8443-1D5A4401833C", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
INFO - whispernet_nacl_wrapper.cc:212 - Recreating DSSS Encoder with token length = 9 and parity = 1
INFO - whispernet_nacl_wrapper.cc:418 - Recreating DSSS Decoder with token length = 9 and parity = 1
[60722:17667:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeWhispernetClientTest.TokenLengths (13263 ms)
[207/235] ChromeWhispernetClientTest.TokenLengths (15030 ms)
[ RUN      ] WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble/0
[60752:3847:1203/070504:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60742:3847:1203/070508:INFO:CONSOLE(6)] "data: connected", source: chrome-extension://hdljlpphkphpbopnifdpakoigkbjloig/main.js (6)
[60756:13063:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[60753:13063:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[60742:3847:1203/070508:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[60752:18691:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble/0 (6755 ms)
[208/235] WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble/0 (8409 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/58
[60764:3847:1203/070508:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60764:16647:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/58 (3320 ms)
[209/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/58 (4721 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/113
[60768:3847:1203/070510:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/113 (3259 ms)
[210/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/113 (4761 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.ObjectElements/1
[60781:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60783:12807:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[60783:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60783:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60783:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60783:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60783:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60783:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60783:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SavePageMultiFrameBrowserTest.ObjectElements/1 (3050 ms)
[211/235] SavePageMultiFrameBrowserTest.ObjectElements/1 (4622 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/0
[60790:3847:1203/070514:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60791:3847:1203/070515:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60791:3847:1203/070515:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60791:3847:1203/070515:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60791:3847:1203/070515:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60791:3847:1203/070515:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60791:3847:1203/070515:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60791:3847:1203/070515:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60778:3847:1203/070515:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/0 (2817 ms)
[212/235] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/0 (4530 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.ObjectElements/0
[60777:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60769:39711:1203/070513:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60777:3847:1203/070517:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[60777:3847:1203/070517:ERROR:texture_manager.cc(2086)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level does not exist.
[60777:17411:1203/070517:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==60777==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x000125d00730 sp 0x000125d006f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10e65b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10e65b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10e65b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10e65b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10e67d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10e67d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10e668628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10e668b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10e668b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10e676c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10e676c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10e676c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10e676c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10e676c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10c2d036c in Run base/callback.h:396:12
    #16 0x10c2d036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10c338894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10c339ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10c339ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10c2aad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10c373078 in Run base/run_loop.cc:55:3
    #22 0x10c3370b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10c3e1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10c3d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x107439119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10c3d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10c3e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x118ec026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10c1c4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10c1c4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10c1c370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10c1f2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10c1f0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10b28ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1073f099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1073f0563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==60777==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SavePageMultiFrameBrowserTest.ObjectElements/0 (7590 ms)
[213/235] SavePageMultiFrameBrowserTest.ObjectElements/0 (9621 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.NestedFrames/0
[60785:3847:1203/070513:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60774:62499:1203/070515:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60794:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60794:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60794:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60799:13831:1203/070518:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==60799==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011311cbb1 bp 0x000129912170 sp 0x0001299120a0 T6)
    #0 0x11311cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11311cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11311c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x113117bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x113117bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1132125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11322f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x113201863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1132709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x113147bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x113269547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11317e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x110ad036c in Run base/callback.h:396:12
    #13 0x110ad036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11d87689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11d873d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x110ad036c in Run base/callback.h:396:12
    #17 0x110ad036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x110b38894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x110b39ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x110b39ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x110aae4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x110b1d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x110aac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9a270b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9a270454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9a2937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9a2930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x110aaf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x110aadd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x110b73078 in Run base/run_loop.cc:55:3
    #31 0x110b370b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x110be1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x110bd560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10bc36119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x110bd4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x110be1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11d88d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11d6a8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11dad01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11dad0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11dad3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x11083e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11dac9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11dac844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11dac7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11db4f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1109f2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1109f0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10fa8ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10bbf299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10bbf2563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==60799==ABORTING
Received signal 6
[end of stack trace]
[60774:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[60774:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
ASAN:DEADLYSIGNAL
=================================================================
==60785==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x00012cc13730 sp 0x00012cc136f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x115af63bd in Acquire base/synchronization/lock.h:24:20
    #2 0x115af63bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x115af63bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x115af63bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x115b181d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x115b181d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x115b03628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x115b03b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x115b03b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x115b11c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x115b11c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x115b11c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x115b11c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x115b11c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11376b36c in Run base/callback.h:396:12
    #16 0x11376b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1137d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1137d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1137d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x113745d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x11380e078 in Run base/run_loop.cc:55:3
    #22 0x1137d20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x11387cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11387060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10e8d6119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x11386ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x11387c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12035b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x11365fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x11365fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11365e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x11368d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x11368babd in ContentMain content/app/content_main.cc:19:15
    #9 0x112729c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10e89299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10e892563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

[       OK ] SavePageMultiFrameBrowserTest.NestedFrames/0 (6556 ms)
[214/235] SavePageMultiFrameBrowserTest.NestedFrames/0 (8241 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/1
[60800:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==60800==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9663abc9 bp 0x00012c584730 sp 0x00012c5846f0 T6)
    #0 0x7fff9663abc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x114f763bd in Acquire base/synchronization/lock.h:24:20
    #2 0x114f763bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x114f763bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x114f763bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x114f981d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x114f981d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x114f83628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x114f83b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x114f83b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x114f91c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x114f91c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x114f91c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x114f91c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x114f91c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x112beb36c in Run base/callback.h:396:12
    #16 0x112beb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x112c53894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x112c54ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x112c54ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x112bc5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112c8e078 in Run base/run_loop.cc:55:3
    #22 0x112c520b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x112cfcd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x112cf060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10dd57119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112ceffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112cfc426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f7db26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x112adfabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x112adfabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x112ade70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x112b0d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112b0babd in ContentMain content/app/content_main.cc:19:15
    #9 0x111ba9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10dd1299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10dd12563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

[60793:3847:1203/070518:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
==60800==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/1 (2920 ms)
[215/235] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/1 (4678 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[60805:3847:1203/070519:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.368 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.378 -  Registering video event handlers.", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.389 -  Loading media using src.", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.394 -  Starting play, hidden: false", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.496 -  Event: play", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.497 -  Event: waiting", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:62483:1203/070520:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.530 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.533 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.545 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.552 -  Adding key to sessionID: 1", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.554 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.561 -  Adding key to sessionID: 2", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.564 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.566 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.610 -  Event: canplay", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.612 -  Event: playing", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.614 -  Event: canplaythrough", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070520:INFO:CONSOLE(284)] "07:05:20.863 -  timeupdate @ 0.167986", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070521:INFO:CONSOLE(284)] "07:05:21.111 -  timeupdate @ 0.402638", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070521:INFO:CONSOLE(284)] "07:05:21.360 -  timeupdate @ 0.658622", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070521:INFO:CONSOLE(284)] "07:05:21.363 -  heartbeat #1", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070521:INFO:CONSOLE(284)] "07:05:21.610 -  timeupdate @ 0.914606", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070521:INFO:CONSOLE(284)] "07:05:21.861 -  timeupdate @ 1.17059", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070521:INFO:CONSOLE(284)] "07:05:21.864 -  waiting for video to end.", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.364 -  heartbeat #2", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.363 -  heartbeat #3", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60798:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.399 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:59967/eme_player_js/utils.js (284)
[60808:12807:1203/070523:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (6316 ms)
[216/235] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (7927 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0
[60816:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.501 -  Using ClearKeyPlayer", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.509 -  Registering video event handlers.", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.511 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:40215:1203/070522:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.590 -  Loading media using src.", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.597 -  Starting play, hidden: false", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.672 -  Event: play", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.673 -  Event: waiting", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.693 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.701 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.713 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.753 -  Event: canplay", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.755 -  Event: playing", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.756 -  Event: canplaythrough", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.006 -  timeupdate @ 0.249256", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.253 -  timeupdate @ 0.498958", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.496 -  heartbeat #1", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.503 -  timeupdate @ 0.749143", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.754 -  timeupdate @ 0.999424", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.756 -  waiting for video to end.", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.496 -  heartbeat #2", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[60806:3847:1203/070525:INFO:CONSOLE(284)] "07:05:25.456 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:59984/eme_player_js/utils.js (284)
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5845 ms)
[217/235] SRC_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (7597 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[60817:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.817 -  Using ClearKeyPlayer", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.825 -  Registering video event handlers.", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.827 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.887 -  Loading media using MSE.", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:39463:1203/070522:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.896 -  Starting play, hidden: false", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.957 -  Event: play", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.958 -  Event: waiting", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.966 -  onSourceOpen [object Event]", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.970 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.997 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.000 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.004 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.017 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.030 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.033 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.036 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.061 -  Event: canplay", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.063 -  Event: playing", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.066 -  Event: canplaythrough", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.315 -  timeupdate @ 0.162984", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.561 -  timeupdate @ 0.418393", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.812 -  timeupdate @ 0.673802", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.815 -  heartbeat #1", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.062 -  timeupdate @ 0.929211", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.561 -  timeupdate @ 1.41681", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.564 -  waiting for video to end.", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.813 -  heartbeat #2", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070525:INFO:CONSOLE(284)] "07:05:25.812 -  heartbeat #3", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60807:3847:1203/070525:INFO:CONSOLE(284)] "07:05:25.892 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:59999/eme_player_js/utils.js (284)
[60820:13063:1203/070525:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[60817:15623:1203/070526:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6084 ms)
[218/235] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7817 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[60818:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60809:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.890 -  Using ClearKeyPlayer", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.903 -  Registering video event handlers.", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.905 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:61975:1203/070522:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60809:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.970 -  Loading media using MSE.", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070522:INFO:CONSOLE(284)] "07:05:22.978 -  Starting play, hidden: false", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.053 -  Event: play", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.054 -  Event: waiting", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.061 -  onSourceOpen [object Event]", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.063 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.089 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.092 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.104 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.116 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"XvOhazONxOGivLmfmmy3gA","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.137 -  Event: canplay", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.139 -  Event: playing", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.141 -  Event: canplaythrough", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.391 -  timeupdate @ 0.186203", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.638 -  timeupdate @ 0.441612", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070523:INFO:CONSOLE(284)] "07:05:23.881 -  heartbeat #1", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.137 -  timeupdate @ 0.929211", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.387 -  timeupdate @ 1.18462", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.390 -  waiting for video to end.", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070524:INFO:CONSOLE(284)] "07:05:24.882 -  heartbeat #2", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070525:INFO:CONSOLE(284)] "07:05:25.882 -  heartbeat #3", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60809:3847:1203/070525:INFO:CONSOLE(284)] "07:05:25.961 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60001/eme_player_js/utils.js (284)
[60821:13063:1203/070526:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6104 ms)
[219/235] MSE_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7641 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[60826:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60823:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.857 -  Using ClearKeyPlayer", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.870 -  Registering video event handlers.", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.873 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.939 -  Loading media using MSE.", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:40983:1203/070527:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60823:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.947 -  Starting play, hidden: false", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.003 -  Event: play", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.004 -  Event: waiting", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.010 -  onSourceOpen [object Event]", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.013 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.026 -  End of appending buffer from bear-320x240-opus-a_enc-a.webm", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.032 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.045 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.059 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.070 -  Event: canplay", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.072 -  Event: playing", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.074 -  Event: canplaythrough", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.325 -  timeupdate @ 0.186203", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.572 -  timeupdate @ 0.441612", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070528:INFO:CONSOLE(284)] "07:05:28.848 -  heartbeat #1", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.071 -  timeupdate @ 0.929211", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.327 -  timeupdate @ 1.18462", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.330 -  waiting for video to end.", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.847 -  heartbeat #2", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.846 -  heartbeat #3", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60823:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.871 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60035/eme_player_js/utils.js (284)
[60828:13063:1203/070530:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[60823:3847:1203/070530:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (6077 ms)
[220/235] MSE_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (7534 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[60838:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.505 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.514 -  Registering video event handlers.", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.525 -  Loading media using MSE.", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.533 -  Starting play, hidden: false", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.638 -  Event: play", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.639 -  Event: waiting", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.645 -  onSourceOpen [object Event]", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:39707:1203/070530:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.647 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.669 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070530:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.515 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.518 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.529 -  heartbeat #1", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.536 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.543 -  Forcing invalid key data.", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.545 -  Adding key to sessionID: 1", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.548 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.551 -  Forcing invalid key data.", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.553 -  Adding key to sessionID: 2", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.557 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey, sessionId: 1, errorCode: 1, systemCode: 0", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:60067/eme_player_js/utils.js (145)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.566 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.569 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey, sessionId: 2, errorCode: 1, systemCode: 0", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60829:3847:1203/070531:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:60067/eme_player_js/utils.js (145)
[60829:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.574 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:60067/eme_player_js/utils.js (284)
[60841:13063:1203/070531:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (4196 ms)
[221/235] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (5748 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[60837:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60827:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.162 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.173 -  Registering video event handlers.", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.185 -  Loading media using src.", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.190 -  Starting play, hidden: false", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.308 -  Event: play", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.310 -  Event: waiting", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:60723:1203/070530:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60827:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.330 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070530:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1203/070531:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.208 -  heartbeat #1", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.215 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.222 -  Adding key to sessionID: 1", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.227 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.253 -  Event: canplay", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.255 -  Event: playing", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.256 -  Event: canplaythrough", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.427 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.430 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.432 -  Adding key to sessionID: 1", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.435 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.507 -  timeupdate @ 0.189318", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.754 -  timeupdate @ 0.42397", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.827 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.831 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.835 -  Adding key to sessionID: 1", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.840 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.004 -  timeupdate @ 0.679954", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.158 -  heartbeat #2", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.504 -  timeupdate @ 1.191922", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.507 -  waiting for video to end.", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60827:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.594 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60052/eme_player_js/utils.js (284)
[60839:13063:1203/070532:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[60827:3847:1203/070532:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (5482 ms)
[222/235] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (7016 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[60840:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.644 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.649 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.654 -  Registering video event handlers.", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.664 -  Loading media using MSE.", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.672 -  Starting play, hidden: false", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.761 -  Event: play", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.763 -  Event: waiting", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:62235:1203/070530:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.773 -  onSourceOpen [object Event]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.778 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.797 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.805 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070530:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.657 -  heartbeat #1", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.666 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.672 -  Adding key to sessionID: 1", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.676 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.717 -  Event: canplay", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.719 -  Event: playing", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.721 -  Event: canplaythrough", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.876 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.879 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.881 -  Adding key to sessionID: 1", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.885 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070531:INFO:CONSOLE(284)] "07:05:31.971 -  timeupdate @ 0.162984", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.276 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.279 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.282 -  Adding key to sessionID: 1", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.286 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.467 -  timeupdate @ 0.673802", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.640 -  heartbeat #2", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.717 -  timeupdate @ 0.929211", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.968 -  timeupdate @ 1.161401", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070532:INFO:CONSOLE(284)] "07:05:32.972 -  waiting for video to end.", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070533:INFO:CONSOLE(284)] "07:05:33.076 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070533:INFO:CONSOLE(284)] "07:05:33.080 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070533:INFO:CONSOLE(284)] "07:05:33.083 -  Adding key to sessionID: 1", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070533:INFO:CONSOLE(284)] "07:05:33.088 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070533:INFO:CONSOLE(284)] "07:05:33.639 -  heartbeat #3", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60830:3847:1203/070534:INFO:CONSOLE(284)] "07:05:34.551 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:60072/eme_player_js/utils.js (284)
[60842:12807:1203/070534:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[60830:3847:1203/070534:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7146 ms)
[223/235] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (8636 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/2
[60853:3847:1203/070534:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60855:3847:1203/070534:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60855:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60855:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60855:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60855:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60855:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60855:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60853:15367:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/2 (2562 ms)
[224/235] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/2 (4139 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Frameless/0
[60860:3847:1203/070535:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60860:17411:1203/070538:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Frameless/0 (4375 ms)
[225/235] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Frameless/0 (6002 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeFullscreen/0
[60856:3847:1203/070535:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeFullscreen/0 (6200 ms)
[226/235] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeFullscreen/0 (7578 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Controls/1
[60871:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60861:3847:1203/070540:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[60861:3847:1203/070540:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[60861:3847:1203/070540:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[60861:3847:1203/070540:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[60861:3847:1203/070540:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[60861:3847:1203/070540:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[60861:3847:1203/070540:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[60861:3847:1203/070540:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[60861:3847:1203/070540:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[60861:3847:1203/070540:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[60861:3847:1203/070540:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[60861:3847:1203/070540:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Controls/1 (4334 ms)
[227/235] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Controls/1 (5796 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/9
[60873:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60863:3847:1203/070540:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[60863:3847:1203/070542:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ImportSearchEngine
[60863:3847:1203/070542:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ImportHistory
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/9 (5578 ms)
[228/235] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/9 (7247 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/0
[60881:3847:1203/070541:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==60890==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001147acbb1 bp 0x00014cf12170 sp 0x00014cf120a0 T6)
    #0 0x1147acbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1147acbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1147ac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1147a7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1147a7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1148a25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1148bf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x114891863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1149009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1147d7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1148f9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11480e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x11216036c in Run base/callback.h:396:12
    #13 0x11216036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11ef0689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11ef03d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x11216036c in Run base/callback.h:396:12
    #17 0x11216036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1121c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1121c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1121c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x11213e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1121ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x11213c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9a270b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9a270454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9a2937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9a2930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x11213f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x11213dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x112203078 in Run base/run_loop.cc:55:3
    #31 0x1121c70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x112271d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x11226560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff96635771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff966221a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10d2c6119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112264fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112271426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11ef1d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11ed38a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11f1601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11f160d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11f163ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x111ece642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11f159e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11f15844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11f157ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11f1df110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x112082948 in Run content/app/content_main_runner.cc:786:12
    #14 0x112080abd in ContentMain content/app/content_main.cc:19:15
    #15 0x11111ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10d28399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10d283563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==60890==ABORTING
Received signal 6
[end of stack trace]
[60877:3847:1203/070543:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[60881:18435:1203/070544:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/0 (3969 ms)
[229/235] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabledByPolicy/0 (5632 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/0
[60886:3847:1203/070542:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60886:3847:1203/070544:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[60886:3847:1203/070544:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[60886:3847:1203/070544:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[60886:3847:1203/070544:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[60886:3847:1203/070544:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[60886:3847:1203/070544:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[60886:3847:1203/070544:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[60886:3847:1203/070544:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[60878:3847:1203/070544:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/0 (4012 ms)
[230/235] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/0 (5519 ms)
[ RUN      ] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/0
[60892:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60895:12551:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[60892:17411:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/0 (4249 ms)
[231/235] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/0 (5621 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_LocalStorageClearedOnExit
[60900:3847:1203/070546:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60900:18435:1203/070547:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_LocalStorageClearedOnExit (3620 ms)
[232/235] ContinueWhereILeftOffTest.PRE_LocalStorageClearedOnExit (5355 ms)
[ RUN      ] RestartTest.Post
[60907:3847:1203/070547:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] RestartTest.Post (2953 ms)
[233/235] RestartTest.Post (4353 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/2
[60910:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60912:3847:1203/070549:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[60912:3847:1203/070549:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60912:3847:1203/070549:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60912:3847:1203/070549:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60912:3847:1203/070549:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[60912:3847:1203/070549:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[60912:3847:1203/070549:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/2 (2525 ms)
[234/235] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/2 (4091 ms)
[ RUN      ] ContinueWhereILeftOffTest.LocalStorageClearedOnExit
[60916:3847:1203/070550:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ContinueWhereILeftOffTest.LocalStorageClearedOnExit (3396 ms)
[235/235] ContinueWhereILeftOffTest.LocalStorageClearedOnExit (4841 ms)
Retrying 1 test (retry #1)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintFailure
[60924:3847:1203/070555:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[60920:3847:1203/070557:INFO:CONSOLE(5)] "hi there", source: chrome-extension://eophiphcgapdjajhhemokoicmobailne/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintFailure (3133 ms)
[236/236] GetAuthTokenFunctionTest.NonInteractiveMintFailure (4303 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runLKepRS/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runLKepRS/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outkoZHkm/output.json
+-------------------------------------------------------------------------+
| End of shard 6  Pending: 2.4s  Duration: 470.3s  Bot: vm858-m4  Exit: 0 |
+-------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 12  https://chromium-swarm.appspot.com/user/task/2b812b4e7d5cac10  |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 12/20
Using 4 parallel jobs.
[ RUN      ] ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected
[40602:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40590:3847:1203/065909:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40590:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected", source: test_api.js (1328)
[40602:3847:1203/065911:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40602:3847:1203/065911:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40602:3847:1203/065911:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40602:3847:1203/065911:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40602:3847:1203/065911:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40602:3847:1203/065911:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected (9384 ms)
[1/220] ManageProfileUITest.Manage_NoNameUpdateOnAvatarSelected (11072 ms)
[ RUN      ] LanguageOptionsWebUITest.testOpenLanguageOptions
[40604:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40589:3847:1203/065909:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40589:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase LanguageOptionsWebUITest.testOpenLanguageOptions", source: test_api.js (1328)
[40604:17411:1203/065913:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LanguageOptionsWebUITest.testOpenLanguageOptions (10862 ms)
[2/220] LanguageOptionsWebUITest.testOpenLanguageOptions (12724 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowPageReplaceHistory
[40603:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40591:3847:1203/065909:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40591:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowPageReplaceHistory", source: test_api.js (1328)
[40591:3847:1203/065913:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] OptionsWebUIExtendedTest.ShowPageReplaceHistory (10722 ms)
[3/220] OptionsWebUIExtendedTest.ShowPageReplaceHistory (12695 ms)
[ RUN      ] ContentSettingsExceptionAreaWebUITest.testOpenContentSettingsExceptionArea
[40601:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40588:3847:1203/065909:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40588:3847:1203/065912:INFO:CONSOLE(1328)] "Running TestCase ContentSettingsExceptionAreaWebUITest.MAYBE_testOpenContentSettingsExceptionArea", source: test_api.js (1328)
[       OK ] ContentSettingsExceptionAreaWebUITest.testOpenContentSettingsExceptionArea (11369 ms)
[4/220] ContentSettingsExceptionAreaWebUITest.testOpenContentSettingsExceptionArea (13423 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk
[40631:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40619:3847:1203/065921:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk", source: test_api.js (1328)
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk (5681 ms)
[5/220] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings.testWithAuditFailuresAndExpectA11yOk (7512 ms)
[ RUN      ] OptionsWebUIExtendedTest.OverlayBackToChild
[40620:3847:1203/065916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40613:3847:1203/065919:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40613:3847:1203/065921:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.OverlayBackToChild", source: test_api.js (1328)
[       OK ] OptionsWebUIExtendedTest.OverlayBackToChild (10394 ms)
[6/220] OptionsWebUIExtendedTest.OverlayBackToChild (12409 ms)
[ RUN      ] SyncSetupWebUITestAsync.RestoreSyncDataTypes
[40629:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40618:3847:1203/065921:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40618:3847:1203/065923:INFO:CONSOLE(1328)] "Running TestCase SyncSetupWebUITestAsync.RestoreSyncDataTypes", source: test_api.js (1328)
[40618:3847:1203/065924:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://settings-frame/syncSetup
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
#sync-select-datatypes
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[       OK ] SyncSetupWebUITestAsync.RestoreSyncDataTypes (9518 ms)
[7/220] SyncSetupWebUITestAsync.RestoreSyncDataTypes (11470 ms)
[ RUN      ] SettingsFormatWebUITest.RadioCheckboxStyleCheck
[40628:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40617:3847:1203/065921:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40617:3847:1203/065923:INFO:CONSOLE(1328)] "Running TestCase SettingsFormatWebUITest.RadioCheckboxStyleCheck", source: test_api.js (1328)
[40617:3847:1203/065925:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40628:17923:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsFormatWebUITest.RadioCheckboxStyleCheck (10123 ms)
[8/220] SettingsFormatWebUITest.RadioCheckboxStyleCheck (11903 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock
[40642:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40638:3847:1203/065928:INFO:CONSOLE(1328)] "Running TestCase WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock", source: test_api.js (1328)
[40642:15879:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock (5055 ms)
[9/220] WebUIBrowserAsyncGenTest.TestRunAllActionsAsyncMock (6952 ms)
[ RUN      ] HistoryWebUIDeleteProhibitedTest.deleteIgnored
[40653:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40643:3847:1203/065931:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40643:3847:1203/065931:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIDeleteProhibitedTest.deleteIgnored", source: test_api.js (1328)
[       OK ] HistoryWebUIDeleteProhibitedTest.deleteIgnored (5612 ms)
[10/220] HistoryWebUIDeleteProhibitedTest.deleteIgnored (7593 ms)
[ RUN      ] Mock4JSWebUITestFails.CalledOnceExpectTwiceFails
[40656:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40645:3847:1203/065931:INFO:CONSOLE(1328)] "Running TestCase Mock4JSWebUITestFails.CalledOnceExpectTwiceFails", source: test_api.js (1328)
[40658:12807:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[40645:3847:1203/065931:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("Mock4JSWebUITestFails","CalledOnceExpectTwiceFails")
expected method was not invoked the expected number of times: callMe()
Allowed:
expected 2 times, invoked 1 times: callMe()
[40656:15879:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] Mock4JSWebUITestFails.CalledOnceExpectTwiceFails (5153 ms)
[11/220] Mock4JSWebUITestFails.CalledOnceExpectTwiceFails (7186 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewIncognitoClears
[40657:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40660:12551:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[40646:3847:1203/065933:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsDnsViewIncognitoClears", source: test_api.js (1328)
[40657:15623:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsDnsViewIncognitoClears (8576 ms)
[12/220] NetInternalsTest.netInternalsDnsViewIncognitoClears (10518 ms)
[ RUN      ] NetInternalsTest.netInternalsTourTabs
[40666:3847:1203/065932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40659:3847:1203/065936:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTourTabs", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsTourTabs (6989 ms)
[13/220] NetInternalsTest.netInternalsTourTabs (9062 ms)
[ RUN      ] PlatformAppBrowserTest.EmptyContextMenu
[40678:3847:1203/065936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40680:13063:1203/065938:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.EmptyContextMenu (5064 ms)
[14/220] PlatformAppBrowserTest.EmptyContextMenu (6871 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsColor
[40677:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40668:3847:1203/065938:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40668:3847:1203/065940:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsColor", source: test_api.js (1328)
[40677:17411:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsColor (7997 ms)
[15/220] PrintPreviewWebUITest.TestColorSettingsColor (9652 ms)
[ RUN      ] BluetoothPrivateApiTest.DisconnectAll
[40687:3847:1203/065939:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40681:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] testDisconnect", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[40687:16899:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothPrivateApiTest.DisconnectAll (5057 ms)
[16/220] BluetoothPrivateApiTest.DisconnectAll (6893 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsGesture
[40693:3847:1203/065941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40686:3847:1203/065943:INFO:CONSOLE(0)] "[SUCCESS] testGesture", source: chrome-extension://ghejccpmcgagkheogcgjgmajpfcaeihg/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.OptionalPermissionsGesture (4876 ms)
[17/220] ExtensionApiTest.OptionalPermissionsGesture (6639 ms)
[ RUN      ] ExtensionApiTest.MutationObservers
[40698:3847:1203/065943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40692:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://bikacndgkeakainkfpclhpblppngaijm/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.MutationObservers (4964 ms)
[18/220] ExtensionApiTest.MutationObservers (6807 ms)
[ RUN      ] AppControllerMainMenuBrowserTest.HistoryMenuResetAfterProfileDeletion
[40708:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AppControllerMainMenuBrowserTest.HistoryMenuResetAfterProfileDeletion (3880 ms)
[19/220] AppControllerMainMenuBrowserTest.HistoryMenuResetAfterProfileDeletion (5983 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileWithoutExtensionAcceptAny
[40712:3847:1203/065946:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40703:4895:1203/065949:ERROR:mach_broker_mac.mm(234)] Unknown process 40720 is sending Mach IPC messages!
[40703:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://dchikkmgnioppimmjpgpdojlbdijebbh/_generated_background_page.html (0)
[40712:17411:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFileWithoutExtensionAcceptAny (6008 ms)
[20/220] PlatformAppWithFileBrowserTest.LaunchWithFileWithoutExtensionAcceptAny (7898 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithNoIntent
[40717:3847:1203/065948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40710:5635:1203/065950:ERROR:mach_broker_mac.mm(234)] Unknown process 40726 is sending Mach IPC messages!
[40710:3847:1203/065951:WARNING:launcher.cc(248)] Extension does not provide a valid file handler.
[40710:3847:1203/065951:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://flhmbondadjdjbdbeghfjiaeigjiodmp/_generated_background_page.html (0)
[40717:17667:1203/065951:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithNoIntent (5683 ms)
[21/220] PlatformAppWithFileBrowserTest.LaunchWithNoIntent (7892 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted
[40730:3847:1203/065951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40721:3847:1203/065955:INFO:CONSOLE(35)] "Prerendering a link", source: http://127.0.0.1:49329/extensions/platform_apps/url_handlers/launching_pages/navigate.js (35)
[40721:62251:1203/065956:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40721:3847:1203/065957:INFO:CONSOLE(41)] "Prerender aborted. Clicking link", source: http://127.0.0.1:49329/extensions/platform_apps/url_handlers/launching_pages/navigate.js (41)
ASAN:DEADLYSIGNAL
=================================================================
==40730==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff91c85bc9 bp 0x000120e25730 sp 0x000120e256f0 T6)
    #0 0x7fff91c85bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x109d063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x109d063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x109d063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x109d063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x109d281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x109d281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x109d13628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x109d13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x109d13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x109d21c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x109d21c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x109d21c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x109d21c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x109d21c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10797b36c in Run base/callback.h:396:12
    #16 0x10797b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1079e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1079e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1079e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x107955d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x107a1e078 in Run base/run_loop.cc:55:3
    #22 0x1079e20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x107a8cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x107a8060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff91c80771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff91c6d1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x102adc119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107a7ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107a8c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11456b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10786fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10786fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10786e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10789d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10789babd in ContentMain content/app/content_main.cc:19:15
    #9 0x106939c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x102a9999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x102a99563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40730==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted (8224 ms)
[22/220] PlatformAppUrlRedirectorBrowserTest.PrerenderedClickInTabIntercepted (10356 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.BlankClickInAppIntercepted
[40724:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40753:13063:1203/065959:WARNING:channel.cc(358)] RawChannel write error
[40724:17667:1203/065959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.BlankClickInAppIntercepted (12037 ms)
[23/220] PlatformAppUrlRedirectorBrowserTest.BlankClickInAppIntercepted (14004 ms)
[ RUN      ] EphemeralAppBrowserTest.RestartEventReceived
[40740:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40740:17667:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.RestartEventReceived (8878 ms)
[24/220] EphemeralAppBrowserTest.RestartEventReceived (10614 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIExistence
[40746:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebViewTest.Shim_TestWebRequestAPIExistence (7517 ms)
[25/220] WebViewTest.Shim_TestWebRequestAPIExistence (9350 ms)
[ RUN      ] WebViewTest.Shim_TestNavigateAfterResize
[40764:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40754:3847:1203/070006:INFO:CONSOLE(62)] "Inject success: navigate_after_resize.js", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (62)
[40754:3847:1203/070006:INFO:CONSOLE(62)] "guest log: message", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (62)
[40754:3847:1203/070007:INFO:CONSOLE(62)] "guest log: data: dimension-request", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (62)
[40754:3847:1203/070007:INFO:CONSOLE(62)] "postMessageHandler: dimension-response,100,125", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (62)
[40754:3847:1203/070007:INFO:CONSOLE(62)] "actualWidth: 100, actualHeight: 125", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (62)
[40764:17667:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNavigateAfterResize (7504 ms)
[26/220] WebViewTest.Shim_TestNavigateAfterResize (9552 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortEmptyResponse
[40771:3847:1203/070004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebViewTest.Shim_TestLoadAbortEmptyResponse (7359 ms)
[27/220] WebViewTest.Shim_TestLoadAbortEmptyResponse (9327 ms)
[ RUN      ] WebViewTest.TaskManagerExistingWebView
[40778:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40766:38951:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40766:3847:1203/070010:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[40778:17411:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.TaskManagerExistingWebView (7296 ms)
[28/220] WebViewTest.TaskManagerExistingWebView (9061 ms)
[ RUN      ] WebViewTest.GeolocationAPICancelGeolocation
[40779:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40768:54291:1203/070007:ERROR:mach_broker_mac.mm(234)] Unknown process 40785 is sending Mach IPC messages!
[40768:39207:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40768:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] testCancelGeolocationInIFrame", source: chrome-extension://dgfkaemoomefoeibdblcnbmkkmppbbmo/embedder.html (0)
[40768:3847:1203/070011:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[40779:17411:1203/070011:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.GeolocationAPICancelGeolocation (8229 ms)
[29/220] WebViewTest.GeolocationAPICancelGeolocation (10065 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromWorkerDefaultAllow
[40794:3847:1203/070011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40788:3847:1203/070015:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://gmpeoiiffafdlmddhoebacndjghjgdlm/embedder.js (77)
[40788:3847:1203/070016:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://gmpeoiiffafdlmddhoebacndjghjgdlm/embedder.js (79)
[40788:3847:1203/070016:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://gmpeoiiffafdlmddhoebacndjghjgdlm/embedder.js (82)
[40788:63003:1203/070016:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40794:16391:1203/070016:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromWorkerDefaultAllow (7544 ms)
[30/220] WebViewTest.FileSystemAPIRequestFromWorkerDefaultAllow (9458 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestAllow
[40800:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40793:3847:1203/070017:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://nibannkebddgolmlpcgohlhiifjaanfe/embedder.js (77)
[40793:40719:1203/070018:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40793:3847:1203/070018:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://nibannkebddgolmlpcgohlhiifjaanfe/embedder.js (79)
[40793:3847:1203/070018:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://nibannkebddgolmlpcgohlhiifjaanfe/embedder.js (82)
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestAllow (7487 ms)
[31/220] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestAllow (9582 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDeny
[40807:3847:1203/070014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40795:3847:1203/070019:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.1", source: chrome-extension://miaekfjebbogeomepabciajaimafjdji/embedder.js (79)
[40795:3847:1203/070019:INFO:CONSOLE(82)] "embedder.webview[1].postMessage", source: chrome-extension://miaekfjebbogeomepabciajaimafjdji/embedder.js (82)
[40795:3847:1203/070019:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.2", source: chrome-extension://miaekfjebbogeomepabciajaimafjdji/embedder.js (79)
[40795:3847:1203/070019:INFO:CONSOLE(82)] "embedder.webview[2].postMessage", source: chrome-extension://miaekfjebbogeomepabciajaimafjdji/embedder.js (82)
[40795:3847:1203/070019:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.0", source: chrome-extension://miaekfjebbogeomepabciajaimafjdji/embedder.js (79)
[40795:3847:1203/070019:INFO:CONSOLE(82)] "embedder.webview[0].postMessage", source: chrome-extension://miaekfjebbogeomepabciajaimafjdji/embedder.js (82)
[40795:62243:1203/070019:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40795:62243:1203/070019:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40795:62243:1203/070019:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40814:13063:1203/070019:WARNING:channel.cc(358)] RawChannel write error
[40807:17411:1203/070019:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDeny (7615 ms)
[32/220] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDeny (9520 ms)
[ RUN      ] WebViewTest.DownloadPermission
[40811:3847:1203/070015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40799:39455:1203/070020:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40819:13063:1203/070020:WARNING:channel.cc(358)] RawChannel write error
[40813:12551:1203/070020:WARNING:channel.cc(358)] RawChannel write error
[40799:3847:1203/070020:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40811:15879:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.DownloadPermission (7745 ms)
[33/220] WebViewTest.DownloadPermission (9631 ms)
[ RUN      ] WebViewTest.TestConfirmDialog
[40823:3847:1203/070021:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40817:3847:1203/070026:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://epjfbhmhjijdnekppkkaoecnganehbgb/embedder.js (77)
[40817:3847:1203/070026:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://epjfbhmhjijdnekppkkaoecnganehbgb/embedder.js (81)
[40817:3847:1203/070026:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://epjfbhmhjijdnekppkkaoecnganehbgb/embedder.js (92)
[40817:3847:1203/070026:INFO:CONSOLE(143)] "The confirm dialog test has started.", source: chrome-extension://epjfbhmhjijdnekppkkaoecnganehbgb/embedder.js (143)
[40817:3847:1203/070026:INFO:CONSOLE(158)] "webview has requested a dialog.", source: chrome-extension://epjfbhmhjijdnekppkkaoecnganehbgb/embedder.js (158)
[40817:3847:1203/070026:INFO:CONSOLE(162)] "The app has responded to the dialog request.", source: chrome-extension://epjfbhmhjijdnekppkkaoecnganehbgb/embedder.js (162)
[40817:3847:1203/070026:INFO:CONSOLE(150)] "webview has reported a result for its confirm dialog.", source: chrome-extension://epjfbhmhjijdnekppkkaoecnganehbgb/embedder.js (150)
[       OK ] WebViewTest.TestConfirmDialog (7937 ms)
[34/220] WebViewTest.TestConfirmDialog (9700 ms)
[ RUN      ] WebViewSizeTest.AutoSize
[40834:3847:1203/070023:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40822:53763:1203/070025:ERROR:mach_broker_mac.mm(234)] Unknown process 40842 is sending Mach IPC messages!
[40822:3847:1203/070028:INFO:CONSOLE(14)] "guest.loadstop", source: chrome-extension://eikenppehfmdllmkbmjpjngpnimgdbko/main.js (14)
[40822:3847:1203/070028:INFO:CONSOLE(41)] "sizechanged: dimension: 1600 X 1600", source: chrome-extension://eikenppehfmdllmkbmjpjngpnimgdbko/main.js (41)
[40822:3847:1203/070028:INFO:CONSOLE(0)] "[SUCCESS] testAutoSize", source: chrome-extension://eikenppehfmdllmkbmjpjngpnimgdbko/main.html (0)
[40822:3847:1203/070028:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebViewSizeTest.AutoSize (7754 ms)
[35/220] WebViewSizeTest.AutoSize (9857 ms)
[ RUN      ] WebViewSizeTest.Shim_TestResizeWebviewResizesContent
[40838:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40824:3847:1203/070028:INFO:CONSOLE(2210)] "The resize test has been injected into webview.", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (2210)
[40824:3847:1203/070028:INFO:CONSOLE(2216)] "The guest script for a two-way comm channel has been injected into webview.", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (2216)
[40824:3847:1203/070029:INFO:CONSOLE(2227)] "A communication channel has been established with webview.", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (2227)
[40824:3847:1203/070029:INFO:CONSOLE(2228)] "Resizing <webview> width from 300px to 400px.", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (2228)
[40838:17411:1203/070029:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSizeTest.Shim_TestResizeWebviewResizesContent (7595 ms)
[36/220] WebViewSizeTest.Shim_TestResizeWebviewResizesContent (9656 ms)
[ RUN      ] WebViewSizeTest.Shim_TestResizeEvents
[40843:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40828:3847:1203/070030:INFO:CONSOLE(2658)] "Resizing <webview> width from 600px to 500px.", source: chrome-extension://dfiflbgkkdaeaeaffhjlemngiahhgndn/main.js (2658)
[40848:12807:1203/070030:WARNING:channel.cc(358)] RawChannel write error
[40828:3847:1203/070030:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40843:17667:1203/070030:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSizeTest.Shim_TestResizeEvents (7592 ms)
[37/220] WebViewSizeTest.Shim_TestResizeEvents (9605 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultipleLargerTotal
[40865:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40855:67867:1203/070033:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40855:3847:1203/070034:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[40855:3847:1203/070034:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[40855:3847:1203/070034:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[40865:17411:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultipleLargerTotal (4413 ms)
[38/220] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultipleLargerTotal (6390 ms)
[ RUN      ] WebViewDPITest.Shim_TestAutosizeRemoveAttributes
[40856:3847:1203/070030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40850:3847:1203/070035:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40856:17923:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewDPITest.Shim_TestAutosizeRemoveAttributes (7824 ms)
[39/220] WebViewDPITest.Shim_TestAutosizeRemoveAttributes (9443 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectMultipleLargerTotal
[40868:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40857:67111:1203/070034:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40857:3847:1203/070035:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[40857:3847:1203/070035:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[40857:3847:1203/070035:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectMultipleLargerTotal (4809 ms)
[40/220] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectMultipleLargerTotal (6791 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerNoTypeInManifest
[40872:3847:1203/070034:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40861:39207:1203/070035:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40861:3847:1203/070036:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[40861:3847:1203/070036:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[40861:3847:1203/070036:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerNoTypeInManifest (3912 ms)
[41/220] AppBannerDataFetcherBrowserTest.WebAppBannerNoTypeInManifest (5695 ms)
[ RUN      ] CacheCounterTest.NonEmpty
[40882:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40887:14851:1203/070040:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[40882:16135:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CacheCounterTest.NonEmpty (3487 ms)
[42/220] CacheCounterTest.NonEmpty (5213 ms)
[ RUN      ] HistoryCounterTest.PeriodChanged
[40889:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HistoryCounterTest.PeriodChanged (3411 ms)
[43/220] HistoryCounterTest.PeriodChanged (5337 ms)
[ RUN      ] PasswordsCounterTest.PrefChanged
[40890:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40893:15363:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40893:15363:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PasswordsCounterTest.PrefChanged (3397 ms)
[44/220] PasswordsCounterTest.PrefChanged (5314 ms)
[ RUN      ] PasswordsCounterTest.PrefIsFalse
[40891:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40894:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40894:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40894:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40894:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40894:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40894:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40894:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40891:18179:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordsCounterTest.PrefIsFalse (3491 ms)
[45/220] PasswordsCounterTest.PrefIsFalse (5340 ms)
[ RUN      ] CollectedCookiesTest.NavigateAway
[40902:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40895:39703:1203/070045:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40895:3847:1203/070046:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] CollectedCookiesTest.NavigateAway (4346 ms)
[46/220] CollectedCookiesTest.NavigateAway (6186 ms)
[ RUN      ] ContentSettingsTest.AllowCookiesUsingExceptions
[40910:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40896:40219:1203/070046:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40896:3847:1203/070046:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40910:17411:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.AllowCookiesUsingExceptions (3598 ms)
[47/220] ContentSettingsTest.AllowCookiesUsingExceptions (5611 ms)
[ RUN      ] ContentSettingsTest.ContentSettingsBlockDataURLs
[40911:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40911:15879:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.ContentSettingsBlockDataURLs (3490 ms)
[48/220] ContentSettingsTest.ContentSettingsBlockDataURLs (5372 ms)
[ RUN      ] DoNotTrackTest.DOMProperty
[40927:3847:1203/070050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DoNotTrackTest.DOMProperty (3547 ms)
[49/220] DoNotTrackTest.DOMProperty (5430 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestWorkerWindowClosing
[40912:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49463...
sending server_data: {"host": "127.0.0.1", "port": 49463} (36 bytes)
[40912:17155:1203/070051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsBeforeUnloadTest.TestWorkerWindowClosing (8396 ms)
[50/220] DevToolsBeforeUnloadTest.TestWorkerWindowClosing (10309 ms)
[ RUN      ] DownloadTest.DontCloseNewTab2
[40930:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.DontCloseNewTab2 (4117 ms)
[51/220] DownloadTest.DontCloseNewTab2 (5858 ms)
[ RUN      ] DownloadTestWithShelf.IncognitoDownload
[40929:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTestWithShelf.IncognitoDownload (5256 ms)
[52/220] DownloadTestWithShelf.IncognitoDownload (7066 ms)
[ RUN      ] SavePageBrowserTest.SaveHTMLOnlyCancel
[40946:3847:1203/070056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SavePageBrowserTest.SaveHTMLOnlyCancel (4183 ms)
[53/220] SavePageBrowserTest.SaveHTMLOnlyCancel (6029 ms)
[ RUN      ] SavePageBrowserTest.SaveDownloadableIFrame
[40945:3847:1203/070056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40945:15623:1203/070058:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageBrowserTest.SaveDownloadableIFrame (4527 ms)
[54/220] SavePageBrowserTest.SaveDownloadableIFrame (6104 ms)
[ RUN      ] AutomationApiTest.BoundsForRange
[40953:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40942:63267:1203/070102:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40942:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] boundsForRange", source: chrome-extension://jakpdfeeilpcfoadkmfocclcnpijjcpd/bounds_for_range.html (0)
[       OK ] AutomationApiTest.BoundsForRange (7458 ms)
[55/220] AutomationApiTest.BoundsForRange (9533 ms)
[ RUN      ] BluetoothLowEnergyApiTest.WriteDescriptorValue
[40967:3847:1203/070102:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40958:3847:1203/070104:INFO:CONSOLE(0)] "[SUCCESS] testWriteDescriptorValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[40967:15879:1203/070104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.WriteDescriptorValue (5133 ms)
[56/220] BluetoothLowEnergyApiTest.WriteDescriptorValue (6851 ms)
[ RUN      ] ExtensionBrowsingDataTest.RemoveBrowsingDataAll
[40983:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40983:16647:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowsingDataTest.RemoveBrowsingDataAll (3364 ms)
[57/220] ExtensionBrowsingDataTest.RemoveBrowsingDataAll (5121 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionSince
[40988:3847:1203/070108:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40989:3847:1203/070109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40989:3847:1203/070109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40989:3847:1203/070109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40989:3847:1203/070109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40989:3847:1203/070109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40989:3847:1203/070109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40989:3847:1203/070109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionSince (3076 ms)
[58/220] ExtensionBrowsingDataTest.SettingsFunctionSince (4839 ms)
[ RUN      ] AutomationApiTest.Find
[40965:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40957:62743:1203/070106:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40957:3847:1203/070106:INFO:CONSOLE(0)] "[SUCCESS] testFindByRole", source: chrome-extension://jakpdfeeilpcfoadkmfocclcnpijjcpd/find.html (0)
[40957:3847:1203/070107:INFO:CONSOLE(0)] "[SUCCESS] testFindByStates", source: chrome-extension://jakpdfeeilpcfoadkmfocclcnpijjcpd/find.html (0)
[40957:3847:1203/070108:INFO:CONSOLE(0)] "[SUCCESS] testFindByAttribute", source: chrome-extension://jakpdfeeilpcfoadkmfocclcnpijjcpd/find.html (0)
[40957:3847:1203/070109:INFO:CONSOLE(0)] "[SUCCESS] testMatches", source: chrome-extension://jakpdfeeilpcfoadkmfocclcnpijjcpd/find.html (0)
[       OK ] AutomationApiTest.Find (10707 ms)
[59/220] AutomationApiTest.Find (12373 ms)
[ RUN      ] AllUrlsApiTest.WhitelistedExtension
[40949:3847:1203/070057:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40987:12551:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[40949:17155:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllUrlsApiTest.WhitelistedExtension (16640 ms)
[60/220] AllUrlsApiTest.WhitelistedExtension (18494 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_Get
[41008:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40998:65543:1203/070115:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /post/downloads/a_zip_file.zip?expected_body=BODY
[41008:18691:1203/070116:WARNING:channel.cc(358)] RawChannel write error
[40998:52995:1203/070116:ERROR:mach_broker_mac.mm(234)] Unknown process 41017 is sending Mach IPC messages!
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_Get (4163 ms)
[61/220] DownloadExtensionTest.DownloadExtensionTest_Download_Post_Get (5963 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Post
[41007:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40996:4611:1203/070116:ERROR:mach_broker_mac.mm(234)] Unknown process 41016 is sending Mach IPC messages!
[41007:17411:1203/070116:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Post (4717 ms)
[62/220] DownloadExtensionTest.DownloadExtensionTest_Download_Post (6680 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ParentDirInvalid
[41014:3847:1203/070115:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41001:9987:1203/070117:ERROR:mach_broker_mac.mm(234)] Unknown process 41019 is sending Mach IPC messages!
[41014:16903:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ParentDirInvalid (4559 ms)
[63/220] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ParentDirInvalid (6464 ms)
[ RUN      ] DeclarativeContentApiTest.DisabledForSpanningIncognito
[40999:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41018:12807:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[40992:3847:1203/070118:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40999:17155:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.DisabledForSpanningIncognito (8024 ms)
[64/220] DeclarativeContentApiTest.DisabledForSpanningIncognito (9700 ms)
[ RUN      ] BrowserActionApiTest.BadgeBackgroundColor
[41028:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41037:12551:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[41020:3847:1203/070123:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] BrowserActionApiTest.BadgeBackgroundColor (5371 ms)
[65/220] BrowserActionApiTest.BadgeBackgroundColor (7364 ms)
[ RUN      ] ExtensionBrowserTest.PageActionInPageNavigation
[41029:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41021:3847:1203/070123:INFO:CONSOLE(10)] "url: http://127.0.0.1:49489/extensions/api_test/page_action/hash_change/test_page_A.html", source: chrome-extension://lmakgdhilaiekmocmaenikceijhbefjg/background.js (10)
[41021:40219:1203/070123:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41021:3847:1203/070123:INFO:CONSOLE(13)] "Enabling for 2", source: chrome-extension://lmakgdhilaiekmocmaenikceijhbefjg/background.js (13)
[41021:3847:1203/070123:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ExtensionBrowserTest.PageActionInPageNavigation (5663 ms)
[66/220] ExtensionBrowserTest.PageActionInPageNavigation (7550 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFilePreviousPathDoesNotExistTest
[41038:3847:1203/070122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41027:5635:1203/070124:ERROR:mach_broker_mac.mm(234)] Unknown process 41044 is sending Mach IPC messages!
[41027:3847:1203/070125:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://aekkidbjhifomagndjbaoaeakbkkphic/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFilePreviousPathDoesNotExistTest (5670 ms)
[67/220] FileSystemApiTest.FileSystemApiOpenExistingFilePreviousPathDoesNotExistTest (7551 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetWritableRootEntryTest
[41052:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41046:4611:1203/070129:ERROR:mach_broker_mac.mm(234)] Unknown process 41060 is sending Mach IPC messages!
[41046:3847:1203/070131:INFO:CONSOLE(0)] "[SUCCESS] getWritableEntry", source: chrome-extension://cpooajijcacjingapnpcdmhcejeonman/test.html (0)
[41052:18179:1203/070131:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiGetWritableRootEntryTest (5929 ms)
[68/220] FileSystemApiTest.FileSystemApiGetWritableRootEntryTest (7720 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRetainDirectoryEntry
[41055:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41047:50947:1203/070130:ERROR:mach_broker_mac.mm(234)] Unknown process 41063 is sending Mach IPC messages!
[41047:3847:1203/070131:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pihggogcljjamknpkendmlbbdfbdocpg/test_other_window.html (0)
[41047:3847:1203/070131:INFO:CONSOLE(0)] "[SUCCESS] retainEntryWorks", source: chrome-extension://pihggogcljjamknpkendmlbbdfbdocpg/test.html (0)
[41047:3847:1203/070131:INFO:CONSOLE(0)] "[SUCCESS] retainEntryWorks", source: chrome-extension://pihggogcljjamknpkendmlbbdfbdocpg/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiRetainDirectoryEntry (6171 ms)
[69/220] FileSystemApiTest.FileSystemApiRetainDirectoryEntry (7798 ms)
[ RUN      ] GcmApiTest.RegisterValidation
[41061:3847:1203/070129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41053:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] successWithOneSender", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[41053:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] successWithMultipleSenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[41053:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] successWithMaxSenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[41053:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] failureWithNoSenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[41053:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] failureWithEmptySenderOnly", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[41053:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] failureWithEmptySender", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[41053:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] failureWithTooManySenders", source: chrome-extension://lefcecgkalmdpofeoodadlijjoebjlpe/_generated_background_page.html (0)
[       OK ] GcmApiTest.RegisterValidation (4758 ms)
[70/220] GcmApiTest.RegisterValidation (6388 ms)
[ RUN      ] HotwordPrivateApiTest.IsAvailableFalse
[41078:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41068:3847:1203/070137:INFO:CONSOLE(0)] "[SUCCESS] isAvailable", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.IsAvailableFalse (4449 ms)
[71/220] HotwordPrivateApiTest.IsAvailableFalse (6081 ms)
[ RUN      ] HotwordPrivateApiTest.GetLaunchStateHotwordOnly
[41080:3847:1203/070136:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41070:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] getLaunchState", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[41080:16135:1203/070138:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.GetLaunchStateHotwordOnly (4351 ms)
[72/220] HotwordPrivateApiTest.GetLaunchStateHotwordOnly (6029 ms)
[ RUN      ] HotwordPrivateApiTest.SetHotwordAlwaysOnSearchEnabled
[41077:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41067:3847:1203/070137:INFO:CONSOLE(0)] "[SUCCESS] setHotwordAlwaysOnSearchEnabledTrue", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[41067:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] setHotwordAlwaysOnSearchEnabledFalse", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[41077:17411:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.SetHotwordAlwaysOnSearchEnabled (5875 ms)
[73/220] HotwordPrivateApiTest.SetHotwordAlwaysOnSearchEnabled (7777 ms)
[ RUN      ] InlineInstallPrivateApiTestApp.BackgroundInstall
[41097:3847:1203/070142:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] InlineInstallPrivateApiTestApp.BackgroundInstall (4322 ms)
[74/220] InlineInstallPrivateApiTestApp.BackgroundInstall (6030 ms)
[ RUN      ] ExtensionIdltestApiTest.IdlCompiler
[41094:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41087:3847:1203/070144:INFO:CONSOLE(0)] "[SUCCESS] sendBuffer", source: chrome-extension://pegicjdeaoolnanmegnaohkknmagjonb/binary.html (0)
[41087:3847:1203/070144:INFO:CONSOLE(0)] "[SUCCESS] sendBufferView", source: chrome-extension://pegicjdeaoolnanmegnaohkknmagjonb/binary.html (0)
[41087:3847:1203/070144:INFO:CONSOLE(0)] "[SUCCESS] sendBufferSlice", source: chrome-extension://pegicjdeaoolnanmegnaohkknmagjonb/binary.html (0)
[41087:3847:1203/070144:INFO:CONSOLE(0)] "[SUCCESS] getBuffer", source: chrome-extension://pegicjdeaoolnanmegnaohkknmagjonb/binary.html (0)
[41087:3847:1203/070145:INFO:CONSOLE(0)] "[SUCCESS] functionDefinition", source: chrome-extension://ffhehmfplhimamjcbepccimbjihdomfi/nocompile.html (0)
[41087:3847:1203/070145:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionIdltestApiTest.IdlCompiler (6302 ms)
[75/220] ExtensionIdltestApiTest.IdlCompiler (7989 ms)
[ RUN      ] InlineInstallPrivateApiTestExtension.OnlyApps
[41100:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41089:3847:1203/070145:INFO:CONSOLE(33)] "testName is onlyApps", source: chrome-extension://onjpmbjnmccpjoohmgbcjdigbmnbfmkf/page.js (33)
[41100:16899:1203/070148:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineInstallPrivateApiTestExtension.OnlyApps (7473 ms)
[76/220] InlineInstallPrivateApiTestExtension.OnlyApps (9095 ms)
[ RUN      ] InstanceIDApiTest.DeleteID
[41114:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41107:3847:1203/070150:INFO:CONSOLE(0)] "[SUCCESS] deleteIDWithoutCallback", source: chrome-extension://gfliepfajjopfcnonmhnibedpjecocaa/_generated_background_page.html (0)
[41107:3847:1203/070150:INFO:CONSOLE(0)] "[SUCCESS] deleteIDWithCallback", source: chrome-extension://gfliepfajjopfcnonmhnibedpjecocaa/_generated_background_page.html (0)
[41107:3847:1203/070150:INFO:CONSOLE(0)] "[SUCCESS] deleteAfterGetID", source: chrome-extension://gfliepfajjopfcnonmhnibedpjecocaa/_generated_background_page.html (0)
[       OK ] InstanceIDApiTest.DeleteID (4755 ms)
[77/220] InstanceIDApiTest.DeleteID (6463 ms)
[ RUN      ] ExtensionManagementApiEscalationTest.DisabledReason
[41118:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41121:13063:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[41118:16899:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiEscalationTest.DisabledReason (6581 ms)
[78/220] ExtensionManagementApiEscalationTest.DisabledReason (8579 ms)
[ RUN      ] ExtensionManagementTest.InstallOlderVersion
[41125:3847:1203/070152:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41119:3847:1203/070156:WARNING:extension_error_reporter.cc(79)] Extension error: Attempted to downgrade extension.
[       OK ] ExtensionManagementTest.InstallOlderVersion (6617 ms)
[79/220] ExtensionManagementTest.InstallOlderVersion (8412 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers
[41135:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41135:15623:1203/070157:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers (4611 ms)
[80/220] MediaGalleriesGalleryWatchApiTest.SetupGalleryChangedListenerWithoutWatchers (6498 ms)
[ RUN      ] ExtensionPreferenceApiTest.Standard
[41142:3847:1203/070158:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41137:3847:1203/070200:INFO:CONSOLE(0)] "[SUCCESS] getPreferences", source: chrome-extension://pigehigcbnjlkcamdhanbpmammffipnf/test.html (0)
[41137:3847:1203/070200:INFO:CONSOLE(0)] "[SUCCESS] setGlobals", source: chrome-extension://pigehigcbnjlkcamdhanbpmammffipnf/test.html (0)
[41137:3847:1203/070200:INFO:CONSOLE(0)] "[SUCCESS] testWebRTCIPHandlingPolicy", source: chrome-extension://pigehigcbnjlkcamdhanbpmammffipnf/test.html (0)
[41142:15879:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[41137:3847:1203/070200:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ExtensionPreferenceApiTest.Standard (4790 ms)
[81/220] ExtensionPreferenceApiTest.Standard (6488 ms)
[ RUN      ] ProxySettingsApiTest.ProxyDirectSettings
[41151:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41143:53259:1203/070202:ERROR:mach_broker_mac.mm(234)] Unknown process 41155 is sending Mach IPC messages!
[41143:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://baojdbepdbebpmpondnhkajnpgdokeck/_generated_background_page.html (0)
[41143:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://baojdbepdbebpmpondnhkajnpgdokeck/_generated_background_page.html (0)
[41143:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://baojdbepdbebpmpondnhkajnpgdokeck/_generated_background_page.html (0)
[41143:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://baojdbepdbebpmpondnhkajnpgdokeck/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyDirectSettings (4636 ms)
[82/220] ProxySettingsApiTest.ProxyDirectSettings (6372 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedIndividualRemove
[41153:3847:1203/070201:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41145:3847:1203/070203:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://eflelkfjpibldaphifigabmpglpeegmi/_generated_background_page.html (0)
[41145:3847:1203/070203:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://eflelkfjpibldaphifigabmpglpeegmi/_generated_background_page.html (0)
[41145:3847:1203/070203:INFO:CONSOLE(0)] "[SUCCESS] clearProxies", source: chrome-extension://eflelkfjpibldaphifigabmpglpeegmi/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyFixedIndividualRemove (4500 ms)
[83/220] ProxySettingsApiTest.ProxyFixedIndividualRemove (6201 ms)
[ RUN      ] SyncFileSystemApiTest.OnFileStatusChangedDeleted
[41163:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41157:52763:1203/070206:ERROR:mach_broker_mac.mm(234)] Unknown process 41170 is sending Mach IPC messages!
[41157:3847:1203/070207:INFO:CONSOLE(0)] "[SUCCESS] setupListener", source: chrome-extension://acapknmhnibjkninmmmkkeagcldnkped/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.OnFileStatusChangedDeleted (4990 ms)
[84/220] SyncFileSystemApiTest.OnFileStatusChangedDeleted (6638 ms)
[ RUN      ] SyncFileSystemApiTest.OnServiceStatusChanged
[41171:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41162:5383:1203/070208:ERROR:mach_broker_mac.mm(234)] Unknown process 41176 is sending Mach IPC messages!
[41162:3847:1203/070209:INFO:CONSOLE(0)] "[SUCCESS] setupListener", source: chrome-extension://njnadkenicjfjhapllnlbomkoipkjbcn/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.OnServiceStatusChanged (4857 ms)
[85/220] SyncFileSystemApiTest.OnServiceStatusChanged (6681 ms)
[ RUN      ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs
[41173:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs (5243 ms)
[86/220] ExtensionTabsTest.DefaultToIncognitoWhenItIsForcedAndNoArgs (6931 ms)
[ RUN      ] ExtensionWindowCreateTest.AcceptState
[41184:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41190:3847:1203/070214:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] ExtensionWindowCreateTest.AcceptState (4769 ms)
[87/220] ExtensionWindowCreateTest.AcceptState (6465 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopDiscard
[41205:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41207:3847:1203/070218:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[41207:3847:1203/070218:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41207:3847:1203/070218:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41207:3847:1203/070218:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41207:3847:1203/070218:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41207:3847:1203/070218:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41207:3847:1203/070218:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopDiscard (2915 ms)
[88/220] WebrtcLoggingPrivateApiTest.TestStartStopDiscard (4602 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed2
[41036:3847:1203/070122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000111080aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011f471f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff91c6e90a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff90966233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9096b916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9096b0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff96749eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff96749c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff96749ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff96b70533 _DPSNextEvent + 685
11  AppKit                              0x00007fff96b6fdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff96b671a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000111061a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000011105f7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000011111f149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011f543e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000010fe4d23a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x000000010fe4d7a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x000000010fe42562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x000000010fe411de _ZN20ExtensionBrowserTest13LoadExtensionERKN4base8FilePathE + 206
21  browser_tests                       0x000000010f026a1d _ZN50ExtensionBrowserTest_RSSParseFeedInvalidFeed2_Test19RunTestOnMainThreadEv + 493
22  browser_tests                       0x0000000111049265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
23  browser_tests                       0x000000011f47196a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
24  browser_tests                       0x00000001102aa8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
25  browser_tests                       0x00000001102a8016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
26  browser_tests                       0x000000011b836837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
27  browser_tests                       0x000000011c0be11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
28  browser_tests                       0x000000011b83226b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
29  browser_tests                       0x000000011b83e407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
30  browser_tests                       0x000000011b82ab4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
31  browser_tests                       0x000000011f46e679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
32  browser_tests                       0x000000011f46c7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
33  browser_tests                       0x000000011f4710ec _ZN7content15BrowserTestBase5SetUpEv + 1660
34  browser_tests                       0x00000001110470dd _ZN20InProcessBrowserTest5SetUpEv + 717
35  browser_tests                       0x0000000111e10f80 _ZN7testing4Test3RunEv + 464
36  browser_tests                       0x0000000111e12b16 _ZN7testing8TestInfo3RunEv + 1046
37  browser_tests                       0x0000000111e13dba _ZN7testing8TestCase3RunEv + 1306
38  browser_tests                       0x0000000111e25ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
39  browser_tests                       0x0000000111e2502a _ZN7testing8UnitTest3RunEv + 410
40  browser_tests                       0x0000000111249219 _ZN4base9TestSuite3RunEv + 665
41  browser_tests                       0x000000010fe519ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
42  browser_tests                       0x000000011f53c7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
43  browser_tests                       0x0000000110ffd513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
44  browser_tests                       0x000000010fe5188d main + 237
45  browser_tests                       0x000000010e307e34 start + 52
[89/220] ExtensionBrowserTest.RSSParseFeedInvalidFeed2 (TIMED OUT)
[ RUN      ] WebNavigationApiTest.CrossProcessFragment
[41191:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41183:39443:1203/070218:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test3
[41183:39443:1203/070218:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41183:3847:1203/070218:INFO:CONSOLE(0)] "[SUCCESS] crossProcessFragment", source: chrome-extension://hoddboipbpkfmmilanodpabcadkajccf/test_crossProcessFragment.html (0)
[41206:12551:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[41183:39443:1203/070218:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test4
[41183:3847:1203/070218:INFO:CONSOLE(0)] "[SUCCESS] crossProcessFragmentIFrame", source: chrome-extension://hoddboipbpkfmmilanodpabcadkajccf/test_crossProcessFragment.html (0)
[41194:12551:1203/070218:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==41191==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff91c85bc9 bp 0x0001281d7730 sp 0x0001281d76f0 T6)
    #0 0x7fff91c85bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x110aab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x110aab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x110aab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x110aab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x110acd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x110acd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x110ab8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x110ab8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x110ab8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x110ac6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x110ac6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x110ac6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x110ac6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x110ac6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10e72036c in Run base/callback.h:396:12
    #16 0x10e72036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10e788894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10e789ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10e789ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10e6fad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10e7c3078 in Run base/run_loop.cc:55:3
    #22 0x10e7870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10e831d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10e82560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff91c80771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff91c6d1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10988d119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10e824fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10e831426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b31026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10e614abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10e614abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10e61370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10e642948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10e640abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10d6dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10984799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x109847563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==41191==ABORTING
Received signal 6
[end of stack trace]
[41183:3847:1203/070219:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.CrossProcessFragment (7716 ms)
[90/220] WebNavigationApiTest.CrossProcessFragment (9739 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning1
[41195:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41185:5383:1203/070216:ERROR:mach_broker_mac.mm(234)] Unknown process 41199 is sending Mach IPC messages!
[41185:5383:1203/070216:ERROR:mach_broker_mac.mm(234)] Unknown process 41200 is sending Mach IPC messages!
[41208:12551:1203/070219:WARNING:channel.cc(358)] RawChannel write error
[41201:13063:1203/070219:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning1 (7356 ms)
[91/220] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning1 (9226 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUploadWithMetaData
[41221:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41223:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41223:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41223:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41223:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41223:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41223:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41223:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41221:17923:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUploadWithMetaData (3599 ms)
[92/220] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUploadWithMetaData (5459 ms)
[ RUN      ] CalculatorBrowserTest.Model
[41227:3847:1203/070224:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41227:15879:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CalculatorBrowserTest.Model (3773 ms)
[93/220] CalculatorBrowserTest.Model (5490 ms)
[ RUN      ] BackgroundXhrTest.HttpAuth
[41222:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41230:13319:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BackgroundXhrTest.HttpAuth (5375 ms)
[94/220] BackgroundXhrTest.HttpAuth (7067 ms)
[ RUN      ] ContentVerifierTest.FailOnDone
[41224:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41224:17155:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentVerifierTest.FailOnDone (6389 ms)
[95/220] ContentVerifierTest.FailOnDone (8136 ms)
[ RUN      ] ExtensionBindingsApiTest.HandlerFunctionTypeChecking
[41247:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41249:3847:1203/070231:WARNING:console.cc(108)] Could not log "Extension view no longer exists": no render frame found
[41237:39711:1203/070231:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ExtensionBindingsApiTest.HandlerFunctionTypeChecking (3401 ms)
[96/220] ExtensionBindingsApiTest.HandlerFunctionTypeChecking (5299 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptBasic
[41239:3847:1203/070228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41232:39955:1203/070232:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41232:3847:1203/070232:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptCodeShouldSucceed", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41232:3847:1203/070232:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptFileShouldSucceed", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41232:3847:1203/070232:INFO:CONSOLE(0)] "[SUCCESS] insertCSSTextShouldSucceed", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41232:3847:1203/070232:INFO:CONSOLE(0)] "[SUCCESS] insertCSSFileShouldSucceed", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41232:3847:1203/070232:INFO:CONSOLE(0)] "[SUCCESS] insertCSSTextShouldNotAffectDOM", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41232:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptCodeShouldFail", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41232:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptWithNoneValueShouldFail", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41232:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptWithTwoValuesShouldFail", source: chrome-extension://ikkfhodjonandoicaphjkcfpbklfhcoi/test.html (0)
[41239:17411:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptBasic (7514 ms)
[97/220] ExecuteScriptApiTest.ExecuteScriptBasic (9472 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.UpdateOnclick
[41253:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41253:17155:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.UpdateOnclick (4971 ms)
[98/220] ExtensionContextMenuBrowserTest.UpdateOnclick (6803 ms)
[ RUN      ] ExecuteScriptApiTest.InjectIntoSubframesOnLoad
[41245:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41233:62743:1203/070233:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41233:3847:1203/070234:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://hkeplalghecmnpkgnlkbafpocmilcacg/_generated_background_page.html (0)
[41256:13063:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[41252:12551:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.InjectIntoSubframesOnLoad (7669 ms)
[99/220] ExecuteScriptApiTest.InjectIntoSubframesOnLoad (9402 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.RemoteInstall
[41264:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41264:17155:1203/070239:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.RemoteInstall (6127 ms)
[100/220] ExtensionDisabledGlobalErrorTest.RemoteInstall (7976 ms)
[ RUN      ] ExtensionsLoadTest.Test
[41277:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41265:54275:1203/070240:ERROR:mach_broker_mac.mm(234)] Unknown process 41283 is sending Mach IPC messages!
[       OK ] ExtensionsLoadTest.Test (3859 ms)
[101/220] ExtensionsLoadTest.Test (5815 ms)
[ RUN      ] ExtensionFetchTest.ExtensionCanFetchHostedResourceWithHostPermissions
[41278:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41278:17411:1203/070241:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] ExtensionFetchTest.ExtensionCanFetchHostedResourceWithHostPermissions (4994 ms)
[102/220] ExtensionFetchTest.ExtensionCanFetchHostedResourceWithHostPermissions (6837 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoAllowApp
[41270:3847:1203/070237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41263:61995:1203/070241:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41282:13063:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[41270:15623:1203/070242:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoAllowApp (6721 ms)
[103/220] ExternallyConnectableMessagingTest.FromIncognitoAllowApp (8501 ms)
[ RUN      ] LazyBackgroundPageApiTest.OnSuspendUseStorageApi
[41293:3847:1203/070243:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41285:3847:1203/070246:INFO:CONSOLE(8)] "Finished writing last_save: 12/3/2015, 7:02:46 AM", source: chrome-extension://enbfmfhcdajajgpifpiijeidfbhhneoe/background.js (8)
[41293:17667:1203/070246:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.OnSuspendUseStorageApi (5332 ms)
[104/220] LazyBackgroundPageApiTest.OnSuspendUseStorageApi (7144 ms)
[ RUN      ] IFrameTest.InEmptyFrame
[41304:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41305:12807:1203/070246:WARNING:channel.cc(358)] RawChannel write error
[41304:16647:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IFrameTest.InEmptyFrame (3599 ms)
[105/220] IFrameTest.InEmptyFrame (5810 ms)
[ RUN      ] LocaleTestHebrew.TestStart
[41306:3847:1203/070246:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41308:3847:1203/070247:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41308:3847:1203/070247:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41308:3847:1203/070247:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41308:3847:1203/070247:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41308:3847:1203/070247:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41308:3847:1203/070247:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41308:3847:1203/070247:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41306:17411:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LocaleTestHebrew.TestStart (3397 ms)
[106/220] LocaleTestHebrew.TestStart (5320 ms)
[ RUN      ] WebstoreStartupInstallUnpackFailureTest.WebstoreStartupInstallUnpackFailureTest
[41297:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41287:17411:1203/070245:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41287:3847:1203/070248:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid: 'CRX_HEADER_INVALID'.
[       OK ] WebstoreStartupInstallUnpackFailureTest.WebstoreStartupInstallUnpackFailureTest (6222 ms)
[107/220] WebstoreStartupInstallUnpackFailureTest.WebstoreStartupInstallUnpackFailureTest (7979 ms)
[ RUN      ] EncryptedMediaSupportedTypesClearKeyTest.Video_MP4
[41321:3847:1203/070250:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesClearKeyTest.Video_MP4 (3516 ms)
[108/220] EncryptedMediaSupportedTypesClearKeyTest.Video_MP4 (5575 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndBlockMicCam
[41322:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41322:18691:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestAndBlockMicCam (3736 ms)
[109/220] MediaStreamDevicesControllerTest.RequestAndBlockMicCam (5423 ms)
[ RUN      ] MediaFileValidatorTest.ValidVideo
[41327:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaFileValidatorTest.ValidVideo (4687 ms)
[110/220] MediaFileValidatorTest.ValidVideo (6498 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForFailedLoginFromMainFrameWithMultiFramesInPage
[41329:3847:1203/070252:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41315:43547:1203/070254:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTestBase.NoPromptForFailedLoginFromMainFrameWithMultiFramesInPage (4561 ms)
[111/220] PasswordManagerBrowserTestBase.NoPromptForFailedLoginFromMainFrameWithMultiFramesInPage (6604 ms)
[ RUN      ] PasswordManagerBrowserTestBase.DontPromptWhenEnableAutomaticPasswordSavingSwitchIsSet
[41340:3847:1203/070256:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41333:44319:1203/070257:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41333:3847:1203/070257:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41340:17667:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.DontPromptWhenEnableAutomaticPasswordSavingSwitchIsSet (3593 ms)
[112/220] PasswordManagerBrowserTestBase.DontPromptWhenEnableAutomaticPasswordSavingSwitchIsSet (5432 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpToHttps
[41343:3847:1203/070256:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41343:17411:1203/070258:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpToHttps (3761 ms)
[113/220] PasswordManagerBrowserTestBase.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpToHttps (5516 ms)
[ RUN      ] PasswordManagerBrowserTestBase.CrossSiteIframeNotFillTest
[41349:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41338:44831:1203/070259:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41349:17411:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.CrossSiteIframeNotFillTest (4006 ms)
[114/220] PasswordManagerBrowserTestBase.CrossSiteIframeNotFillTest (5920 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithoutNameOrIdAttribute
[41351:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41341:3847:1203/070300:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithoutNameOrIdAttribute (3734 ms)
[115/220] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithoutNameOrIdAttribute (5793 ms)
[ RUN      ] PluginPowerSaverBrowserTest.ZoomIndependent
objc[41370]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[41370]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.ZoomIndependent (5167 ms)
[116/220] PluginPowerSaverBrowserTest.ZoomIndependent (6892 ms)
[ RUN      ] PrefsFunctionalTest.PRE_TestPrivacySecurityPrefs
[41369:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41372:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41372:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41372:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41372:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41372:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41372:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41372:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41369:16903:1203/070305:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.PRE_TestPrivacySecurityPrefs (3611 ms)
[117/220] PrefsFunctionalTest.PRE_TestPrivacySecurityPrefs (5534 ms)
[ RUN      ] PDFExtensionTest.BasicPlugin
[41360:3847:1203/070301:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41352:62235:1203/070303:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:03:07 vm875-m4.golo.chromium.org Chromium Helper[41368] <Error>: CGAffineTransformInvert: singular matrix.
[41352:3847:1203/070307:INFO:CONSOLE(0)] "[SUCCESS] testPageSize", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[41352:3847:1203/070307:INFO:CONSOLE(0)] "[SUCCESS] testAccessibility", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[41352:3847:1203/070307:INFO:CONSOLE(0)] "[SUCCESS] testAccessibilityWithPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[41352:3847:1203/070307:INFO:CONSOLE(0)] "[SUCCESS] testGetSelectedText", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[41352:3847:1203/070307:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectTitle", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[41352:3847:1203/070307:INFO:CONSOLE(0)] "[SUCCESS] testEscKeyPropogationInPrintPreview", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[41360:3847:1203/070307:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41360:3847:1203/070307:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41360:3847:1203/070307:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41360:3847:1203/070307:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41352:3847:1203/070307:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41352:3847:1203/070307:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.BasicPlugin (8473 ms)
[118/220] PDFExtensionTest.BasicPlugin (10367 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPage
[41373:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41361:62991:1203/070306:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41373:17411:1203/070308:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPage (5571 ms)
[119/220] PrerenderBrowserTest.PrerenderPage (7878 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectFromFragment
[41384:3847:1203/070309:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41377:39955:1203/070310:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41384:19203:1203/070312:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectFromFragment (5840 ms)
[120/220] PrerenderBrowserTest.PrerenderClientRedirectFromFragment (7694 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderInfiniteLoop
[41383:3847:1203/070309:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41375:61743:1203/070310:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41392:12807:1203/070312:WARNING:channel.cc(358)] RawChannel write error
[41383:17411:1203/070313:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderInfiniteLoop (6331 ms)
[121/220] PrerenderBrowserTest.PrerenderInfiniteLoop (8059 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingServerRedirect
[41395:3847:1203/070312:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41385:62239:1203/070313:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41395:15623:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingServerRedirect (5153 ms)
[122/220] PrerenderBrowserTest.PrerenderSafeBrowsingServerRedirect (7111 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderWebAudioDevice
[41396:3847:1203/070312:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41388:39703:1203/070314:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderWebAudioDevice (5676 ms)
[123/220] PrerenderBrowserTest.PrerenderWebAudioDevice (7525 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPing
[41410:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41403:62219:1203/070318:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41413:13063:1203/070320:WARNING:channel.cc(358)] RawChannel write error
[41410:15879:1203/070320:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPing (5586 ms)
[124/220] PrerenderBrowserTest.PrerenderPing (7463 ms)
[ RUN      ] ProfileManagerBrowserTest.SwitchToProfile
[41424:3847:1203/070320:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41424:15623:1203/070322:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileManagerBrowserTest.SwitchToProfile (4231 ms)
[125/220] ProfileManagerBrowserTest.SwitchToProfile (6120 ms)
[ RUN      ] ProfileBrowserTest.URLFetcherUsingExtensionContextDuringIncognitoTeardown
[41419:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41426:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41426:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41426:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41426:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41426:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41426:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41426:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41419:17923:1203/070322:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileBrowserTest.URLFetcherUsingExtensionContextDuringIncognitoTeardown (5268 ms)
[126/220] ProfileBrowserTest.URLFetcherUsingExtensionContextDuringIncognitoTeardown (7206 ms)
[ RUN      ] PrintPreviewDialogControllerBrowserTest.NavigateFromInitiatorTab
[41411:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41404:3847:1203/070320:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[41414:13063:1203/070322:WARNING:channel.cc(358)] RawChannel write error
[41404:3847:1203/070322:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
[41404:4611:1203/070322:ERROR:mach_broker_mac.mm(234)] Unknown process 41429 is sending Mach IPC messages!
[       OK ] PrintPreviewDialogControllerBrowserTest.NavigateFromInitiatorTab (7687 ms)
[127/220] PrintPreviewDialogControllerBrowserTest.NavigateFromInitiatorTab (9534 ms)
[ RUN      ] PushMessagingBrowserTest.ResetPushPermissionAfterClearingSiteData
[41437:3847:1203/070325:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41428:18691:1203/070326:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41428:3847:1203/070326:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:49597/push_messaging/push_test.js (18)
[41428:3847:1203/070326:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:49597/push_messaging/push_test.js (18)
[41428:3847:1203/070326:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:49597/push_messaging/push_test.js (18)
[       OK ] PushMessagingBrowserTest.ResetPushPermissionAfterClearingSiteData (4178 ms)
[128/220] PushMessagingBrowserTest.ResetPushPermissionAfterClearingSiteData (6542 ms)
[ RUN      ] SpellingMenuObserverTest.InitMenuWithCorrectWord
[41447:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41447:15623:1203/070328:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==41447==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff91c85bc9 bp 0x0001286ca730 sp 0x0001286ca6f0 T6)
    #0 0x7fff91c85bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11102b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11102b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11102b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11102b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11104d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11104d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111038628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111038b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111038b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111046c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111046c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111046c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111046c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111046c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10eca036c in Run base/callback.h:396:12
    #16 0x10eca036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10ed08894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10ed09ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10ed09ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10ec7ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10ed43078 in Run base/run_loop.cc:55:3
    #22 0x10ed070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10edb1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10eda560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff91c80771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff91c6d1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x109e02119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10eda4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10edb1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b89026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10eb94abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10eb94abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10eb9370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10ebc2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10ebc0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10dc5ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x109dba99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x109dba563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==41447==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SpellingMenuObserverTest.InitMenuWithCorrectWord (3453 ms)
[129/220] SpellingMenuObserverTest.InitMenuWithCorrectWord (5434 ms)
[ RUN      ] ContextMenuBrowserTest.OpenLinkInProfileEntryPresent
[41444:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41444:17411:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContextMenuBrowserTest.OpenLinkInProfileEntryPresent (4169 ms)
[130/220] ContextMenuBrowserTest.OpenLinkInProfileEntryPresent (6118 ms)
[ RUN      ] ContextMenuBrowserTest.OpenLinkInProfile
[41445:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49603...
sending server_data: {"host": "127.0.0.1", "port": 49603} (36 bytes)
[41445:16135:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContextMenuBrowserTest.OpenLinkInProfile (7206 ms)
[131/220] ContextMenuBrowserTest.OpenLinkInProfile (9279 ms)
[ RUN      ] ChromeResourceDispatcherHostDelegateBrowserTest.NoPolicyHeader
[41461:3847:1203/070331:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41461:17155:1203/070332:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeResourceDispatcherHostDelegateBrowserTest.NoPolicyHeader (3927 ms)
[132/220] ChromeResourceDispatcherHostDelegateBrowserTest.NoPolicyHeader (5893 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.Clear
[41464:3847:1203/070333:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41467:15107:1203/070334:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] ChromeSSLHostStateDelegateTest.Clear (3924 ms)
[133/220] ChromeSSLHostStateDelegateTest.Clear (5984 ms)
[ RUN      ] SSLUITest.TestRedirectHTTPToGoodHTTPS
[41465:3847:1203/070333:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41465:3847:1203/070334:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41465:3847:1203/070334:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41465:3847:1203/070334:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41465:3847:1203/070334:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] SSLUITest.TestRedirectHTTPToGoodHTTPS (4300 ms)
[134/220] SSLUITest.TestRedirectHTTPToGoodHTTPS (6403 ms)
[ RUN      ] ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage
[41476:3847:1203/070336:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41466:3847:1203/070337:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41476:17155:1203/070337:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage (3548 ms)
[135/220] ViewSourceTest.ViewSourceInMenuEnabledOnANormalPage (6070 ms)
[ RUN      ] ThemeServiceBrowserTest.PRE_ThemeDataPackInvalid
[41470:3847:1203/070336:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[41479:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ThemeServiceBrowserTest.PRE_ThemeDataPackInvalid (6273 ms)
[136/220] ThemeServiceBrowserTest.PRE_ThemeDataPackInvalid (8049 ms)
[ RUN      ] TranslateBrowserTest.UpdateLocationAtOnload
[41487:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41477:67379:1203/070342:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41477:3847:1203/070342:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] TranslateBrowserTest.UpdateLocationAtOnload (6164 ms)
[137/220] TranslateBrowserTest.UpdateLocationAtOnload (7891 ms)
[ RUN      ] TranslateBrowserTest.IgnoreRefreshMetaTagInCaseInsensitive
[41485:3847:1203/070338:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41473:67903:1203/070341:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41473:3847:1203/070342:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] TranslateBrowserTest.IgnoreRefreshMetaTagInCaseInsensitive (7013 ms)
[138/220] TranslateBrowserTest.IgnoreRefreshMetaTagInCaseInsensitive (8876 ms)
[ RUN      ] AutofillDialogControllerTest.ExpiredCard
[41498:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41491:3847:1203/070344:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[41498:16135:1203/070344:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.ExpiredCard (4484 ms)
[139/220] AutofillDialogControllerTest.ExpiredCard (6655 ms)
[ RUN      ] AutofillDialogControllerTest.AddNewClearsComboboxes
[41506:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41508:13063:1203/070346:WARNING:channel.cc(358)] RawChannel write error
[41506:15367:1203/070347:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.AddNewClearsComboboxes (4170 ms)
[140/220] AutofillDialogControllerTest.AddNewClearsComboboxes (5913 ms)
[ RUN      ] PopupBlockerBrowserTest.OpenerSuppressed
[41513:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41503:39711:1203/070348:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.OpenerSuppressed (5929 ms)
[141/220] PopupBlockerBrowserTest.OpenerSuppressed (8078 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IgnoreAction
[41534:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41538:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41538:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41538:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41538:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41538:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41538:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41538:3847:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41534:16135:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_IgnoreAction (4598 ms)
[142/220] BrowserNavigatorTest.Disposition_IgnoreAction (6713 ms)
[ RUN      ] BrowserTest.CanDuplicateTab
[41520:3847:1203/070348:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41532:13319:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[41511:3847:1203/070355:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] BrowserTest.CanDuplicateTab (9208 ms)
[143/220] BrowserTest.CanDuplicateTab (11504 ms)
[ RUN      ] AutofillDialogCocoaBrowserTest.DisplayUI
[41549:3847:1203/070355:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41536:3847:1203/070357:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AutofillDialogCocoaBrowserTest.DisplayUI (5250 ms)
[144/220] AutofillDialogCocoaBrowserTest.DisplayUI (7513 ms)
[ RUN      ] BrowserTest.ThirtyFourTabs
[41514:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41540:13063:1203/070402:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[41525:13319:1203/070402:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[41547:13063:1203/070403:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[41547:13063:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[41561:13063:1203/070403:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[41521:12807:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[41550:13575:1203/070403:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[41505:8711:1203/070405:ERROR:mach_broker_mac.mm(234)] Unknown process 41578 is sending Mach IPC messages!
[41505:8711:1203/070405:ERROR:mach_broker_mac.mm(234)] Unknown process 41581 is sending Mach IPC messages!
[       OK ] BrowserTest.ThirtyFourTabs (21228 ms)
[145/220] BrowserTest.ThirtyFourTabs (23112 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.CloseClicked
[41574:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ProfileSigninConfirmationViewControllerTest.CloseClicked (8067 ms)
[146/220] ProfileSigninConfirmationViewControllerTest.CloseClicked (10567 ms)
[ RUN      ] WebContentsModalDialogManagerViewsMacTest.Basic
[41582:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41569:3847:1203/070406:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[41569:3847:1203/070406:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41569:3847:1203/070406:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] WebContentsModalDialogManagerViewsMacTest.Basic (6572 ms)
[147/220] WebContentsModalDialogManagerViewsMacTest.Basic (8901 ms)
[ RUN      ] ManagePasswordsBubbleTest.TabChangeTogglesIcon
[41565:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41551:3847:1203/070408:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41565:16391:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManagePasswordsBubbleTest.TabChangeTogglesIcon (12575 ms)
[148/220] ManagePasswordsBubbleTest.TabChangeTogglesIcon (15018 ms)
[ RUN      ] ContentSettingBubbleModelMixedScriptTest.Iframe
[41595:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41586:3847:1203/070411:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:49628/content_setting_bubble/mixed_script.html' was loaded over HTTPS, but requested an insecure script 'http://example.com/script.js'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:49628/content_setting_bubble/mixed_script.html (0)
[41586:3847:1203/070411:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContentSettingBubbleModelMixedScriptTest.Iframe (3702 ms)
[149/220] ContentSettingBubbleModelMixedScriptTest.Iframe (5434 ms)
[ RUN      ] FullscreenControllerTest.FullscreenOnFileURL
[41596:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41599:12807:1203/070412:WARNING:channel.cc(358)] RawChannel write error
[41596:15623:1203/070412:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FullscreenControllerTest.FullscreenOnFileURL (4375 ms)
[150/220] FullscreenControllerTest.FullscreenOnFileURL (6086 ms)
[ RUN      ] FindInPageControllerTest.FindMovesWhenObscuring
[41611:3847:1203/070412:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41597:3847:1203/070414:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41597:3847:1203/070414:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] FindInPageControllerTest.FindMovesWhenObscuring (3634 ms)
[151/220] FindInPageControllerTest.FindMovesWhenObscuring (5853 ms)
[ RUN      ] FindInPageControllerTest.PrepopulatePreserveLast
[41620:3847:1203/070415:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41624:13319:1203/070416:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.PrepopulatePreserveLast (3463 ms)
[152/220] FindInPageControllerTest.PrepopulatePreserveLast (5244 ms)
[ RUN      ] HostedAppTest.ShouldShowLocationBarForHTTPSBookmarkApp
[41600:3847:1203/070411:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41601:13063:1203/070417:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostedAppTest.ShouldShowLocationBarForHTTPSBookmarkApp (8592 ms)
[153/220] HostedAppTest.ShouldShowLocationBarForHTTPSBookmarkApp (10444 ms)
[ RUN      ] LoginPromptBrowserTest.TestDigestAuth
[41626:3847:1203/070416:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41616:39455:1203/070421:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41627:13319:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[41616:3847:1203/070421:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] LoginPromptBrowserTest.TestDigestAuth (7230 ms)
[154/220] LoginPromptBrowserTest.TestDigestAuth (9006 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabsIncludingWelcomePage
[41641:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41641:15367:1203/070422:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabsIncludingWelcomePage (4240 ms)
[155/220] StartupBrowserCreatorTest.SyncPromoWithFirstRunTabsIncludingWelcomePage (6185 ms)
[ RUN      ] LoginPromptBrowserTest.ShouldNotProceedExistingInterstitial
[41631:3847:1203/070418:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49637...
sending server_data: {"host": "127.0.0.1", "port": 49637} (36 bytes)
[41631:17667:1203/070423:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.ShouldNotProceedExistingInterstitial (6929 ms)
[156/220] LoginPromptBrowserTest.ShouldNotProceedExistingInterstitial (8884 ms)
[ RUN      ] ProfileSigninConfirmationHelperBrowserTest.HasNotBeenShutdown
[41643:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41649:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41649:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41649:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41649:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41649:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41649:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41649:3847:1203/070423:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ProfileSigninConfirmationHelperBrowserTest.HasNotBeenShutdown (4613 ms)
[157/220] ProfileSigninConfirmationHelperBrowserTest.HasNotBeenShutdown (6534 ms)
[ RUN      ] ConstrainedWebDialogBrowserTest.BasicTest
[41656:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41656:17411:1203/070428:WARNING:channel.cc(358)] RawChannel write error
[41648:21251:1203/070428:ERROR:mach_broker_mac.mm(234)] Unknown process 41667 is sending Mach IPC messages!
[       OK ] ConstrainedWebDialogBrowserTest.BasicTest (4561 ms)
[158/220] ConstrainedWebDialogBrowserTest.BasicTest (6646 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.NonIncognitoMessage
[41668:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41655:3847:1203/070431:INFO:CONSOLE(1795)] "Running test testNonIncognitoDescription", source: password_manager_internals_browsertest.js (1795)
[       OK ] PasswordManagerInternalsWebUIBrowserTest.NonIncognitoMessage (5457 ms)
[159/220] PasswordManagerInternalsWebUIBrowserTest.NonIncognitoMessage (7276 ms)
[ RUN      ] NewTabUIBrowserTest.ShowIncognito
[41663:3847:1203/070427:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41663:15623:1203/070432:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NewTabUIBrowserTest.ShowIncognito (7659 ms)
[160/220] NewTabUIBrowserTest.ShowIncognito (9364 ms)
[ RUN      ] OptionsUIBrowserTest.LoadOptionsByURL
[41665:3847:1203/070427:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41654:3847:1203/070430:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[41673:12807:1203/070433:WARNING:channel.cc(358)] RawChannel write error
[41665:15623:1203/070433:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsUIBrowserTest.LoadOptionsByURL (8329 ms)
[161/220] OptionsUIBrowserTest.LoadOptionsByURL (10153 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.Basic
[41678:3847:1203/070432:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] InlineLoginUISafeIframeBrowserTest.Basic (5012 ms)
[162/220] InlineLoginUISafeIframeBrowserTest.Basic (6939 ms)
[ RUN      ] ChromeLocatorTest.FindBundle
[       OK ] ChromeLocatorTest.FindBundle (2 ms)
[163/220] ChromeLocatorTest.FindBundle (1905 ms)
[ RUN      ] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible_NoAction
[       OK ] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible_NoAction (368 ms)
[164/220] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible_NoAction (2057 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldAutocompleteOff
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldAutocompleteOff (164 ms)
[165/220] FormAutofillTest.WebFormControlElementToFormFieldAutocompleteOff (1798 ms)
[ RUN      ] UberUIBrowserTest.EnableSettingsWindowHidesSettingsAndHelp
[41686:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41680:3847:1203/070437:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] UberUIBrowserTest.EnableSettingsWindowHidesSettingsAndHelp (5045 ms)
[166/220] UberUIBrowserTest.EnableSettingsWindowHidesSettingsAndHelp (6729 ms)
[ RUN      ] UnloadTest.BrowserCloseInfiniteUnloadAlert
[41691:3847:1203/070436:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41682:3847:1203/070438:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseInfiniteUnloadAlert (4473 ms)
[167/220] UnloadTest.BrowserCloseInfiniteUnloadAlert (6114 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromParentStyle
[       OK ] FormAutofillTest.DetectTextDirectionFromParentStyle (163 ms)
[168/220] FormAutofillTest.DetectTextDirectionFromParentStyle (2001 ms)
[ RUN      ] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataWithForm
[       OK ] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataWithForm (406 ms)
[169/220] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataWithForm (2149 ms)
[ RUN      ] PasswordAutofillAgentTest.SendPasswordFormsTest
[       OK ] PasswordAutofillAgentTest.SendPasswordFormsTest (341 ms)
[170/220] PasswordAutofillAgentTest.SendPasswordFormsTest (2262 ms)
[ RUN      ] PasswordAutofillAgentTest.FillSuggestionPasswordChangeForms
[       OK ] PasswordAutofillAgentTest.FillSuggestionPasswordChangeForms (345 ms)
[171/220] PasswordAutofillAgentTest.FillSuggestionPasswordChangeForms (1973 ms)
[ RUN      ] PasswordAutofillAgentTest.SuggestionsOnPasswordFieldOfChangePasswordForm
[       OK ] PasswordAutofillAgentTest.SuggestionsOnPasswordFieldOfChangePasswordForm (369 ms)
[172/220] PasswordAutofillAgentTest.SuggestionsOnPasswordFieldOfChangePasswordForm (2086 ms)
[ RUN      ] PasswordAutofillAgentTest.NoForm_NoPromptForAJAXSubmitWithoutNavigationAndElementsVisible
[       OK ] PasswordAutofillAgentTest.NoForm_NoPromptForAJAXSubmitWithoutNavigationAndElementsVisible (448 ms)
[173/220] PasswordAutofillAgentTest.NoForm_NoPromptForAJAXSubmitWithoutNavigationAndElementsVisible (2089 ms)
[ RUN      ] PasswordAutofillAgentTest.SuggestionsOnFormContainingAmbiguousOrEmptyNames
[       OK ] PasswordAutofillAgentTest.SuggestionsOnFormContainingAmbiguousOrEmptyNames (516 ms)
[174/220] PasswordAutofillAgentTest.SuggestionsOnFormContainingAmbiguousOrEmptyNames (2350 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Allowed
[41709:3847:1203/070444:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[41721]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41721]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[41725]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[41703:3847:1203/070447:INFO:CONSOLE(177)] "ConnectPermissionGranted finished in 1.037 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runlghfiB/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionGranted (177)
[41703:3847:1203/070448:INFO:CONSOLE(177)] "IsAllowedPermissionGranted finished in 0.013 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runlghfiB/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionGranted (177)
[41703:3847:1203/070448:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PPAPIBrokerInfoBarTest.Allowed (6211 ms)
[175/220] PPAPIBrokerInfoBarTest.Allowed (7946 ms)
[ RUN      ] NaClBrowserTestNewlib.ExitStatusNeg2
[41716:3847:1203/070445:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41704:3847:1203/070446:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[41704:39699:1203/070446:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41726,2095190400:07:04:47.931856] Native Client module will be loaded at base address 0x000046e900000000
hello world from CreateModule
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] ||||
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] ||||
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exitneg2".
found at index 4
[41726,2095190400:07:04:48.119509] NaCl untrusted code called _exit(0xfe)
[41704:27651:1203/070448:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 65024 (0xfe00)
[41704:3847:1203/070448:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:49646/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254 (0)
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] ||||
[41704:3847:1203/070448:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[41716:17415:1203/070448:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestNewlib.ExitStatusNeg2 (5790 ms)
[176/220] NaClBrowserTestNewlib.ExitStatusNeg2 (7674 ms)
[ RUN      ] NaClBrowserTestGLibc.ProgressEvents
[41723:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41711:3847:1203/070447:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[41711:39959:1203/070448:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41728,2095190400:07:04:49.069731] Native Client module will be loaded at base address 0x0000645400000000
[41711:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] ||||  / progress_events loaded
[41711:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_progress_events BEGIN]
[41711:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_progress_events PASS]
[41711:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_progress_events BEGIN]
[41711:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_progress_events BEGIN]
[41711:3847:1203/070450:INFO:CONSOLE(138)] "stateSawLengthComputable true", source: http://127.0.0.1:49658/progress_event_listener.js (138)
[41711:3847:1203/070450:INFO:CONSOLE(140)] "stateProgressPrev 1082274", source: http://127.0.0.1:49658/progress_event_listener.js (140)
[41711:3847:1203/070450:INFO:CONSOLE(142)] "stateProgressTotal 1082274", source: http://127.0.0.1:49658/progress_event_listener.js (142)
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_progress_events BEGIN]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_progress_events PASS]
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41711:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 11 passed, 0 failed, 0 errors
ASAN:DEADLYSIGNAL
=================================================================
==41724==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011642cbb1 bp 0x00014ec12170 sp 0x00014ec120a0 T6)
    #0 0x11642cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11642cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11642c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x116427bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x116427bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1165225d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11653f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x116511863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1165809cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x116457bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x116579547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11648e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x113de036c in Run base/callback.h:396:12
    #13 0x113de036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x120b8689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x120b83d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x113de036c in Run base/callback.h:396:12
    #17 0x113de036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x113e48894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x113e49ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x113e49ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x113dbe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x113e2d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x113dbc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff90948b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff90948454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9096b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9096b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x113dbf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x113dbdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x113e83078 in Run base/run_loop.cc:55:3
    #31 0x113e470b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x113ef1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x113ee560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff91c80771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff91c6d1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10ef3f119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x113ee4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x113ef1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x120b9d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1209b8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x120de01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x120de0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x120de3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x113b4e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x120dd9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x120dd844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x120dd7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x120e5f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x113d02948 in Run content/app/content_main_runner.cc:786:12
    #14 0x113d00abd in ContentMain content/app/content_main.cc:19:15
    #15 0x112d9ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10eefc99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10eefc563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==41724==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NaClBrowserTestGLibc.ProgressEvents (5791 ms)
[177/220] NaClBrowserTestGLibc.ProgressEvents (7692 ms)
[ RUN      ] NaClBrowserTestGLibc.ExitStatus0
[41718:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41705:3847:1203/070447:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[41705:40975:1203/070447:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41727,2095190400:07:04:48.643301] Native Client module will be loaded at base address 0x00007ec500000000
hello world from CreateModule
[41705:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[41705:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] ||||
[41705:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[41705:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[41705:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] ||||
[41705:3847:1203/070449:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit0".
found at index 1
[41727,2095190400:07:04:49.612684] NaCl untrusted code called _exit(0x0)
[41705:3847:1203/070449:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:49652/pm_exit_status_test.html?trigger=exit0&expected_exit=0 (0)
[41705:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[41705:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] ||||
[41705:3847:1203/070450:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestGLibc.ExitStatus0 (6746 ms)
[178/220] NaClBrowserTestGLibc.ExitStatus0 (8732 ms)
[ RUN      ] PolicyTest.EnabledPlugins
[41740:3847:1203/070453:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41730:3847:1203/070454:INFO:policy_browsertest.cc(468)] Test skipped because the Flash plugin couldn't be found.
[41746:13575:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[41746:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41746:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41746:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41746:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41746:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41746:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41746:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41740:17411:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.EnabledPlugins (4154 ms)
[179/220] PolicyTest.EnabledPlugins (5990 ms)
[ RUN      ] PolicyTest.DeveloperToolsDisabled
[41747:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41755:3847:1203/070457:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41755:3847:1203/070457:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41755:3847:1203/070457:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41755:3847:1203/070457:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PolicyTest.DeveloperToolsDisabled (4991 ms)
[180/220] PolicyTest.DeveloperToolsDisabled (7015 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclNMFOptionsOlarge
[41737:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41729:41763:1203/070453:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41749,2095190400:07:04:55.210171] Native Client module will be loaded at base address 0x00002df900000000
[41749,2095190400:07:04:56.148867] NaCl untrusted code called _exit(0x0)
[41756,2095190400:07:04:57.159632] Native Client module will be loaded at base address 0x00004de400000000
[41756,2095190400:07:04:57.263291] NaCl untrusted code called _exit(0x0)
[41760,2095190400:07:04:58.297474] Native Client module will be loaded at base address 0x000020c500000000
[41729:3847:1203/070458:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.PnaclNMFOptionsOlarge (8480 ms)
[181/220] NaClBrowserTestPnacl.PnaclNMFOptionsOlarge (10197 ms)
[ RUN      ] PolicyTest.ExtensionInstallSources
[41748:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41748:17411:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ExtensionInstallSources (7242 ms)
[182/220] PolicyTest.ExtensionInstallSources (8962 ms)
[ RUN      ] CaptivePortalBrowserTest.Disabled
[41761:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41761:17667:1203/070500:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.Disabled (3964 ms)
[183/220] CaptivePortalBrowserTest.Disabled (5691 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginSlow
[41769:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41769:15623:1203/070505:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.LoginSlow (5706 ms)
[184/220] CaptivePortalBrowserTest.LoginSlow (7837 ms)
[ RUN      ] CaptivePortalBrowserTest.InterstitialTimerNavigateWhileLoading_EndWithSSLInterstitial
[41775:3847:1203/070502:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.InterstitialTimerNavigateWhileLoading_EndWithSSLInterstitial (5282 ms)
[185/220] CaptivePortalBrowserTest.InterstitialTimerNavigateWhileLoading_EndWithSSLInterstitial (7404 ms)
[ RUN      ] CaptivePortalBrowserTest.ReloadTimeout
[41780:3847:1203/070504:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.ReloadTimeout (5652 ms)
[186/220] CaptivePortalBrowserTest.ReloadTimeout (7816 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetProperties
[41784:3847:1203/070504:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41786:12807:1203/070507:WARNING:channel.cc(358)] RawChannel write error
[41772:3847:1203/070507:INFO:CONSOLE(0)] "[FAIL] getProperties: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getProperties (0)
[41784:3847:1203/070507:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41784:16391:1203/070507:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetProperties (5183 ms)
[187/220] NetworkingPrivateApiTestFail.GetProperties (7103 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.VerifyDestination
[41796:3847:1203/070509:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41789:3847:1203/070512:INFO:CONSOLE(0)] "[SUCCESS] verifyDestination", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyDestination (0)
[       OK ] NetworkingPrivateServiceClientApiTest.VerifyDestination (5483 ms)
[188/220] NetworkingPrivateServiceClientApiTest.VerifyDestination (7557 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptCredentials
[41799:3847:1203/070510:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41790:3847:1203/070513:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptCredentials", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptCredentials (0)
[41799:16391:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptCredentials (5328 ms)
[189/220] NetworkingPrivateServiceClientApiTest.VerifyAndEncryptCredentials (7286 ms)
[ RUN      ] DriveAppConverterTest.BadApp
[41807:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41810:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41810:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41810:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41810:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41810:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41810:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41810:3847:1203/070513:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41807:15879:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DriveAppConverterTest.BadApp (3797 ms)
[190/220] DriveAppConverterTest.BadApp (5675 ms)
[ RUN      ] ITunesDataProviderUniqueNameTest.UniqueNameTest
[41806:3847:1203/070511:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41808:13063:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[41806:17411:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ITunesDataProviderUniqueNameTest.UniqueNameTest (4677 ms)
[191/220] ITunesDataProviderUniqueNameTest.UniqueNameTest (6396 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/19
[41829:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41829:3847:1203/070519:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41829:3847:1203/070519:ERROR:texture_manager.cc(2086)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level does not exist.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/19 (4426 ms)
[192/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/19 (6132 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/66
[41828:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==41832==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001089ecbb1 bp 0x00011f265170 sp 0x00011f2650a0 T6)
    #0 0x1089ecbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1089ecbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1089ec1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1089e7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1089e7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x108ae25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x108aff1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x108ad1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x108b409cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108a17bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x108b39547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x108a4e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1063a036c in Run base/callback.h:396:12
    #13 0x1063a036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11314689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113143d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1063a036c in Run base/callback.h:396:12
    #17 0x1063a036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x106408894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x106409ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x106409ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10637e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1063ed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10637c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff90948b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff90948454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9096b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9096b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10637f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10637dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x106443078 in Run base/run_loop.cc:55:3
    #31 0x1064070b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1064b1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1064a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff91c80771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff91c6d1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1014fa119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1064a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1064b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11315d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x112f78a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1133a01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1133a0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1133a3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10610e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113399e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11339844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113397ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11341f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1062c2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1062c0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10535ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1014b299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1014b2563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==41832==ABORTING
Received signal 6
[end of stack trace]
[41828:15623:1203/070519:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/66 (4115 ms)
[193/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/66 (6040 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialFakeHardware/0
[41826:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41814:3847:1203/070520:INFO:CONSOLE(42)] "Connecting to serial device /dev/fakeserial at 57600 bps.", source: chrome-extension://gokkhnllideeihdendibhaepbnacodgo/background.js (42)
[41814:3847:1203/070520:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gokkhnllideeihdendibhaepbnacodgo/_generated_background_page.html (0)
[41830:13063:1203/070520:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SerialApiTest/SerialApiTest.SerialFakeHardware/0 (5632 ms)
[194/220] SerialApiTest/SerialApiTest.SerialFakeHardware/0 (7389 ms)
[ RUN      ] MediaRouterDialogControllerBrowserTest.ShowDialog
[41825:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41813:3847:1203/070521:WARNING:CONSOLE(0)] "::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[41827:13575:1203/070522:WARNING:channel.cc(358)] RawChannel write error
[41813:3847:1203/070522:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] MediaRouterDialogControllerBrowserTest.ShowDialog (7842 ms)
[195/220] MediaRouterDialogControllerBrowserTest.ShowDialog (9645 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/74
[41842:3847:1203/070524:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41842:17667:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/74 (4159 ms)
[196/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/74 (5939 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/83
[41843:3847:1203/070524:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41843:15879:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/83 (4468 ms)
[197/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/83 (6342 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/85
[41850:3847:1203/070525:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/85 (4001 ms)
[198/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/85 (5942 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/99
[41854:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/99 (3543 ms)
[199/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/99 (5524 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/125
[41865:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41865:15623:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/125 (3636 ms)
[200/220] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/125 (5486 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/7
[41867:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41867:17667:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/7 (3712 ms)
[201/220] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/7 (5594 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/13
[41869:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41869:16135:1203/070532:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/13 (4356 ms)
[202/220] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/13 (6079 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/2
[41866:3847:1203/070531:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[41874:3847:1203/070532:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41878:12807:1203/070534:WARNING:channel.cc(358)] RawChannel write error
[41874:18179:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[41884:3847:1203/070535:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[41884:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41884:3847:1203/070535:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/2 (5484 ms)
[203/220] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/2 (7660 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0
[41891:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41879:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.892 -  Using ClearKeyPlayer", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.907 -  Registering video event handlers.", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.911 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.027 -  Loading media using src.", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:41495:1203/070538:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.037 -  Starting play, hidden: false", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.158 -  Event: play", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.161 -  Event: waiting", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.214 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.217 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.236 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.252 -  Forcing invalid key data.", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.258 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.267 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.270 -  Forcing invalid key data.", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.273 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:49710/eme_player_js/utils.js (145)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.284 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41879:3847:1203/070538:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:49710/eme_player_js/utils.js (145)
[41879:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.291 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:49710/eme_player_js/utils.js (284)
[41894:13575:1203/070538:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (4607 ms)
[204/220] SRC_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (6760 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[41893:3847:1203/070537:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.325 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.338 -  Registering video event handlers.", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.353 -  Loading media using MSE.", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.363 -  Starting play, hidden: false", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.550 -  Event: play", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.554 -  Event: waiting", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:39451:1203/070538:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.571 -  onSourceOpen [object Event]", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.582 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.617 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.626 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.642 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.653 -  Adding key to sessionID: 1", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.659 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.683 -  Event: canplay", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.686 -  Event: playing", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.689 -  Event: canplaythrough", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.937 -  timeupdate @ 0.139765", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070539:INFO:CONSOLE(284)] "07:05:39.185 -  timeupdate @ 0.371955", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070539:INFO:CONSOLE(284)] "07:05:39.320 -  heartbeat #1", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070539:INFO:CONSOLE(284)] "07:05:39.434 -  timeupdate @ 0.627364", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070539:INFO:CONSOLE(284)] "07:05:39.685 -  timeupdate @ 0.882773", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.184 -  timeupdate @ 1.370372", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.187 -  waiting for video to end.", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.320 -  heartbeat #2", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.318 -  heartbeat #3", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41882:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.557 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49727/eme_player_js/utils.js (284)
[41896:13063:1203/070541:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7232 ms)
[205/220] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (9173 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[41888:3847:1203/070535:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.354 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.372 -  Registering video event handlers.", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.394 -  Loading media using src.", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.401 -  Starting play, hidden: false", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.554 -  Event: play", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.555 -  Event: waiting", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:39467:1203/070537:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.599 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.614 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.632 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.642 -  Adding key to sessionID: 1", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.645 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.651 -  Adding key to sessionID: 2", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.655 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.658 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.692 -  Event: canplay", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.696 -  Event: playing", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070537:INFO:CONSOLE(284)] "07:05:37.698 -  Event: canplaythrough", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070538:INFO:CONSOLE(284)] "07:05:38.347 -  heartbeat #1", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070539:INFO:CONSOLE(284)] "07:05:39.353 -  heartbeat #2", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.347 -  heartbeat #3", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.523 -  First play ended.", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.528 -  Loading media using src.", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.538 -  Playing second time.", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.541 -  Starting play, hidden: false", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.550 -  Event: play", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.554 -  Event: waiting", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:29187:1203/070540:WARNING:http_cache_transaction.cc(2562)] Failed to revalidate partial entry
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.598 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.605 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.632 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.643 -  Adding key to sessionID: 3", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.649 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.658 -  Adding key to sessionID: 4", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.667 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.675 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.688 -  Event: canplay", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.697 -  Event: playing", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.704 -  Event: canplaythrough", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.942 -  timeupdate @ 0.186203", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.347 -  heartbeat #4", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.438 -  timeupdate @ 0.697021", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.689 -  timeupdate @ 0.929211", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070542:INFO:CONSOLE(284)] "07:05:42.188 -  timeupdate @ 1.440029", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070542:INFO:CONSOLE(284)] "07:05:42.193 -  waiting for video to end.", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070542:INFO:CONSOLE(284)] "07:05:42.347 -  heartbeat #5", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.347 -  heartbeat #6", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41876:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.506 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49695/eme_player_js/utils.js (284)
[41888:3847:1203/070543:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41888:3847:1203/070543:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41892:13319:1203/070543:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (10336 ms)
[206/220] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (12638 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[41899:3847:1203/070539:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41895:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.763 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.778 -  Registering video event handlers.", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.795 -  Loading media using MSE.", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070540:INFO:CONSOLE(284)] "07:05:40.807 -  Starting play, hidden: false", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.000 -  Event: play", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.002 -  Event: waiting", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.010 -  onSourceOpen [object Event]", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:62987:1203/070541:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.013 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.033 -  End of appending buffer from bear-320x240-opus-av_enc-v.webm", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.039 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.052 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.063 -  Adding key to sessionID: 1", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.067 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.090 -  Event: canplay", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.092 -  Event: playing", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.094 -  Event: canplaythrough", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.345 -  timeupdate @ 0.186203", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.755 -  heartbeat #1", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070541:INFO:CONSOLE(284)] "07:05:41.841 -  timeupdate @ 0.697021", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070542:INFO:CONSOLE(284)] "07:05:42.344 -  timeupdate @ 1.18462", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070542:INFO:CONSOLE(284)] "07:05:42.349 -  waiting for video to end.", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070542:INFO:CONSOLE(284)] "07:05:42.755 -  heartbeat #2", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.754 -  heartbeat #3", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41895:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.862 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49746/eme_player_js/utils.js (284)
[41901:13063:1203/070543:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[41895:3847:1203/070543:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[41899:18435:1203/070544:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6719 ms)
[207/220] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8619 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0
[41904:3847:1203/070542:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.477 -  Using ClearKeyPlayer", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.488 -  Registering video event handlers.", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.490 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.585 -  Loading media using MSE.", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:63003:1203/070543:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.597 -  Starting play, hidden: false", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.752 -  Event: play", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.754 -  Event: waiting", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.768 -  onSourceOpen [object Event]", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.774 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.810 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.814 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.818 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.844 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.859 -  Forcing invalid key data.", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.867 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.871 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.876 -  Forcing invalid key data.", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.879 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"qg"}]}", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:49764/eme_player_js/utils.js (145)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.898 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41900:3847:1203/070543:INFO:CONSOLE(145)] "FAIL: InvalidAccessError Invalid key length.", source: http://127.0.0.1:49764/eme_player_js/utils.js (145)
[41900:3847:1203/070543:INFO:CONSOLE(284)] "07:05:43.908 -  Set document title to: EME_UPDATE_FAILED, updated title: EME_UPDATE_FAILED", source: http://127.0.0.1:49764/eme_player_js/utils.js (284)
[41905:13063:1203/070543:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[41900:3847:1203/070543:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[41904:15879:1203/070544:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (4126 ms)
[208/220] MSE_ClearKey/EncryptedMediaTest.InvalidResponseKeyError/0 (5922 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[41911:3847:1203/070545:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41906:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.974 -  Registering video event handlers.", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.981 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.264 -  Loading media using src.", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:39719:1203/070548:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.270 -  Registering video event handlers.", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.271 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.426 -  Loading media using src.", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.490 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.527 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.560 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.629 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.635 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.638 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.790 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.790 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.795 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.865 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.867 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.867 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.188 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.189 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.190 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.255 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.255 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.256 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.988 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.988 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.988 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.037 -  One video seeked.", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.058 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.059 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.059 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41906:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.092 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:49781/eme_player_js/utils.js (284)
[41914:12551:1203/070550:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001136c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001136c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001136c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001136c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001136c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=4
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=5
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=6
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001136c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=7
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001136c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[41911:3847:1203/070550:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001136c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[41906:113939:1203/070550:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=8
[41906:3847:1203/070550:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41906:3847:1203/070550:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[41911:17667:1203/070550:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (6960 ms)
[209/220] SRC_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (8753 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[41921:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.504 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.526 -  Registering video event handlers.", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.548 -  Loading media using MSE.", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.562 -  Starting play, hidden: false", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.749 -  Event: play", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.752 -  Event: waiting", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:39199:1203/070549:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.772 -  onSourceOpen [object Event]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.783 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.845 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070549:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41910:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.959 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.972 -  heartbeat #1", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.981 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.988 -  Adding key to sessionID: 1", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070550:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41910:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.994 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.064 -  Event: canplay", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.066 -  Event: playing", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.069 -  Event: canplaythrough", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.194 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.198 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.201 -  Adding key to sessionID: 1", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.206 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.319 -  timeupdate @ 0.186203", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.494 -  heartbeat #2", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.564 -  timeupdate @ 0.441612", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.599 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.603 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.607 -  Adding key to sessionID: 1", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.618 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.815 -  timeupdate @ 0.672804", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.315 -  timeupdate @ 1.18462", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.319 -  waiting for video to end.", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.396 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.404 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.410 -  Adding key to sessionID: 1", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.418 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.494 -  heartbeat #3", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.493 -  heartbeat #4", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41910:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.885 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49800/eme_player_js/utils.js (284)
[41924:13063:1203/070553:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[41921:17923:1203/070554:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (8451 ms)
[210/220] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (10470 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[41923:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.240 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.254 -  Registering video event handlers.", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.275 -  Loading media using MSE.", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.286 -  Starting play, hidden: false", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.432 -  Event: play", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.434 -  Event: waiting", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.445 -  onSourceOpen [object Event]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:39955:1203/070550:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.448 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.483 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.489 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070550:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1203/070551:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.562 -  heartbeat #1", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.575 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.584 -  Adding key to sessionID: 1", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.590 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.643 -  Event: canplay", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.646 -  Event: playing", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.648 -  Event: canplaythrough", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.795 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.800 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.805 -  Adding key to sessionID: 1", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.815 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.897 -  timeupdate @ 0.248687", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.145 -  timeupdate @ 0.499313", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.192 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.195 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.200 -  Adding key to sessionID: 1", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.208 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.231 -  heartbeat #2", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.644 -  timeupdate @ 0.998431", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.648 -  waiting for video to end.", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.992 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070553:INFO:CONSOLE(284)] "07:05:52.996 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.003 -  Adding key to sessionID: 1", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.008 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.231 -  heartbeat #3", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.230 -  heartbeat #4", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[41912:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.362 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49815/eme_player_js/utils.js (284)
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (8583 ms)
[211/220] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (10470 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[41925:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41913:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.257 -  Using ClearKeyPlayer", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.266 -  Registering video event handlers.", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.268 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.382 -  heartbeat #1", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.390 -  Loading media using MSE.", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:62239:1203/070551:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.404 -  Starting play, hidden: false", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.494 -  Event: play", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.496 -  Event: waiting", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.505 -  onSourceOpen [object Event]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.510 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.566 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.573 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.599 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.615 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"XvOhazONxOGivLmfmmy3gA","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.662 -  Event: canplay", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.664 -  Event: playing", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.666 -  Event: canplaythrough", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.829 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.832 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.839 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.915 -  timeupdate @ 0.186203", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.163 -  timeupdate @ 0.441612", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.226 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.230 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.234 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.249 -  heartbeat #2", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.412 -  timeupdate @ 0.673802", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.664 -  timeupdate @ 0.929211", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.027 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.031 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.035 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.163 -  timeupdate @ 1.442025", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.169 -  waiting for video to end.", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.248 -  heartbeat #3", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.248 -  heartbeat #4", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41913:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.486 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49816/eme_player_js/utils.js (284)
[41927:12807:1203/070554:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[41925:17155:1203/070554:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (8976 ms)
[212/220] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (10688 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/2
[41946:3847:1203/070558:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41946:17411:1203/070600:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/2 (4165 ms)
[213/220] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/2 (5996 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[41935:3847:1203/070554:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.721 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.728 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.733 -  Registering video event handlers.", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.746 -  Loading media using MSE.", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.754 -  Starting play, hidden: false", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.883 -  Event: play", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.885 -  Event: waiting", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.896 -  onSourceOpen [object Event]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:41751:1203/070555:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.900 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.922 -  End of appending buffer from bear-320x240-opus-a_enc-a.webm", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.930 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070555:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41931:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.968 -  heartbeat #1", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.978 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.986 -  Adding key to sessionID: 1", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070556:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41931:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.992 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.024 -  Event: canplay", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.026 -  Event: playing", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.029 -  Event: canplaythrough", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.191 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.195 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.198 -  Adding key to sessionID: 1", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.204 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.278 -  timeupdate @ 0.186203", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.525 -  timeupdate @ 0.418393", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.592 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.596 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.600 -  Adding key to sessionID: 1", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.604 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.716 -  heartbeat #2", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.775 -  timeupdate @ 0.673802", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.275 -  timeupdate @ 1.18462", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.279 -  waiting for video to end.", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.393 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.401 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.406 -  Adding key to sessionID: 1", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.413 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.716 -  heartbeat #3", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.715 -  heartbeat #4", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41931:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.833 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49851/eme_player_js/utils.js (284)
[41936:13063:1203/070559:WARNING:channel.cc(358)] RawChannel write error
[41936:13063:1203/070559:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[41931:115603:1203/070559:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[41931:3847:1203/070559:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[41935:17667:1203/070600:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (8044 ms)
[214/220] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (9822 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/1
[41950:3847:1203/070558:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41939:3847:1203/070601:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41939:3847:1203/070601:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/1 (4922 ms)
[215/220] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/1 (6702 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithApp/1
[41948:3847:1203/070558:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41938:3847:1203/070602:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[41938:3847:1203/070602:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[41938:3847:1203/070602:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[41938:3847:1203/070602:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[41938:3847:1203/070602:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[41938:3847:1203/070602:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[41938:3847:1203/070603:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithApp/1 (6879 ms)
[216/220] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithApp/1 (8641 ms)
[ RUN      ] PrefsFunctionalTest.TestPrivacySecurityPrefs
[41966:3847:1203/070604:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41971:3847:1203/070605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41971:3847:1203/070605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41971:3847:1203/070605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41971:3847:1203/070605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41971:3847:1203/070605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41971:3847:1203/070605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41971:3847:1203/070605:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefsFunctionalTest.TestPrivacySecurityPrefs (3331 ms)
[217/220] PrefsFunctionalTest.TestPrivacySecurityPrefs (5221 ms)
[ RUN      ] ThemeServiceBrowserTest.ThemeDataPackInvalid
[41961:3847:1203/070605:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[41972:3847:1203/070605:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41975:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41975:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41975:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41975:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41975:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41975:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41975:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ThemeServiceBrowserTest.ThemeDataPackInvalid (3532 ms)
[218/220] ThemeServiceBrowserTest.ThemeDataPackInvalid (5486 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/2
[41977:3847:1203/070607:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41978:3847:1203/070608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41978:3847:1203/070608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41978:3847:1203/070608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41978:3847:1203/070608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41978:3847:1203/070608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41978:3847:1203/070608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41978:3847:1203/070608:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/2 (3368 ms)
[219/220] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/2 (5377 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/1
[41965:3847:1203/070604:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41956:3847:1203/070610:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/1 (8349 ms)
[220/220] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/1 (9987 ms)
Retrying 1 test (retry #1)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed2
[41984:3847:1203/070613:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41981:3847:1203/070615:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[41981:3847:1203/070616:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed2 (4412 ms)
[221/221] ExtensionBrowserTest.RSSParseFeedInvalidFeed2 (5899 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runlghfiB/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runlghfiB/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outW5_h39/output.json
+--------------------------------------------------------------------------+
| End of shard 12  Pending: 6.7s  Duration: 484.0s  Bot: vm875-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 10  https://chromium-swarm.appspot.com/user/task/2b812b4b7cee9310  |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 10/20
Using 4 parallel jobs.
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled
[65575:3847:1203/065907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65564:3847:1203/065909:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled", source: test_api.js (1328)
[65575:3847:1203/065909:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65575:3847:1203/065909:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f3c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65575:3847:1203/065909:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[65575:3847:1203/065909:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[65564:3847:1203/065910:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65564:3847:1203/065910:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled (5768 ms)
[1/236] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testWithAuditFailures_a11yChecksNotEnabled (7253 ms)
[ RUN      ] ManageProfileUITest.CloseConfirmationOnDelete
[65574:3847:1203/065906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65562:3847:1203/065910:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65562:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.CloseConfirmationOnDelete", source: test_api.js (1328)
[65574:17411:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.CloseConfirmationOnDelete (8026 ms)
[2/236] ManageProfileUITest.CloseConfirmationOnDelete (9618 ms)
[ RUN      ] ManageProfileUITest.CreateConfirmationText
[65573:3847:1203/065906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65561:3847:1203/065910:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65561:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.CreateConfirmationText", source: test_api.js (1328)
[65561:3847:1203/065912:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ManageProfileUITest.CreateConfirmationText (8434 ms)
[3/236] ManageProfileUITest.CreateConfirmationText (9837 ms)
[ RUN      ] OptionsWebUIExtendedTest.CloseOverlayNoHistory
[65576:3847:1203/065907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65563:3847:1203/065910:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65563:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.CloseOverlayNoHistory", source: test_api.js (1328)
[65585:13063:1203/065913:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65585==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000108eacbb1 bp 0x00011f712170 sp 0x00011f7120a0 T6)
    #0 0x108eacbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x108eacbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x108eac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x108ea7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x108ea7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x108fa25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x108fbf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x108f91863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1090009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108ed7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x108ff9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x108f0e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10686036c in Run base/callback.h:396:12
    #13 0x10686036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11360689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113603d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10686036c in Run base/callback.h:396:12
    #17 0x10686036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1068c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1068c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1068c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10683e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1068ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10683c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff91a30b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff91a30454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff91a537f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff91a530e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10683f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10683dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x106903078 in Run base/run_loop.cc:55:3
    #31 0x1068c70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x106971d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10696560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1019c0119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106964fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106971426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11361d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113438a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1138601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x113860d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x113863ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1065ce642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113859e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11385844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113857ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1138df110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x106782948 in Run content/app/content_main_runner.cc:786:12
    #14 0x106780abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10581ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10197b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10197b563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65585==ABORTING
Received signal 6
[end of stack trace]
[65563:3847:1203/065913:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65576:17155:1203/065913:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.CloseOverlayNoHistory (9101 ms)
[4/236] OptionsWebUIExtendedTest.CloseOverlayNoHistory (10672 ms)
[ RUN      ] CrExtensionsBrowserTest.ExtensionItemDetailStateTest
[65590:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65586:3847:1203/065917:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65586:3847:1203/065918:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTest.ExtensionItemDetailStateTest", source: test_api.js (1328)
[65586:3847:1203/065918:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 4 of 4):
#show-details
#enabled
#delete-button
#allow-incognito
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[65586:3847:1203/065918:INFO:CONSOLE(116)] "Page load time: 2003 ms", source: polymer_browser_test_base.js (116)
[65586:3847:1203/065918:INFO:CONSOLE(118)] "Test run time: 570 ms", source: polymer_browser_test_base.js (118)
[65586:3847:1203/065918:INFO:CONSOLE(120)] "Total time: 2573 ms", source: polymer_browser_test_base.js (120)
[65590:18691:1203/065918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTest.ExtensionItemDetailStateTest (7235 ms)
[5/236] CrExtensionsBrowserTest.ExtensionItemDetailStateTest (8790 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewQueryNotFound
[65603:3847:1203/065916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65591:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewQueryNotFound", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsHSTSViewQueryNotFound (6346 ms)
[6/236] NetInternalsTest.netInternalsHSTSViewQueryNotFound (8261 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrinterListCloudEmpty
[65605:3847:1203/065916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65592:3847:1203/065919:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65592:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestPrinterListCloudEmpty", source: test_api.js (1328)
[65605:16899:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestPrinterListCloudEmpty (7280 ms)
[7/236] PrintPreviewWebUITest.TestPrinterListCloudEmpty (8931 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledWrongFrameType
[65624:3847:1203/065922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65619:8967:1203/065924:ERROR:mach_broker_mac.mm(234)] Unknown process 65632 is sending Mach IPC messages!
[65619:3847:1203/065925:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledFrameNone", source: chrome-extension://fkbmkfdokdkjlhjjlbhcolcehongoacn/_generated_background_page.html (0)
[65619:3847:1203/065925:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledFrameChrome", source: chrome-extension://fkbmkfdokdkjlhjjlbhcolcehongoacn/_generated_background_page.html (0)
[65619:3847:1203/065925:INFO:CONSOLE(0)] "[SUCCESS] testAlphaDisabledFrameChrome", source: chrome-extension://fkbmkfdokdkjlhjjlbhcolcehongoacn/_generated_background_page.html (0)
[65619:3847:1203/065925:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledWrongFrameType (5484 ms)
[8/236] PlatformAppBrowserTest.WindowsApiAlphaEnabledWrongFrameType (7098 ms)
[ RUN      ] PlatformAppBrowserTest.DisallowStorage
[65631:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65623:51971:1203/065925:ERROR:mach_broker_mac.mm(234)] Unknown process 65637 is sending Mach IPC messages!
[65623:3847:1203/065926:INFO:CONSOLE(0)] "[SUCCESS] testOpenDatabase", source: chrome-extension://clnnkcjfmbpcbfhimmolbailcpjbcaej/_generated_background_page.html (0)
[65623:3847:1203/065926:INFO:CONSOLE(0)] "[SUCCESS] testOpenDatabaseSync", source: chrome-extension://clnnkcjfmbpcbfhimmolbailcpjbcaej/_generated_background_page.html (0)
[65623:3847:1203/065926:INFO:CONSOLE(0)] "window.localStorage is not available in packaged apps. Use chrome.storage.local instead.", source: chrome-extension://clnnkcjfmbpcbfhimmolbailcpjbcaej/_generated_background_page.html (0)
[65623:3847:1203/065926:INFO:CONSOLE(0)] "[SUCCESS] testLocalStorage", source: chrome-extension://clnnkcjfmbpcbfhimmolbailcpjbcaej/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.DisallowStorage (4727 ms)
[9/236] PlatformAppBrowserTest.DisallowStorage (6428 ms)
[ RUN      ] PlatformAppBrowserTest.Restrictions
[65635:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65625:52739:1203/065926:ERROR:mach_broker_mac.mm(234)] Unknown process 65639 is sending Mach IPC messages!
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.open() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.clear() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.close() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testDocumentBenignMethods", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testDocumentEvilMethods", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.all is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.bgColor is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.fgColor is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.alinkColor is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.linkColor is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "document.vlinkColor is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testDocumentGetters", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "history.back is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "history.forward is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "history.go is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "history.length is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "history.pushState is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "history.replaceState is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "history.state is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testHistory", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.find() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.find() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.find() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testWindowFind", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.alert() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.alert() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.alert() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testWindowAlert", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.confirm() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.confirm() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.confirm() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testWindowConfirm", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.prompt() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.prompt() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.prompt() is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testWindowPrompt", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.locationbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.locationbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.menubar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.menubar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.personalbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.personalbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.scrollbars is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.scrollbars is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.statusbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.statusbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.toolbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.toolbar is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testBars", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.onunload is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "unload is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "unload is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "window.onbeforeunload is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "beforeunload is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "beforeunload is not available in packaged apps.", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testBlockedEvents", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testSyncXhr", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065927:INFO:CONSOLE(0)] "[SUCCESS] testIframe", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065928:INFO:CONSOLE(0)] "[SUCCESS] testSandboxedIframe", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065928:INFO:CONSOLE(0)] "[SUCCESS] testLegacyApis", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65625:3847:1203/065928:INFO:CONSOLE(0)] "[SUCCESS] testExtensionApis", source: chrome-extension://mahjcjeemfjepfpfbjahekgohldeeenc/main.html (0)
[65636:12807:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[65625:3847:1203/065928:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65635:16391:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.Restrictions (5270 ms)
[10/236] PlatformAppBrowserTest.Restrictions (6841 ms)
[ RUN      ] MediaRouterElementsBrowserTest.MediaRouterElementsTest
[65609:3847:1203/065917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65594:3847:1203/065920:WARNING:CONSOLE(0)] "::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65594:3847:1203/065921:INFO:CONSOLE(1328)] "Running TestCase MediaRouterElementsBrowserTest.MediaRouterElementsTest", source: test_api.js (1328)
[65594:3847:1203/065928:INFO:CONSOLE(116)] "Page load time: 1686 ms", source: polymer_browser_test_base.js (116)
[65594:3847:1203/065928:INFO:CONSOLE(118)] "Test run time: 7566 ms", source: polymer_browser_test_base.js (118)
[65594:3847:1203/065928:INFO:CONSOLE(120)] "Total time: 9252 ms", source: polymer_browser_test_base.js (120)
[65609:15367:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaRouterElementsBrowserTest.MediaRouterElementsTest (14003 ms)
[11/236] MediaRouterElementsBrowserTest.MediaRouterElementsTest (16063 ms)
[ RUN      ] BluetoothApiTest.GetAdapterState
[65645:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65651:3847:1203/065930:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65651:3847:1203/065930:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65651:3847:1203/065930:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65651:3847:1203/065930:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65651:3847:1203/065930:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65651:3847:1203/065930:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65651:3847:1203/065930:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65645:16647:1203/065930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothApiTest.GetAdapterState (3152 ms)
[12/236] BluetoothApiTest.GetAdapterState (4772 ms)
[ RUN      ] BluetoothApiTest.DiscoveryInProgress
[65652:3847:1203/065931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65642:3847:1203/065933:INFO:CONSOLE(0)] "[SUCCESS] testDiscovery", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothApiTest.DiscoveryInProgress (5320 ms)
[13/236] BluetoothApiTest.DiscoveryInProgress (7030 ms)
[ RUN      ] ExtensionApiTest.ContentScriptExtensionAPIs
[65663:3847:1203/065933:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65653:61731:1203/065934:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65663:17155:1203/065936:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptExtensionAPIs (4763 ms)
[14/236] ExtensionApiTest.ContentScriptExtensionAPIs (7087 ms)
[ RUN      ] ExtensionApiTest.SharedModuleLocale
[65668:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65668:15367:1203/065937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.SharedModuleLocale (4741 ms)
[15/236] ExtensionApiTest.SharedModuleLocale (6959 ms)
[ RUN      ] ExtensionApiTest.UserLevelNativeMessaging
[65658:3847:1203/065932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65647:42755:1203/065934:ERROR:native_process_launcher.cc(130)] Can't find manifest for native messaging host not.installed.app
[65647:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] invalidHostName", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[65647:43267:1203/065934:ERROR:native_process_launcher.cc(177)] Found manifest, but not the binary for native messaging host com.google.chrome.test.host_binary_missing. Host path specified in the manifest: /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/chrome/test/data/native_messaging/native_hosts/missing_nm_binary.exe
[65647:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] nonexistentHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[65647:3847:1203/065935:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[65647:3847:1203/065935:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithoutCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[65647:28163:1203/065936:ERROR:native_message_process_host.cc(290)] Native Messaging host tried sending a message that is 1048676 bytes long.
[65647:3847:1203/065936:INFO:CONSOLE(0)] "[SUCCESS] bigMessage", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[65647:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] connect", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[65647:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] stopHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.UserLevelNativeMessaging (8160 ms)
[16/236] ExtensionApiTest.UserLevelNativeMessaging (10175 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchNoType
[65685:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65670:5383:1203/065940:ERROR:mach_broker_mac.mm(234)] Unknown process 65697 is sending Mach IPC messages!
[65670:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://dnfeefkchdhiejagdfdpjmppbplnnjmd/_generated_background_page.html (0)
[65685:15623:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchNoType (6230 ms)
[17/236] PlatformAppWithFileBrowserTest.LaunchNoType (7850 ms)
[ RUN      ] AppShimHostManagerBrowserTestSocketFiles.ReplacesSymlinkAndCleansUpFiles
[65700:3847:1203/065941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65704:3847:1203/065942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65704:3847:1203/065942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65704:3847:1203/065942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65704:3847:1203/065942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65704:3847:1203/065942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65704:3847:1203/065942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65704:3847:1203/065942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65700:15623:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppShimHostManagerBrowserTestSocketFiles.ReplacesSymlinkAndCleansUpFiles (3881 ms)
[18/236] AppShimHostManagerBrowserTestSocketFiles.ReplacesSymlinkAndCleansUpFiles (6086 ms)
[ RUN      ] SpeechRecognitionTest.SpeechFromBackgroundPageWithoutPermission
[65705:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65693:4611:1203/065944:ERROR:mach_broker_mac.mm(234)] Unknown process 65711 is sending Mach IPC messages!
[65693:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] testWebkitSpeechRecognition", source: chrome-extension://leoapigdgadmpncoobchdelpbcmfmbpl/_generated_background_page.html (0)
[       OK ] SpeechRecognitionTest.SpeechFromBackgroundPageWithoutPermission (6431 ms)
[19/236] SpeechRecognitionTest.SpeechFromBackgroundPageWithoutPermission (8438 ms)
[ RUN      ] AppWindowAPITest.TestCloseEvent
[65706:3847:1203/065943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65696:3847:1203/065946:INFO:CONSOLE(0)] "[SUCCESS] basic", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65708:13063:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[65714:12807:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[65706:17923:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestCloseEvent (6475 ms)
[20/236] AppWindowAPITest.TestCloseEvent (8549 ms)
[ RUN      ] AppWindowAPITest.TestDeprecatedBounds
[65719:3847:1203/065946:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65710:3847:1203/065949:INFO:CONSOLE(0)] "[SUCCESS] contentSize", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65710:3847:1203/065949:INFO:CONSOLE(0)] "[SUCCESS] windowPosition", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65710:3847:1203/065949:INFO:CONSOLE(0)] "[SUCCESS] minSize", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65710:3847:1203/065949:INFO:CONSOLE(0)] "[SUCCESS] maxSize", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65710:3847:1203/065949:INFO:CONSOLE(0)] "[SUCCESS] minAndMaxSize", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65710:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] simpleSetBounds", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65710:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] heightOnlySetBounds", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65719:17667:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestDeprecatedBounds (6549 ms)
[21/236] AppWindowAPITest.TestDeprecatedBounds (8041 ms)
[ RUN      ] AppWindowAPITest.TestMinimize
[65718:3847:1203/065946:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65709:3847:1203/065949:INFO:CONSOLE(0)] "[SUCCESS] basic", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65709:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] checkSizeAfterRestore", source: chrome-extension://gcfodbaidckangkbleablegbmjcdncnf/_generated_background_page.html (0)
[65718:17411:1203/065951:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestMinimize (7253 ms)
[22/236] AppWindowAPITest.TestMinimize (9694 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteBlacklistedEphemeralApp
[65733:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65733:15367:1203/065955:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteBlacklistedEphemeralApp (7347 ms)
[23/236] EphemeralAppBrowserTest.PromoteBlacklistedEphemeralApp (8966 ms)
[ RUN      ] EphemeralAppBrowserTest.InstallEventReceivedWhileIdle
[65732:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65750:13063:1203/065956:WARNING:channel.cc(358)] RawChannel write error
[65734:12807:1203/065956:WARNING:channel.cc(358)] RawChannel write error
[65732:17411:1203/065956:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.InstallEventReceivedWhileIdle (8805 ms)
[24/236] EphemeralAppBrowserTest.InstallEventReceivedWhileIdle (10934 ms)
[ RUN      ] ExtensionViewTest.ShimSrcAttribute
[65747:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65739:3847:1203/070000:INFO:CONSOLE(0)] "src is read only. Use .load(url) to navigate to a new extension page.", source: chrome-extension://gdloliindgbiccapnoiglhjmghmdaofi/main.html (0)
[65756:12551:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[65749:12807:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[65747:15367:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionViewTest.ShimSrcAttribute (7417 ms)
[25/236] ExtensionViewTest.ShimSrcAttribute (9247 ms)
[ RUN      ] AppViewTest.TestAppViewEmbedSelfShouldFail
[65746:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65738:3847:1203/070001:INFO:CONSOLE(37)] "appToEmbed epgmiljdpgiempfpcilgghieopjoeima", source: chrome-extension://epgmiljdpgiempfpcilgghieopjoeima/main.js (37)
[65738:3847:1203/070001:INFO:CONSOLE(37)] "Attempting to embed self...(id=epgmiljdpgiempfpcilgghieopjoeima).", source: chrome-extension://epgmiljdpgiempfpcilgghieopjoeima/main.js (37)
[65738:3847:1203/070001:INFO:CONSOLE(66)] "Unable to connect to app "epgmiljdpgiempfpcilgghieopjoeima".", source: extensions::appView (66)
[65738:3847:1203/070001:INFO:CONSOLE(37)] "EXPECTED REFUSAL.", source: chrome-extension://epgmiljdpgiempfpcilgghieopjoeima/main.js (37)
[65763:13063:1203/070001:WARNING:channel.cc(358)] RawChannel write error
[65738:3847:1203/070001:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] AppViewTest.TestAppViewEmbedSelfShouldFail (9243 ms)
[26/236] AppViewTest.TestAppViewEmbedSelfShouldFail (11383 ms)
[ RUN      ] WebViewTest.Shim_TestChromeExtensionRelativePath
[65759:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebViewTest.Shim_TestChromeExtensionRelativePath (6868 ms)
[27/236] WebViewTest.Shim_TestChromeExtensionRelativePath (9052 ms)
[ RUN      ] WebViewTest.Shim_TestDisplayNoneWebviewRemoveChild
[65764:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65755:3847:1203/070005:INFO:CONSOLE(128)] "Error calling attach: The guest has already been attached.", source: extensions::guestView (128)
[65755:20995:1203/070005:ERROR:mach_broker_mac.mm(234)] Unknown process 65778 is sending Mach IPC messages!
[65779:3847:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[65779:3847:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65779:3847:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65779:3847:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65779:3847:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65779:3847:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65779:3847:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WebViewTest.Shim_TestDisplayNoneWebviewRemoveChild (8090 ms)
[28/236] WebViewTest.Shim_TestDisplayNoneWebviewRemoveChild (9844 ms)
[ RUN      ] WebViewTest.Shim_TestExecuteScript
[65774:3847:1203/070004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65775:13063:1203/070009:WARNING:channel.cc(358)] RawChannel write error
[65774:17411:1203/070009:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestExecuteScript (7360 ms)
[29/236] WebViewTest.Shim_TestExecuteScript (9131 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting
[65781:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65772:40975:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65788:13063:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting (7417 ms)
[30/236] WebViewTest.Shim_TestWebRequestListenerSurvivesReparenting (9099 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllowAsync
[65790:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65780:61715:1203/070013:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65780:3847:1203/070013:INFO:CONSOLE(20)] "test passed", source: chrome-extension://fdfgccbaeimdjoghlegjbnocfdhplbeg/embedder.js (20)
[65790:15623:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllowAsync (7067 ms)
[31/236] WebViewTest.MediaAccessAPIAllow_TestAllowAsync (9195 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasAccessDeny
[65797:3847:1203/070011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65789:3847:1203/070014:INFO:CONSOLE(79)] "embedder.setUpLoadStop_", source: chrome-extension://lkankpiobjifofacpeonbfdcebpkfeca/embedder.js (79)
[65789:3847:1203/070015:INFO:CONSOLE(81)] "embedder.onWebViewLoadStop", source: chrome-extension://lkankpiobjifofacpeonbfdcebpkfeca/embedder.js (81)
[65789:63007:1203/070015:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65789:3847:1203/070015:INFO:CONSOLE(87)] "embedder.webview.postMessage", source: chrome-extension://lkankpiobjifofacpeonbfdcebpkfeca/embedder.js (87)
[       OK ] WebViewTest.GeolocationAPIEmbedderHasAccessDeny (7403 ms)
[32/236] WebViewTest.GeolocationAPIEmbedderHasAccessDeny (9346 ms)
[ RUN      ] WebViewTest.ClearData
[65805:3847:1203/070014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65798:53251:1203/070015:ERROR:mach_broker_mac.mm(234)] Unknown process 65813 is sending Mach IPC messages!
[65798:3847:1203/070017:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.js (25)
[65798:3847:1203/070017:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070017:INFO:CONSOLE(6)] "customArg: cleardata", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070017:INFO:CONSOLE(6)] "startTest: cleardata", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070017:INFO:CONSOLE(24)] "getConfig: [object Object]", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/cleardata/bootstrap.js (24)
[65798:3847:1203/070017:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: false", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:39203:1203/070018:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65798:3847:1203/070018:INFO:CONSOLE(6)] "FROM GUEST: guest: create-channel", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(60)] "clearDataTests.testCookies", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/cleardata/bootstrap.js (60)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "FROM GUEST: guest.onPostMessageReceived: step1.add-cookies", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "FROM GUEST: guest.step1.add-cookies", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "FROM GUEST: setCookie: foo = foovalue", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "FROM GUEST: setCookie: bar = barvalue", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(34)] "embedder, on message: step2.cookies-added", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/cleardata/bootstrap.js (34)
[65798:3847:1203/070018:INFO:CONSOLE(36)] "embedder.onDataCleared", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/cleardata/bootstrap.js (36)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "FROM GUEST: guest.onPostMessageReceived: step3.get-cookies", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "FROM GUEST: guest.step3.get-cookies", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65798:3847:1203/070018:INFO:CONSOLE(44)] "embedder, on message: step4.got-cookies", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/cleardata/bootstrap.js (44)
[65798:3847:1203/070018:INFO:CONSOLE(0)] "[SUCCESS] testCookies", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.html (0)
[65821:13063:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[65814:12807:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[65805:15879:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ClearData (7192 ms)
[33/236] WebViewTest.ClearData (9379 ms)
[ RUN      ] HistoryCounterTest.Synced
[65826:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65829:15107:1203/070020:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[65829:15107:1203/070020:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65829:15107:1203/070020:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] HistoryCounterTest.Synced (3003 ms)
[34/236] HistoryCounterTest.Synced (4871 ms)
[ RUN      ] WebViewTest.ConsoleMessage
[65809:3847:1203/070015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65800:54019:1203/070017:ERROR:mach_broker_mac.mm(234)] Unknown process 65816 is sending Mach IPC messages!
[65800:3847:1203/070018:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.js (25)
[65800:3847:1203/070018:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070018:INFO:CONSOLE(6)] "customArg: console_messages", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070018:INFO:CONSOLE(6)] "startTest: console_messages", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070018:INFO:CONSOLE(18)] "getConfig: [object Object]", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/console_messages/bootstrap.js (18)
[65800:3847:1203/070018:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: aaa. guest: create-channel", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: log-one-a", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testLogLog", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.html (0)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: log-one-b", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testLogInfo", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.html (0)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: log-two", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testLogWarn", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.html (0)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: log-three", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testLogError", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.html (0)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: log-four", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testLogDebug", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.html (0)
[65800:3847:1203/070020:INFO:CONSOLE(6)] "FROM GUEST: Uncaught Error: log-five", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/utils.js (6)
[65800:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testThrow", source: chrome-extension://fgiefcmpkabfpelkicfaihcmcmlkbcja/main.html (0)
[65809:16647:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ConsoleMessage (8609 ms)
[35/236] WebViewTest.ConsoleMessage (10686 ms)
[ RUN      ] WebViewDPITest.Shim_TestAutosizeBeforeNavigation
[65822:3847:1203/070018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65812:3847:1203/070023:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65822:17411:1203/070023:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewDPITest.Shim_TestAutosizeBeforeNavigation (7886 ms)
[36/236] WebViewDPITest.Shim_TestAutosizeBeforeNavigation (9892 ms)
[ RUN      ] ChromeContentBrowserClientSitePerProcessTest.SitePerProcessNavigation
[65843:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65834:41487:1203/070026:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65843:17155:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeContentBrowserClientSitePerProcessTest.SitePerProcessNavigation (3501 ms)
[37/236] ChromeContentBrowserClientSitePerProcessTest.SitePerProcessNavigation (5457 ms)
[ RUN      ] ChromeSecurityExploitBrowserTest.ChromeExtensionResources
[65846:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65847:12807:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[65835:3847:1203/070027:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ChromeSecurityExploitBrowserTest.ChromeExtensionResources (3501 ms)
[38/236] ChromeSecurityExploitBrowserTest.ChromeExtensionResources (5594 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_SettingsPage
[65836:3847:1203/070023:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65830:3847:1203/070026:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
ASAN:DEADLYSIGNAL
=================================================================
==65836==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a623bc9 bp 0x00012a2c2730 sp 0x00012a2c26f0 T6)
    #0 0x7fff8a623bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x112b2b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x112b2b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x112b2b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x112b2b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x112b4d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x112b4d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x112b38628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x112b38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x112b38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x112b46c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x112b46c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x112b46c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x112b46c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x112b46c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1107a036c in Run base/callback.h:396:12
    #16 0x1107a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x110808894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x110809ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x110809ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11077ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x110843078 in Run base/run_loop.cc:55:3
    #22 0x1108070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1108b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1108a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10b8f3119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1108a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1108b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11d39026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x110694abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x110694abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11069370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1106c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1106c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10f75ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10b8ad99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10b8ad563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65836==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_SettingsPage (7743 ms)
[39/236] ChromeContentBrowserClientBrowserTest.UberURLHandler_SettingsPage (9535 ms)
[ RUN      ] ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController
[65850:3847:1203/070027:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65844:61723:1203/070031:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65863:12807:1203/070031:WARNING:channel.cc(358)] RawChannel write error
[65852:13063:1203/070032:WARNING:channel.cc(358)] RawChannel write error
[65850:18435:1203/070032:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController (6234 ms)
[40/236] ChromeServiceWorkerTest.CanCloseIncognitoWindowWithServiceWorkerController (8500 ms)
[ RUN      ] ChromeSitePerProcessTest.OriginReplicationAllowsAccessToStorage
[65860:3847:1203/070030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65851:41487:1203/070031:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65860:17411:1203/070033:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeSitePerProcessTest.OriginReplicationAllowsAccessToStorage (5188 ms)
[41/236] ChromeSitePerProcessTest.OriginReplicationAllowsAccessToStorage (6849 ms)
[ RUN      ] ContentSettingsTest.PRE_AllowCookiesForASessionUsingExceptions
[65868:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65859:3847:1203/070034:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ContentSettingsTest.PRE_AllowCookiesForASessionUsingExceptions (3278 ms)
[42/236] ContentSettingsTest.PRE_AllowCookiesForASessionUsingExceptions (5602 ms)
[ RUN      ] ContentSettingsTest.PRE_BasicCookies
[65862:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65853:40223:1203/070033:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65872:13063:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[65853:3847:1203/070035:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[65862:18947:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.PRE_BasicCookies (6961 ms)
[43/236] ContentSettingsTest.PRE_BasicCookies (8806 ms)
[ RUN      ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.NaCl
[65877:3847:1203/070036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.NaCl (3970 ms)
[44/236] PepperContentSettingsSpecialCasesJavaScriptBlockedTest.NaCl (5776 ms)
[ RUN      ] RegisterProtocolHandlerBrowserTest.ContextMenuEntryAppearsForHandledUrls
[65884:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65886:3847:1203/070039:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65886:3847:1203/070039:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65886:3847:1203/070039:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65886:3847:1203/070039:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65886:3847:1203/070039:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65886:3847:1203/070039:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65886:3847:1203/070039:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65884:17411:1203/070039:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RegisterProtocolHandlerBrowserTest.ContextMenuEntryAppearsForHandledUrls (4230 ms)
[45/236] RegisterProtocolHandlerBrowserTest.ContextMenuEntryAppearsForHandledUrls (6425 ms)
[ RUN      ] DownloadTest.NoDownload
[65898:3847:1203/070042:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65901:3847:1203/070043:WARNING:proxy_message_pipe_endpoint.cc(50)] Failed to write enqueue message to channel
[65898:3847:1203/070043:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65898:3847:1203/070043:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] DownloadTest.NoDownload (3411 ms)
[46/236] DownloadTest.NoDownload (5153 ms)
[ RUN      ] DevToolsSanityTest.TestDevToolsExternalNavigation
[65891:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:56260...
sending server_data: {"host": "127.0.0.1", "port": 56260} (36 bytes)
[65883:3847:1203/070046:INFO:CONSOLE(2)] "Loaded", source: http://127.0.0.1:56260/files/devtools/navigate_back.html (2)
[65893:13063:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestDevToolsExternalNavigation (9448 ms)
[47/236] DevToolsSanityTest.TestDevToolsExternalNavigation (11623 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkTiming
[65885:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:56256...
sending server_data: {"host": "127.0.0.1", "port": 56256} (36 bytes)
[65876:3847:1203/070045:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[65887:13063:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[65885:17411:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestNetworkTiming (11616 ms)
[48/236] DevToolsSanityTest.TestNetworkTiming (13653 ms)
[ RUN      ] DownloadTest.DownloadTest_IncognitoRegular
[65908:3847:1203/070043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65908:17667:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadTest_IncognitoRegular (6724 ms)
[49/236] DownloadTest.DownloadTest_IncognitoRegular (8644 ms)
[ RUN      ] ErrorPageTest.CheckEasterEggIsNotDisabled
[66171:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66180:13063:1203/070054:WARNING:channel.cc(358)] RawChannel write error
[66083:3847:1203/070054:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ErrorPageTest.CheckEasterEggIsNotDisabled (4859 ms)
[50/236] ErrorPageTest.CheckEasterEggIsNotDisabled (6712 ms)
[ RUN      ] ErrorPageTest.DNSError_DoReload
[66169:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66169:3847:1203/070054:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66169:3847:1203/070054:ERROR:texture_manager.cc(2086)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level does not exist.
[66169:17667:1203/070055:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_DoReload (5266 ms)
[51/236] ErrorPageTest.DNSError_DoReload (7310 ms)
[ RUN      ] DownloadTest.DownloadTest_Renaming
[66020:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66020:15623:1203/070055:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadTest_Renaming (10421 ms)
[52/236] DownloadTest.DownloadTest_Renaming (11800 ms)
[ RUN      ] ErrorPageAutoReloadTest.ManualReloadNotSuppressed
[66177:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66099:3847:1203/070055:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ErrorPageAutoReloadTest.ManualReloadNotSuppressed (5318 ms)
[53/236] ErrorPageAutoReloadTest.ManualReloadNotSuppressed (7322 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetCharacteristics
[66225:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66201:3847:1203/070101:INFO:CONSOLE(0)] "[SUCCESS] testGetCharacteristics", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[66225:17155:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetCharacteristics (4941 ms)
[54/236] BluetoothLowEnergyApiTest.GetCharacteristics (6615 ms)
[ RUN      ] BluetoothLowEnergyApiTest.StartStopNotifications
[66227:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66202:3847:1203/070101:INFO:CONSOLE(0)] "[SUCCESS] testStartStopNotifications", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[66256:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[66235:12551:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.StartStopNotifications (5079 ms)
[55/236] BluetoothLowEnergyApiTest.StartStopNotifications (6756 ms)
[ RUN      ] CastStreamingApiTest.StopNoStart
[66232:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66237:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[66206:3847:1203/070102:INFO:CONSOLE(13)] "[TEST] stopNoStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.js (13)
[66266:24835:1203/070102:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[66266:24835:1203/070102:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[66266:24835:1203/070102:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[66206:3847:1203/070102:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.js (16)
[66206:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] stopNoStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.html (0)
[66206:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] stopNoStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stop_no_start.html (0)
[66266:13063:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[66266:13063:1203/070102:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.StopNoStart (4815 ms)
[56/236] CastStreamingApiTest.StopNoStart (6420 ms)
[ RUN      ] CommandLinePrivateApiTest.Basics
[66378:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66307:3847:1203/070108:INFO:CONSOLE(0)] "[SUCCESS] testHaveSwitch", source: chrome-extension://kgjeljgkbckpoekmgjfplammhcggiiaf/_generated_background_page.html (0)
[66307:3847:1203/070108:INFO:CONSOLE(0)] "[SUCCESS] testNotHaveSwitch", source: chrome-extension://kgjeljgkbckpoekmgjfplammhcggiiaf/_generated_background_page.html (0)
[66307:3847:1203/070108:INFO:CONSOLE(0)] "[SUCCESS] testInvalidArgs", source: chrome-extension://kgjeljgkbckpoekmgjfplammhcggiiaf/_generated_background_page.html (0)
[       OK ] CommandLinePrivateApiTest.Basics (5701 ms)
[57/236] CommandLinePrivateApiTest.Basics (7290 ms)
[ RUN      ] BrowserActionApiTest.Getters
[66392:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getBadgeText", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update.html (0)
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getBadgeBackgroundColor", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update.html (0)
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getPopup", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update.html (0)
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getTitle", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update.html (0)
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getBadgeText", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update2.html (0)
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getBadgeBackgroundColor", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update2.html (0)
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getPopup", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update2.html (0)
[66322:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] getTitle", source: chrome-extension://idfnopkghdcmkpedhgfjbneahcjediih/update2.html (0)
[66452:13063:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionApiTest.Getters (6787 ms)
[58/236] BrowserActionApiTest.Getters (8321 ms)
[ RUN      ] DeclarativeContentApiTest.PRE_RulesPersistence
[66384:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66314:5635:1203/070108:ERROR:mach_broker_mac.mm(234)] Unknown process 66448 is sending Mach IPC messages!
[66463:13063:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[66465:13063:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.PRE_RulesPersistence (8422 ms)
[59/236] DeclarativeContentApiTest.PRE_RulesPersistence (9905 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetDisplayPath
[66483:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66467:53763:1203/070115:ERROR:mach_broker_mac.mm(234)] Unknown process 66509 is sending Mach IPC messages!
[66467:3847:1203/070116:INFO:CONSOLE(0)] "[SUCCESS] getDisplayPath", source: chrome-extension://nhlffffcciidcmjpmeblkiifgnlfeaih/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiGetDisplayPath (6294 ms)
[60/236] FileSystemApiTest.FileSystemApiGetDisplayPath (8190 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettifyMac
[66500:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66478:52995:1203/070117:ERROR:mach_broker_mac.mm(234)] Unknown process 66514 is sending Mach IPC messages!
[66478:3847:1203/070118:INFO:CONSOLE(0)] "chrome.fileSystem.chooseFile is deprecated", source: chrome-extension://ffbefoojlcgifgmkanoocpakkenegbhf/test.html (0)
[66478:3847:1203/070118:INFO:CONSOLE(0)] "Please use chrome.fileSystem.chooseEntry instead", source: chrome-extension://ffbefoojlcgifgmkanoocpakkenegbhf/test.html (0)
[66478:3847:1203/070118:INFO:CONSOLE(0)] "[SUCCESS] getDisplayPath", source: chrome-extension://ffbefoojlcgifgmkanoocpakkenegbhf/test.html (0)
[66478:3847:1203/070118:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettifyMac (6423 ms)
[61/236] FileSystemApiTest.FileSystemApiGetDisplayPathPrettifyMac (8214 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryTest
[66511:3847:1203/070116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66488:52227:1203/070118:ERROR:mach_broker_mac.mm(234)] Unknown process 66516 is sending Mach IPC messages!
[66488:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ajmjlhbggfehmjadbfmgncgdlpchhjlf/test.html (0)
[66488:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] readDirectory", source: chrome-extension://ajmjlhbggfehmjadbfmgncgdlpchhjlf/test.html (0)
[66488:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://ajmjlhbggfehmjadbfmgncgdlpchhjlf/test.html (0)
[66488:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://ajmjlhbggfehmjadbfmgncgdlpchhjlf/test.html (0)
[66488:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://ajmjlhbggfehmjadbfmgncgdlpchhjlf/test.html (0)
[66488:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://ajmjlhbggfehmjadbfmgncgdlpchhjlf/test.html (0)
[66488:3847:1203/070119:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://ajmjlhbggfehmjadbfmgncgdlpchhjlf/test.html (0)
[66511:17411:1203/070119:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryTest (5929 ms)
[62/236] FileSystemApiTest.FileSystemApiOpenDirectoryTest (7645 ms)
[ RUN      ] ActivityLogApiTest.TriggerEvent
[66223:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66198:43555:1203/070100:ERROR:mach_broker_mac.mm(234)] Unknown process 66245 is sending Mach IPC messages!
[66198:3847:1203/070101:INFO:CONSOLE(458)] "Completed setup events", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(458)] "Completed makeApiCall", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:cookies.set Expected:cookies.set", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] triggerApiCall", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(458)] "Completed makeSpecialApiCalls", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:extension.getURL Expected:extension.getURL", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:extension.getViews Expected:extension.getViews", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] triggerSpecialCall", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:omnibox.setDefaultSuggestion Expected:omnibox.setDefaultSuggestion", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(458)] "Completed checkNoDoubleLogging", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] triggerDouble", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:app.GetDetails Expected:app.GetDetails", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:app.GetIsInstalled Expected:app.GetIsInstalled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(458)] "Completed checkAppCalls", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:app.getInstallState Expected:app.getInstallState", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] triggerAppBindings", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(458)] "Completed callObjectMethod", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:storage.clear Expected:storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] triggerObjectMethods", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.connect Expected:runtime.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(484)] "Logged:runtime.sendMessage Expected:runtime.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070102:INFO:CONSOLE(458)] "Completed sendMessageToSelf", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070103:INFO:CONSOLE(0)] "[SUCCESS] triggerMessageSelf", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:runtime.connect Expected:runtime.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070103:INFO:CONSOLE(168)] "who's there?", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (168)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:runtime.sendMessage Expected:runtime.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070103:INFO:CONSOLE(0)] "[SUCCESS] triggerMessageOther", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070103:INFO:CONSOLE(458)] "Completed sendMessageToOther", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:runtime.connect Expected:runtime.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070103:INFO:CONSOLE(458)] "Completed connectToOther", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070103:INFO:CONSOLE(0)] "[SUCCESS] triggerConnectOther", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070103:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:blinkRequestResource XMLHttpRequest Expected:blinkRequestResource XMLHttpRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070103:INFO:CONSOLE(0)] "[SUCCESS] triggerBackgroundXHR", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070103:INFO:CONSOLE(458)] "Completed doBackgroundXHR", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070103:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070104:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070104:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070104:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070104:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070104:INFO:CONSOLE(5)] "g o o g l e", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js (5)
[66198:3847:1203/070104:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66198:3847:1203/070106:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070106:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070106:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66376:12807:1203/070106:WARNING:channel.cc(358)] RawChannel write error
[66198:3847:1203/070106:INFO:CONSOLE(484)] "Logged:tabs.move Expected:tabs.move", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070106:INFO:CONSOLE(458)] "Completed tabIdTranslation", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070106:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070106:INFO:CONSOLE(0)] "[SUCCESS] triggerTabIds", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070106:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070107:INFO:CONSOLE(484)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070107:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070107:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070108:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070108:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070108:INFO:CONSOLE(484)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070109:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070109:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070110:INFO:CONSOLE(458)] "Completed tabIdTranslation", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070110:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070110:INFO:CONSOLE(484)] "Logged:tabs.move Expected:tabs.move", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070110:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] triggerTabIdsIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070110:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070110:INFO:CONSOLE(484)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070110:INFO:CONSOLE(484)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:webRequest.onBeforeSendHeaders/1 Expected:webRequest.onBeforeSendHeaders/1", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:webRequest.onBeforeSendHeaders Expected:webRequest.onBeforeSendHeaders", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:webRequest.onHeadersReceived/2 Expected:webRequest.onHeadersReceived/2", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:webRequest.onHeadersReceived Expected:webRequest.onHeadersReceived", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(458)] "Completed doWebRequestModifications", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070111:INFO:CONSOLE(0)] "[SUCCESS] triggerWebRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070112:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070112:INFO:CONSOLE(484)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:webRequestInternal.addEventListener Expected:webRequestInternal.addEventListener", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:webRequest.onBeforeSendHeaders/3 Expected:webRequest.onBeforeSendHeaders/3", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:webRequest.onBeforeSendHeaders Expected:webRequest.onBeforeSendHeaders", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:webRequest.onHeadersReceived/4 Expected:webRequest.onHeadersReceived/4", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:webRequestInternal.eventHandled Expected:webRequestInternal.eventHandled", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:webRequest.onHeadersReceived Expected:webRequest.onHeadersReceived", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(458)] "Completed doWebRequestModifications", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070113:INFO:CONSOLE(0)] "[SUCCESS] triggerWebRequestIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070114:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(458)] "Completed sendMessageToCS", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070115:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(484)] "Logged:tabs.connect Expected:tabs.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(484)] "Logged:tabs.sendMessage Expected:tabs.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070115:INFO:CONSOLE(5)] "g o o g l e", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/chrome/test/data/extensions/api_test/activity_log_private/friend/google_cs.js (5)
[66198:3847:1203/070115:INFO:CONSOLE(458)] "Completed injectContentScript", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070115:INFO:CONSOLE(458)] "Completed injectScriptBlob", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070115:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
[66198:3847:1203/070116:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070116:INFO:CONSOLE(0)] "[SUCCESS] triggerApiCallsOnTabsUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070116:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070116:INFO:CONSOLE(484)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(458)] "Completed sendMessageToCS", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.connect Expected:tabs.connect", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.sendMessage Expected:tabs.sendMessage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(458)] "Completed injectScriptBlob", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070117:INFO:CONSOLE(458)] "Completed injectContentScript", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(0)] "[SUCCESS] triggerApiCallsOnTabsUpdatedIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070117:INFO:CONSOLE(484)] "Logged:extension.getURL Expected:extension.getURL", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070118:INFO:CONSOLE(433)] "Not installing extension message listener on options.html", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (433)
[66198:3847:1203/070118:INFO:CONSOLE(484)] "Logged:test.getConfig Expected:test.getConfig", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070118:INFO:CONSOLE(458)] "Completed setup events", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070118:INFO:CONSOLE(458)] "Completed Switching to fullscreen...", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070118:INFO:CONSOLE(0)] "Failed to execute 'requestFullScreen' on 'Element': API can only be initiated by a user gesture.", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/options.html#dom_fullscreen (0)
[66198:3847:1203/070118:INFO:CONSOLE(484)] "Logged:Element.webkitRequestFullscreen Expected:Element.webkitRequestFullscreen", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070118:INFO:CONSOLE(0)] "[SUCCESS] triggerFullscreen", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070118:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(0)] "getCurrentPosition() and watchPosition() are deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.", source:  (0)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Window.navigator Expected:Window.navigator", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Geolocation.getCurrentPosition Expected:Geolocation.getCurrentPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Geolocation.watchPosition Expected:Geolocation.watchPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Window.sessionStorage Expected:Window.sessionStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Window.localStorage Expected:Window.localStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Window.applicationCache Expected:Window.applicationCache", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:Window.openDatabase Expected:Window.openDatabase", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkRequestResource XMLHttpRequest Expected:blinkRequestResource XMLHttpRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(458)] "Completed executeDOMChangesOnTabUpdated", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY click Expected:blinkAddEventListener BODY click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document click Expected:blinkAddEventListener #document click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow click Expected:blinkAddEventListener DOMWindow click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dblclick Expected:blinkAddEventListener BODY dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dblclick Expected:blinkAddEventListener #document dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dblclick Expected:blinkAddEventListener DOMWindow dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY drag Expected:blinkAddEventListener BODY drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document drag Expected:blinkAddEventListener #document drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow drag Expected:blinkAddEventListener DOMWindow drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragend Expected:blinkAddEventListener BODY dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragend Expected:blinkAddEventListener #document dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragend Expected:blinkAddEventListener DOMWindow dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragenter Expected:blinkAddEventListener BODY dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragenter Expected:blinkAddEventListener #document dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragenter Expected:blinkAddEventListener DOMWindow dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragleave Expected:blinkAddEventListener BODY dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragleave Expected:blinkAddEventListener #document dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070119:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragleave Expected:blinkAddEventListener DOMWindow dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragover Expected:blinkAddEventListener BODY dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragover Expected:blinkAddEventListener #document dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragover Expected:blinkAddEventListener DOMWindow dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragstart Expected:blinkAddEventListener BODY dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragstart Expected:blinkAddEventListener #document dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragstart Expected:blinkAddEventListener DOMWindow dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY drop Expected:blinkAddEventListener BODY drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document drop Expected:blinkAddEventListener #document drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow drop Expected:blinkAddEventListener DOMWindow drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY input Expected:blinkAddEventListener BODY input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document input Expected:blinkAddEventListener #document input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow input Expected:blinkAddEventListener DOMWindow input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY keydown Expected:blinkAddEventListener BODY keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document keydown Expected:blinkAddEventListener #document keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow keydown Expected:blinkAddEventListener DOMWindow keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY keypress Expected:blinkAddEventListener BODY keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document keypress Expected:blinkAddEventListener #document keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow keypress Expected:blinkAddEventListener DOMWindow keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY keyup Expected:blinkAddEventListener BODY keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document keyup Expected:blinkAddEventListener #document keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow keyup Expected:blinkAddEventListener DOMWindow keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mousedown Expected:blinkAddEventListener BODY mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mousedown Expected:blinkAddEventListener #document mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mousedown Expected:blinkAddEventListener DOMWindow mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseenter Expected:blinkAddEventListener BODY mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseenter Expected:blinkAddEventListener #document mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseenter Expected:blinkAddEventListener DOMWindow mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseleave Expected:blinkAddEventListener BODY mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseleave Expected:blinkAddEventListener #document mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseleave Expected:blinkAddEventListener DOMWindow mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mousemove Expected:blinkAddEventListener BODY mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mousemove Expected:blinkAddEventListener #document mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mousemove Expected:blinkAddEventListener DOMWindow mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseout Expected:blinkAddEventListener BODY mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseout Expected:blinkAddEventListener #document mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseout Expected:blinkAddEventListener DOMWindow mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseover Expected:blinkAddEventListener BODY mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseover Expected:blinkAddEventListener #document mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseover Expected:blinkAddEventListener DOMWindow mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseup Expected:blinkAddEventListener BODY mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseup Expected:blinkAddEventListener #document mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseup Expected:blinkAddEventListener DOMWindow mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mousewheel Expected:blinkAddEventListener BODY mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mousewheel Expected:blinkAddEventListener #document mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mousewheel Expected:blinkAddEventListener DOMWindow mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] triggerDOMChangesOnTabsUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:runtime.onMessageExternal Expected:runtime.onMessageExternal", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070120:INFO:CONSOLE(484)] "Logged:windows.create Expected:windows.create", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:tabs.onUpdated Expected:tabs.onUpdated", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:tabs.executeScript Expected:tabs.executeScript", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkSetAttribute LocalDOMWindow url Expected:blinkSetAttribute LocalDOMWindow url", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Window.navigator Expected:Window.navigator", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Geolocation.getCurrentPosition Expected:Geolocation.getCurrentPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Geolocation.watchPosition Expected:Geolocation.watchPosition", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Window.sessionStorage Expected:Window.sessionStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Window.localStorage Expected:Window.localStorage", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.setItem Expected:Storage.setItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.getItem Expected:Storage.getItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.removeItem Expected:Storage.removeItem", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Storage.clear Expected:Storage.clear", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Window.applicationCache Expected:Window.applicationCache", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:Window.openDatabase Expected:Window.openDatabase", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkRequestResource XMLHttpRequest Expected:blinkRequestResource XMLHttpRequest", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY click Expected:blinkAddEventListener BODY click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document click Expected:blinkAddEventListener #document click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow click Expected:blinkAddEventListener DOMWindow click", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(458)] "Completed executeDOMChangesOnTabUpdated", source: chrome-extension://pknkgggnfecklokoggaggchhaebkajji/reply.js (458)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dblclick Expected:blinkAddEventListener BODY dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dblclick Expected:blinkAddEventListener #document dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dblclick Expected:blinkAddEventListener DOMWindow dblclick", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY drag Expected:blinkAddEventListener BODY drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document drag Expected:blinkAddEventListener #document drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow drag Expected:blinkAddEventListener DOMWindow drag", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragend Expected:blinkAddEventListener BODY dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragend Expected:blinkAddEventListener #document dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragend Expected:blinkAddEventListener DOMWindow dragend", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragenter Expected:blinkAddEventListener BODY dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragenter Expected:blinkAddEventListener #document dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragenter Expected:blinkAddEventListener DOMWindow dragenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragleave Expected:blinkAddEventListener BODY dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragleave Expected:blinkAddEventListener #document dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragleave Expected:blinkAddEventListener DOMWindow dragleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragover Expected:blinkAddEventListener BODY dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragover Expected:blinkAddEventListener #document dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragover Expected:blinkAddEventListener DOMWindow dragover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY dragstart Expected:blinkAddEventListener BODY dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document dragstart Expected:blinkAddEventListener #document dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow dragstart Expected:blinkAddEventListener DOMWindow dragstart", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY drop Expected:blinkAddEventListener BODY drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070121:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document drop Expected:blinkAddEventListener #document drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow drop Expected:blinkAddEventListener DOMWindow drop", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY input Expected:blinkAddEventListener BODY input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document input Expected:blinkAddEventListener #document input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow input Expected:blinkAddEventListener DOMWindow input", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY keydown Expected:blinkAddEventListener BODY keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document keydown Expected:blinkAddEventListener #document keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow keydown Expected:blinkAddEventListener DOMWindow keydown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY keypress Expected:blinkAddEventListener BODY keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document keypress Expected:blinkAddEventListener #document keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow keypress Expected:blinkAddEventListener DOMWindow keypress", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY keyup Expected:blinkAddEventListener BODY keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document keyup Expected:blinkAddEventListener #document keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow keyup Expected:blinkAddEventListener DOMWindow keyup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mousedown Expected:blinkAddEventListener BODY mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mousedown Expected:blinkAddEventListener #document mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mousedown Expected:blinkAddEventListener DOMWindow mousedown", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseenter Expected:blinkAddEventListener BODY mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseenter Expected:blinkAddEventListener #document mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseenter Expected:blinkAddEventListener DOMWindow mouseenter", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseleave Expected:blinkAddEventListener BODY mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseleave Expected:blinkAddEventListener #document mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseleave Expected:blinkAddEventListener DOMWindow mouseleave", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mousemove Expected:blinkAddEventListener BODY mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mousemove Expected:blinkAddEventListener #document mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mousemove Expected:blinkAddEventListener DOMWindow mousemove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseout Expected:blinkAddEventListener BODY mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseout Expected:blinkAddEventListener #document mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseout Expected:blinkAddEventListener DOMWindow mouseout", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseover Expected:blinkAddEventListener BODY mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseover Expected:blinkAddEventListener #document mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseover Expected:blinkAddEventListener DOMWindow mouseover", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mouseup Expected:blinkAddEventListener BODY mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mouseup Expected:blinkAddEventListener #document mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mouseup Expected:blinkAddEventListener DOMWindow mouseup", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener BODY mousewheel Expected:blinkAddEventListener BODY mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener #document mousewheel Expected:blinkAddEventListener #document mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:blinkAddEventListener DOMWindow mousewheel Expected:blinkAddEventListener DOMWindow mousewheel", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(484)] "Logged:tabs.remove Expected:tabs.remove", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/test.js (484)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] triggerDOMChangesOnTabsUpdatedIncognito", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] checkSavedHistory", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] checkHistoryForURL", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] checkOtherObject", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] checkOtherObject", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] deleteGoogleUrls", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] deleteAllUrls", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66198:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] deleteAllHistory", source: chrome-extension://abjoigjokfeibfhiahiijggogladbmfm/_generated_background_page.html (0)
[66228:13319:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[66223:17667:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ActivityLogApiTest.TriggerEvent (26299 ms)
[63/236] ActivityLogApiTest.TriggerEvent (28179 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveBackgroundTest
[66523:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66518:4611:1203/070123:ERROR:mach_broker_mac.mm(234)] Unknown process 66533 is sending Mach IPC messages!
[66518:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://kpdmhdjgmpecbdmbgmemgcddpaagmdpe/_generated_background_page.html (0)
[       OK ] FileSystemApiTest.FileSystemApiSaveBackgroundTest (5557 ms)
[64/236] FileSystemApiTest.FileSystemApiSaveBackgroundTest (7164 ms)
[ RUN      ] HistoryApiTest.SearchAfterAdd
[66530:3847:1203/070122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66522:3847:1203/070125:INFO:CONSOLE(0)] "[SUCCESS] searchAfterAdd", source: chrome-extension://bfpilohbppjbpocpadieffmgcinogpbc/search_after_add.html (0)
ASAN:DEADLYSIGNAL
=================================================================
==66530==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a623bc9 bp 0x00012575e730 sp 0x00012575e6f0 T6)
    #0 0x7fff8a623bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10e14b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10e14b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10e14b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10e14b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10e16d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10e16d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10e158628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10e158b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10e158b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10e166c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10e166c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10e166c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10e166c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10e166c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10bdc036c in Run base/callback.h:396:12
    #16 0x10bdc036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10be28894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10be29ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10be29ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10bd9ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10be63078 in Run base/run_loop.cc:55:3
    #22 0x10be270b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10bed1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10bec560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x106f20119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10bec4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10bed1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1189b026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10bcb4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10bcb4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10bcb370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10bce2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10bce0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10ad7ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x106edb99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x106edb563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==66530==ABORTING
Received signal 6
[end of stack trace]
[       OK ] HistoryApiTest.SearchAfterAdd (4850 ms)
[65/236] HistoryApiTest.SearchAfterAdd (6379 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginCanceled
[66534:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66524:3847:1203/070125:INFO:CONSOLE(5)] "hi there", source: chrome-extension://phkbmdokodendlbimhfljphpgilfpebi/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginCanceled (4704 ms)
[66/236] GetAuthTokenFunctionTest.InteractiveLoginCanceled (6945 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveMintBadCredentialsLoginCanceled
[66543:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66537:27395:1203/070129:ERROR:checkin_request.cc(178)] Failed to get checkin response. Fetcher failed. Retrying.
[66537:3847:1203/070129:INFO:CONSOLE(5)] "hi there", source: chrome-extension://phkbmdokodendlbimhfljphpgilfpebi/test.js (5)
[66543:17411:1203/070129:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveMintBadCredentialsLoginCanceled (5152 ms)
[67/236] GetAuthTokenFunctionTest.InteractiveMintBadCredentialsLoginCanceled (6936 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.RemoveListenerAndModifyGallery
[66551:3847:1203/070129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66551:17411:1203/070131:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.RemoveListenerAndModifyGallery (5806 ms)
[68/236] MediaGalleriesGalleryWatchApiTest.RemoveListenerAndModifyGallery (7802 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.RemoveAllGalleryWatch
[66554:3847:1203/070129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66554:16647:1203/070132:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.RemoveAllGalleryWatch (5385 ms)
[69/236] MediaGalleriesGalleryWatchApiTest.RemoveAllGalleryWatch (7720 ms)
[ RUN      ] ExtensionSessionsTest.RestoreInIncognito
[66558:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsSyncActive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(@0x11dfa3420 16-byte object <40-84 46-00 60-60 00-00 00-A5 BF-04 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsManaged()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:169:
    Function call: GetRegisteredDataTypes()
          Returns: 8-byte object <FF-FF FF-FF 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[66561:13063:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[66565:13063:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[66558:18179:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSessionsTest.RestoreInIncognito (5944 ms)
[70/236] ExtensionSessionsTest.RestoreInIncognito (7722 ms)
[ RUN      ] SocketApiTest.SocketUDPExtension
[66567:3847:1203/070134:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Echo UDP server started on port 51850...
sending server_data: {"host": "127.0.0.1", "port": 51850} (36 bytes)
[66560:3847:1203/070138:INFO:CONSOLE(415)] "Running tests, protocol none, echo server LOCALhost:51850", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (415)
[66560:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/_generated_background_page.html (0)
[66560:3847:1203/070138:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running socket.getInfo: Socket not found
    at Object.onGetInfo [as callback] (chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js:65:14)", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/_generated_background_page.html (0)
[66560:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/_generated_background_page.html (0)
[66560:3847:1203/070138:INFO:CONSOLE(296)] "calling create", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (296)
[66560:3847:1203/070138:INFO:CONSOLE(302)] "calling connect", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (302)
[66560:3847:1203/070138:INFO:CONSOLE(311)] "Socket connect: result=0", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (311)
[66560:3847:1203/070138:INFO:CONSOLE(313)] "calling read with readCB2 callback", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (313)
[66560:3847:1203/070138:INFO:CONSOLE(319)] "calling disconnect", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (319)
[66560:3847:1203/070138:INFO:CONSOLE(322)] "calling connect", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (322)
[66560:3847:1203/070138:INFO:CONSOLE(331)] "Socket connect: result=0", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (331)
[66560:3847:1203/070138:INFO:CONSOLE(333)] "calling read with readCB1 callback", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (333)
[66560:3847:1203/070138:INFO:CONSOLE(349)] "write callback: bytesWritten=24", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (349)
[66560:3847:1203/070138:INFO:CONSOLE(364)] "Socket read CB2: result=30", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (364)
[66560:3847:1203/070138:INFO:CONSOLE(374)] "Success!", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js (374)
[66560:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/_generated_background_page.html (0)
[66560:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/_generated_background_page.html (0)
[66560:3847:1203/070138:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running socket.recvFrom: Socket not found
    at Object.callback (chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/background.js:386:14)", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/_generated_background_page.html (0)
[66560:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://mhmlbnoiehbibcmfekoapjmfhfpkkbfg/_generated_background_page.html (0)
[       OK ] SocketApiTest.SocketUDPExtension (6993 ms)
[71/236] SocketApiTest.SocketUDPExtension (8875 ms)
[ RUN      ] ExtensionSettingsApiTest.ManagedStorageDisabled
[66577:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66566:3847:1203/070139:INFO:CONSOLE(0)] "[SUCCESS] storageIsDisabled", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[66585:12807:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[66577:17923:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.ManagedStorageDisabled (4985 ms)
[72/236] ExtensionSettingsApiTest.ManagedStorageDisabled (7509 ms)
[ RUN      ] ExtensionTabsTest.NoTabsAppWindow
[66584:3847:1203/070138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66584:15367:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.NoTabsAppWindow (7434 ms)
[73/236] ExtensionTabsTest.NoTabsAppWindow (9422 ms)
[ RUN      ] WebNavigationApiTest.ClientRedirect
[66597:3847:1203/070142:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66607:13063:1203/070146:WARNING:channel.cc(358)] RawChannel write error
[66588:3847:1203/070146:INFO:CONSOLE(0)] "[SUCCESS] clientRedirect", source: chrome-extension://oampgjeocldaloaipbljdcbnmdndjmff/test_clientRedirect.html (0)
[66603:13063:1203/070146:WARNING:channel.cc(358)] RawChannel write error
[66588:3847:1203/070146:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ClientRedirect (6379 ms)
[74/236] WebNavigationApiTest.ClientRedirect (8306 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallLocalized
[66600:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66591:3847:1203/070145:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[66591:3847:1203/070146:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:56296/extensions/api_test/webstore_private/common.js (52)
[66591:17411:1203/070146:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66591:3847:1203/070148:INFO:CONSOLE(0)] "[SUCCESS] localizeName", source: http://www.example.com:56296/extensions/api_test/webstore_private/localized.html (0)
[66606:13063:1203/070148:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.InstallLocalized (7476 ms)
[75/236] ExtensionWebstorePrivateApiTest.InstallLocalized (9225 ms)
[ RUN      ] ExtensionTabsTest.GetAllWindowsAllTypes
[66580:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66611:14851:1203/070150:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66611:14851:1203/070150:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66605:12551:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[66580:15367:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.GetAllWindowsAllTypes (17229 ms)
[76/236] ExtensionTabsTest.GetAllWindowsAllTypes (19473 ms)
[ RUN      ] ExtensionBrowsertestUtilTest.ExecuteScriptInBackground
[66620:3847:1203/070151:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66620:17155:1203/070155:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowsertestUtilTest.ExecuteScriptInBackground (6654 ms)
[77/236] ExtensionBrowsertestUtilTest.ExecuteScriptInBackground (8505 ms)
[ RUN      ] BundleWebstorePrivateApiTest.InstallBundleInvalid
[66612:3847:1203/070147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66604:3847:1203/070149:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[66604:17667:1203/070151:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66604:17667:1203/070152:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /extensions/api_test/webstore_private/bundle/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb.crx
[66604:3847:1203/070153:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid: 'CRX_MAGIC_NUMBER_INVALID'.
[66604:3847:1203/070154:WARNING:extension_error_reporter.cc(79)] Extension error: Manifest file is invalid.
[66604:3847:1203/070155:INFO:CONSOLE(0)] "[SUCCESS] partialInstall", source: http://www.example.com:56298/extensions/api_test/webstore_private/install_bundle_invalid.html (0)
[66604:3847:1203/070158:WARNING:extension_error_reporter.cc(79)] Extension error: Manifest file is invalid.
[66604:3847:1203/070158:INFO:CONSOLE(0)] "[SUCCESS] allItemsFail", source: http://www.example.com:56298/extensions/api_test/webstore_private/install_bundle_invalid.html (0)
[66604:3847:1203/070158:INFO:CONSOLE(0)] "[SUCCESS] noItems", source: http://www.example.com:56298/extensions/api_test/webstore_private/install_bundle_invalid.html (0)
[66612:17155:1203/070158:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==66612==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a623bc9 bp 0x00011eaa8730 sp 0x00011eaa86f0 T6)
    #0 0x7fff8a623bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1079863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1079863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1079863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1079863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1079a81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1079a81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x107993628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x107993b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x107993b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1079a1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1079a1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1079a1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1079a1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1079a1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1055fb36c in Run base/callback.h:396:12
    #16 0x1055fb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x105663894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x105664ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x105664ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1055d5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10569e078 in Run base/run_loop.cc:55:3
    #22 0x1056620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10570cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10570060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x100763119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1056fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10570c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1121eb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1054efabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1054efabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1054ee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10551d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10551babd in ContentMain content/app/content_main.cc:19:15
    #9 0x1045b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10071c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10071c563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==66612==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BundleWebstorePrivateApiTest.InstallBundleInvalid (13080 ms)
[78/236] BundleWebstorePrivateApiTest.InstallBundleInvalid (14948 ms)
[ RUN      ] ContentVerifierTest.FailOnRead
[66628:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66628:17411:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentVerifierTest.FailOnRead (7260 ms)
[79/236] ContentVerifierTest.FailOnRead (10107 ms)
[ RUN      ] ExtensionCrxInstallerTest.ExperimentalExtensionFromOutsideGallery
[66638:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionCrxInstallerTest.ExperimentalExtensionFromOutsideGallery (5448 ms)
[80/236] ExtensionCrxInstallerTest.ExperimentalExtensionFromOutsideGallery (7560 ms)
[ RUN      ] ExtensionCrxInstallerTest.DoNotSync
[66646:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66646:17667:1203/070202:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.DoNotSync (5167 ms)
[81/236] ExtensionCrxInstallerTest.DoNotSync (7335 ms)
[ RUN      ] ErrorConsoleBrowserTest.BrowserActionRuntimeError
[66658:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66647:4611:1203/070207:ERROR:mach_broker_mac.mm(234)] Unknown process 66666 is sending Mach IPC messages!
[66647:3847:1203/070207:INFO:CONSOLE(0)] "Error in event handler for browserAction.onClicked: ReferenceError: baz is not defined
    at chrome-extension://bgjcfcihodcokhkokfjibdalkfepdlea/browser_action.js:7:12", source: chrome-extension://bgjcfcihodcokhkokfjibdalkfepdlea/_generated_background_page.html (0)
[       OK ] ErrorConsoleBrowserTest.BrowserActionRuntimeError (7179 ms)
[82/236] ErrorConsoleBrowserTest.BrowserActionRuntimeError (9641 ms)
[ RUN      ] ErrorConsoleBrowserTest.CatchesLastError
[66659:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66649:19727:1203/070207:ERROR:mach_broker_mac.mm(234)] Unknown process 66667 is sending Mach IPC messages!
[66649:3847:1203/070208:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running permissions.remove: 'foobar' is not a recognized permission.
    at chrome-extension://lahiijiaiadnempbjomlikjlgifbcfal/background.js:12:20", source: chrome-extension://lahiijiaiadnempbjomlikjlgifbcfal/_generated_background_page.html (0)
[66662:12807:1203/070208:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorConsoleBrowserTest.CatchesLastError (7490 ms)
[83/236] ErrorConsoleBrowserTest.CatchesLastError (9360 ms)
[ RUN      ] ExtensionBindingsApiTest.Nocompile
[66672:3847:1203/070208:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66663:3847:1203/070210:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fbbifaegffmpnahpkdlgebalanidffmh/page.html (0)
[66672:18435:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBindingsApiTest.Nocompile (5764 ms)
[84/236] ExtensionBindingsApiTest.Nocompile (8222 ms)
[ RUN      ] ExecuteScriptApiTest.RemovedFrames
[66661:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66650:3847:1203/070210:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gedhcebblibnngkaeibhcaegcmlingao/_generated_background_page.html (0)
[66650:41487:1203/070210:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66650:3847:1203/070212:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gedhcebblibnngkaeibhcaegcmlingao/_generated_background_page.html (0)
[66674:14339:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[66661:15623:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.RemovedFrames (11141 ms)
[85/236] ExecuteScriptApiTest.RemovedFrames (12980 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Simple
[66683:3847:1203/070212:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66692:13063:1203/070215:WARNING:channel.cc(358)] RawChannel write error
[66683:15623:1203/070215:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.Simple (5630 ms)
[86/236] ExtensionContextMenuBrowserTest.Simple (7435 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.UninstallFromDialog
[66684:3847:1203/070212:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionDisabledGlobalErrorTest.UninstallFromDialog (8203 ms)
[87/236] ExtensionDisabledGlobalErrorTest.UninstallFromDialog (9904 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIframeWithoutPermission
[66693:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66685:39719:1203/070218:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66700:12551:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[66693:3847:1203/070218:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002bc40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66685:3847:1203/070218:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66685:3847:1203/070218:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExternallyConnectableMessagingTest.FromIframeWithoutPermission (5446 ms)
[88/236] ExternallyConnectableMessagingTest.FromIframeWithoutPermission (8067 ms)
[ RUN      ] ExtensionStorageMonitorTest.DoubleInitialThreshold
[66699:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66690:3847:1203/070222:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://inhiiijmkkccioladpgomobamojgdaln/index.html (0)
[66702:13063:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[66699:16899:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.DoubleInitialThreshold (8253 ms)
[89/236] ExtensionStorageMonitorTest.DoubleInitialThreshold (10174 ms)
[ RUN      ] ExtensionApiCaptureTest.CaptureVisibleDisabled
[66705:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66698:3847:1203/070224:INFO:CONSOLE(0)] "[SUCCESS] captureVisibleDisabled", source: chrome-extension://lgpnmdpmmmelknefpmgaeomdbiioofbb/test_disabled.html (0)
[66698:3847:1203/070224:INFO:CONSOLE(0)] "[SUCCESS] captureVisibleDisabledInNullWindow", source: chrome-extension://lgpnmdpmmmelknefpmgaeomdbiioofbb/test_disabled.html (0)
[66698:3847:1203/070224:INFO:CONSOLE(0)] "[SUCCESS] captureVisibleDisabledInCurrentWindow", source: chrome-extension://lgpnmdpmmmelknefpmgaeomdbiioofbb/test_disabled.html (0)
[       OK ] ExtensionApiCaptureTest.CaptureVisibleDisabled (7215 ms)
[90/236] ExtensionApiCaptureTest.CaptureVisibleDisabled (8995 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckUnavailableAPIs
[66716:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66707:3847:1203/070225:ERROR:CONSOLE(34)] "chrome://chrome-urls/: Expected: ["csi","developerPrivate","getVariableValue","loadTimes","management","runtime","send","test"], Actual: ["csi","getVariableValue","loadTimes","runtime","send"]", source:  (34)
ASAN:DEADLYSIGNAL
=================================================================
==66722==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000110a2ebb1 bp 0x000127712170 sp 0x0001277120a0 T6)
    #0 0x110a2ebb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x110a2ebb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x110a2e1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x110a29bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x110a29bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x110b245d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x110b411bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x110b13863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x110b829cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x110a59bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x110b7b547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x110a909cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10e3e236c in Run base/callback.h:396:12
    #13 0x10e3e236c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11b18889d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11b185d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10e3e236c in Run base/callback.h:396:12
    #17 0x10e3e236c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10e44a894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10e44bac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10e44bac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10e3c04a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10e42f8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10e3be936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff91a30b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff91a30454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff91a537f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff91a530e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10e3c1290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10e3bfd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10e485078 in Run base/run_loop.cc:55:3
    #31 0x10e4490b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10e4f3d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10e4e760e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x109555119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10e4e6fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10e4f3426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b19f32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11afbaa17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11b3e21d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11b3e2d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11b3e5ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10e150642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11b3dbe2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11b3da44e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11b3d9ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11b461110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10e304948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10e302abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10d3a0c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10950c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10950c563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==66722==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionWebUITest.SanityCheckUnavailableAPIs (4883 ms)
[91/236] ExtensionWebUITest.SanityCheckUnavailableAPIs (7134 ms)
[ RUN      ] ExtensionWebUITest.SendMessage
[66717:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66709:3847:1203/070225:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66717:17411:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebUITest.SendMessage (5786 ms)
[92/236] ExtensionWebUITest.SendMessage (7615 ms)
[ RUN      ] ServiceWorkerTest.ServiceWorkerPostsMessageToBackgroundClient
[66736:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66726:25091:1203/070231:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://lnoaiejeafecbclnohonhacgfcgacben/post_message_to_background_client.jsfrom unknown origin. Could not find user data for request.
[66726:3847:1203/070231:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[66726:3847:1203/070231:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[66726:3847:1203/070231:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] ServiceWorkerTest.ServiceWorkerPostsMessageToBackgroundClient (5501 ms)
[93/236] ServiceWorkerTest.ServiceWorkerPostsMessageToBackgroundClient (7281 ms)
[ RUN      ] ServiceWorkerTest.LoadingBackgroundPageBypassesServiceWorker
[66727:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66721:29955:1203/070229:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://lnoaiejeafecbclnohonhacgfcgacben/fetch.jsfrom unknown origin. Could not find user data for request.
[66735:13063:1203/070231:WARNING:channel.cc(358)] RawChannel write error
[66721:3847:1203/070231:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[66721:3847:1203/070231:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[66721:3847:1203/070231:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[66727:15367:1203/070231:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerTest.LoadingBackgroundPageBypassesServiceWorker (7108 ms)
[94/236] ServiceWorkerTest.LoadingBackgroundPageBypassesServiceWorker (9138 ms)
[ RUN      ] StartupHelperBrowserTest.ValidateCrx
[66741:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66732:3847:1203/070233:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] StartupHelperBrowserTest.ValidateCrx (5037 ms)
[95/236] StartupHelperBrowserTest.ValidateCrx (6791 ms)
[ RUN      ] ServiceWorkerTest.BackgroundPageIsWokenIfAsleep
[66740:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66728:29699:1203/070232:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://lnoaiejeafecbclnohonhacgfcgacben/wake_on_fetch.jsfrom unknown origin. Could not find user data for request.
[66747:13575:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[66728:3847:1203/070234:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[66728:3847:1203/070234:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[66728:3847:1203/070234:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[66740:15623:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerTest.BackgroundPageIsWokenIfAsleep (7293 ms)
[96/236] ServiceWorkerTest.BackgroundPageIsWokenIfAsleep (9348 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryDisabled
[66759:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66763:13063:1203/070237:WARNING:channel.cc(358)] RawChannel write error
[66759:17411:1203/070237:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.SavingHistoryDisabled (3892 ms)
[97/236] HistoryBrowserTest.SavingHistoryDisabled (5408 ms)
[ RUN      ] GeolocationBrowserTest.NoPromptBeforeStart
[66758:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66751:62499:1203/070237:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66761:13063:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[66758:16643:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[66751:3847:1203/070238:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoPromptBeforeStart (4523 ms)
[98/236] GeolocationBrowserTest.NoPromptBeforeStart (6395 ms)
[ RUN      ] EncryptedMediaSupportedTypesWidevineTest.Basic
[66769:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66760:3847:1203/070240:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:56358/test_key_system_instantiation.html (0)
[66760:3847:1203/070240:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:56358/test_key_system_instantiation.html (0)
[66769:16643:1203/070240:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesWidevineTest.Basic (3802 ms)
[99/236] EncryptedMediaSupportedTypesWidevineTest.Basic (6194 ms)
[ RUN      ] MediaStreamDevicesControllerTest.WebUIRequestAndAllowCam
[66779:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66779:15623:1203/070243:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.WebUIRequestAndAllowCam (3422 ms)
[100/236] MediaStreamDevicesControllerTest.WebUIRequestAndAllowCam (5453 ms)
[ RUN      ] MediaStreamDevicesControllerTest.PepperRequestInsecure
[66780:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66780:17155:1203/070243:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.PepperRequestInsecure (3557 ms)
[101/236] MediaStreamDevicesControllerTest.PepperRequestInsecure (5320 ms)
[ RUN      ] ECKPrefixedEncryptedMediaTest.FileIOTest
[66766:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66756:3847:1203/070239:INFO:CONSOLE(284)] "07:02:39.804 -  Using FileIOTestPlayer", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070239:INFO:CONSOLE(284)] "07:02:39.813 -  Registering video event handlers.", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070239:INFO:CONSOLE(284)] "07:02:39.825 -  Loading media using src.", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070239:INFO:CONSOLE(284)] "07:02:39.830 -  Starting play, hidden: false", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070240:INFO:CONSOLE(284)] "07:02:40.006 -  Event: play", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070240:INFO:CONSOLE(284)] "07:02:40.008 -  Event: waiting", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:63771:1203/070240:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66756:3847:1203/070240:INFO:CONSOLE(284)] "07:02:40.419 -  org.chromium.externalclearkey.fileiotest Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070240:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[66756:3847:1203/070241:INFO:CONSOLE(284)] "07:02:41.716 -  heartbeat #1", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070241:INFO:CONSOLE(284)] "07:02:41.739 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070242:INFO:CONSOLE(284)] "07:02:41.799 -  heartbeat #2", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66768:3847:1203/070242:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[66756:3847:1203/070242:INFO:CONSOLE(284)] "07:02:42.798 -  heartbeat #3", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070243:INFO:CONSOLE(284)] "07:02:43.798 -  heartbeat #4", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070244:INFO:CONSOLE(284)] "07:02:44.265 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070244:INFO:CONSOLE(284)] "07:02:44.269 -  CDM file IO test: Success", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66756:3847:1203/070244:INFO:CONSOLE(284)] "07:02:44.271 -  Set document title to: FILE_IO_TEST_SUCCESS, updated title: FILE_IO_TEST_SUCCESS", source: http://127.0.0.1:56343/eme_player_js/utils.js (284)
[66768:12807:1203/070244:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] ECKPrefixedEncryptedMediaTest.FileIOTest (8845 ms)
[102/236] ECKPrefixedEncryptedMediaTest.FileIOTest (11169 ms)
[ RUN      ] TabManagerTest.InvalidOrEmptyURL
[66788:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TabManagerTest.InvalidOrEmptyURL (6243 ms)
[103/236] TabManagerTest.InvalidOrEmptyURL (8170 ms)
[ RUN      ] DnsProbeBrowserTest.CorrectionsLoadStopped
[66798:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66787:3847:1203/070249:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DnsProbeBrowserTest.CorrectionsLoadStopped (4206 ms)
[104/236] DnsProbeBrowserTest.CorrectionsLoadStopped (6436 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForPushStateWhenFormPersists
[66804:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66791:44563:1203/070249:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66791:3847:1203/070250:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.NoPromptForPushStateWhenFormPersists (3665 ms)
[105/236] PasswordManagerBrowserTestBase.NoPromptForPushStateWhenFormPersists (5465 ms)
[ RUN      ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPSURL
[66799:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on wss://127.0.0.1:0...
WebSocket server started on wss://127.0.0.1:56364...
sending server_data: {"host": "127.0.0.1", "port": 56364} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 56370)
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
    self.finish_request(request, client_address)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/Volumes/data/b/swarm_slave/work/isolated/runF14GRm/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 695, in __init__
    self, request, client_address, server)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
    self.finish()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
    self.wfile.close()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
    self.flush()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 229, in sendall
    v = self.send(data[count:])
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.py", line 198, in send
    v = self._sslobj.write(data)
error: [Errno 32] Broken pipe

[       OK ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPSURL (5047 ms)
[106/236] WebSocketBrowserTest.WebSocketBasicAuthInHTTPSURL (6747 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptOnBack
[66818:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66808:44575:1203/070254:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66808:3847:1203/070254:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.NoPromptOnBack (4267 ms)
[107/236] PasswordManagerBrowserTestBase.NoPromptOnBack (5779 ms)
[ RUN      ] PDFExtensionTest.Bookmark
[66819:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66809:39703:1203/070254:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:02:57 vm678-m4.golo.chromium.org Chromium Helper[66830] <Error>: CGAffineTransformInvert: singular matrix.
[66809:3847:1203/070257:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectBookmarks", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[66819:3847:1203/070257:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[66819:3847:1203/070257:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[66819:3847:1203/070258:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[66819:3847:1203/070258:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[66809:3847:1203/070258:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66809:3847:1203/070258:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66819:17155:1203/070258:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.Bookmark (7242 ms)
[108/236] PDFExtensionTest.Bookmark (8672 ms)
[ RUN      ] PDFExtensionTest.EnsureCrossOriginRepliesBlocked
[66826:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66812:3847:1203/070259:INFO:CONSOLE(0)] "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:56379') does not match the recipient window's origin ('null').", source:  (0)
[66812:3847:1203/070259:INFO:CONSOLE(0)] "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:56379') does not match the recipient window's origin ('null').", source:  (0)
[66833:12551:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[66829:13063:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[66826:3847:1203/070259:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66826:3847:1203/070259:ERROR:texture_manager.cc(2086)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level does not exist.
[66826:3847:1203/070259:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001079c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[66812:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66812:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.EnsureCrossOriginRepliesBlocked (8038 ms)
[109/236] PDFExtensionTest.EnsureCrossOriginRepliesBlocked (10063 ms)
[ RUN      ] MaterialPDFExtensionTest.ParamsParser
[66827:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66814:41487:1203/070255:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66814:3847:1203/070259:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66814:3847:1203/070301:INFO:CONSOLE(0)] "[SUCCESS] testParamsParser", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[66814:3847:1203/070301:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66814:3847:1203/070301:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MaterialPDFExtensionTest.ParamsParser (9382 ms)
[110/236] MaterialPDFExtensionTest.ParamsParser (10907 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPagePending
[66837:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66831:62507:1203/070259:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66846:13063:1203/070302:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPagePending (6427 ms)
[111/236] PrerenderBrowserTest.PrerenderPagePending (7957 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPopup
[66854:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66847:39703:1203/070305:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66854:15623:1203/070307:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPopup (5331 ms)
[112/236] PrerenderBrowserTest.PrerenderPopup (7113 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderContentSettingDetect
[66848:3847:1203/070303:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66840:39703:1203/070304:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
objc[66865]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[66865]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[66840:3847:1203/070307:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[66848:15367:1203/070307:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderContentSettingDetect (7693 ms)
[113/236] PrerenderBrowserTest.PrerenderContentSettingDetect (9420 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrGet
[66866:3847:1203/070307:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66855:62743:1203/070308:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66867:13063:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[66866:15367:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrGet (4441 ms)
[114/236] PrerenderBrowserTest.PrerenderXhrGet (6593 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5VideoNetwork
[66860:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66850:61987:1203/070306:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66868:12551:1203/070311:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[66850:117255:1203/070311:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[66850:3847:1203/070311:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[66860:17411:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderHTML5VideoNetwork (8403 ms)
[115/236] PrerenderBrowserTest.PrerenderHTML5VideoNetwork (10549 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPrint
[66878:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66870:39699:1203/070312:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderPrint (4824 ms)
[116/236] PrerenderBrowserTest.PrerenderPrint (6590 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderTargetHasPopup
[66879:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66871:40719:1203/070312:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66881:12807:1203/070314:WARNING:channel.cc(358)] RawChannel write error
[66871:3847:1203/070314:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66879:15367:1203/070314:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderTargetHasPopup (5460 ms)
[117/236] PrerenderBrowserTest.PrerenderTargetHasPopup (7104 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLClientCertTopLevel
[66886:3847:1203/070313:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66877:39203:1203/070314:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66877:64267:1203/070315:ERROR:openssl_ssl_util.cc(201)] OpenSSL SYSCALL error, earliest error code in error queue: 0, errno: 0
[66877:64267:1203/070315:ERROR:ssl_server_socket_openssl.cc(580)] handshake failed; returned 0, SSL error code 5, net_error -2
[66891:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] PrerenderBrowserTest.PrerenderSSLClientCertTopLevel (4388 ms)
[118/236] PrerenderBrowserTest.PrerenderSSLClientCertTopLevel (6326 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingClientRedirect
[66894:3847:1203/070316:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66888:39959:1203/070317:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66894:17923:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingClientRedirect (5357 ms)
[119/236] PrerenderBrowserTest.PrerenderSafeBrowsingClientRedirect (7220 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderReferrerPolicy
[66902:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66893:61483:1203/070319:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderReferrerPolicy (5206 ms)
[120/236] PrerenderBrowserTest.PrerenderReferrerPolicy (7675 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelSubresourceRedirectUnsupportedScheme
[66905:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66895:39703:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66905:17155:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelSubresourceRedirectUnsupportedScheme (5125 ms)
[121/236] PrerenderBrowserTest.PrerenderCancelSubresourceRedirectUnsupportedScheme (7161 ms)
[ RUN      ] ProfileBrowserTest.URLFetcherUsingMainContextDuringIncognitoTeardown
[66909:3847:1203/070320:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==66909==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a623bc9 bp 0x00012c32f730 sp 0x00012c32f6f0 T6)
    #0 0x7fff8a623bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1146863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1146863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1146863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1146863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1146a81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1146a81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x114693628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x114693b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x114693b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1146a1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1146a1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1146a1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1146a1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1146a1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1122fb36c in Run base/callback.h:396:12
    #16 0x1122fb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x112363894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x112364ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x112364ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1122d5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x11239e078 in Run base/run_loop.cc:55:3
    #22 0x1123620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x11240cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11240060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10d462119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1123fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x11240c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11eeeb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1121efabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1121efabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1121ee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x11221d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x11221babd in ContentMain content/app/content_main.cc:19:15
    #9 0x1112b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10d41999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10d419563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==66909==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ProfileBrowserTest.URLFetcherUsingMainContextDuringIncognitoTeardown (5265 ms)
[122/236] ProfileBrowserTest.URLFetcherUsingMainContextDuringIncognitoTeardown (7391 ms)
[ RUN      ] ProfileWindowBrowserTest.GuestCannotSignin
[66921:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66914:5635:1203/070326:ERROR:mach_broker_mac.mm(234)] Unknown process 66929 is sending Mach IPC messages!
[       OK ] ProfileWindowBrowserTest.GuestCannotSignin (5631 ms)
[123/236] ProfileWindowBrowserTest.GuestCannotSignin (7722 ms)
[ RUN      ] ReferrerPolicyTest.LeftClickOrigin
[66930:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66919:3847:1203/070327:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ReferrerPolicyTest.LeftClickOrigin (4273 ms)
[124/236] ReferrerPolicyTest.LeftClickOrigin (6236 ms)
[ RUN      ] PushMessagingBrowserTest.GrantAlreadyGrantedPermissionDoesNotUnsubscribe
[66928:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66918:18435:1203/070327:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66918:3847:1203/070327:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:56448/push_messaging/push_test.js (18)
[66918:3847:1203/070327:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:56448/push_messaging/push_test.js (18)
[66918:3847:1203/070327:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:56448/push_messaging/push_test.js (18)
[66918:3847:1203/070327:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:56448/push_messaging/push_test.js (18)
[66918:3847:1203/070327:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:56448/push_messaging/push_test.js (18)
[66918:3847:1203/070327:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:56448/push_messaging/push_test.js (18)
[66918:3847:1203/070327:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:56448/push_messaging/push_test.js (18)
[66918:3847:1203/070328:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[66918:3847:1203/070328:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[66918:3847:1203/070328:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[66928:17411:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.GrantAlreadyGrantedPermissionDoesNotUnsubscribe (4773 ms)
[125/236] PushMessagingBrowserTest.GrantAlreadyGrantedPermissionDoesNotUnsubscribe (6639 ms)
[ RUN      ] ReferrerPolicyTest.LeftClickRedirect
[66935:3847:1203/070328:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66926:3847:1203/070329:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66935:17155:1203/070329:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.LeftClickRedirect (3987 ms)
[126/236] ReferrerPolicyTest.LeftClickRedirect (6099 ms)
[ RUN      ] ReferrerPolicyTest.HttpLeftClickHTTPSRedirectToHTTPOriginWhenCrossOrigin
[66944:3847:1203/070331:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66936:3847:1203/070332:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66936:3847:1203/070332:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66944:17667:1203/070332:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpLeftClickHTTPSRedirectToHTTPOriginWhenCrossOrigin (3940 ms)
[127/236] ReferrerPolicyTest.HttpLeftClickHTTPSRedirectToHTTPOriginWhenCrossOrigin (6046 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_SessionCookies
[66951:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66951:17411:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_SessionCookies (3846 ms)
[128/236] ContinueWhereILeftOffTest.PRE_SessionCookies (5565 ms)
[ RUN      ] NoSessionRestoreTest.PRE_PRE_LocalStorageClearedOnExit
[66953:3847:1203/070333:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66955:12807:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.PRE_PRE_LocalStorageClearedOnExit (4060 ms)
[129/236] NoSessionRestoreTest.PRE_PRE_LocalStorageClearedOnExit (5924 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiredNetwork_LoginURL
[66972:3847:1203/070338:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66973:12807:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiredNetwork_LoginURL (4760 ms)
[130/236] CaptivePortalBlockingPageTest.WiredNetwork_LoginURL (6939 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiFi_NoSSID_LoginURL
[66974:3847:1203/070338:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66975:13063:1203/070341:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiFi_NoSSID_LoginURL (4845 ms)
[131/236] CaptivePortalBlockingPageTest.WiFi_NoSSID_LoginURL (7275 ms)
[ RUN      ] NoSessionRestoreTest.CookiesClearedOnBrowserClose
[66957:3847:1203/070334:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66957:15367:1203/070344:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.CookiesClearedOnBrowserClose (13504 ms)
[132/236] NoSessionRestoreTest.CookiesClearedOnBrowserClose (15596 ms)
[ RUN      ] SiteDetailsBrowserTest.IsolateExtensionsHostedApps
[66967:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66958:63503:1203/070338:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66970:12807:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[66958:63503:1203/070340:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] SiteDetailsBrowserTest.IsolateExtensionsHostedApps (11570 ms)
[133/236] SiteDetailsBrowserTest.IsolateExtensionsHostedApps (13355 ms)
[ RUN      ] CaptivePortalBlockingPageTest.CertReportingOptIn
[66993:3847:1203/070344:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66983:3847:1203/070347:ERROR:error_report.cc(69)] Could not get PEM encoded chain.
[66993:16391:1203/070347:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] CaptivePortalBlockingPageTest.CertReportingOptIn (4670 ms)
[134/236] CaptivePortalBlockingPageTest.CertReportingOptIn (6676 ms)
[ RUN      ] SSLUITest.TestBrokenHTTPSMetricsReporting_Proceed
[66995:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66985:39971:1203/070347:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[66985:3847:1203/070347:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SSLUITest.TestBrokenHTTPSMetricsReporting_Proceed (4697 ms)
[135/236] SSLUITest.TestBrokenHTTPSMetricsReporting_Proceed (6592 ms)
[ RUN      ] SSLUITest.TestRedirectHTTPToBadHTTPS
[67003:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67014:13063:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[66997:54787:1203/070352:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 1
[67014:16899:1203/070352:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000106e7a373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000106ec5c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000106f11a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000113a65493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000113a64a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000108901dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010833df10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001081693b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010825fad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010825cbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010825d235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001083a8d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000109507392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000113e0d663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000113e0dae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000106f8b421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000106f8af43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000106f8060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a61e772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a60b1a1 thread_start + 13

[67003:17923:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestRedirectHTTPToBadHTTPS (5928 ms)
[136/236] SSLUITest.TestRedirectHTTPToBadHTTPS (7933 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBadClockReportingWithNoOptIn
[67009:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67001:3847:1203/070353:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SSLUITestWithExtendedReporting.TestBadClockReportingWithNoOptIn (5783 ms)
[137/236] SSLUITestWithExtendedReporting.TestBadClockReportingWithNoOptIn (7657 ms)
[ RUN      ] ExtensionTagsTest.Basic
[67016:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67016:17411:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTagsTest.Basic (4595 ms)
[138/236] ExtensionTagsTest.Basic (7616 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeAppTab
[67018:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67018:16391:1203/070356:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeAppTab (5696 ms)
[139/236] TaskManagerBrowserTest.NoticeAppTab (8207 ms)
[ RUN      ] ChromeTracingDelegateBrowserTestOnStartup.PRE_ScenarioSetFromFieldtrial
[67037:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67041:13063:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[67041:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67041:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67041:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67041:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67041:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67041:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67041:3847:1203/070400:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67037:18435:1203/070400:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[67037:18435:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeTracingDelegateBrowserTestOnStartup.PRE_ScenarioSetFromFieldtrial (3524 ms)
[140/236] ChromeTracingDelegateBrowserTestOnStartup.PRE_ScenarioSetFromFieldtrial (5468 ms)
[ RUN      ] AutofillDialogControllerTest.NoCvcSegfault
[67043:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AutofillDialogControllerTest.NoCvcSegfault (3602 ms)
[141/236] AutofillDialogControllerTest.NoCvcSegfault (5570 ms)
[ RUN      ] TaskManagerBrowserTest.JSHeapMemory
[67028:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TaskManagerBrowserTest.JSHeapMemory (8047 ms)
[142/236] TaskManagerBrowserTest.JSHeapMemory (9751 ms)
[ RUN      ] TaskManagerUtilityProcessBrowserTest.UtilityJSHeapMemory
[67035:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67036:13827:1203/070404:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerUtilityProcessBrowserTest.UtilityJSHeapMemory (7997 ms)
[143/236] TaskManagerUtilityProcessBrowserTest.UtilityJSHeapMemory (10298 ms)
[ RUN      ] PopupBlockerBrowserTest.WindowFeatures
[67057:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67046:39971:1203/070404:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67057:16899:1203/070405:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.WindowFeatures (3750 ms)
[144/236] PopupBlockerBrowserTest.WindowFeatures (5558 ms)
[ RUN      ] BookmarkBrowsertest.HideStarOnNonbookmarkedInterstitial
[67065:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67065:15367:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BookmarkBrowsertest.HideStarOnNonbookmarkedInterstitial (7112 ms)
[145/236] BookmarkBrowsertest.HideStarOnNonbookmarkedInterstitial (8852 ms)
[ RUN      ] BrowserNavigatorTest.ViewSourceIsntSingleton
[67080:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.ViewSourceIsntSingleton (4220 ms)
[146/236] BrowserNavigatorTest.ViewSourceIsntSingleton (6266 ms)
[ RUN      ] BrowserTest.WindowOpenClose
[67075:3847:1203/070409:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67075:17411:1203/070412:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.WindowOpenClose (6128 ms)
[147/236] BrowserTest.WindowOpenClose (8675 ms)
[ RUN      ] BrowserTest.InterstitialCancelsGuestViewDialogs
[67068:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67058:64271:1203/070408:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67058:3847:1203/070411:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[67068:17411:1203/070415:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.InterstitialCancelsGuestViewDialogs (11161 ms)
[148/236] BrowserTest.InterstitialCancelsGuestViewDialogs (12887 ms)
[ RUN      ] FindInPageControllerTest.SpanAndListsSearchable
[67101:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67101:15367:1203/070418:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.SpanAndListsSearchable (3936 ms)
[149/236] FindInPageControllerTest.SpanAndListsSearchable (6065 ms)
[ RUN      ] FullscreenControllerTest.PendingMouseLockExitsOnTabClose
[67098:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67109:13063:1203/070420:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FullscreenControllerTest.PendingMouseLockExitsOnTabClose (6556 ms)
[150/236] FullscreenControllerTest.PendingMouseLockExitsOnTabClose (8594 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.InsertAndDeleteWindows
[67092:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67093:13319:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[67092:17155:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCrApplicationAppleScriptTest.InsertAndDeleteWindows (9004 ms)
[151/236] BrowserCrApplicationAppleScriptTest.InsertAndDeleteWindows (10797 ms)
[ RUN      ] FindInPageControllerTest.GlobalPasteBoardClearMatches
[67107:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67100:3847:1203/070424:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] FindInPageControllerTest.GlobalPasteBoardClearMatches (7126 ms)
[152/236] FindInPageControllerTest.GlobalPasteBoardClearMatches (9453 ms)
[ RUN      ] LocationBarBrowserTest.PageActionUITest
[67118:3847:1203/070423:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67118:17155:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LocationBarBrowserTest.PageActionUITest (7341 ms)
[153/236] LocationBarBrowserTest.PageActionUITest (9428 ms)
[ RUN      ] OneClickSigninBubbleLinksDelegateBrowserTest.LearnMoreLink
[67127:3847:1203/070426:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67130:13063:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[67127:17155:1203/070428:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninBubbleLinksDelegateBrowserTest.LearnMoreLink (5043 ms)
[154/236] OneClickSigninBubbleLinksDelegateBrowserTest.LearnMoreLink (7118 ms)
[ RUN      ] SettingsWindowManagerTest.OpenSettingsWindow
[67126:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67116:5635:1203/070427:ERROR:mach_broker_mac.mm(234)] Unknown process 67132 is sending Mach IPC messages!
[67116:5635:1203/070428:ERROR:mach_broker_mac.mm(234)] Unknown process 67134 is sending Mach IPC messages!
[67126:17667:1203/070428:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsWindowManagerTest.OpenSettingsWindow (6105 ms)
[155/236] SettingsWindowManagerTest.OpenSettingsWindow (8062 ms)
[ RUN      ] FormAutocompleteTest.AutoCompleteOffFormSubmit
[       OK ] FormAutocompleteTest.AutoCompleteOffFormSubmit (251 ms)
[156/236] FormAutocompleteTest.AutoCompleteOffFormSubmit (2304 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionFromDirectStyle
[       OK ] FormAutofillTest.DetectTextDirectionFromDirectStyle (126 ms)
[157/236] FormAutofillTest.DetectTextDirectionFromDirectStyle (2229 ms)
[ RUN      ] ChromeURLDataManagerTest.200
[67137:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67144:13063:1203/070432:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==67144==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010b5fcbb1 bp 0x000121d12170 sp 0x000121d120a0 T6)
    #0 0x10b5fcbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10b5fcbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10b5fc1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10b5f7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10b5f7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10b6f25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10b70f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10b6e1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10b7509cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10b627bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10b749547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10b65e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x108fb036c in Run base/callback.h:396:12
    #13 0x108fb036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x115d5689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x115d53d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x108fb036c in Run base/callback.h:396:12
    #17 0x108fb036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x109018894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x109019ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x109019ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x108f8e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x108ffd8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x108f8c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff91a30b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff91a30454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff91a537f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff91a530e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x108f8f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x108f8dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x109053078 in Run base/run_loop.cc:55:3
    #31 0x1090170b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1090c1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1090b560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x104113119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1090b4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1090c1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x115d6d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x115b88a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x115fb01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x115fb0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x115fb3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x108d1e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x115fa9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x115fa844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x115fa7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11602f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x108ed2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x108ed0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x107f6ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1040cd99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1040cd563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==67144==ABORTING
Received signal 6
[end of stack trace]
[67129:3847:1203/070432:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[67137:17155:1203/070433:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeURLDataManagerTest.200 (5989 ms)
[158/236] ChromeURLDataManagerTest.200 (7985 ms)
[ RUN      ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter1
[67145:3847:1203/070432:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67145:16899:1203/070433:WARNING:channel.cc(358)] RawChannel write error
[67148:3847:1203/070433:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[67148:3847:1203/070433:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67148:3847:1203/070433:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter1 (2607 ms)
[159/236] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter1 (4702 ms)
[ RUN      ] FormAutofillTest.ExtractFormsNoFields
[       OK ] FormAutofillTest.ExtractFormsNoFields (200 ms)
[160/236] FormAutofillTest.ExtractFormsNoFields (1936 ms)
[ RUN      ] FormAutofillTest.OnlyExtractNewForms
[       OK ] FormAutofillTest.OnlyExtractNewForms (271 ms)
[161/236] FormAutofillTest.OnlyExtractNewForms (2130 ms)
[ RUN      ] FormAutofillTest.FindFormForInputElement
[       OK ] FormAutofillTest.FindFormForInputElement (212 ms)
[162/236] FormAutofillTest.FindFormForInputElement (1561 ms)
[ RUN      ] FormAutofillTest.FindFormForTextAreaElementForUnownedForm
[       OK ] FormAutofillTest.FindFormForTextAreaElementForUnownedForm (140 ms)
[163/236] FormAutofillTest.FindFormForTextAreaElementForUnownedForm (1598 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableEmptyTDs
[       OK ] FormAutofillTest.LabelsInferredFromTableEmptyTDs (231 ms)
[164/236] FormAutofillTest.LabelsInferredFromTableEmptyTDs (1730 ms)
[ RUN      ] FormAutofillTest.ClearFormWithNodeContainingSelectOne
[       OK ] FormAutofillTest.ClearFormWithNodeContainingSelectOne (224 ms)
[165/236] FormAutofillTest.ClearFormWithNodeContainingSelectOne (1861 ms)
[ RUN      ] PasswordAutofillAgentTest.NoInitialAutocompleteForReadOnlyPassword
[       OK ] PasswordAutofillAgentTest.NoInitialAutocompleteForReadOnlyPassword (216 ms)
[166/236] PasswordAutofillAgentTest.NoInitialAutocompleteForReadOnlyPassword (1470 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNode
[       OK ] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNode (213 ms)
[167/236] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNode (1637 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithAutofilledUsernameAndPassword
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithAutofilledUsernameAndPassword (217 ms)
[168/236] PasswordAutofillAgentTest.ClearPreviewWithAutofilledUsernameAndPassword (1570 ms)
[ RUN      ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyCredentialsOnPasswordClick
[       OK ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyCredentialsOnPasswordClick (234 ms)
[169/236] PasswordAutofillAgentTest.FillOnAccountSelectOnlyCredentialsOnPasswordClick (1615 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastTypedAfterAutofilledUsernameAndPasswordOnSubmit_ScriptChanged
[       OK ] PasswordAutofillAgentTest.RememberLastTypedAfterAutofilledUsernameAndPasswordOnSubmit_ScriptChanged (302 ms)
[170/236] PasswordAutofillAgentTest.RememberLastTypedAfterAutofilledUsernameAndPasswordOnSubmit_ScriptChanged (1590 ms)
[ RUN      ] CastSessionBrowserTest.CreateAndDestroy
[       OK ] CastSessionBrowserTest.CreateAndDestroy (61 ms)
[171/236] CastSessionBrowserTest.CreateAndDestroy (1301 ms)
[ RUN      ] PasswordAutofillAgentTest.ShowPopupOnAutofilledPasswordField
[       OK ] PasswordAutofillAgentTest.ShowPopupOnAutofilledPasswordField (251 ms)
[172/236] PasswordAutofillAgentTest.ShowPopupOnAutofilledPasswordField (1854 ms)
[ RUN      ] PasswordGenerationAgentTest.BlurTest
[       OK ] PasswordGenerationAgentTest.BlurTest (258 ms)
[173/236] PasswordGenerationAgentTest.BlurTest (1742 ms)
[ RUN      ] WebUIResourceBrowserTest.CommandTest
[67174:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67174:16387:1203/070443:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.CommandTest (4041 ms)
[174/236] WebUIResourceBrowserTest.CommandTest (5471 ms)
[ RUN      ] WebUIResourceBrowserTest.MenuButtonTest
[67175:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67175:15879:1203/070443:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.MenuButtonTest (3978 ms)
[175/236] WebUIResourceBrowserTest.MenuButtonTest (5483 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestSyncOkTestFail
[67173:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67162:3847:1203/070444:INFO:CONSOLE(1795)] "Running test testFailsAssert", source: async.js (1795)
[67162:3847:1203/070444:ERROR:web_ui_test_handler.cc(76)] Failed: testFailsAssert()
Error: assertNotReached()
    at assertNotReached (async.js:1684:11)
    at testFailsAssert (async.js:4197:3)
    at expectFunc (async.js:1752:20)
    at runTestFunction (async.js:1825:37)
    at runTest (async.js:1799:18)
    at async.js:4256:1
[       OK ] WebUIBrowserAsyncTest.TestSyncOkTestFail (5105 ms)
[176/236] WebUIBrowserAsyncTest.TestSyncOkTestFail (6434 ms)
[ RUN      ] SingleProcessTracingBrowserTest.TestMemoryInfra
[67161:24579:1203/070440:ERROR:proxy_service_factory.cc(133)] Cannot use V8 Proxy resolver in single process mode.
[67161:24579:1203/070441:ERROR:proxy_service_factory.cc(133)] Cannot use V8 Proxy resolver in single process mode.
[67161:48927:1203/070441:WARNING:histograms.cc(38)] Started multiple compositor clients (Browser, Renderer) in one process. Some metrics will be disabled.
2015-12-03 07:04:41.254 browser_tests[67161:bf1f] Couldn't set selectedTextBackgroundColor from default ()
2015-12-03 07:04:41.256 browser_tests[67161:bf1f] Couldn't set selectedTextColor from default ()
2015-12-03 07:04:41.323 browser_tests[67161:f07] Couldn't set selectedControlColor from default ()
2015-12-03 07:04:41.324 browser_tests[67161:f07] Couldn't set selectedControlTextColor from default ()
[67161:3847:1203/070441:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[67161:3847:1203/070441:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[67161:3847:1203/070442:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[67161:3847:1203/070442:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[67161:3847:1203/070447:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 29
[67161:3847:1203/070447:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[67161:3847:1203/070447:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[67161:3847:1203/070447:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[67161:3847:1203/070447:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] SingleProcessTracingBrowserTest.TestMemoryInfra (8183 ms)
[177/236] SingleProcessTracingBrowserTest.TestMemoryInfra (9712 ms)
[ RUN      ] OutOfProcessPPAPITest.ImeInputEvent
[67187:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[67195]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67195]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[67180:3847:1203/070449:INFO:CONSOLE(177)] "ImeCommit finished in 0.024 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[67180:3847:1203/070449:INFO:CONSOLE(177)] "ImeCancel finished in 0.031 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[67180:3847:1203/070449:INFO:CONSOLE(177)] "ImeUnawareCommit finished in 0.016 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[67180:3847:1203/070449:INFO:CONSOLE(177)] "ImeUnawareCancel finished in 0.015 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=ImeInputEvent (177)
[67180:3847:1203/070449:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[67180:3847:1203/070449:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[67187:17667:1203/070449:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.ImeInputEvent (4422 ms)
[178/236] OutOfProcessPPAPITest.ImeInputEvent (6137 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocket_ParallelSend
[67189:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[67197]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67197]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[67181:3847:1203/070449:INFO:CONSOLE(177)] "ParallelSendForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:56498/test_case.html?testcase=UDPSocket_ParallelSend, (177)
[67181:40975:1203/070449:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67181:3847:1203/070449:INFO:CONSOLE(177)] "ParallelSend finished in 0.033 seconds.", source: http://127.0.0.1:56498/test_case.html?testcase=UDPSocket_ParallelSend, (177)
[67181:3847:1203/070449:INFO:CONSOLE(177)] "ParallelSendBlocking finished in 0.006 seconds.", source: http://127.0.0.1:56498/test_case.html?testcase=UDPSocket_ParallelSend, (177)
[67181:3847:1203/070449:INFO:CONSOLE(177)] "ParallelSendBackground finished in 0.002 seconds.", source: http://127.0.0.1:56498/test_case.html?testcase=UDPSocket_ParallelSend, (177)
[67189:18435:1203/070450:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocket_ParallelSend (4997 ms)
[179/236] OutOfProcessPPAPITest.UDPSocket_ParallelSend (6756 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_CreateAndIsURLRequestInfo
[67193:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[67198]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67198]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[67182:3847:1203/070451:INFO:CONSOLE(0)] "ppapi_tests.plugin: 0xFFFFF0 is not a valid instance ID.", source: http://127.0.0.1:56501/test_case.html?testcase=URLRequest_CreateAndIsURLRequestInfo (0)
[67182:40727:1203/070451:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67182:3847:1203/070451:INFO:CONSOLE(177)] "CreateAndIsURLRequestInfo finished in 0.000 seconds.", source: http://127.0.0.1:56501/test_case.html?testcase=URLRequest_CreateAndIsURLRequestInfo (177)
[67193:3847:1203/070451:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67193:3847:1203/070451:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] OutOfProcessPPAPITest.URLRequest_CreateAndIsURLRequestInfo (5261 ms)
[180/236] OutOfProcessPPAPITest.URLRequest_CreateAndIsURLRequestInfo (7130 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_AppendDataToBody
[67202:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[67211]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67211]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[67196:62995:1203/070454:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67196:3847:1203/070454:INFO:CONSOLE(177)] "AppendDataToBody finished in 0.019 seconds.", source: http://127.0.0.1:56508/test_case.html?testcase=URLRequest_AppendDataToBody (177)
[67202:17411:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.URLRequest_AppendDataToBody (5283 ms)
[181/236] OutOfProcessPPAPITest.URLRequest_AppendDataToBody (7040 ms)
[ RUN      ] OutOfProcessPPAPITest.X509CertificatePrivate
[67210:3847:1203/070453:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[67219]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67219]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[67201:3847:1203/070456:INFO:CONSOLE(177)] "ValidCertificateForceAsync finished in 0.010 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[67201:3847:1203/070456:INFO:CONSOLE(177)] "ValidCertificate finished in 0.002 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[67201:3847:1203/070456:INFO:CONSOLE(177)] "InvalidCertificateForceAsync finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[67201:3847:1203/070456:INFO:CONSOLE(177)] "InvalidCertificate finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runF14GRm/ppapi/tests/test_case.html?testcase=X509CertificatePrivate (177)
[67210:17667:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.X509CertificatePrivate (5085 ms)
[182/236] OutOfProcessPPAPITest.X509CertificatePrivate (7318 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_SaveAs_SafeDefaultName
[67212:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[67221]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[67221]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[67203:62507:1203/070456:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67203:3847:1203/070456:INFO:CONSOLE(177)] "SaveAsSafeDefaultName finished in 0.024 seconds.", source: http://127.0.0.1:56513/test_case.html?testcase=FileChooser_SaveAsSafeDefaultName (177)
[67212:18435:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPIFileChooserTest.FileChooser_SaveAs_SafeDefaultName (4791 ms)
[183/236] PPAPIFileChooserTest.FileChooser_SaveAs_SafeDefaultName (6894 ms)
[ RUN      ] NaClBrowserTestGLibc.SuccessfulLoadUMA
[67217:3847:1203/070456:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67207:39699:1203/070457:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67224,2029842816:07:04:58.759971] Native Client module will be loaded at base address 0x0000661d00000000
[67207:3847:1203/070459:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestGLibc.SuccessfulLoadUMA (6438 ms)
[184/236] NaClBrowserTestGLibc.SuccessfulLoadUMA (8317 ms)
[ RUN      ] CloudPolicyManagerTest.RegisterFailsWithRetries
[67236:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67226:3847:1203/070502:WARNING:device_management_service.cc(217)] DMServer request failed, status: 3, error: -21
[67238:3847:1203/070502:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67238:3847:1203/070502:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67238:3847:1203/070502:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67238:3847:1203/070502:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67238:3847:1203/070502:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67238:3847:1203/070502:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67238:3847:1203/070502:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67236:17411:1203/070502:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CloudPolicyManagerTest.RegisterFailsWithRetries (3481 ms)
[185/236] CloudPolicyManagerTest.RegisterFailsWithRetries (5509 ms)
[ RUN      ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagNoURL
[67227:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67218:39455:1203/070500:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67234,2029842816:07:05:01.798069] NaClSetUpBootstrapChannel: descriptor 20, error 0
[67234,2029842816:07:05:01.798218] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 58 microsecs
[67234,2029842816:07:05:01.799085] Native Client module will be loaded at base address 0x000006ef00000000
[67234,2029842816:07:05:01.799157] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 940 microsecs
[67234,2029842816:07:05:01.799191] NaClElfFileMapSegment: mapping for validation
[67234,2029842816:07:05:01.799215] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 26 microsecs
[67234,2029842816:07:05:01.800259] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 1043 microsecs
[67234,2029842816:07:05:01.975797] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 175535 microsecs
[67234,2029842816:07:05:01.976178] NaClElfFileMapSegment: mapping into code space
[67234,2029842816:07:05:01.976211] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[67234,2029842816:07:05:01.976948] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 1154 microsecs
[67234,2029842816:07:05:01.976991] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 7 microsecs
[67234,2029842816:07:05:01.977045] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 38 microsecs
[67234,2029842816:07:05:01.977076] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 30 microsecs
[67234,2029842816:07:05:01.977091] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 177935 microsecs
[67234,2029842816:07:05:01.979863] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2770 microsecs
[67234,2029842816:07:05:01.979893] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 31 microsecs
[67234,2029842816:07:05:01.980328] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 182169 microsecs
[67234,2029842816:07:05:02.020202] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 36910 microsecs
[67234,630251520:07:05:02.127015] Exit syscall handler: 0
[67234,2029842816:07:05:02.127106] NaCl untrusted code called _exit(0x0)
[67240,2029842816:07:05:03.272673] NaClSetUpBootstrapChannel: descriptor 20, error 0
[67240,2029842816:07:05:03.272788] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 49 microsecs
[67240,2029842816:07:05:03.273378] Native Client module will be loaded at base address 0x0000486600000000
[67240,2029842816:07:05:03.273454] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 668 microsecs
[67240,2029842816:07:05:03.273510] NaClElfFileMapSegment: mapping for validation
[67240,2029842816:07:05:03.273532] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PreMap): 25 microsecs
[67240,2029842816:07:05:03.273750] NaClPerfCounterInterval(NaClElfFileMapSegment PreMap:MapForValidate): 217 microsecs
[67240,2029842816:07:05:03.301835] NaClPerfCounterInterval(NaClElfFileMapSegment MapForValidate:ValidateMapped): 28081 microsecs
[67240,2029842816:07:05:03.301949] NaClElfFileMapSegment: mapping into code space
[67240,2029842816:07:05:03.301978] NaClElfFileMapSegment: EXERCISING MMAP LOAD PATH
[67240,2029842816:07:05:03.302129] NaClPerfCounterInterval(NaClElfFileMapSegment ValidateMapped:MapFinal): 298 microsecs
[67240,2029842816:07:05:03.302214] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:MapFinal): 9 microsecs
[67240,2029842816:07:05:03.302302] NaClPerfCounterInterval(NaClElfFileMapSegment __start__:PRead tail): 59 microsecs
[67240,2029842816:07:05:03.302338] NaClPerfCounterInterval(NaClElfFileMapSegment PRead tail:MapFinal): 37 microsecs
[67240,2029842816:07:05:03.302358] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 28904 microsecs
[67240,2029842816:07:05:03.305100] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2740 microsecs
[67240,2029842816:07:05:03.305132] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 34 microsecs
[67240,2029842816:07:05:03.305552] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 32813 microsecs
[67240,2029842816:07:05:03.308959] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 611 microsecs
[67240,650653696:07:05:03.329381] Exit syscall handler: 0
[67240,2029842816:07:05:03.329474] NaCl untrusted code called _exit(0x0)
[67218:27651:1203/070503:WARNING:nacl_process_host.cc(879)] debug stub on port 4014
[67218:27651:1203/070503:INFO:nacl_browsertest.cc(289)] python /Volumes/data/b/swarm_slave/work/isolated/runF14GRm/chrome/test/data/nacl/debug_stub_browser_tests.py 4014 continue
[67244,2029842816:07:05:04.667173] NaClSetUpBootstrapChannel: descriptor 20, error 0
[67244,2029842816:07:05:04.667327] NaClPerfCounterInterval(NaClAppLoadFile __start__:PreAllocAddrSpace): 62 microsecs
[67244,2029842816:07:05:04.667694] Native Client module will be loaded at base address 0x0000517600000000
[67244,2029842816:07:05:04.667761] NaClPerfCounterInterval(NaClAppLoadFile PreAllocAddrSpace:*AllocAddrSpace): 435 microsecs
[67244,2029842816:07:05:04.668111] NaClPerfCounterInterval(NaClAppLoadFile *AllocAddrSpace:*NaClElfImageLoad): 350 microsecs
[67244,2029842816:07:05:04.670968] NaClPerfCounterInterval(NaClAppLoadFile *NaClElfImageLoad:*MakeDynText): 2856 microsecs
[67244,2029842816:07:05:04.673901] NaClPerfCounterInterval(NaClAppLoadFile *MakeDynText:*ValidateImg): 2933 microsecs
[67244,2029842816:07:05:04.674353] NaClPerfCounterInterval(NaClAppLoadFile __start__:EndLoadFile): 7089 microsecs
[67244,2029842816:07:05:04.677923] NaClPerfCounterInterval(NaClTextDyncodeCreate __start__:*DynRegionValidate): 668 microsecs
[67244,2029842816:07:05:04.684132] nacl_debug(142) : Debugging started.
[67244,650162176:07:05:04.684274] nacl_debug(93) : Connected, happy debugging!
[67244,650162176:07:05:04.685439] RX $vCont;c
[67218:3847:1203/070504:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[67218:3847:1203/070504:INFO:nacl_browsertest.cc(305)] Waiting for script to exit (which waits for embed to die).
[67218:3847:1203/070505:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagNoURL (8584 ms)
[186/236] NaClBrowserTestPnaclDebug.PnaclDebugURLFlagNoURL (10580 ms)
[ RUN      ] NaClBrowserTestGLibcVcacheExtension.ValidationCacheOfMainNexe
[67233:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67247,2029842816:07:05:05.125069] Native Client module will be loaded at base address 0x0000052600000000
[67225:3847:1203/070505:INFO:nacl_browsertest_util.cc(130)] |||| 1 test passed.
[67252,2029842816:07:05:06.886388] Native Client module will be loaded at base address 0x00002f1300000000
[67225:3847:1203/070506:INFO:nacl_browsertest_util.cc(130)] |||| 1 test passed.
[67233:15623:1203/070507:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestGLibcVcacheExtension.ValidationCacheOfMainNexe (8226 ms)
[187/236] NaClBrowserTestGLibcVcacheExtension.ValidationCacheOfMainNexe (10306 ms)
[ RUN      ] CaptivePortalBrowserTest.AbortLoad
[67255:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67256:13575:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[67255:16647:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.AbortLoad (5078 ms)
[188/236] CaptivePortalBrowserTest.AbortLoad (7291 ms)
[ RUN      ] PolicyTest.HomepageLocation
[67243:3847:1203/070504:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67235:3847:1203/070506:INFO:CONSOLE(1)] "Uncaught ReferenceError: policy is not defined", source:  (1)
[67235:4611:1203/070506:ERROR:mach_broker_mac.mm(234)] Unknown process 67251 is sending Mach IPC messages!
[67259:12807:1203/070509:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==67259==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000108b1cbb1 bp 0x00011f212110 sp 0x00011f212040 T5)
    #0 0x108b1cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x108b1cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x108b1c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x108b17bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x108b17bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x108c125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x108c2f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x108c01863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x108c709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108b47bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x108c69547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x108b7e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1064d036c in Run base/callback.h:396:12
    #13 0x1064d036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11327689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113273d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1132657c9 in Run base/callback.h:396:12
    #17 0x1132657c9 in WrappedDoWorkTask components/scheduler/base/real_time_domain.cc:63:0
    #18 0x1064d036c in Run base/callback.h:396:12
    #19 0x1064d036c in RunTask base/debug/task_annotator.cc:51:0
    #20 0x106538894 in RunTask base/message_loop/message_loop.cc:482:3
    #21 0x10653a144 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #22 0x10653a144 in DoDelayedWork base/message_loop/message_loop.cc:641:0
    #23 0x1064ae519 in RunWork base/message_loop/message_pump_mac.mm:332:3
    #24 0x10651d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #25 0x1064ac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #26 0x7fff91a30b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #27 0x7fff91a30454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #28 0x7fff91a537f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #29 0x7fff91a530e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #30 0x1064af290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #31 0x1064add9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x106573078 in Run base/run_loop.cc:55:3
    #33 0x1065370b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x1065e1d5c in ThreadMain base/threading/thread.cc:251:3
    #35 0x1065d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #36 0x7fff8a61e771 in _pthread_start (in libsystem_c.dylib) + 326
    #37 0x7fff8a60b1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x101638119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1065d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1065e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11328d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1130a8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1134d01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1134d0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1134d3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10623e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1134c9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1134c844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1134c7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11354f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1063f2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1063f0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10548ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1015f499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1015f4563 in start (in Chromium Helper) + 51
    #18 0x12  (<unknown module>)

==67259==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PolicyTest.HomepageLocation (7926 ms)
[189/236] PolicyTest.HomepageLocation (10316 ms)
[ RUN      ] CaptivePortalBrowserTest.GoBackToTimeout
[67262:3847:1203/070509:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67262:16899:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.GoBackToTimeout (7028 ms)
[190/236] CaptivePortalBrowserTest.GoBackToTimeout (8952 ms)
[ RUN      ] NetworkingPrivateApiTest.EnableNetworkType
[67266:3847:1203/070511:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67260:3847:1203/070514:INFO:CONSOLE(0)] "[SUCCESS] enableNetworkType", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?enableNetworkType (0)
[67275:13063:1203/070514:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.EnableNetworkType (5717 ms)
[191/236] NetworkingPrivateApiTest.EnableNetworkType (7632 ms)
[ RUN      ] NetworkingPrivateApiTest.VerifyAndEncryptCredentials
[67277:3847:1203/070514:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67268:3847:1203/070517:INFO:CONSOLE(0)] "[SUCCESS] verifyAndEncryptCredentials", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptCredentials (0)
[       OK ] NetworkingPrivateApiTest.VerifyAndEncryptCredentials (5572 ms)
[192/236] NetworkingPrivateApiTest.VerifyAndEncryptCredentials (7732 ms)
[ RUN      ] ITunesDataProviderRefreshTest.RefreshTest
[67278:3847:1203/070514:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67278:17667:1203/070518:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ITunesDataProviderRefreshTest.RefreshTest (6477 ms)
[193/236] ITunesDataProviderRefreshTest.RefreshTest (8677 ms)
[ RUN      ] DriveAppConverterTest.GoodApp
[67288:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DriveAppConverterTest.GoodApp (4886 ms)
[194/236] DriveAppConverterTest.GoodApp (6838 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/5
[67304:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67304:3847:1203/070523:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67304:3847:1203/070523:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67304:3847:1203/070523:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67304:3847:1203/070523:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/5 (3543 ms)
[195/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/5 (5748 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/8
[67307:3847:1203/070523:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67307:15367:1203/070524:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/8 (4185 ms)
[196/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/8 (6145 ms)
[ RUN      ] WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble/1
[67292:3847:1203/070519:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67282:3847:1203/070524:INFO:CONSOLE(6)] "data: connected", source: chrome-extension://idpemeadjjdjjbdjikfjaghoolbfgfgf/main.js (6)
[67282:3847:1203/070524:INFO:CONSOLE(6)] "g: guest::onAppCommand: set_overflow_hidden", source: chrome-extension://idpemeadjjdjjbdjikfjaghoolbfgfgf/main.js (6)
[67282:3847:1203/070524:INFO:CONSOLE(6)] "data: overflow_is_hidden", source: chrome-extension://idpemeadjjdjjbdjikfjaghoolbfgfgf/main.js (6)
[67282:3847:1203/070525:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble/1 (8625 ms)
[197/236] WebViewScrollBubbling/WebViewGuestScrollTouchTest.TestGuestGestureScrollsBubble/1 (10529 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/12
[67312:3847:1203/070525:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/12 (3761 ms)
[198/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/12 (5660 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/23
[67321:3847:1203/070528:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/23 (4662 ms)
[199/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/23 (6749 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/36
[67327:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67330:12807:1203/070530:WARNING:channel.cc(358)] RawChannel write error
[67327:18179:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/36 (4330 ms)
[200/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/36 (6192 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/55
[67328:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67332:12551:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[67328:15111:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/55 (4052 ms)
[201/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/55 (6020 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/80
[67333:3847:1203/070531:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/80 (3381 ms)
[202/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/80 (5707 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/93
[67343:3847:1203/070534:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67343:15623:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/93 (4035 ms)
[203/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/93 (5639 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/114
[67347:3847:1203/070535:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67347:17155:1203/070536:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/114 (3973 ms)
[204/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/114 (5653 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/1
[67350:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67337:41231:1203/070537:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/1 (3730 ms)
[205/236] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/1 (5823 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/1
[67353:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67341:41487:1203/070539:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67353:18435:1203/070539:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/1 (5339 ms)
[206/236] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/1 (7606 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/0
[67361:3847:1203/070539:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67355:62999:1203/070541:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67355:62999:1203/070542:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/0 (5352 ms)
[207/236] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowWithBeforeUnloadDuringShutdown/0 (7055 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/0
[67367:3847:1203/070541:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67356:39203:1203/070542:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67356:39203:1203/070543:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/0 (5779 ms)
[208/236] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/0 (7583 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/1
[67368:3847:1203/070541:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67360:39199:1203/070544:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67360:39199:1203/070544:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/1 (5769 ms)
[209/236] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseTabDuringShutdown/1 (7321 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[67377:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.156 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.166 -  Registering video event handlers.", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.177 -  Loading media using src.", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.182 -  Starting play, hidden: false", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.289 -  Event: play", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.291 -  Event: waiting", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:40719:1203/070545:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.336 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.347 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.357 -  Adding key to sessionID: 1", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.360 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.495 -  Event: canplay", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.497 -  Event: playing", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.498 -  Event: canplaythrough", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.749 -  timeupdate @ 0.139765", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.152 -  heartbeat #1", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.246 -  timeupdate @ 0.650583", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.496 -  timeupdate @ 0.882773", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.746 -  timeupdate @ 1.138182", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.749 -  waiting for video to end.", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070547:INFO:CONSOLE(284)] "07:05:47.152 -  heartbeat #2", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.152 -  heartbeat #3", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67369:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.361 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:56566/eme_player_js/utils.js (284)
[67378:13319:1203/070548:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6681 ms)
[210/236] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (8685 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[67386:3847:1203/070546:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67379:3847:1203/070547:INFO:CONSOLE(284)] "07:05:47.941 -  Using ClearKeyPlayer", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070547:INFO:CONSOLE(284)] "07:05:47.950 -  Registering video event handlers.", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070547:INFO:CONSOLE(284)] "07:05:47.953 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.025 -  Loading media using src.", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.037 -  Starting play, hidden: false", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:39207:1203/070548:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.150 -  Event: play", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.151 -  Event: waiting", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.182 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.187 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.198 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.219 -  Event: canplay", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.221 -  Event: playing", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.223 -  Event: canplaythrough", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.474 -  timeupdate @ 0.162984", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.935 -  heartbeat #1", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070548:INFO:CONSOLE(284)] "07:05:48.970 -  timeupdate @ 0.673802", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.220 -  timeupdate @ 0.929211", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.721 -  timeupdate @ 1.41681", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.723 -  waiting for video to end.", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.936 -  heartbeat #2", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.935 -  heartbeat #3", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67379:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.055 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:56583/eme_player_js/utils.js (284)
[67389:12551:1203/070551:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67386:17155:1203/070551:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6408 ms)
[211/236] SRC_ClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (8377 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[67392:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.039 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.050 -  Registering video event handlers.", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.063 -  Loading media using MSE.", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.072 -  Starting play, hidden: false", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.195 -  Event: play", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.196 -  Event: waiting", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.204 -  onSourceOpen [object Event]", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.207 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:39455:1203/070549:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.258 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.263 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.282 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.297 -  Adding key to sessionID: 1", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.301 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.318 -  Event: canplay", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.320 -  Event: playing", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.323 -  Event: canplaythrough", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.572 -  timeupdate @ 0.251708", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.820 -  timeupdate @ 0.501873", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.033 -  heartbeat #1", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.069 -  timeupdate @ 0.751816", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.569 -  timeupdate @ 1.250912", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.572 -  waiting for video to end.", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.033 -  heartbeat #2", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[67381:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.023 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:56600/eme_player_js/utils.js (284)
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6136 ms)
[212/236] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7811 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[67393:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67383:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.337 -  Using ClearKeyPlayer", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.347 -  Registering video event handlers.", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070549:INFO:CONSOLE(284)] "07:05:49.348 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:61999:1203/070550:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.208 -  Loading media using src.", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.214 -  Starting play, hidden: false", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.298 -  Event: play", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.300 -  Event: waiting", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.327 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[1203/070550:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.341 -  heartbeat #1", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.348 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.360 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.393 -  Event: canplay", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.396 -  Event: playing", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.398 -  Event: canplaythrough", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.567 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.570 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.576 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.647 -  timeupdate @ 0.189318", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.893 -  timeupdate @ 0.42397", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.967 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.970 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070550:INFO:CONSOLE(284)] "07:05:50.974 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.144 -  timeupdate @ 0.678954", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.332 -  heartbeat #2", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.393 -  timeupdate @ 0.935938", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.643 -  timeupdate @ 1.191922", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.647 -  waiting for video to end.", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.767 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.771 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070551:INFO:CONSOLE(284)] "07:05:51.775 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.332 -  heartbeat #3", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67383:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.180 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:56615/eme_player_js/utils.js (284)
[67395:12807:1203/070553:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67393:16135:1203/070553:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (7191 ms)
[213/236] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8823 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[67400:3847:1203/070551:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67396:3847:1203/070552:INFO:CONSOLE(284)] "07:05:52.990 -  Using ClearKeyPlayer", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070553:INFO:CONSOLE(284)] "07:05:52.999 -  Registering video event handlers.", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070553:INFO:CONSOLE(284)] "07:05:53.002 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.299 -  heartbeat #1", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.306 -  Loading media using MSE.", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:39207:1203/070554:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.315 -  Starting play, hidden: false", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.392 -  Event: play", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.395 -  Event: waiting", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.399 -  onSourceOpen [object Event]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.401 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.426 -  End of appending buffer from bear-a_enc-a.webm", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.433 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.449 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.459 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.504 -  Event: canplay", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.507 -  Event: playing", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.509 -  Event: canplaythrough", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.669 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.671 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.678 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.757 -  timeupdate @ 0.186203", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070554:INFO:CONSOLE(284)] "07:05:54.985 -  heartbeat #2", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.004 -  timeupdate @ 0.441612", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.068 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.072 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.076 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.255 -  timeupdate @ 0.673802", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.504 -  timeupdate @ 0.929211", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.755 -  timeupdate @ 1.18462", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.759 -  waiting for video to end.", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.869 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.873 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.877 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070555:INFO:CONSOLE(284)] "07:05:55.984 -  heartbeat #3", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.984 -  heartbeat #4", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67396:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.324 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:56634/eme_player_js/utils.js (284)
[67401:14339:1203/070557:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67396:3847:1203/070557:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (7443 ms)
[214/236] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (8836 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/0
[67418:3847:1203/070557:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67419:3847:1203/070557:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/0 (2724 ms)
[215/236] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/0 (4460 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/1
[67412:3847:1203/070556:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67403:3847:1203/070556:INFO:pdf_extension_test.cc(179)] Loading: pdf/test-bookmarks.pdf
[67403:64267:1203/070557:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:05:59 vm678-m4.golo.chromium.org Chromium Helper[67421] <Error>: CGAffineTransformInvert: singular matrix.
[67417:13319:1203/070559:WARNING:channel.cc(358)] RawChannel write error
[67403:3847:1203/070600:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PDFTestFiles/PDFExtensionTest.Load/1 (6390 ms)
[216/236] PDFTestFiles/PDFExtensionTest.Load/1 (8271 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[67410:3847:1203/070555:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67402:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.630 -  Using ClearKeyPlayer", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.640 -  Registering video event handlers.", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070556:INFO:CONSOLE(284)] "07:05:56.642 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:39699:1203/070557:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.592 -  Loading media using MSE.", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.600 -  Starting play, hidden: false", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.697 -  Event: play", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.699 -  Event: waiting", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.706 -  heartbeat #1", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.708 -  onSourceOpen [object Event]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.710 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.736 -  End of appending buffer from bear-320x240-opus-a_enc-a.webm", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[1203/070557:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.746 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.775 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.788 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.835 -  Event: canplay", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.838 -  Event: playing", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070557:INFO:CONSOLE(284)] "07:05:57.841 -  Event: canplaythrough", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.001 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.004 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.012 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.089 -  timeupdate @ 0.186203", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.395 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.399 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.402 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.586 -  timeupdate @ 0.673802", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.625 -  heartbeat #2", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070558:INFO:CONSOLE(284)] "07:05:58.836 -  timeupdate @ 0.929211", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.197 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.201 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.204 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.336 -  timeupdate @ 1.41681", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.340 -  waiting for video to end.", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070559:INFO:CONSOLE(284)] "07:05:59.624 -  heartbeat #3", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070600:INFO:CONSOLE(284)] "07:06:00.636 -  heartbeat #4", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67402:3847:1203/070600:INFO:CONSOLE(284)] "07:06:00.643 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:56651/eme_player_js/utils.js (284)
[67411:12807:1203/070600:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67402:115531:1203/070600:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[67402:115531:1203/070600:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[67402:3847:1203/070600:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[67402:115531:1203/070600:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[67410:15367:1203/070601:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (8131 ms)
[217/236] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (9979 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/1
[67430:3847:1203/070601:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67433:3847:1203/070602:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67433:3847:1203/070602:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67433:3847:1203/070602:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67433:3847:1203/070602:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67433:3847:1203/070602:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67433:3847:1203/070602:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67433:3847:1203/070602:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/1 (3454 ms)
[218/236] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/1 (5062 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/0
[67429:3847:1203/070601:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67431:12551:1203/070603:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/0 (4473 ms)
[219/236] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/0 (6409 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/0
[67441:3847:1203/070605:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67444:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67444:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67444:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67444:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67444:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67444:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67444:3847:1203/070606:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67441:15879:1203/070606:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/0 (4036 ms)
[220/236] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/0 (6015 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.ControlsFrameless/0
[67443:3847:1203/070606:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.ControlsFrameless/0 (6571 ms)
[221/236] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.ControlsFrameless/0 (8205 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/0
[67453:3847:1203/070608:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67461:12551:1203/070610:WARNING:channel.cc(358)] RawChannel write error
[67442:3847:1203/070610:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[67453:16899:1203/070611:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/0 (5354 ms)
[222/236] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/0 (7096 ms)
[ RUN      ] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/1
[67462:3847:1203/070610:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67462:18691:1203/070613:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/1 (4918 ms)
[223/236] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/1 (7110 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/1
[67452:3847:1203/070608:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67440:3847:1203/070611:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[67440:3847:1203/070612:INFO:policy_prefs_browsertest.cc(644)] Testing policy: NotificationsAllowedForUrls
[67440:3847:1203/070613:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ProxyBypassList
[67440:3847:1203/070613:INFO:policy_prefs_browsertest.cc(644)] Testing policy: CookiesSessionOnlyForUrls
[67440:3847:1203/070613:INFO:policy_prefs_browsertest.cc(644)] Testing policy: CookiesAllowedForUrls
[67440:3847:1203/070613:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ImportAutofillFormData
[67440:3847:1203/070613:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ProxyPacUrl
[67452:15623:1203/070614:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/1 (8536 ms)
[224/236] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/1 (11423 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/0
[67469:3847:1203/070613:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67469:15367:1203/070615:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/0 (4749 ms)
[225/236] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/0 (6403 ms)
[ RUN      ] ContentSettingsTest.AllowCookiesForASessionUsingExceptions
[67473:3847:1203/070614:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67476:3847:1203/070615:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[67476:3847:1203/070615:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67476:3847:1203/070615:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67476:3847:1203/070615:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67476:3847:1203/070615:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67476:3847:1203/070615:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67476:3847:1203/070615:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67473:16391:1203/070615:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.AllowCookiesForASessionUsingExceptions (3120 ms)
[226/236] ContentSettingsTest.AllowCookiesForASessionUsingExceptions (5407 ms)
[ RUN      ] ContentSettingsTest.BasicCookies
[67483:3847:1203/070618:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67485:15107:1203/070619:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[67485:15107:1203/070619:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67485:15107:1203/070619:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67483:17155:1203/070619:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.BasicCookies (3846 ms)
[227/236] ContentSettingsTest.BasicCookies (6132 ms)
[ RUN      ] NoSessionRestoreTest.PRE_LocalStorageClearedOnExit
[67494:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] NoSessionRestoreTest.PRE_LocalStorageClearedOnExit (3769 ms)
[228/236] NoSessionRestoreTest.PRE_LocalStorageClearedOnExit (5945 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookies
[67493:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67498:3847:1203/070622:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] ContinueWhereILeftOffTest.SessionCookies (4728 ms)
[229/236] ContinueWhereILeftOffTest.SessionCookies (6799 ms)
[ RUN      ] DeclarativeContentApiTest.RulesPersistence
[67486:3847:1203/070618:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67486:15367:1203/070624:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.RulesPersistence (8651 ms)
[230/236] DeclarativeContentApiTest.RulesPersistence (10257 ms)
[ RUN      ] ChromeTracingDelegateBrowserTestOnStartup.ScenarioSetFromFieldtrial
[67504:3847:1203/070624:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67506:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67506:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67506:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67506:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67506:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67506:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67506:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67504:18179:1203/070625:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeTracingDelegateBrowserTestOnStartup.ScenarioSetFromFieldtrial (3655 ms)
[231/236] ChromeTracingDelegateBrowserTestOnStartup.ScenarioSetFromFieldtrial (5801 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/0
[67512:3847:1203/070627:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67515:3847:1203/070627:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67515:3847:1203/070627:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67515:3847:1203/070627:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67515:3847:1203/070627:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67515:3847:1203/070627:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67515:3847:1203/070627:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67515:3847:1203/070627:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/0 (3843 ms)
[232/236] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/0 (5703 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/1
[67514:3847:1203/070627:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67516:3847:1203/070628:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67516:3847:1203/070628:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67516:3847:1203/070628:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67516:3847:1203/070628:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67516:3847:1203/070628:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67516:3847:1203/070628:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67516:3847:1203/070628:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67514:17155:1203/070628:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/1 (4046 ms)
[233/236] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/1 (5945 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/0
[67521:3847:1203/070629:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67523:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67523:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67523:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67523:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67523:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67523:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67523:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/0 (3532 ms)
[234/236] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/0 (5669 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/0
[67524:3847:1203/070630:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67525:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67525:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67525:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67525:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67525:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67525:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67525:3847:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/0 (3244 ms)
[235/236] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/0 (5343 ms)
[ RUN      ] NoSessionRestoreTest.LocalStorageClearedOnExit
[67528:3847:1203/070631:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67522:3847:1203/070632:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NoSessionRestoreTest.LocalStorageClearedOnExit (2488 ms)
[236/236] NoSessionRestoreTest.LocalStorageClearedOnExit (4466 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runF14GRm/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runF14GRm/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outAJ00hj/output.json
+--------------------------------------------------------------------------+
| End of shard 10  Pending: 3.3s  Duration: 510.7s  Bot: vm678-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 5  https://chromium-swarm.appspot.com/user/task/2b812b45066b3010   |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 5/20
Using 2 parallel jobs.
[ RUN      ] OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial
[62970:3847:1203/065846:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[62964:3847:1203/065848:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[62964:3847:1203/065849:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial", source: test_api.js (1328)
[       OK ] OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial (6340 ms)
[1/202] OptionsWebUITest.EnableDoNotTrackAndConfirmInterstitial (7462 ms)
[ RUN      ] FontSettingsWebUITest.testAdvancedFontSettingsLink
[62969:3847:1203/065846:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[62963:3847:1203/065848:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[62963:3847:1203/065850:INFO:CONSOLE(1328)] "Running TestCase FontSettingsWebUITest.testAdvancedFontSettingsLink", source: test_api.js (1328)
[62963:3847:1203/065851:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://settings-frame/fonts
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following elements (1 - 5 of 7):
#standard-font-family
#standard-font-size
#serif-font-family
#sans-serif-font-family
#fixed-font-family
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[62969:17155:1203/065851:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FontSettingsWebUITest.testAdvancedFontSettingsLink (6779 ms)
[2/202] FontSettingsWebUITest.testAdvancedFontSettingsLink (8146 ms)
[ RUN      ] OptionsWebUIExtendedTest.CloseOverlayWithHashes
[62983:3847:1203/065853:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[62978:3847:1203/065856:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[62978:3847:1203/065857:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.CloseOverlayWithHashes", source: test_api.js (1328)
[62978:3847:1203/065859:WARNING:CONSOLE(887)] "testIsDone already", source: test_api.js (887)
[62983:3847:1203/065859:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[62983:3847:1203/065859:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[62983:3847:1203/065859:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[62983:3847:1203/065859:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[62983:3847:1203/065859:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[62983:3847:1203/065859:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] OptionsWebUIExtendedTest.CloseOverlayWithHashes (7326 ms)
[3/202] OptionsWebUIExtendedTest.CloseOverlayWithHashes (8755 ms)
[ RUN      ] SearchEngineManagerWebUITest.testOpenSearchEngineManager
[62986:3847:1203/065854:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[62979:3847:1203/065856:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[62979:3847:1203/065857:INFO:CONSOLE(1328)] "Running TestCase SearchEngineManagerWebUITest.MAYBE_testOpenSearchEngineManager", source: test_api.js (1328)
[62979:3847:1203/065859:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://settings-frame/searchEngines
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 15):
#default-search-engine-list > .deletable-item.default > DIV > .name-column.weakrtl > .weakrtl > .static-text
#default-search-engine-list > .deletable-item.default > DIV > .keyword-column.weakrtl > .static-text
#default-search-engine-list > .deletable-item.default > DIV > .url-column.weakrtl > DIV > .static-text
#default-search-engine-list > .deletable-item:nth-of-type(2) > DIV > .name-column.weakrtl > .weakrtl > .static-text
#default-search-engine-list > .deletable-item:nth-of-type(2) > DIV > .keyword-column.weakrtl > .static-text
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[62986:17667:1203/065859:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SearchEngineManagerWebUITest.testOpenSearchEngineManager (7119 ms)
[4/202] SearchEngineManagerWebUITest.testOpenSearchEngineManager (8313 ms)
[ RUN      ] SyncInternalsWebUITest.LoadPastedAboutInfo
[62997:3847:1203/065902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[62991:3847:1203/065905:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.LoadPastedAboutInfo", source: test_api.js (1328)
[63001:12551:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.LoadPastedAboutInfo (4412 ms)
[5/202] SyncInternalsWebUITest.LoadPastedAboutInfo (5672 ms)
[ RUN      ] HistoryWebUIRealBackendTest.singleDeletion
[62998:3847:1203/065902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[62992:3847:1203/065904:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[62992:3847:1203/065905:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIRealBackendTest.singleDeletion", source: test_api.js (1328)
[63002:13063:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[62998:17411:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryWebUIRealBackendTest.singleDeletion (4862 ms)
[6/202] HistoryWebUIRealBackendTest.singleDeletion (6196 ms)
[ RUN      ] PrintPreviewWebUITest.TestNoPDFPluginErrorMessage
[63007:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63003:3847:1203/065910:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63003:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestNoPDFPluginErrorMessage", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestNoPDFPluginErrorMessage (5803 ms)
[7/202] PrintPreviewWebUITest.TestNoPDFPluginErrorMessage (7148 ms)
[ RUN      ] SettingsMainPageBrowserTest.Main
[63012:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63004:3847:1203/065913:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63004:3847:1203/065916:WARNING:CONSOLE(0)] "::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63004:3847:1203/065916:INFO:CONSOLE(1328)] "Running TestCase SettingsMainPageBrowserTest.MAYBE_Main", source: test_api.js (1328)
[63004:3847:1203/065917:INFO:CONSOLE(116)] "Page load time: 6372 ms", source: polymer_browser_test_base.js (116)
[63004:3847:1203/065917:INFO:CONSOLE(118)] "Test run time: 45 ms", source: polymer_browser_test_base.js (118)
[63004:3847:1203/065917:INFO:CONSOLE(120)] "Total time: 6417 ms", source: polymer_browser_test_base.js (120)
[       OK ] SettingsMainPageBrowserTest.Main (9923 ms)
[8/202] SettingsMainPageBrowserTest.Main (11171 ms)
[ RUN      ] PlatformAppBrowserTest.RunningAppsAreRecorded
[63020:3847:1203/065915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63027:13319:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[63020:17155:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.RunningAppsAreRecorded (6572 ms)
[9/202] PlatformAppBrowserTest.RunningAppsAreRecorded (7717 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeUnprivileged
[63035:3847:1203/065922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63030:62467:1203/065923:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /webpage.html
[63030:3847:1203/065923:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://127.0.0.1:58542/webpage.html (0)
[63030:62467:1203/065923:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63035:17923:1203/065923:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeRuntimeUnprivileged (2542 ms)
[10/202] ExtensionApiTest.ChromeRuntimeUnprivileged (3839 ms)
[ RUN      ] PlatformAppBrowserTest.PrintPreviewShouldNotBeTooSmall
[63028:3847:1203/065919:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63023:4611:1203/065921:ERROR:mach_broker_mac.mm(234)] Unknown process 63031 is sending Mach IPC messages!
[63023:3847:1203/065923:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63023:3847:1203/065925:ERROR:CONSOLE(0)] "Denying load of chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: chrome://print/ (0)
[63023:29955:1203/065925:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: invalid
[63023:29955:1203/065925:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://invalid/
[63023:3847:1203/065925:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] PlatformAppBrowserTest.PrintPreviewShouldNotBeTooSmall (7757 ms)
[11/202] PlatformAppBrowserTest.PrintPreviewShouldNotBeTooSmall (9062 ms)
[ RUN      ] ExtensionApiTest.ConfirmQueue
[63043:3847:1203/065926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63043:17667:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ConfirmQueue (4087 ms)
[12/202] ExtensionApiTest.ConfirmQueue (5503 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRNoFileAccess
[63050:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63044:4611:1203/065930:ERROR:mach_broker_mac.mm(234)] Unknown process 63052 is sending Mach IPC messages!
[63044:3847:1203/065931:INFO:CONSOLE(0)] "XMLHttpRequest cannot load file:///Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/chrome/test/data/extensions/test_file.txt. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.", source: chrome-extension://akdlkgcffpcpbpgelmmjpcmddcholfkg/test.html (0)
[63044:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] fileAccessNotAllowed", source: chrome-extension://akdlkgcffpcpbpgelmmjpcmddcholfkg/test.html (0)
[63054:13063:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[63050:17411:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRNoFileAccess (3955 ms)
[13/202] ExtensionApiTest.CrossOriginXHRNoFileAccess (5491 ms)
[ RUN      ] ExtensionApiTest.JavasScriptEncodedURL
[63057:3847:1203/065932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63053:62219:1203/065935:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63053:3847:1203/065935:INFO:CONSOLE(0)] "[SUCCESS] javascript_encoded_url", source: chrome-extension://aohneeipekdghfpabenkneongplnjnlj/_generated_background_page.html (0)
[63060:12807:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[63053:3847:1203/065935:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ExtensionApiTest.JavasScriptEncodedURL (4890 ms)
[14/202] ExtensionApiTest.JavasScriptEncodedURL (6226 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupSmall
[63063:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63066:12807:1203/065936:WARNING:channel.cc(358)] RawChannel write error
[63063:16647:1203/065936:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.WindowOpenPopupSmall (3677 ms)
[15/202] ExtensionApiTest.WindowOpenPopupSmall (4883 ms)
[ RUN      ] MimeHandlerViewTest.NonAsciiHeaders
[63076:3847:1203/065939:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63068:62723:1203/065940:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63068:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] testNonAsciiHeaders", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[63076:17155:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MimeHandlerViewTest.NonAsciiHeaders (4069 ms)
[16/202] MimeHandlerViewTest.NonAsciiHeaders (5357 ms)
[ RUN      ] BrowserAccessibilityStateImplTest.TestHistograms
[63084:3847:1203/065944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63085:13063:1203/065945:WARNING:channel.cc(358)] RawChannel write error
[63085:3847:1203/065945:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63085:3847:1203/065945:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63085:3847:1203/065945:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63085:3847:1203/065945:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63085:3847:1203/065945:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63085:3847:1203/065945:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63085:3847:1203/065945:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowserAccessibilityStateImplTest.TestHistograms (2165 ms)
[17/202] BrowserAccessibilityStateImplTest.TestHistograms (3509 ms)
[ RUN      ] ExtensionApiTest.PopupBlockingHostedApp
[63071:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63067:39955:1203/065940:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
../../chrome/browser/extensions/window_open_apitest.cc:95: Failure
Value of: browser->tab_strip_model()->count()
  Actual: 3
Expected: num_tabs
Which is: 4
Google Test trace:
../../chrome/browser/extensions/window_open_apitest.cc:75: WaitForTabsAndPopups tabs:3, popups:1, panels:0
../../chrome/browser/extensions/window_open_apitest.cc:226: Failure
Value of: WaitForTabsAndPopups(browser(), 3, 1, 0)
  Actual: false
Expected: true
[63075:13575:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[63079:12807:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[  FAILED  ] ExtensionApiTest.PopupBlockingHostedApp, where TypeParam =  and GetParam() =  (13216 ms)
[18/202] ExtensionApiTest.PopupBlockingHostedApp (14662 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWhiteListedExtensionWithFile
[63092:3847:1203/065948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63087:5635:1203/065949:ERROR:mach_broker_mac.mm(234)] Unknown process 63095 is sending Mach IPC messages!
[63087:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] checkNoChromeApp", source: chrome-extension://gbkeegbaiigmenfmjfclcdgdpimamgkj/_generated_background_page.html (0)
[63087:3847:1203/065950:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://gbkeegbaiigmenfmjfclcdgdpimamgkj/_generated_background_page.html (0)
[63092:17411:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWhiteListedExtensionWithFile (4179 ms)
[19/202] PlatformAppWithFileBrowserTest.LaunchWhiteListedExtensionWithFile (5658 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.ClickInTabIntercepted
[63101:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63097:3847:1203/065956:INFO:CONSOLE(18)] "Clicking a matching link", source: http://127.0.0.1:58565/extensions/platform_apps/url_handlers/launching_pages/navigate.js (18)
[63097:39703:1203/065956:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PlatformAppUrlRedirectorBrowserTest.ClickInTabIntercepted (5513 ms)
[20/202] PlatformAppUrlRedirectorBrowserTest.ClickInTabIntercepted (6864 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInTabIntercepted
[63105:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63098:3847:1203/065956:INFO:CONSOLE(56)] "Calling window.open()", source: http://127.0.0.1:58566/extensions/platform_apps/url_handlers/launching_pages/navigate.js (56)
[63098:62731:1203/065957:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63110:13063:1203/065957:WARNING:channel.cc(358)] RawChannel write error
[63098:3847:1203/065957:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[63105:17155:1203/065957:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInTabIntercepted (5577 ms)
[21/202] PlatformAppUrlRedirectorBrowserTest.WindowOpenInTabIntercepted (6762 ms)
[ RUN      ] WebViewTest.Shim_TestRemoveWebviewAfterNavigation
[63120:3847:1203/070000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63120:17411:1203/070003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestRemoveWebviewAfterNavigation (4501 ms)
[22/202] WebViewTest.Shim_TestRemoveWebviewAfterNavigation (5937 ms)
[ RUN      ] WebViewTest.Shim_TestCannotMutateEventName
[63118:3847:1203/070000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63124:14599:1203/070003:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] WebViewTest.Shim_TestCannotMutateEventName (5578 ms)
[23/202] WebViewTest.Shim_TestCannotMutateEventName (7039 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromWorkerDeny
[63132:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63126:3847:1203/070009:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://bpilhofcnfaplkcoejghnkdamhpconck/embedder.js (77)
[63126:3847:1203/070010:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://bpilhofcnfaplkcoejghnkdamhpconck/embedder.js (79)
[63126:3847:1203/070010:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://bpilhofcnfaplkcoejghnkdamhpconck/embedder.js (82)
[63126:39963:1203/070010:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63140:13063:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[63136:12807:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[63133:13319:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromWorkerDeny (5606 ms)
[24/202] WebViewTest.FileSystemAPIRequestFromWorkerDeny (7157 ms)
[ RUN      ] WebViewTest.UserAgent
[63134:3847:1203/070007:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63127:21255:1203/070008:ERROR:mach_broker_mac.mm(234)] Unknown process 63137 is sending Mach IPC messages!
[63127:3847:1203/070009:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/main.js (25)
[63127:3847:1203/070009:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070009:INFO:CONSOLE(6)] "customArg: useragent", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070009:INFO:CONSOLE(6)] "startTest: useragent", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070009:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070010:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070011:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070011:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070011:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070011:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070011:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070011:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/utils.js (6)
[63127:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://bkdgbgmihiifeifdndbphjabpgceafdd/main.html (0)
[63139:12807:1203/070011:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.UserAgent (5942 ms)
[25/202] WebViewTest.UserAgent (7299 ms)
[ RUN      ] WebViewSizeTest.Shim_TestAutosizeRemoveAttributes
[63147:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63142:3847:1203/070017:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[63142:3847:1203/070017:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] WebViewSizeTest.Shim_TestAutosizeRemoveAttributes (5471 ms)
[26/202] WebViewSizeTest.Shim_TestAutosizeRemoveAttributes (6790 ms)
[ RUN      ] WebViewSpeechAPITest.SpeechRecognitionAPI_HasPermissionAllow
[63150:3847:1203/070014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63143:5635:1203/070015:ERROR:mach_broker_mac.mm(234)] Unknown process 63153 is sending Mach IPC messages!
[63143:3847:1203/070016:INFO:CONSOLE(6)] "speechTests.allowTest", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.js (6)
[63143:3847:1203/070017:INFO:CONSOLE(6)] "loadstop", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.js (6)
[63143:3847:1203/070018:INFO:CONSOLE(6)] "done executeScript", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.js (6)
[63143:3847:1203/070018:INFO:CONSOLE(6)] "done postMessage", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.js (6)
[63143:3847:1203/070018:INFO:CONSOLE(6)] "[guest]: runSpeechRecognitionAPI, line: 6", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.js (6)
[63143:3847:1203/070018:INFO:CONSOLE(6)] "embedder.onPostMessageReceived: recognition", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.js (6)
[63143:3847:1203/070018:INFO:CONSOLE(6)] "embedder.onPostMessageReceived.status: onresult", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.js (6)
[63143:3847:1203/070018:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://djcelcbmcjemeefdijhjbmipbaagjhal/embedder.html (0)
[63154:12807:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[63151:13063:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSpeechAPITest.SpeechRecognitionAPI_HasPermissionAllow (5808 ms)
[27/202] WebViewSpeechAPITest.SpeechRecognitionAPI_HasPermissionAllow (7232 ms)
[ RUN      ] BrowsingDataCacheStorageHelperTest.CannedAddCacheStorage
[63166:3847:1203/070021:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63168:13063:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[63168:3847:1203/070022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63168:3847:1203/070022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63168:3847:1203/070022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63168:3847:1203/070022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63168:3847:1203/070022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63168:3847:1203/070022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63168:3847:1203/070022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63166:17155:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowsingDataCacheStorageHelperTest.CannedAddCacheStorage (2348 ms)
[28/202] BrowsingDataCacheStorageHelperTest.CannedAddCacheStorage (3806 ms)
[ RUN      ] WebViewPluginTest.TestLoadPluginEvent
[63162:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63167:12807:1203/070024:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewPluginTest.TestLoadPluginEvent (5596 ms)
[29/202] WebViewPluginTest.TestLoadPluginEvent (6985 ms)
[ RUN      ] BrowsingDataRemoverBrowserTest.DownloadProhibited
[63173:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63170:3847:1203/070026:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63173:17411:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowsingDataRemoverBrowserTest.DownloadProhibited (2628 ms)
[30/202] BrowsingDataRemoverBrowserTest.DownloadProhibited (3919 ms)
[ RUN      ] PepperContentSettingsSpecialCasesPluginsBlockedTest.NaCl
[63178:3847:1203/070027:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63178:15623:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PepperContentSettingsSpecialCasesPluginsBlockedTest.NaCl (2486 ms)
[31/202] PepperContentSettingsSpecialCasesPluginsBlockedTest.NaCl (3932 ms)
[ RUN      ] DownloadTest.CloseNewTab2
[63184:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63184:17155:1203/070030:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.CloseNewTab2 (2880 ms)
[32/202] DownloadTest.CloseNewTab2 (4164 ms)
[ RUN      ] DownloadTest.LoadURLExternallyReferrerPolicy
[63189:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63186:59175:1203/070032:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63189:16135:1203/070032:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.LoadURLExternallyReferrerPolicy (2730 ms)
[33/202] DownloadTest.LoadURLExternallyReferrerPolicy (4228 ms)
[ RUN      ] DownloadTestWithShelf.HiddenDownload
[63194:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63196:13063:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[63190:3847:1203/070034:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63194:15367:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTestWithShelf.HiddenDownload (2636 ms)
[34/202] DownloadTestWithShelf.HiddenDownload (3893 ms)
[ RUN      ] SavePageBrowserTest.SaveViewSourceHTMLOnly
[63200:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==63200==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84988bc9 bp 0x0001211f2730 sp 0x0001211f26f0 T6)
    #0 0x7fff84988bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x109acb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x109acb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x109acb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x109acb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x109aed1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x109aed1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x109ad8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x109ad8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x109ad8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x109ae6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x109ae6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x109ae6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x109ae6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x109ae6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10774036c in Run base/callback.h:396:12
    #16 0x10774036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1077a8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1077a9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1077a9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10771ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1077e3078 in Run base/run_loop.cc:55:3
    #22 0x1077a70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x107851d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10784560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff84983771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff849701a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1028a7119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107844fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107851426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11433026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x107634abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x107634abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10763370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x107662948 in Run content/app/content_main_runner.cc:786:12
    #8 0x107660abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1066fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10285f99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10285f563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==63200==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SavePageBrowserTest.SaveViewSourceHTMLOnly (3742 ms)
[35/202] SavePageBrowserTest.SaveViewSourceHTMLOnly (5267 ms)
[ RUN      ] SavePageBrowserTest.FileNameFromPageTitle
[63205:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63205:17411:1203/070038:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageBrowserTest.FileNameFromPageTitle (2612 ms)
[36/202] SavePageBrowserTest.FileNameFromPageTitle (4178 ms)
[ RUN      ] AutofillPrivateApiTest.RemoveEntry
[63215:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63209:3847:1203/070043:INFO:CONSOLE(0)] "[SUCCESS] removeEntry", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?removeEntry (0)
[       OK ] AutofillPrivateApiTest.RemoveEntry (3766 ms)
[37/202] AutofillPrivateApiTest.RemoveEntry (5238 ms)
[ RUN      ] AutomationApiTest.TabsAutomationHostsPermissions
[63217:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63210:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://gnjhaihkhffncmnonaimmicehdbiigkn/permissions.html (0)
[63210:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://gnjhaihkhffncmnonaimmicehdbiigkn/permissions.html (0)
[63210:62731:1203/070044:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63210:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://gnjhaihkhffncmnonaimmicehdbiigkn/permissions.html (0)
[       OK ] AutomationApiTest.TabsAutomationHostsPermissions (5368 ms)
[38/202] AutomationApiTest.TabsAutomationHostsPermissions (6723 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataRemovalMaskCombination
[63226:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63226:17155:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowsingDataTest.BrowsingDataRemovalMaskCombination (2709 ms)
[39/202] ExtensionBrowsingDataTest.BrowsingDataRemovalMaskCombination (4070 ms)
[ RUN      ] CommandServiceTest.GetNamedCommandsQuerySuggested
[63231:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63233:13063:1203/070051:WARNING:channel.cc(358)] RawChannel write error
[63231:17411:1203/070051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CommandServiceTest.GetNamedCommandsQuerySuggested (4941 ms)
[40/202] CommandServiceTest.GetNamedCommandsQuerySuggested (6295 ms)
[ RUN      ] DebuggerApiTest.DebuggerNotAllowedOnOtherExtensionPages
[63245:3847:1203/070050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63232:27139:1203/070053:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: odlameecjipmbmbejkplpemijjgpljce
[63232:27139:1203/070053:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://odlameecjipmbmbejkplpemijjgpljce/foo.html
[       OK ] DebuggerApiTest.DebuggerNotAllowedOnOtherExtensionPages (6193 ms)
[41/202] DebuggerApiTest.DebuggerNotAllowedOnOtherExtensionPages (7656 ms)
[ RUN      ] DeclarativeContentApiTest.EnabledForSplitIncognito
[63255:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63250:5635:1203/070056:ERROR:mach_broker_mac.mm(234)] Unknown process 63258 is sending Mach IPC messages!
[63250:3847:1203/070059:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63259:13063:1203/070059:WARNING:channel.cc(358)] RawChannel write error
[63255:17411:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.EnabledForSplitIncognito (7024 ms)
[42/202] DeclarativeContentApiTest.EnabledForSplitIncognito (8453 ms)
[ RUN      ] DialAPITest.Discovery
[63264:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63265:13063:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[63257:3847:1203/070100:INFO:CONSOLE(0)] "[SUCCESS] discoverySucceeds", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/discovery.html (0)
[63257:3847:1203/070100:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63264:17155:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DialAPITest.Discovery (4088 ms)
[43/202] DialAPITest.Discovery (5473 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchPlural
[63274:3847:1203/070103:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63274:17411:1203/070104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchPlural (2600 ms)
[44/202] DownloadExtensionTest.DownloadExtensionTest_SearchPlural (3930 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Incognito
[63275:3847:1203/070103:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63279:13063:1203/070106:WARNING:channel.cc(358)] RawChannel write error
[63269:5635:1203/070106:ERROR:mach_broker_mac.mm(234)] Unknown process 63281 is sending Mach IPC messages!
[63275:17415:1203/070106:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Incognito (4765 ms)
[45/202] DownloadExtensionTest.DownloadExtensionTest_Download_Incognito (6181 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidHeaders
[63284:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63284:17411:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidHeaders (3371 ms)
[46/202] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidHeaders (4703 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_NoBody
[63291:3847:1203/070109:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63293:13063:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[63286:5635:1203/070111:ERROR:mach_broker_mac.mm(234)] Unknown process 63296 is sending Mach IPC messages!
[63291:17155:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Post_NoBody (3718 ms)
[47/202] DownloadExtensionTest.DownloadExtensionTest_Download_Post_NoBody (5003 ms)
[ RUN      ] BrowserActionApiTest.TestTriggerBrowserAction
[63297:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63292:40467:1203/070113:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63300:13063:1203/070113:WARNING:channel.cc(358)] RawChannel write error
[63297:17411:1203/070114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionApiTest.TestTriggerBrowserAction (4183 ms)
[48/202] BrowserActionApiTest.TestTriggerBrowserAction (5432 ms)
[ RUN      ] PageActionApiTest.TestCrash57333
[63303:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63306:12807:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[63303:17667:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PageActionApiTest.TestCrash57333 (5111 ms)
[49/202] PageActionApiTest.TestCrash57333 (6449 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenMultipleSuggested
[63309:3847:1203/070117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63305:49667:1203/070119:ERROR:mach_broker_mac.mm(234)] Unknown process 63313 is sending Mach IPC messages!
[63305:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://kgedclmjeljmdgkmoebfdakbedofomig/test.html (0)
[63314:12807:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[63311:13063:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[63309:17155:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenMultipleSuggested (4766 ms)
[50/202] FileSystemApiTest.FileSystemApiOpenMultipleSuggested (6202 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileWithWriteTest
[63318:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63315:4611:1203/070123:ERROR:mach_broker_mac.mm(234)] Unknown process 63323 is sending Mach IPC messages!
[63315:3847:1203/070124:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://peebfdejemeahohnhchblhehfjmikcbf/test.html (0)
[63318:17411:1203/070124:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenWritableExistingFileWithWriteTest (4732 ms)
[51/202] FileSystemApiTest.FileSystemApiOpenWritableExistingFileWithWriteTest (6115 ms)
[ RUN      ] GcmApiTest.Register
[63325:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63320:3847:1203/070125:INFO:CONSOLE(0)] "[SUCCESS] testRegister", source: chrome-extension://ijcogloohclhdhchikbhipjedfbhceol/_generated_background_page.html (0)
[63325:17411:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GcmApiTest.Register (3901 ms)
[52/202] GcmApiTest.Register (5245 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessNoToken
[63336:3847:1203/070128:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63331:3847:1203/070130:INFO:CONSOLE(5)] "hi there", source: chrome-extension://mannkoeheponapghmnnglbcgfafpeddk/test.js (5)
[63336:15623:1203/070130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessNoToken (3428 ms)
[53/202] GetAuthTokenFunctionTest.InteractiveLoginSuccessNoToken (4905 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalAborted
[63344:3847:1203/070133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63341:3847:1203/070135:INFO:CONSOLE(5)] "hi there", source: chrome-extension://mannkoeheponapghmnnglbcgfafpeddk/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalAborted (3285 ms)
[54/202] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalAborted (4563 ms)
[ RUN      ] HistoryApiTest.Delete
[63332:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63328:3847:1203/070129:INFO:CONSOLE(0)] "[SUCCESS] clearHistory", source: chrome-extension://cllhhfoknpjhmdoggjhhjhedjmnlnfnf/delete.html (0)
[63328:3847:1203/070129:INFO:CONSOLE(0)] "[SUCCESS] deleteUrl", source: chrome-extension://cllhhfoknpjhmdoggjhhjhedjmnlnfnf/delete.html (0)
[63328:3847:1203/070131:INFO:CONSOLE(0)] "[SUCCESS] deleteStartRange", source: chrome-extension://cllhhfoknpjhmdoggjhhjhedjmnlnfnf/delete.html (0)
[63328:3847:1203/070133:INFO:CONSOLE(0)] "[SUCCESS] deleteEndRange", source: chrome-extension://cllhhfoknpjhmdoggjhhjhedjmnlnfnf/delete.html (0)
[63328:3847:1203/070135:INFO:CONSOLE(0)] "[SUCCESS] deleteWholeRange", source: chrome-extension://cllhhfoknpjhmdoggjhhjhedjmnlnfnf/delete.html (0)
[63328:3847:1203/070137:INFO:CONSOLE(0)] "[SUCCESS] deleteEmptyRange", source: chrome-extension://cllhhfoknpjhmdoggjhhjhedjmnlnfnf/delete.html (0)
[63332:17923:1203/070138:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryApiTest.Delete (12536 ms)
[55/202] HistoryApiTest.Delete (13894 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalInvalidRedirect
[63350:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63347:3847:1203/070139:INFO:CONSOLE(5)] "hi there", source: chrome-extension://mannkoeheponapghmnnglbcgfafpeddk/test.js (5)
[63351:13063:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalInvalidRedirect (3754 ms)
[56/202] GetAuthTokenFunctionTest.InteractiveApprovalInvalidRedirect (5095 ms)
[ RUN      ] ExtensionManagementApiTest.Uninstall
[63357:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63359:13063:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[63353:3847:1203/070143:INFO:CONSOLE(0)] "[SUCCESS] uninstallEnabledAppWithoutUserGesture", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/uninstall.html (0)
[63353:3847:1203/070143:INFO:CONSOLE(0)] "[SUCCESS] uninstallEnabledApp", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/uninstall.html (0)
[63353:3847:1203/070143:INFO:CONSOLE(0)] "[SUCCESS] uninstallDisabledApp", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/uninstall.html (0)
[63353:3847:1203/070143:INFO:CONSOLE(0)] "[SUCCESS] uninstallEnabledExtension", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/uninstall.html (0)
[63353:3847:1203/070143:INFO:CONSOLE(0)] "[SUCCESS] uninstallDisabledExtension", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/uninstall.html (0)
[       OK ] ExtensionManagementApiTest.Uninstall (4124 ms)
[57/202] ExtensionManagementApiTest.Uninstall (5430 ms)
[ RUN      ] ExtensionManagementApiTest.CreateAppShortcut
[63363:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63364:13063:1203/070146:WARNING:channel.cc(358)] RawChannel write error
[63358:3847:1203/070146:INFO:CONSOLE(0)] "[SUCCESS] createEnabledAppShortcutWithoutUserGesture", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/createAppShortcut.html (0)
[63358:3847:1203/070146:INFO:CONSOLE(0)] "[SUCCESS] createEnabledAppShortcut", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/createAppShortcut.html (0)
[63358:3847:1203/070146:INFO:CONSOLE(0)] "[SUCCESS] createDisabledAppShortcut", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/createAppShortcut.html (0)
[63358:3847:1203/070146:INFO:CONSOLE(0)] "[SUCCESS] createPackagedAppShortcut", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/createAppShortcut.html (0)
[63358:3847:1203/070146:INFO:CONSOLE(0)] "[SUCCESS] createExtensionShortcut", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/createAppShortcut.html (0)
[63358:3847:1203/070146:INFO:CONSOLE(0)] "[SUCCESS] createNotExistAppShortcut", source: chrome-extension://haefankkefnhcjoidkaaiidaaleplphj/createAppShortcut.html (0)
[       OK ] ExtensionManagementApiTest.CreateAppShortcut (5315 ms)
[58/202] ExtensionManagementApiTest.CreateAppShortcut (6745 ms)
[ RUN      ] ProxySettingsApiTest.ProxyEventsParseError
[63370:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63370:17155:1203/070148:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyEventsParseError (3882 ms)
[59/202] ProxySettingsApiTest.ProxyEventsParseError (5170 ms)
[ RUN      ] ExtensionSettingsApiTest.SplitModeIncognito
[63377:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63373:4611:1203/070151:ERROR:mach_broker_mac.mm(234)] Unknown process 63382 is sending Mach IPC messages!
[63373:3847:1203/070152:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://lggmdapimpmlffgigdpbpnilchjcahcj/_generated_background_page.html (0)
[63385:13063:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[63377:15623:1203/070153:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.SplitModeIncognito (4903 ms)
[60/202] ExtensionSettingsApiTest.SplitModeIncognito (6174 ms)
[ RUN      ] SyncFileSystemApiTest.WriteFileThenGetUsage
[63384:3847:1203/070152:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63378:7427:1203/070153:ERROR:mach_broker_mac.mm(234)] Unknown process 63387 is sending Mach IPC messages!
[63378:3847:1203/070154:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://macconijeoehhhkdlfabmmcnilicchhl/_generated_background_page.html (0)
[63386:12807:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncFileSystemApiTest.WriteFileThenGetUsage (4514 ms)
[61/202] SyncFileSystemApiTest.WriteFileThenGetUsage (6101 ms)
[ RUN      ] WebRtcFromWebAccessibleResourceTest.GetUserMediaInWebAccessibleResourceFail
[63398:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63392:62731:1203/070158:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63398:17155:1203/070159:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebRtcFromWebAccessibleResourceTest.GetUserMediaInWebAccessibleResourceFail (2871 ms)
[62/202] WebRtcFromWebAccessibleResourceTest.GetUserMediaInWebAccessibleResourceFail (4383 ms)
[ RUN      ] WebNavigationApiTest.Failures
[63393:3847:1203/070156:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63389:3847:1203/070159:INFO:CONSOLE(0)] "[SUCCESS] nonExistentIframe", source: chrome-extension://mpciiajcnplmoelgehakmhdmmoefacij/test_failures.html (0)
[63389:3847:1203/070159:INFO:CONSOLE(0)] "[SUCCESS] nonExistentIframeNavigation", source: chrome-extension://mpciiajcnplmoelgehakmhdmmoefacij/test_failures.html (0)
[63389:3847:1203/070159:INFO:CONSOLE(0)] "[SUCCESS] cancel", source: chrome-extension://mpciiajcnplmoelgehakmhdmmoefacij/test_failures.html (0)
[63389:3847:1203/070159:INFO:CONSOLE(0)] "[SUCCESS] nonExistent", source: chrome-extension://mpciiajcnplmoelgehakmhdmmoefacij/test_failures.html (0)
[63394:13063:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[63393:16135:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[63389:3847:1203/070200:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Failures (5715 ms)
[63/202] WebNavigationApiTest.Failures (7098 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUpload
[63406:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63409:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63409:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63409:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63409:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63409:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63409:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63409:3847:1203/070202:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63406:15879:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUpload (2498 ms)
[64/202] WebrtcLoggingPrivateApiTest.TestStartStopStoreAndUpload (3898 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.EmptyCrx
[63410:3847:1203/070203:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63411:12807:1203/070205:WARNING:channel.cc(358)] RawChannel write error
[63403:3847:1203/070205:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[63403:3847:1203/070205:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:58604/extensions/api_test/webstore_private/common.js (52)
[63403:17667:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63403:3847:1203/070206:WARNING:extension_error_reporter.cc(79)] Extension error: Package is invalid: 'CRX_HEADER_INVALID'.
[63403:3847:1203/070206:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:58604/extensions/api_test/webstore_private/empty.html (0)
[63410:17155:1203/070206:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.EmptyCrx (4819 ms)
[65/202] ExtensionWebstorePrivateApiTest.EmptyCrx (6206 ms)
[ RUN      ] ExtensionBindingsApiTest.NoGinDefineOverriding
[63428:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63420:62231:1203/070211:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63428:17923:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBindingsApiTest.NoGinDefineOverriding (4325 ms)
[66/202] ExtensionBindingsApiTest.NoGinDefineOverriding (5709 ms)
[ RUN      ] BundleWebstorePrivateApiTest.InstallBundleIncognito
[63417:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63412:17411:1203/070208:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63412:28675:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BundleWebstorePrivateApiTest.InstallBundleIncognito (7796 ms)
[67/202] BundleWebstorePrivateApiTest.InstallBundleIncognito (9116 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Patterns
[63440:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63442:12807:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[63444:12551:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.Patterns (4360 ms)
[68/202] ExtensionContextMenuBrowserTest.Patterns (5765 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.IncognitoSplit
[63441:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63435:5383:1203/070218:ERROR:mach_broker_mac.mm(234)] Unknown process 63446 is sending Mach IPC messages!
[63445:12807:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.IncognitoSplit (5808 ms)
[69/202] ExtensionContextMenuBrowserTest.IncognitoSplit (7085 ms)
[ RUN      ] ExtensionFunctionalTest.TestSetExtensionsState
[63454:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63454:17667:1203/070223:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionFunctionalTest.TestSetExtensionsState (4189 ms)
[70/202] ExtensionFunctionalTest.TestSetExtensionsState (5741 ms)
[ RUN      ] ExtensionInstallPromptBrowserTest.TrackParentWebContentsDestruction
[63458:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63463:13063:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[63463:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63463:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63463:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63463:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63463:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63463:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63463:3847:1203/070224:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63458:17155:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionInstallPromptBrowserTest.TrackParentWebContentsDestruction (3967 ms)
[71/202] ExtensionInstallPromptBrowserTest.TrackParentWebContentsDestruction (5296 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.WebAccessibleResourcesWithCSP
[63472:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63465:62471:1203/070228:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63473:3847:1203/070228:WARNING:proxy_message_pipe_endpoint.cc(50)] Failed to write enqueue message to channel
[63473:13063:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[63465:3847:1203/070228:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63472:17155:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.WebAccessibleResourcesWithCSP (2565 ms)
[72/202] ExtensionResourceRequestPolicyTest.WebAccessibleResourcesWithCSP (4048 ms)
[ RUN      ] RequirementsCheckerBrowserTest.CheckNpapiExtension
[63481:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63483:3847:1203/070232:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63483:3847:1203/070232:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63483:3847:1203/070232:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63483:3847:1203/070232:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63483:3847:1203/070232:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63483:3847:1203/070232:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63483:3847:1203/070232:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63481:15623:1203/070232:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RequirementsCheckerBrowserTest.CheckNpapiExtension (2419 ms)
[73/202] RequirementsCheckerBrowserTest.CheckNpapiExtension (3773 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoPromptApp
[63468:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63464:39703:1203/070229:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63464:39703:1203/070232:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63476:12807:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[63474:13063:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoPromptApp (8873 ms)
[74/202] ExternallyConnectableMessagingTest.FromIncognitoPromptApp (10379 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryEnabled
[63495:3847:1203/070237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HistoryBrowserTest.SavingHistoryEnabled (2439 ms)
[75/202] HistoryBrowserTest.SavingHistoryEnabled (3833 ms)
[ RUN      ] WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall
[63490:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63494:13319:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[63485:3847:1203/070239:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
[63490:17411:1203/070239:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall (5283 ms)
[76/202] WindowOpenPanelTest.CloseNonExtensionPanelsOnUninstall (6744 ms)
[ RUN      ] HistoryBrowserTest.ReloadBringPageToTop
[63503:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63499:3847:1203/070242:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63503:17155:1203/070242:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.ReloadBringPageToTop (3597 ms)
[77/202] HistoryBrowserTest.ReloadBringPageToTop (5106 ms)
[ RUN      ] HistoryBrowserTest.SubmitFormAddsTargetPage
[63507:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HistoryBrowserTest.SubmitFormAddsTargetPage (2717 ms)
[78/202] HistoryBrowserTest.SubmitFormAddsTargetPage (4146 ms)
[ RUN      ] RedirectTest.NoHttpToFile
[63516:3847:1203/070246:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63510:3847:1203/070246:INFO:CONSOLE(0)] "Not allowed to load local resource: file:///Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/chrome/test/data/http_to_file.html", source: http://127.0.0.1:58651/client-redirect?file:///Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/chrome/test/data/http_to_file.html (0)
[63516:17411:1203/070246:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RedirectTest.NoHttpToFile (2509 ms)
[79/202] RedirectTest.NoHttpToFile (3857 ms)
[ RUN      ] ImageDecoderBrowserTest.Basic
[63517:3847:1203/070246:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63517:15623:1203/070248:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ImageDecoderBrowserTest.Basic (3460 ms)
[80/202] ImageDecoderBrowserTest.Basic (4908 ms)
[ RUN      ] EncryptedMediaSupportedTypesExternalClearKeyTest.Video_WebM
[63526:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63526:17923:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesExternalClearKeyTest.Video_WebM (2586 ms)
[81/202] EncryptedMediaSupportedTypesExternalClearKeyTest.Video_WebM (3907 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestMicCamBlockMic
[63530:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63530:17667:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestMicCamBlockMic (2771 ms)
[82/202] MediaStreamDevicesControllerTest.RequestMicCamBlockMic (4080 ms)
[ RUN      ] PredictorBrowserTest.PreconnectNonCORS
[63536:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PredictorBrowserTest.PreconnectNonCORS (2462 ms)
[83/202] PredictorBrowserTest.PreconnectNonCORS (3875 ms)
[ RUN      ] PredictorBrowserTest.PreconnectAndFetchCORS
[63540:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63535:40975:1203/070256:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test.woff2
[63535:3847:1203/070256:INFO:CONSOLE(0)] "Font from origin 'http://127.0.0.1:58658' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access. The response had HTTP status code 404.", source: data:text/html;base64,PHNjcmlwdD52YXIgZm9udCA9IG5ldyBGb250RmFjZSgnRm9udEEnLCAndXJsKGh0dHA6Ly8xMjcuMC4wLjE6NTg2NTgvdGVzdC53b2ZmMiknKTtmb250LmxvYWQoKTs8L3NjcmlwdD4= (0)
[63535:3847:1203/070256:INFO:CONSOLE(0)] "Uncaught (in promise) NetworkError: A network error occurred.", source: data:text/html;base64,PHNjcmlwdD52YXIgZm9udCA9IG5ldyBGb250RmFjZSgnRm9udEEnLCAndXJsKGh0dHA6Ly8xMjcuMC4wLjE6NTg2NTgvdGVzdC53b2ZmMiknKTtmb250LmxvYWQoKTs8L3NjcmlwdD4= (0)
[63535:3847:1203/070256:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63540:17411:1203/070256:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PredictorBrowserTest.PreconnectAndFetchCORS (2945 ms)
[84/202] PredictorBrowserTest.PreconnectAndFetchCORS (4370 ms)
[ RUN      ] FileProxyScriptBrowserTest.Verify
[63545:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63547:12807:1203/070258:WARNING:channel.cc(358)] RawChannel write error
[63545:3847:1203/070258:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63545:3847:1203/070258:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63545:16899:1203/070258:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileProxyScriptBrowserTest.Verify (2614 ms)
[85/202] FileProxyScriptBrowserTest.Verify (4003 ms)
[ RUN      ] PasswordManagerBrowserTestBase.Redirects
[63557:3847:1203/070301:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63552:44839:1203/070302:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTestBase.Redirects (2626 ms)
[86/202] PasswordManagerBrowserTestBase.Redirects (4077 ms)
[ RUN      ] WebSocketBrowserTest.ReuseMainPageBasicAuthCredentialsForWebSocket
[63551:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:58661...
sending server_data: {"host": "127.0.0.1", "port": 58661} (36 bytes)
[63553:13063:1203/070303:WARNING:channel.cc(358)] RawChannel write error
[63546:3847:1203/070303:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63551:17155:1203/070303:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebSocketBrowserTest.ReuseMainPageBasicAuthCredentialsForWebSocket (5289 ms)
[87/202] WebSocketBrowserTest.ReuseMainPageBasicAuthCredentialsForWebSocket (6775 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForFetchWithNewPasswordsWithoutOnSubmit
[63564:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63560:44559:1203/070306:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63560:3847:1203/070306:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63564:17155:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForFetchWithNewPasswordsWithoutOnSubmit (2773 ms)
[88/202] PasswordManagerBrowserTestBase.PromptForFetchWithNewPasswordsWithoutOnSubmit (4138 ms)
[ RUN      ] PasswordManagerBrowserTestBase.SameOriginIframeAutoFillTest
[63568:3847:1203/070306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63561:44059:1203/070307:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63561:3847:1203/070307:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.SameOriginIframeAutoFillTest (3045 ms)
[89/202] PasswordManagerBrowserTestBase.SameOriginIframeAutoFillTest (4334 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNames
[63575:3847:1203/070309:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63570:44063:1203/070310:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63575:3847:1203/070310:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63575:3847:1203/070310:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63575:3847:1203/070310:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63570:3847:1203/070310:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNames (2795 ms)
[90/202] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNames (4103 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNamesButOnlyNewPwdField
[63579:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63573:43811:1203/070311:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63573:3847:1203/070311:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[63579:17667:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNamesButOnlyNewPwdField (2699 ms)
[91/202] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNamesButOnlyNewPwdField (4104 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovesPending
[63585:3847:1203/070314:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63581:40463:1203/070314:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63585:17159:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageRemovesPending (3821 ms)
[92/202] PrerenderBrowserTest.PrerenderPageRemovesPending (5215 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNoCommitNoSwap2
[63589:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63583:62215:1203/070315:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63589:17667:1203/070318:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==63589==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84988bc9 bp 0x00011e5dc730 sp 0x00011e5dc6f0 T7)
    #0 0x7fff84988bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10742b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10742b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10742b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10742b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10744d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10744d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x107438628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x107438b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x107438b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x107446c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x107446c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x107446c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x107446c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x107446c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1050a036c in Run base/callback.h:396:12
    #16 0x1050a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x105108894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x105109ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x105109ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10507ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x105143078 in Run base/run_loop.cc:55:3
    #22 0x1051070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1051b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1051a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff84983771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff849701a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x1001f8119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1051a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1051b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x111c9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x104f94abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x104f94abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x104f9370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x104fc2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x104fc0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10405ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1001b299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1001b2563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==63589==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PrerenderBrowserTest.PrerenderNoCommitNoSwap2 (5084 ms)
[93/202] PrerenderBrowserTest.PrerenderNoCommitNoSwap2 (6460 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelPrerenderWithPrerender
[63598:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63593:41491:1203/070320:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63598:14091:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelPrerenderWithPrerender (4046 ms)
[94/202] PrerenderBrowserTest.PrerenderCancelPrerenderWithPrerender (5377 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSessionStorage
[63604:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63599:39707:1203/070322:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63599:39707:1203/070323:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63610:13063:1203/070324:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSessionStorage (4920 ms)
[95/202] PrerenderBrowserTest.PrerenderSessionStorage (6328 ms)
[ RUN      ] PrerenderBrowserTest.TaskManagementTagsBasic
[63611:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63606:39959:1203/070325:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63614:13063:1203/070326:WARNING:channel.cc(358)] RawChannel write error
[63611:16647:1203/070326:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.TaskManagementTagsBasic (3850 ms)
[96/202] PrerenderBrowserTest.TaskManagementTagsBasic (5185 ms)
[ RUN      ] PrintPreviewDialogControllerBrowserTest.ReloadInitiatorTab
[63617:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63613:5635:1203/070329:ERROR:mach_broker_mac.mm(234)] Unknown process 63623 is sending Mach IPC messages!
[63613:5635:1203/070329:ERROR:mach_broker_mac.mm(234)] Unknown process 63625 is sending Mach IPC messages!
[       OK ] PrintPreviewDialogControllerBrowserTest.ReloadInitiatorTab (4096 ms)
[97/202] PrintPreviewDialogControllerBrowserTest.ReloadInitiatorTab (5448 ms)
[ RUN      ] PrintPreviewDialogControllerBrowserTest.PdfPluginDisabled
[63624:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63618:3847:1203/070332:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63618:3847:1203/070333:ERROR:CONSOLE(0)] "Denying load of chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: chrome://print/ (0)
[63618:29187:1203/070333:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: invalid
[63618:29187:1203/070333:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://invalid/
[63624:15623:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewDialogControllerBrowserTest.PdfPluginDisabled (6656 ms)
[98/202] PrintPreviewDialogControllerBrowserTest.PdfPluginDisabled (8089 ms)
[ RUN      ] HostZoomMapIframeSigninBrowserTest.EventsForNonDefaultStoragePartition
[63631:3847:1203/070333:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63631:16391:1203/070335:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostZoomMapIframeSigninBrowserTest.EventsForNonDefaultStoragePartition (4322 ms)
[99/202] HostZoomMapIframeSigninBrowserTest.EventsForNonDefaultStoragePartition (5672 ms)
[ RUN      ] ProfileWindowBrowserTest.GuestAppMenuLacksBookmarks
[63641:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63641:17667:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileWindowBrowserTest.GuestAppMenuLacksBookmarks (3206 ms)
[100/202] ProfileWindowBrowserTest.GuestAppMenuLacksBookmarks (4526 ms)
[ RUN      ] ReferrerPolicyTest.HttpsTargetBlankOrigin
[63645:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63639:3847:1203/070340:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63645:15623:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsTargetBlankOrigin (3011 ms)
[101/202] ReferrerPolicyTest.HttpsTargetBlankOrigin (4411 ms)
[ RUN      ] ReferrerPolicyTest.HttpsTargetBlankRedirect
[63653:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63649:3847:1203/070343:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63653:17155:1203/070343:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsTargetBlankRedirect (2693 ms)
[102/202] ReferrerPolicyTest.HttpsTargetBlankRedirect (4142 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesBrowserCloseWithPopupOpen
[63657:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63658:13319:1203/070344:WARNING:channel.cc(358)] RawChannel write error
[63650:3847:1203/070344:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NoSessionRestoreTest.SessionCookiesBrowserCloseWithPopupOpen (5109 ms)
[103/202] NoSessionRestoreTest.SessionCookiesBrowserCloseWithPopupOpen (6522 ms)
[ RUN      ] NoSessionRestoreTest.SessionCookiesCloseAllBrowsers
[63664:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63664:15111:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.SessionCookiesCloseAllBrowsers (7628 ms)
[104/202] NoSessionRestoreTest.SessionCookiesCloseAllBrowsers (9154 ms)
[ RUN      ] TabRestoreTest.RestoreToDifferentWindow
[63672:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TabRestoreTest.RestoreToDifferentWindow (7844 ms)
[105/202] TabRestoreTest.RestoreToDifferentWindow (9157 ms)
[ RUN      ] DefaultMemorySSLHostStateDelegateTest.PRE_AfterRestart
[63684:3847:1203/070355:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63685:3847:1203/070356:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[63685:3847:1203/070356:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63685:3847:1203/070356:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63685:3847:1203/070356:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63685:3847:1203/070356:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63685:3847:1203/070356:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63685:3847:1203/070356:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63684:17923:1203/070356:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DefaultMemorySSLHostStateDelegateTest.PRE_AfterRestart (2818 ms)
[106/202] DefaultMemorySSLHostStateDelegateTest.PRE_AfterRestart (4088 ms)
[ RUN      ] SSLUITest.TestInterstitialJavaScriptProceeds
[63690:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63690:15879:1203/070401:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestInterstitialJavaScriptProceeds (3998 ms)
[107/202] SSLUITest.TestInterstitialJavaScriptProceeds (5401 ms)
[ RUN      ] SSLUITest.SSLStatusMatchesOnInterstitialAndAfterProceed
[63695:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63696:12807:1203/070401:WARNING:channel.cc(358)] RawChannel write error
[63699:16899:1203/070401:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010f54f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010f59ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010f5e6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011c13a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011c139a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000110fd6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000110a12f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011083e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000110934ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000110931bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000110932235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000110a7dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000111bdc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011c4e2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011c4e2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010f660421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010f65ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010f65560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff84983772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff849701a1 thread_start + 13

[       OK ] SSLUITest.SSLStatusMatchesOnInterstitialAndAfterProceed (4029 ms)
[108/202] SSLUITest.SSLStatusMatchesOnInterstitialAndAfterProceed (5362 ms)
[ RUN      ] SSLUITestBlock.TestBlockRunningInsecureContent
[63704:3847:1203/070404:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63700:3847:1203/070405:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:58723/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4NzIy' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:58722/ssl/randomize_hash.js'. This request has been blocked; the content must be served over HTTPS.", source: https://127.0.0.1:58723/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjU4NzIy (0)
[       OK ] SSLUITestBlock.TestBlockRunningInsecureContent (2658 ms)
[109/202] SSLUITestBlock.TestBlockRunningInsecureContent (3972 ms)
[ RUN      ] CommonNameMismatchBrowserTest.ShouldShowWWWSubdomainMismatchInterstitial
[63708:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63701:3847:1203/070405:INFO:CONSOLE(0)] "Redirecting navigation www.mail.example.com -> mail.example.com because the server presented a certificate valid for mail.example.com but not for www.mail.example.com.", source: https://mail.example.com:58725/ssl/google.html?a=b#anchor (0)
[       OK ] CommonNameMismatchBrowserTest.ShouldShowWWWSubdomainMismatchInterstitial (2687 ms)
[110/202] CommonNameMismatchBrowserTest.ShouldShowWWWSubdomainMismatchInterstitial (4075 ms)
[ RUN      ] DurableStorageBrowserTest.QueryNonBookmarkedPage
[63714:3847:1203/070408:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63710:68611:1203/070409:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63717:13063:1203/070409:WARNING:channel.cc(358)] RawChannel write error
[63714:16899:1203/070409:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DurableStorageBrowserTest.QueryNonBookmarkedPage (2630 ms)
[111/202] DurableStorageBrowserTest.QueryNonBookmarkedPage (3864 ms)
[ RUN      ] DurableStorageBrowserTest.RequestBookmarkedPage
[63719:3847:1203/070409:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63711:40975:1203/070409:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63711:3847:1203/070410:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63719:17155:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DurableStorageBrowserTest.RequestBookmarkedPage (2565 ms)
[112/202] DurableStorageBrowserTest.RequestBookmarkedPage (3848 ms)
[ RUN      ] ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource
[63725:3847:1203/070412:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63725:15879:1203/070413:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource (3569 ms)
[113/202] ViewSourceTest.ViewSourceInMenuDisabledWhileViewingSource (4892 ms)
[ RUN      ] BackgroundContentsTagTest.TagsManagerRecordsATag
[63729:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63730:13063:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[63729:17411:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BackgroundContentsTagTest.TagsManagerRecordsATag (3677 ms)
[114/202] BackgroundContentsTagTest.TagsManagerRecordsATag (4894 ms)
[ RUN      ] TabContentsTagTest.NavigateToPageNoFavicon
[63741:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63734:16899:1203/070418:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63741:17411:1203/070418:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabContentsTagTest.NavigateToPageNoFavicon (2737 ms)
[115/202] TabContentsTagTest.NavigateToPageNoFavicon (4046 ms)
[ RUN      ] BackgroundContentsTagTest.PreExistingTasksAreProvided
[63737:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63740:13063:1203/070418:WARNING:channel.cc(358)] RawChannel write error
[63737:17667:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BackgroundContentsTagTest.PreExistingTasksAreProvided (3699 ms)
[116/202] BackgroundContentsTagTest.PreExistingTasksAreProvided (4997 ms)
[ RUN      ] TaskManagerBrowserTest.KillPanelViaExtensionResource
[63752:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] TaskManagerBrowserTest.KillPanelViaExtensionResource (4954 ms)
[117/202] TaskManagerBrowserTest.KillPanelViaExtensionResource (6246 ms)
[ RUN      ] TaskManagerBrowserTest.NoticePanel
[63751:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63751:17411:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticePanel (5921 ms)
[118/202] TaskManagerBrowserTest.NoticePanel (7390 ms)
[ RUN      ] AutofillDialogControllerTest.AddNewResetsCountry
[63766:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63767:13063:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[63759:3847:1203/070430:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AutofillDialogControllerTest.AddNewResetsCountry (3287 ms)
[119/202] AutofillDialogControllerTest.AddNewResetsCountry (4626 ms)
[ RUN      ] TranslateBrowserTest.IgnoreRefreshMetaTagAtOnload
[63761:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63757:66567:1203/070430:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63768:13063:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[63757:3847:1203/070431:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[63761:15367:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TranslateBrowserTest.IgnoreRefreshMetaTagAtOnload (4840 ms)
[120/202] TranslateBrowserTest.IgnoreRefreshMetaTagAtOnload (6316 ms)
[ RUN      ] PopupBlockerBrowserTest.AllowPopupThroughContentSetting
[63777:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63770:62723:1203/070435:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63770:3847:1203/070435:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PopupBlockerBrowserTest.AllowPopupThroughContentSetting (2762 ms)
[121/202] PopupBlockerBrowserTest.AllowPopupThroughContentSetting (4041 ms)
[ RUN      ] AutofillDialogControllerTest.HideOnNavigateMainFrame
[63774:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63774:17411:1203/070436:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.HideOnNavigateMainFrame (3901 ms)
[122/202] AutofillDialogControllerTest.HideOnNavigateMainFrame (5286 ms)
[ RUN      ] BrowserTest.NoTitleFileUrl
[63784:3847:1203/070438:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63779:3847:1203/070439:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63784:17411:1203/070439:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.NoTitleFileUrl (2888 ms)
[123/202] BrowserTest.NoTitleFileUrl (4343 ms)
[ RUN      ] BrowserTest.Title
[63788:3847:1203/070439:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63780:3847:1203/070440:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] BrowserTest.Title (2686 ms)
[124/202] BrowserTest.Title (4083 ms)
[ RUN      ] BrowserTest.SingleBeforeUnloadAfterRedirect
[63796:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63790:39699:1203/070443:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63790:63239:1203/070445:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
ASAN:DEADLYSIGNAL
=================================================================
==63796==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84988bc9 bp 0x00012d160730 sp 0x00012d1606f0 T6)
    #0 0x7fff84988bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1154ab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1154ab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1154ab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1154ab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1154cd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1154cd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1154b8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1154b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1154b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1154c6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1154c6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1154c6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1154c6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1154c6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11312036c in Run base/callback.h:396:12
    #16 0x11312036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x113188894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x113189ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x113189ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1130fad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1131c3078 in Run base/run_loop.cc:55:3
    #22 0x1131870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x113231d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11322560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff84983771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff849701a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10e291119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x113224fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x113231426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11fd1026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x113014abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x113014abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11301370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x113042948 in Run content/app/content_main_runner.cc:786:12
    #8 0x113040abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1120dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10e24a99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10e24a563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==63796==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BrowserTest.SingleBeforeUnloadAfterRedirect (3787 ms)
[125/202] BrowserTest.SingleBeforeUnloadAfterRedirect (5184 ms)
[ RUN      ] BrowserTest.StartMaximized
[63797:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63801:13063:1203/070446:WARNING:channel.cc(358)] RawChannel write error
[63797:17155:1203/070446:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.StartMaximized (5302 ms)
[126/202] BrowserTest.StartMaximized (6504 ms)
[ RUN      ] BrowserTest.DisableExtensionsAndSettingsWhenIncognitoIsDisabled
[63807:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63807:17411:1203/070449:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.DisableExtensionsAndSettingsWhenIncognitoIsDisabled (2523 ms)
[127/202] BrowserTest.DisableExtensionsAndSettingsWhenIncognitoIsDisabled (3882 ms)
[ RUN      ] ClickModifierTest.WindowOpenControlShiftClickTest
[63812:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ClickModifierTest.WindowOpenControlShiftClickTest (2712 ms)
[128/202] ClickModifierTest.WindowOpenControlShiftClickTest (4148 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_Bookmarks_UseNonIncognitoWindow
[63817:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63817:16647:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_Bookmarks_UseNonIncognitoWindow (4265 ms)
[129/202] BrowserNavigatorTest.Disposition_Bookmarks_UseNonIncognitoWindow (5732 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.Creation
[63823:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63823:17155:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCrApplicationAppleScriptTest.Creation (2698 ms)
[130/202] BrowserCrApplicationAppleScriptTest.Creation (4140 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithNoBrowser
[63832:3847:1203/070457:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63834:3847:1203/070458:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[63834:3847:1203/070458:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63834:3847:1203/070458:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63834:3847:1203/070458:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63834:3847:1203/070458:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[63834:3847:1203/070458:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63834:3847:1203/070458:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WindowAppleScriptTest.CreationWithNoBrowser (2442 ms)
[131/202] WindowAppleScriptTest.CreationWithNoBrowser (3642 ms)
[ RUN      ] PermissionBubbleBrowserTest.AppHasNoLocationBar
[63840:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PermissionBubbleBrowserTest.AppHasNoLocationBar (2587 ms)
[132/202] PermissionBubbleBrowserTest.AppHasNoLocationBar (4038 ms)
[ RUN      ] ContentSettingBubbleModelMediaStreamTest.ManageLink
[63846:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63843:3847:1203/070507:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63843:3847:1203/070510:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63843:3847:1203/070510:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63843:3847:1203/070513:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63847:13063:1203/070514:WARNING:channel.cc(358)] RawChannel write error
[63843:3847:1203/070514:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 6
[       OK ] ContentSettingBubbleModelMediaStreamTest.ManageLink (11074 ms)
[133/202] ContentSettingBubbleModelMediaStreamTest.ManageLink (12458 ms)
[ RUN      ] FindInPageControllerTest.FindInPageFrames
[63855:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63852:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[63852:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] FindInPageControllerTest.FindInPageFrames (2491 ms)
[134/202] FindInPageControllerTest.FindInPageFrames (3771 ms)
[ RUN      ] FindInPageControllerTest.FindInPageFormsTextAreas
[63861:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63858:3847:1203/070522:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] FindInPageControllerTest.FindInPageFormsTextAreas (2459 ms)
[135/202] FindInPageControllerTest.FindInPageFormsTextAreas (3774 ms)
[ RUN      ] FindInPageControllerTest.SingleOccurrence
[63866:3847:1203/070525:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==63867==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010860cbb1 bp 0x000140d12170 sp 0x000140d120a0 T6)
    #0 0x10860cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10860cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10860c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x108607bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x108607bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1087025d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10871f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x1086f1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1087609cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108637bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x108759547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10866e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x105fc036c in Run base/callback.h:396:12
    #13 0x105fc036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x112d6689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x112d63d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x105fc036c in Run base/callback.h:396:12
    #17 0x105fc036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x106028894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x106029ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x106029ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x105f9e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10600d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x105f9c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f5d5b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f5d5454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f5f87f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f5f80e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x105f9f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x105f9dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x106063078 in Run base/run_loop.cc:55:3
    #31 0x1060270b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1060d1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1060c560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff84983771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff849701a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x101123119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1060c4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1060d1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x112d7d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x112b98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x112fc01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x112fc0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x112fc3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x105d2e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x112fb9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x112fb844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x112fb7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11303f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x105ee2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x105ee0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x104f7ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1010e099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1010e0563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==63867==ABORTING
Received signal 6
[end of stack trace]
[       OK ] FindInPageControllerTest.SingleOccurrence (2336 ms)
[136/202] FindInPageControllerTest.SingleOccurrence (3512 ms)
[ RUN      ] FindInPageControllerTest.StartSearchAfterSelection
[63871:3847:1203/070528:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63871:3847:1203/070529:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63871:3847:1203/070529:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63871:3847:1203/070529:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef1c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[63871:3847:1203/070529:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef1c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[63871:3847:1203/070529:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef1c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[63871:3847:1203/070529:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef1c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[63868:3847:1203/070529:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[63868:3847:1203/070529:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] FindInPageControllerTest.StartSearchAfterSelection (2311 ms)
[137/202] FindInPageControllerTest.StartSearchAfterSelection (3505 ms)
[ RUN      ] LoginPromptBrowserTest.IncorrectConfirmation
[63877:3847:1203/070532:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63874:3847:1203/070534:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] LoginPromptBrowserTest.IncorrectConfirmation (3251 ms)
[138/202] LoginPromptBrowserTest.IncorrectConfirmation (4559 ms)
[ RUN      ] TabModalConfirmDialogTest.Accept
[63882:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63879:3847:1203/070537:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] TabModalConfirmDialogTest.Accept (2582 ms)
[139/202] TabModalConfirmDialogTest.Accept (3770 ms)
[ RUN      ] TabModalConfirmDialogTest.CloseSelf
[63889:3847:1203/070540:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63885:3847:1203/070541:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] TabModalConfirmDialogTest.CloseSelf (2613 ms)
[140/202] TabModalConfirmDialogTest.CloseSelf (3769 ms)
[ RUN      ] TabModalConfirmDialogTest.Quit
[63896:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63893:3847:1203/070545:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] TabModalConfirmDialogTest.Quit (2557 ms)
[141/202] TabModalConfirmDialogTest.Quit (3767 ms)
[ RUN      ] BookmarksTest.BookmarksLoaded
[63901:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63898:3847:1203/070549:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] BookmarksTest.BookmarksLoaded (4073 ms)
[142/202] BookmarksTest.BookmarksLoaded (5426 ms)
[ RUN      ] OneClickSigninDialogControllerTest.LearnMore
[63833:3847:1203/070458:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000111572aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011f963f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8497190a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8f5f3233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f5f8916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f5f80e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8eec5eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8eec5c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8eec5ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff86b8e533 _DPSNextEvent + 685
11  AppKit                              0x00007fff86b8ddf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff86b851a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000111553a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001115517fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000111611149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011fa35e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011fa386ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011f965bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000011153b12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011f96396a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000011079c8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000011079a016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011bd28837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011c5b011a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011bd2426b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011bd30407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011bd1cb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011f960679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011f95e7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011f9630ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001115390dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000112302f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000112304b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000112305dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000112317ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000011231702a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000011173b219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001103439ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011fa2e7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x00000001114ef513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000011034388d main + 237
42  browser_tests                       0x000000010e7f9e34 start + 52
[143/202] OneClickSigninDialogControllerTest.LearnMore (TIMED OUT)
[ RUN      ] OptionsUIBrowserTest.NavigateBackFromOverlayDialog
[63908:3847:1203/070553:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63905:3847:1203/070555:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[63905:3847:1203/070557:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[63905:3847:1203/070557:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] OptionsUIBrowserTest.NavigateBackFromOverlayDialog (5521 ms)
[144/202] OptionsUIBrowserTest.NavigateBackFromOverlayDialog (6671 ms)
[ RUN      ] WebUIWebViewBrowserTest.ContextMenuInspectElement
[63916:3847:1203/070559:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63922:13831:1203/070601:WARNING:channel.cc(358)] RawChannel write error
[63916:17411:1203/070601:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIWebViewBrowserTest.ContextMenuInspectElement (4372 ms)
[145/202] WebUIWebViewBrowserTest.ContextMenuInspectElement (5757 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldInvalidType
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldInvalidType (187 ms)
[146/202] FormAutofillTest.WebFormControlElementToFormFieldInvalidType (1415 ms)
[ RUN      ] ZoomControllerBrowserTest.ErrorPagesCanZoomAfterTabRestore
[63920:3847:1203/070600:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63920:3847:1203/070602:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[63923:13063:1203/070603:WARNING:channel.cc(358)] RawChannel write error
[63920:16643:1203/070604:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.ErrorPagesCanZoomAfterTabRestore (5307 ms)
[147/202] ZoomControllerBrowserTest.ErrorPagesCanZoomAfterTabRestore (6811 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToPasswordFormField
[       OK ] FormAutofillTest.WebFormControlElementToPasswordFormField (182 ms)
[148/202] FormAutofillTest.WebFormControlElementToPasswordFormField (1549 ms)
[ RUN      ] FormAutofillTest.WebFormElementToFormDataTooManyFields
[       OK ] FormAutofillTest.WebFormElementToFormDataTooManyFields (332 ms)
[149/202] FormAutofillTest.WebFormElementToFormDataTooManyFields (1488 ms)
[ RUN      ] FormAutofillTest.PreviewForm
[       OK ] FormAutofillTest.PreviewForm (238 ms)
[150/202] FormAutofillTest.PreviewForm (1480 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableAdjacentElements
[       OK ] FormAutofillTest.LabelsInferredFromTableAdjacentElements (209 ms)
[151/202] FormAutofillTest.LabelsInferredFromTableAdjacentElements (1506 ms)
[ RUN      ] FormAutofillTest.FillFormEmptyName
[       OK ] FormAutofillTest.FillFormEmptyName (192 ms)
[152/202] FormAutofillTest.FillFormEmptyName (1508 ms)
[ RUN      ] FormAutofillTest.ClearFormWithNodeContainingSelectOneForUnownedForm
[       OK ] FormAutofillTest.ClearFormWithNodeContainingSelectOneForUnownedForm (129 ms)
[153/202] FormAutofillTest.ClearFormWithNodeContainingSelectOneForUnownedForm (1505 ms)
[ RUN      ] FormAutofillTest.ClearOnlyAutofilledFieldsForUnownedForm
[       OK ] FormAutofillTest.ClearOnlyAutofilledFieldsForUnownedForm (133 ms)
[154/202] FormAutofillTest.ClearOnlyAutofilledFieldsForUnownedForm (1508 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerInputClicked
[       OK ] PageClickTrackerTest.PageClickTrackerInputClicked (212 ms)
[155/202] PageClickTrackerTest.PageClickTrackerInputClicked (1514 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerTextAreaFocusedAndClicked
[       OK ] PageClickTrackerTest.PageClickTrackerTextAreaFocusedAndClicked (205 ms)
[156/202] PageClickTrackerTest.PageClickTrackerTextAreaFocusedAndClicked (1507 ms)
[ RUN      ] PasswordAutofillAgentTest.CredentialsOnClick
[       OK ] PasswordAutofillAgentTest.CredentialsOnClick (268 ms)
[157/202] PasswordAutofillAgentTest.CredentialsOnClick (1502 ms)
[ RUN      ] PasswordGenerationAgentTest.FillTest
[       OK ] PasswordGenerationAgentTest.FillTest (274 ms)
[158/202] PasswordGenerationAgentTest.FillTest (1500 ms)
[ RUN      ] PasswordGenerationAgentTest.AccountCreationFormsDetectedTest
[       OK ] PasswordGenerationAgentTest.AccountCreationFormsDetectedTest (273 ms)
[159/202] PasswordGenerationAgentTest.AccountCreationFormsDetectedTest (1486 ms)
[ RUN      ] InProcessBrowserTest.AfterStartupTaskUtils
[63944:3847:1203/070615:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63946:3847:1203/070616:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[63946:3847:1203/070616:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[63946:3847:1203/070616:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] InProcessBrowserTest.AfterStartupTaskUtils (2411 ms)
[160/202] InProcessBrowserTest.AfterStartupTaskUtils (3953 ms)
[ RUN      ] WebUIBrowserExpectFailTest.TestRuntimeErrorFailsFast
[63948:3847:1203/070616:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63942:3847:1203/070618:ERROR:CONSOLE(4200)] "Uncaught TypeError: TestRuntimeErrorFailsFast.badMethod is not a function", source: runtime_error.js (4200)
[63942:3847:1203/070618:ERROR:web_ui_browser_test.cc(456)] Encountered javascript console error(s)
[63948:17155:1203/070618:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserExpectFailTest.TestRuntimeErrorFailsFast (3806 ms)
[161/202] WebUIBrowserExpectFailTest.TestRuntimeErrorFailsFast (5169 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader2
[63955:3847:1203/070619:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[63960]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[63960]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[63950:3847:1203/070620:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[63950:39455:1203/070621:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63950:3847:1203/070621:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionForceAsync finished in 0.004 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestriction finished in 0.009 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[63950:3847:1203/070621:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (0)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBlocking finished in 0.005 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedJavascriptURLRestrictionBackground finished in 0.029 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedSameOriginRestriction finished in 0.012 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBlocking finished in 0.008 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedSameOriginRestrictionBackground finished in 0.008 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestForceAsync finished in 0.015 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedCrossOriginRequest finished in 0.021 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBlocking finished in 0.014 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63950:3847:1203/070621:INFO:CONSOLE(177)] "UntrustedCrossOriginRequestBackground finished in 0.034 seconds.", source: http://127.0.0.1:58782/test_case.html?testcase=URLLoader_UntrustedSameOriginRestriction,URLLoader_UntrustedCrossOriginRequest,URLLoader_UntrustedJavascriptURLRestriction,DISABLED_URLLoader_TrustedJavascriptURLRestriction, (177)
[63956:13063:1203/070621:WARNING:channel.cc(358)] RawChannel write error
[63955:17667:1203/070621:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.URLLoader2 (3930 ms)
[162/202] OutOfProcessPPAPITest.URLLoader2 (5256 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocket_ParallelSend
[63961:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63957:60963:1203/070622:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63964,1933537664:07:06:23.156885] Native Client module will be loaded at base address 0x00002d5f00000000
[63957:3847:1203/070623:INFO:CONSOLE(177)] "ParallelSendForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:58794/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ParallelSend, (177)
[63957:3847:1203/070623:INFO:CONSOLE(177)] "ParallelSend finished in 0.020 seconds.", source: http://127.0.0.1:58794/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ParallelSend, (177)
[63957:3847:1203/070623:INFO:CONSOLE(177)] "ParallelSendBlocking finished in 0.000 seconds.", source: http://127.0.0.1:58794/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ParallelSend, (177)
[63957:3847:1203/070623:INFO:CONSOLE(177)] "ParallelSendBackground finished in 0.000 seconds.", source: http://127.0.0.1:58794/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ParallelSend, (177)
[63962:13063:1203/070623:WARNING:channel.cc(358)] RawChannel write error
[63961:17411:1203/070624:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.UDPSocket_ParallelSend (4415 ms)
[163/202] PPAPINaClGLibcTest.UDPSocket_ParallelSend (5994 ms)
[ RUN      ] NaClBrowserTestNewlib.PPAPIPPBInstance
[63967:3847:1203/070624:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63963:3847:1203/070625:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[63963:61459:1203/070625:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63970,1933537664:07:06:26.091524] Native Client module will be loaded at base address 0x00007df000000000
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] ||||  / test_nexe loaded
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] ||||
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestIsFullFrame BEGIN]
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestIsFullFrame PASS]
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] ||||
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestBindGraphics BEGIN]
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestBindGraphics PASS]
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] ||||
[63963:3847:1203/070626:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[63968:12551:1203/070626:WARNING:channel.cc(358)] RawChannel write error
[63967:17667:1203/070626:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestNewlib.PPAPIPPBInstance (3557 ms)
[164/202] NaClBrowserTestNewlib.PPAPIPPBInstance (4895 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclDebugURLFlagOff
[63973:3847:1203/070627:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63969:62211:1203/070628:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63978,1933537664:07:06:29.074166] Native Client module will be loaded at base address 0x00005d6f00000000
[63978,1933537664:07:06:29.436310] NaCl untrusted code called _exit(0x0)
[63982,1933537664:07:06:30.211408] Native Client module will be loaded at base address 0x0000566200000000
[63982,1933537664:07:06:30.266546] NaCl untrusted code called _exit(0x0)
[63984,1933537664:07:06:31.088436] Native Client module will be loaded at base address 0x00005ecc00000000
[63969:3847:1203/070631:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.PnaclDebugURLFlagOff (5471 ms)
[165/202] NaClBrowserTestPnacl.PnaclDebugURLFlagOff (6747 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclNMFOptionsO2
[63980:3847:1203/070629:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63974:62731:1203/070630:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[63983,1933537664:07:06:30.843374] Native Client module will be loaded at base address 0x00002dd900000000
[63983,1933537664:07:06:31.754338] NaCl untrusted code called _exit(0x0)
[63986,1933537664:07:06:32.575119] Native Client module will be loaded at base address 0x0000052600000000
[63986,1933537664:07:06:32.632345] NaCl untrusted code called _exit(0x0)
[63988,1933537664:07:06:33.446826] Native Client module will be loaded at base address 0x000051a600000000
[63974:3847:1203/070633:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestPnacl.PnaclNMFOptionsO2 (5833 ms)
[166/202] NaClBrowserTestPnacl.PnaclNMFOptionsO2 (7069 ms)
[ RUN      ] CloudPolicyTest.InvalidatePolicy
sending server_data: {"host": "127.0.0.1", "port": 58830} (36 bytes)
[63992:3847:1203/070635:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
127.0.0.1 - - [03/Dec/2015 07:06:35] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&oauth_token=bogus&deviceid=3C867B5E-8107-4B67-8AE3-CD9A6E016789 HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:06:35] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=3C867B5E-8107-4B67-8AE3-CD9A6E016789 HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:06:35] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=3C867B5E-8107-4B67-8AE3-CD9A6E016789 HTTP/1.1" 200 -
[63992:17667:1203/070635:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CloudPolicyTest.InvalidatePolicy (3454 ms)
[167/202] CloudPolicyTest.InvalidatePolicy (4881 ms)
[ RUN      ] PolicyTest.DefaultSearchProvider
[63996:3847:1203/070636:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[63991:3847:1203/070637:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[63996:15879:1203/070637:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.DefaultSearchProvider (2781 ms)
[168/202] PolicyTest.DefaultSearchProvider (4221 ms)
[ RUN      ] PolicyTest.ExtensionMinimumVersionForceInstalled
[64003:3847:1203/070639:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64004:13063:1203/070641:WARNING:channel.cc(358)] RawChannel write error
[64003:15367:1203/070641:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ExtensionMinimumVersionForceInstalled (4251 ms)
[169/202] PolicyTest.ExtensionMinimumVersionForceInstalled (5697 ms)
[ RUN      ] PolicyTest.Javascript
[64008:3847:1203/070640:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64009:13063:1203/070642:WARNING:channel.cc(358)] RawChannel write error
[64001:3847:1203/070643:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64008:17667:1203/070643:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.Javascript (4877 ms)
[170/202] PolicyTest.Javascript (6170 ms)
[ RUN      ] PolicyVariationsServiceTest.VariationsURLIsValid
[64016:3847:1203/070644:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64018:3847:1203/070645:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64018:3847:1203/070645:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64018:3847:1203/070645:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64018:3847:1203/070645:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64018:3847:1203/070645:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64018:3847:1203/070645:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64018:3847:1203/070645:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64016:17667:1203/070645:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyVariationsServiceTest.VariationsURLIsValid (2412 ms)
[171/202] PolicyVariationsServiceTest.VariationsURLIsValid (3807 ms)
[ RUN      ] TtsApiTest.EngineWordCallbacks
[64027:3847:1203/070648:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64021:3847:1203/070650:INFO:CONSOLE(0)] "[SUCCESS] testWordCallbacks", source: chrome-extension://lahpimgdhdkdjhamcnkgenaogomocpjk/test.html (0)
[64027:17411:1203/070650:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.EngineWordCallbacks (3867 ms)
[172/202] TtsApiTest.EngineWordCallbacks (5167 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsClearRollback
[64022:3847:1203/070647:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64023:13063:1203/070648:WARNING:channel.cc(358)] RawChannel write error
[64017:3847:1203/070649:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64017:3847:1203/070650:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[64022:17411:1203/070650:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PreferencesBrowserTest.DialogPrefsClearRollback (5523 ms)
[173/202] PreferencesBrowserTest.DialogPrefsClearRollback (7137 ms)
[ RUN      ] TtsApiTest.EngineApi
[64037:3847:1203/070653:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64031:3847:1203/070655:INFO:CONSOLE(0)] "[SUCCESS] testTtsEngineApiSucceeds", source: chrome-extension://bjlffbjcmbjbfkmgeomdhkfnbbmhpkhc/_generated_background_page.html (0)
[64037:17155:1203/070655:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.EngineApi (3902 ms)
[174/202] TtsApiTest.EngineApi (5168 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginIncognito
[64038:3847:1203/070654:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64042:13063:1203/070657:WARNING:channel.cc(358)] RawChannel write error
[64043:13063:1203/070657:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.LoginIncognito (5655 ms)
[175/202] CaptivePortalBrowserTest.LoginIncognito (7021 ms)
[ RUN      ] CaptivePortalBrowserTest.TwoBrokenTabs
[64047:3847:1203/070659:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.TwoBrokenTabs (6098 ms)
[176/202] CaptivePortalBrowserTest.TwoBrokenTabs (7511 ms)
[ RUN      ] IPhotoDataProviderRefreshTest.RefreshTest
[64054:3847:1203/070701:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64054:17155:1203/070703:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IPhotoDataProviderRefreshTest.RefreshTest (4419 ms)
[177/202] IPhotoDataProviderRefreshTest.RefreshTest (5793 ms)
[ RUN      ] NetworkingPrivateApiTest.GetWifiTDLSStatus
[64066:3847:1203/070706:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64060:3847:1203/070708:INFO:CONSOLE(0)] "[SUCCESS] getWifiTDLSStatus", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getWifiTDLSStatus (0)
[       OK ] NetworkingPrivateApiTest.GetWifiTDLSStatus (3846 ms)
[178/202] NetworkingPrivateApiTest.GetWifiTDLSStatus (5211 ms)
[ RUN      ] NetworkingPrivateApiTest.SetCellularSimState
[64067:3847:1203/070706:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64061:3847:1203/070708:INFO:CONSOLE(0)] "[SUCCESS] setCellularSimState", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setCellularSimState (0)
[       OK ] NetworkingPrivateApiTest.SetCellularSimState (3942 ms)
[179/202] NetworkingPrivateApiTest.SetCellularSimState (5284 ms)
[ RUN      ] NetworkingPrivateApiTestFail.SetWifiTDLSEnabledState
[64079:3847:1203/070711:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64073:3847:1203/070713:INFO:CONSOLE(0)] "[FAIL] setWifiTDLSEnabledState: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setWifiTDLSEnabledState (0)
[64079:17155:1203/070713:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.SetWifiTDLSEnabledState (3712 ms)
[180/202] NetworkingPrivateApiTestFail.SetWifiTDLSEnabledState (5082 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetState
[64081:3847:1203/070712:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64074:3847:1203/070714:INFO:CONSOLE(0)] "[SUCCESS] getState", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getState (0)
[64074:3847:1203/070714:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[64081:17155:1203/070714:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.GetState (4089 ms)
[181/202] NetworkingPrivateServiceClientApiTest.GetState (5367 ms)
[ RUN      ] ITunesDataProviderBasicTest.BasicTest
[64090:3847:1203/070716:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64092:12807:1203/070718:WARNING:channel.cc(358)] RawChannel write error
[64090:17411:1203/070718:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ITunesDataProviderBasicTest.BasicTest (3337 ms)
[182/202] ITunesDataProviderBasicTest.BasicTest (4659 ms)
[ RUN      ] DriveAppProviderTest.UserInstallResetsUninstallTracking
[64093:3847:1203/070717:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64094:12807:1203/070719:WARNING:channel.cc(358)] RawChannel write error
[64093:17411:1203/070719:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DriveAppProviderTest.UserInstallResetsUninstallTracking (3610 ms)
[183/202] DriveAppProviderTest.UserInstallResetsUninstallTracking (5113 ms)
[ RUN      ] AppListSpeechRecognizerBrowserTest.RecognizeSpeech
[64102:3847:1203/070721:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: GetSpeechAuthParameters(0x121614820, 0x121614860)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[64103:3847:1203/070722:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64103:3847:1203/070722:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64103:3847:1203/070722:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64103:3847:1203/070722:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64103:3847:1203/070722:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64103:3847:1203/070722:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64103:3847:1203/070722:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] AppListSpeechRecognizerBrowserTest.RecognizeSpeech (2386 ms)
[184/202] AppListSpeechRecognizerBrowserTest.RecognizeSpeech (3635 ms)
[ RUN      ] SupervisedUserServiceTest.LocalPolicies
[64106:3847:1203/070722:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64107:3847:1203/070723:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64107:3847:1203/070723:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64107:3847:1203/070723:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64107:3847:1203/070723:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64107:3847:1203/070723:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64107:3847:1203/070723:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64107:3847:1203/070723:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64106:18179:1203/070723:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SupervisedUserServiceTest.LocalPolicies (2541 ms)
[185/202] SupervisedUserServiceTest.LocalPolicies (3885 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/9
[64112:3847:1203/070724:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64113:13063:1203/070725:WARNING:channel.cc(358)] RawChannel write error
[64112:17155:1203/070725:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/9 (2584 ms)
[186/202] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/9 (3933 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/39
[64116:3847:1203/070726:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64116:16899:1203/070727:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/39 (2647 ms)
[187/202] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/39 (4099 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/49
[64122:3847:1203/070728:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64122:17155:1203/070730:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/49 (3163 ms)
[188/202] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/49 (4618 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/111
[64127:3847:1203/070730:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64127:3847:1203/070731:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[64127:3847:1203/070731:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/111 (2529 ms)
[189/202] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/111 (3832 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/1
[64142:3847:1203/070733:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/1 (3448 ms)
[190/202] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/1 (4840 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[64146:3847:1203/070734:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64139:3847:1203/070735:INFO:CONSOLE(284)] "07:07:35.231 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070735:INFO:CONSOLE(284)] "07:07:35.240 -  Registering video event handlers.", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070735:INFO:CONSOLE(284)] "07:07:35.251 -  Loading media using src.", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070735:INFO:CONSOLE(284)] "07:07:35.256 -  Starting play, hidden: false", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:62987:1203/070735:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64139:3847:1203/070735:INFO:CONSOLE(284)] "07:07:35.529 -  Event: play", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070735:INFO:CONSOLE(284)] "07:07:35.530 -  Event: waiting", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070735:INFO:CONSOLE(284)] "07:07:35.567 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070735:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.415 -  heartbeat #1", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.423 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.430 -  Adding key to sessionID: 1", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.436 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.457 -  Event: canplay", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.458 -  Event: playing", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.460 -  Event: canplaythrough", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.635 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.638 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.640 -  Adding key to sessionID: 1", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.644 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.710 -  timeupdate @ 0.251154", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070736:INFO:CONSOLE(284)] "07:07:36.957 -  timeupdate @ 0.500675", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.036 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.038 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.041 -  Adding key to sessionID: 1", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.045 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.207 -  timeupdate @ 0.750528", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.227 -  heartbeat #2", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.457 -  timeupdate @ 1.000499", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.460 -  waiting for video to end.", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.839 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.842 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.846 -  Adding key to sessionID: 1", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.850 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070738:INFO:CONSOLE(284)] "07:07:38.226 -  heartbeat #3", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64139:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.156 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58836/eme_player_js/utils.js (284)
[64146:17159:1203/070739:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6556 ms)
[191/202] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7993 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[64153:3847:1203/070738:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64150:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.243 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.252 -  Registering video event handlers.", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.264 -  Loading media using src.", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.270 -  Starting play, hidden: false", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.584 -  Event: play", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.586 -  Event: waiting", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:62467:1203/070739:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64150:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.645 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070739:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.469 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.482 -  heartbeat #1", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[1203/070740:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.490 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.496 -  Adding key to sessionID: 1", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.498 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.501 -  Adding key to sessionID: 2", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.505 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.508 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[1203/070740:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.559 -  Event: canplay", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.561 -  Event: playing", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.563 -  Event: canplaythrough", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.702 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.706 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.708 -  Adding key to sessionID: 2", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.712 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.814 -  timeupdate @ 0.189318", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.104 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.107 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.110 -  Adding key to sessionID: 2", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.115 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.237 -  heartbeat #2", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.310 -  timeupdate @ 0.679954", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.560 -  timeupdate @ 0.935938", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.810 -  timeupdate @ 1.191922", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.814 -  waiting for video to end.", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.903 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.907 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.910 -  Adding key to sessionID: 2", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.915 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.236 -  heartbeat #3", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.236 -  heartbeat #4", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64150:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.321 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58853/eme_player_js/utils.js (284)
[64154:13063:1203/070743:WARNING:channel.cc(358)] RawChannel write error
[64154:13063:1203/070743:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[64153:17923:1203/070743:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (6747 ms)
[192/202] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (8314 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[64160:3847:1203/070742:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.137 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.143 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.147 -  Registering video event handlers.", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.158 -  Loading media using MSE.", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.166 -  Starting play, hidden: false", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.263 -  Event: play", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.265 -  Event: waiting", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:63235:1203/070743:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.275 -  onSourceOpen [object Event]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.279 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.310 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070743:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.176 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.179 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.191 -  heartbeat #1", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.201 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.207 -  Adding key to sessionID: 1", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.213 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.216 -  Adding key to sessionID: 2", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.219 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.222 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.276 -  Event: canplay", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.281 -  Event: playing", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.283 -  Event: canplaythrough", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.413 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.416 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.419 -  Adding key to sessionID: 2", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.424 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.529 -  timeupdate @ 0.186203", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.776 -  timeupdate @ 0.441612", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.813 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.816 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.821 -  Adding key to sessionID: 2", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.827 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.133 -  heartbeat #2", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.276 -  timeupdate @ 0.929211", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.527 -  timeupdate @ 1.18462", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.531 -  waiting for video to end.", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.613 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.618 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.623 -  Adding key to sessionID: 2", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.629 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.132 -  heartbeat #3", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64157:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.092 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58870/eme_player_js/utils.js (284)
[64161:13063:1203/070747:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[64160:17155:1203/070747:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6546 ms)
[193/202] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7990 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[64166:3847:1203/070746:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.704 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.710 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.714 -  Registering video event handlers.", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.725 -  Loading media using MSE.", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.732 -  Starting play, hidden: false", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.824 -  Event: play", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.825 -  Event: waiting", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:62211:1203/070747:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.833 -  onSourceOpen [object Event]", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.836 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.860 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070747:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.675 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.678 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.693 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.700 -  Forcing invalid key data.", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.703 -  Adding key to sessionID: 1", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.706 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.710 -  Forcing invalid key data.", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.712 -  Adding key to sessionID: 2", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.717 -  heartbeat #1", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.720 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey.decryptonly, sessionId: 1, errorCode: 1, systemCode: 0", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:58887/eme_player_js/utils.js (145)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.729 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.733 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey.decryptonly, sessionId: 2, errorCode: 1, systemCode: 0", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64163:3847:1203/070748:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:58887/eme_player_js/utils.js (145)
[64163:3847:1203/070748:INFO:CONSOLE(284)] "07:07:48.738 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:58887/eme_player_js/utils.js (284)
[64167:13063:1203/070748:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[64166:15623:1203/070748:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (4053 ms)
[194/202] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (5375 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/1
[64179:3847:1203/070752:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64179:16899:1203/070753:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/1 (3416 ms)
[195/202] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/1 (4948 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.FrameSizeChangeVideo/0
[64173:3847:1203/070750:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64169:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.327 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.333 -  Registering video event handlers.", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.336 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:62723:1203/070752:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.267 -  Loading media using MSE.", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.275 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.276 -  Registering video event handlers.", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.276 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.341 -  onSourceOpen [object Event]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.345 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.349 -  Loading media using MSE.", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.351 -  onSourceOpen [object Event]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.351 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.392 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.413 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.421 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.435 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.454 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.458 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.459 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.463 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.630 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.630 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.634 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.663 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.664 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.664 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.030 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.031 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.031 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.064 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.065 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.065 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.831 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.832 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.832 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.841 -  One video seeked.", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.866 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.869 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.869 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64169:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.870 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58904/eme_player_js/utils.js (284)
[64175:13063:1203/070753:WARNING:channel.cc(358)] RawChannel write error
[64175:13063:1203/070753:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=4
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=5
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=6
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=7
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=8
[64169:111131:1203/070754:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=9
[64169:3847:1203/070754:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64169:3847:1203/070754:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[64173:17155:1203/070754:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.FrameSizeChangeVideo/0 (5659 ms)
[196/202] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.FrameSizeChangeVideo/0 (7085 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Controls/0
[64188:3847:1203/070757:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64190:12807:1203/070759:WARNING:channel.cc(358)] RawChannel write error
[64188:15367:1203/070759:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Controls/0 (4064 ms)
[197/202] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Controls/0 (5500 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.FrameColor/1
[64189:3847:1203/070757:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64183:3847:1203/070759:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[64183:3847:1203/070759:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[64183:3847:1203/070759:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[64183:3847:1203/070759:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[64183:3847:1203/070759:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[64183:3847:1203/070759:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[64183:3847:1203/070759:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[64183:3847:1203/070759:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[64183:3847:1203/070759:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[64189:15623:1203/070759:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.FrameColor/1 (4288 ms)
[198/202] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.FrameColor/1 (5637 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/1
[64201:3847:1203/070802:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
sending server_data: {"host": "127.0.0.1", "port": 58922} (36 bytes)
127.0.0.1 - - [03/Dec/2015 07:08:04] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/1 (3179 ms)
[199/202] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/1 (4450 ms)
[ RUN      ] DefaultMemorySSLHostStateDelegateTest.AfterRestart
[64210:3847:1203/070807:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64211:3847:1203/070807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64211:12807:1203/070807:WARNING:channel.cc(358)] RawChannel write error
[64211:3847:1203/070807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64211:3847:1203/070807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64211:3847:1203/070807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64211:3847:1203/070807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64211:3847:1203/070807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64211:3847:1203/070807:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64210:16899:1203/070807:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DefaultMemorySSLHostStateDelegateTest.AfterRestart (2307 ms)
[200/202] DefaultMemorySSLHostStateDelegateTest.AfterRestart (3510 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/4
[64203:3847:1203/070803:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64196:3847:1203/070805:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64196:3847:1203/070806:INFO:policy_prefs_browsertest.cc(644)] Testing policy: PluginsBlockedForUrls
[64196:3847:1203/070807:INFO:policy_prefs_browsertest.cc(644)] Testing policy: HardwareAccelerationModeEnabled
[64196:3847:1203/070807:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ImagesAllowedForUrls
[64206:12807:1203/070807:WARNING:channel.cc(358)] RawChannel write error
[64196:3847:1203/070807:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[64196:3847:1203/070807:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[64203:16135:1203/070807:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/4 (6503 ms)
[201/202] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/4 (7807 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/1
[64216:3847:1203/070810:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64217:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[64217:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64217:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64217:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64217:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[64217:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[64217:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/1 (2207 ms)
[202/202] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/1 (3590 ms)
Retrying 2 tests (retry #1)
[ RUN      ] ExtensionApiTest.PopupBlockingHostedApp
[64221:3847:1203/070813:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64218:62475:1203/070815:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64218:62475:1203/070815:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64224:13063:1203/070815:WARNING:channel.cc(358)] RawChannel write error
[64218:3847:1203/070815:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[64221:18179:1203/070816:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.PopupBlockingHostedApp (3760 ms)
[203/204] ExtensionApiTest.PopupBlockingHostedApp (5087 ms)
[ RUN      ] OneClickSigninDialogControllerTest.LearnMore
[64228:3847:1203/070819:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] OneClickSigninDialogControllerTest.LearnMore (2971 ms)
[204/204] OneClickSigninDialogControllerTest.LearnMore (4294 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/run6XjLwz/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outoSphLj/output.json
+--------------------------------------------------------------------------+
| End of shard 5  Pending: 2.0s  Duration: 614.2s  Bot: vm1039-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 1  https://chromium-swarm.appspot.com/user/task/2b812b3d57556a10   |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 1/20
Using 2 parallel jobs.
[ RUN      ] AppListStartPageWebUITest.LoadDoodle
[3891:3847:1203/065848:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3885:3847:1203/065850:INFO:CONSOLE(1328)] "Running TestCase AppListStartPageWebUITest.LoadDoodle", source: test_api.js (1328)
[3896:13063:1203/065850:WARNING:channel.cc(358)] RawChannel write error
[3885:3847:1203/065850:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[3891:17667:1203/065850:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppListStartPageWebUITest.LoadDoodle (3797 ms)
[1/222] AppListStartPageWebUITest.LoadDoodle (4870 ms)
[ RUN      ] HelpPageWebUITest.testOpenHelpPage
[3892:3847:1203/065848:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3886:3847:1203/065850:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3886:3847:1203/065850:INFO:CONSOLE(1328)] "Running TestCase HelpPageWebUITest.testOpenHelpPage", source: test_api.js (1328)
[3886:3847:1203/065850:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[3892:15367:1203/065850:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HelpPageWebUITest.testOpenHelpPage (4055 ms)
[2/222] HelpPageWebUITest.testOpenHelpPage (5147 ms)
[ RUN      ] BaseIdentityInternalsWebUITest.emptyTokenCache
[3904:3847:1203/065853:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3898:3847:1203/065854:INFO:CONSOLE(1328)] "Running TestCase BaseIdentityInternalsWebUITest.emptyTokenCache", source: test_api.js (1328)
[3908:12807:1203/065854:WARNING:channel.cc(358)] RawChannel write error
[3898:3847:1203/065854:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[3904:17155:1203/065855:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==3904==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a786bc9 bp 0x00012b924730 sp 0x00012b9246f0 T6)
    #0 0x7fff8a786bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11430a3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11430a3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11430a3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11430a3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11432c1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11432c1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x114317628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x114317b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x114317b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x114325c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x114325c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x114325c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x114325c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x114325c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x111f7f36c in Run base/callback.h:396:12
    #16 0x111f7f36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x111fe7894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x111fe8ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x111fe8ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x111f59d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112022078 in Run base/run_loop.cc:55:3
    #22 0x111fe60b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x112090d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11208460e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a781771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a76e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10d0f0119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112083fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112090426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11eb6f26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x111e73abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x111e73abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x111e7270a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x111ea1948 in Run content/app/content_main_runner.cc:786:12
    #8 0x111e9fabd in ContentMain content/app/content_main.cc:19:15
    #9 0x110f3dc1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10d0a999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10d0a9563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==3904==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BaseIdentityInternalsWebUITest.emptyTokenCache (3341 ms)
[3/222] BaseIdentityInternalsWebUITest.emptyTokenCache (4623 ms)
[ RUN      ] ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions
[3906:3847:1203/065853:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3899:3847:1203/065855:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3899:3847:1203/065857:INFO:CONSOLE(1328)] "Running TestCase ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions", source: test_api.js (1328)
[3906:17667:1203/065858:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions (6279 ms)
[4/222] ContentSettingsExceptionsAreaAsyncWebUITest.testAddRemoveLocationExceptions (7427 ms)
[ RUN      ] ManageProfileUITest.DeleteSupervisedUserWarning
[3913:3847:1203/065857:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3910:3847:1203/065859:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3910:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.DeleteSupervisedUserWarning", source: test_api.js (1328)
[3913:16899:1203/065901:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.DeleteSupervisedUserWarning (5064 ms)
[5/222] ManageProfileUITest.DeleteSupervisedUserWarning (6432 ms)
[ RUN      ] OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial
[3920:3847:1203/065900:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3917:3847:1203/065903:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3917:3847:1203/065904:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==3922==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010970cbb1 bp 0x00011ff12170 sp 0x00011ff120a0 T6)
    #0 0x10970cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10970cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10970c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x109707bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x109707bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1098025d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10981f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x1097f1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1098609cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x109737bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x109859547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10976e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1070c036c in Run base/callback.h:396:12
    #13 0x1070c036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x113e6689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113e63d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1070c036c in Run base/callback.h:396:12
    #17 0x1070c036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x107128894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x107129ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x107129ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10709e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10710d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10709c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8cbb8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8cbb8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8cbdb7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8cbdb0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10709f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10709dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x107163078 in Run base/run_loop.cc:55:3
    #31 0x1071270b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1071d1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1071c560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a781771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a76e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x102220119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1071c4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1071d1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x113e7d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113c98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1140c01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1140c0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1140c3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x106e2e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1140b9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1140b844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1140b7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11413f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x106fe2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x106fe0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10607ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1021dd99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1021dd563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==3922==ABORTING
Received signal 6
[end of stack trace]
[3920:15623:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial (5863 ms)
[6/222] OptionsWebUITest.EnableDoNotTrackAndCancelInterstitial (7227 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayReplaceHistory
[3926:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3923:3847:1203/065906:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3923:3847:1203/065907:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayReplaceHistory", source: test_api.js (1328)
[3928:13063:1203/065908:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.ShowOverlayReplaceHistory (6350 ms)
[7/222] OptionsWebUIExtendedTest.ShowOverlayReplaceHistory (7703 ms)
[ RUN      ] SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect
[3939:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3929:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect", source: test_api.js (1328)
[3942:13063:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[3939:17411:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect (3903 ms)
[8/222] SyncInternalsWebUITest.NodeBrowserRefreshOnTabSelect (5186 ms)
[ RUN      ] SyncInternalsWebUITest.DumpSyncEventsToText
[3947:3847:1203/065912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3943:3847:1203/065914:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.DumpSyncEventsToText", source: test_api.js (1328)
[3951:13319:1203/065914:WARNING:channel.cc(358)] RawChannel write error
[3947:17411:1203/065914:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.DumpSyncEventsToText (4107 ms)
[9/222] SyncInternalsWebUITest.DumpSyncEventsToText (5470 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled
[3952:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3946:3847:1203/065915:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled", source: test_api.js (1328)
[3954:13063:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[3952:17155:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled (3521 ms)
[10/222] WebUIAccessibilityAuditBrowserTest.testWithAuditFailures_a11yChecksDisabled (4880 ms)
[ RUN      ] WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone
[3959:3847:1203/065917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3955:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone", source: test_api.js (1328)
[3955:3847:1203/065919:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("WebUIAssertionsTestAsyncFail","testAsyncFailCallsDone")
Error: assertNotReached()
    at assertNotReached (test_api.js:1056:11)
    at Object.<anonymous> (assertions.js:101:3)
    at Object.Test.runTest (test_api.js:344:16)
    at Object.TestCase.runTest (test_api.js:481:22)
    at Object.TestCase.run (test_api.js:511:14)
    at RUN_TEST_F (test_api.js:1329:21)
    at expectFunc (test_api.js:1124:20)
    at runTestFunction (test_api.js:1197:37)
    at runTest (test_api.js:1171:18)
    at <anonymous>:1:1
[3966:13063:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[3959:17667:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone (3410 ms)
[11/222] WebUIAssertionsTestAsyncFail.testAsyncFailCallsDone (4699 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestRegisterMockGlobals
[3963:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3956:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase WebUIBrowserAsyncGenTest.TestRegisterMockGlobals", source: test_api.js (1328)
[3965:13063:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[3956:3847:1203/065920:WARNING:CONSOLE(887)] "testIsDone already", source: test_api.js (887)
[3967:13319:1203/065920:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==3963==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a786bc9 bp 0x00012931b730 sp 0x00012931b6f0 T6)
    #0 0x7fff8a786bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1122063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1122063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1122063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1122063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1122281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1122281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x112213628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x112213b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x112213b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x112221c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x112221c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x112221c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x112221c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x112221c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10fe7b36c in Run base/callback.h:396:12
    #16 0x10fe7b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10fee3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10fee4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10fee4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10fe55d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10ff1e078 in Run base/run_loop.cc:55:3
    #22 0x10fee20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10ff8cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10ff8060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a781771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a76e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10afdc119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10ff7ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10ff8c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11ca6b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10fd6fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10fd6fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10fd6e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10fd9d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10fd9babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10ee39c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10af9799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10af97563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==3963==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIBrowserAsyncGenTest.TestRegisterMockGlobals (3423 ms)
[12/222] WebUIBrowserAsyncGenTest.TestRegisterMockGlobals (4552 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewFail
[3973:3847:1203/065922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3968:3847:1203/065925:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsDnsViewFail", source: test_api.js (1328)
[3973:17411:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsDnsViewFail (5085 ms)
[13/222] NetInternalsTest.netInternalsDnsViewFail (6230 ms)
[ RUN      ] NetInternalsTest.netInternalsLogViewPainterStripGoAway
[3977:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3969:3847:1203/065925:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogViewPainterStripGoAway", source: test_api.js (1328)
[3980:13063:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[3977:17155:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogViewPainterStripGoAway (4786 ms)
[14/222] NetInternalsTest.netInternalsLogViewPainterStripGoAway (6176 ms)
[ RUN      ] PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter
[3988:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3983:3847:1203/065930:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3983:3847:1203/065931:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter", source: test_api.js (1328)
[3991:13063:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[3988:17155:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter (6083 ms)
[15/222] PrintPreviewWebUITest.ZeroTopAndBottomMarginsHideHeaderFooter (7319 ms)
[ RUN      ] AppearanceSettingsBrowserTest.uiTests
[3992:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3984:3847:1203/065933:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3984:3847:1203/065935:WARNING:CONSOLE(0)] "::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3984:3847:1203/065936:INFO:CONSOLE(1328)] "Running TestCase AppearanceSettingsBrowserTest.uiTests", source: test_api.js (1328)
[3984:3847:1203/065937:INFO:CONSOLE(116)] "Page load time: 5814 ms", source: polymer_browser_test_base.js (116)
[3984:3847:1203/065937:INFO:CONSOLE(118)] "Test run time: 587 ms", source: polymer_browser_test_base.js (118)
[3984:3847:1203/065937:INFO:CONSOLE(120)] "Total time: 6401 ms", source: polymer_browser_test_base.js (120)
[3984:3847:1203/065937:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[3992:17411:1203/065937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppearanceSettingsBrowserTest.uiTests (9899 ms)
[16/222] AppearanceSettingsBrowserTest.uiTests (11177 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledHasPermissions
[4007:3847:1203/065940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4004:5635:1203/065941:ERROR:mach_broker_mac.mm(234)] Unknown process 4009 is sending Mach IPC messages!
[4004:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledPermNoTransInitTrue", source: chrome-extension://lkhmocodeahlajbhmnkbdhhdgpbkhooo/_generated_background_page.html (0)
[4004:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledPermNoTransInitFalse", source: chrome-extension://lkhmocodeahlajbhmnkbdhhdgpbkhooo/_generated_background_page.html (0)
[4004:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledPermNoTransNoInit", source: chrome-extension://lkhmocodeahlajbhmnkbdhhdgpbkhooo/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledHasPermissions (3951 ms)
[17/222] PlatformAppBrowserTest.WindowsApiAlphaEnabledHasPermissions (5093 ms)
[ RUN      ] CrSettingsBrowserTest.CrSettingsTest
[4000:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[3997:3847:1203/065937:INFO:CONSOLE(1328)] "Running TestCase CrSettingsBrowserTest.MAYBE_CrSettingsTest", source: test_api.js (1328)
[3997:3847:1203/065941:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3997:3847:1203/065942:WARNING:CONSOLE(0)] "::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3997:3847:1203/065942:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://md-settings/prefs/prefs.html
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_04 (ARIA state and property values must be valid) failed on the following elements (1 - 5 of 8):
#input
#input
#input
#input
#input


Warnings:
Warning: AX_ARIA_02 (aria-labelledby attributes should refer to an element which exists in the DOM) failed on the following elements (1 - 5 of 8):
#input
#input
#input
#input
#input
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_02--aria-labelledby-attributes-should-refer-to-an-element-which-exists-in-the-dom for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[3997:3847:1203/065942:INFO:CONSOLE(116)] "Page load time: 528 ms", source: polymer_browser_test_base.js (116)
[3997:3847:1203/065942:INFO:CONSOLE(118)] "Test run time: 4987 ms", source: polymer_browser_test_base.js (118)
[3997:3847:1203/065942:INFO:CONSOLE(120)] "Total time: 5515 ms", source: polymer_browser_test_base.js (120)
[4002:13063:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[4000:16647:1203/065943:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrSettingsBrowserTest.CrSettingsTest (8905 ms)
[18/222] CrSettingsBrowserTest.CrSettingsTest (10128 ms)
[ RUN      ] PlatformAppBrowserTest.OnLaunchedEvent
[4017:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4011:51215:1203/065946:ERROR:mach_broker_mac.mm(234)] Unknown process 4021 is sending Mach IPC messages!
[4018:13319:1203/065947:WARNING:channel.cc(358)] RawChannel write error
[4017:15623:1203/065947:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.OnLaunchedEvent (3883 ms)
[19/222] PlatformAppBrowserTest.OnLaunchedEvent (5187 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenu
[4019:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4012:3847:1203/065948:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4019:16899:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.AppWithContextMenu (3971 ms)
[20/222] PlatformAppBrowserTest.AppWithContextMenu (5154 ms)
[ RUN      ] BluetoothPrivateApiTest.NoBluetoothAdapter
[4031:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4025:3847:1203/065952:INFO:CONSOLE(0)] "[SUCCESS] testSetAdapterStateFails", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[4032:13063:1203/065952:WARNING:channel.cc(358)] RawChannel write error
[4031:17155:1203/065952:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothPrivateApiTest.NoBluetoothAdapter (3639 ms)
[21/222] BluetoothPrivateApiTest.NoBluetoothAdapter (4820 ms)
[ RUN      ] CastChannelAPITest.TestOpenError
[4033:3847:1203/065951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:104:
    Function call: set_id(1)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 54-D5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[4026:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_error.html (0)
[4036:13319:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CastChannelAPITest.TestOpenError (3857 ms)
[22/222] CastChannelAPITest.TestOpenError (5094 ms)
[ RUN      ] ExtensionApiTest.AlertBasic
[4041:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionApiTest.AlertBasic (3469 ms)
[23/222] ExtensionApiTest.AlertBasic (4757 ms)
[ RUN      ] ExtensionApiTest.ChromeIdentityJsBindings
[4045:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4038:3847:1203/065957:INFO:CONSOLE(0)] "[SUCCESS] testGenerateRedirectURLWithPath", source: chrome-extension://mnkdjmfihjjihdfnnoiojdccnnfkajpd/_generated_background_page.html (0)
[4038:3847:1203/065957:INFO:CONSOLE(0)] "[SUCCESS] testGenerateRedirectURLNoPath", source: chrome-extension://mnkdjmfihjjihdfnnoiojdccnnfkajpd/_generated_background_page.html (0)
[4038:3847:1203/065957:INFO:CONSOLE(0)] "[SUCCESS] testGenerateRedirectURLemptyPath", source: chrome-extension://mnkdjmfihjjihdfnnoiojdccnnfkajpd/_generated_background_page.html (0)
[4045:17155:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeIdentityJsBindings (3714 ms)
[24/222] ExtensionApiTest.ChromeIdentityJsBindings (4884 ms)
[ RUN      ] ExtensionApiTest.PermissionsFail
[4054:3847:1203/070000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4049:3847:1203/070001:INFO:CONSOLE(0)] "[SUCCESS] history", source: chrome-extension://dlegcglmemplkbdjemgcidlambabgbja/_generated_background_page.html (0)
[4049:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] bookmarks", source: chrome-extension://dlegcglmemplkbdjemgcidlambabgbja/_generated_background_page.html (0)
[4049:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] tabs", source: chrome-extension://dlegcglmemplkbdjemgcidlambabgbja/_generated_background_page.html (0)
[4049:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] idle", source: chrome-extension://dlegcglmemplkbdjemgcidlambabgbja/_generated_background_page.html (0)
[4060:13063:1203/070002:WARNING:channel.cc(358)] RawChannel write error
[4054:17667:1203/070002:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.PermissionsFail (3779 ms)
[25/222] ExtensionApiTest.PermissionsFail (5126 ms)
[ RUN      ] ExtensionApiTest.CannotTerminateBrowserProcess
[4058:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4052:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] terminateBrowserProcess", source: chrome-extension://klffkibkoajmnnefgmfijnnmbcjokpep/_generated_background_page.html (0)
[4061:13319:1203/070002:WARNING:channel.cc(358)] RawChannel write error
[4059:13063:1203/070002:WARNING:channel.cc(358)] RawChannel write error
[4058:17411:1203/070003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CannotTerminateBrowserProcess (3629 ms)
[26/222] ExtensionApiTest.CannotTerminateBrowserProcess (4924 ms)
[ RUN      ] ExtensionApiTest.RequestQuotaInBackgroundPage
[4070:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4063:3847:1203/070007:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.", source:  (0)
[4063:3847:1203/070007:WARNING:chrome_quota_permission_context.cc(309)] Attempt to request quota from a background page: 4,1
[4063:3847:1203/070007:INFO:CONSOLE(8)] "PASS", source: chrome-extension://jackjabipbhinkjbffnjioddjmfjmlip/background.js (8)
[4063:3847:1203/070007:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://jackjabipbhinkjbffnjioddjmfjmlip/_generated_background_page.html (0)
[4071:13063:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[4070:17155:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.RequestQuotaInBackgroundPage (3370 ms)
[27/222] ExtensionApiTest.RequestQuotaInBackgroundPage (4553 ms)
[ RUN      ] ExtensionApiTest.ContentScriptViewSource
[4066:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4062:60191:1203/070008:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4062:3847:1203/070008:INFO:CONSOLE(0)] "[SUCCESS] noContentScriptsInViewSource", source: chrome-extension://hbkfompjaipbcgpeoklbofjeflcimidi/_generated_background_page.html (0)
[4066:3847:1203/070008:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[4066:3847:1203/070008:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[4066:3847:1203/070008:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[4072:12807:1203/070008:WARNING:channel.cc(358)] RawChannel write error
[4069:13063:1203/070008:WARNING:channel.cc(358)] RawChannel write error
[4066:17667:1203/070008:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptViewSource (4926 ms)
[28/222] ExtensionApiTest.ContentScriptViewSource (6346 ms)
[ RUN      ] ExtensionApiTest.MessagingExternal
[4080:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4076:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] connectExternal_extension", source: chrome-extension://jcjhlgjajegdaoglkiihpjeiidffikdl/test.html (0)
[4076:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] connectExternal_runtime", source: chrome-extension://jcjhlgjajegdaoglkiihpjeiidffikdl/test.html (0)
[4088:13063:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[4081:13063:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[4085:13063:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[4080:15623:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.MessagingExternal (4921 ms)
[29/222] ExtensionApiTest.MessagingExternal (6320 ms)
[ RUN      ] ExtensionApiTest.TabCrashBrowser
[4084:3847:1203/070011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4079:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserTabsCreate", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[4079:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserWindowCreate", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[4079:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserWindowCreateArray", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[4079:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] crashBrowserTabsUpdate", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[4079:3847:1203/070014:INFO:CONSOLE(0)] "[SUCCESS] crashRendererTabsCreate", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[4079:3847:1203/070015:INFO:CONSOLE(0)] "[SUCCESS] crashRendererWindowCreate", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[4079:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] crashRendererWindowCreateArray", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[4079:3847:1203/070018:INFO:CONSOLE(0)] "[SUCCESS] crashRendererTabsUpdate", source: chrome-extension://ilajeaaadmbfiggoikjnoggeahcklink/crash.html (0)
[       OK ] ExtensionApiTest.TabCrashBrowser (9238 ms)
[30/222] ExtensionApiTest.TabCrashBrowser (10674 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInAppIntercepted
[4093:3847:1203/070016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4105:13063:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[4099:13063:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[4093:17667:1203/070023:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.WindowOpenInAppIntercepted (8141 ms)
[31/222] PlatformAppUrlRedirectorBrowserTest.WindowOpenInAppIntercepted (9308 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingBlankClickInAppNotIntercepted
[4104:3847:1203/070022:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4109:12551:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingBlankClickInAppNotIntercepted (6654 ms)
[32/222] PlatformAppUrlRedirectorBrowserTest.MismatchingBlankClickInAppNotIntercepted (7821 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileIdle
[4113:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4114:13063:1203/070029:WARNING:channel.cc(358)] RawChannel write error
[4113:15879:1203/070029:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileIdle (4732 ms)
[33/222] EphemeralAppBrowserTest.PromoteDisabledAppFromSyncWhileIdle (5966 ms)
[ RUN      ] EphemeralAppBrowserTest.ReplaceInstalledAppWithEphemeralApp
[4122:3847:1203/070030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4133:13063:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[4122:17155:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.ReplaceInstalledAppWithEphemeralApp (6463 ms)
[34/222] EphemeralAppBrowserTest.ReplaceInstalledAppWithEphemeralApp (7687 ms)
[ RUN      ] WebViewTest.Shim_TestAllowTransparencyAttribute
[4128:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4131:12807:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAllowTransparencyAttribute (5189 ms)
[35/222] WebViewTest.Shim_TestAllowTransparencyAttribute (6524 ms)
[ RUN      ] WebViewTest.Shim_TestInvalidChromeExtensionURL
[4139:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4148:16899:1203/070041:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001102fa373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000110345c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000110391a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011cee5493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011cee4a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000111d81dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x00000001117bdf10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001115e93b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001116dfad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x00000001116dcbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001116dd235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000111828d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000112987392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011d28d663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011d28dae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000011040b421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000011040af43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000011040060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a781772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a76e1a1 thread_start + 13

[4139:16391:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestInvalidChromeExtensionURL (5065 ms)
[36/222] WebViewTest.Shim_TestInvalidChromeExtensionURL (6403 ms)
[ RUN      ] WebViewTest.Shim_TestReassignSrcAttribute
[4144:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4136:3847:1203/070041:INFO:CONSOLE(1465)] "[1] loadstop called", source: chrome-extension://dnkblklcidnnhmgcgmagedlejmdjdmni/main.js (1465)
[4136:3847:1203/070041:INFO:CONSOLE(1465)] "[2] loadstop called", source: chrome-extension://dnkblklcidnnhmgcgmagedlejmdjdmni/main.js (1465)
[4136:3847:1203/070041:INFO:CONSOLE(1465)] "[3] loadstop called", source: chrome-extension://dnkblklcidnnhmgcgmagedlejmdjdmni/main.js (1465)
[4149:12807:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[4145:13063:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestReassignSrcAttribute (5293 ms)
[37/222] WebViewTest.Shim_TestReassignSrcAttribute (6452 ms)
[ RUN      ] WebViewTest.Shim_TestRemoveWebviewOnExit
[4154:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4150:62731:1203/070047:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4160:13063:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[4157:12551:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[4154:15879:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestRemoveWebviewOnExit (5358 ms)
[38/222] WebViewTest.Shim_TestRemoveWebviewOnExit (6710 ms)
[ RUN      ] WebViewTest.Shim_TestDisabledZoomMode
[4158:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4161:13063:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDisabledZoomMode (5050 ms)
[39/222] WebViewTest.Shim_TestDisabledZoomMode (6229 ms)
[ RUN      ] AutocompleteBrowserTest.FocusSearch
[4171:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4171:17411:1203/070052:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutocompleteBrowserTest.FocusSearch (2702 ms)
[40/222] AutocompleteBrowserTest.FocusSearch (3900 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedVarious
[4172:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4166:68611:1203/070052:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4166:3847:1203/070053:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[4166:3847:1203/070053:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[4166:3847:1203/070053:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedVarious (3517 ms)
[41/222] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedVarious (4915 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.PromptBanner
[4180:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4176:69127:1203/070055:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4176:3847:1203/070055:INFO:CONSOLE(13)] "Preventing banner from appearing", source: http://127.0.0.1:50295/banners/prompt_test_page.html (13)
[4176:3847:1203/070055:INFO:CONSOLE(8)] "Re-prompt banner", source: http://127.0.0.1:50295/banners/prompt_test_page.html (8)
[4176:3847:1203/070055:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[4176:3847:1203/070055:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[4176:3847:1203/070055:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[4180:15367:1203/070055:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.PromptBanner (2665 ms)
[42/222] AppBannerDataFetcherBrowserTest.PromptBanner (4083 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.PromptBannerInHandler
[4184:3847:1203/070056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4179:69123:1203/070057:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4179:3847:1203/070057:INFO:CONSOLE(8)] "Preventing banner from appearing", source: http://127.0.0.1:50306/banners/prompt_in_handler_test_page.html (8)
[4179:3847:1203/070057:INFO:CONSOLE(11)] "Re-prompt banner", source: http://127.0.0.1:50306/banners/prompt_in_handler_test_page.html (11)
[4179:3847:1203/070057:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[4179:3847:1203/070057:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[4179:3847:1203/070057:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.PromptBannerInHandler (2542 ms)
[43/222] AppBannerDataFetcherBrowserTest.PromptBannerInHandler (3868 ms)
[ RUN      ] BitmapFetcherBrowserTest.OnURLFetchFailureTest
[4191:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4192:3847:1203/070059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[4192:3847:1203/070059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4192:3847:1203/070059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4192:3847:1203/070059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4192:3847:1203/070059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4192:3847:1203/070059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4192:3847:1203/070059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4191:17923:1203/070059:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BitmapFetcherBrowserTest.OnURLFetchFailureTest (2250 ms)
[44/222] BitmapFetcherBrowserTest.OnURLFetchFailureTest (3537 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_EmptyHost
[4195:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4189:3847:1203/070102:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4198:17155:1203/070102:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000109b4f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000109b9ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000109be6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011673a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000116739a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010b5d6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010b012f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010ae3e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010af34ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010af31bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010af32235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010b07dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010c1dc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000116ae2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000116ae2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000109c60421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000109c5ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000109c5560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a781772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a76e1a1 thread_start + 13

[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_EmptyHost (4008 ms)
[45/222] ChromeContentBrowserClientBrowserTest.UberURLHandler_EmptyHost (5407 ms)
[ RUN      ] ChromeSitePerProcessTest.PluginWithRemoteTopFrame
[4201:3847:1203/070102:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4197:39707:1203/070103:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4204:13063:1203/070104:WARNING:channel.cc(358)] RawChannel write error
[4201:17155:1203/070104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeSitePerProcessTest.PluginWithRemoteTopFrame (3870 ms)
[46/222] ChromeSitePerProcessTest.PluginWithRemoteTopFrame (5146 ms)
[ RUN      ] HostRulesTest.TestMap
[4207:3847:1203/070105:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4203:16899:1203/070106:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4209:12807:1203/070106:WARNING:channel.cc(358)] RawChannel write error
[4207:17155:1203/070106:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostRulesTest.TestMap (2424 ms)
[47/222] HostRulesTest.TestMap (3827 ms)
[ RUN      ] ContentSettingsTest.RedirectCrossOrigin
[4212:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4208:40467:1203/070108:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4208:3847:1203/070108:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContentSettingsTest.RedirectCrossOrigin (2453 ms)
[48/222] ContentSettingsTest.RedirectCrossOrigin (3660 ms)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddWhileQueued
[4218:3847:1203/070109:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4218:15879:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddWhileQueued (3123 ms)
[49/222] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddWhileQueued (4415 ms)
[ RUN      ] DomDistillerTabUtilsBrowserTest.TestDistillIntoWebContents
[4223:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4219:62211:1203/070111:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4219:3847:1203/070112:INFO:CONSOLE(128)] "DomDistiller debug level: 0", source:  (128)
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4223:3847:1203/070113:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4219:3847:1203/070113:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4223:17155:1203/070113:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerTabUtilsBrowserTest.TestDistillIntoWebContents (4148 ms)
[50/222] DomDistillerTabUtilsBrowserTest.TestDistillIntoWebContents (5504 ms)
[ RUN      ] DownloadTest.CrxInstallDenysPermissions
[4229:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4229:17155:1203/070115:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.CrxInstallDenysPermissions (3717 ms)
[51/222] DownloadTest.CrxInstallDenysPermissions (4871 ms)
[ RUN      ] DownloadTest.CrxInstallAcceptPermissions
[4236:3847:1203/070116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4236:17411:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.CrxInstallAcceptPermissions (3608 ms)
[52/222] DownloadTest.CrxInstallAcceptPermissions (4895 ms)
[ RUN      ] DownloadTestWithShelf.PerWindowShelf
[4242:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4237:3847:1203/070119:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[4242:16899:1203/070119:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTestWithShelf.PerWindowShelf (2770 ms)
[53/222] DownloadTestWithShelf.PerWindowShelf (4180 ms)
[ RUN      ] ActivityLogPrerenderTest.TestScriptInjected
[4250:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4245:62979:1203/070123:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test.html
[4245:3847:1203/070123:INFO:CONSOLE(5)] "g o o g l e", source: chrome-extension://ocobmnlphkiimngbahkanlljlfhfglfo/google_cs.js (5)
[4245:62979:1203/070123:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4251:12807:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[4250:17155:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ActivityLogPrerenderTest.TestScriptInjected (3370 ms)
[54/222] ActivityLogPrerenderTest.TestScriptInjected (4877 ms)
[ RUN      ] AutomationApiTest.TestRendererAccessibilityEnabled
[4254:3847:1203/070122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4249:62467:1203/070123:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4256:12551:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[4254:17155:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.TestRendererAccessibilityEnabled (4135 ms)
[55/222] AutomationApiTest.TestRendererAccessibilityEnabled (5431 ms)
[ RUN      ] AutomationApiTest.DesktopNotSupported
[4261:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4263:13063:1203/070128:WARNING:channel.cc(358)] RawChannel write error
[4258:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] testGetDesktop", source: chrome-extension://oljhdboddfccddacbkdemjecfhnkjcje/desktop_not_supported.html (0)
[       OK ] AutomationApiTest.DesktopNotSupported (3653 ms)
[56/222] AutomationApiTest.DesktopNotSupported (4839 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetDescriptors
[4275:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4271:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] testGetDescriptors", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[4275:18435:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetDescriptors (3278 ms)
[57/222] BluetoothLowEnergyApiTest.GetDescriptors (4613 ms)
[ RUN      ] AutomationApiTest.DocumentSelection
[4267:3847:1203/070128:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4268:13319:1203/070129:WARNING:channel.cc(358)] RawChannel write error
[4262:62987:1203/070131:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4262:3847:1203/070131:INFO:CONSOLE(0)] "[SUCCESS] testInitialSelectionNotSet", source: chrome-extension://odfjmcinpddcnmpdbccepfaccjmomdje/document_selection.html (0)
2015-12-03 07:01:31.879 Chromium Helper[4274:f07] Couldn't set selectedTextBackgroundColor from default ()
[4262:3847:1203/070131:INFO:CONSOLE(0)] "[SUCCESS] selectOutsideTextField", source: chrome-extension://odfjmcinpddcnmpdbccepfaccjmomdje/document_selection.html (0)
[4262:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] selectInTextField", source: chrome-extension://odfjmcinpddcnmpdbccepfaccjmomdje/document_selection.html (0)
[4270:13063:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[4267:17155:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.DocumentSelection (7372 ms)
[58/222] AutomationApiTest.DocumentSelection (8855 ms)
[ RUN      ] DialAPITest.DiscoveryNoListeners
[4286:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4281:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] discoverNowWithoutListeners", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/discovery_no_listeners.html (0)
[4289:13063:1203/070138:WARNING:channel.cc(358)] RawChannel write error
[4286:17923:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DialAPITest.DiscoveryNoListeners (3551 ms)
[59/222] DialAPITest.DiscoveryNoListeners (4884 ms)
[ RUN      ] CastStreamingApiTest.NullStream
[4282:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4278:3847:1203/070137:INFO:CONSOLE(13)] "[TEST] noVideo", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.js (13)
[4287:25347:1203/070138:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[4287:25347:1203/070138:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[4287:25347:1203/070138:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[4278:3847:1203/070138:INFO:CONSOLE(0)] "[SUCCESS] noVideo", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.html (0)
[4278:3847:1203/070138:INFO:CONSOLE(31)] "[TEST] noAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.js (31)
[4278:3847:1203/070139:INFO:CONSOLE(0)] "[SUCCESS] noAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.html (0)
[4278:3847:1203/070139:INFO:CONSOLE(49)] "[TEST] noAudio", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.js (49)
[4278:3847:1203/070140:INFO:CONSOLE(0)] "[SUCCESS] noStream", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/null_stream.html (0)
[4292:13063:1203/070140:WARNING:channel.cc(358)] RawChannel write error
[4294:14851:1203/070140:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[4294:14851:1203/070140:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4287:13063:1203/070141:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[4282:17155:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CastStreamingApiTest.NullStream (6968 ms)
[60/222] CastStreamingApiTest.NullStream (8363 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderByEmpty
[4297:3847:1203/070142:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4298:13063:1203/070142:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderByEmpty (2586 ms)
[61/222] DownloadExtensionTest.DownloadExtensionTest_SearchOrderByEmpty (3871 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidFilename
[4303:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4304:13319:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidFilename (3141 ms)
[62/222] DownloadExtensionTest.DownloadExtensionTest_Download_InvalidFilename (4381 ms)
[ RUN      ] ExtensionBrowserTest.RSSMultiRelLink
[4315:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4310:62727:1203/070150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4317:13063:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[4315:15879:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.RSSMultiRelLink (3741 ms)
[63/222] ExtensionBrowserTest.RSSMultiRelLink (5089 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_InterruptedResume
[4308:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4318:12807:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[4314:12807:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_InterruptedResume (7388 ms)
[64/222] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_InterruptedResume (8619 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileDefaultPathTest
[4326:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4321:21511:1203/070155:ERROR:mach_broker_mac.mm(234)] Unknown process 4331 is sending Mach IPC messages!
[4321:3847:1203/070156:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://iejommmbbojjpphkhpbpcgmfnjhohabe/test.html (0)
[4326:17667:1203/070157:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileDefaultPathTest (4783 ms)
[65/222] FileSystemApiTest.FileSystemApiOpenExistingFileDefaultPathTest (6075 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenBackgroundTest
[4329:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4322:44299:1203/070156:ERROR:mach_broker_mac.mm(234)] Unknown process 4333 is sending Mach IPC messages!
[4322:3847:1203/070157:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://gholmagamhkbcclehncenbhhlopjkebj/_generated_background_page.html (0)
[4329:16899:1203/070157:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenBackgroundTest (4742 ms)
[66/222] FileSystemApiTest.FileSystemApiOpenBackgroundTest (5911 ms)
[ RUN      ] GcmApiTest.OnSendError
[4343:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4337:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] onSendError", source: chrome-extension://hhlfmfpeleegnjhbboamdkcjlgjmgimm/on_send_error.html (0)
[4346:12807:1203/070202:WARNING:channel.cc(358)] RawChannel write error
[4343:17667:1203/070202:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GcmApiTest.OnSendError (3710 ms)
[67/222] GcmApiTest.OnSendError (5170 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveExistingFileWithWriteTest
[4342:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4335:51203:1203/070201:ERROR:mach_broker_mac.mm(234)] Unknown process 4347 is sending Mach IPC messages!
[4335:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://dmldbcnlabelpejgngpioediabnclipj/test.html (0)
[4342:17667:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiSaveExistingFileWithWriteTest (4677 ms)
[68/222] FileSystemApiTest.FileSystemApiSaveExistingFileWithWriteTest (6117 ms)
[ RUN      ] HotwordPrivateApiTest.IsAvailableTrue
[4355:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4349:3847:1203/070207:INFO:CONSOLE(0)] "[SUCCESS] isAvailable", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[4356:13319:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[4355:17411:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.IsAvailableTrue (3746 ms)
[69/222] HotwordPrivateApiTest.IsAvailableTrue (4952 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveLoginAccessTokenFailure
[4357:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4350:3847:1203/070207:INFO:CONSOLE(5)] "hi there", source: chrome-extension://ncociojfalchpeabggkjpkfdljbclhkd/test.js (5)
[4358:12807:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[4360:13063:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[4357:15367:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NonInteractiveLoginAccessTokenFailure (3733 ms)
[70/222] GetAuthTokenFunctionTest.NonInteractiveLoginAccessTokenFailure (4871 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalAborted
[4368:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4362:3847:1203/070212:INFO:CONSOLE(5)] "hi there", source: chrome-extension://ncociojfalchpeabggkjpkfdljbclhkd/test.js (5)
[4368:15623:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalAborted (3563 ms)
[71/222] GetAuthTokenFunctionTest.InteractiveApprovalAborted (4889 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryInteractiveApprovalAborted
[4369:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4363:3847:1203/070212:INFO:CONSOLE(5)] "hi there", source: chrome-extension://ncociojfalchpeabggkjpkfdljbclhkd/test.js (5)
[4373:13063:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[4371:13063:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[4369:16903:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryInteractiveApprovalAborted (3628 ms)
[72/222] GetAuthTokenFunctionTest.MultiSecondaryInteractiveApprovalAborted (4896 ms)
[ RUN      ] InlineInstallPrivateApiTestApp.NoGesture
[4380:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4374:3847:1203/070217:INFO:CONSOLE(33)] "testName is noGesture", source: chrome-extension://onjpmbjnmccpjoohmgbcjdigbmnbfmkf/page.js (33)
[4374:3847:1203/070217:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4380:17667:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineInstallPrivateApiTestApp.NoGesture (4090 ms)
[73/222] InlineInstallPrivateApiTestApp.NoGesture (5447 ms)
[ RUN      ] InstanceIDApiTest.Incognito
[4381:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4375:51971:1203/070217:ERROR:mach_broker_mac.mm(234)] Unknown process 4386 is sending Mach IPC messages!
[4375:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] testIncognito", source: chrome-extension://lgfpnnlgpiflkpkbpmgkeeokgiacnfod/_generated_background_page.html (0)
[4388:13063:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[4387:13827:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[4381:17923:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InstanceIDApiTest.Incognito (4244 ms)
[74/222] InstanceIDApiTest.Incognito (5438 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.GetSelfNoPermissions
[4396:3847:1203/070220:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4398:13063:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[4396:15111:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.GetSelfNoPermissions (3437 ms)
[75/222] ExtensionManagementApiBrowserTest.GetSelfNoPermissions (4706 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.CreateAppShortcutConfirmDialog
[4397:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4397:17411:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.CreateAppShortcutConfirmDialog (5579 ms)
[76/222] ExtensionManagementApiBrowserTest.CreateAppShortcutConfirmDialog (6926 ms)
[ RUN      ] ExtensionManagementApiTest.ManagementPolicyAllowed
[4406:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4402:3847:1203/070227:INFO:CONSOLE(31)] "[object Object]", source: chrome-extension://lpcpohknapgbfhppoebokdllficgblli/allowed.js (31)
[4402:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] allowedDisable", source: chrome-extension://lpcpohknapgbfhppoebokdllficgblli/allowed.html (0)
[4402:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] allowedEnable", source: chrome-extension://lpcpohknapgbfhppoebokdllficgblli/allowed.html (0)
[4402:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] allowedUninstall", source: chrome-extension://lpcpohknapgbfhppoebokdllficgblli/allowed.html (0)
[4406:17411:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiTest.ManagementPolicyAllowed (3972 ms)
[77/222] ExtensionManagementApiTest.ManagementPolicyAllowed (5456 ms)
[ RUN      ] PasswordsPrivateApiTest.RemoveSavedPassword
[4412:3847:1203/070228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4408:3847:1203/070229:INFO:CONSOLE(0)] "[SUCCESS] removeSavedPassword", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?removeSavedPassword (0)
[4408:3847:1203/070230:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4412:16391:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordsPrivateApiTest.RemoveSavedPassword (3637 ms)
[78/222] PasswordsPrivateApiTest.RemoveSavedPassword (4834 ms)
[ RUN      ] SearchEnginesPrivateApiTest.RemoveSearchEngine
[4419:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4421:13063:1203/070232:WARNING:channel.cc(358)] RawChannel write error
[4415:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] removeSearchEngine", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?removeSearchEngine (0)
[4424:13319:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SearchEnginesPrivateApiTest.RemoveSearchEngine (3827 ms)
[79/222] SearchEnginesPrivateApiTest.RemoveSearchEngine (5169 ms)
[ RUN      ] SettingsPrivateApiTest.SetPref
[4425:3847:1203/070232:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4426:13063:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[4420:3847:1203/070234:INFO:CONSOLE(0)] "[SUCCESS] setPref", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setPref (0)
[4427:12807:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[4425:17411:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsPrivateApiTest.SetPref (3370 ms)
[80/222] SettingsPrivateApiTest.SetPref (4655 ms)
[ RUN      ] ExtensionSettingsApiTest.ExtensionsSchemas
[4432:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4437:13063:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[4433:13063:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[4432:17411:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.ExtensionsSchemas (3591 ms)
[81/222] ExtensionSettingsApiTest.ExtensionsSchemas (4876 ms)
[ RUN      ] TabCaptureApiTest.Constraints
[4436:3847:1203/070237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4440:25347:1203/070239:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[4440:25347:1203/070239:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[4440:25347:1203/070239:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[4431:3847:1203/070239:INFO:CONSOLE(0)] "[SUCCESS] supportsMediaConstraints", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.html (0)
[4431:3847:1203/070239:INFO:CONSOLE(0)] "[SUCCESS] rejectsOptionalMediaConstraints", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.html (0)
[4431:3847:1203/070239:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabCapture.capture: Cannot capture a tab with an active stream.
    at rejectsInvalidConstraints (chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.js:43:23)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.html (0)
[4431:3847:1203/070239:INFO:CONSOLE(0)] "[SUCCESS] rejectsInvalidConstraints", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.html (0)
[4431:3847:1203/070239:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabCapture.capture: Cannot capture a tab with an active stream.
    at chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.js:54:25", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/constraints.html (0)
[4440:13063:1203/070239:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[4436:16899:1203/070239:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabCaptureApiTest.Constraints (3708 ms)
[82/222] TabCaptureApiTest.Constraints (4921 ms)
[ RUN      ] ExtensionTabsTest.InvalidUpdateWindowState
[4450:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4450:17411:1203/070243:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.InvalidUpdateWindowState (2780 ms)
[83/222] ExtensionTabsTest.InvalidUpdateWindowState (4093 ms)
[ RUN      ] ExtensionTabsTest.GetWindow
[4445:3847:1203/070241:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4452:15107:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4452:15107:1203/070245:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4449:13063:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.GetWindow (6169 ms)
[84/222] ExtensionTabsTest.GetWindow (7516 ms)
[ RUN      ] WebNavigationApiTest.CrossProcessAbort
[4456:3847:1203/070246:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4453:62211:1203/070250:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4453:3847:1203/070250:INFO:CONSOLE(0)] "[SUCCESS] crossProcessAbort", source: chrome-extension://nmmlcgakegalmghocmkfoclgfidndggj/test_crossProcessAbort.html (0)
[4458:13063:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[4456:15623:1203/070251:WARNING:channel.cc(358)] RawChannel write error
[4453:3847:1203/070251:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.CrossProcessAbort (6219 ms)
[85/222] WebNavigationApiTest.CrossProcessAbort (7586 ms)
[ RUN      ] ExtensionWebRequestApiTest.IncognitoSplitModeReload
[4462:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4457:4871:1203/070249:ERROR:mach_broker_mac.mm(234)] Unknown process 4466 is sending Mach IPC messages!
[4457:4871:1203/070250:ERROR:mach_broker_mac.mm(234)] Unknown process 4467 is sending Mach IPC messages!
[4471:13063:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[4470:12807:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.IncognitoSplitModeReload (7644 ms)
[86/222] ExtensionWebRequestApiTest.IncognitoSplitModeReload (8866 ms)
[ RUN      ] ContentCapabilitiesTest.ClipboardReadWrite
[4477:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4472:41243:1203/070255:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4472:41243:1203/070255:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4477:17411:1203/070255:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentCapabilitiesTest.ClipboardReadWrite (2852 ms)
[87/222] ContentCapabilitiesTest.ClipboardReadWrite (4109 ms)
[ RUN      ] CrazyExtensionTest.Crazy
[4483:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4479:3847:1203/070259:INFO:CONSOLE(0)] "Module system has been deleted, does extension view exist?", source: chrome-extension://ojkccfkmimdihgefepmjkbjicllfoofp/_generated_background_page.html (0)
[4490:3847:1203/070259:WARNING:console.cc(108)] Could not log "Extension view no longer exists": no render frame found
[4490:3847:1203/070259:WARNING:console.cc(108)] Could not log "Extension view no longer exists": no render frame found
[4479:3847:1203/070259:INFO:CONSOLE(0)] "[SUCCESS] accessNonexistentIframe", source: chrome-extension://ojkccfkmimdihgefepmjkbjicllfoofp/_generated_background_page.html (0)
[4486:12807:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[4483:15879:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrazyExtensionTest.Crazy (3787 ms)
[88/222] CrazyExtensionTest.Crazy (4968 ms)
[ RUN      ] ExecuteScriptApiTest.UserGesture
[4487:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4480:62723:1203/070301:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4480:3847:1203/070301:INFO:CONSOLE(0)] "[SUCCESS] passUserGestureToExecutedScript", source: chrome-extension://diipjmffngkpaogljdfcdlkjhlplckcm/_generated_background_page.html (0)
[4491:13063:1203/070301:WARNING:channel.cc(358)] RawChannel write error
[4487:17411:1203/070301:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.UserGesture (5048 ms)
[89/222] ExecuteScriptApiTest.UserGesture (6235 ms)
[ RUN      ] ExtensionBindingsApiTest.AboutBlankIframe
[4496:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4492:3847:1203/070304:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://cgnnpjjjbmncgdfhmkgoefibjdccejoh/_generated_background_page.html (0)
[4496:17155:1203/070304:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBindingsApiTest.AboutBlankIframe (4041 ms)
[90/222] ExtensionBindingsApiTest.AboutBlankIframe (5244 ms)
[ RUN      ] ExtensionInstallPromptBrowserTest.NoParent
[4502:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4503:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[4503:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4503:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4503:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4503:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4503:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4503:3847:1203/070305:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4502:17155:1203/070305:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionInstallPromptBrowserTest.NoParent (2358 ms)
[91/222] ExtensionInstallPromptBrowserTest.NoParent (3707 ms)
[ RUN      ] PanelMessagingTest.MessagingPanel
[4509:3847:1203/070307:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4504:3847:1203/070309:INFO:CONSOLE(0)] "[SUCCESS] openPanelThatConnectsToExtension", source: chrome-extension://dplobbimmfgcpmanlijodphicbjdojad/test.html (0)
[4504:3847:1203/070309:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[4509:17155:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PanelMessagingTest.MessagingPanel (3969 ms)
[92/222] PanelMessagingTest.MessagingPanel (5310 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableWithoutTlsChannelId
[4512:3847:1203/070308:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4505:62727:1203/070310:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4514:12807:1203/070310:WARNING:channel.cc(358)] RawChannel write error
[4512:17411:1203/070310:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.WebConnectableWithoutTlsChannelId (3860 ms)
[93/222] ExternallyConnectableMessagingTest.WebConnectableWithoutTlsChannelId (5090 ms)
[ RUN      ] ExtensionOverrideTest.OverrideHistory
[4523:3847:1203/070313:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4517:3847:1203/070314:INFO:CONSOLE(5)] "Overridden history page loaded.", source: chrome-extension://jbhochnaopeleidhbkokfhjgkadfingk/history.js (5)
[4527:12807:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[4523:17411:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionOverrideTest.OverrideHistory (3781 ms)
[94/222] ExtensionOverrideTest.OverrideHistory (5047 ms)
[ RUN      ] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest_Redirect
[4524:3847:1203/070313:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest_Redirect (4192 ms)
[95/222] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest_Redirect (5379 ms)
[ RUN      ] LazyBackgroundPageApiTest.UpdateExtensionsPage
[4538:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4530:3847:1203/070320:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4530:3847:1203/070322:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://nmglpnojngehojcgolehfnlmigfkcibh/_generated_background_page.html (0)
[4541:12807:1203/070322:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.UpdateExtensionsPage (5478 ms)
[96/222] LazyBackgroundPageApiTest.UpdateExtensionsPage (6666 ms)
[ RUN      ] ExtensionWebUITest.ReceivesExtensionOptionsOnClose
[4533:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4529:3847:1203/070323:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4547:13063:1203/070325:WARNING:channel.cc(358)] RawChannel write error
[4543:13319:1203/070325:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==4533==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a786bc9 bp 0x0001211f8730 sp 0x0001211f86f0 T6)
    #0 0x7fff8a786bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x109b6b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x109b6b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x109b6b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x109b6b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x109b8d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x109b8d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x109b78628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x109b78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x109b78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x109b86c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x109b86c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x109b86c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x109b86c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x109b86c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1077e036c in Run base/callback.h:396:12
    #16 0x1077e036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x107848894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x107849ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x107849ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1077bad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x107883078 in Run base/run_loop.cc:55:3
    #22 0x1078470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1078f1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1078e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a781771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a76e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x102950119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1078e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1078f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1143d026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1076d4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1076d4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1076d370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x107702948 in Run content/app/content_main_runner.cc:786:12
    #8 0x107700abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10679ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10290a99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10290a563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==4533==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionWebUITest.ReceivesExtensionOptionsOnClose (9100 ms)
[97/222] ExtensionWebUITest.ReceivesExtensionOptionsOnClose (10348 ms)
[ RUN      ] ProcessManagerBrowserTest.ExtensionHostCreation
[4548:3847:1203/070325:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4550:13063:1203/070327:WARNING:channel.cc(358)] RawChannel write error
[4548:17667:1203/070327:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProcessManagerBrowserTest.ExtensionHostCreation (3646 ms)
[98/222] ProcessManagerBrowserTest.ExtensionHostCreation (4938 ms)
[ RUN      ] RequirementsCheckerBrowserTest.CheckWindowShapeExtension
[4554:3847:1203/070328:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4557:3847:1203/070329:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[4557:3847:1203/070329:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4557:3847:1203/070329:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4557:3847:1203/070329:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4557:3847:1203/070329:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4557:3847:1203/070329:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4557:3847:1203/070329:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4554:17411:1203/070329:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RequirementsCheckerBrowserTest.CheckWindowShapeExtension (2247 ms)
[99/222] RequirementsCheckerBrowserTest.CheckWindowShapeExtension (3472 ms)
[ RUN      ] WebstoreInstallerBrowserTest.SimultaneousInstall
[4565:3847:1203/070331:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebstoreInstallerBrowserTest.SimultaneousInstall (2205 ms)
[100/222] WebstoreInstallerBrowserTest.SimultaneousInstall (3707 ms)
[ RUN      ] ServiceWorkerTest.FetchFromContentScriptShouldNotGoToServiceWorkerOfPage
[4561:3847:1203/070330:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4555:62467:1203/070331:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4555:3847:1203/070333:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4555:3847:1203/070333:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[4555:3847:1203/070333:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[4555:3847:1203/070333:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] ServiceWorkerTest.FetchFromContentScriptShouldNotGoToServiceWorkerOfPage (5189 ms)
[101/222] ServiceWorkerTest.FetchFromContentScriptShouldNotGoToServiceWorkerOfPage (6642 ms)
[ RUN      ] GeolocationBrowserTest.IFramesWithFreshPosition
[4577:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4572:62211:1203/070337:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4577:17411:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[4572:3847:1203/070338:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.IFramesWithFreshPosition (2712 ms)
[102/222] GeolocationBrowserTest.IFramesWithFreshPosition (4057 ms)
[ RUN      ] WebstoreStartupInstallerSupervisedUsersTest.InstallProhibited
[4573:3847:1203/070335:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4569:3847:1203/070336:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:50388/extensions/api_test/webstore_inline_install/install_prohibited.html (8)
[4569:18183:1203/070336:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4569:3847:1203/070336:INFO:CONSOLE(11)] "In runTest", source: http://app.com:50388/extensions/api_test/webstore_inline_install/install_prohibited.html (11)
[4569:3847:1203/070339:WARNING:extension_error_reporter.cc(79)] Extension error: Apps and extensions can only be modified by the manager ().
[4569:3847:1203/070339:INFO:CONSOLE(28)] "Ran test, sending response", source: http://app.com:50388/extensions/api_test/webstore_inline_install/install_prohibited.html (28)
[4569:3847:1203/070339:INFO:CONSOLE(30)] "Test complete", source: http://app.com:50388/extensions/api_test/webstore_inline_install/install_prohibited.html (30)
[4573:17155:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreStartupInstallerSupervisedUsersTest.InstallProhibited (5423 ms)
[103/222] WebstoreStartupInstallerSupervisedUsersTest.InstallProhibited (6789 ms)
[ RUN      ] GeolocationBrowserTest.LastUsageUpdated
[4588:3847:1203/070341:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4584:62979:1203/070341:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4589:13063:1203/070341:WARNING:channel.cc(358)] RawChannel write error
[4584:3847:1203/070341:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4588:17155:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[4584:3847:1203/070342:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.LastUsageUpdated (2477 ms)
[104/222] GeolocationBrowserTest.LastUsageUpdated (4088 ms)
[ RUN      ] MediaFileValidatorTest.ValidAudio
[4598:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaFileValidatorTest.ValidAudio (2919 ms)
[105/222] MediaFileValidatorTest.ValidAudio (4319 ms)
[ RUN      ] DeferredMediaBrowserTest.BackgroundMediaIsDeferred
[4592:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4595:12807:1203/070347:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=4
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=5
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=6
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=7
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=8
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=9
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=10
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=11
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=12
[4587:114179:1203/070347:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=13
[4587:3847:1203/070347:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] DeferredMediaBrowserTest.BackgroundMediaIsDeferred (6958 ms)
[106/222] DeferredMediaBrowserTest.BackgroundMediaIsDeferred (8145 ms)
[ RUN      ] DnsProbeBrowserTest.CorrectionsDisabled
[4606:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4608:13063:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[4601:3847:1203/070350:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4606:16391:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DnsProbeBrowserTest.CorrectionsDisabled (2786 ms)
[107/222] DnsProbeBrowserTest.CorrectionsDisabled (4256 ms)
[ RUN      ] FtpBrowserTest.BasicFtpUrlAuthentication
[4610:3847:1203/070350:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
FTP server started on port 50409...
sending server_data: {"host": "127.0.0.1", "port": 50409} (36 bytes)
starting FTP server
[]127.0.0.1:50410 Connected.
127.0.0.1:50410 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:50410 <== USER chrome
127.0.0.1:50410 ==> 331 Username ok, send password.
127.0.0.1:50410 <== PASS ******
127.0.0.1:50410 ==> 230 Login successful.
127.0.0.1:50410 <== SYST
127.0.0.1:50410 ==> 215 UNIX Type: L8
127.0.0.1:50410 <== PWD
127.0.0.1:50410 ==> 257 "/" is the current directory.
127.0.0.1:50410 <== TYPE I
127.0.0.1:50410 ==> 200 Type set to: Binary.
127.0.0.1:50410 <== SIZE /
127.0.0.1:50410 ==> 550 / is not retrievable.
127.0.0.1:50410 <== CWD /
127.0.0.1:50410 ==> 250 "/" is the current directory.
127.0.0.1:50410 <== PASV
127.0.0.1:50410 ==> 227 Entering passive mode (127,0,0,1,196,235).
127.0.0.1:50410 <== LIST -l
127.0.0.1:50410 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:50410 ==> 226 Transfer complete.
127.0.0.1:50410 <== QUIT
127.0.0.1:50410 ==> 221 Goodbye.
[chrome]@127.0.0.1:50410 Disconnected.
[4604:3847:1203/070352:INFO:CONSOLE(299)] "Unexpected condition on ftp://127.0.0.1:50409/: Could not find value for language", source: ftp://chrome:chrome@127.0.0.1:50409/ (299)
[4610:16899:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FtpBrowserTest.BasicFtpUrlAuthentication (3321 ms)
[108/222] FtpBrowserTest.BasicFtpUrlAuthentication (4743 ms)
[ RUN      ] LoadTimingBrowserTest.Basic
[4617:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4618:13063:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[4613:3847:1203/070355:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4617:17411:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoadTimingBrowserTest.Basic (3197 ms)
[109/222] LoadTimingBrowserTest.Basic (4366 ms)
[ RUN      ] PredictorBrowserTest.PreconnectCORSAndFetchNonCORS
[4621:3847:1203/070355:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4616:69379:1203/070356:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test.gif
[4616:3847:1203/070356:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4616:3847:1203/070356:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PredictorBrowserTest.PreconnectCORSAndFetchNonCORS (2384 ms)
[110/222] PredictorBrowserTest.PreconnectCORSAndFetchNonCORS (3844 ms)
[ RUN      ] SdchBrowserTest.BrowsingDataRemover
[4627:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SdchBrowserTest.BrowsingDataRemover (2583 ms)
[111/222] SdchBrowserTest.BrowsingDataRemover (3897 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForXHRWithoutOnSubmit
[4632:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4625:43559:1203/070400:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4625:3847:1203/070400:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4632:17667:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForXHRWithoutOnSubmit (2685 ms)
[112/222] PasswordManagerBrowserTestBase.PromptForXHRWithoutOnSubmit (4102 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForXHRSubmitWithoutNavigationWithUnfilledForm_SignupForm
[4638:3847:1203/070401:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4634:45071:1203/070402:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4639:12807:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[4634:3847:1203/070402:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4634:3847:1203/070402:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[4638:17667:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.NoPromptForXHRSubmitWithoutNavigationWithUnfilledForm_SignupForm (2492 ms)
[113/222] PasswordManagerBrowserTestBase.NoPromptForXHRSubmitWithoutNavigationWithUnfilledForm_SignupForm (3774 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForFetchSubmitWithoutNavigationWithUnfilledForm
[4642:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4637:45063:1203/070404:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTestBase.NoPromptForFetchSubmitWithoutNavigationWithUnfilledForm (2726 ms)
[114/222] PasswordManagerBrowserTestBase.NoPromptForFetchSubmitWithoutNavigationWithUnfilledForm (4098 ms)
[ RUN      ] PasswordManagerBrowserTestBase.VerifyPasswordGenerationUpload
[4648:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4644:45079:1203/070406:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4649:12807:1203/070407:WARNING:channel.cc(358)] RawChannel write error
[4644:3847:1203/070407:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4648:17155:1203/070407:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.VerifyPasswordGenerationUpload (3004 ms)
[115/222] PasswordManagerBrowserTestBase.VerifyPasswordGenerationUpload (4356 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoLastLoadGoodLastLoad
[4652:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4647:43811:1203/070410:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4647:3847:1203/070410:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.NoLastLoadGoodLastLoad (5046 ms)
[116/222] PasswordManagerBrowserTestBase.NoLastLoadGoodLastLoad (6437 ms)
[ RUN      ] PasswordManagerBrowserTestBase.ChangingTextToPasswordFieldOnSignupForm
[4660:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4654:45319:1203/070410:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4654:3847:1203/070411:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.ChangingTextToPasswordFieldOnSignupForm (2647 ms)
[117/222] PasswordManagerBrowserTestBase.ChangingTextToPasswordFieldOnSignupForm (3819 ms)
[ RUN      ] PasswordManagerBrowserTestBase.BaseTagWithNoActionTest
[4668:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4662:44303:1203/070414:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4662:3847:1203/070414:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.BaseTagWithNoActionTest (2670 ms)
[118/222] PasswordManagerBrowserTestBase.BaseTagWithNoActionTest (4135 ms)
[ RUN      ] PasswordManagerBrowserTestBase.BasicAuthSeparateRealms
[4669:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4663:3847:1203/070416:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4669:17411:1203/070416:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.BasicAuthSeparateRealms (3942 ms)
[119/222] PasswordManagerBrowserTestBase.BasicAuthSeparateRealms (5128 ms)
[ RUN      ] PasswordManagerBrowserTestBase.InternalsPage
[4677:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4673:45063:1203/070420:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4685:13319:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[4677:16899:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.InternalsPage (4942 ms)
[120/222] PasswordManagerBrowserTestBase.InternalsPage (6174 ms)
[ RUN      ] PDFExtensionTest.Basic
[4684:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4676:62723:1203/070419:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:04:22 vm1060-m4.golo.chromium.org Chromium Helper[4688] <Error>: CGAffineTransformInvert: singular matrix.
[4676:3847:1203/070422:INFO:CONSOLE(0)] "[SUCCESS] testHasElements", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[4676:3847:1203/070422:INFO:CONSOLE(0)] "[SUCCESS] testPluginElement", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[4686:13063:1203/070422:WARNING:channel.cc(358)] RawChannel write error
[4684:3847:1203/070423:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4684:3847:1203/070423:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4676:3847:1203/070423:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4676:3847:1203/070423:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.Basic (5742 ms)
[121/222] PDFExtensionTest.Basic (7058 ms)
[ RUN      ] PDFExtensionTest.PdfZoomWithoutBubble
[4693:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4689:62467:1203/070425:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:04:27 vm1060-m4.golo.chromium.org Chromium Helper[4698] <Error>: CGAffineTransformInvert: singular matrix.
[4693:3847:1203/070428:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4693:3847:1203/070428:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4693:3847:1203/070428:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[4693:3847:1203/070428:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[4689:3847:1203/070428:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4689:3847:1203/070428:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.PdfZoomWithoutBubble (6017 ms)
[122/222] PDFExtensionTest.PdfZoomWithoutBubble (7249 ms)
[ RUN      ] MaterialPDFExtensionTest.Basic
[4699:3847:1203/070426:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4694:61955:1203/070426:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4694:3847:1203/070429:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4694:3847:1203/070430:INFO:CONSOLE(0)] "[SUCCESS] testHasElements", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[4694:3847:1203/070430:INFO:CONSOLE(0)] "[SUCCESS] testPluginElement", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[4694:3847:1203/070430:INFO:CONSOLE(0)] "[SUCCESS] testIgnoreKeyEvents", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[4694:3847:1203/070431:INFO:CONSOLE(0)] "[SUCCESS] testOpenCloseBookmarks", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[4694:3847:1203/070431:INFO:CONSOLE(0)] "[SUCCESS] testGetFilenameFromURL", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[4700:12807:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[4694:3847:1203/070431:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4699:17155:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaterialPDFExtensionTest.Basic (6958 ms)
[123/222] MaterialPDFExtensionTest.Basic (8330 ms)
[ RUN      ] PluginPowerSaverBrowserTest.SmallSameOrigin
objc[4709]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4709]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.SmallSameOrigin (3128 ms)
[124/222] PluginPowerSaverBrowserTest.SmallSameOrigin (4294 ms)
[ RUN      ] PluginPowerSaverBrowserTest.LargeCrossOriginObscured
objc[4718]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[4718]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[4714:12807:1203/070436:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PluginPowerSaverBrowserTest.LargeCrossOriginObscured (3361 ms)
[125/222] PluginPowerSaverBrowserTest.LargeCrossOriginObscured (4653 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLErrorTopLevel
[4717:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4713:62219:1203/070436:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4717:16899:1203/070437:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLErrorTopLevel (3330 ms)
[126/222] PrerenderBrowserTest.PrerenderSSLErrorTopLevel (4725 ms)
[ RUN      ] PrerenderBrowserTest.ControlGroup
[4727:3847:1203/070439:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4721:62211:1203/070439:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4727:17155:1203/070440:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.ControlGroup (2737 ms)
[127/222] PrerenderBrowserTest.ControlGroup (4108 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderKeepSubresourceExtensionScheme
[4731:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4725:62467:1203/070441:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4725:27907:1203/070441:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: abcdefg
[4725:27907:1203/070441:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://abcdefg/test.jpg
[4734:13063:1203/070442:WARNING:channel.cc(358)] RawChannel write error
[4731:16391:1203/070442:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderKeepSubresourceExtensionScheme (3621 ms)
[128/222] PrerenderBrowserTest.PrerenderKeepSubresourceExtensionScheme (5095 ms)
[ RUN      ] PushMessagingBrowserTest.PushEventNoServiceWorker
[4737:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4733:18179:1203/070444:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4733:3847:1203/070444:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:50496/push_messaging/push_test.js (18)
[4733:3847:1203/070444:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:50496/push_messaging/push_test.js (18)
[4733:3847:1203/070444:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:50496/push_messaging/push_test.js (18)
[4733:3847:1203/070444:INFO:CONSOLE(18)] "sendResultToTest: false - is not controlled", source: https://127.0.0.1:50496/push_messaging/push_test.js (18)
[4733:3847:1203/070444:INFO:CONSOLE(18)] "sendResultToTest: true - is controlled", source: https://127.0.0.1:50496/push_messaging/push_test.js (18)
[4733:3847:1203/070444:INFO:CONSOLE(18)] "sendResultToTest: service worker unregistration status: true", source: https://127.0.0.1:50496/push_messaging/push_test.js (18)
[4733:3847:1203/070444:INFO:CONSOLE(18)] "sendResultToTest: null", source: https://127.0.0.1:50496/push_messaging/push_test.js (18)
[4738:12551:1203/070444:WARNING:channel.cc(358)] RawChannel write error
[4737:17411:1203/070444:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.PushEventNoServiceWorker (2701 ms)
[129/222] PushMessagingBrowserTest.PushEventNoServiceWorker (4104 ms)
[ RUN      ] PushMessagingBrowserTest.LocalResetNotificationsPermissionUnsubscribes
[4742:3847:1203/070445:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4739:17923:1203/070446:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4739:3847:1203/070446:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:50498/push_messaging/push_test.js (18)
[4739:3847:1203/070446:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:50498/push_messaging/push_test.js (18)
[4739:3847:1203/070446:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:50498/push_messaging/push_test.js (18)
[4739:3847:1203/070446:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:50498/push_messaging/push_test.js (18)
[4739:3847:1203/070446:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:50498/push_messaging/push_test.js (18)
[4739:3847:1203/070446:INFO:CONSOLE(18)] "sendResultToTest: permission status - prompt", source: https://127.0.0.1:50498/push_messaging/push_test.js (18)
[4739:3847:1203/070446:INFO:CONSOLE(18)] "sendResultToTest: false - not subscribed", source: https://127.0.0.1:50498/push_messaging/push_test.js (18)
[4744:13063:1203/070446:WARNING:channel.cc(358)] RawChannel write error
[4739:3847:1203/070446:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[4739:3847:1203/070446:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[4739:3847:1203/070446:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[4742:15367:1203/070446:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.LocalResetNotificationsPermissionUnsubscribes (2607 ms)
[130/222] PushMessagingBrowserTest.LocalResetNotificationsPermissionUnsubscribes (3871 ms)
[ RUN      ] ReferrerPolicyTest.HttpsRedirect
[4747:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4743:3847:1203/070448:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ReferrerPolicyTest.HttpsRedirect (2543 ms)
[131/222] ReferrerPolicyTest.HttpsRedirect (3912 ms)
[ RUN      ] ReferrerPolicyTest.HttpLeftClickRedirectDefaultNoFlag
[4753:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4748:3847:1203/070450:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[4748:3847:1203/070450:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[4753:17411:1203/070450:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpLeftClickRedirectDefaultNoFlag (2529 ms)
[132/222] ReferrerPolicyTest.HttpLeftClickRedirectDefaultNoFlag (3885 ms)
[ RUN      ] RestartTest.PRE_SessionStorage
[4758:3847:1203/070451:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4760:12807:1203/070451:WARNING:channel.cc(358)] RawChannel write error
[4758:17155:1203/070452:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.PRE_SessionStorage (2491 ms)
[133/222] RestartTest.PRE_SessionStorage (3853 ms)
[ RUN      ] TabRestoreTest.DontLoadRestoredTab
[4763:3847:1203/070453:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4765:13063:1203/070455:WARNING:channel.cc(358)] RawChannel write error
[4773:12807:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[4767:13063:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[4773:3847:1203/070456:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[4773:3847:1203/070456:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4773:3847:1203/070456:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4773:3847:1203/070456:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4773:3847:1203/070456:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4773:3847:1203/070456:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4773:3847:1203/070456:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] TabRestoreTest.DontLoadRestoredTab (5671 ms)
[134/222] TabRestoreTest.DontLoadRestoredTab (7083 ms)
[ RUN      ] SiteDetailsBrowserTest.ExtensionWithTwoWebIframes
[4769:3847:1203/070455:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4770:13063:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[4764:3847:1203/070457:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4769:17411:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SiteDetailsBrowserTest.ExtensionWithTwoWebIframes (3966 ms)
[135/222] SiteDetailsBrowserTest.ExtensionWithTwoWebIframes (5223 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiredNetwork_NoLoginURL_With_SSID
[4781:3847:1203/070500:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4781:17155:1203/070502:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiredNetwork_NoLoginURL_With_SSID (3856 ms)
[136/222] CaptivePortalBlockingPageTest.WiredNetwork_NoLoginURL_With_SSID (5170 ms)
[ RUN      ] SSLUITest.TestHTTPSErrorCausedByClock
[4782:3847:1203/070500:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4786:12551:1203/070502:WARNING:channel.cc(358)] RawChannel write error
[4786:16643:1203/070502:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010cccf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010cd1ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010cd66a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x00000001198ba493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x00000001198b9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010e756dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010e192f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010dfbe3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010e0b4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010e0b1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010e0b2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010e1fdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010f35c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000119c62663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000119c62ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010cde0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010cddff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010cdd560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a781772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a76e1a1 thread_start + 13

[4782:16899:1203/070502:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestHTTPSErrorCausedByClock (3851 ms)
[137/222] SSLUITest.TestHTTPSErrorCausedByClock (5176 ms)
[ RUN      ] SSLUITestIgnoreCertErrors.TestWSS
[4794:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on wss://127.0.0.1:0...
WebSocket server started on wss://127.0.0.1:50521...
sending server_data: {"host": "127.0.0.1", "port": 50521} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[       OK ] SSLUITestIgnoreCertErrors.TestWSS (3176 ms)
[138/222] SSLUITestIgnoreCertErrors.TestWSS (4583 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedReportingWithNoOptIn
[4793:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4787:62735:1203/070507:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[4787:3847:1203/070507:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4798:16643:1203/070507:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000110fea373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000111035c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000111081a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011dbd5493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011dbd4a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000112a71dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x00000001124adf10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001122d93b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001123cfad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x00000001123ccbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001123cd235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000112518d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000113677392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011df7d663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011df7dae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001110fb421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001110faf43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001110f060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a781772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a76e1a1 thread_start + 13

[       OK ] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedReportingWithNoOptIn (3719 ms)
[139/222] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedReportingWithNoOptIn (5165 ms)
[ RUN      ] CommonNameMismatchBrowserTest.CheckWWWSubdomainMismatchInverse
[4806:3847:1203/070510:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4799:3847:1203/070511:INFO:CONSOLE(0)] "Redirecting navigation example.org -> www.example.org because the server presented a certificate valid for www.example.org but not for example.org.", source: https://www.example.org:50527/ssl/google.html?a=b (0)
[       OK ] CommonNameMismatchBrowserTest.CheckWWWSubdomainMismatchInverse (2571 ms)
[140/222] CommonNameMismatchBrowserTest.CheckWWWSubdomainMismatchInverse (3915 ms)
[ RUN      ] CertVerifierBrowserTest.MockCertVerifierSmokeTest
[4808:3847:1203/070510:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4810:13063:1203/070512:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CertVerifierBrowserTest.MockCertVerifierSmokeTest (3488 ms)
[141/222] CertVerifierBrowserTest.MockCertVerifierSmokeTest (4892 ms)
[ RUN      ] AutofillDialogControllerTest.AcceptWithSuggestions
[4815:3847:1203/070514:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AutofillDialogControllerTest.AcceptWithSuggestions (3365 ms)
[142/222] AutofillDialogControllerTest.AcceptWithSuggestions (4726 ms)
[ RUN      ] AutofillDialogControllerTest.FillFormIncludesCVC
[4819:3847:1203/070515:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4820:13063:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[4819:15879:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.FillFormIncludesCVC (3579 ms)
[143/222] AutofillDialogControllerTest.FillFormIncludesCVC (4829 ms)
[ RUN      ] PopupBlockerBrowserTest.ClosableAfterNavigation
[4825:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4821:62979:1203/070519:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4821:3847:1203/070520:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4825:17667:1203/070521:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.ClosableAfterNavigation (3905 ms)
[144/222] PopupBlockerBrowserTest.ClosableAfterNavigation (5135 ms)
[ RUN      ] BrowserTest.RenderIdleTime
[4831:3847:1203/070520:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4832:13063:1203/070521:WARNING:channel.cc(358)] RawChannel write error
[4831:3847:1203/070521:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002bc40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[4831:16135:1203/070521:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.RenderIdleTime (2586 ms)
[145/222] BrowserTest.RenderIdleTime (3928 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_Incognito
[4839:3847:1203/070523:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4839:17667:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_Incognito (2998 ms)
[146/222] BrowserNavigatorTest.Disposition_Incognito (4173 ms)
[ RUN      ] AcceleratorsCocoaBrowserTest.MappingAcceleratorsInMainMenu
[4848:3847:1203/070528:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4849:12807:1203/070528:WARNING:channel.cc(358)] RawChannel write error
[4849:3847:1203/070528:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[4849:3847:1203/070528:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4849:3847:1203/070528:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4849:3847:1203/070528:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4849:3847:1203/070528:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4849:3847:1203/070528:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4849:3847:1203/070528:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] AcceleratorsCocoaBrowserTest.MappingAcceleratorsInMainMenu (2225 ms)
[147/222] AcceleratorsCocoaBrowserTest.MappingAcceleratorsInMainMenu (3557 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromNTPToOptionsPageInSameTab
[4841:3847:1203/070524:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4842:13575:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[4834:3847:1203/070526:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4841:18179:1203/070529:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromNTPToOptionsPageInSameTab (6921 ms)
[148/222] BrowserNavigatorTest.NavigateFromNTPToOptionsPageInSameTab (8264 ms)
[ RUN      ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToAppMenu
[4860:3847:1203/070532:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4860:17155:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToAppMenu (2579 ms)
[149/222] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToAppMenu (3858 ms)
[ RUN      ] WindowAppleScriptTest.NSWindowTest
[4856:3847:1203/070531:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WindowAppleScriptTest.NSWindowTest (3555 ms)
[150/222] WindowAppleScriptTest.NSWindowTest (4846 ms)
[ RUN      ] FindInPageControllerTest.FindWholeFileContent
[4869:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4863:3847:1203/070537:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4869:17155:1203/070537:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindWholeFileContent (2541 ms)
[151/222] FindInPageControllerTest.FindWholeFileContent (3933 ms)
[ RUN      ] ManagePasswordsBubbleTest.PasswordEntryShowsPendingSaveView
[4868:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4872:13319:1203/070538:WARNING:channel.cc(358)] RawChannel write error
[4870:13063:1203/070538:WARNING:channel.cc(358)] RawChannel write error
[4862:3847:1203/070538:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4868:15367:1203/070538:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManagePasswordsBubbleTest.PasswordEntryShowsPendingSaveView (3598 ms)
[152/222] ManagePasswordsBubbleTest.PasswordEntryShowsPendingSaveView (4802 ms)
[ RUN      ] FindInPageControllerTest.SelectChangesOrdinal_Issue20883
[4878:3847:1203/070540:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:05:41.271 Chromium Helper[4881:f07] Couldn't set selectedTextBackgroundColor from default ()
[4873:3847:1203/070541:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[4878:16899:1203/070541:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.SelectChangesOrdinal_Issue20883 (2525 ms)
[153/222] FindInPageControllerTest.SelectChangesOrdinal_Issue20883 (3893 ms)
[ RUN      ] SettingsWindowManagerTest.OpenChromePages
[4882:3847:1203/070541:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4875:5635:1203/070542:ERROR:mach_broker_mac.mm(234)] Unknown process 4884 is sending Mach IPC messages!
[4875:5635:1203/070542:ERROR:mach_broker_mac.mm(234)] Unknown process 4886 is sending Mach IPC messages!
[4887:12807:1203/070543:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[4887:12807:1203/070543:WARNING:channel.cc(358)] RawChannel write error
[4875:4611:1203/070544:ERROR:mach_broker_mac.mm(234)] Unknown process 4890 is sending Mach IPC messages!
[       OK ] SettingsWindowManagerTest.OpenChromePages (4873 ms)
[154/222] SettingsWindowManagerTest.OpenChromePages (6221 ms)
[ RUN      ] BookmarksTest.TwoCommandsOneTab
[4892:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4893:12807:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[4885:3847:1203/070546:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4895:16643:1203/070547:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001125e0373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000011262bc65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000112677a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011f1cb493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011f1caa13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000114067dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000113aa3f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001138cf3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001139c5ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x00000001139c2bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001139c3235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000113b0ed4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000114c6d392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011f573663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011f573ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001126f1421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001126f0f43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001126e660f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8a781772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8a76e1a1 thread_start + 13

[4892:17667:1203/070547:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BookmarksTest.TwoCommandsOneTab (4745 ms)
[155/222] BookmarksTest.TwoCommandsOneTab (6420 ms)
[ RUN      ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter3
[4898:3847:1203/070547:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4899:3847:1203/070548:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[4899:3847:1203/070548:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4899:3847:1203/070548:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4899:3847:1203/070548:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4899:3847:1203/070548:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4899:3847:1203/070548:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[4899:3847:1203/070548:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[4898:17155:1203/070548:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter3 (2302 ms)
[156/222] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter3 (3538 ms)
[ RUN      ] UnloadTest.CrossSiteInfiniteUnloadAsync
[4908:3847:1203/070551:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4902:3847:1203/070552:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4908:16135:1203/070553:WARNING:channel.cc(358)] RawChannel write error
[       OK ] UnloadTest.CrossSiteInfiniteUnloadAsync (3871 ms)
[157/222] UnloadTest.CrossSiteInfiniteUnloadAsync (5089 ms)
[ RUN      ] UnloadTest.BrowserCloseInfiniteUnload
[4919:3847:1203/070556:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4919:17411:1203/070558:WARNING:channel.cc(358)] RawChannel write error
[4915:3847:1203/070558:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseInfiniteUnload (3683 ms)
[158/222] UnloadTest.BrowserCloseInfiniteUnload (5085 ms)
[ RUN      ] ZoomControllerBrowserTest.SettingsZoomAfterSigninWorks
[4907:3847:1203/070550:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4901:3847:1203/070554:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[4914:12807:1203/070555:WARNING:channel.cc(358)] RawChannel write error
[4911:3847:1203/070555:WARNING:console.cc(108)] Could not log "Extension view no longer exists": no render frame found
[4911:13063:1203/070555:WARNING:channel.cc(358)] RawChannel write error
[4901:3847:1203/070556:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4909:12807:1203/070558:WARNING:channel.cc(358)] RawChannel write error
[4916:12807:1203/070558:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.SettingsZoomAfterSigninWorks (9882 ms)
[159/222] ZoomControllerBrowserTest.SettingsZoomAfterSigninWorks (11060 ms)
[ RUN      ] ChromeLocatorTest.FindNonExistentBundle
[       OK ] ChromeLocatorTest.FindNonExistentBundle (0 ms)
[160/222] ChromeLocatorTest.FindNonExistentBundle (1374 ms)
[ RUN      ] ChromeLocatorTest.GetNonExistentBundleInfo
[       OK ] ChromeLocatorTest.GetNonExistentBundleInfo (3 ms)
[161/222] ChromeLocatorTest.GetNonExistentBundleInfo (1188 ms)
[ RUN      ] AutofillRendererTest.DontCrashWhileAssociatingForms
[       OK ] AutofillRendererTest.DontCrashWhileAssociatingForms (220 ms)
[162/222] AutofillRendererTest.DontCrashWhileAssociatingForms (1515 ms)
[ RUN      ] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible
[       OK ] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible (315 ms)
[163/222] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible (1452 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldLongSelect
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldLongSelect (327 ms)
[164/222] FormAutofillTest.WebFormControlElementToFormFieldLongSelect (1457 ms)
[ RUN      ] FormAutofillTest.InvalidLabels
[       OK ] FormAutofillTest.InvalidLabels (231 ms)
[165/222] FormAutofillTest.InvalidLabels (1522 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableWithSpecialElements
[       OK ] FormAutofillTest.LabelsInferredFromTableWithSpecialElements (244 ms)
[166/222] FormAutofillTest.LabelsInferredFromTableWithSpecialElements (1473 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompleteForFilledFieldUnmatched
[       OK ] PasswordAutofillAgentTest.NoAutocompleteForFilledFieldUnmatched (185 ms)
[167/222] PasswordAutofillAgentTest.NoAutocompleteForFilledFieldUnmatched (1371 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordNotClearedOnEdit
[       OK ] PasswordAutofillAgentTest.PasswordNotClearedOnEdit (286 ms)
[168/222] PasswordAutofillAgentTest.PasswordNotClearedOnEdit (1384 ms)
[ RUN      ] PasswordAutofillAgentTest.WaitUsername
[       OK ] PasswordAutofillAgentTest.WaitUsername (323 ms)
[169/222] PasswordAutofillAgentTest.WaitUsername (1673 ms)
[ RUN      ] PasswordAutofillAgentTest.IsWebNodeVisibleTest
[       OK ] PasswordAutofillAgentTest.IsWebNodeVisibleTest (486 ms)
[170/222] PasswordAutofillAgentTest.IsWebNodeVisibleTest (1766 ms)
[ RUN      ] PasswordAutofillAgentTest.GestureRequiredTest
[       OK ] PasswordAutofillAgentTest.GestureRequiredTest (244 ms)
[171/222] PasswordAutofillAgentTest.GestureRequiredTest (1583 ms)
[ RUN      ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyUsername
[       OK ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyUsername (221 ms)
[172/222] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyUsername (1550 ms)
[ RUN      ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyNoUsername
[       OK ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyNoUsername (273 ms)
[173/222] PasswordAutofillAgentTest.FillOnAccountSelectOnlyNoUsername (1449 ms)
[ RUN      ] PasswordAutofillAgentTest.NoForm_PromptForAJAXSubmitWithoutNavigation
[       OK ] PasswordAutofillAgentTest.NoForm_PromptForAJAXSubmitWithoutNavigation (318 ms)
[174/222] PasswordAutofillAgentTest.NoForm_PromptForAJAXSubmitWithoutNavigation (1422 ms)
[ RUN      ] PasswordGenerationAgentTest.MessagesAfterAccountSignupFormFound
[       OK ] PasswordGenerationAgentTest.MessagesAfterAccountSignupFormFound (633 ms)
[175/222] PasswordGenerationAgentTest.MessagesAfterAccountSignupFormFound (2016 ms)
[ RUN      ] ChromeRenderViewTest.ContentSettingsAllowScripts
[       OK ] ChromeRenderViewTest.ContentSettingsAllowScripts (154 ms)
[176/222] ChromeRenderViewTest.ContentSettingsAllowScripts (1289 ms)
[ RUN      ] ChromeRenderViewTest.ContentSettingsInterstitialPages
[       OK ] ChromeRenderViewTest.ContentSettingsInterstitialPages (168 ms)
[177/222] ChromeRenderViewTest.ContentSettingsInterstitialPages (1500 ms)
[ RUN      ] TranslateScriptBrowserTest.TranslateSuccess
[       OK ] TranslateScriptBrowserTest.TranslateSuccess (176 ms)
[178/222] TranslateScriptBrowserTest.TranslateSuccess (1368 ms)
[ RUN      ] WebUIResourceBrowserTest.EventTargetTest
[4949:3847:1203/070616:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4943:3847:1203/070617:INFO:CONSOLE(94)] "NOW", source: file:///Volumes/data/b/swarm_slave/work/isolated/runUvPz57/chrome/test/data/webui/event_target_test.html (94)
[       OK ] WebUIResourceBrowserTest.EventTargetTest (3512 ms)
[179/222] WebUIResourceBrowserTest.EventTargetTest (4673 ms)
[ RUN      ] TestChromeWebUIControllerFactoryTest.TestWebUIProvider
[4948:3847:1203/070616:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4951:13063:1203/070618:WARNING:channel.cc(358)] RawChannel write error
[4952:12551:1203/070618:WARNING:channel.cc(358)] RawChannel write error
[4948:17155:1203/070619:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TestChromeWebUIControllerFactoryTest.TestWebUIProvider (5274 ms)
[180/222] TestChromeWebUIControllerFactoryTest.TestWebUIProvider (6552 ms)
[ RUN      ] OutOfProcessPPAPITest.Audio
[4958:3847:1203/070620:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[4964]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4964]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[4953:60987:1203/070623:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4953:3847:1203/070624:INFO:CONSOLE(177)] "Creation finished in 0.149 seconds.", source: http://127.0.0.1:50538/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[4953:3847:1203/070624:INFO:CONSOLE(177)] "DestroyNoStop finished in 0.006 seconds.", source: http://127.0.0.1:50538/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[4953:3847:1203/070624:INFO:CONSOLE(177)] "Failures finished in 0.007 seconds.", source: http://127.0.0.1:50538/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[4953:3847:1203/070624:INFO:CONSOLE(177)] "AudioCallback1 finished in 0.792 seconds.", source: http://127.0.0.1:50538/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[4953:3847:1203/070624:INFO:CONSOLE(177)] "AudioCallback2 finished in 0.017 seconds.", source: http://127.0.0.1:50538/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[4953:3847:1203/070624:INFO:CONSOLE(177)] "AudioCallback3 finished in 0.098 seconds.", source: http://127.0.0.1:50538/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[4953:3847:1203/070624:INFO:CONSOLE(177)] "AudioCallback4 finished in 0.052 seconds.", source: http://127.0.0.1:50538/test_case.html?testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[       OK ] OutOfProcessPPAPITest.Audio (5875 ms)
[181/222] OutOfProcessPPAPITest.Audio (7289 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Deny
[4962:3847:1203/070622:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[4965]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[4965]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[4957:3847:1203/070624:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.014 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runUvPz57/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
[4957:3847:1203/070624:INFO:CONSOLE(177)] "ConnectPermissionDenied finished in 0.188 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runUvPz57/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionDenied (177)
[4957:3847:1203/070624:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.025 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runUvPz57/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
[4957:3847:1203/070624:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4962:17155:1203/070625:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPIBrokerInfoBarTest.Deny (4911 ms)
[182/222] PPAPIBrokerInfoBarTest.Deny (6563 ms)
[ RUN      ] NaClBrowserTestPnacl.ExitStatusNeg2
[4971:3847:1203/070628:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4967:3847:1203/070629:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[4967:62747:1203/070629:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4978,1993200000:07:06:30.753707] Native Client module will be loaded at base address 0x0000487900000000
Received signal 10 BUS_ADRERR 487900000000
[end of stack trace]
[SRPC:HOST:4975,1215127552:07:06:31.540908] NaClSrpcRpcWait(channel=0x606000149fd8): EOF is received instead of response. Probably, the other side (usually, nacl module or browser plugin) crashed.
[4967:29187:1203/070631:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 10 (0xa)
[4967:3847:1203/070631:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Compile stream chunk failed. The PNaCl translator has probably crashed.", source: http://127.0.0.1:50542/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254&pnacl=1 (0)
[4967:3847:1203/070631:INFO:nacl_browsertest_util.cc(130)] ||||
[CLIENT_ERROR]  / naclModule did not load. Status: DONE / 'NaCl module load failed: PnaclCoordinator: Compile stream chunk failed. The PNaCl translator has probably crashed.'
[4967:3847:1203/070631:INFO:nacl_browsertest_util.cc(130)] ||||
[4967:3847:1203/070631:INFO:nacl_browsertest_util.cc(130)] |||| A nexe load error occured, aborting testing.
[4967:3847:1203/070631:INFO:nacl_browsertest_util.cc(130)] ||||
[4967:3847:1203/070631:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 0 passed, 0 failed, 1 errors
../../chrome/test/nacl/nacl_browsertest_util.cc:254: Failure
Value of: handler.test_passed()
  Actual: false
Expected: true
Test failed.
ASAN:DEADLYSIGNAL
=================================================================
==4975==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001087acbb1 bp 0x000140f12170 sp 0x000140f120a0 T6)
    #0 0x1087acbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1087acbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1087ac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1087a7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1087a7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1088a25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1088bf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x108891863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1089009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1087d7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1088f9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10880e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10616036c in Run base/callback.h:396:12
    #13 0x10616036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x112f0689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x112f03d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10616036c in Run base/callback.h:396:12
    #17 0x10616036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1061c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1061c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1061c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10613e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1061ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10613c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8cbb8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8cbb8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8cbdb7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8cbdb0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10613f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10613dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x106203078 in Run base/run_loop.cc:55:3
    #31 0x1061c70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x106271d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10626560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a781771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a76e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1012c1119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106264fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106271426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x112f1d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x112d38a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1131601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x113160d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x113163ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x105ece642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113159e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11315844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113157ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1131df110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x106082948 in Run content/app/content_main_runner.cc:786:12
    #14 0x106080abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10511ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10127e99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10127e563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==4975==ABORTING
Received signal 6
[end of stack trace]
[4971:16135:1203/070631:WARNING:channel.cc(358)] RawChannel write error
[  FAILED  ] NaClBrowserTestPnacl.ExitStatusNeg2, where TypeParam =  and GetParam() =  (5578 ms)
[183/222] NaClBrowserTestPnacl.ExitStatusNeg2 (7419 ms)
[ RUN      ] NaClBrowserTestNewlibVcacheExtension.ValidationCacheOfMainNexe
[4976:3847:1203/070629:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4980,1993200000:07:06:32.488466] Native Client module will be loaded at base address 0x000030fc00000000
[4968:3847:1203/070632:INFO:nacl_browsertest_util.cc(130)] |||| 1 test passed.
[4982,1993200000:07:06:34.120405] Native Client module will be loaded at base address 0x00004d5100000000
[4968:3847:1203/070634:INFO:nacl_browsertest_util.cc(130)] |||| 1 test passed.
[4976:17155:1203/070634:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestNewlibVcacheExtension.ValidationCacheOfMainNexe (7403 ms)
[184/222] NaClBrowserTestNewlibVcacheExtension.ValidationCacheOfMainNexe (8970 ms)
[ RUN      ] PolicyTest.SavingBrowserHistoryDisabled
[4985:3847:1203/070635:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4985:17411:1203/070637:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.SavingBrowserHistoryDisabled (3747 ms)
[185/222] PolicyTest.SavingBrowserHistoryDisabled (4986 ms)
[ RUN      ] TtsApiTest.PlatformSpeakInterrupt
[4990:3847:1203/070638:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4986:3847:1203/070640:INFO:CONSOLE(0)] "[SUCCESS] testInterrupt", source: chrome-extension://eckpacojlhbffdjcpckhamibcpibcpdm/test.html (0)
[4992:13831:1203/070640:WARNING:channel.cc(358)] RawChannel write error
[4996:13063:1203/070640:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.PlatformSpeakInterrupt (4841 ms)
[186/222] TtsApiTest.PlatformSpeakInterrupt (6259 ms)
[ RUN      ] TtsApiTest.PlatformSpeakQueueInterrupt
[4997:3847:1203/070640:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4991:3847:1203/070642:INFO:CONSOLE(0)] "[SUCCESS] testQueueInterrupt", source: chrome-extension://ieonlgnkekkmemmfelhfmipijbajgafi/test.html (0)
[5000:12551:1203/070642:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.PlatformSpeakQueueInterrupt (4769 ms)
[187/222] TtsApiTest.PlatformSpeakQueueInterrupt (6128 ms)
[ RUN      ] TtsApiTest.PlatformSpeakError
[5003:3847:1203/070644:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4999:3847:1203/070647:INFO:CONSOLE(0)] "[SUCCESS] testSpeakError", source: chrome-extension://cfelaaeodgnpfdodoebgnbakblhikkej/test.html (0)
[5005:12807:1203/070647:WARNING:channel.cc(358)] RawChannel write error
[5003:17155:1203/070647:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.PlatformSpeakError (5152 ms)
[188/222] TtsApiTest.PlatformSpeakError (6545 ms)
[ RUN      ] SafeBrowsingServiceTest.StartAndStop
[5009:3847:1203/070646:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5010:12807:1203/070648:WARNING:channel.cc(358)] RawChannel write error
[5009:17667:1203/070648:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingServiceTest.StartAndStop (3692 ms)
[189/222] SafeBrowsingServiceTest.StartAndStop (5160 ms)
[ RUN      ] CaptivePortalBrowserTest.InternetConnected
[5016:3847:1203/070650:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5016:3847:1203/070652:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5016:3847:1203/070652:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5016:3847:1203/070652:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5016:3847:1203/070652:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5016:3847:1203/070652:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5016:17667:1203/070652:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.InternetConnected (3742 ms)
[190/222] CaptivePortalBrowserTest.InternetConnected (5181 ms)
[ RUN      ] CaptivePortalBrowserTest.GoBack
[5020:3847:1203/070651:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5013:3847:1203/070656:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5020:15879:1203/070656:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.GoBack (7193 ms)
[191/222] CaptivePortalBrowserTest.GoBack (8601 ms)
[ RUN      ] NetworkingPrivateApiTest.GetVisibleNetworks
[5027:3847:1203/070655:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5023:3847:1203/070657:INFO:CONSOLE(0)] "[SUCCESS] getVisibleNetworks", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getVisibleNetworks (0)
[5030:13063:1203/070657:WARNING:channel.cc(358)] RawChannel write error
[5027:17155:1203/070657:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.GetVisibleNetworks (4036 ms)
[192/222] NetworkingPrivateApiTest.GetVisibleNetworks (5258 ms)
[ RUN      ] NetworkingPrivateApiTest.VerifyDestination
[5036:3847:1203/070700:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5031:3847:1203/070702:INFO:CONSOLE(0)] "[SUCCESS] verifyDestination", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyDestination (0)
[5036:16135:1203/070702:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==5036==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8a786bc9 bp 0x0001291cf730 sp 0x0001291cf6f0 T7)
    #0 0x7fff8a786bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11152b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11152b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11152b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11152b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11154d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11154d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111538628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111538b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111538b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111546c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111546c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111546c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111546c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111546c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10f1a036c in Run base/callback.h:396:12
    #16 0x10f1a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10f208894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10f209ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10f209ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10f17ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10f243078 in Run base/run_loop.cc:55:3
    #22 0x10f2070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10f2b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10f2a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8a781771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8a76e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x10a305119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f2a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f2b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11bd9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10f094abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10f094abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10f09370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10f0c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10f0c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10e15ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10a2be99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10a2be563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==5036==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetworkingPrivateApiTest.VerifyDestination (3608 ms)
[193/222] NetworkingPrivateApiTest.VerifyDestination (5043 ms)
[ RUN      ] NetworkingPrivateApiTestFail.StartConnect
[5040:3847:1203/070700:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5033:3847:1203/070702:INFO:CONSOLE(0)] "[FAIL] startConnect: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnect (0)
[5043:12807:1203/070702:WARNING:channel.cc(358)] RawChannel write error
[5040:18179:1203/070702:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.StartConnect (3764 ms)
[194/222] NetworkingPrivateApiTestFail.StartConnect (4959 ms)
[ RUN      ] NetworkingPrivateApiTestFail.SetCellularSimState
[5049:3847:1203/070705:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5044:3847:1203/070707:INFO:CONSOLE(0)] "[FAIL] setCellularSimState: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setCellularSimState (0)
[5049:17667:1203/070707:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.SetCellularSimState (3681 ms)
[195/222] NetworkingPrivateApiTestFail.SetCellularSimState (5207 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartConnect
[5052:3847:1203/070705:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5045:3847:1203/070707:INFO:CONSOLE(0)] "[SUCCESS] startConnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startConnect (0)
[5055:13063:1203/070707:WARNING:channel.cc(358)] RawChannel write error
[5052:17411:1203/070707:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.StartConnect (3750 ms)
[196/222] NetworkingPrivateServiceClientApiTest.StartConnect (5119 ms)
[ RUN      ] PicasaDataProviderMultipleMixedCallbacksTest.MultipleMixedCallbacks
[5062:3847:1203/070710:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5064:13063:1203/070712:WARNING:channel.cc(358)] RawChannel write error
[5062:17155:1203/070712:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PicasaDataProviderMultipleMixedCallbacksTest.MultipleMixedCallbacks (4170 ms)
[197/222] PicasaDataProviderMultipleMixedCallbacksTest.MultipleMixedCallbacks (5636 ms)
[ RUN      ] SerialApiTest/SerialApiTest.SerialRealHardware/0
[5065:3847:1203/070711:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5058:3847:1203/070712:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ooomikfaenomkbiiofajbfefffeagkcp/_generated_background_page.html (0)
[5065:17411:1203/070713:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SerialApiTest/SerialApiTest.SerialRealHardware/0 (3756 ms)
[198/222] SerialApiTest/SerialApiTest.SerialRealHardware/0 (5123 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/87
[5076:3847:1203/070716:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5078:12807:1203/070716:WARNING:channel.cc(358)] RawChannel write error
[5076:16899:1203/070716:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/87 (2542 ms)
[199/222] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/87 (3847 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/123
[5077:3847:1203/070716:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5077:17155:1203/070717:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/123 (3053 ms)
[200/222] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/123 (4340 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/4
[5086:3847:1203/070719:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5088:13063:1203/070720:WARNING:channel.cc(358)] RawChannel write error
[5086:17155:1203/070720:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/4 (2649 ms)
[201/222] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/4 (3987 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/12
[5089:3847:1203/070720:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5089:17411:1203/070721:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/12 (2601 ms)
[202/222] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/12 (3834 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/15
[5097:3847:1203/070723:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5097:17667:1203/070724:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/15 (2639 ms)
[203/222] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/15 (4072 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/21
[5099:3847:1203/070724:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5099:17411:1203/070725:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/21 (2612 ms)
[204/222] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/21 (3889 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/23
[5107:3847:1203/070727:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5109:3847:1203/070729:WARNING:proxy_message_pipe_endpoint.cc(50)] Failed to write enqueue message to channel
[5107:17155:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/23 (3069 ms)
[205/222] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/23 (4495 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/25
[5108:3847:1203/070728:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5108:17155:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/25 (2917 ms)
[206/222] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/25 (4306 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[5119:3847:1203/070732:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5121:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5121:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5121:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5121:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5121:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5121:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5121:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5119:17155:1203/070733:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (2428 ms)
[207/222] SRC_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (3807 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/1
[5118:3847:1203/070732:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5112:41743:1203/070733:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/1 (2926 ms)
[208/222] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestSingleTabShutdown/1 (4131 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[5129:3847:1203/070736:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.377 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.386 -  Registering video event handlers.", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.397 -  Loading media using MSE.", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.405 -  Starting play, hidden: false", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.531 -  Event: play", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.532 -  Event: waiting", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:60443:1203/070737:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.543 -  onSourceOpen [object Event]", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.548 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.573 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.576 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.578 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.588 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.599 -  Forcing invalid key data.", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.605 -  Adding key to sessionID: 1", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.608 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.611 -  Forcing invalid key data.", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.613 -  Adding key to sessionID: 2", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.618 -  onWebkitKeyError KeySystem: webkit-org.w3.clearkey, sessionId: 1, errorCode: 1, systemCode: 0", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:50558/eme_player_js/utils.js (145)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.627 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.630 -  onWebkitKeyError KeySystem: webkit-org.w3.clearkey, sessionId: 2, errorCode: 1, systemCode: 0", source: http://127.0.0.1:50558/eme_player_js/utils.js (284)
[5123:3847:1203/070737:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:50558/eme_player_js/utils.js (145)
[5131:12807:1203/070737:WARNING:channel.cc(358)] RawChannel write error
[5131:12807:1203/070737:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (2930 ms)
[209/222] MSE_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (4316 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[5128:3847:1203/070736:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.259 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.267 -  Registering video event handlers.", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.278 -  Loading media using MSE.", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.285 -  Starting play, hidden: false", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.390 -  Event: play", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.390 -  Event: waiting", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:60963:1203/070737:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.397 -  onSourceOpen [object Event]", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.399 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.416 -  End of appending buffer from bear-320x240-opus-a_enc-a.webm", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.421 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.431 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.439 -  Adding key to sessionID: 1", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.447 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.452 -  Event: canplay", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.456 -  Event: playing", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.457 -  Event: canplaythrough", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.705 -  timeupdate @ 0.162984", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070737:INFO:CONSOLE(284)] "07:07:37.953 -  timeupdate @ 0.418393", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070738:INFO:CONSOLE(284)] "07:07:38.203 -  timeupdate @ 0.673802", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070738:INFO:CONSOLE(284)] "07:07:38.254 -  heartbeat #1", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070738:INFO:CONSOLE(284)] "07:07:38.453 -  timeupdate @ 0.905992", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070738:INFO:CONSOLE(284)] "07:07:38.953 -  timeupdate @ 1.41681", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070738:INFO:CONSOLE(284)] "07:07:38.956 -  waiting for video to end.", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070739:INFO:CONSOLE(284)] "07:07:39.255 -  heartbeat #2", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.254 -  heartbeat #3", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5122:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.266 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50555/eme_player_js/utils.js (284)
[5130:13063:1203/070740:WARNING:channel.cc(358)] RawChannel write error
[5130:13063:1203/070740:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[5128:17667:1203/070740:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (5926 ms)
[210/222] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (7266 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[5149:3847:1203/070743:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5145:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.234 -  Registering video event handlers.", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.249 -  Loading media using src.", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.253 -  Registering video event handlers.", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.253 -  Loading media using src.", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:62219:1203/070744:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5145:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.368 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070744:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.150 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.156 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.164 -  Adding key to sessionID: 1", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.186 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.195 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.196 -  Adding key to sessionID: 2", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.200 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.367 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.368 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.368 -  Adding key to sessionID: 1", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.371 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.399 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.399 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.400 -  Adding key to sessionID: 2", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.402 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.767 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.767 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.768 -  Adding key to sessionID: 1", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.770 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.824 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.824 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.825 -  Adding key to sessionID: 2", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.835 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.524 -  One video seeked.", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5145:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.549 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:50606/eme_player_js/utils.js (284)
[5150:13063:1203/070746:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[5145:3847:1203/070746:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5145:3847:1203/070746:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4842 ms)
[211/222] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (6134 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[5143:3847:1203/070740:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5140:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.533 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.542 -  Registering video event handlers.", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.552 -  Loading media using src.", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.557 -  Starting play, hidden: false", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.643 -  Event: play", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.644 -  Event: waiting", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:61955:1203/070741:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5140:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.684 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070741:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.520 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.532 -  heartbeat #1", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.541 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.549 -  Adding key to sessionID: 1", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.551 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.554 -  Adding key to sessionID: 2", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.557 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.560 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.616 -  Event: canplay", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.618 -  Event: playing", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.620 -  Event: canplaythrough", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.754 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.760 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.762 -  Adding key to sessionID: 2", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.768 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.154 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.157 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.160 -  Adding key to sessionID: 2", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.168 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.528 -  heartbeat #2", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.956 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.959 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.962 -  Adding key to sessionID: 2", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.967 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.528 -  heartbeat #3", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.453 -  First play ended.", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.457 -  Loading media using src.", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.462 -  Playing second time.", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.466 -  Starting play, hidden: false", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.479 -  Event: play", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.483 -  Event: waiting", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:25603:1203/070745:WARNING:http_cache_transaction.cc(2562)] Failed to revalidate partial entry
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.526 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.537 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.550 -  heartbeat #4", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.560 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.566 -  Adding key to sessionID: 3", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.571 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.577 -  Adding key to sessionID: 4", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.584 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.589 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.667 -  Event: canplay", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.673 -  Event: playing", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.679 -  Event: canplaythrough", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.773 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.781 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.787 -  Adding key to sessionID: 4", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.797 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.924 -  timeupdate @ 0.162984", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.168 -  timeupdate @ 0.418393", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.179 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.184 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.190 -  Adding key to sessionID: 4", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.200 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.418 -  timeupdate @ 0.673802", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.528 -  heartbeat #5", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.668 -  timeupdate @ 0.929211", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.918 -  timeupdate @ 1.161401", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.926 -  waiting for video to end.", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070747:INFO:CONSOLE(284)] "07:07:46.976 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070747:INFO:CONSOLE(284)] "07:07:46.986 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070747:INFO:CONSOLE(284)] "07:07:46.993 -  Adding key to sessionID: 4", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.009 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5140:3847:1203/070747:INFO:CONSOLE(284)] "07:07:47.528 -  heartbeat #6", source: http://127.0.0.1:50589/eme_player_js/utils.js (284)
[5144:13063:1203/070748:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[5143:17411:1203/070748:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9655 ms)
[212/222] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (10887 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[5156:3847:1203/070749:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.778 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.787 -  Registering video event handlers.", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.798 -  Loading media using MSE.", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.805 -  Starting play, hidden: false", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.892 -  Event: play", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.893 -  Event: waiting", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:39699:1203/070750:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.901 -  onSourceOpen [object Event]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.904 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.928 -  End of appending buffer from bear-320x240-opus-av_enc-v.webm", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.934 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070750:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5152:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.840 -  heartbeat #1", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[1203/070751:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[5152:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.853 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.860 -  Adding key to sessionID: 1", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070751:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5152:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.864 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.892 -  Event: canplay", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.894 -  Event: playing", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.896 -  Event: canplaythrough", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.064 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.067 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.070 -  Adding key to sessionID: 1", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.073 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.146 -  timeupdate @ 0.186203", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.394 -  timeupdate @ 0.418393", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.465 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.468 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.472 -  Adding key to sessionID: 1", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.485 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.773 -  heartbeat #2", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.893 -  timeupdate @ 0.929211", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.265 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.269 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.272 -  Adding key to sessionID: 1", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.276 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.393 -  timeupdate @ 1.41681", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.397 -  waiting for video to end.", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.773 -  heartbeat #3", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5152:3847:1203/070754:INFO:CONSOLE(284)] "07:07:54.672 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50625/eme_player_js/utils.js (284)
[5156:3847:1203/070754:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5156:3847:1203/070754:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5158:12807:1203/070754:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[5156:17667:1203/070755:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (7155 ms)
[213/222] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8375 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[5162:3847:1203/070751:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5157:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.539 -  Registering video event handlers.", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.612 -  onSourceOpen [object Event]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.617 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:62983:1203/070752:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5157:3847:1203/070752:INFO:CONSOLE(284)] "07:07:52.641 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070752:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.420 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.422 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(40)] "Appending next media source at 1sec.", source: http://127.0.0.1:50642/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1&usePrefixedEME=1 (40)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.438 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.443 -  Adding key to sessionID: 1", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.443 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.444 -  Adding key to sessionID: 2", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(60)] "Appending next media source at 1sec.", source: http://127.0.0.1:50642/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1&usePrefixedEME=1 (60)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.453 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.453 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.454 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.454 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(48)] "Second buffer append ended.", source: http://127.0.0.1:50642/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1&usePrefixedEME=1 (48)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.464 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.464 -  Adding key to sessionID: 3", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.465 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.465 -  Adding key to sessionID: 4", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.469 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.470 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.645 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.645 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.646 -  Adding key to sessionID: 4", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070753:INFO:CONSOLE(284)] "07:07:53.647 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070754:INFO:CONSOLE(284)] "07:07:54.045 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070754:INFO:CONSOLE(284)] "07:07:54.046 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070754:INFO:CONSOLE(284)] "07:07:54.046 -  Adding key to sessionID: 4", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070754:INFO:CONSOLE(284)] "07:07:54.048 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5157:3847:1203/070754:INFO:CONSOLE(284)] "07:07:54.655 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50642/eme_player_js/utils.js (284)
[5162:3847:1203/070754:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5162:3847:1203/070754:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5162:3847:1203/070754:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5163:13319:1203/070754:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[5162:16899:1203/070754:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (4792 ms)
[214/222] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (6485 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[5172:3847:1203/070758:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.201 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.208 -  Registering video event handlers.", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.219 -  Loading media using MSE.", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.224 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.225 -  Registering video event handlers.", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.225 -  Loading media using MSE.", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.293 -  onSourceOpen [object Event]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.301 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:39707:1203/070759:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.305 -  onSourceOpen [object Event]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.305 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.341 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070759:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.168 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.172 -  Adding key to sessionID: 1", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.174 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.196 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.200 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.206 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.207 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.209 -  Adding key to sessionID: 2", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.220 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.380 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.380 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.381 -  Adding key to sessionID: 1", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.384 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.412 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.413 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.414 -  Adding key to sessionID: 2", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.415 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.778 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.778 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.779 -  Adding key to sessionID: 1", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.780 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.817 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.818 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.819 -  Adding key to sessionID: 2", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.820 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.556 -  One video seeked.", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.580 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.580 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.580 -  Adding key to sessionID: 1", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.582 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5165:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.586 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:50660/eme_player_js/utils.js (284)
[5174:12807:1203/070801:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[5165:3847:1203/070801:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5165:3847:1203/070801:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (5323 ms)
[215/222] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (6768 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[5173:3847:1203/070758:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5166:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.223 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.229 -  Using ClearKeyPlayer", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.232 -  Registering video event handlers.", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.233 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:39443:1203/070800:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.093 -  Loading media using MSE.", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.100 -  Starting play, hidden: false", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.164 -  Event: play", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.165 -  Event: waiting", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.175 -  onSourceOpen [object Event]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.177 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.203 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.206 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.212 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.222 -  heartbeat #1", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.229 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.239 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.244 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.247 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.334 -  Event: canplay", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.337 -  Event: playing", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.339 -  Event: canplaythrough", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.454 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.456 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.462 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.853 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.856 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070800:INFO:CONSOLE(284)] "07:08:00.859 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.219 -  heartbeat #2", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.653 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.656 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070801:INFO:CONSOLE(284)] "07:08:01.660 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070802:INFO:CONSOLE(284)] "07:08:02.219 -  heartbeat #3", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.153 -  First play ended.", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.157 -  Loading media using MSE.", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.163 -  Playing second time.", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.169 -  Starting play, hidden: false", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.180 -  Event: play", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.183 -  Event: waiting", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.190 -  onSourceOpen [object Event]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.194 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.217 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.222 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.226 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.236 -  heartbeat #4", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.242 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.246 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.255 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.259 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.266 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.271 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.278 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.318 -  Event: canplay", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.323 -  Event: playing", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.328 -  Event: canplaythrough", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.572 -  timeupdate @ 0.186203", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.068 -  timeupdate @ 0.697021", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.219 -  heartbeat #5", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.318 -  timeupdate @ 0.929211", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.568 -  timeupdate @ 1.18462", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.574 -  waiting for video to end.", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5166:3847:1203/070805:INFO:CONSOLE(284)] "07:08:05.218 -  heartbeat #6", source: http://127.0.0.1:50661/eme_player_js/utils.js (284)
[5175:12807:1203/070806:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9749 ms)
[216/222] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (11001 ms)
[ RUN      ] TaskManagerOOPIFBrowserTest.KillSubframe/0
[5182:3847:1203/070804:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5179:62775:1203/070805:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5182:17411:1203/070807:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerOOPIFBrowserTest.KillSubframe/0 (4282 ms)
[217/222] TaskManagerOOPIFBrowserTest.KillSubframe/0 (5660 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/0
[5189:3847:1203/070809:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5190:3847:1203/070809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5190:3847:1203/070809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5190:3847:1203/070809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5190:3847:1203/070809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5190:3847:1203/070809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5190:3847:1203/070809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5190:3847:1203/070809:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5189:17411:1203/070809:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/0 (2193 ms)
[218/222] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Registration/0 (3363 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/1
[5193:3847:1203/070810:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5195:12807:1203/070811:WARNING:channel.cc(358)] RawChannel write error
[5195:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5195:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5195:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5195:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5195:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5195:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5195:3847:1203/070811:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5193:15367:1203/070811:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/1 (2562 ms)
[219/222] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/1 (3971 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/2
[5198:3847:1203/070812:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==5202==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010bb2cbb1 bp 0x0001447ff170 sp 0x0001447ff0a0 T6)
    #0 0x10bb2cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10bb2cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10bb2c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10bb27bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10bb27bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10bc225d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10bc3f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10bc11863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10bc809cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10bb57bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10bc79547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10bb8e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1094e036c in Run base/callback.h:396:12
    #13 0x1094e036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11628689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x116283d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1094e036c in Run base/callback.h:396:12
    #17 0x1094e036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x109548894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x109549ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x109549ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1094be4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10952d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1094bc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8cbb8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8cbb8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8cbdb7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8cbdb0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1094bf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1094bdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x109583078 in Run base/run_loop.cc:55:3
    #31 0x1095470b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1095f1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1095e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8a781771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8a76e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x104648119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1095e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1095f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11629d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1160b8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1164e01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1164e0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1164e3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10924e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1164d9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1164d844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1164d7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11655f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x109402948 in Run content/app/content_main_runner.cc:786:12
    #14 0x109400abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10849ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10460599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x104605563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==5202==ABORTING
Received signal 6
[end of stack trace]
[5194:3847:1203/070814:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5198:17411:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/2 (3709 ms)
[220/222] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/2 (5237 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1
[5204:3847:1203/070814:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5199:16899:1203/070815:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /safe_browsing/malware_image.png
[5205:13063:1203/070816:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1 (3559 ms)
[221/222] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareIFrame/1 (5018 ms)
[ RUN      ] RestartTest.SessionStorage
[5210:3847:1203/070817:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5210:17155:1203/070818:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.SessionStorage (2799 ms)
[222/222] RestartTest.SessionStorage (4069 ms)
Retrying 1 test (retry #1)
[ RUN      ] NaClBrowserTestPnacl.ExitStatusNeg2
[5217:3847:1203/070821:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5214:3847:1203/070822:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[5214:62219:1203/070822:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5219,1993200000:07:08:23.083635] Native Client module will be loaded at base address 0x00005b7f00000000
[5219,1993200000:07:08:23.727338] NaCl untrusted code called _exit(0x0)
[5220,1993200000:07:08:24.478576] Native Client module will be loaded at base address 0x000006b200000000
[5220,1993200000:07:08:24.538622] NaCl untrusted code called _exit(0x0)
[5221,1993200000:07:08:25.307937] Native Client module will be loaded at base address 0x0000055100000000
hello world from CreateModule
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exitneg2".
found at index 4
[5221,1993200000:07:08:25.440389] NaCl untrusted code called _exit(0xfe)
[5214:26371:1203/070825:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 65024 (0xfe00)
[5214:3847:1203/070825:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:50707/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254&pnacl=1 (0)
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[5214:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestPnacl.ExitStatusNeg2 (5690 ms)
[223/223] NaClBrowserTestPnacl.ExitStatusNeg2 (6918 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runUvPz57/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runUvPz57/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outCoMiUv/output.json
+--------------------------------------------------------------------------+
| End of shard 1  Pending: 1.1s  Duration: 623.4s  Bot: vm1060-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 4  https://chromium-swarm.appspot.com/user/task/2b812b41d0778f10   |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 4/20
Using 2 parallel jobs.
[ RUN      ] DownloadsWebUIDeleteProhibitedTest.ClearLeavesSearch
[39940:3847:1203/065857:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39934:3847:1203/065859:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[39934:3847:1203/065859:INFO:CONSOLE(1328)] "Running TestCase DownloadsWebUIDeleteProhibitedTest.ClearLeavesSearch", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==39944==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010f98cbb1 bp 0x0001487ff170 sp 0x0001487ff0a0 T6)
    #0 0x10f98cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10f98cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10f98c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10f987bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10f987bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10fa825d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10fa9f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10fa71863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10fae09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10f9b7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10fad9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10f9ee9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10d34036c in Run base/callback.h:396:12
    #13 0x10d34036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11a0e689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11a0e3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10d34036c in Run base/callback.h:396:12
    #17 0x10d34036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10d3a8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10d3a9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10d3a9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10d31e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10d38d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10d31c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9304ab30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9304a454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9306d7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9306d0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10d31f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10d31dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10d3e3078 in Run base/run_loop.cc:55:3
    #31 0x10d3a70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10d451d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10d44560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1084a7119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10d444fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10d451426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11a0fd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x119f18a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11a3401d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11a340d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11a343ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10d0ae642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11a339e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11a33844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11a337ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11a3bf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10d262948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10d260abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10c2fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10846499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x108464563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==39944==ABORTING
Received signal 6
[end of stack trace]
[39940:16135:1203/065901:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadsWebUIDeleteProhibitedTest.ClearLeavesSearch (5258 ms)
[1/195] DownloadsWebUIDeleteProhibitedTest.ClearLeavesSearch (6455 ms)
[ RUN      ] BaseDownloadsWebUITest.NoResultsHiddenWhenDownloads
[39939:3847:1203/065857:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39933:3847:1203/065859:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[39933:3847:1203/065859:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.NoResultsHiddenWhenDownloads", source: test_api.js (1328)
[39939:17411:1203/065901:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BaseDownloadsWebUITest.NoResultsHiddenWhenDownloads (5801 ms)
[2/195] BaseDownloadsWebUITest.NoResultsHiddenWhenDownloads (7156 ms)
[ RUN      ] InvalidationsWebUITest.testUpdatingRegisteredHandlers
[39951:3847:1203/065903:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39946:3847:1203/065905:INFO:CONSOLE(1328)] "Running TestCase InvalidationsWebUITest.testUpdatingRegisteredHandlers", source: test_api.js (1328)
[39956:12807:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[39946:3847:1203/065905:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[39951:15623:1203/065905:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InvalidationsWebUITest.testUpdatingRegisteredHandlers (3715 ms)
[3/195] InvalidationsWebUITest.testUpdatingRegisteredHandlers (5080 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors
[39954:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39947:3847:1203/065906:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors", source: test_api.js (1328)
[39947:3847:1203/065906:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail","testRunningAuditManually_withErrors")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
    at assertAccessibilityOk (test_api.js:1107:13)
    at expectFunc (test_api.js:1124:20)
    at Object.<anonymous> (accessibility_audit_browsertest.js:268:3)
    at Object.Test.runTest (test_api.js:344:16)
    at Object.TestCase.runTest (test_api.js:481:22)
    at Object.TestCase.run (test_api.js:511:14)
    at RUN_TEST_F (test_api.js:1329:21)
    at expectFunc (test_api.js:1124:20)
    at runTestFunction (test_api.js:1197:37)
    at runTest (test_api.js:1171:18)
[39957:13063:1203/065906:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==39954==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x000126f4a730 sp 0x000126f4a6f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10f82b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10f82b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10f82b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10f82b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10f84d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10f84d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10f838628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10f838b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10f838b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10f846c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10f846c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10f846c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10f846c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10f846c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10d4a036c in Run base/callback.h:396:12
    #16 0x10d4a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10d508894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10d509ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10d509ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10d47ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10d543078 in Run base/run_loop.cc:55:3
    #22 0x10d5070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10d5b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10d5a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1085fe119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10d5a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10d5b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11a09026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10d394abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10d394abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10d39370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10d3c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10d3c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10c45ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1085b999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1085b9563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==39954==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors (3584 ms)
[4/195] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testRunningAuditManually_withErrors (4873 ms)
[ RUN      ] WebUIBrowserAsyncGenTest.TestTearDown
[39967:3847:1203/065909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39958:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase WebUIBrowserAsyncGenTest.TestTearDown", source: test_api.js (1328)
[39972:13063:1203/065911:WARNING:channel.cc(358)] RawChannel write error
[39967:15623:1203/065911:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncGenTest.TestTearDown (3876 ms)
[5/195] WebUIBrowserAsyncGenTest.TestTearDown (5434 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewSuccess
[39968:3847:1203/065909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39961:3847:1203/065912:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsDnsViewSuccess", source: test_api.js (1328)
[39973:13063:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsDnsViewSuccess (5043 ms)
[6/195] NetInternalsTest.netInternalsDnsViewSuccess (6532 ms)
[ RUN      ] NetInternalsTest.netInternalsSdchViewFetchDictionary
[39984:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39980:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsSdchViewFetchDictionary", source: test_api.js (1328)
[39980:3847:1203/065917:WARNING:net_internals_ui_browsertest.cc(228)] url: [http://testdomain.com:51101/sdch/base-page.html?iframe_url=/sdch/page.html]
[39980:68623:1203/065918:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[39992:12807:1203/065918:WARNING:channel.cc(358)] RawChannel write error
[39984:17411:1203/065918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsSdchViewFetchDictionary (5775 ms)
[7/195] NetInternalsTest.netInternalsSdchViewFetchDictionary (6973 ms)
[ RUN      ] PrintPreviewWebUITest.TestSectionsDisabled
[39989:3847:1203/065915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39983:3847:1203/065917:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[39983:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestSectionsDisabled", source: test_api.js (1328)
[39989:16899:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestSectionsDisabled (5894 ms)
[8/195] PrintPreviewWebUITest.TestSectionsDisabled (7238 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithOldPermissions
[39998:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[39994:45315:1203/065922:ERROR:mach_broker_mac.mm(234)] Unknown process 40003 is sending Mach IPC messages!
[39994:3847:1203/065923:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitTrue", source: chrome-extension://mjmjlneppmmpjmcdlmlffkpgepkpglip/_generated_background_page.html (0)
[39994:3847:1203/065923:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopInitFalse", source: chrome-extension://mjmjlneppmmpjmcdlmlffkpgepkpglip/_generated_background_page.html (0)
[39994:3847:1203/065924:INFO:CONSOLE(0)] "[SUCCESS] testAlwaysOnTopNoInit", source: chrome-extension://mjmjlneppmmpjmcdlmlffkpgepkpglip/_generated_background_page.html (0)
[39998:17923:1203/065924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithOldPermissions (4478 ms)
[9/195] PlatformAppBrowserTest.WindowsApiAlwaysOnTopWithOldPermissions (6016 ms)
[ RUN      ] PlatformAppBrowserTest.ReloadRelaunches
[40005:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40007:13063:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[40009:13063:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[40006:12807:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[40005:17411:1203/065927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.ReloadRelaunches (5526 ms)
[10/195] PlatformAppBrowserTest.ReloadRelaunches (6812 ms)
[ RUN      ] PlatformAppBrowserTest.AppsIgnoreDefaultZoom
[40012:3847:1203/065927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40013:12807:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[40012:17411:1203/065930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.AppsIgnoreDefaultZoom (4284 ms)
[11/195] PlatformAppBrowserTest.AppsIgnoreDefaultZoom (5643 ms)
[ RUN      ] CastChannelAPITest.TestOpenReceiveClose
[40018:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:104:
    Function call: set_id(1)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[40014:3847:1203/065931:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_receive_close.html (0)
[       OK ] CastChannelAPITest.TestOpenReceiveClose (3737 ms)
[12/195] CastChannelAPITest.TestOpenReceiveClose (5162 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeOpenOptionsPage
[40025:3847:1203/065933:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40022:3847:1203/065936:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40022:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] testNewOptionsPage", source: chrome-extension://fbmckdjcjffcmdoohneefjmckgahbnjk/_generated_background_page.html (0)
[40022:3847:1203/065937:INFO:CONSOLE(0)] "[SUCCESS] testRefocusExistingOptionsPage", source: chrome-extension://fbmckdjcjffcmdoohneefjmckgahbnjk/_generated_background_page.html (0)
[40025:17667:1203/065937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeRuntimeOpenOptionsPage (6066 ms)
[13/195] ExtensionApiTest.ChromeRuntimeOpenOptionsPage (7518 ms)
[ RUN      ] ExtensionApiTest.ContentScriptExtensionIframe
[40031:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40027:62219:1203/065938:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40027:3847:1203/065938:INFO:CONSOLE(0)] "[SUCCESS] onRequest", source: chrome-extension://ieifgcjachfddkhdgmonnimghccafeom/test.html (0)
[40034:13063:1203/065938:WARNING:channel.cc(358)] RawChannel write error
[40032:13063:1203/065938:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptExtensionIframe (5247 ms)
[14/195] ExtensionApiTest.ContentScriptExtensionIframe (6610 ms)
[ RUN      ] ExtensionApiTest.BrowserIsApp
[40045:3847:1203/065941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40048:13063:1203/065944:WARNING:channel.cc(358)] RawChannel write error
[40045:17411:1203/065944:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.BrowserIsApp (4052 ms)
[15/195] ExtensionApiTest.BrowserIsApp (5465 ms)
[ RUN      ] ExtensionApiTest.ContentScriptPermissionsApi
[40041:3847:1203/065940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40036:62467:1203/065943:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40036:3847:1203/065943:INFO:CONSOLE(0)] "[SUCCESS] noAccess", source: chrome-extension://baiafbdiabnkfpbjfeigffokogfjfbob/_generated_background_page.html (0)
[40036:3847:1203/065944:INFO:CONSOLE(0)] "[SUCCESS] addPermission", source: chrome-extension://baiafbdiabnkfpbjfeigffokogfjfbob/_generated_background_page.html (0)
[40036:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] sameHost", source: chrome-extension://baiafbdiabnkfpbjfeigffokogfjfbob/_generated_background_page.html (0)
[40036:62467:1203/065946:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40036:3847:1203/065946:INFO:CONSOLE(0)] "[SUCCESS] newHost", source: chrome-extension://baiafbdiabnkfpbjfeigffokogfjfbob/_generated_background_page.html (0)
[40053:12551:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[40050:13063:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[40051:13063:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptPermissionsApi (8456 ms)
[16/195] ExtensionApiTest.ContentScriptPermissionsApi (9728 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithWrongType
[40056:3847:1203/065947:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40052:5635:1203/065949:ERROR:mach_broker_mac.mm(234)] Unknown process 40059 is sending Mach IPC messages!
[40052:3847:1203/065949:WARNING:launcher.cc(248)] Extension does not provide a valid file handler.
[40052:3847:1203/065949:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://afkgebngbgieankfbncjiijamhmbkgcg/_generated_background_page.html (0)
[40057:12807:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[40056:17155:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithWrongType (4802 ms)
[17/195] PlatformAppWithFileBrowserTest.LaunchWithWrongType (6202 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchNewFile
[40063:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40058:4871:1203/065952:ERROR:mach_broker_mac.mm(234)] Unknown process 40067 is sending Mach IPC messages!
[40058:3847:1203/065952:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://kpcldnhngghogjlfbnefnadmappmjkah/_generated_background_page.html (0)
[40068:13063:1203/065952:WARNING:channel.cc(358)] RawChannel write error
[40063:17667:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchNewFile (4335 ms)
[18/195] PlatformAppWithFileBrowserTest.LaunchNewFile (5673 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppWhileRunning
[40077:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40078:12807:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[40077:17411:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteAppWhileRunning (4369 ms)
[19/195] EphemeralAppBrowserTest.PromoteAppWhileRunning (5674 ms)
[ RUN      ] AppWindowAPITest.TestSetBounds
[40071:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40066:3847:1203/065955:INFO:CONSOLE(0)] "[SUCCESS] testLeft", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] testLeftNull", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] testTop", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] testTopNull", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065957:INFO:CONSOLE(0)] "[SUCCESS] testWidth", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065957:INFO:CONSOLE(0)] "[SUCCESS] testWidthNull", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065957:INFO:CONSOLE(0)] "[SUCCESS] testHeight", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065957:INFO:CONSOLE(0)] "[SUCCESS] testHeightNull", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065958:INFO:CONSOLE(0)] "[SUCCESS] testPosition", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065958:INFO:CONSOLE(0)] "[SUCCESS] testPositionNull", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] testSize", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] testSizeNull", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] testMinSize", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] testMaxSize", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40066:3847:1203/070000:INFO:CONSOLE(0)] "[SUCCESS] testMinAndMaxSize", source: chrome-extension://elffcommdahbdbbocbdaeefeghbljgkp/_generated_background_page.html (0)
[40072:13063:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[40071:16135:1203/070000:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestSetBounds (8887 ms)
[20/195] AppWindowAPITest.TestSetBounds (10194 ms)
[ RUN      ] AppViewTest.TestAppViewWithUndefinedDataShouldSucceed
[40085:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40081:3847:1203/070006:INFO:CONSOLE(37)] "appToEmbed  elnkaalcdkccfeenmiacnjabgekkdnhe", source: chrome-extension://cckplpkhklfnafbddjkdnfhjncghjoka/main.js (37)
[40081:3847:1203/070006:INFO:CONSOLE(37)] "attempting to connect to non-existant app.", source: chrome-extension://cckplpkhklfnafbddjkdnfhjncghjoka/main.js (37)
[40081:3847:1203/070006:INFO:CONSOLE(66)] "Unable to connect to app "abc123".", source: extensions::appView (66)
[40081:3847:1203/070006:INFO:CONSOLE(37)] "failed to connect to non-existant app.", source: chrome-extension://cckplpkhklfnafbddjkdnfhjncghjoka/main.js (37)
[40081:3847:1203/070006:INFO:CONSOLE(37)] "attempting to connect to known app.", source: chrome-extension://cckplpkhklfnafbddjkdnfhjncghjoka/main.js (37)
[40081:3847:1203/070006:INFO:CONSOLE(37)] "CONNECTED.", source: chrome-extension://cckplpkhklfnafbddjkdnfhjncghjoka/main.js (37)
[40093:14851:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40093:14851:1203/070006:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40085:17155:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppViewTest.TestAppViewWithUndefinedDataShouldSucceed (7157 ms)
[21/195] AppViewTest.TestAppViewWithUndefinedDataShouldSucceed (8354 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIErrorOccurred
[40090:3847:1203/070003:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40090:17667:1203/070007:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==40090==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x00011fdaa730 sp 0x00011fdaa6f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x108cab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x108cab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x108cab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x108cab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x108ccd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x108ccd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x108cb8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x108cb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x108cb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x108cc6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x108cc6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x108cc6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x108cc6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x108cc6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10692036c in Run base/callback.h:396:12
    #16 0x10692036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x106988894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x106989ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x106989ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1068fad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1069c3078 in Run base/run_loop.cc:55:3
    #22 0x1069870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x106a31d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x106a2560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x101a6f119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106a24fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106a31426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11351026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x106814abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x106814abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10681370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x106842948 in Run content/app/content_main_runner.cc:786:12
    #8 0x106840abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1058dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x101a2999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x101a29563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40090==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebViewTest.Shim_TestWebRequestAPIErrorOccurred (5202 ms)
[22/195] WebViewTest.Shim_TestWebRequestAPIErrorOccurred (6514 ms)
[ RUN      ] WebViewTest.Shim_TestInlineScriptFromAccessibleResources
[40103:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40097:3847:1203/070013:INFO:CONSOLE(495)] "consolemessage: guest_with_inline_script.html: Inline script ran", source: chrome-extension://hapkpeknjlcdhjmihhgklbiocjjbdpmo/main.js (495)
[40103:17923:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestInlineScriptFromAccessibleResources (5377 ms)
[23/195] WebViewTest.Shim_TestInlineScriptFromAccessibleResources (6928 ms)
[ RUN      ] WebViewTest.Shim_TestAddAndRemoveContentScripts
[40104:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40098:3847:1203/070012:INFO:CONSOLE(998)] "Step 1: call <webview>.addContentScripts.", source: chrome-extension://hapkpeknjlcdhjmihhgklbiocjjbdpmo/main.js (998)
[40098:3847:1203/070013:INFO:CONSOLE(1010)] "Step 2: post message to build connect.", source: chrome-extension://hapkpeknjlcdhjmihhgklbiocjjbdpmo/main.js (1010)
[40098:62979:1203/070013:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40098:3847:1203/070013:INFO:CONSOLE(1034)] "Step 3: A communication channel has been established with webview.", source: chrome-extension://hapkpeknjlcdhjmihhgklbiocjjbdpmo/main.js (1034)
[40098:3847:1203/070013:INFO:CONSOLE(1015)] "Step 4: call <webview>.removeContentScripts and navigate.", source: chrome-extension://hapkpeknjlcdhjmihhgklbiocjjbdpmo/main.js (1015)
[40098:3847:1203/070013:INFO:CONSOLE(1021)] "Step 5: post message to build connect again.", source: chrome-extension://hapkpeknjlcdhjmihhgklbiocjjbdpmo/main.js (1021)
[40109:13063:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[40107:13063:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[40111:12551:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAddAndRemoveContentScripts (5729 ms)
[24/195] WebViewTest.Shim_TestAddAndRemoveContentScripts (7186 ms)
[ RUN      ] WebViewTest.Shim_TestNestedSubframes
[40118:3847:1203/070017:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40118:17155:1203/070020:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNestedSubframes (5774 ms)
[25/195] WebViewTest.Shim_TestNestedSubframes (7021 ms)
[ RUN      ] WebViewTest.Shim_TestContentLoadEventWithDisplayNone
[40119:3847:1203/070017:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40125:15107:1203/070020:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[40125:15107:1203/070020:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40125:15107:1203/070020:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40119:17411:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestContentLoadEventWithDisplayNone (5539 ms)
[26/195] WebViewTest.Shim_TestContentLoadEventWithDisplayNone (6756 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIGoogleProperty
[40133:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40139:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[40135:13063:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[40139:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40139:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40139:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40139:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40139:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40139:3847:1203/070027:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WebViewTest.Shim_TestWebRequestAPIGoogleProperty (5457 ms)
[27/195] WebViewTest.Shim_TestWebRequestAPIGoogleProperty (6917 ms)
[ RUN      ] WebViewTest.InterstitialTeardownOnBrowserShutdown
[40134:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40128:3847:1203/070026:INFO:CONSOLE(6)] "embedder.loadGuest: 51127", source: chrome-extension://jpjfbjbogfhaofeiccahldfedpileffj/embedder.js (6)
[40128:3847:1203/070026:INFO:CONSOLE(13)] "guestSrcHTTPS: https://localhost:51127/extensions/platform_apps/web_view/interstitial_teardown/https_page.html", source: chrome-extension://jpjfbjbogfhaofeiccahldfedpileffj/embedder.js (13)
[40141:13063:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[40128:3847:1203/070028:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[40128:3847:1203/070028:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[40128:3847:1203/070028:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[40134:17667:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[40128:3847:1203/070028:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] WebViewTest.InterstitialTeardownOnBrowserShutdown (6496 ms)
[28/195] WebViewTest.InterstitialTeardownOnBrowserShutdown (7815 ms)
[ RUN      ] WebViewTest.OpenURLFromTab_CurrentTab_Abort
[40147:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40142:3847:1203/070034:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -301: ERR_DISALLOWED_URL_SCHEME.", source: extensions::webViewEvents (237)
[40153:12807:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[40142:3847:1203/070034:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebViewTest.OpenURLFromTab_CurrentTab_Abort (5405 ms)
[29/195] WebViewTest.OpenURLFromTab_CurrentTab_Abort (6778 ms)
[ RUN      ] WebViewTest.Shim_TestPerViewZoomMode
[40151:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40152:13063:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[40144:3847:1203/070035:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebViewTest.Shim_TestPerViewZoomMode (5391 ms)
[30/195] WebViewTest.Shim_TestPerViewZoomMode (6721 ms)
[ RUN      ] AutofillTest.ProfileWithEmailInOtherFieldNotSaved
[40165:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40158:62723:1203/070040:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40158:3847:1203/070040:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40165:17923:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.ProfileWithEmailInOtherFieldNotSaved (3493 ms)
[31/195] AutofillTest.ProfileWithEmailInOtherFieldNotSaved (4948 ms)
[ RUN      ] WebViewTest.Shim_TestCloseNewWindowCleanup
[40161:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40170:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40170:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40167:13063:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[40170:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40164:12807:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[40161:16899:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestCloseNewWindowCleanup (5484 ms)
[32/195] WebViewTest.Shim_TestCloseNewWindowCleanup (6767 ms)
[ RUN      ] AutofillCounterTest.PrefIsFalse
[40175:3847:1203/070043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40175:17411:1203/070044:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==40175==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x0001294ef730 sp 0x0001294ef6f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x111d4b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x111d4b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x111d4b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x111d4b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x111d6d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x111d6d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111d58628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111d58b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111d58b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111d66c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111d66c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111d66c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111d66c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111d66c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10f9c036c in Run base/callback.h:396:12
    #16 0x10f9c036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10fa28894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10fa29ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10fa29ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10f99ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10fa63078 in Run base/run_loop.cc:55:3
    #22 0x10fa270b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10fad1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10fac560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10ab23119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10fac4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10fad1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11c5b026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10f8b4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10f8b4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10f8b370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10f8e2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10f8e0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10e97ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10aadc99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10aadc563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40175==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AutofillCounterTest.PrefIsFalse (2300 ms)
[33/195] AutofillCounterTest.PrefIsFalse (3665 ms)
[ RUN      ] AdbClientSocketTest.TestFlushWithSize
[40179:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40179:17155:1203/070045:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AdbClientSocketTest.TestFlushWithSize (2876 ms)
[34/195] AdbClientSocketTest.TestFlushWithSize (4340 ms)
[ RUN      ] AndroidBreakingUsbTest.TestDeviceBreaking
[40185:3847:1203/070047:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40185:17155:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AndroidBreakingUsbTest.TestDeviceBreaking (2547 ms)
[35/195] AndroidBreakingUsbTest.TestDeviceBreaking (3839 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptNotExposed
[40196:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40196:3847:1203/070052:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40196:3847:1203/070052:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40196:3847:1203/070052:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40196:16135:1203/070052:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptNotExposed (2552 ms)
[36/195] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptNotExposed (3969 ms)
[ RUN      ] DevToolsSanityTest.TestConsoleOnNavigateBack
[40189:3847:1203/070049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:51146...
sending server_data: {"host": "127.0.0.1", "port": 51146} (36 bytes)
[40184:3847:1203/070050:INFO:CONSOLE(2)] "Loaded", source: http://127.0.0.1:51146/files/devtools/navigate_back.html (2)
[40184:3847:1203/070054:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[       OK ] DevToolsSanityTest.TestConsoleOnNavigateBack (8558 ms)
[37/195] DevToolsSanityTest.TestConsoleOnNavigateBack (9930 ms)
[ RUN      ] DownloadTest.DontCloseNewTab1
[40202:3847:1203/070055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40204:12807:1203/070056:WARNING:channel.cc(358)] RawChannel write error
[40202:15367:1203/070056:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DontCloseNewTab1 (3410 ms)
[38/195] DownloadTest.DontCloseNewTab1 (4876 ms)
[ RUN      ] DownloadTest.CrxDenyInstall
[40209:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40210:13063:1203/070059:WARNING:channel.cc(358)] RawChannel write error
[40205:3847:1203/070059:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40209:17411:1203/070059:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.CrxDenyInstall (2696 ms)
[39/195] DownloadTest.CrxDenyInstall (4211 ms)
[ RUN      ] DownloadTest.SavePageNonHTMLViaGet
[40213:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40213:15623:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.SavePageNonHTMLViaGet (2648 ms)
[40/195] DownloadTest.SavePageNonHTMLViaGet (3913 ms)
[ RUN      ] DownloadTest.SavePageNonHTMLViaPost
[40220:3847:1203/070102:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40216:39959:1203/070103:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40220:18179:1203/070104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.SavePageNonHTMLViaPost (2798 ms)
[41/195] DownloadTest.SavePageNonHTMLViaPost (4078 ms)
[ RUN      ] DownloadStartedAnimationTest.InstantiateAndImmediatelyClose
[40224:3847:1203/070103:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40225:3847:1203/070104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40225:3847:1203/070104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40225:3847:1203/070104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40225:3847:1203/070104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40225:3847:1203/070104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40225:3847:1203/070104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40225:3847:1203/070104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40224:17155:1203/070104:WARNING:channel.cc(358)] RawChannel write error
[40217:3847:1203/070104:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DownloadStartedAnimationTest.InstantiateAndImmediatelyClose (2302 ms)
[42/195] DownloadStartedAnimationTest.InstantiateAndImmediatelyClose (3916 ms)
[ RUN      ] SavePageBrowserTest.SavePageBrowserTest_NonMHTML
[40231:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SavePageBrowserTest.SavePageBrowserTest_NonMHTML (2778 ms)
[43/195] SavePageBrowserTest.SavePageBrowserTest_NonMHTML (4260 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetServices
[40234:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40227:3847:1203/070109:INFO:CONSOLE(0)] "[SUCCESS] testGetServices", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[40234:15367:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetServices (3602 ms)
[44/195] BluetoothLowEnergyApiTest.GetServices (5115 ms)
[ RUN      ] ExtensionBrowsingDataTest.RemovalProhibited
[40242:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBrowsingDataTest.RemovalProhibited (2422 ms)
[45/195] ExtensionBrowsingDataTest.RemovalProhibited (3615 ms)
[ RUN      ] ExtensionCloudPrintPrivateApiTest.CloudPrintHosted
[40246:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40241:3847:1203/070114:INFO:CONSOLE(0)] "[SUCCESS] successfulSetupConnector", source: http://www.cloudprintapp.com:51158/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[40241:3847:1203/070115:INFO:CONSOLE(0)] "[SUCCESS] getHostName", source: http://www.cloudprintapp.com:51158/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[40241:18439:1203/070115:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40241:3847:1203/070115:INFO:CONSOLE(0)] "[SUCCESS] getPrinters", source: http://www.cloudprintapp.com:51158/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[40241:3847:1203/070115:INFO:CONSOLE(0)] "[SUCCESS] getClientId", source: http://www.cloudprintapp.com:51158/extensions/api_test/cloud_print_private/enable_chrome_connector/cloud_print_success_tests.html (0)
[       OK ] ExtensionCloudPrintPrivateApiTest.CloudPrintHosted (3891 ms)
[46/195] ExtensionCloudPrintPrivateApiTest.CloudPrintHosted (5410 ms)
[ RUN      ] CommandServiceTest.RemoveKeybindingPrefsShouldBePlatformSpecific
[40252:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40256:13063:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[40252:17155:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CommandServiceTest.RemoveKeybindingPrefsShouldBePlatformSpecific (4671 ms)
[47/195] CommandServiceTest.RemoveKeybindingPrefsShouldBePlatformSpecific (5995 ms)
[ RUN      ] ExtensionContentSettingsApiTest.UnsupportedDefaultSettings
[40259:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40255:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] setDefaultContentSettings", source: chrome-extension://aalojibpdlljeehmflkpclflihaogikp/test.html (0)
[40255:3847:1203/070120:INFO:CONSOLE(0)] "[SUCCESS] setExceptions", source: chrome-extension://aalojibpdlljeehmflkpclflihaogikp/test.html (0)
[40259:17411:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContentSettingsApiTest.UnsupportedDefaultSettings (3902 ms)
[48/195] ExtensionContentSettingsApiTest.UnsupportedDefaultSettings (5130 ms)
[ RUN      ] ShowPageActionWithoutPageActionRedesignTest.Test
[40266:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ShowPageActionWithoutPageActionRedesignTest.Test (4375 ms)
[49/195] ShowPageActionWithoutPageActionRedesignTest.Test (5680 ms)
[ RUN      ] DialAPITest.NonWhitelistedExtension
[40272:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40268:21507:1203/070124:ERROR:mach_broker_mac.mm(234)] Unknown process 40274 is sending Mach IPC messages!
[40268:3847:1203/070125:INFO:CONSOLE(0)] "[SUCCESS] testPermission", source: chrome-extension://hgpfndoaappmfhofmgjfjkppidoabjoj/_generated_background_page.html (0)
[40276:12807:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[40273:13575:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[40272:17667:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DialAPITest.NonWhitelistedExtension (3973 ms)
[50/195] DialAPITest.NonWhitelistedExtension (5386 ms)
[ RUN      ] DialAPITest.OnError
[40279:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40275:3847:1203/070128:INFO:CONSOLE(0)] "[SUCCESS] noListeners", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/on_error.html (0)
[40279:16899:1203/070128:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DialAPITest.OnError (3881 ms)
[51/195] DialAPITest.OnError (5258 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Open
[40285:3847:1203/070129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40288:13063:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[40286:12807:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[40295:13063:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[40285:15623:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Open (6346 ms)
[52/195] DownloadExtensionTest.DownloadExtensionTest_Open (7626 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_EmptyBasenameInvalid
[40293:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40294:12807:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[40293:17411:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_EmptyBasenameInvalid (3672 ms)
[53/195] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_EmptyBasenameInvalid (5031 ms)
[ RUN      ] ExtensionBrowserTest.BackgroundPageIsNeverVisible
[40304:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40304:17155:1203/070138:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.BackgroundPageIsNeverVisible (3593 ms)
[54/195] ExtensionBrowserTest.BackgroundPageIsNeverVisible (5111 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSplit
[40303:3847:1203/070136:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40310:13575:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[40303:17667:1203/070140:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSplit (5537 ms)
[55/195] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSplit (6847 ms)
[ RUN      ] ExtensionBrowserTest.PageActionCrash25562
[40316:3847:1203/070142:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40311:62979:1203/070143:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40317:12807:1203/070144:WARNING:channel.cc(358)] RawChannel write error
[40321:13319:1203/070144:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.PageActionCrash25562 (3737 ms)
[56/195] ExtensionBrowserTest.PageActionCrash25562 (5146 ms)
[ RUN      ] PageActionApiTest.TestTriggerPageAction
[40320:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40315:62723:1203/070145:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40323:12551:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[40315:8967:1203/070146:ERROR:mach_broker_mac.mm(234)] Unknown process 40325 is sending Mach IPC messages!
[40320:15623:1203/070146:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PageActionApiTest.TestTriggerPageAction (4496 ms)
[57/195] PageActionApiTest.TestTriggerPageAction (6063 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenMultipleExistingFilesTest
[40328:3847:1203/070147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40324:4611:1203/070149:ERROR:mach_broker_mac.mm(234)] Unknown process 40333 is sending Mach IPC messages!
[40324:3847:1203/070150:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://hlmljfppenaacnnbnpakgojakpnokkji/test.html (0)
[40324:3847:1203/070150:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://hlmljfppenaacnnbnpakgojakpnokkji/test.html (0)
[40334:13319:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[40328:17411:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenMultipleExistingFilesTest (4695 ms)
[58/195] FileSystemApiTest.FileSystemApiOpenMultipleExistingFilesTest (5952 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveExistingFileTest
[40335:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40330:5635:1203/070151:ERROR:mach_broker_mac.mm(234)] Unknown process 40338 is sending Mach IPC messages!
[40330:3847:1203/070152:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://bpnadmcemlalajbjpjeidiipimbdpdaf/test.html (0)
[40330:3847:1203/070152:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[40335:16135:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiSaveExistingFileTest (4947 ms)
[59/195] FileSystemApiTest.FileSystemApiSaveExistingFileTest (6279 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.NotSignedIn
[40343:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40344:3847:1203/070153:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40344:3847:1203/070153:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40344:3847:1203/070153:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40344:3847:1203/070153:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40344:3847:1203/070153:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40344:3847:1203/070153:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40344:3847:1203/070153:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40343:17155:1203/070153:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityGetProfileUserInfoFunctionTest.NotSignedIn (2460 ms)
[60/195] IdentityGetProfileUserInfoFunctionTest.NotSignedIn (3963 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveIssueAdviceCacheHit
[40349:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40345:3847:1203/070157:INFO:CONSOLE(5)] "hi there", source: chrome-extension://kmlncfbkmdjfnnmlenijomhhoblpkhkn/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveIssueAdviceCacheHit (3496 ms)
[61/195] GetAuthTokenFunctionTest.NonInteractiveIssueAdviceCacheHit (4956 ms)
[ RUN      ] ImageWriterPrivateApiTest.TestWriteFromFile
[40354:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40348:3847:1203/070159:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://bhdicapfliiopgopdpfahjdciigdmelc/test.html (0)
[       OK ] ImageWriterPrivateApiTest.TestWriteFromFile (4138 ms)
[62/195] ImageWriterPrivateApiTest.TestWriteFromFile (5479 ms)
[ RUN      ] ExtensionManagementApiTest.GenerateAppForLink
[40361:3847:1203/070200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40357:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] generateAppForLinkWithoutUserGesture", source: chrome-extension://ikkikimnkanjhikokhecncbkncfhfdfm/generateAppForLink.html (0)
[40357:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] generateAppForInvalidLink", source: chrome-extension://ikkikimnkanjhikokhecncbkncfhfdfm/generateAppForLink.html (0)
[40357:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] generateAppWithEmptyTitle", source: chrome-extension://ikkikimnkanjhikokhecncbkncfhfdfm/generateAppForLink.html (0)
[40357:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] generateAppForLinkWithShortURL", source: chrome-extension://ikkikimnkanjhikokhecncbkncfhfdfm/generateAppForLink.html (0)
[40357:3847:1203/070202:INFO:CONSOLE(0)] "[SUCCESS] generateAppForLinkWithLongURL", source: chrome-extension://ikkikimnkanjhikokhecncbkncfhfdfm/generateAppForLink.html (0)
[       OK ] ExtensionManagementApiTest.GenerateAppForLink (4003 ms)
[63/195] ExtensionManagementApiTest.GenerateAppForLink (5204 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesRead
[40367:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40362:4611:1203/070203:ERROR:mach_broker_mac.mm(234)] Unknown process 40369 is sending Mach IPC messages!
[40362:3847:1203/070204:INFO:CONSOLE(0)] "[SUCCESS] mediaGalleriesNoGalleries", source: chrome-extension://kcbamlagmfejnhfeihcjjffiigkjhaag/_generated_background_page.html (0)
[40370:12807:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[40367:17923:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesRead (3941 ms)
[64/195] MediaGalleriesPlatformAppBrowserTest.NoGalleriesRead (5245 ms)
[ RUN      ] ExtensionModuleApiTest.IncognitoFile
[40374:3847:1203/070205:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40371:23303:1203/070207:ERROR:mach_broker_mac.mm(234)] Unknown process 40379 is sending Mach IPC messages!
[40371:3847:1203/070207:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://bcoighjjpamkgndjapajeejffhlkhnpp/test.html (0)
[40374:17155:1203/070208:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionModuleApiTest.IncognitoFile (3838 ms)
[65/195] ExtensionModuleApiTest.IncognitoFile (5277 ms)
[ RUN      ] ProxySettingsApiTest.ProxyPacDataUrl
[40381:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40375:3847:1203/070209:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://egofplldjfkincodjioedociahkfaoda/_generated_background_page.html (0)
[40375:3847:1203/070209:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://egofplldjfkincodjioedociahkfaoda/_generated_background_page.html (0)
[40381:17155:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyPacDataUrl (3921 ms)
[66/195] ProxySettingsApiTest.ProxyPacDataUrl (5236 ms)
[ RUN      ] SettingsPrivateApiTest.OnPrefsChanged
[40388:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40390:13063:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[40384:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] onPrefsChanged", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?onPrefsChanged (0)
[40393:13063:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[40388:17411:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsPrivateApiTest.OnPrefsChanged (3740 ms)
[67/195] SettingsPrivateApiTest.OnPrefsChanged (5203 ms)
[ RUN      ] StreamsPrivateApiTest.FileURL
[40394:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40396:13063:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[40395:13063:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[40394:17155:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StreamsPrivateApiTest.FileURL (3406 ms)
[68/195] StreamsPrivateApiTest.FileURL (4951 ms)
[ RUN      ] ExtensionTabsTest.NoTabsEventOnDevTools
[40401:3847:1203/070216:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==40401==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x00012bc51730 sp 0x00012bc516f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11452b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11452b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11452b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11452b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11454d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11454d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x114538628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x114538b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x114538b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x114546c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x114546c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x114546c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x114546c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x114546c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1121a036c in Run base/callback.h:396:12
    #16 0x1121a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x112208894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x112209ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x112209ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11217ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112243078 in Run base/run_loop.cc:55:3
    #22 0x1122070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1122b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1122a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10d307119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1122a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1122b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11ed9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x112094abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x112094abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11209370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1120c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1120c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11115ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10d2c099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10d2c0563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40401==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionTabsTest.NoTabsEventOnDevTools (6146 ms)
[69/195] ExtensionTabsTest.NoTabsEventOnDevTools (7510 ms)
[ RUN      ] ExtensionTabsZoomTest.ZoomSettings
[40406:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40400:62731:1203/070219:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40412:12807:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[40410:13063:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[40409:13063:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[40407:13063:1203/070221:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==40406==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x000128f5f730 sp 0x000128f5f6f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1112ab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1112ab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1112ab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1112ab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1112cd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1112cd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1112b8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1112b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1112b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1112c6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1112c6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1112c6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1112c6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1112c6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10ef2036c in Run base/callback.h:396:12
    #16 0x10ef2036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10ef88894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10ef89ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10ef89ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10eefad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10efc3078 in Run base/run_loop.cc:55:3
    #22 0x10ef870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10f031d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10f02560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10a092119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f024fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f031426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11bb1026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10ee14abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10ee14abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10ee1370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10ee42948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10ee40abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10dedec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10a04999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10a049563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40406==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionTabsZoomTest.ZoomSettings (5525 ms)
[70/195] ExtensionTabsZoomTest.ZoomSettings (7003 ms)
[ RUN      ] WebNavigationApiTest.ServerRedirect
[40417:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40413:62211:1203/070226:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /extensions/api_test/webnavigation/a.html
[40413:62211:1203/070226:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40413:3847:1203/070226:INFO:CONSOLE(0)] "[SUCCESS] serverRedirect", source: chrome-extension://gajlonfhmfdfbhjhclokgdgbfnkncefc/test_serverRedirect.html (0)
[40417:17155:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[40413:3847:1203/070227:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ServerRedirect (4895 ms)
[71/195] WebNavigationApiTest.ServerRedirect (6239 ms)
[ RUN      ] WebNavigationApiTest.SrcDoc
[40421:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40416:3847:1203/070228:INFO:CONSOLE(0)] "[SUCCESS] srcdoc", source: chrome-extension://ljmaobfnikibkcohjankjlhlakalghhk/test_srcdoc.html (0)
[40421:17155:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[40416:3847:1203/070228:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.SrcDoc (4971 ms)
[72/195] WebNavigationApiTest.SrcDoc (6366 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit1
[40431:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40427:51755:1203/070231:ERROR:mach_broker_mac.mm(234)] Unknown process 40437 is sending Mach IPC messages!
[40427:51755:1203/070232:ERROR:mach_broker_mac.mm(234)] Unknown process 40438 is sending Mach IPC messages!
[40427:51755:1203/070232:ERROR:mach_broker_mac.mm(234)] Unknown process 40440 is sending Mach IPC messages!
[40444:13063:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit1 (6298 ms)
[73/195] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit1 (7788 ms)
[ RUN      ] ExtensionWebRequestApiTest.HostedAppRequest
[40436:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40430:62743:1203/070235:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40443:13063:1203/070235:WARNING:channel.cc(358)] RawChannel write error
[40436:17411:1203/070235:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==40436==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x00012c12a730 sp 0x00012c12a6f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11502b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11502b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11502b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11502b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11504d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11504d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x115038628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x115038b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x115038b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x115046c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x115046c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x115046c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x115046c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x115046c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x112ca036c in Run base/callback.h:396:12
    #16 0x112ca036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x112d08894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x112d09ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x112d09ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x112c7ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112d43078 in Run base/run_loop.cc:55:3
    #22 0x112d070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x112db1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x112da560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10de01119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112da4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112db1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f89026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x112b94abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x112b94abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x112b9370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x112bc2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112bc0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x111c5ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10ddb999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10ddb9563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40436==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionWebRequestApiTest.HostedAppRequest (5514 ms)
[74/195] ExtensionWebRequestApiTest.HostedAppRequest (6837 ms)
[ RUN      ] WebrtcAudioPrivateTest.GetAssociatedSink
[40452:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40452:17155:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcAudioPrivateTest.GetAssociatedSink (2333 ms)
[75/195] WebrtcAudioPrivateTest.GetAssociatedSink (3681 ms)
[ RUN      ] WebrtcAudioPrivateTest.TriggerEvent
[40453:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40453:17155:1203/070240:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcAudioPrivateTest.TriggerEvent (3757 ms)
[76/195] WebrtcAudioPrivateTest.TriggerEvent (5095 ms)
[ RUN      ] AppBackgroundPageApiTest.UnloadExtensionWhileHidden
[40467:3847:1203/070243:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40462:62983:1203/070244:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test.html
[40476:13063:1203/070244:WARNING:channel.cc(358)] RawChannel write error
[40462:3847:1203/070244:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] AppBackgroundPageApiTest.UnloadExtensionWhileHidden (3240 ms)
[77/195] AppBackgroundPageApiTest.UnloadExtensionWhileHidden (4659 ms)
[ RUN      ] AppBackgroundPageApiTest.OpenTwoBackgroundPages
[40461:3847:1203/070241:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40457:62211:1203/070244:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40463:13063:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBackgroundPageApiTest.OpenTwoBackgroundPages (5998 ms)
[78/195] AppBackgroundPageApiTest.OpenTwoBackgroundPages (7324 ms)
[ RUN      ] AppApiTest.NavigateIntoAppProcess
[40481:3847:1203/070247:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40477:3847:1203/070248:INFO:app_process_apitest.cc(433)] Loading path1/empty.html.
[40477:3847:1203/070248:INFO:app_process_apitest.cc(435)] Loading path1/empty.html - done.
[40477:3847:1203/070248:INFO:app_process_apitest.cc(441)] Loading extension.
[40477:62211:1203/070248:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40477:3847:1203/070248:INFO:app_process_apitest.cc(444)] Loading extension - done.
[40477:3847:1203/070248:INFO:app_process_apitest.cc(446)] Loading path1/empty.html.
[40477:3847:1203/070249:INFO:app_process_apitest.cc(448)] Loading path1/empty.html - done.
[40477:3847:1203/070249:INFO:app_process_apitest.cc(453)] Disabling extension.
[40477:3847:1203/070249:INFO:app_process_apitest.cc(455)] Disabling extension - done.
[40477:3847:1203/070249:INFO:app_process_apitest.cc(456)] Loading path1/empty.html.
[40477:3847:1203/070249:INFO:app_process_apitest.cc(458)] Loading path1/empty.html - done.
[40481:17159:1203/070249:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppApiTest.NavigateIntoAppProcess (3610 ms)
[79/195] AppApiTest.NavigateIntoAppProcess (4815 ms)
[ RUN      ] ExtensionCrxInstallerTest.PlatformAppCrx
[40485:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40485:15367:1203/070251:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.PlatformAppCrx (4303 ms)
[80/195] ExtensionCrxInstallerTest.PlatformAppCrx (5677 ms)
[ RUN      ] ExtensionCrxInstallerTest.KioskOnlyTest
[40494:3847:1203/070252:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40491:3847:1203/070254:WARNING:extension_error_reporter.cc(79)] Extension error: App with 'kiosk_only' manifest attribute must be installed in Chrome OS kiosk mode.
[40496:13063:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[40494:17155:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.KioskOnlyTest (3429 ms)
[81/195] ExtensionCrxInstallerTest.KioskOnlyTest (4742 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.WebAccessibleResources
[40500:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40495:62471:1203/070255:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40495:3847:1203/070255:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[40495:27139:1203/070255:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: invalid
[40495:27139:1203/070255:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://invalid/
[40495:3847:1203/070255:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[40495:3847:1203/070255:INFO:CONSOLE(0)] "Denying load of chrome-extension://ggmldgjhdenlnjjjmehkomheglpmijnf/test2.png. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: http://127.0.0.1:51214/extensions/api_test/extension_resource_request_policy/web_accessible/xhr_inaccessible_resource.html (0)
[40495:27139:1203/070255:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: invalid
[40495:27139:1203/070255:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://invalid/
[40495:3847:1203/070255:INFO:CONSOLE(1)] "Denying load of chrome-extension://ggmldgjhdenlnjjjmehkomheglpmijnf/test2.png. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: http://127.0.0.1:51214/extensions/api_test/extension_resource_request_policy/web_accessible/nonaccessible_resource.html (1)
[40495:3847:1203/070255:INFO:CONSOLE(1)] "Denying load of chrome-extension-resource://demo/library.js. chrome-extension-resources:// can only be loaded from extensions.", source: http://127.0.0.1:51214/extensions/api_test/extension_resource_request_policy/web_accessible/nonaccessible_chrome_resource_scheme.html (1)
[40506:12807:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[40495:3847:1203/070257:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
ASAN:DEADLYSIGNAL
=================================================================
==40500==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x00012e6c8730 sp 0x00012e6c86f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1170ab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1170ab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1170ab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1170ab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1170cd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1170cd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1170b8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1170b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1170b8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1170c6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1170c6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1170c6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1170c6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1170c6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x114d2036c in Run base/callback.h:396:12
    #16 0x114d2036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x114d88894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x114d89ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x114d89ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x114cfad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x114dc3078 in Run base/run_loop.cc:55:3
    #22 0x114d870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x114e31d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x114e2560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10fe88119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x114e24fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x114e31426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12191026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x114c14abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x114c14abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x114c1370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x114c42948 in Run content/app/content_main_runner.cc:786:12
    #8 0x114c40abd in ContentMain content/app/content_main.cc:19:15
    #9 0x113cdec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10fe4599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10fe45563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40500==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionResourceRequestPolicyTest.WebAccessibleResources (4886 ms)
[82/195] ExtensionResourceRequestPolicyTest.WebAccessibleResources (6272 ms)
[ RUN      ] ExtensionFetchTest.ExtensionCannotFetchHostedResourceWithoutHostPermissions
[40507:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40502:3847:1203/070259:INFO:CONSOLE(0)] "Fetch API cannot load http://example.com:51223/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://iagkhlepbemjiipkohocmmnlodiabile' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.", source: chrome-extension://iagkhlepbemjiipkohocmmnlodiabile/_generated_background_page.html (0)
[40507:17155:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionFetchTest.ExtensionCannotFetchHostedResourceWithoutHostPermissions (3734 ms)
[83/195] ExtensionFetchTest.ExtensionCannotFetchHostedResourceWithoutHostPermissions (5120 ms)
[ RUN      ] RequirementsCheckerBrowserTest.Check3DExtension
[40520:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40521:3847:1203/070303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40521:3847:1203/070303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40521:3847:1203/070303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40521:3847:1203/070303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40521:3847:1203/070303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40521:3847:1203/070303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40521:3847:1203/070303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40520:17411:1203/070303:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RequirementsCheckerBrowserTest.Check3DExtension (2209 ms)
[84/195] RequirementsCheckerBrowserTest.Check3DExtension (3540 ms)
[ RUN      ] IsolatedAppTest.CookieIsolation
[40514:3847:1203/070300:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40510:39699:1203/070302:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40524:13063:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[40510:3847:1203/070306:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40510:3847:1203/070306:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] IsolatedAppTest.CookieIsolation (7650 ms)
[85/195] IsolatedAppTest.CookieIsolation (8936 ms)
[ RUN      ] WakeEventPageTest.OpenPersistentBackgroundPage
[40528:3847:1203/070306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40523:62723:1203/070308:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40528:17411:1203/070308:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WakeEventPageTest.OpenPersistentBackgroundPage (4120 ms)
[86/195] WakeEventPageTest.OpenPersistentBackgroundPage (5521 ms)
[ RUN      ] GeolocationBrowserTest.ErrorOnPermissionDenied
[40541:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40535:61731:1203/070312:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40535:3847:1203/070312:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[40541:15879:1203/070312:WARNING:channel.cc(358)] RawChannel write error
[40535:3847:1203/070312:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.ErrorOnPermissionDenied (2585 ms)
[87/195] GeolocationBrowserTest.ErrorOnPermissionDenied (3912 ms)
[ RUN      ] WebstoreInlineInstallerListenerTest.BothListenersTest
[40534:3847:1203/070309:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40531:17667:1203/070310:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40534:17411:1203/070313:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreInlineInstallerListenerTest.BothListenersTest (5484 ms)
[88/195] WebstoreInlineInstallerListenerTest.BothListenersTest (6823 ms)
[ RUN      ] GeolocationBrowserTest.TwoWatchesInOneFrame
[40551:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40547:62467:1203/070316:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40547:3847:1203/070316:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.TwoWatchesInOneFrame (2512 ms)
[89/195] GeolocationBrowserTest.TwoWatchesInOneFrame (3964 ms)
[ RUN      ] RedirectTest.ClientEmptyReferer
[40562:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40562:3847:1203/070320:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40562:3847:1203/070320:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] RedirectTest.ClientEmptyReferer (2352 ms)
[90/195] RedirectTest.ClientEmptyReferer (3812 ms)
[ RUN      ] HistoryBrowserTest.MultiTabsWindowsHistory
[40555:3847:1203/070316:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40558:13063:1203/070320:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.MultiTabsWindowsHistory (6226 ms)
[91/195] HistoryBrowserTest.MultiTabsWindowsHistory (7597 ms)
[ RUN      ] IFrameTest.Crash
[40570:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40566:3847:1203/070324:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] IFrameTest.Crash (2504 ms)
[92/195] IFrameTest.Crash (3875 ms)
[ RUN      ] PredictorBrowserTest.DnsPrefetch
[40574:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40567:3847:1203/070325:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PredictorBrowserTest.DnsPrefetch (2552 ms)
[93/195] PredictorBrowserTest.DnsPrefetch (3806 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptWhenEnableAutomaticPasswordSavingSwitchIsNotSet
[40580:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40576:43547:1203/070328:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40576:3847:1203/070328:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.PromptWhenEnableAutomaticPasswordSavingSwitchIsNotSet (2682 ms)
[94/195] PasswordManagerBrowserTestBase.PromptWhenEnableAutomaticPasswordSavingSwitchIsNotSet (4114 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptWhenReloading
[40584:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40577:44551:1203/070328:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40584:17155:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.NoPromptWhenReloading (2684 ms)
[95/195] PasswordManagerBrowserTestBase.NoPromptWhenReloading (4060 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNamesAndAutocomplete
[40592:3847:1203/070331:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40586:44303:1203/070332:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40586:3847:1203/070332:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[40586:3847:1203/070332:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40592:17667:1203/070332:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNamesAndAutocomplete (2787 ms)
[96/195] PasswordManagerBrowserTestBase.AutofillSuggetionsForChangePwdWithEmptyNamesAndAutocomplete (4153 ms)
[ RUN      ] PDFExtensionTest.Viewport
[40595:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40587:62731:1203/070333:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:03:35 vm1057-m4.golo.chromium.org Chromium Helper[40597] <Error>: CGAffineTransformInvert: singular matrix.
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testDocumentNeedsScrollbars", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testSetZoom", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testGetMostVisiblePage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testFitToWidth", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testFitToPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testGoToPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testGetPageScreenRect", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testBeforeZoomAfterZoom", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070335:INFO:CONSOLE(0)] "[SUCCESS] testInitialSetDocumentDimensionsZoomConstrained", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070336:INFO:CONSOLE(0)] "[SUCCESS] testInitialSetDocumentDimensionsZoomUnconstrained", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070336:INFO:CONSOLE(0)] "[SUCCESS] testToolbarHeightOffset", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40587:3847:1203/070336:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40595:17411:1203/070336:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.Viewport (5992 ms)
[97/195] PDFExtensionTest.Viewport (7296 ms)
[ RUN      ] PDFExtensionTest.PageChange
[40601:3847:1203/070335:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40598:62471:1203/070336:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:03:39 vm1057-m4.golo.chromium.org Chromium Helper[40604] <Error>: CGAffineTransformInvert: singular matrix.
[40598:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] testPageChangesWithArrows", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40598:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] testPageDoesntChangeWhenFormFocused", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40598:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] testPageDownInFitPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[40604:12807:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[40601:3847:1203/070339:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd1c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[40601:3847:1203/070339:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd1c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[40601:3847:1203/070339:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd1c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[40601:3847:1203/070339:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd1c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[40598:3847:1203/070339:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40598:3847:1203/070339:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40601:17155:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.PageChange (6016 ms)
[98/195] PDFExtensionTest.PageChange (7308 ms)
[ RUN      ] PDFExtensionTest.LinkPermissions
[40609:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40605:61459:1203/070340:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:03:43 vm1057-m4.golo.chromium.org Chromium Helper[40612] <Error>: CGAffineTransformInvert: singular matrix.
[40605:3847:1203/070343:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40609:17667:1203/070343:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.LinkPermissions (5908 ms)
[99/195] PDFExtensionTest.LinkPermissions (7305 ms)
[ RUN      ] PluginPowerSaverBrowserTest.LargeCrossOrigin
objc[40618]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[40618]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.LargeCrossOrigin (3436 ms)
[100/195] PluginPowerSaverBrowserTest.LargeCrossOrigin (4689 ms)
[ RUN      ] PrefetchBrowserTestPrediction.PreferenceWorks
[40623:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40619:61955:1203/070347:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40619:3847:1203/070347:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PrefetchBrowserTestPrediction.PreferenceWorks (2763 ms)
[101/195] PrefetchBrowserTestPrediction.PreferenceWorks (4189 ms)
[ RUN      ] PrefsFunctionalTest.TestSessionRestoreShowBookmarkBar
[40627:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40628:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40628:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40628:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40628:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40628:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40628:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40628:3847:1203/070348:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40627:15623:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.TestSessionRestoreShowBookmarkBar (2295 ms)
[102/195] PrefsFunctionalTest.TestSessionRestoreShowBookmarkBar (3650 ms)
[ RUN      ] PrefsFunctionalTest.PRE_TestHomepagePrefs
[40636:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40638:3847:1203/070351:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40636:17411:1203/070351:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.PRE_TestHomepagePrefs (2685 ms)
[103/195] PrefsFunctionalTest.PRE_TestHomepagePrefs (3953 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNoCommitNoSwap
[40637:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40630:60447:1203/070352:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40642:13063:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderNoCommitNoSwap (4957 ms)
[104/195] PrerenderBrowserTest.PrerenderNoCommitNoSwap (6202 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelAll
[40645:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40641:39951:1203/070355:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40646:13063:1203/070356:WARNING:channel.cc(358)] RawChannel write error
[40645:17923:1203/070356:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelAll (4026 ms)
[105/195] PrerenderBrowserTest.PrerenderCancelAll (5455 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNavigateNavigateGoBack
[40651:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40647:39703:1203/070358:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40647:3847:1203/070359:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[40651:17411:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderNavigateNavigateGoBack (3911 ms)
[106/195] PrerenderBrowserTest.PrerenderNavigateNavigateGoBack (5176 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirect
[40657:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40653:62723:1203/070401:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40659:12807:1203/070402:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==40657==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x00012be93730 sp 0x00012be936f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1147ee3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1147ee3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1147ee3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1147ee3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1148101d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1148101d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1147fb628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1147fbb9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1147fbb9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x114809c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x114809c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x114809c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x114809c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x114809c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11246336c in Run base/callback.h:396:12
    #16 0x11246336c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1124cb894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1124ccac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1124ccac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11243dd18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112506078 in Run base/run_loop.cc:55:3
    #22 0x1124ca0b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x112574d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11256860e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10d5d6119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112567fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112574426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f05326c in ChildProcess content/child/child_process.cc:51:3
    #4 0x112357abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x112357abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11235670a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x112385948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112383abd in ContentMain content/app/content_main.cc:19:15
    #9 0x111421c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10d58d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10d58d563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40657==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirect (3605 ms)
[107/195] PrerenderBrowserTest.PrerenderCrossProcessServerRedirect (5115 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredSynchronousXHR
[40664:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40660:62723:1203/070403:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40660:3847:1203/070404:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[40660:3847:1203/070404:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[40665:13319:1203/070404:WARNING:channel.cc(358)] RawChannel write error
[40660:3847:1203/070404:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[40664:18435:1203/070404:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderDeferredSynchronousXHR (3798 ms)
[108/195] PrerenderBrowserTest.PrerenderDeferredSynchronousXHR (5255 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPPLTNormalNavigation
[40670:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40666:62983:1203/070406:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40666:3847:1203/070406:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[40670:17411:1203/070406:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPPLTNormalNavigation (2568 ms)
[109/195] PrerenderBrowserTest.PrerenderPPLTNormalNavigation (3995 ms)
[ RUN      ] ProfileWindowBrowserTest.GuestIsIncognito
[40681:3847:1203/070409:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40681:15623:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileWindowBrowserTest.GuestIsIncognito (2923 ms)
[110/195] ProfileWindowBrowserTest.GuestIsIncognito (4346 ms)
[ RUN      ] PushMessagingBrowserTest.PermissionStateSaysDenied
[40689:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40686:18179:1203/070414:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40686:3847:1203/070414:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:51333/push_messaging/push_test.js (18)
[40686:3847:1203/070414:INFO:CONSOLE(18)] "sendResultToTest: permission status - denied", source: https://127.0.0.1:51333/push_messaging/push_test.js (18)
[40686:3847:1203/070414:INFO:CONSOLE(18)] "sendResultToTest: PermissionDeniedError - Registration failed - permission denied", source: https://127.0.0.1:51333/push_messaging/push_test.js (18)
[40686:3847:1203/070414:INFO:CONSOLE(18)] "sendResultToTest: permission status - denied", source: https://127.0.0.1:51333/push_messaging/push_test.js (18)
[40686:3847:1203/070414:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[40686:3847:1203/070414:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[40686:3847:1203/070414:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.PermissionStateSaysDenied (2499 ms)
[111/195] PushMessagingBrowserTest.PermissionStateSaysDenied (3780 ms)
[ RUN      ] PushMessagingBrowserTest.GlobalResetPushPermissionUnsubscribes
[40695:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40692:18179:1203/070418:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40692:3847:1203/070418:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:51339/push_messaging/push_test.js (18)
[40692:3847:1203/070418:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51339/push_messaging/push_test.js (18)
[40692:3847:1203/070418:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:51339/push_messaging/push_test.js (18)
[40692:3847:1203/070418:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:51339/push_messaging/push_test.js (18)
[40692:3847:1203/070418:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51339/push_messaging/push_test.js (18)
[40692:3847:1203/070418:INFO:CONSOLE(18)] "sendResultToTest: permission status - prompt", source: https://127.0.0.1:51339/push_messaging/push_test.js (18)
[40692:3847:1203/070418:INFO:CONSOLE(18)] "sendResultToTest: false - not subscribed", source: https://127.0.0.1:51339/push_messaging/push_test.js (18)
[40692:3847:1203/070418:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[40692:3847:1203/070418:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[40692:3847:1203/070418:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[40695:16899:1203/070418:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.GlobalResetPushPermissionUnsubscribes (2484 ms)
[112/195] PushMessagingBrowserTest.GlobalResetPushPermissionUnsubscribes (3781 ms)
[ RUN      ] ReferrerPolicyTest.HttpsContextMenuOrigin
[40701:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:04:21.740 Chromium Helper[40702:f07] Couldn't set selectedTextBackgroundColor from default ()
[       OK ] ReferrerPolicyTest.HttpsContextMenuOrigin (3270 ms)
[113/195] ReferrerPolicyTest.HttpsContextMenuOrigin (4572 ms)
[ RUN      ] ReferrerPolicyTest.HttpsLeftClickRedirect
[40707:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40704:3847:1203/070426:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[40707:16135:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsLeftClickRedirect (2272 ms)
[114/195] ReferrerPolicyTest.HttpsLeftClickRedirect (3512 ms)
[ RUN      ] ReferrerPolicyTest.ContextMenuRedirect
[40712:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:04:29.850 Chromium Helper[40713:f07] Couldn't set selectedTextBackgroundColor from default ()
[       OK ] ReferrerPolicyTest.ContextMenuRedirect (3246 ms)
[115/195] ReferrerPolicyTest.ContextMenuRedirect (4570 ms)
[ RUN      ] ContextMenuBrowserTest.CopyLinkTextTouchNoText
[40719:3847:1203/070433:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40720:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40720:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40720:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40720:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40720:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40720:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40720:3847:1203/070434:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContextMenuBrowserTest.CopyLinkTextTouchNoText (2077 ms)
[116/195] ContextMenuBrowserTest.CopyLinkTextTouchNoText (3254 ms)
[ RUN      ] SafeJsonParserTest.Parse
[40724:3847:1203/070436:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SafeJsonParserTest.Parse (13365 ms)
[117/195] SafeJsonParserTest.Parse (14576 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookiesBrowserCloseWithPopupOpen
[40746:3847:1203/070451:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ContinueWhereILeftOffTest.SessionCookiesBrowserCloseWithPopupOpen (3463 ms)
[118/195] ContinueWhereILeftOffTest.SessionCookiesBrowserCloseWithPopupOpen (4838 ms)
[ RUN      ] RestartTest.PRE_SessionCookies
[40752:3847:1203/070456:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40749:3847:1203/070457:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] RestartTest.PRE_SessionCookies (2174 ms)
[119/195] RestartTest.PRE_SessionCookies (3515 ms)
[ RUN      ] PrerenderBrowserTestWithExtensions.WebNavigation
[40676:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010b4c8aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001198b9f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8fe3490a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff93068233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9306d916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9306d0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8ebd8eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8ebd8c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8ebd8ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91e3b533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91e3adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91e321a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010b4a9a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010b4a77fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010b567149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011998be9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011998e6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x00000001198bbbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010b493e39 _ZN13ui_test_utils57NavigateToURLWithDispositionBlockUntilNavigationsCompleteEP7BrowserRK4GURLi21WindowOpenDispositioni + 489
20  browser_tests                       0x000000010981cafa _ZN9prerender20PrerenderBrowserTest20PrerenderTestURLImplERK4GURLRKNSt3__16vectorINS_11FinalStatusENS4_9allocatorIS6_EEEEi + 3962
21  browser_tests                       0x00000001097b836f _ZN9prerender20PrerenderBrowserTest16PrerenderTestURLERK4GURLNS_11FinalStatusEi + 527
22  browser_tests                       0x00000001097f7046 _ZN9prerender53PrerenderBrowserTestWithExtensions_WebNavigation_Test19RunTestOnMainThreadEv + 1014
23  browser_tests                       0x000000010b491265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
24  browser_tests                       0x00000001198b996a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
25  browser_tests                       0x000000010a6f28ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
26  browser_tests                       0x000000010a6f0016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
27  browser_tests                       0x0000000115c7e837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
28  browser_tests                       0x000000011650611a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
29  browser_tests                       0x0000000115c7a26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
30  browser_tests                       0x0000000115c86407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
31  browser_tests                       0x0000000115c72b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
32  browser_tests                       0x00000001198b6679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
33  browser_tests                       0x00000001198b47ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
34  browser_tests                       0x00000001198b90ec _ZN7content15BrowserTestBase5SetUpEv + 1660
35  browser_tests                       0x000000010b48f0dd _ZN20InProcessBrowserTest5SetUpEv + 717
36  browser_tests                       0x000000010c258f80 _ZN7testing4Test3RunEv + 464
37  browser_tests                       0x000000010c25ab16 _ZN7testing8TestInfo3RunEv + 1046
38  browser_tests                       0x000000010c25bdba _ZN7testing8TestCase3RunEv + 1306
39  browser_tests                       0x000000010c26dab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
40  browser_tests                       0x000000010c26d02a _ZN7testing8UnitTest3RunEv + 410
41  browser_tests                       0x000000010b691219 _ZN4base9TestSuite3RunEv + 665
42  browser_tests                       0x000000010a2999ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
43  browser_tests                       0x00000001199847c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
44  browser_tests                       0x000000010b445513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
45  browser_tests                       0x000000010a29988d main + 237
46  browser_tests                       0x000000010874fe34 start + 52
[120/195] PrerenderBrowserTestWithExtensions.WebNavigation (TIMED OUT)
[ RUN      ] SessionRestoreTest.RestoreWebUISettings
[40757:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40754:3847:1203/070501:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40754:3847:1203/070504:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[40757:3847:1203/070506:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[40757:3847:1203/070506:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[40757:3847:1203/070506:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[40757:3847:1203/070506:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[40757:3847:1203/070506:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[40757:3847:1203/070506:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[40757:3847:1203/070506:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[40757:16391:1203/070506:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==40757==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x00011fae8730 sp 0x00011fae86f0 T5)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1088db3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1088db3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1088db3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1088db3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1088fd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1088fd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1088e8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1088e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1088e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1088f6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1088f6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1088f6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1088f6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1088f6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10655036c in Run base/callback.h:396:12
    #16 0x10655036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1065b8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1065b9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1065b9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10652ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1065f3078 in Run base/run_loop.cc:55:3
    #22 0x1065b70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x106661d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10665560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T5 created by T0 here:
    #0 0x1016b9119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106654fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106661426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11314026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x106444abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x106444abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10644370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x106472948 in Run content/app/content_main_runner.cc:786:12
    #8 0x106470abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10550ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10167499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x101674563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40757==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SessionRestoreTest.RestoreWebUISettings (8202 ms)
[121/195] SessionRestoreTest.RestoreWebUISettings (9632 ms)
[ RUN      ] SessionRestoreTest.TwoWindowsCloseOneRestoreOnlyOne
[40766:3847:1203/070508:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40762:6403:1203/070510:ERROR:mach_broker_mac.mm(234)] Unknown process 40772 is sending Mach IPC messages!
[40774:13063:1203/070511:WARNING:channel.cc(358)] RawChannel write error
[40766:3847:1203/070511:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40766:3847:1203/070511:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40766:17155:1203/070511:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.TwoWindowsCloseOneRestoreOnlyOne (3875 ms)
[122/195] SessionRestoreTest.TwoWindowsCloseOneRestoreOnlyOne (5228 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiredNetwork_NoLoginURL
[40781:3847:1203/070514:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40782:13063:1203/070515:WARNING:channel.cc(358)] RawChannel write error
[40781:17411:1203/070515:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiredNetwork_NoLoginURL (3638 ms)
[123/195] CaptivePortalBlockingPageTest.WiredNetwork_NoLoginURL (4941 ms)
[ RUN      ] TabRestoreTest.RestoreCrossSiteWithExistingSiteInstance
[40770:3847:1203/070509:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40763:62467:1203/070511:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40775:13063:1203/070512:WARNING:channel.cc(358)] RawChannel write error
[40777:13063:1203/070512:WARNING:channel.cc(358)] RawChannel write error
[40780:13063:1203/070516:WARNING:channel.cc(358)] RawChannel write error
[40771:12807:1203/070516:WARNING:channel.cc(358)] RawChannel write error
[40763:3847:1203/070516:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
[       OK ] TabRestoreTest.RestoreCrossSiteWithExistingSiteInstance (8501 ms)
[124/195] TabRestoreTest.RestoreCrossSiteWithExistingSiteInstance (9933 ms)
[ RUN      ] AllowLocalhostErrorsSSLHostStateDelegateTest.LocalhostErrorWithFlag
[40790:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40790:17923:1203/070519:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==40790==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x000121e6a730 sp 0x000121e6a6f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10a13b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10a13b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10a13b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10a13b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10a15d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10a15d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10a148628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10a148b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10a148b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10a156c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10a156c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10a156c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10a156c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10a156c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x107db036c in Run base/callback.h:396:12
    #16 0x107db036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x107e18894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x107e19ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x107e19ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x107d8ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x107e53078 in Run base/run_loop.cc:55:3
    #22 0x107e170b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x107ec1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x107eb560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x102f14119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107eb4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107ec1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1149a026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x107ca4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x107ca4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x107ca370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x107cd2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x107cd0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x106d6ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x102ed199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x102ed1563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==40790==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AllowLocalhostErrorsSSLHostStateDelegateTest.LocalhostErrorWithFlag (2313 ms)
[125/195] AllowLocalhostErrorsSSLHostStateDelegateTest.LocalhostErrorWithFlag (3651 ms)
[ RUN      ] SSLUITest.TestUnsafeContents
[40794:3847:1203/070519:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40787:62723:1203/070520:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] SSLUITest.TestUnsafeContents (2876 ms)
[126/195] SSLUITest.TestUnsafeContents (4329 ms)
[ RUN      ] SSLUITest.TestUnsafeContentsInWorkerFiltered
[40801:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40797:63495:1203/070523:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40802:13063:1203/070523:WARNING:channel.cc(358)] RawChannel write error
[40801:17411:1203/070523:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestUnsafeContentsInWorkerFiltered (2839 ms)
[127/195] SSLUITest.TestUnsafeContentsInWorkerFiltered (4196 ms)
[ RUN      ] SSLUITest.SSLStatusMatchesonClockInterstitialAndAfterProceed
[40805:3847:1203/070524:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40800:3847:1203/070525:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[40808:13063:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[40800:62727:1203/070526:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40811:12807:1203/070526:WARNING:channel.cc(358)] RawChannel write error
[40800:3847:1203/070526:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SSLUITest.SSLStatusMatchesonClockInterstitialAndAfterProceed (4645 ms)
[128/195] SSLUITest.SSLStatusMatchesonClockInterstitialAndAfterProceed (6172 ms)
[ RUN      ] SSLUITestIgnoreLocalhostCertErrors.TestNoInterstitialOnLocalhost
[40812:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40807:3847:1203/070527:INFO:CONSOLE(0)] "This site does not have a valid SSL certificate! Without SSL, your site's and visitors' data is vulnerable to theft and tampering. Get a valid SSL certificate before releasing your website to the public.", source: https://localhost:51370/ssl/page_with_subresource.html (0)
[40807:3847:1203/070527:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[40812:17155:1203/070527:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITestIgnoreLocalhostCertErrors.TestNoInterstitialOnLocalhost (2718 ms)
[129/195] SSLUITestIgnoreLocalhostCertErrors.TestNoInterstitialOnLocalhost (4063 ms)
[ RUN      ] DurableStorageBrowserTest.RequestNonBookmarkedPage
[40819:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40814:66839:1203/070531:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] DurableStorageBrowserTest.RequestNonBookmarkedPage (2585 ms)
[130/195] DurableStorageBrowserTest.RequestNonBookmarkedPage (4017 ms)
[ RUN      ] TranslateBrowserTest.IgnoreRefreshMetaTag
[40828:3847:1203/070533:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40825:66351:1203/070535:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40825:3847:1203/070536:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] TranslateBrowserTest.IgnoreRefreshMetaTag (4458 ms)
[131/195] TranslateBrowserTest.IgnoreRefreshMetaTag (5620 ms)
[ RUN      ] AutofillDialogControllerTest.DoesWorkOnHttpWithFlag
[40834:3847:1203/070539:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40831:65031:1203/070540:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] AutofillDialogControllerTest.DoesWorkOnHttpWithFlag (3295 ms)
[132/195] AutofillDialogControllerTest.DoesWorkOnHttpWithFlag (4570 ms)
[ RUN      ] CardUnmaskPromptViewBrowserTest.CloseTabWhileDialogShowing
[40840:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40837:3847:1203/070545:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] CardUnmaskPromptViewBrowserTest.CloseTabWhileDialogShowing (2562 ms)
[133/195] CardUnmaskPromptViewBrowserTest.CloseTabWhileDialogShowing (3784 ms)
[ RUN      ] BookmarkBrowsertest.BookmarkBarVisibleWait
[40845:3847:1203/070547:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40842:3847:1203/070548:INFO:bookmark_browsertest.cc(99)] Took 159 ms to show bookmark bar
[40842:3847:1203/070548:INFO:bookmark_browsertest.cc(103)] Took 157 ms to hide bookmark bar
[       OK ] BookmarkBrowsertest.BookmarkBarVisibleWait (2438 ms)
[134/195] BookmarkBrowsertest.BookmarkBarVisibleWait (3784 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabNew_IgnorePath
[40851:3847:1203/070551:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40847:46083:1203/070553:ERROR:mach_broker_mac.mm(234)] Unknown process 40853 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabNew_IgnorePath (2762 ms)
[135/195] BrowserNavigatorTest.Disposition_SingletonTabNew_IgnorePath (4090 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithBrowser
[40858:3847:1203/070555:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40859:3847:1203/070556:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40859:3847:1203/070556:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40859:3847:1203/070556:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40859:3847:1203/070556:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40859:3847:1203/070556:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40859:3847:1203/070556:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40859:3847:1203/070556:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WindowAppleScriptTest.CreationWithBrowser (2094 ms)
[136/195] WindowAppleScriptTest.CreationWithBrowser (3254 ms)
[ RUN      ] BrowserWindowControllerTest.InfoBarTipHiddenForWindowWithoutToolbar
[40863:3847:1203/070559:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserWindowControllerTest.InfoBarTipHiddenForWindowWithoutToolbar (2711 ms)
[137/195] BrowserWindowControllerTest.InfoBarTipHiddenForWindowWithoutToolbar (4044 ms)
[ RUN      ] ContentSettingBubbleControllerTest.MediaStreamBubble
[40870:3847:1203/070603:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40867:3847:1203/070603:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContentSettingBubbleControllerTest.MediaStreamBubble (2234 ms)
[138/195] ContentSettingBubbleControllerTest.MediaStreamBubble (3519 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.CancelClicked
[40875:3847:1203/070606:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ProfileSigninConfirmationViewControllerTest.CancelClicked (2190 ms)
[139/195] ProfileSigninConfirmationViewControllerTest.CancelClicked (3531 ms)
[ RUN      ] ContentSettingImageModelBrowserTest.CreateBubbleModel
[40880:3847:1203/070610:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ContentSettingImageModelBrowserTest.CreateBubbleModel (2149 ms)
[140/195] ContentSettingImageModelBrowserTest.CreateBubbleModel (3520 ms)
[ RUN      ] FindInPageControllerTest.FitWindow
[40886:3847:1203/070613:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40886:17667:1203/070615:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FitWindow (3168 ms)
[141/195] FindInPageControllerTest.FitWindow (4571 ms)
[ RUN      ] LoginPromptBrowserTest.SupplyRedundantAuths
[40892:3847:1203/070618:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40889:62219:1203/070621:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40893:13063:1203/070621:WARNING:channel.cc(358)] RawChannel write error
[40889:3847:1203/070621:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] LoginPromptBrowserTest.SupplyRedundantAuths (4784 ms)
[142/195] LoginPromptBrowserTest.SupplyRedundantAuths (6169 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.SyncPromoAllowed
[40901:3847:1203/070624:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40904:13063:1203/070626:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[40898:4611:1203/070626:ERROR:mach_broker_mac.mm(234)] Unknown process 40905 is sending Mach IPC messages!
[40898:4611:1203/070627:ERROR:mach_broker_mac.mm(234)] Unknown process 40906 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorFirstRunTest.SyncPromoAllowed (4131 ms)
[143/195] StartupBrowserCreatorFirstRunTest.SyncPromoAllowed (5362 ms)
[144/195] ChromeTracingDelegateBrowserTestOnStartup.PRE_StartupTracingThrottle (SKIPPED)
[145/195] ChromeTracingDelegateBrowserTestOnStartup.StartupTracingThrottle (SKIPPED)
[ RUN      ] ChromeTracingDelegateBrowserTestOnStartup.PRE_PRE_StartupTracingThrottle
[40823:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000105a59aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000113e4af27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8fe3490a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff93068233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9306d916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9306d0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8ebd8eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8ebd8c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8ebd8ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91e3b533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91e3adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91e321a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000105a3aa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000105a387fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000105af8149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000113f1ce9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000113f1f6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000113e4cbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x0000000105a2212c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000113e4a96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000104c838ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000104c81016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011020f837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000110a9711a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011020b26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000110217407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000110203b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000113e47679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000113e457ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000113e4a0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000105a200dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x00000001067e9f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x00000001067ebb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x00000001067ecdba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x00000001067feab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x00000001067fe02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000105c22219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010482a9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000113f157c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x00000001059d6513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010482a88d main + 237
42  browser_tests                       0x0000000102ce0e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[146/195] ChromeTracingDelegateBrowserTestOnStartup.PRE_PRE_StartupTracingThrottle (TIMED OUT)
[ RUN      ] PermissionBubbleManagerBrowserTest.InPageNavigation
[40911:3847:1203/070630:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40907:63235:1203/070630:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PermissionBubbleManagerBrowserTest.InPageNavigation (2510 ms)
[147/195] PermissionBubbleManagerBrowserTest.InPageNavigation (3801 ms)
[ RUN      ] RequestAutocompleteRendererTest.InvokingTwiceOnlyShowsOnce
[       OK ] RequestAutocompleteRendererTest.InvokingTwiceOnlyShowsOnce (127 ms)
[148/195] RequestAutocompleteRendererTest.InvokingTwiceOnlyShowsOnce (1530 ms)
[ RUN      ] FormAutocompleteTest.AjaxSucceeded_FilledFormStillVisible
[       OK ] FormAutocompleteTest.AjaxSucceeded_FilledFormStillVisible (130 ms)
[149/195] FormAutocompleteTest.AjaxSucceeded_FilledFormStillVisible (1406 ms)
[ RUN      ] InspectUITest.SharedWorker
[40916:3847:1203/070631:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40910:42007:1203/070632:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40910:3847:1203/070635:INFO:CONSOLE(1795)] "Running test testTargetListed", source: inspect_ui_test.js (1795)
[40910:3847:1203/070635:INFO:CONSOLE(1795)] "Running test testTargetListed", source: inspect_ui_test.js (1795)
[40917:12551:1203/070635:WARNING:channel.cc(358)] RawChannel write error
[40916:17155:1203/070635:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InspectUITest.SharedWorker (5382 ms)
[150/195] InspectUITest.SharedWorker (6891 ms)
[ RUN      ] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataControlOutsideOfFieldset
[       OK ] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataControlOutsideOfFieldset (380 ms)
[151/195] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataControlOutsideOfFieldset (1683 ms)
[ RUN      ] PasswordAutofillAgentTest.ReadonlyPasswordFieldOnSubmit
[       OK ] PasswordAutofillAgentTest.ReadonlyPasswordFieldOnSubmit (267 ms)
[152/195] PasswordAutofillAgentTest.ReadonlyPasswordFieldOnSubmit (1493 ms)
[ RUN      ] ChromeRenderViewTest.JSBlockSentAfterPageLoad
[       OK ] ChromeRenderViewTest.JSBlockSentAfterPageLoad (189 ms)
[153/195] ChromeRenderViewTest.JSBlockSentAfterPageLoad (1478 ms)
[ RUN      ] ChromeRenderViewTest.BackToTranslatablePage
[       OK ] ChromeRenderViewTest.BackToTranslatablePage (122 ms)
[154/195] ChromeRenderViewTest.BackToTranslatablePage (1492 ms)
[ RUN      ] WebUIResourceBrowserTest.ListSingleSelectionModelTest
[40929:3847:1203/070639:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40929:17411:1203/070640:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.ListSingleSelectionModelTest (2386 ms)
[155/195] WebUIResourceBrowserTest.ListSingleSelectionModelTest (3880 ms)
[ RUN      ] WebUIResourceBrowserTest.PositionUtilTest
[40934:3847:1203/070641:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40934:17155:1203/070642:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.PositionUtilTest (2569 ms)
[156/195] WebUIResourceBrowserTest.PositionUtilTest (3885 ms)
[ RUN      ] OutOfProcessPPAPITest.HostResolver
[40940:3847:1203/070643:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[40945]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40945]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:3847:1203/070645:INFO:CONSOLE(177)] "Empty finished in 0.000 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:3847:1203/070645:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:3847:1203/070645:INFO:CONSOLE(177)] "Resolve finished in 0.010 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:3847:1203/070645:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.005 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:3847:1203/070645:INFO:CONSOLE(177)] "ResolveBackground finished in 0.006 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:3847:1203/070645:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.008 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:3847:1203/070645:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.010 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:62471:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[40936:3847:1203/070645:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.009 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:3847:1203/070645:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.005 seconds.", source: http://127.0.0.1:51407/test_case.html?testcase=HostResolver_Empty,HostResolver_Resolve,HostResolver_ResolveIPv4, (177)
[40936:3847:1203/070645:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] OutOfProcessPPAPITest.HostResolver (3453 ms)
[157/195] OutOfProcessPPAPITest.HostResolver (4936 ms)
[ RUN      ] OutOfProcessPPAPITest.NetAddress
[40944:3847:1203/070645:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[40947]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[40947]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[40939:62471:1203/070646:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40939:3847:1203/070646:INFO:CONSOLE(177)] "IPv4Address finished in 0.000 seconds.", source: http://127.0.0.1:51419/test_case.html?testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[40939:3847:1203/070646:INFO:CONSOLE(177)] "IPv6Address finished in 0.000 seconds.", source: http://127.0.0.1:51419/test_case.html?testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[40939:3847:1203/070646:INFO:CONSOLE(177)] "DescribeAsString finished in 0.001 seconds.", source: http://127.0.0.1:51419/test_case.html?testcase=NetAddress_IPv4Address,NetAddress_IPv6Address,NetAddress_DescribeAsString, (177)
[40944:3847:1203/070646:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40944:3847:1203/070646:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[40944:16391:1203/070647:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.NetAddress (3410 ms)
[158/195] OutOfProcessPPAPITest.NetAddress (4946 ms)
[ RUN      ] NaClBrowserTestGLibc.SimpleLoad
[40952:3847:1203/070648:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40948:62475:1203/070649:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40957,2085110144:07:06:50.499658] Native Client module will be loaded at base address 0x000036db00000000
[40948:3847:1203/070651:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestGLibc.SimpleLoad (3990 ms)
[159/195] NaClBrowserTestGLibc.SimpleLoad (5482 ms)
[ RUN      ] NaClBrowserTestPnacl.SimpleLoad
[40956:3847:1203/070650:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40951:40727:1203/070651:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40960,2085110144:07:06:51.826748] Native Client module will be loaded at base address 0x00005fd700000000
[40960,2085110144:07:06:52.547165] NaCl untrusted code called _exit(0x0)
[40962,2085110144:07:06:53.307672] Native Client module will be loaded at base address 0x0000211b00000000
[40962,2085110144:07:06:53.371027] NaCl untrusted code called _exit(0x0)
[40965,2085110144:07:06:54.191314] Native Client module will be loaded at base address 0x0000401000000000
[40951:3847:1203/070654:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[40956:17155:1203/070654:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.SimpleLoad (5833 ms)
[160/195] NaClBrowserTestPnacl.SimpleLoad (7308 ms)
[ RUN      ] CloudPolicyProtoTest.VerifyProtobufEquivalence
[       OK ] CloudPolicyProtoTest.VerifyProtobufEquivalence (1 ms)
[161/195] CloudPolicyProtoTest.VerifyProtobufEquivalence (1155 ms)
[ RUN      ] NaClBrowserTestPnacl.PPAPIPPBInstance
[40966:3847:1203/070654:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40961:3847:1203/070655:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[40961:60451:1203/070655:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[40969,2085110144:07:06:55.854694] Native Client module will be loaded at base address 0x000039c700000000
[40969,2085110144:07:06:56.540515] NaCl untrusted code called _exit(0x0)
[40971,2085110144:07:06:57.276865] Native Client module will be loaded at base address 0x000036a200000000
[40971,2085110144:07:06:57.332283] NaCl untrusted code called _exit(0x0)
[40974,2085110144:07:06:58.145098] Native Client module will be loaded at base address 0x000069d600000000
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] ||||  / test_nexe loaded
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] ||||
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestIsFullFrame BEGIN]
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestIsFullFrame PASS]
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] ||||
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestBindGraphics BEGIN]
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestBindGraphics PASS]
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] ||||
[40961:3847:1203/070658:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[40961:5383:1203/070658:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 8
[       OK ] NaClBrowserTestPnacl.PPAPIPPBInstance (5973 ms)
[162/195] NaClBrowserTestPnacl.PPAPIPPBInstance (7296 ms)
[ RUN      ] PolicyTest.DisabledPluginsExceptions
[40975:3847:1203/070658:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40970:3847:1203/070659:INFO:policy_browsertest.cc(468)] Test skipped because the Flash plugin couldn't be found.
[40976:13319:1203/070659:WARNING:channel.cc(358)] RawChannel write error
[40976:3847:1203/070659:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[40976:3847:1203/070659:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40976:3847:1203/070659:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40976:3847:1203/070659:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40976:3847:1203/070659:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40976:3847:1203/070659:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40976:3847:1203/070659:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40975:17411:1203/070659:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.DisabledPluginsExceptions (2370 ms)
[163/195] PolicyTest.DisabledPluginsExceptions (3549 ms)
[ RUN      ] QuicAllowedPolicyIsTrue.QuicAllowed
[40983:3847:1203/070701:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[40985:3847:1203/070702:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] QuicAllowedPolicyIsTrue.QuicAllowed (2413 ms)
[164/195] QuicAllowedPolicyIsTrue.QuicAllowed (3709 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginExtraNavigations
[40986:3847:1203/070702:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40986:17923:1203/070704:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.LoginExtraNavigations (4168 ms)
[165/195] CaptivePortalBrowserTest.LoginExtraNavigations (5668 ms)
[ RUN      ] IPhotoDataProviderBasicTest.BasicTest
[40998:3847:1203/070707:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[40998:18435:1203/070709:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IPhotoDataProviderBasicTest.BasicTest (2856 ms)
[166/195] IPhotoDataProviderBasicTest.BasicTest (4063 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutSingleSite
[40992:3847:1203/070705:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutSingleSite (6198 ms)
[167/195] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutSingleSite (7587 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetEnabledNetworkTypes
[41006:3847:1203/070711:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41001:3847:1203/070713:INFO:CONSOLE(0)] "[FAIL] getEnabledNetworkTypes: lastError.message == Error.NotSupported
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getEnabledNetworkTypes (0)
[41006:17667:1203/070714:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetEnabledNetworkTypes (3753 ms)
[168/195] NetworkingPrivateApiTestFail.GetEnabledNetworkTypes (4967 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartGetPropertiesNonexistent
[41010:3847:1203/070712:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41003:3847:1203/070714:INFO:CONSOLE(0)] "[SUCCESS] startGetPropertiesNonexistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startGetPropertiesNonexistent (0)
[41013:13319:1203/070714:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==41010==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x000122cd6730 sp 0x000122cd66f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10b52b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10b52b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10b52b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10b52b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10b54d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10b54d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10b538628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10b538b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10b538b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10b546c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10b546c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10b546c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10b546c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10b546c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1091a036c in Run base/callback.h:396:12
    #16 0x1091a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x109208894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x109209ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x109209ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10917ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x109243078 in Run base/run_loop.cc:55:3
    #22 0x1092070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1092b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1092a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x104305119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1092a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1092b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x115d9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x109094abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x109094abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10909370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1090c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1090c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10815ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1042c299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1042c2563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==41010==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetworkingPrivateServiceClientApiTest.StartGetPropertiesNonexistent (3709 ms)
[169/195] NetworkingPrivateServiceClientApiTest.StartGetPropertiesNonexistent (5202 ms)
[ RUN      ] PicasaDataProviderGetListTest.GetListTest
[41018:3847:1203/070716:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41019:13063:1203/070718:WARNING:channel.cc(358)] RawChannel write error
[41018:17155:1203/070718:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PicasaDataProviderGetListTest.GetListTest (3084 ms)
[170/195] PicasaDataProviderGetListTest.GetListTest (4407 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/68
[41029:3847:1203/070721:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41025:3847:1203/070722:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[41029:18691:1203/070722:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/68 (2540 ms)
[171/195] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/68 (3782 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/71
[41034:3847:1203/070724:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41031:3847:1203/070725:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/71 (2547 ms)
[172/195] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/71 (3781 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/119
[41039:3847:1203/070728:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41036:3847:1203/070729:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41039:17667:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/119 (2516 ms)
[173/195] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/119 (3782 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/124
[41045:3847:1203/070732:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41042:3847:1203/070733:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/124 (2394 ms)
[174/195] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/124 (3781 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/0
[41050:3847:1203/070736:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41051:13063:1203/070736:WARNING:channel.cc(358)] RawChannel write error
[41051:3847:1203/070736:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41051:3847:1203/070736:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41051:3847:1203/070736:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41051:3847:1203/070736:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41051:3847:1203/070736:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41051:3847:1203/070736:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41051:3847:1203/070736:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/0 (2488 ms)
[175/195] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithBackgroundMode/0 (3780 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[41062:3847:1203/070740:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41053:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.881 -  Using ClearKeyPlayer", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.889 -  Registering video event handlers.", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.891 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.949 -  Loading media using src.", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:61963:1203/070740:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41053:3847:1203/070740:INFO:CONSOLE(284)] "07:07:40.955 -  Starting play, hidden: false", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.014 -  Event: play", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.015 -  Event: waiting", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.051 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.069 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.074 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.087 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.091 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.096 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.119 -  Event: canplay", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.122 -  Event: playing", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.124 -  Event: canplaythrough", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070741:INFO:CONSOLE(284)] "07:07:41.877 -  heartbeat #1", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070742:INFO:CONSOLE(284)] "07:07:42.877 -  heartbeat #2", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.877 -  heartbeat #3", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.952 -  First play ended.", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.954 -  Loading media using src.", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:24579:1203/070743:WARNING:http_cache_transaction.cc(2562)] Failed to revalidate partial entry
[41053:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.959 -  Playing second time.", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.962 -  Starting play, hidden: false", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.970 -  Event: play", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070743:INFO:CONSOLE(284)] "07:07:43.973 -  Event: waiting", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:43.998 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.002 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.006 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.010 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.013 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.017 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.029 -  Event: canplay", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.033 -  Event: playing", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.037 -  Event: canplaythrough", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.281 -  timeupdate @ 0.186203", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.531 -  timeupdate @ 0.441612", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070744:INFO:CONSOLE(284)] "07:07:44.876 -  heartbeat #4", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.028 -  timeupdate @ 0.929211", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.528 -  timeupdate @ 1.440029", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.532 -  waiting for video to end.", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070745:INFO:CONSOLE(284)] "07:07:45.877 -  heartbeat #5", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41053:3847:1203/070746:INFO:CONSOLE(284)] "07:07:46.845 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51453/eme_player_js/utils.js (284)
[41063:12551:1203/070746:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (8405 ms)
[176/195] SRC_ClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9832 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[41068:3847:1203/070749:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.610 -  Registering video event handlers.", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.615 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:62219:1203/070750:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.686 -  onSourceOpen [object Event]", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.690 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.710 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.712 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.713 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(40)] "Appending next media source at 1sec.", source: http://127.0.0.1:51471/mse_config_change.html?keySystem=org.w3.clearkey&runEncrypted=1 (40)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.725 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.732 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.733 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.734 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(60)] "Appending next media source at 1sec.", source: http://127.0.0.1:51471/mse_config_change.html?keySystem=org.w3.clearkey&runEncrypted=1 (60)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.742 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.743 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(48)] "Second buffer append ended.", source: http://127.0.0.1:51471/mse_config_change.html?keySystem=org.w3.clearkey&runEncrypted=1 (48)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.749 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.750 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.750 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070750:INFO:CONSOLE(284)] "07:07:50.750 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41065:3847:1203/070751:INFO:CONSOLE(284)] "07:07:51.857 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51471/eme_player_js/utils.js (284)
[41068:3847:1203/070751:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[41069:13063:1203/070751:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (3609 ms)
[177/195] MSE_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (4834 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[41074:3847:1203/070754:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41071:3847:1203/070755:INFO:CONSOLE(284)] "07:07:55.584 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070755:INFO:CONSOLE(284)] "07:07:55.592 -  Registering video event handlers.", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070755:INFO:CONSOLE(284)] "07:07:55.603 -  Loading media using src.", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070755:INFO:CONSOLE(284)] "07:07:55.607 -  Starting play, hidden: false", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070755:INFO:CONSOLE(284)] "07:07:55.694 -  Event: play", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070755:INFO:CONSOLE(284)] "07:07:55.696 -  Event: waiting", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:62219:1203/070755:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41071:3847:1203/070755:INFO:CONSOLE(284)] "07:07:55.722 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070755:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.500 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.509 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.516 -  Adding key to sessionID: 1", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.518 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.520 -  Adding key to sessionID: 2", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.523 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.525 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.574 -  Event: canplay", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.576 -  Event: playing", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.578 -  Event: canplaythrough", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.580 -  heartbeat #1", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.720 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.722 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.724 -  Adding key to sessionID: 2", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.728 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070756:INFO:CONSOLE(284)] "07:07:56.828 -  timeupdate @ 0.186203", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.120 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.123 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.126 -  Adding key to sessionID: 2", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.130 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.325 -  timeupdate @ 0.673802", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.575 -  timeupdate @ 0.929211", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.581 -  heartbeat #2", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.921 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.924 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.927 -  Adding key to sessionID: 2", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070757:INFO:CONSOLE(284)] "07:07:57.932 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070758:INFO:CONSOLE(284)] "07:07:58.074 -  timeupdate @ 1.440029", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070758:INFO:CONSOLE(284)] "07:07:58.078 -  waiting for video to end.", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070758:INFO:CONSOLE(284)] "07:07:58.579 -  heartbeat #3", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41071:3847:1203/070759:INFO:CONSOLE(284)] "07:07:59.396 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51489/eme_player_js/utils.js (284)
[41075:13063:1203/070759:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6334 ms)
[178/195] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7732 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[41081:3847:1203/070802:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41078:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.200 -  Using ClearKeyPlayer", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.207 -  Registering video event handlers.", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070803:INFO:CONSOLE(284)] "07:08:03.209 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:62475:1203/070804:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.014 -  Loading media using src.", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.019 -  Starting play, hidden: false", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.077 -  Event: play", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.079 -  Event: waiting", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.109 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.113 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.124 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.134 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.138 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.140 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.187 -  Event: canplay", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.190 -  Event: playing", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.192 -  Event: canplaythrough", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.195 -  heartbeat #1", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.340 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.342 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.347 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.739 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.743 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070804:INFO:CONSOLE(284)] "07:08:04.745 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070805:INFO:CONSOLE(284)] "07:08:05.196 -  heartbeat #2", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070805:INFO:CONSOLE(284)] "07:08:05.539 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070805:INFO:CONSOLE(284)] "07:08:05.542 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070805:INFO:CONSOLE(284)] "07:08:05.545 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070806:INFO:CONSOLE(284)] "07:08:06.195 -  heartbeat #3", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.001 -  First play ended.", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.004 -  Loading media using src.", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.009 -  Playing second time.", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.012 -  Starting play, hidden: false", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.022 -  Event: play", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.025 -  Event: waiting", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:25347:1203/070807:WARNING:http_cache_transaction.cc(2562)] Failed to revalidate partial entry
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.054 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.058 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.071 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.076 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.080 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.084 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.126 -  Event: canplay", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.131 -  Event: playing", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.135 -  Event: canplaythrough", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.143 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.148 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.153 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.195 -  heartbeat #4", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.381 -  timeupdate @ 0.186203", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070807:INFO:CONSOLE(284)] "07:08:07.628 -  timeupdate @ 0.441612", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070808:INFO:CONSOLE(284)] "07:08:08.127 -  timeupdate @ 0.929211", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070808:INFO:CONSOLE(284)] "07:08:08.195 -  heartbeat #5", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070808:INFO:CONSOLE(284)] "07:08:08.378 -  timeupdate @ 1.18462", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070808:INFO:CONSOLE(284)] "07:08:08.384 -  waiting for video to end.", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070809:INFO:CONSOLE(284)] "07:08:09.195 -  heartbeat #6", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41078:3847:1203/070809:INFO:CONSOLE(284)] "07:08:09.941 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51506/eme_player_js/utils.js (284)
[41082:13063:1203/070809:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9139 ms)
[179/195] SRC_ExternalClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (10369 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/47
[41022:3847:1203/070718:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010e8abaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011cc9cf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8fe3490a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff93068233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9306d916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9306d0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8ebd8eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8ebd8c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8ebd8ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91e3b533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91e3adf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91e321a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010e88ca28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010e88a7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010e94a149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011cd6ee9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011cd716ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011cc9ebfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010e87412c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011cc9c96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010dad58ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010dad3016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000119061837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x00000001198e911a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011905d26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000119069407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000119055b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011cc99679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011cc977ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011cc9c0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010e8720dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010f63bf80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010f63db16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010f63edba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010f650ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010f65002a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010ea74219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010d67c9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011cd677c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010e828513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010d67c88d main + 237
42  browser_tests                       0x000000010bb32e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[180/195] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/47 (TIMED OUT)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[41088:3847:1203/070812:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41085:3847:1203/070813:INFO:CONSOLE(284)] "07:08:13.588 -  Using ClearKeyPlayer", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070813:INFO:CONSOLE(284)] "07:08:13.595 -  Registering video event handlers.", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070813:INFO:CONSOLE(284)] "07:08:13.597 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:62219:1203/070814:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.409 -  Loading media using MSE.", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.417 -  Starting play, hidden: false", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.480 -  Event: play", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.482 -  Event: waiting", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.489 -  onSourceOpen [object Event]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.491 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.510 -  End of appending buffer from bear-320x240-opus-av_enc-v.webm", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[1203/070814:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.515 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.529 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.539 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.566 -  Event: canplay", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.568 -  Event: playing", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.570 -  Event: canplaythrough", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.583 -  heartbeat #1", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.746 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.749 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.754 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070814:INFO:CONSOLE(284)] "07:08:14.819 -  timeupdate @ 0.186203", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.067 -  timeupdate @ 0.441612", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.147 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.150 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.153 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.317 -  timeupdate @ 0.697021", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.567 -  timeupdate @ 0.929211", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.583 -  heartbeat #2", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.817 -  timeupdate @ 1.18462", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.820 -  waiting for video to end.", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.947 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.950 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070815:INFO:CONSOLE(284)] "07:08:15.954 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070816:INFO:CONSOLE(284)] "07:08:16.582 -  heartbeat #3", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:3847:1203/070817:INFO:CONSOLE(284)] "07:08:17.334 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51524/eme_player_js/utils.js (284)
[41085:4611:1203/070817:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 28
[41089:12551:1203/070817:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[41088:16899:1203/070817:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6298 ms)
[181/195] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (7741 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/1
[41094:3847:1203/070818:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41096:3847:1203/070819:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41096:3847:1203/070819:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41096:3847:1203/070819:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41096:3847:1203/070819:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41096:3847:1203/070819:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41096:3847:1203/070819:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41096:3847:1203/070819:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/1 (2381 ms)
[182/195] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/1 (3830 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/0
[41100:3847:1203/070820:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41102:3847:1203/070821:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41102:3847:1203/070821:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41102:3847:1203/070821:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41102:3847:1203/070821:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41102:3847:1203/070821:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41102:3847:1203/070821:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41102:3847:1203/070821:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41100:15367:1203/070821:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/0 (2343 ms)
[183/195] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/0 (3861 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/3
[41105:3847:1203/070822:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41107:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41107:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41107:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41107:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41107:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41107:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41107:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41105:17411:1203/070823:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/3 (2314 ms)
[184/195] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/3 (3874 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/0
[41110:3847:1203/070824:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41106:3847:1203/070826:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[41106:3847:1203/070828:INFO:policy_prefs_browsertest.cc(644)] Testing policy: AudioCaptureAllowedUrls
[41106:3847:1203/070828:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultImagesSetting
[41106:3847:1203/070828:INFO:policy_prefs_browsertest.cc(644)] Testing policy: JavascriptEnabled
[41106:3847:1203/070828:INFO:policy_prefs_browsertest.cc(644)] Testing policy: CookiesBlockedForUrls
[41106:3847:1203/070829:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41106:3847:1203/070829:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/0 (6195 ms)
[185/195] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/0 (7522 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/14
[41116:3847:1203/070826:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41111:3847:1203/070828:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[41111:3847:1203/070829:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ImportSavedPasswords
[41111:3847:1203/070829:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DownloadDirectory
[41111:3847:1203/070829:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ShowHomeButton
[41111:3847:1203/070829:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41116:16899:1203/070829:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/14 (5268 ms)
[186/195] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/14 (6507 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/1
[41128:3847:1203/070832:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41121:3847:1203/070834:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/1 (4057 ms)
[187/195] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/1 (5382 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/15
[41124:3847:1203/070832:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41127:12807:1203/070833:WARNING:channel.cc(358)] RawChannel write error
[41119:3847:1203/070834:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[41119:3847:1203/070835:INFO:policy_prefs_browsertest.cc(644)] Testing policy: JavaScriptBlockedForUrls
[41119:3847:1203/070836:INFO:policy_prefs_browsertest.cc(644)] Testing policy: AlternateErrorPagesEnabled
[41119:3847:1203/070836:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultGeolocationSetting
[41119:3847:1203/070836:INFO:policy_prefs_browsertest.cc(644)] Testing policy: PluginsAllowedForUrls
[41119:3847:1203/070836:INFO:policy_prefs_browsertest.cc(644)] Testing policy: VideoCaptureAllowed
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/15 (6382 ms)
[188/195] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/15 (7875 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/2
[41136:3847:1203/070838:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41132:3847:1203/070840:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[41136:15367:1203/070840:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/2 (3780 ms)
[189/195] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/2 (5170 ms)
[ RUN      ] PrefsFunctionalTest.TestHomepagePrefs
[41149:3847:1203/070843:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41150:3847:1203/070843:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41150:3847:1203/070843:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41150:3847:1203/070843:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41150:3847:1203/070843:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41150:3847:1203/070843:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41150:3847:1203/070843:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41150:3847:1203/070843:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefsFunctionalTest.TestHomepagePrefs (2196 ms)
[190/195] PrefsFunctionalTest.TestHomepagePrefs (3593 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/2
[41141:3847:1203/070839:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41135:5635:1203/070841:ERROR:browser_io_surface_manager_mac.cc(304)] Illegal message from non-child process!
[41144:13063:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[41151:13063:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[41135:3847:1203/070844:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[41141:17411:1203/070844:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==41141==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8fe4bbc9 bp 0x00012be8b730 sp 0x00012be8b6f0 T6)
    #0 0x7fff8fe4bbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11415b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11415b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11415b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11415b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11417d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11417d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x114168628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x114168b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x114168b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x114176c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x114176c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x114176c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x114176c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x114176c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x111dd036c in Run base/callback.h:396:12
    #16 0x111dd036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x111e38894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x111e39ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x111e39ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x111daad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x111e73078 in Run base/run_loop.cc:55:3
    #22 0x111e370b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x111ee1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x111ed560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8fe46771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8fe331a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10cf35119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x111ed4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x111ee1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11e9c026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x111cc4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x111cc4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x111cc370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x111cf2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x111cf0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x110d8ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10cef299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10cef2563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==41141==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/2 (6335 ms)
[191/195] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistIframeRevisit/2 (7791 ms)
[ RUN      ] RestartTest.SessionCookies
[41156:3847:1203/070847:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41159:12807:1203/070848:WARNING:channel.cc(358)] RawChannel write error
[41160:14851:1203/070848:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[41160:14851:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] RestartTest.SessionCookies (2773 ms)
[192/195] RestartTest.SessionCookies (4157 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/1
[41161:3847:1203/070847:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41162:13063:1203/070848:WARNING:channel.cc(358)] RawChannel write error
[41162:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41162:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41162:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41162:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41162:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41162:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41162:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/1 (2560 ms)
[193/195] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/1 (4107 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/0
[41168:3847:1203/070851:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41171:12807:1203/070851:WARNING:channel.cc(358)] RawChannel write error
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41171:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41168:16899:1203/070851:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/0 (2430 ms)
[194/195] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/0 (3776 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/3
[41172:3847:1203/070851:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41173:13063:1203/070852:WARNING:channel.cc(358)] RawChannel write error
[41173:3847:1203/070852:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41173:3847:1203/070852:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41173:3847:1203/070852:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41173:3847:1203/070852:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41173:3847:1203/070852:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41173:3847:1203/070852:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41173:3847:1203/070852:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41172:15367:1203/070852:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/3 (2244 ms)
[195/195] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/3 (3533 ms)
Retrying 5 tests (retry #1)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/47
[41177:3847:1203/070855:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41174:3847:1203/070856:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/47 (2800 ms)
[196/200] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/47 (4038 ms)
[ RUN      ] ChromeTracingDelegateBrowserTestOnStartup.PRE_PRE_StartupTracingThrottle
[41182:3847:1203/070859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41183:3847:1203/070859:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41183:3847:1203/070859:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41183:3847:1203/070859:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41183:3847:1203/070859:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41183:3847:1203/070859:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41183:3847:1203/070859:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41183:3847:1203/070859:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ChromeTracingDelegateBrowserTestOnStartup.PRE_PRE_StartupTracingThrottle (2219 ms)
[197/200] ChromeTracingDelegateBrowserTestOnStartup.PRE_PRE_StartupTracingThrottle (3522 ms)
[ RUN      ] ChromeTracingDelegateBrowserTestOnStartup.PRE_StartupTracingThrottle
[41191:3847:1203/070903:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41193:12807:1203/070903:WARNING:channel.cc(358)] RawChannel write error
[41193:3847:1203/070903:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[41193:3847:1203/070903:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41193:3847:1203/070903:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41193:3847:1203/070903:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41193:3847:1203/070903:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41193:3847:1203/070903:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41193:3847:1203/070903:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41191:16899:1203/070903:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeTracingDelegateBrowserTestOnStartup.PRE_StartupTracingThrottle (2417 ms)
[198/200] ChromeTracingDelegateBrowserTestOnStartup.PRE_StartupTracingThrottle (3673 ms)
[ RUN      ] ChromeTracingDelegateBrowserTestOnStartup.StartupTracingThrottle
[41200:3847:1203/070906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41202:13063:1203/070907:WARNING:channel.cc(358)] RawChannel write error
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[41202:3847:1203/070907:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[41200:17155:1203/070907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeTracingDelegateBrowserTestOnStartup.StartupTracingThrottle (2519 ms)
[199/200] ChromeTracingDelegateBrowserTestOnStartup.StartupTracingThrottle (3864 ms)
[ RUN      ] PrerenderBrowserTestWithExtensions.WebNavigation
[41192:3847:1203/070903:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[41186:60943:1203/070906:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[41186:3847:1203/070907:INFO:CONSOLE(0)] "[SUCCESS] prerendered", source: chrome-extension://nfbpgffdealjjlgckpipcgiliimajkkj/test_prerender.html (0)
[41195:13063:1203/070907:WARNING:channel.cc(358)] RawChannel write error
[41192:17667:1203/070907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTestWithExtensions.WebNavigation (6378 ms)
[200/200] PrerenderBrowserTestWithExtensions.WebNavigation (7804 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runGzYJjQ/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outhyemtB/output.json
+--------------------------------------------------------------------------+
| End of shard 4  Pending: 1.9s  Duration: 663.2s  Bot: vm1057-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+---------------------------------------------------------------------------+
| Shard 16  https://chromium-swarm.appspot.com/user/task/2b812b56a5d14c10   |
+---------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 16/20
Using 2 parallel jobs.
[ RUN      ] DownloadsWebUIDeleteProhibitedTest.DeleteProhibited
[64803:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64806:13831:1203/065901:WARNING:channel.cc(358)] RawChannel write error
[64797:3847:1203/065901:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64797:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase DownloadsWebUIDeleteProhibitedTest.DeleteProhibited", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==64808==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010effcbb1 bp 0x000125712170 sp 0x0001257120a0 T5)
    #0 0x10effcbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10effcbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10effc1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10eff7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10eff7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10f0f25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10f10f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10f0e1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10f1509cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10f027bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10f149547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10f05e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10c9b036c in Run base/callback.h:396:12
    #13 0x10c9b036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11975689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x119753d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10c9b036c in Run base/callback.h:396:12
    #17 0x10c9b036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10ca18894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10ca19ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10ca19ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10c98e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10c9fd8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10c98c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9401bb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9401b454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9403e7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9403e0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10c98f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10c98dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10ca53078 in Run base/run_loop.cc:55:3
    #31 0x10ca170b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10cac1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10cab560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x107b19119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10cab4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10cac1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11976d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x119588a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1199b01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1199b0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1199b3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10c71e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1199a9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1199a844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1199a7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x119a2f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10c8d2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10c8d0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10b96ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x107ad099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x107ad0563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==64808==ABORTING
Received signal 6
[end of stack trace]
[       OK ] DownloadsWebUIDeleteProhibitedTest.DeleteProhibited (5302 ms)
[1/239] DownloadsWebUIDeleteProhibitedTest.DeleteProhibited (6812 ms)
[ RUN      ] OptionsDialogExtensionSettingsWebUITest.testAccessibility
[64804:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64798:3847:1203/065902:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64798:3847:1203/065902:INFO:CONSOLE(1328)] "Running TestCase OptionsDialogExtensionSettingsWebUITest.testAccessibility", source: test_api.js (1328)
[64810:12551:1203/065903:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsDialogExtensionSettingsWebUITest.testAccessibility (5695 ms)
[2/239] OptionsDialogExtensionSettingsWebUITest.testAccessibility (7093 ms)
[ RUN      ] AutofillEditAddressWebUITest.testLoadAddress
[64817:3847:1203/065906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64811:3847:1203/065908:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64811:3847:1203/065909:INFO:CONSOLE(1328)] "Running TestCase AutofillEditAddressWebUITest.testLoadAddress", source: test_api.js (1328)
[       OK ] AutofillEditAddressWebUITest.testLoadAddress (5877 ms)
[3/239] AutofillEditAddressWebUITest.testLoadAddress (7405 ms)
[ RUN      ] AutofillEditAddressWebUITest.testFieldValuesSaved
[64818:3847:1203/065906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64812:3847:1203/065908:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64812:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase AutofillEditAddressWebUITest.testFieldValuesSaved", source: test_api.js (1328)
[64822:12551:1203/065911:WARNING:channel.cc(358)] RawChannel write error
[64812:3847:1203/065911:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[64818:17667:1203/065911:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillEditAddressWebUITest.testFieldValuesSaved (6903 ms)
[4/239] AutofillEditAddressWebUITest.testFieldValuesSaved (8278 ms)
[ RUN      ] ManageProfileUITest.EditSupervisedUserNameAllowed
[64831:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64824:3847:1203/065916:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64824:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.EditSupervisedUserNameAllowed", source: test_api.js (1328)
[64831:17411:1203/065917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.EditSupervisedUserNameAllowed (5838 ms)
[5/239] ManageProfileUITest.EditSupervisedUserNameAllowed (7254 ms)
[ RUN      ] OptionsWebUITest.emptySelectedIndexesDoesntCrash
[64835:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64830:3847:1203/065917:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64830:3847:1203/065918:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUITest.emptySelectedIndexesDoesntCrash", source: test_api.js (1328)
[64844:13063:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[64835:3847:1203/065919:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[64835:17411:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUITest.emptySelectedIndexesDoesntCrash (6321 ms)
[6/239] OptionsWebUITest.emptySelectedIndexesDoesntCrash (7952 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayNoHistory
[64849:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64845:3847:1203/065922:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64845:3847:1203/065924:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayNoHistory", source: test_api.js (1328)
[64849:17155:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.ShowOverlayNoHistory (7094 ms)
[7/239] OptionsWebUIExtendedTest.ShowOverlayNoHistory (8375 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowUnrelatedOverlay
[64855:3847:1203/065922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64850:3847:1203/065924:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64850:3847:1203/065926:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowUnrelatedOverlay", source: test_api.js (1328)
[64855:17667:1203/065927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.ShowUnrelatedOverlay (6964 ms)
[8/239] OptionsWebUIExtendedTest.ShowUnrelatedOverlay (8391 ms)
[ RUN      ] WebUIAssertionsTest.testCallTestTwice
[64861:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64858:3847:1203/065930:INFO:CONSOLE(1328)] "Running TestCase WebUIAssertionsTest.testCallTestTwice", source: test_api.js (1328)
[64861:16899:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAssertionsTest.testCallTestTwice (3859 ms)
[9/239] WebUIAssertionsTest.testCallTestTwice (5218 ms)
[ RUN      ] CrExtensionsBrowserTest.ExtensionItemDeveloperStateTest
[64868:3847:1203/065930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64862:3847:1203/065934:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64862:3847:1203/065934:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTest.ExtensionItemDeveloperStateTest", source: test_api.js (1328)
[64862:3847:1203/065934:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 3 of 3):
#show-details
#enabled
#delete-button
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[64862:3847:1203/065934:INFO:CONSOLE(116)] "Page load time: 1523 ms", source: polymer_browser_test_base.js (116)
[64862:3847:1203/065934:INFO:CONSOLE(118)] "Test run time: 486 ms", source: polymer_browser_test_base.js (118)
[64862:3847:1203/065934:INFO:CONSOLE(120)] "Total time: 2009 ms", source: polymer_browser_test_base.js (120)
[64870:12807:1203/065934:WARNING:channel.cc(358)] RawChannel write error
[64862:3847:1203/065934:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[64868:17411:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTest.ExtensionItemDeveloperStateTest (5679 ms)
[10/239] CrExtensionsBrowserTest.ExtensionItemDeveloperStateTest (7062 ms)
[ RUN      ] CrExtensionsBrowserTest.ExtensionItemClickableItemsTest
[64874:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64871:3847:1203/065937:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64871:3847:1203/065937:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTest.ExtensionItemClickableItemsTest", source: test_api.js (1328)
[64871:3847:1203/065938:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 4 of 4):
#show-details
#enabled
#delete-button
#allow-incognito
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[64871:3847:1203/065938:INFO:CONSOLE(116)] "Page load time: 1518 ms", source: polymer_browser_test_base.js (116)
[64871:3847:1203/065938:INFO:CONSOLE(118)] "Test run time: 600 ms", source: polymer_browser_test_base.js (118)
[64871:3847:1203/065938:INFO:CONSOLE(120)] "Total time: 2118 ms", source: polymer_browser_test_base.js (120)
[64871:3847:1203/065938:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] CrExtensionsBrowserTest.ExtensionItemClickableItemsTest (5655 ms)
[11/239] CrExtensionsBrowserTest.ExtensionItemClickableItemsTest (7038 ms)
[ RUN      ] NetInternalsTest.netInternalsLogViewPainterStripInfo
[64886:3847:1203/065941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64883:3847:1203/065943:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogViewPainterStripInfo", source: test_api.js (1328)
[64886:18179:1203/065944:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogViewPainterStripInfo (4508 ms)
[12/239] NetInternalsTest.netInternalsLogViewPainterStripInfo (5895 ms)
[ RUN      ] BluetoothApiTest.GetDevices
[64892:3847:1203/065947:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64889:3847:1203/065948:INFO:CONSOLE(0)] "[SUCCESS] testGetDevices", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[64892:17155:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothApiTest.GetDevices (3383 ms)
[13/239] BluetoothApiTest.GetDevices (4574 ms)
[ RUN      ] ExtensionApiTest.NativeMessagingBasic
[64899:3847:1203/065951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64896:43779:1203/065953:ERROR:native_process_launcher.cc(130)] Can't find manifest for native messaging host not.installed.app
[64896:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] invalidHostName", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[64896:23555:1203/065953:ERROR:native_process_launcher.cc(177)] Found manifest, but not the binary for native messaging host com.google.chrome.test.host_binary_missing. Host path specified in the manifest: /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/chrome/test/data/native_messaging/native_hosts/missing_nm_binary.exe
[64896:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] nonexistentHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[64896:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[64896:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] sendMessageWithoutCallback", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[64896:26371:1203/065954:ERROR:native_message_process_host.cc(290)] Native Messaging host tried sending a message that is 1048676 bytes long.
[64896:3847:1203/065954:INFO:CONSOLE(0)] "[SUCCESS] bigMessage", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[64896:3847:1203/065954:INFO:CONSOLE(0)] "[SUCCESS] connect", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[64896:3847:1203/065955:INFO:CONSOLE(0)] "[SUCCESS] stopHost", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.NativeMessagingBasic (5232 ms)
[14/239] ExtensionApiTest.NativeMessagingBasic (6689 ms)
[ RUN      ] ExtensionApiTest.HostSubsets
[64920:3847:1203/065958:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64917:3847:1203/070000:INFO:CONSOLE(0)] "[SUCCESS] main", source: chrome-extension://bjkfjcfgbnffhfgkghgiimmfnleedpci/_generated_background_page.html (0)
[64917:3847:1203/070000:INFO:CONSOLE(0)] "[SUCCESS] main", source: chrome-extension://bjkfjcfgbnffhfgkghgiimmfnleedpci/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.HostSubsets (3787 ms)
[15/239] ExtensionApiTest.HostSubsets (5098 ms)
[ RUN      ] ExtensionApiTest.Canvas2D
[64927:3847:1203/070003:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64927:17155:1203/070005:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.Canvas2D (3262 ms)
[16/239] ExtensionApiTest.Canvas2D (4604 ms)
[ RUN      ] ExtensionApiTest.ContentScriptBlockingScriptTabClosed
[64933:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64930:62475:1203/070009:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64930:3847:1203/070009:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[64933:17923:1203/070009:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptBlockingScriptTabClosed (3463 ms)
[17/239] ExtensionApiTest.ContentScriptBlockingScriptTabClosed (4838 ms)
[ RUN      ] ExtensionApiTest.ContentScriptBlockingScriptsDontRunTwice
[64940:3847:1203/070012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64937:62475:1203/070013:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64940:16391:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptBlockingScriptsDontRunTwice (2350 ms)
[18/239] ExtensionApiTest.ContentScriptBlockingScriptsDontRunTwice (3780 ms)
[ RUN      ] ExtensionApiTest.DontInjectContentScriptsInBackgroundPages
[64945:3847:1203/070016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64945:15879:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.DontInjectContentScriptsInBackgroundPages (3490 ms)
[19/239] ExtensionApiTest.DontInjectContentScriptsInBackgroundPages (4836 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRContentScript
[64952:3847:1203/070021:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
FTP server started on port 60849...
sending server_data: {"host": "127.0.0.1", "port": 60849} (36 bytes)
starting FTP server
[64949:62219:1203/070025:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: http://a.com:60848/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] allowedOrigin", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: http://c.com:60848/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:60848/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj' is therefore not allowed access.", source: http://localhost:60848/extensions/test_file.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] diallowedOrigin", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: http://foo.b.com:60848/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] allowedSubdomain", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: http://b.com:60848/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] noSubdomain", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: http://foob.com:60848/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://foob.com:60848/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj' is therefore not allowed access.", source: http://localhost:60848/extensions/test_file.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] disallowedSubdomain", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: http://localhost:60848/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] targetPageAlwaysAllowed", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: ftp://127.0.0.1:60849/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[]127.0.0.1:60861 Connected.
127.0.0.1:60861 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:60861 <== USER anonymous
127.0.0.1:60861 ==> 331 Username ok, send password.
127.0.0.1:60861 <== PASS ******
127.0.0.1:60861 ==> 230 Login successful.
127.0.0.1:60861 <== SYST
127.0.0.1:60861 ==> 215 UNIX Type: L8
127.0.0.1:60861 <== PWD
127.0.0.1:60861 ==> 257 "/" is the current directory.
127.0.0.1:60861 <== TYPE I
127.0.0.1:60861 ==> 200 Type set to: Binary.
127.0.0.1:60861 <== SIZE /extensions/test_file.txt
127.0.0.1:60861 ==> 213 6
127.0.0.1:60861 <== CWD /extensions/test_file.txt
127.0.0.1:60861 ==> 550 Not a directory.
127.0.0.1:60861 <== PASV
127.0.0.1:60861 ==> 227 Entering passive mode (127,0,0,1,237,190).
127.0.0.1:60861 <== RETR /extensions/test_file.txt
127.0.0.1:60861 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:60861 ==> 226 Transfer complete.
[anonymous]@127.0.0.1:60861 "RETR /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/chrome/test/data/extensions/test_file.txt" completed=1 bytes=6 seconds=0.001
127.0.0.1:60861 <== QUIT
127.0.0.1:60861 ==> 221 Goodbye.
[anonymous]@127.0.0.1:60861 Disconnected.
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] allowedFtpHostAllowed", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(9)] "Requesting url: ftp://localhost:60849/extensions/test_file.txt", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/content_script.js (9)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "XMLHttpRequest cannot load ftp://localhost:60849/extensions/test_file.txt. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.", source: http://localhost:60848/extensions/test_file.html (0)
[64949:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] disallowedFtpHostDisallowed", source: chrome-extension://plcaijcmakjpankeocalcjnfhppblpgj/test.html (0)
[64955:13063:1203/070025:WARNING:channel.cc(358)] RawChannel write error
[64952:17411:1203/070025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRContentScript (5761 ms)
[20/239] ExtensionApiTest.CrossOriginXHRContentScript (6938 ms)
[ RUN      ] ExtensionApiTest.WebSocket
[64960:3847:1203/070028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:60864...
sending server_data: {"host": "127.0.0.1", "port": 60864} (36 bytes)
[64957:3847:1203/070030:INFO:CONSOLE(0)] "[SUCCESS] runEchoTest", source: chrome-extension://ihoihmejhmfpbcphnaalinejfdmllpif/_generated_background_page.html (0)
[64960:16647:1203/070030:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.WebSocket (3928 ms)
[21/239] ExtensionApiTest.WebSocket (5365 ms)
[ RUN      ] Mock4JSWebUITest.CalledExpectPasses
[64880:3847:1203/065937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000106620aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000114a11f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8e15990a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff94039233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9403e916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9403e0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89c7beb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89c7bc52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89c7bae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8bb5e533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8bb5ddf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8bb551a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000106601a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001065ff7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x00000001066bf149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000114ae3e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000114ae66ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000114a13bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x00000001065e912c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000114a1196a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010584a8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000105848016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000110dd6837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011165e11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x0000000110dd226b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000110dde407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000110dcab4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000114a0e679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000114a0c7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000114a110ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001065e70dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x00000001073b0f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x00000001073b2b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x00000001073b3dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x00000001073c5ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x00000001073c502a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x00000001067e9219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001053f19ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000114adc7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010659d513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x00000001053f188d main + 237
42  browser_tests                       0x00000001038a7e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[22/239] Mock4JSWebUITest.CalledExpectPasses (TIMED OUT)
[ RUN      ] MimeHandlerViewTest.EmbeddedDataUrlObject
[64968:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64965:62219:1203/070034:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64965:3847:1203/070035:INFO:CONSOLE(0)] "[SUCCESS] testDataUrl", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[64969:13063:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[64968:15623:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MimeHandlerViewTest.EmbeddedDataUrlObject (3950 ms)
[23/239] MimeHandlerViewTest.EmbeddedDataUrlObject (5411 ms)
[ RUN      ] AppShimHostManagerBrowserTest.PRE_ReCreate
[64979:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64979:16899:1203/070040:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==64979==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8e170bc9 bp 0x00011f27e730 sp 0x00011f27e6f0 T6)
    #0 0x7fff8e170bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x107c763bd in Acquire base/synchronization/lock.h:24:20
    #2 0x107c763bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x107c763bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x107c763bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x107c981d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x107c981d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x107c83628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x107c83b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x107c83b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x107c91c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x107c91c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x107c91c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x107c91c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x107c91c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1058eb36c in Run base/callback.h:396:12
    #16 0x1058eb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x105953894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x105954ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x105954ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1058c5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10598e078 in Run base/run_loop.cc:55:3
    #22 0x1059520b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1059fcd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1059f060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x100a59119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1059effff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1059fc426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1124db26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1057dfabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1057dfabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1057de70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10580d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10580babd in ContentMain content/app/content_main.cc:19:15
    #9 0x1048a9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x100a1499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x100a14563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==64979==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AppShimHostManagerBrowserTest.PRE_ReCreate (2467 ms)
[24/239] AppShimHostManagerBrowserTest.PRE_ReCreate (3864 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileExtension
[64976:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64971:52739:1203/070040:ERROR:mach_broker_mac.mm(234)] Unknown process 64982 is sending Mach IPC messages!
[64971:3847:1203/070041:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://bcipidlmlimpgcpcdmnmbcfpbfpfbfac/_generated_background_page.html (0)
[64983:13063:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFileExtension (4469 ms)
[25/239] PlatformAppWithFileBrowserTest.LaunchWithFileExtension (5859 ms)
[ RUN      ] AppWindowAPITest.TestSingleton
[64988:3847:1203/070043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64984:3847:1203/070045:INFO:CONSOLE(0)] "[SUCCESS] noParameterWithId", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64988:17411:1203/070045:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestSingleton (3997 ms)
[26/239] AppWindowAPITest.TestSingleton (5517 ms)
[ RUN      ] AppWindowAPITest.TestInitialConstraints
[64992:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64987:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] testMaxInnerConstraints", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64987:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] testMinInnerConstraints", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64987:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] testMaxOuterConstraints", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64987:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testMinOuterConstraints", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64987:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testMixedConstraints", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64987:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testBadConstraints", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64987:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testFrameless", source: chrome-extension://lcnognfncabmoamcpgeoiooanfgmbpdc/_generated_background_page.html (0)
[64994:12807:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestInitialConstraints (4876 ms)
[27/239] AppWindowAPITest.TestInitialConstraints (6406 ms)
[ RUN      ] WebViewTest.Shim_TestContentScriptIsInjectedAfterTerminateAndReloadWebView
[64999:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[64996:3847:1203/070051:INFO:CONSOLE(1111)] "Step 1: call <webview>.addContentScripts.", source: chrome-extension://pjekhbhccjappchegoahpjeoafpegflk/main.js (1111)
[64996:3847:1203/070052:INFO:CONSOLE(1123)] "Step 2: call webview.terminate().", source: chrome-extension://pjekhbhccjappchegoahpjeoafpegflk/main.js (1123)
[64996:59439:1203/070052:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64996:3847:1203/070052:INFO:CONSOLE(1136)] "Step 3: call webview.reload().", source: chrome-extension://pjekhbhccjappchegoahpjeoafpegflk/main.js (1136)
[64996:59439:1203/070053:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[64996:3847:1203/070053:INFO:CONSOLE(1128)] "Step 4: postMessage to build communication.", source: chrome-extension://pjekhbhccjappchegoahpjeoafpegflk/main.js (1128)
[64996:3847:1203/070053:INFO:CONSOLE(1143)] "Step 5: A communication channel has been established with webview.", source: chrome-extension://pjekhbhccjappchegoahpjeoafpegflk/main.js (1143)
[65000:13063:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestContentScriptIsInjectedAfterTerminateAndReloadWebView (6951 ms)
[28/239] WebViewTest.Shim_TestContentScriptIsInjectedAfterTerminateAndReloadWebView (8436 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortIllegalFileURL
[65006:3847:1203/070050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65001:3847:1203/070053:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -301: ERR_DISALLOWED_URL_SCHEME.", source: extensions::webViewEvents (237)
[65009:13063:1203/070054:WARNING:channel.cc(358)] RawChannel write error
[65006:15367:1203/070054:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65006==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8e170bc9 bp 0x00012a328730 sp 0x00012a3286f0 T6)
    #0 0x7fff8e170bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x112b863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x112b863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x112b863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x112b863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x112ba81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x112ba81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x112b93628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x112b93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x112b93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x112ba1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x112ba1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x112ba1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x112ba1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x112ba1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1107fb36c in Run base/callback.h:396:12
    #16 0x1107fb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x110863894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x110864ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x110864ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1107d5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x11089e078 in Run base/run_loop.cc:55:3
    #22 0x1108620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x11090cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11090060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10b966119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1108fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x11090c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11d3eb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1106efabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1106efabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1106ee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x11071d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x11071babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10f7b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10b91d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10b91d563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65006==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebViewTest.Shim_TestLoadAbortIllegalFileURL (5113 ms)
[29/239] WebViewTest.Shim_TestLoadAbortIllegalFileURL (6493 ms)
[ RUN      ] WebViewTest.OpenURLFromTab_CurrentTab_Succeed
[65018:3847:1203/070057:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65012:3847:1203/070100:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[65025:16899:1203/070100:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010954f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010959ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001095e6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011613a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000116139a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010afd6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010aa12f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010a83e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010a934ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010a931bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010a932235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010aa7dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010bbdc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001164e2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001164e2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000109660421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010965ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010965560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8e16b772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8e1581a1 thread_start + 13

[65018:15623:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.OpenURLFromTab_CurrentTab_Succeed (5593 ms)
[30/239] WebViewTest.OpenURLFromTab_CurrentTab_Succeed (7026 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllow
[65019:3847:1203/070057:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65013:39191:1203/070100:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65013:3847:1203/070101:INFO:CONSOLE(20)] "test passed", source: chrome-extension://iiancgpkbmfkjjnbjfknejpjnmbebgmh/embedder.js (20)
[65023:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllow (6018 ms)
[31/239] WebViewTest.MediaAccessAPIAllow_TestAllow (7230 ms)
[ RUN      ] WebViewTest.SendMessageToComponentExtensionFromGuest
[65033:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65027:3847:1203/070106:INFO:CONSOLE(71)] "{"app":{"runtime":{"LaunchSource":{"APP_LAUNCHER":"app_launcher","NEW_TAB_PAGE":"new_tab_page","RELOAD":"reload","RESTART":"restart","LOAD_AND_LAUNCH":"load_and_launch","COMMAND_LINE":"command_line","FILE_HANDLER":"file_handler","URL_HANDLER":"url_handler","SYSTEM_TRAY":"system_tray","ABOUT_PAGE":"about_page","KEYBOARD":"keyboard","EXTENSIONS_PAGE":"extensions_page","MANAGEMENT_API":"management_api","EPHEMERAL_APP":"ephemeral_app","BACKGROUND":"background","KIOSK":"kiosk","CHROME_INTERNAL":"chrome_internal","TEST":"test"},"onEmbedRequested":{},"onLaunched":{},"onRestarted":{}},"window":{"State":{"NORMAL":"normal","FULLSCREEN":"fullscreen","MAXIMIZED":"maximized","MINIMIZED":"minimized"},"WindowType":{"SHELL":"shell","PANEL":"panel"},"onBoundsChanged":{},"onClosed":{},"onFullscreened":{},"onMaximized":{},"onMinimized":{},"onRestored":{},"onAlphaEnabledChanged":{},"onWindowFirstShown":{}}},"i18n":{},"management":{"LaunchType":{"OPEN_AS_REGULAR_TAB":"OPEN_AS_REGULAR_TAB","OPEN_AS_PINNED_TAB":"OPEN_AS_PINNED_TAB","OPEN_AS_WINDOW":"OPEN_AS_WINDOW","OPEN_FULL_SCREEN":"OPEN_FULL_SCREEN"},"ExtensionDisabledReason":{"UNKNOWN":"unknown","PERMISSIONS_INCREASE":"permissions_increase"},"ExtensionType":{"EXTENSION":"extension","HOSTED_APP":"hosted_app","PACKAGED_APP":"packaged_app","LEGACY_PACKAGED_APP":"legacy_packaged_app","THEME":"theme"},"ExtensionInstallType":{"ADMIN":"admin","DEVELOPMENT":"development","NORMAL":"normal","SIDELOAD":"sideload","OTHER":"other"}},"permissions":{"onAdded":{},"onRemoved":{}},"runtime":{"PlatformOs":{"MAC":"mac","WIN":"win","ANDROID":"android","CROS":"cros","LINUX":"linux","OPENBSD":"openbsd"},"PlatformArch":{"ARM":"arm","X86_32":"x86-32","X86_64":"x86-64"},"PlatformNaclArch":{"ARM":"arm","X86_32":"x86-32","X86_64":"x86-64"},"RequestUpdateCheckStatus":{"THROTTLED":"throttled","NO_UPDATE":"no_update","UPDATE_AVAILABLE":"update_available"},"OnInstalledReason":{"INSTALL":"install","UPDATE":"update","CHROME_UPDATE":"chrome_update","SHARED_MODULE_UPDATE":"shared_module_update"},"OnRestartRequiredReason":{"APP_UPDATE":"app_update","OS_UPDATE":"os_update","PERIODIC":"periodic"},"onStartup":{},"onInstalled":{},"onSuspend":{},"onSuspendCanceled":{},"onUpdateAvailable":{},"onBrowserUpdateAvailable":{},"onConnect":{},"onConnectExternal":{},"onMessage":{},"onMessageExternal":{},"onRestartRequired":{},"id":"nljhpdojihjnjgijdpnlpchajgakjidl"},"test":{"onMessage":{},"tests":[]},"webViewRequest":{}}", source: chrome-extension://nljhpdojihjnjgijdpnlpchajgakjidl/main.js (71)
[65027:62731:1203/070107:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65037:13063:1203/070107:WARNING:channel.cc(358)] RawChannel write error
[65038:12807:1203/070107:WARNING:channel.cc(358)] RawChannel write error
[65033:16647:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.SendMessageToComponentExtensionFromGuest (6209 ms)
[32/239] WebViewTest.SendMessageToComponentExtensionFromGuest (7520 ms)
[ RUN      ] WebViewTest.Shim_TestRendererNavigationRedirectWhileUnattached
[65034:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65028:39199:1203/070108:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65036:13063:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestRendererNavigationRedirectWhileUnattached (5759 ms)
[33/239] WebViewTest.Shim_TestRendererNavigationRedirectWhileUnattached (7271 ms)
[ RUN      ] AutocompleteBrowserTest.Autocomplete
[65049:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65049:17667:1203/070112:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutocompleteBrowserTest.Autocomplete (2730 ms)
[34/239] AutocompleteBrowserTest.Autocomplete (4162 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectSmallerTotal
[65050:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65044:69131:1203/070113:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65044:3847:1203/070113:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[65044:3847:1203/070113:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[65044:3847:1203/070113:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[65050:17923:1203/070113:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectSmallerTotal (3282 ms)
[35/239] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectSmallerTotal (4661 ms)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveInCallback
[65062:3847:1203/070116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65062:15623:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveInCallback (3513 ms)
[36/239] AndroidUsbCountTest.TestNoMultipleCallsRemoveInCallback (4912 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_ContentSettingsPage
[65059:3847:1203/070115:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65061:13063:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[65054:3847:1203/070117:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65064:13063:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[65059:16899:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_ContentSettingsPage (5955 ms)
[37/239] ChromeContentBrowserClientBrowserTest.UberURLHandler_ContentSettingsPage (7462 ms)
[ RUN      ] WebRtcDeviceProviderTest.OutliveProfile
[65069:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65069==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8e170bc9 bp 0x000129d2a730 sp 0x000129d2a6f0 T7)
    #0 0x7fff8e170bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1120ed3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1120ed3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1120ed3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1120ed3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11210f1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11210f1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1120fa628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1120fab9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1120fab9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x112108c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x112108c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x112108c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x112108c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x112108c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10fd6236c in Run base/callback.h:396:12
    #16 0x10fd6236c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10fdca894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10fdcbac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10fdcbac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10fd3cd18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10fe05078 in Run base/run_loop.cc:55:3
    #22 0x10fdc90b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10fe73d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10fe6760e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x10aed3119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10fe66fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10fe73426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11c95226c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10fc56abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10fc56abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10fc5570a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10fc84948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10fc82abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10ed20c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10ae8c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10ae8c563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65069==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebRtcDeviceProviderTest.OutliveProfile (2329 ms)
[38/239] WebRtcDeviceProviderTest.OutliveProfile (3553 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsApplicationClose
[65075:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:60902...
sending server_data: {"host": "127.0.0.1", "port": 60902} (36 bytes)
[65070:3847:1203/070128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsApplicationClose (6691 ms)
[39/239] DevToolsBeforeUnloadTest.TestUndockedDevToolsApplicationClose (8206 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptNotInMainWorld
[65089:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65089:17411:1203/070132:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptNotInMainWorld (2571 ms)
[40/239] DomDistillerViewerSourceBrowserTest.DistillerJavaScriptNotInMainWorld (4043 ms)
[ RUN      ] DevToolsSanityTest.TestNetworkSyncSize
[65080:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:60905...
sending server_data: {"host": "127.0.0.1", "port": 60905} (36 bytes)
[65074:3847:1203/070131:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[65074:3847:1203/070132:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[65080:17923:1203/070132:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestNetworkSyncSize (9135 ms)
[41/239] DevToolsSanityTest.TestNetworkSyncSize (10662 ms)
[ RUN      ] DownloadTest.MimeTypesToShowNotDownload
[65097:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65091:3847:1203/070136:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65097:16647:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.MimeTypesToShowNotDownload (3167 ms)
[42/239] DownloadTest.MimeTypesToShowNotDownload (4662 ms)
[ RUN      ] DownloadTest.DownloadTest_Remove
[65098:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65098:17411:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadTest_Remove (3545 ms)
[43/239] DownloadTest.DownloadTest_Remove (4949 ms)
[ RUN      ] DownloadTestWithShelf.PRE_DownloadTest_History
[65109:3847:1203/070140:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65109:17923:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTestWithShelf.PRE_DownloadTest_History (2598 ms)
[44/239] DownloadTestWithShelf.PRE_DownloadTest_History (3872 ms)
[ RUN      ] DownloadTestWithShelf.CrxDenyInstall
[65110:3847:1203/070140:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65103:3847:1203/070141:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65110:15623:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTestWithShelf.CrxDenyInstall (2907 ms)
[45/239] DownloadTestWithShelf.CrxDenyInstall (4336 ms)
[ RUN      ] ErrorPageTest.StaleCacheStatus
[65117:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65120:13063:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[65113:3847:1203/070145:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65117:17667:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.StaleCacheStatus (3089 ms)
[46/239] ErrorPageTest.StaleCacheStatus (4532 ms)
[ RUN      ] FlagOffActiveScriptControllerBrowserTest.ScriptsExecuteWhenFlagAbsent
[65121:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65114:63035:1203/070147:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65121:17411:1203/070147:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FlagOffActiveScriptControllerBrowserTest.ScriptsExecuteWhenFlagAbsent (4047 ms)
[47/239] FlagOffActiveScriptControllerBrowserTest.ScriptsExecuteWhenFlagAbsent (5415 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionSiteData
[65134:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65135:12551:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[65135:3847:1203/070150:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65135:3847:1203/070151:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65135:3847:1203/070151:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65135:3847:1203/070151:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65135:3847:1203/070151:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65135:3847:1203/070151:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65135:3847:1203/070151:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65134:18691:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionSiteData (2248 ms)
[48/239] ExtensionBrowsingDataTest.SettingsFunctionSiteData (3659 ms)
[ RUN      ] AllUrlsApiTest.RegularExtensions
[65127:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65124:62811:1203/070151:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65133:12807:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[65136:13063:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[65127:15367:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllUrlsApiTest.RegularExtensions (5405 ms)
[49/239] AllUrlsApiTest.RegularExtensions (6708 ms)
[ RUN      ] CastStreamingApiTestWithPixelOutput.RtpStreamError
[65141:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65137:3847:1203/070155:INFO:CONSOLE(13)] "[TEST] rtpStreamError", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/rtp_stream_error.js (13)
[65146:24835:1203/070156:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[65146:24835:1203/070156:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[65146:24835:1203/070156:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[65137:3847:1203/070156:INFO:CONSOLE(40)] "Invalid parameters for video.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/rtp_stream_error.js (40)
[65137:3847:1203/070156:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamError", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/rtp_stream_error.html (0)
[65137:3847:1203/070156:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65146:13063:1203/070156:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTestWithPixelOutput.RtpStreamError (3943 ms)
[50/239] CastStreamingApiTestWithPixelOutput.RtpStreamError (5440 ms)
[ RUN      ] DeclarativeContentApiTest.RulesEvaluatedForExistingIncognitoTab
[65145:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65140:4611:1203/070158:ERROR:mach_broker_mac.mm(234)] Unknown process 65150 is sending Mach IPC messages!
[65147:13063:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[65145:15623:1203/070159:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.RulesEvaluatedForExistingIncognitoTab (5704 ms)
[51/239] DeclarativeContentApiTest.RulesEvaluatedForExistingIncognitoTab (7190 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Basic
[65154:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65156:13063:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[65149:4611:1203/070201:ERROR:mach_broker_mac.mm(234)] Unknown process 65158 is sending Mach IPC messages!
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Basic (3468 ms)
[52/239] DownloadExtensionTest.DownloadExtensionTest_Download_Basic (4869 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Subdirectory
[65161:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65163:13063:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[65157:5635:1203/070203:ERROR:mach_broker_mac.mm(234)] Unknown process 65166 is sending Mach IPC messages!
[65161:17411:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Subdirectory (3481 ms)
[53/239] DownloadExtensionTest.DownloadExtensionTest_Download_Subdirectory (4868 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_CurDirInvalid
[65167:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65167:17411:1203/070205:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_CurDirInvalid (3279 ms)
[54/239] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_CurDirInvalid (4966 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryWithWriteTest
[65173:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65169:4611:1203/070209:ERROR:mach_broker_mac.mm(234)] Unknown process 65178 is sending Mach IPC messages!
[65169:3847:1203/070210:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://mnjbgjgigkkabchemmmambdphnpjohhj/test.html (0)
[65169:3847:1203/070210:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://mnjbgjgigkkabchemmmambdphnpjohhj/test.html (0)
[65169:3847:1203/070210:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://mnjbgjgigkkabchemmmambdphnpjohhj/test.html (0)
[65169:3847:1203/070210:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://mnjbgjgigkkabchemmmambdphnpjohhj/test.html (0)
[65169:3847:1203/070210:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://mnjbgjgigkkabchemmmambdphnpjohhj/test.html (0)
[65175:13063:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[65173:17155:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryWithWriteTest (5218 ms)
[55/239] FileSystemApiTest.FileSystemApiOpenDirectoryWithWriteTest (6525 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryContainingGraylistTest
[65180:3847:1203/070209:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65174:50959:1203/070211:ERROR:mach_broker_mac.mm(234)] Unknown process 65183 is sending Mach IPC messages!
[65174:3847:1203/070212:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://blipjmbbhhakofogaajlmjjnfgkggkeg/test.html (0)
[65174:3847:1203/070212:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[65180:17411:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryContainingGraylistTest (4674 ms)
[56/239] FileSystemApiTest.FileSystemApiOpenDirectoryContainingGraylistTest (6050 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.SignedIn
[65193:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65196:3847:1203/070216:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] IdentityGetProfileUserInfoFunctionTest.SignedIn (2545 ms)
[57/239] IdentityGetProfileUserInfoFunctionTest.SignedIn (3817 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileWithWriteTest
[65189:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65185:4871:1203/070215:ERROR:mach_broker_mac.mm(234)] Unknown process 65194 is sending Mach IPC messages!
[65185:3847:1203/070216:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ghofanhjcnffjbioehekfpjkpckfpmjm/test.html (0)
[65189:17155:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileWithWriteTest (4828 ms)
[58/239] FileSystemApiTest.FileSystemApiOpenExistingFileWithWriteTest (6083 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveNotSignedIn
[65201:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65197:3847:1203/070220:INFO:CONSOLE(5)] "hi there", source: chrome-extension://jijcdmfcpaohcbkfgflaaofbfmcljmcd/test.js (5)
[65201:16899:1203/070220:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NonInteractiveNotSignedIn (3520 ms)
[59/239] GetAuthTokenFunctionTest.NonInteractiveNotSignedIn (5038 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintFailure
[65206:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65198:3847:1203/070221:INFO:CONSOLE(5)] "hi there", source: chrome-extension://jijcdmfcpaohcbkfgflaaofbfmcljmcd/test.js (5)
[65206:17411:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintFailure (3564 ms)
[60/239] GetAuthTokenFunctionTest.InteractiveLoginSuccessMintFailure (4879 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalSuccess
[65215:3847:1203/070224:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65210:3847:1203/070226:INFO:CONSOLE(5)] "hi there", source: chrome-extension://jijcdmfcpaohcbkfgflaaofbfmcljmcd/test.js (5)
[65215:17155:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalSuccess (3776 ms)
[61/239] GetAuthTokenFunctionTest.InteractiveApprovalSuccess (5105 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesDefault
[65218:3847:1203/070224:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65211:3847:1203/070226:INFO:CONSOLE(5)] "hi there", source: chrome-extension://jijcdmfcpaohcbkfgflaaofbfmcljmcd/test.js (5)
[65219:12807:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[65218:15623:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.ScopesDefault (3988 ms)
[62/239] GetAuthTokenFunctionTest.ScopesDefault (5407 ms)
[ RUN      ] ExtensionManagementApiTest.LaunchType
[65231:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] verifyLaunchType", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] setLaunchTypeWithoutUserGesture", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] setEnabledAppLaunchType", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] setDisabledAppLaunchType", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] setDisabledAppLaunchType", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] setDisabledAppLaunchType", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] setNotExistAppLaunchType", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65223:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] setNotExistAppLaunchType", source: chrome-extension://iodfnpfljpmaoanpfifkmhladpinieco/launchType.html (0)
[65236:12807:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[65231:17155:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiTest.LaunchType (5135 ms)
[63/239] ExtensionManagementApiTest.LaunchType (6492 ms)
[ RUN      ] InlineInstallPrivateApiTestApp.SuccessfulInstall
[65226:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65222:3847:1203/070231:INFO:CONSOLE(33)] "testName is successfulInstall", source: chrome-extension://onjpmbjnmccpjoohmgbcjdigbmnbfmkf/page.js (33)
[65229:13063:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[65226:18947:1203/070234:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineInstallPrivateApiTestApp.SuccessfulInstall (7204 ms)
[64/239] InlineInstallPrivateApiTestApp.SuccessfulInstall (8608 ms)
[ RUN      ] MDnsAPITest.RegisterListener
[65245:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65241:3847:1203/070238:INFO:CONSOLE(0)] "[SUCCESS] registerListener", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/register_listener.html (0)
[65251:13063:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[65245:17411:1203/070239:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MDnsAPITest.RegisterListener (3778 ms)
[65/239] MDnsAPITest.RegisterListener (5417 ms)
[ RUN      ] MDnsAPITest.RegisterMultipleListeners
[65249:3847:1203/070237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65243:3847:1203/070239:INFO:CONSOLE(0)] "[SUCCESS] registerListeners", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/register_multiple_listeners.html (0)
[65249:15111:1203/070239:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MDnsAPITest.RegisterMultipleListeners (3650 ms)
[66/239] MDnsAPITest.RegisterMultipleListeners (5005 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesCopyTo
[65262:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65255:9487:1203/070244:ERROR:mach_broker_mac.mm(234)] Unknown process 65266 is sending Mach IPC messages!
[65255:3847:1203/070244:INFO:CONSOLE(0)] "[SUCCESS] mediaGalleriesNoGalleries", source: chrome-extension://mbpmpmoogkiphppppanaamggihemcbmp/_generated_background_page.html (0)
[65262:17411:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.NoGalleriesCopyTo (3738 ms)
[67/239] MediaGalleriesPlatformAppBrowserTest.NoGalleriesCopyTo (5130 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.PicasaCustomLocation
[65271:3847:1203/070247:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65268:4611:1203/070249:ERROR:mach_broker_mac.mm(234)] Unknown process 65273 is sending Mach IPC messages!
[65268:3847:1203/070249:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65268:3847:1203/070250:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65268:3847:1203/070250:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65268:3847:1203/070250:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65268:3847:1203/070251:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65268:3847:1203/070251:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65268:3847:1203/070251:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65268:3847:1203/070251:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://oddicdjhgjdhdemhljncbbgfflfojbbo/_generated_background_page.html (0)
[65271:18179:1203/070251:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.PicasaCustomLocation (5441 ms)
[68/239] MediaGalleriesPlatformAppBrowserTest.PicasaCustomLocation (6704 ms)
[ RUN      ] ExtensionPreferenceApiTest.Clear
[65281:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65278:3847:1203/070256:INFO:CONSOLE(0)] "[SUCCESS] getThirdPartyCookiesAllowed", source: chrome-extension://jgpbedhilgdlfonedagojiodddnpfkef/test.html (0)
[65278:3847:1203/070256:INFO:CONSOLE(0)] "[SUCCESS] setThirdPartyCookiesAllowed", source: chrome-extension://jgpbedhilgdlfonedagojiodddnpfkef/test.html (0)
[65278:3847:1203/070256:INFO:CONSOLE(0)] "[SUCCESS] clearThirdPartyCookiesAllowed", source: chrome-extension://jgpbedhilgdlfonedagojiodddnpfkef/test.html (0)
[65278:3847:1203/070256:INFO:CONSOLE(0)] "[SUCCESS] getThirdPartyCookiesAllowed2", source: chrome-extension://jgpbedhilgdlfonedagojiodddnpfkef/test.html (0)
[       OK ] ExtensionPreferenceApiTest.Clear (3354 ms)
[69/239] ExtensionPreferenceApiTest.Clear (4596 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedIndividual
[65287:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65284:50179:1203/070300:ERROR:mach_broker_mac.mm(234)] Unknown process 65290 is sending Mach IPC messages!
[65284:3847:1203/070300:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://cacocanhljadmgdiinajlfemigdbeioj/_generated_background_page.html (0)
[65284:3847:1203/070301:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://cacocanhljadmgdiinajlfemigdbeioj/_generated_background_page.html (0)
[65284:3847:1203/070301:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://cacocanhljadmgdiinajlfemigdbeioj/_generated_background_page.html (0)
[65284:3847:1203/070301:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://cacocanhljadmgdiinajlfemigdbeioj/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyFixedIndividual (3520 ms)
[70/239] ProxySettingsApiTest.ProxyFixedIndividual (4846 ms)
[ RUN      ] StreamsPrivateApiTest.NavigateCrossSite
[65295:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65296:13063:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[65295:15623:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StreamsPrivateApiTest.NavigateCrossSite (4554 ms)
[71/239] StreamsPrivateApiTest.NavigateCrossSite (5886 ms)
[ RUN      ] StreamsPrivateApiTest.DirectDownload
[65303:3847:1203/070310:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65303:17923:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StreamsPrivateApiTest.DirectDownload (3339 ms)
[72/239] StreamsPrivateApiTest.DirectDownload (4853 ms)
[ RUN      ] StreamsPrivateApiTest.Abort
[65309:3847:1203/070314:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65306:3847:1203/070316:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[       OK ] StreamsPrivateApiTest.Abort (3356 ms)
[73/239] StreamsPrivateApiTest.Abort (4572 ms)
[ RUN      ] SyncFileSystemApiTest.OnFileStatusChanged
[65315:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65312:50179:1203/070320:ERROR:mach_broker_mac.mm(234)] Unknown process 65318 is sending Mach IPC messages!
[65312:3847:1203/070321:INFO:CONSOLE(0)] "[SUCCESS] setupListener", source: chrome-extension://ilakhfngdpbibmbaimlfiahggaoobdmj/_generated_background_page.html (0)
[65315:15367:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncFileSystemApiTest.OnFileStatusChanged (3673 ms)
[74/239] SyncFileSystemApiTest.OnFileStatusChanged (4845 ms)
[ RUN      ] TabCaptureApiTest.CaptureInSplitIncognitoMode
[65323:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65324:12807:1203/070326:WARNING:channel.cc(358)] RawChannel write error
[65323:18691:1203/070326:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabCaptureApiTest.CaptureInSplitIncognitoMode (3880 ms)
[75/239] TabCaptureApiTest.CaptureInSplitIncognitoMode (5101 ms)
[ RUN      ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForced
[65329:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65326:4611:1203/070331:ERROR:mach_broker_mac.mm(234)] Unknown process 65334 is sending Mach IPC messages!
[       OK ] ExtensionTabsTest.DefaultToIncognitoWhenItIsForced (4040 ms)
[76/239] ExtensionTabsTest.DefaultToIncognitoWhenItIsForced (5383 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess
[65258:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65254:4611:1203/070243:ERROR:mach_broker_mac.mm(234)] Unknown process 65264 is sending Mach IPC messages!
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010f867aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011dc58f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8e15990a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff94039233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9403e916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9403e0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89c7beb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89c7bc52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89c7bae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8bb5e533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8bb5ddf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8bb551a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010f848a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010f8467fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010f906149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011dd2ae9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000010e63423a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x000000010e6347a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x000000010e629562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x000000010e62831f _ZN20ExtensionBrowserTest22LoadExtensionWithFlagsERKN4base8FilePathEi + 207
21  browser_tests                       0x000000010e62463a _ZN16ExtensionApiTest20RunExtensionTestImplERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_PKci + 810
22  browser_tests                       0x000000010e6255c7 _ZN16ExtensionApiTest25RunPlatformAppTestWithArgERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEPKc + 215
23  browser_tests                       0x000000010d41fdb9 _ZN36MediaGalleriesPlatformAppBrowserTest28RunMediaGalleriesTestWithArgERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEERKN4base9ListValueE + 1449
24  browser_tests                       0x000000010d41f363 _ZN64MediaGalleriesPlatformAppBrowserTest_MediaGalleriesNoAccess_Test19RunTestOnMainThreadEv + 403
25  browser_tests                       0x000000010f830265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
26  browser_tests                       0x000000011dc5896a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
27  browser_tests                       0x000000010ea918ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
28  browser_tests                       0x000000010ea8f016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
29  browser_tests                       0x000000011a01d837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
30  browser_tests                       0x000000011a8a511a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
31  browser_tests                       0x000000011a01926b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
32  browser_tests                       0x000000011a025407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
33  browser_tests                       0x000000011a011b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
34  browser_tests                       0x000000011dc55679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
35  browser_tests                       0x000000011dc537ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
36  browser_tests                       0x000000011dc580ec _ZN7content15BrowserTestBase5SetUpEv + 1660
37  browser_tests                       0x000000010f82e0dd _ZN20InProcessBrowserTest5SetUpEv + 717
38  browser_tests                       0x00000001105f7f80 _ZN7testing4Test3RunEv + 464
39  browser_tests                       0x00000001105f9b16 _ZN7testing8TestInfo3RunEv + 1046
40  browser_tests                       0x00000001105fadba _ZN7testing8TestCase3RunEv + 1306
41  browser_tests                       0x000000011060cab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
42  browser_tests                       0x000000011060c02a _ZN7testing8UnitTest3RunEv + 410
43  browser_tests                       0x000000010fa30219 _ZN4base9TestSuite3RunEv + 665
44  browser_tests                       0x000000010e6389ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
45  browser_tests                       0x000000011dd237c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
46  browser_tests                       0x000000010f7e4513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
47  browser_tests                       0x000000010e63888d main + 237
48  browser_tests                       0x000000010caeee34 start + 52
[77/239] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess (TIMED OUT)
[ RUN      ] ExtensionTabsTest.QueryCurrentWindowTabs
[65338:3847:1203/070334:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65340:13063:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[65335:26627:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.QueryCurrentWindowTabs (6623 ms)
[78/239] ExtensionTabsTest.QueryCurrentWindowTabs (8107 ms)
[ RUN      ] ExtensionTabsTest.DuplicateTab
[65351:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65353:12807:1203/070343:WARNING:channel.cc(358)] RawChannel write error
[65351:15879:1203/070344:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.DuplicateTab (2939 ms)
[79/239] ExtensionTabsTest.DuplicateTab (4461 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestSimple
[65352:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65358:12807:1203/070346:WARNING:channel.cc(358)] RawChannel write error
[65346:3847:1203/070346:INFO:CONSOLE(0)] "[SUCCESS] simpleLoad", source: chrome-extension://abpjjoncjeaflbiponogpeaghnchhogl/test_simple.html (0)
[65346:61471:1203/070348:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65346:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadHttp", source: chrome-extension://abpjjoncjeaflbiponogpeaghnchhogl/test_simple.html (0)
[65346:3847:1203/070349:INFO:CONSOLE(0)] "[SUCCESS] nonExistingLoad", source: chrome-extension://abpjjoncjeaflbiponogpeaghnchhogl/test_simple.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestSimple (8714 ms)
[80/239] ExtensionWebRequestApiTest.WebRequestSimple (9998 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestNewTab
[65361:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65357:3847:1203/070350:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://abpjjoncjeaflbiponogpeaghnchhogl/test_newTab.html (0)
[65361:16135:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestNewTab (5378 ms)
[81/239] ExtensionWebRequestApiTest.WebRequestNewTab (6648 ms)
[ RUN      ] ExtensionWebRequestApiTest.DeclarativeSendMessage
[65371:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65367:3847:1203/070355:INFO:CONSOLE(0)] "[SUCCESS] testSendMessage", source: chrome-extension://ebkdagcaojgklhahioenabcbkcmgdfjj/_generated_background_page.html (0)
[65379:13063:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.DeclarativeSendMessage (4800 ms)
[82/239] ExtensionWebRequestApiTest.DeclarativeSendMessage (6400 ms)
[ RUN      ] ExtensionWebRequestApiTest.ExtensionRequests
[65375:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65368:61959:1203/070358:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65378:13063:1203/070358:WARNING:channel.cc(358)] RawChannel write error
[65380:13063:1203/070358:WARNING:channel.cc(358)] RawChannel write error
[65375:17667:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.ExtensionRequests (6766 ms)
[83/239] ExtensionWebRequestApiTest.ExtensionRequests (8140 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IncorrectManifest1
[65385:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65381:3847:1203/070401:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[65381:17667:1203/070401:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65381:3847:1203/070403:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: http://www.example.com:60974/extensions/api_test/webstore_private/incorrect_manifest1.html (0)
[65389:12807:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[65385:17155:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.IncorrectManifest1 (5874 ms)
[84/239] ExtensionWebstorePrivateApiTest.IncorrectManifest1 (7345 ms)
[ RUN      ] ChromeUIOverridesBrowserTest.BookmarkShortcutOverrides
[65404:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65405:13575:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[65407:13063:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[65399:3847:1203/070408:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65404:16647:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeUIOverridesBrowserTest.BookmarkShortcutOverrides (3812 ms)
[85/239] ChromeUIOverridesBrowserTest.BookmarkShortcutOverrides (5175 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.IconUrl
[65392:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65388:3847:1203/070403:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[65388:17667:1203/070404:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /extensions/api_test/webstore_private/does_not_exist.png
[65388:17667:1203/070404:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65388:3847:1203/070404:INFO:CONSOLE(0)] "[SUCCESS] IconUrlFailure", source: http://www.example.com:60981/extensions/api_test/webstore_private/icon_url.html (0)
[65388:3847:1203/070406:INFO:CONSOLE(0)] "[SUCCESS] IconUrlSuccess", source: http://www.example.com:60981/extensions/api_test/webstore_private/icon_url.html (0)
[65388:3847:1203/070408:INFO:CONSOLE(0)] "[SUCCESS] IconUrlSuccessAbsoluteUrl", source: http://www.example.com:60981/extensions/api_test/webstore_private/icon_url.html (0)
[65392:16647:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.IconUrl (8696 ms)
[86/239] ExtensionWebstorePrivateApiTest.IconUrl (9969 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptRunAt
[65416:3847:1203/070411:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65410:60967:1203/070414:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65410:3847:1203/070414:INFO:CONSOLE(0)] "[SUCCESS] executeAtStartShouldSucceed", source: chrome-extension://kdgajejjilancjcaoiemclcneebdkcho/_generated_background_page.html (0)
[65418:13063:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptRunAt (5042 ms)
[87/239] ExecuteScriptApiTest.ExecuteScriptRunAt (6501 ms)
[ RUN      ] ExtensionIconSourceTest.InvalidURL
[65431:3847:1203/070418:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65427:3847:1203/070419:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65431:17155:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionIconSourceTest.InvalidURL (2606 ms)
[88/239] ExtensionIconSourceTest.InvalidURL (3868 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync
[65417:3847:1203/070412:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65417:17155:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync (9356 ms)
[89/239] ExtensionDisabledGlobalErrorTest.HigherPermissionsFromSync (10816 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithNonMatchingSite
[65444:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65437:62475:1203/070424:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithNonMatchingSite (3863 ms)
[90/239] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithNonMatchingSite (5384 ms)
[ RUN      ] ExtensionLoadingTest.KeepAliveWithDevToolsOpenOnReload
[65442:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65451:13063:1203/070429:WARNING:channel.cc(358)] RawChannel write error
[65449:16899:1203/070429:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010de1f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010de6ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010deb6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011aa0a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011aa09a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010f8a6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010f2e2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010f10e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010f204ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010f201bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010f202235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010f34dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001104ac392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011adb2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011adb2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010df30421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010df2ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010df2560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8e16b772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8e1581a1 thread_start + 13

[65442:17667:1203/070429:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionLoadingTest.KeepAliveWithDevToolsOpenOnReload (8625 ms)
[91/239] ExtensionLoadingTest.KeepAliveWithDevToolsOpenOnReload (10127 ms)
[ RUN      ] ExternallyConnectableMessagingTest.IllegalArguments
[65454:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65450:60435:1203/070430:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65454:15367:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.IllegalArguments (4029 ms)
[92/239] ExternallyConnectableMessagingTest.IllegalArguments (5525 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.Audio
[65462:3847:1203/070432:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65467:13575:1203/070434:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[65458:109851:1203/070434:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[65462:17155:1203/070434:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.Audio (3935 ms)
[93/239] ExtensionResourceRequestPolicyTest.Audio (5216 ms)
[ RUN      ] ExtensionsLoadMultipleTest.Test
[65466:3847:1203/070433:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65461:3847:1203/070435:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65466:17155:1203/070435:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionsLoadMultipleTest.Test (3117 ms)
[94/239] ExtensionsLoadMultipleTest.Test (4429 ms)
[ RUN      ] WakeEventPageTest.NoBackgroundPage
[65478:3847:1203/070438:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65471:40975:1203/070439:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65478:16899:1203/070439:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WakeEventPageTest.NoBackgroundPage (2917 ms)
[95/239] WakeEventPageTest.NoBackgroundPage (4321 ms)
[ RUN      ] LazyBackgroundPageApiTest.OnUnload
[65476:3847:1203/070437:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] LazyBackgroundPageApiTest.OnUnload (4010 ms)
[96/239] LazyBackgroundPageApiTest.OnUnload (5329 ms)
[ RUN      ] WebstoreStartupInstallerTest.InstallNotSupported
[65489:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65483:3847:1203/070443:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:61017/extensions/api_test/webstore_inline_install/install_not_supported.html (8)
[65483:3847:1203/070443:INFO:CONSOLE(11)] "In runTest", source: http://app.com:61017/extensions/api_test/webstore_inline_install/install_not_supported.html (11)
[65483:17411:1203/070443:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65483:3847:1203/070445:INFO:CONSOLE(28)] "Ran test, sending response", source: http://app.com:61017/extensions/api_test/webstore_inline_install/install_not_supported.html (28)
[65483:3847:1203/070445:INFO:CONSOLE(30)] "Test complete", source: http://app.com:61017/extensions/api_test/webstore_inline_install/install_not_supported.html (30)
[65483:5383:1203/070445:ERROR:mach_broker_mac.mm(234)] Unknown process 65496 is sending Mach IPC messages!
[       OK ] WebstoreStartupInstallerTest.InstallNotSupported (4372 ms)
[97/239] WebstoreStartupInstallerTest.InstallNotSupported (5669 ms)
[ RUN      ] WebstoreInlineInstallerTest.CloseTabBeforeInstallConfirmation
[65488:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65482:3847:1203/070443:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:61016/extensions/api_test/webstore_inline_install/install.html (8)
[65482:17667:1203/070443:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65482:3847:1203/070443:INFO:CONSOLE(11)] "In runTest", source: http://app.com:61016/extensions/api_test/webstore_inline_install/install.html (11)
[65490:12807:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[65488:16647:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[65482:3847:1203/070445:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] WebstoreInlineInstallerTest.CloseTabBeforeInstallConfirmation (5067 ms)
[98/239] WebstoreInlineInstallerTest.CloseTabBeforeInstallConfirmation (6493 ms)
[ RUN      ] HistoryBrowserTest.NavigateBringPageToTop
[65503:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65503:17411:1203/070449:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.NavigateBringPageToTop (2693 ms)
[99/239] HistoryBrowserTest.NavigateBringPageToTop (4189 ms)
[ RUN      ] HistoryBrowserTest.OneHistoryTabPerWindow
[65504:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65498:3847:1203/070451:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65512:12807:1203/070452:WARNING:channel.cc(358)] RawChannel write error
[65498:3847:1203/070452:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] HistoryBrowserTest.OneHistoryTabPerWindow (5432 ms)
[100/239] HistoryBrowserTest.OneHistoryTabPerWindow (6728 ms)
[ RUN      ] RedirectTest.Client
[65513:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65509:62467:1203/070453:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65509:3847:1203/070453:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65513:19203:1203/070453:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RedirectTest.Client (2594 ms)
[101/239] RedirectTest.Client (4056 ms)
[ RUN      ] DnsProbeBrowserTest.OtherErrorWithCorrectionsFailure
[65519:3847:1203/070455:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65519:17411:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DnsProbeBrowserTest.OtherErrorWithCorrectionsFailure (2902 ms)
[102/239] DnsProbeBrowserTest.OtherErrorWithCorrectionsFailure (4203 ms)
[ RUN      ] LoadTimingBrowserTest.PreconnectProxySsl
[65523:3847:1203/070457:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65518:3847:1203/070458:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] LoadTimingBrowserTest.PreconnectProxySsl (3080 ms)
[103/239] LoadTimingBrowserTest.PreconnectProxySsl (4363 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptIfFormReappearedWithPartsHidden
[65530:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65525:44555:1203/070500:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65530:3847:1203/070500:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65530:3847:1203/070500:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65525:3847:1203/070500:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65530:17923:1203/070500:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.NoPromptIfFormReappearedWithPartsHidden (2813 ms)
[104/239] PasswordManagerBrowserTestBase.NoPromptIfFormReappearedWithPartsHidden (4094 ms)
[ RUN      ] PasswordManagerBrowserTestBase.SavingOnManyPasswordFieldsTest
[65534:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65528:44567:1203/070502:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65528:3847:1203/070502:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65534:17155:1203/070502:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.SavingOnManyPasswordFieldsTest (2580 ms)
[105/239] PasswordManagerBrowserTestBase.SavingOnManyPasswordFieldsTest (4023 ms)
[ RUN      ] PDFExtensionTest.Title
[65540:3847:1203/070503:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65536:62723:1203/070504:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:05:07 vm1036-m4.golo.chromium.org Chromium Helper[65545] <Error>: CGAffineTransformInvert: singular matrix.
[65536:3847:1203/070507:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectTitle", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[65536:3847:1203/070507:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65536:3847:1203/070507:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.Title (5547 ms)
[106/239] PDFExtensionTest.Title (6795 ms)
[ RUN      ] PDFExtensionTest.TabTitleWithEmbeddedPdf
[65544:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65539:3847:1203/070508:INFO:CONSOLE(0)] "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:61044') does not match the recipient window's origin ('null').", source:  (0)
[65539:3847:1203/070508:INFO:CONSOLE(0)] "Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:61044') does not match the recipient window's origin ('null').", source:  (0)
[65546:13063:1203/070508:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65547==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010760cbb1 bp 0x00011dd11f70 sp 0x00011dd11ea0 T6)
    #0 0x10760cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10760cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10760c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x107607bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x107607bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1074dede2 in WillDraw cc/layers/texture_layer_impl.cc:129:7
    #6 0x1076e0d02 in CalculateRenderPasses cc/trees/layer_tree_host_impl.cc:922:24
    #7 0x1076e6b07 in PrepareToDraw cc/trees/layer_tree_host_impl.cc:1139:28
    #8 0x107761314 in DrawSwapInternal cc/trees/thread_proxy.cc:849:14
    #9 0x107761be7 in ScheduledActionDrawAndSwapIfPossible cc/trees/thread_proxy.cc:893:10
    #10 0x107637cc7 in DrawAndSwapIfPossible cc/scheduler/scheduler.cc:663:23
    #11 0x107637cc7 in ProcessScheduledActions cc/scheduler/scheduler.cc:736:0
    #12 0x1076366c4 in OnBeginImplFrameDeadline cc/scheduler/scheduler.cc:654:3
    #13 0x104fc036c in Run base/callback.h:396:12
    #14 0x104fc036c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x111d6689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x111d63d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x111d557c9 in Run base/callback.h:396:12
    #18 0x111d557c9 in WrappedDoWorkTask components/scheduler/base/real_time_domain.cc:63:0
    #19 0x104fc036c in Run base/callback.h:396:12
    #20 0x104fc036c in RunTask base/debug/task_annotator.cc:51:0
    #21 0x105028894 in RunTask base/message_loop/message_loop.cc:482:3
    #22 0x10502a144 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #23 0x10502a144 in DoDelayedWork base/message_loop/message_loop.cc:641:0
    #24 0x104f9e519 in RunWork base/message_loop/message_pump_mac.mm:332:3
    #25 0x10500d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #26 0x104f9c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #27 0x7fff9401bb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #28 0x7fff9401b454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #29 0x7fff9403e7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #30 0x7fff9403e0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #31 0x104f9f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #32 0x104f9dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #33 0x105063078 in Run base/run_loop.cc:55:3
    #34 0x1050270b4 in Run base/message_loop/message_loop.cc:289:3
    #35 0x1050d1d5c in ThreadMain base/threading/thread.cc:251:3
    #36 0x1050c560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #37 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #38 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10012f119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1050c4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1050d1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x111d7d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x111b98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x111fc01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x111fc0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x111fc3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x104d2e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x111fb9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x111fb844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x111fb7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11203f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x104ee2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x104ee0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x103f7ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1000e999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1000e9563 in start (in Chromium Helper) + 51
    #18 0x12  (<unknown module>)

==65547==ABORTING
Received signal 6
[end of stack trace]
[65539:3847:1203/070508:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65544:17667:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.TabTitleWithEmbeddedPdf (5647 ms)
[107/239] PDFExtensionTest.TabTitleWithEmbeddedPdf (7067 ms)
[ RUN      ] PluginPowerSaverBrowserTest.SmallerThanPlayIcon
objc[65558]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[65558]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.SmallerThanPlayIcon (3571 ms)
[108/239] PluginPowerSaverBrowserTest.SmallerThanPlayIcon (5209 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms
[65559:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65554:62467:1203/070513:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65554:3847:1203/070515:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65559:15879:1203/070515:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms (4728 ms)
[109/239] PrerenderBrowserTest.PrerenderLocationReplaceGWSHistograms (6288 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrOptions
[65565:3847:1203/070516:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65562:62215:1203/070516:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65562:3847:1203/070517:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://127.0.0.1/. Response for preflight is invalid (redirect)", source: http://127.0.0.1:61060/prerender/prerender_xhr_options.html (0)
[65566:13063:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[65568:12551:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[65562:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65565:17411:1203/070518:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrOptions (3946 ms)
[110/239] PrerenderBrowserTest.PrerenderXhrOptions (5251 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrTrace
[65571:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65567:40983:1203/070519:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65567:3847:1203/070520:INFO:CONSOLE(32)] "Uncaught SecurityError: Failed to execute 'open' on 'XMLHttpRequest': 'TRACE' HTTP method is unsupported.", source: http://127.0.0.1:61066/prerender/prerender_xhr_trace.html (32)
[65575:13063:1203/070520:WARNING:channel.cc(358)] RawChannel write error
[65571:17923:1203/070520:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrTrace (4054 ms)
[111/239] PrerenderBrowserTest.PrerenderXhrTrace (5512 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingTopLevel
[65578:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65573:60691:1203/070522:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65581:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65581:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65581:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65581:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65579:13063:1203/070522:WARNING:channel.cc(358)] RawChannel write error
[65578:17667:1203/070523:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingTopLevel (3548 ms)
[112/239] PrerenderBrowserTest.PrerenderSafeBrowsingTopLevel (5049 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderFavicon
[65584:3847:1203/070524:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65580:62215:1203/070525:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65588:12807:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderFavicon (3942 ms)
[113/239] PrerenderBrowserTest.PrerenderFavicon (5209 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAllowAboutBlankSubresource
[65590:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65586:62723:1203/070527:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65591:13319:1203/070528:WARNING:channel.cc(358)] RawChannel write error
[65593:13063:1203/070528:WARNING:channel.cc(358)] RawChannel write error
[65590:17155:1203/070528:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderAllowAboutBlankSubresource (3742 ms)
[114/239] PrerenderBrowserTest.PrerenderAllowAboutBlankSubresource (5169 ms)
[ RUN      ] PrerenderBrowserTest.CancelMatchCompleteDummy
[65596:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65592:62727:1203/070530:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65596:16135:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.CancelMatchCompleteDummy (3889 ms)
[115/239] PrerenderBrowserTest.CancelMatchCompleteDummy (5137 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredMainFrame
[65603:3847:1203/070531:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65599:39955:1203/070532:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65604:12807:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[65606:13063:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[65603:18179:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderDeferredMainFrame (3658 ms)
[116/239] PrerenderBrowserTest.PrerenderDeferredMainFrame (5231 ms)
[ RUN      ] ProfileResetTest.ResetCookiesAndSiteData
[65609:3847:1203/070534:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65610:12807:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[65605:3847:1203/070535:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65609:17155:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileResetTest.ResetCookiesAndSiteData (2573 ms)
[117/239] ProfileResetTest.ResetCookiesAndSiteData (4117 ms)
[ RUN      ] HostZoomMapSanitizationBrowserTest.ClearOnStartup
[65614:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65616:12551:1203/070537:WARNING:channel.cc(358)] RawChannel write error
[65616:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65616:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65616:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65616:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65616:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65616:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65616:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65614:15879:1203/070537:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostZoomMapSanitizationBrowserTest.ClearOnStartup (2374 ms)
[118/239] HostZoomMapSanitizationBrowserTest.ClearOnStartup (3735 ms)
[ RUN      ] PushMessagingBrowserTest.AutomaticUnsubscriptionFollowsContentSettingRules
[65619:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65615:17923:1203/070539:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65615:3847:1203/070539:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:61097/push_messaging/push_test.js (18)
[65615:3847:1203/070539:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:61097/push_messaging/push_test.js (18)
[65615:3847:1203/070539:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:61097/push_messaging/push_test.js (18)
[65615:3847:1203/070539:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:61097/push_messaging/push_test.js (18)
[65615:3847:1203/070539:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:61097/push_messaging/push_test.js (18)
[65615:3847:1203/070539:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:61097/push_messaging/push_test.js (18)
[65615:3847:1203/070539:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:61097/push_messaging/push_test.js (18)
[65615:3847:1203/070539:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[65615:3847:1203/070539:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[65615:3847:1203/070539:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.AutomaticUnsubscriptionFollowsContentSettingRules (2631 ms)
[119/239] PushMessagingBrowserTest.AutomaticUnsubscriptionFollowsContentSettingRules (3914 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickRedirect
[65626:3847:1203/070540:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65626:17667:1203/070542:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsMiddleClickRedirect (3700 ms)
[120/239] ReferrerPolicyTest.HttpsMiddleClickRedirect (4966 ms)
[ RUN      ] ReferrerPolicyTest.HttpLeftClickRedirectToHTTPOriginWhenCrossOrigin
[65632:3847:1203/070542:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65633:13063:1203/070543:WARNING:channel.cc(358)] RawChannel write error
[65627:3847:1203/070543:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65632:15623:1203/070543:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpLeftClickRedirectToHTTPOriginWhenCrossOrigin (2585 ms)
[121/239] ReferrerPolicyTest.HttpLeftClickRedirectToHTTPOriginWhenCrossOrigin (3945 ms)
[ RUN      ] SpellingMenuObserverTest.EnableSpellingService
[65638:3847:1203/070545:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65641:13063:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[65641:15107:1203/070546:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65641:15107:1203/070546:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SpellingMenuObserverTest.EnableSpellingService (2405 ms)
[122/239] SpellingMenuObserverTest.EnableSpellingService (3824 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionCookiesBrowserClose
[65642:3847:1203/070546:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65635:3847:1203/070547:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65635:3847:1203/070548:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ContinueWhereILeftOffTest.SessionCookiesBrowserClose (3451 ms)
[123/239] ContinueWhereILeftOffTest.SessionCookiesBrowserClose (4690 ms)
[ RUN      ] RestartTest.PRE_PostWithPassword
[65648:3847:1203/070549:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65644:3847:1203/070550:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] RestartTest.PRE_PostWithPassword (2592 ms)
[124/239] RestartTest.PRE_PostWithPassword (4073 ms)
[ RUN      ] SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers
[65654:3847:1203/070551:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers (3115 ms)
[125/239] SessionRestoreTest.RestoreOnNewWindowWithNoTabbedBrowsers (4490 ms)
[ RUN      ] SessionRestoreTest.PersistAndRestoreUserAgentOverride
[65660:3847:1203/070553:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65662:13063:1203/070555:WARNING:channel.cc(358)] RawChannel write error
[65669:13063:1203/070557:WARNING:channel.cc(358)] RawChannel write error
[65660:17667:1203/070557:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.PersistAndRestoreUserAgentOverride (5410 ms)
[126/239] SessionRestoreTest.PersistAndRestoreUserAgentOverride (6881 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiredNetwork_LoginURL_With_SSID
[65666:3847:1203/070555:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65670:13063:1203/070557:WARNING:channel.cc(358)] RawChannel write error
[65666:16647:1203/070557:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiredNetwork_LoginURL_With_SSID (3896 ms)
[127/239] CaptivePortalBlockingPageTest.WiredNetwork_LoginURL_With_SSID (5446 ms)
[ RUN      ] SecurityStateModelLoadingTest.NavigationStateChanges
[65676:3847:1203/070600:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65671:3847:1203/070601:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65676:17667:1203/070601:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SecurityStateModelLoadingTest.NavigationStateChanges (2918 ms)
[128/239] SecurityStateModelLoadingTest.NavigationStateChanges (4183 ms)
[ RUN      ] SSLUITest.TestRefNavigation
[65680:3847:1203/070601:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65683:13063:1203/070602:WARNING:channel.cc(358)] RawChannel write error
[65672:62723:1203/070603:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65681:13831:1203/070603:WARNING:channel.cc(358)] RawChannel write error
[65672:3847:1203/070603:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65680:18179:1203/070603:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestRefNavigation (4072 ms)
[129/239] SSLUITest.TestRefNavigation (5385 ms)
[ RUN      ] DurableStorageBrowserTest.Incognito
[65687:3847:1203/070604:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65684:69127:1203/070606:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65692:12807:1203/070606:WARNING:channel.cc(358)] RawChannel write error
[65687:16135:1203/070606:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DurableStorageBrowserTest.Incognito (3962 ms)
[130/239] DurableStorageBrowserTest.Incognito (5406 ms)
[ RUN      ] ViewSourceTest.DoesBrowserConsumeViewSourcePrefix
[65693:3847:1203/070606:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65688:62731:1203/070607:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65695:13063:1203/070608:WARNING:channel.cc(358)] RawChannel write error
[65688:3847:1203/070608:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65693:16647:1203/070608:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65693==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8e170bc9 bp 0x00012e7a9730 sp 0x00012e7a96f0 T6)
    #0 0x7fff8e170bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x116b063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x116b063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x116b063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x116b063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x116b281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x116b281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x116b13628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x116b13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x116b13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x116b21c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x116b21c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x116b21c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x116b21c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x116b21c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11477b36c in Run base/callback.h:396:12
    #16 0x11477b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1147e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1147e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1147e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x114755d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x11481e078 in Run base/run_loop.cc:55:3
    #22 0x1147e20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x11488cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11488060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10f8df119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x11487ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x11488c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12136b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x11466fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x11466fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11466e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x11469d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x11469babd in ContentMain content/app/content_main.cc:19:15
    #9 0x113739c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10f89b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10f89b563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65693==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ViewSourceTest.DoesBrowserConsumeViewSourcePrefix (3441 ms)
[131/239] ViewSourceTest.DoesBrowserConsumeViewSourcePrefix (4713 ms)
[ RUN      ] TaskManagerBrowserTest.KillPanelViaPanelResource
[65701:3847:1203/070609:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65702:12807:1203/070614:WARNING:channel.cc(358)] RawChannel write error
[65701:17667:1203/070614:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.KillPanelViaPanelResource (6111 ms)
[132/239] TaskManagerBrowserTest.KillPanelViaPanelResource (7551 ms)
[ RUN      ] TaskManagerBrowserTest.ReloadExtension
[65705:3847:1203/070611:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65709:13063:1203/070613:WARNING:channel.cc(358)] RawChannel write error
[65710:13063:1203/070615:WARNING:channel.cc(358)] RawChannel write error
[65712:12551:1203/070616:WARNING:channel.cc(358)] RawChannel write error
[65715:13319:1203/070617:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.ReloadExtension (9006 ms)
[133/239] TaskManagerBrowserTest.ReloadExtension (10581 ms)
[ RUN      ] AutofillDialogControllerTest.Submit
[65716:3847:1203/070617:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AutofillDialogControllerTest.Submit (3261 ms)
[134/239] AutofillDialogControllerTest.Submit (4685 ms)
[ RUN      ] PopupBlockerBrowserTest.CtrlEnterKey
[65726:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65720:3847:1203/070622:INFO:CONSOLE(6)] "navigate", source: http://127.0.0.1:61119/popup_blocker/popup-simulated-click-on-anchor.html (6)
[65720:62219:1203/070622:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65728:13063:1203/070622:WARNING:channel.cc(358)] RawChannel write error
[65720:3847:1203/070622:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65726:17923:1203/070622:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.CtrlEnterKey (2786 ms)
[135/239] PopupBlockerBrowserTest.CtrlEnterKey (4198 ms)
[ RUN      ] BrowserTest.TabClosingWhenRemovingExtension
[65727:3847:1203/070622:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65721:62723:1203/070622:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65727:17411:1203/070623:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.TabClosingWhenRemovingExtension (2849 ms)
[136/239] BrowserTest.TabClosingWhenRemovingExtension (4192 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExisting
[65738:3847:1203/070626:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65738:15879:1203/070627:WARNING:channel.cc(358)] RawChannel write error
[65732:5383:1203/070627:ERROR:mach_broker_mac.mm(234)] Unknown process 65742 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExisting (3055 ms)
[137/239] BrowserNavigatorTest.Disposition_SingletonTabExisting (4360 ms)
[ RUN      ] BrowserTest.AboutVersion
[65737:3847:1203/070626:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65741==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011319cbb1 bp 0x000129912170 sp 0x0001299120a0 T6)
    #0 0x11319cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11319cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11319c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x113197bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x113197bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1132925d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1132af1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x113281863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1132f09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1131c7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1132e9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1131fe9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x110b5036c in Run base/callback.h:396:12
    #13 0x110b5036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11d8f689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11d8f3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x110b5036c in Run base/callback.h:396:12
    #17 0x110b5036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x110bb8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x110bb9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x110bb9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x110b2e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x110b9d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x110b2c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9401bb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9401b454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9403e7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9403e0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x110b2f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x110b2dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x110bf3078 in Run base/run_loop.cc:55:3
    #31 0x110bb70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x110c61d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x110c5560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10bcb5119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x110c54fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x110c61426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11d90d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11d728a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11db501d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11db50d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11db53ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1108be642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11db49e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11db4844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11db47ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11dbcf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x110a72948 in Run content/app/content_main_runner.cc:786:12
    #14 0x110a70abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10fb0ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10bc6e99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10bc6e563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65741==ABORTING
Received signal 6
[end of stack trace]
[65737:17411:1203/070628:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.AboutVersion (4298 ms)
[138/239] BrowserTest.AboutVersion (5601 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewForegroundTab
[65749:3847:1203/070630:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65749:17411:1203/070631:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewForegroundTab (2549 ms)
[139/239] BrowserNavigatorTest.Disposition_NewForegroundTab (4013 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromAppWindow
[65759:3847:1203/070634:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65756:4611:1203/070635:ERROR:mach_broker_mac.mm(234)] Unknown process 65761 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromAppWindow (2745 ms)
[140/239] BrowserNavigatorTest.Disposition_NewPopupFromAppWindow (4041 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupUnfocused
[65766:3847:1203/070638:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65766:17667:1203/070640:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewPopupUnfocused (3249 ms)
[141/239] BrowserNavigatorTest.Disposition_NewPopupUnfocused (4567 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabFocused_IgnorePath
[65773:3847:1203/070643:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabFocused_IgnorePath (2419 ms)
[142/239] BrowserNavigatorTest.Disposition_SingletonTabFocused_IgnorePath (3786 ms)
[ RUN      ] ConstrainedWindowMacTest.BrowserWindowClose
[65779:3847:1203/070646:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65776:3847:1203/070648:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ConstrainedWindowMacTest.BrowserWindowClose (3372 ms)
[143/239] ConstrainedWindowMacTest.BrowserWindowClose (4568 ms)
[ RUN      ] ExtensionMessageBubbleBrowserTestMac.PRE_ExtensionBubbleShowsOnStartup
[65786:3847:1203/070651:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionMessageBubbleBrowserTestMac.PRE_ExtensionBubbleShowsOnStartup (2074 ms)
[144/239] ExtensionMessageBubbleBrowserTestMac.PRE_ExtensionBubbleShowsOnStartup (3252 ms)
[ RUN      ] ViewIDTest.Basic
[65791:3847:1203/070654:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ViewIDTest.Basic (4812 ms)
[145/239] ViewIDTest.Basic (6163 ms)
[ RUN      ] FullscreenControllerTest.PendingMouseLockExitsOnTabSwitch
[65798:3847:1203/070700:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65799:13063:1203/070703:WARNING:channel.cc(358)] RawChannel write error
[65798:16135:1203/070703:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FullscreenControllerTest.PendingMouseLockExitsOnTabSwitch (4054 ms)
[146/239] FullscreenControllerTest.PendingMouseLockExitsOnTabSwitch (5401 ms)
[ RUN      ] HostedAppTest.ShouldShowLocationBarForHTTPBookmarkApp
[65805:3847:1203/070706:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65805==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8e170bc9 bp 0x000129b43730 sp 0x000129b436f0 T6)
    #0 0x7fff8e170bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x111eab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x111eab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x111eab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x111eab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x111ecd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x111ecd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111eb8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111eb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111eb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111ec6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111ec6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111ec6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111ec6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111ec6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10fb2036c in Run base/callback.h:396:12
    #16 0x10fb2036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10fb88894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10fb89ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10fb89ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10fafad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10fbc3078 in Run base/run_loop.cc:55:3
    #22 0x10fb870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10fc31d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10fc2560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10ac7a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10fc24fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10fc31426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11c71026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10fa14abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10fa14abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10fa1370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10fa42948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10fa40abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10eadec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10ac3599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10ac35563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65805==ABORTING
Received signal 6
[end of stack trace]
[       OK ] HostedAppTest.ShouldShowLocationBarForHTTPBookmarkApp (5873 ms)
[147/239] HostedAppTest.ShouldShowLocationBarForHTTPBookmarkApp (7197 ms)
[ RUN      ] FindInPageControllerTest.NavigateClearsOrdinal
[65814:3847:1203/070713:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] FindInPageControllerTest.NavigateClearsOrdinal (2273 ms)
[148/239] FindInPageControllerTest.NavigateClearsOrdinal (3517 ms)
[ RUN      ] FindInPageControllerTest.ActivateLinkNavigatesPage
[65819:3847:1203/070716:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:07:17.604 Chromium Helper[65820:f07] Couldn't set selectedTextBackgroundColor from default ()
[65816:3847:1203/070717:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] FindInPageControllerTest.ActivateLinkNavigatesPage (2259 ms)
[149/239] FindInPageControllerTest.ActivateLinkNavigatesPage (3516 ms)
[ RUN      ] LoginPromptBrowserTest.NoLoginPromptForXHRWithGoodCredentials
[65825:3847:1203/070720:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65821:3847:1203/070721:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[65821:61963:1203/070721:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65821:3847:1203/070721:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] LoginPromptBrowserTest.NoLoginPromptForXHRWithGoodCredentials (2170 ms)
[150/239] LoginPromptBrowserTest.NoLoginPromptForXHRWithGoodCredentials (3515 ms)
[ RUN      ] PanelExtensionBrowserTest.CustomContextMenu
[65830:3847:1203/070723:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65830:17155:1203/070727:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PanelExtensionBrowserTest.CustomContextMenu (4686 ms)
[151/239] PanelExtensionBrowserTest.CustomContextMenu (5895 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopup
[65753:3847:1203/070631:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000106bdcaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000114fcdf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8e15990a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff94039233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff9403e916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff9403e0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89c7beb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89c7bc52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89c7bae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8bb5e533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8bb5ddf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8bb551a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000106bbda28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000106bbb7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000106c7b149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011509fe9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001150a26ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000114fcfbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x0000000106ba512c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000114fcd96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000105e068ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000105e04016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000111392837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000111c1a11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011138e26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011139a407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000111386b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000114fca679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000114fc87ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000114fcd0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000106ba30dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010796cf80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010796eb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010796fdba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000107981ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010798102a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000106da5219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001059ad9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x00000001150987c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000106b59513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x00000001059ad88d main + 237
42  browser_tests                       0x0000000103e63e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[152/239] BrowserNavigatorTest.Disposition_NewPopup (TIMED OUT)
[ RUN      ] NewTabPageInterceptorTest.FailedRequestInterception
[65838:3847:1203/070730:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65839:13831:1203/070731:WARNING:channel.cc(358)] RawChannel write error
[65834:3847:1203/070732:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] NewTabPageInterceptorTest.FailedRequestInterception (3817 ms)
[153/239] NewTabPageInterceptorTest.FailedRequestInterception (5110 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoWithWelcomePage
[65853:3847:1203/070732:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65854:13063:1203/070733:WARNING:channel.cc(358)] RawChannel write error
[65842:5635:1203/070733:ERROR:mach_broker_mac.mm(234)] Unknown process 65855 is sending Mach IPC messages!
[65853:15623:1203/070733:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.SyncPromoWithWelcomePage (3012 ms)
[154/239] StartupBrowserCreatorTest.SyncPromoWithWelcomePage (4496 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.RestoreOnStartupURLsPolicySpecified
[65861:3847:1203/070735:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65856:9739:1203/070737:ERROR:mach_broker_mac.mm(234)] Unknown process 65868 is sending Mach IPC messages!
[65861:17155:1203/070737:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorFirstRunTest.RestoreOnStartupURLsPolicySpecified (4052 ms)
[155/239] StartupBrowserCreatorFirstRunTest.RestoreOnStartupURLsPolicySpecified (5480 ms)
[ RUN      ] BookmarksTest.ShouldRedirectToExtension
[65866:3847:1203/070736:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65860:3847:1203/070738:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65869:14087:1203/070739:WARNING:channel.cc(358)] RawChannel write error
[65866:17155:1203/070739:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BookmarksTest.ShouldRedirectToExtension (4169 ms)
[156/239] BookmarksTest.ShouldRedirectToExtension (5525 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.NoWebUIInIframe
[65880:3847:1203/070742:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65881:12807:1203/070743:WARNING:channel.cc(358)] RawChannel write error
[65883:13063:1203/070744:WARNING:channel.cc(358)] RawChannel write error
[65882:12807:1203/070744:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginUISafeIframeBrowserTest.NoWebUIInIframe (3753 ms)
[157/239] InlineLoginUISafeIframeBrowserTest.NoWebUIInIframe (5143 ms)
[ RUN      ] InspectUITest.ReloadCrash
[65875:3847:1203/070740:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65876:12807:1203/070742:WARNING:channel.cc(358)] RawChannel write error
[65875:3847:1203/070744:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65875:3847:1203/070744:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] InspectUITest.ReloadCrash (5710 ms)
[158/239] InspectUITest.ReloadCrash (7047 ms)
[ RUN      ] UnloadTest.CrossSiteInfiniteBeforeUnloadAsync
[65890:3847:1203/070747:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65894:3847:1203/070749:WARNING:proxy_message_pipe_endpoint.cc(50)] Failed to write enqueue message to channel
[65894:13063:1203/070749:WARNING:channel.cc(358)] RawChannel write error
[65884:3847:1203/070749:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] UnloadTest.CrossSiteInfiniteBeforeUnloadAsync (3900 ms)
[159/239] UnloadTest.CrossSiteInfiniteBeforeUnloadAsync (5307 ms)
[ RUN      ] UnloadTest.BrowserCloseTwoSecondBeforeUnload
[65892:3847:1203/070747:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65885:3847:1203/070750:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseTwoSecondBeforeUnload (4617 ms)
[160/239] UnloadTest.BrowserCloseTwoSecondBeforeUnload (5911 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfo
[       OK ] ChromeLocatorTest.GetChromeBundleInfo (8 ms)
[161/239] ChromeLocatorTest.GetChromeBundleInfo (1255 ms)
[ RUN      ] AutofillRendererTest.SendForms
[       OK ] AutofillRendererTest.SendForms (208 ms)
[162/239] AutofillRendererTest.SendForms (1551 ms)
[ RUN      ] FormAutocompleteTest.AutoCompleteOffInputSubmit
[       OK ] FormAutocompleteTest.AutoCompleteOffInputSubmit (212 ms)
[163/239] FormAutocompleteTest.AutoCompleteOffInputSubmit (1410 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldAutofilled
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldAutofilled (116 ms)
[164/239] FormAutofillTest.WebFormControlElementToFormFieldAutofilled (1489 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldTextArea
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldTextArea (118 ms)
[165/239] FormAutofillTest.WebFormControlElementToFormFieldTextArea (1482 ms)
[ RUN      ] FormAutofillTest.WebFormElementToFormDataAutocomplete
[       OK ] FormAutofillTest.WebFormElementToFormDataAutocomplete (191 ms)
[166/239] FormAutofillTest.WebFormElementToFormDataAutocomplete (1482 ms)
[ RUN      ] FormAutofillTest.FindFormForInputElementForUnownedForm
[       OK ] FormAutofillTest.FindFormForInputElementForUnownedForm (126 ms)
[167/239] FormAutofillTest.FindFormForInputElementForUnownedForm (1483 ms)
[ RUN      ] FormAutofillTest.FillFormForUnownedForm
[       OK ] FormAutofillTest.FillFormForUnownedForm (164 ms)
[168/239] FormAutofillTest.FillFormForUnownedForm (1486 ms)
[ RUN      ] FormAutofillTest.Labels
[       OK ] FormAutofillTest.Labels (195 ms)
[169/239] FormAutofillTest.Labels (1486 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableCellNested
[       OK ] FormAutofillTest.LabelsInferredFromTableCellNested (200 ms)
[170/239] FormAutofillTest.LabelsInferredFromTableCellNested (1487 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableLabels
[       OK ] FormAutofillTest.LabelsInferredFromTableLabels (200 ms)
[171/239] FormAutofillTest.LabelsInferredFromTableLabels (1410 ms)
[ RUN      ] FormAutofillTest.FillFormEmptyFormNames
[       OK ] FormAutofillTest.FillFormEmptyFormNames (135 ms)
[172/239] FormAutofillTest.FillFormEmptyFormNames (1387 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromListItem
[       OK ] FormAutofillTest.LabelsInferredFromListItem (200 ms)
[173/239] FormAutofillTest.LabelsInferredFromListItem (1490 ms)
[ RUN      ] FormAutofillTest.FillFormNonEmptyField
[       OK ] FormAutofillTest.FillFormNonEmptyField (195 ms)
[174/239] FormAutofillTest.FillFormNonEmptyField (1483 ms)
[ RUN      ] FormAutofillTest.ClearFormWithNodeForUnownedForm
[       OK ] FormAutofillTest.ClearFormWithNodeForUnownedForm (153 ms)
[175/239] FormAutofillTest.ClearFormWithNodeForUnownedForm (1458 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerClickDisabledInputDoesNotResetClickCounter
[       OK ] PageClickTrackerTest.PageClickTrackerClickDisabledInputDoesNotResetClickCounter (206 ms)
[176/239] PageClickTrackerTest.PageClickTrackerClickDisabledInputDoesNotResetClickCounter (1482 ms)
[ RUN      ] PasswordAutofillAgentTest.ClickAndSelect
[       OK ] PasswordAutofillAgentTest.ClickAndSelect (212 ms)
[177/239] PasswordAutofillAgentTest.ClickAndSelect (1482 ms)
[ RUN      ] PasswordAutofillAgentTest.ShowPopupOnEmptyPasswordField
[       OK ] PasswordAutofillAgentTest.ShowPopupOnEmptyPasswordField (220 ms)
[178/239] PasswordAutofillAgentTest.ShowPopupOnEmptyPasswordField (1485 ms)
[ RUN      ] PasswordGenerationAgentTest.DetectionTest
[       OK ] PasswordGenerationAgentTest.DetectionTest (366 ms)
[179/239] PasswordGenerationAgentTest.DetectionTest (1488 ms)
[ RUN      ] TranslateScriptBrowserTest.ElementLoadSuccess
[       OK ] TranslateScriptBrowserTest.ElementLoadSuccess (136 ms)
[180/239] TranslateScriptBrowserTest.ElementLoadSuccess (1489 ms)
[ RUN      ] TranslateScriptBrowserTest.CallbackGetBooleanError
[       OK ] TranslateScriptBrowserTest.CallbackGetBooleanError (136 ms)
[181/239] TranslateScriptBrowserTest.CallbackGetBooleanError (1491 ms)
[ RUN      ] TranslateScriptBrowserTest.CallbackGetNumberError2
[       OK ] TranslateScriptBrowserTest.CallbackGetNumberError2 (130 ms)
[182/239] TranslateScriptBrowserTest.CallbackGetNumberError2 (1491 ms)
[ RUN      ] WebUIBrowserExpectFailTest.TestFailsFast
[65925:3847:1203/070808:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65921:3847:1203/070810:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65921:3847:1203/070810:ERROR:CONSOLE(1)] "Uncaught ReferenceError: DISABLED_BogusFunctionName is not defined", source: chrome://downloads/ (1)
[65921:3847:1203/070810:ERROR:web_ui_browser_test.cc(456)] Encountered javascript console error(s)
[65930:12807:1203/070810:WARNING:channel.cc(358)] RawChannel write error
[65925:17155:1203/070810:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65925==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8e170bc9 bp 0x000129e00730 sp 0x000129e006f0 T6)
    #0 0x7fff8e170bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x112d863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x112d863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x112d863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x112d863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x112da81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x112da81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x112d93628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x112d93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x112d93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x112da1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x112da1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x112da1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x112da1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x112da1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1109fb36c in Run base/callback.h:396:12
    #16 0x1109fb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x110a63894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x110a64ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x110a64ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1109d5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x110a9e078 in Run base/run_loop.cc:55:3
    #22 0x110a620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x110b0cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x110b0060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10bb5f119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x110afffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x110b0c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11d5eb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1108efabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1108efabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1108ee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x11091d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x11091babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10f9b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10bb1a99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10bb1a563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

[       OK ] WebUIBrowserExpectFailTest.TestFailsFast (4092 ms)
[183/239] WebUIBrowserExpectFailTest.TestFailsFast (5385 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncPasses
[65931:3847:1203/070809:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65924:3847:1203/070812:INFO:CONSOLE(1795)] "Running test startAsyncTest", source: async.js (1795)
[65931:17411:1203/070812:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncTest.TestAsyncPasses (4041 ms)
[184/239] WebUIBrowserAsyncTest.TestAsyncPasses (5440 ms)
[ RUN      ] WebUIResourceBrowserTest.InlineEditableListTest
[65938:3847:1203/070814:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:08:15.223 Chromium Helper[65939:f07] Couldn't set selectedTextBackgroundColor from default ()
ASAN:DEADLYSIGNAL
=================================================================
[65939:12807:1203/070815:WARNING:channel.cc(358)] RawChannel write error
==65939==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010fdecbb1 bp 0x0001487ff170 sp 0x0001487ff0a0 T6)
    #0 0x10fdecbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10fdecbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10fdec1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10fde7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10fde7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10fee25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10feff1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10fed1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10ff409cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10fe17bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10ff39547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10fe4e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10d7a036c in Run base/callback.h:396:12
    #13 0x10d7a036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11a54689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11a543d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10d7a036c in Run base/callback.h:396:12
    #17 0x10d7a036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10d808894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10d809ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10d809ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10d77e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10d7ed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10d77c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9401bb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9401b454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9403e7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9403e0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10d77f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10d77dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10d843078 in Run base/run_loop.cc:55:3
    #31 0x10d8070b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10d8b1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10d8a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1088f8119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10d8a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10d8b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11a55d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11a378a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11a7a01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11a7a0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11a7a3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10d50e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11a799e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11a79844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11a797ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11a81f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10d6c2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10d6c0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10c75ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1088b599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1088b5563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65939==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIResourceBrowserTest.InlineEditableListTest (3068 ms)
[185/239] WebUIResourceBrowserTest.InlineEditableListTest (4508 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_Stress
[65942:3847:1203/070815:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[65945]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65945]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[65937:3847:1203/070817:INFO:CONSOLE(177)] "Stress finished in 0.007 seconds.", source: http://127.0.0.1:61140/test_case.html?testcase=URLRequest_Stress (177)
[65937:41751:1203/070817:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65937:3847:1203/070817:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65942:17155:1203/070817:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.URLRequest_Stress (3837 ms)
[186/239] OutOfProcessPPAPITest.URLRequest_Stress (5239 ms)
[ RUN      ] OutOfProcessPPAPITest.PostMessage
[65948:3847:1203/070818:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[65954]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65954]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[65944:40991:1203/070820:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendInInit finished in 0.031 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendingData finished in 0.047 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendingString finished in 0.029 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendingArrayBuffer finished in 0.132 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendingArray finished in 0.027 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendingDictionary finished in 0.025 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendingResource finished in 0.078 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a PP_Var to a Javascript value. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[65944:3847:1203/070820:INFO:CONSOLE(0)] "Failed to convert a PostMessage argument from a JavaScript value to a PP_Var. It may have cycles or be of an unsupported type.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (0)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "SendingComplexVar finished in 0.022 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "MessageEvent finished in 0.028 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "NoHandler finished in 0.013 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070820:INFO:CONSOLE(177)] "ExtraParam finished in 0.017 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[65944:3847:1203/070821:INFO:CONSOLE(177)] "NonMainThread finished in 0.049 seconds.", source: http://127.0.0.1:61144/test_case.html?testcase=PostMessage_SendInInit,PostMessage_SendingData,PostMessage_SendingString,PostMessage_SendingArrayBuffer,PostMessage_SendingArray,PostMessage_SendingDictionary,PostMessage_SendingResource,PostMessage_SendingComplexVar,PostMessage_MessageEvent,PostMessage_NoHandler,PostMessage_ExtraParam,PostMessage_NonMainThread, (177)
[       OK ] OutOfProcessPPAPITest.PostMessage (4523 ms)
[187/239] OutOfProcessPPAPITest.PostMessage (5970 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_SaveAs_Cancel
[65955:3847:1203/070820:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[65957]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65957]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[65949:41495:1203/070822:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65949:3847:1203/070822:INFO:CONSOLE(177)] "SaveAsCancel finished in 0.011 seconds.", source: http://127.0.0.1:61148/test_case.html?testcase=FileChooser_SaveAsCancel (177)
[       OK ] PPAPIFileChooserTest.FileChooser_SaveAs_Cancel (3797 ms)
[188/239] PPAPIFileChooserTest.FileChooser_SaveAs_Cancel (5193 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_SaveAs_DangerousExecutable_Disallowed
[65962:3847:1203/070824:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[65967]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[65967]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[65958:60715:1203/070826:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65958:3847:1203/070826:INFO:CONSOLE(177)] "SaveAsDangerousExecutableDisallowed finished in 0.014 seconds.", source: http://127.0.0.1:61152/test_case.html?testcase=FileChooser_SaveAsDangerousExecutableDisallowed (177)
[65958:3847:1203/070826:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65962:17667:1203/070826:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPIFileChooserTest.FileChooser_SaveAs_DangerousExecutable_Disallowed (3667 ms)
[189/239] PPAPIFileChooserTest.FileChooser_SaveAs_DangerousExecutable_Disallowed (5214 ms)
[ RUN      ] NaClBrowserTestGLibc.PPAPIPPBInstance
[65966:3847:1203/070826:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65961:3847:1203/070826:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[65961:39955:1203/070827:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65969,2041098624:07:08:27.792086] Native Client module will be loaded at base address 0x00002aea00000000
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] ||||  / test_nexe loaded
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] ||||
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestIsFullFrame BEGIN]
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestIsFullFrame PASS]
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] ||||
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestBindGraphics BEGIN]
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] |||| [PPB_Instance::TestBindGraphics PASS]
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] ||||
[65961:3847:1203/070828:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[65961:3847:1203/070828:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NaClBrowserTestGLibc.PPAPIPPBInstance (4419 ms)
[190/239] NaClBrowserTestGLibc.PPAPIPPBInstance (6018 ms)
[ RUN      ] ComponentCloudPolicyTest.UpdateExtensionPolicy
sending server_data: {"host": "127.0.0.1", "port": 61171} (36 bytes)
[65976:3847:1203/070830:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.llqLka/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.llqLka/policy
127.0.0.1 - - [03/Dec/2015 07:08:32] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:08:32] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.llqLka/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.llqLka/policy
127.0.0.1 - - [03/Dec/2015 07:08:32] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:08:32] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[65976:15623:1203/070832:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ComponentCloudPolicyTest.UpdateExtensionPolicy (4883 ms)
[191/239] ComponentCloudPolicyTest.UpdateExtensionPolicy (6286 ms)
[ RUN      ] PolicyTest.ExtensionInstallBlacklistSelective
[65981:3847:1203/070831:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65975:3847:1203/070833:WARNING:extension_error_reporter.cc(79)] Extension error: My extension 1 (extension ID "ldnnhddmnhbkjipkidpdiheffobcpfmf") is blocked by the administrator.
[65981:17155:1203/070835:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ExtensionInstallBlacklistSelective (5221 ms)
[192/239] PolicyTest.ExtensionInstallBlacklistSelective (6651 ms)
[ RUN      ] PolicyTest.NetworkPrediction
[65989:3847:1203/070836:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65990:12807:1203/070836:WARNING:channel.cc(358)] RawChannel write error
[65990:3847:1203/070836:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65990:3847:1203/070836:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65990:3847:1203/070836:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65990:3847:1203/070836:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65990:3847:1203/070836:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65990:3847:1203/070836:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65990:3847:1203/070836:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65989:17155:1203/070836:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.NetworkPrediction (2879 ms)
[193/239] PolicyTest.NetworkPrediction (4195 ms)
[ RUN      ] TtsApiTest.PlatformPauseResume
[65995:3847:1203/070838:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65991:3847:1203/070840:INFO:CONSOLE(0)] "[SUCCESS] testPauseBeforeSpeak", source: chrome-extension://gfmhfepgodfpninnmdkombifdamgmkbb/test.html (0)
[65991:3847:1203/070840:INFO:CONSOLE(0)] "[SUCCESS] testPauseDuringSpeak", source: chrome-extension://gfmhfepgodfpninnmdkombifdamgmkbb/test.html (0)
[66000:13063:1203/070840:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.PlatformPauseResume (4099 ms)
[194/239] TtsApiTest.PlatformPauseResume (5464 ms)
[ RUN      ] CaptivePortalBrowserTest.RedirectSSLCertError
[66001:3847:1203/070840:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66002:12807:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[66001:3847:1203/070841:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66001:17155:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.RedirectSSLCertError (2922 ms)
[195/239] CaptivePortalBrowserTest.RedirectSSLCertError (4481 ms)
[ RUN      ] CaptivePortalBrowserTest.LoginFastTimeout
[66009:3847:1203/070844:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66003:3847:1203/070846:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66009:17411:1203/070846:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.LoginFastTimeout (4115 ms)
[196/239] CaptivePortalBrowserTest.LoginFastTimeout (5528 ms)
[ RUN      ] CaptivePortalBrowserTest.HstsLogin
[66010:3847:1203/070844:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66010:15367:1203/070847:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.HstsLogin (4189 ms)
[197/239] CaptivePortalBrowserTest.HstsLogin (5519 ms)
[ RUN      ] NetworkingPrivateApiTest.GetState
[66020:3847:1203/070849:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66015:3847:1203/070851:INFO:CONSOLE(0)] "[SUCCESS] getState", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getState (0)
[66026:12551:1203/070851:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.GetState (3883 ms)
[198/239] NetworkingPrivateApiTest.GetState (5222 ms)
[ RUN      ] NetworkingPrivateApiTestFail.StartActivate
[66024:3847:1203/070850:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66016:3847:1203/070852:INFO:CONSOLE(0)] "[FAIL] startActivate: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startActivate (0)
[66027:13063:1203/070852:WARNING:channel.cc(358)] RawChannel write error
[66024:16899:1203/070852:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.StartActivate (4004 ms)
[199/239] NetworkingPrivateApiTestFail.StartActivate (5230 ms)
[ RUN      ] NetworkingPrivateApiTestFail.VerifyDestination
[66033:3847:1203/070854:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66028:3847:1203/070856:INFO:CONSOLE(0)] "[FAIL] verifyDestination: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyDestination (0)
[66038:13063:1203/070856:WARNING:channel.cc(358)] RawChannel write error
[66033:17411:1203/070856:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.VerifyDestination (3585 ms)
[200/239] NetworkingPrivateApiTestFail.VerifyDestination (5018 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetCaptivePortalStatus
[66036:3847:1203/070855:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66037:12807:1203/070856:WARNING:channel.cc(358)] RawChannel write error
[66029:3847:1203/070857:INFO:CONSOLE(0)] "[FAIL] getCaptivePortalStatus: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getCaptivePortalStatus (0)
[66039:12807:1203/070857:WARNING:channel.cc(358)] RawChannel write error
[66036:17155:1203/070857:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetCaptivePortalStatus (3660 ms)
[201/239] NetworkingPrivateApiTestFail.GetCaptivePortalStatus (4842 ms)
[ RUN      ] NetworkingPrivateApiTestFail.UnlockCellularSim
[66046:3847:1203/070900:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66049:13319:1203/070901:WARNING:channel.cc(358)] RawChannel write error
[66040:3847:1203/070901:INFO:CONSOLE(0)] "[FAIL] unlockCellularSim: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?unlockCellularSim (0)
[66051:12807:1203/070901:WARNING:channel.cc(358)] RawChannel write error
[66046:17155:1203/070902:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.UnlockCellularSim (3944 ms)
[202/239] NetworkingPrivateApiTestFail.UnlockCellularSim (5375 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.CreateNetwork
[66048:3847:1203/070900:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66041:3847:1203/070902:INFO:CONSOLE(0)] "[SUCCESS] createNetwork", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?createNetwork (0)
[       OK ] NetworkingPrivateServiceClientApiTest.CreateNetwork (3794 ms)
[203/239] NetworkingPrivateServiceClientApiTest.CreateNetwork (5130 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/42
[66060:3847:1203/070905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66060:17923:1203/070906:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/42 (2609 ms)
[204/239] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/42 (3820 ms)
[ RUN      ] PicasaDataProviderGetAlbumsImagesTest.GetAlbumsImagesTest
[66059:3847:1203/070905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66059:17667:1203/070907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PicasaDataProviderGetAlbumsImagesTest.GetAlbumsImagesTest (3984 ms)
[205/239] PicasaDataProviderGetAlbumsImagesTest.GetAlbumsImagesTest (5254 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/51
[66069:3847:1203/070909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/51 (2528 ms)
[206/239] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/51 (4102 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/61
[66074:3847:1203/070910:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66074:17155:1203/070911:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/61 (2548 ms)
[207/239] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/61 (3947 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/75
[66080:3847:1203/070913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66076:3847:1203/070914:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/75 (2816 ms)
[208/239] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/75 (4104 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/98
[66084:3847:1203/070914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/98 (2420 ms)
[209/239] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/98 (3669 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/1
[66091:3847:1203/070917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66091:17411:1203/070918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/1 (2700 ms)
[210/239] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/1 (3986 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/5
[66094:3847:1203/070918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66094:15623:1203/070918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/5 (2770 ms)
[211/239] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/5 (3993 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/20
[66102:3847:1203/070921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66102:17667:1203/070922:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/20 (2701 ms)
[212/239] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/20 (4022 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/28
[66105:3847:1203/070922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66098:5635:1203/070922:ERROR:browser_io_surface_manager_mac.cc(304)] Illegal message from non-child process!
[66105:17411:1203/070922:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/28 (2694 ms)
[213/239] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/28 (4056 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0
[66111:3847:1203/070925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66107:39955:1203/070926:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66111:17667:1203/070927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0 (3814 ms)
[214/239] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/0 (5305 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[66115:3847:1203/070926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.833 -  Using ClearKeyPlayer", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.840 -  Registering video event handlers.", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.842 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:62475:1203/070926:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.901 -  Loading media using MSE.", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.910 -  Starting play, hidden: false", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.964 -  Event: play", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.966 -  Event: waiting", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.972 -  onSourceOpen [object Event]", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070926:INFO:CONSOLE(284)] "07:09:26.975 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.007 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.012 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.025 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.045 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.060 -  Event: canplay", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.062 -  Event: playing", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.063 -  Event: canplaythrough", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.312 -  timeupdate @ 0.186203", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.578 -  timeupdate @ 0.441612", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070927:INFO:CONSOLE(284)] "07:09:27.828 -  heartbeat #1", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070928:INFO:CONSOLE(284)] "07:09:28.060 -  timeupdate @ 0.929211", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070928:INFO:CONSOLE(284)] "07:09:28.309 -  timeupdate @ 1.18462", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070928:INFO:CONSOLE(284)] "07:09:28.312 -  waiting for video to end.", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070928:INFO:CONSOLE(284)] "07:09:28.828 -  heartbeat #2", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070929:INFO:CONSOLE(284)] "07:09:29.827 -  heartbeat #3", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66108:3847:1203/070929:INFO:CONSOLE(284)] "07:09:29.883 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61184/eme_player_js/utils.js (284)
[66115:3847:1203/070929:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66115:3847:1203/070929:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66116:13063:1203/070929:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[66115:17411:1203/070930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (5679 ms)
[215/239] MSE_ClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6972 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[66122:3847:1203/070930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.552 -  Using ClearKeyPlayer", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.559 -  Registering video event handlers.", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.561 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:60959:1203/070931:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.617 -  Loading media using MSE.", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.626 -  Starting play, hidden: false", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.679 -  Event: play", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.680 -  Event: waiting", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.687 -  onSourceOpen [object Event]", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.689 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.728 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.731 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.734 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.743 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.804 -  Event: canplay", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.806 -  Event: playing", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070931:INFO:CONSOLE(284)] "07:09:31.808 -  Event: canplaythrough", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070932:INFO:CONSOLE(284)] "07:09:32.057 -  timeupdate @ 0.249832", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070932:INFO:CONSOLE(284)] "07:09:32.305 -  timeupdate @ 0.500079", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070932:INFO:CONSOLE(284)] "07:09:32.548 -  heartbeat #1", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070932:INFO:CONSOLE(284)] "07:09:32.805 -  timeupdate @ 0.999665", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070932:INFO:CONSOLE(284)] "07:09:32.807 -  waiting for video to end.", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.547 -  heartbeat #2", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66118:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.500 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61202/eme_player_js/utils.js (284)
[66122:17155:1203/070934:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5618 ms)
[216/239] MSE_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6949 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[66127:3847:1203/070932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66124:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.686 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.695 -  Registering video event handlers.", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.706 -  Loading media using src.", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.710 -  Starting play, hidden: false", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.800 -  Event: play", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.801 -  Event: waiting", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:62731:1203/070933:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66124:3847:1203/070933:INFO:CONSOLE(284)] "07:09:33.824 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070933:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1203/070934:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.600 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.614 -  Adding key to sessionID: 1", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.621 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.662 -  Event: canplay", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.664 -  Event: playing", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.665 -  Event: canplaythrough", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.682 -  heartbeat #1", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.831 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.833 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.835 -  Adding key to sessionID: 1", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.842 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070934:INFO:CONSOLE(284)] "07:09:34.921 -  timeupdate @ 0.218224", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070935:INFO:CONSOLE(284)] "07:09:35.221 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070935:INFO:CONSOLE(284)] "07:09:35.223 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070935:INFO:CONSOLE(284)] "07:09:35.227 -  Adding key to sessionID: 1", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070935:INFO:CONSOLE(284)] "07:09:35.237 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070935:INFO:CONSOLE(284)] "07:09:35.413 -  timeupdate @ 0.683246", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070935:INFO:CONSOLE(284)] "07:09:35.663 -  timeupdate @ 0.933808", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070935:INFO:CONSOLE(284)] "07:09:35.681 -  heartbeat #2", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.021 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.024 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.027 -  Adding key to sessionID: 1", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.031 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.162 -  timeupdate @ 1.43308", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.166 -  waiting for video to end.", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.681 -  heartbeat #3", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66124:3847:1203/070937:INFO:CONSOLE(284)] "07:09:37.426 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61219/eme_player_js/utils.js (284)
[66127:17923:1203/070937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6293 ms)
[217/239] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (7597 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[66133:3847:1203/070937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66130:3847:1203/070938:INFO:CONSOLE(284)] "07:09:38.482 -  Using ClearKeyPlayer", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070938:INFO:CONSOLE(284)] "07:09:38.489 -  Registering video event handlers.", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070938:INFO:CONSOLE(284)] "07:09:38.491 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.301 -  Loading media using src.", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:39699:1203/070939:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.306 -  Starting play, hidden: false", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.376 -  Event: play", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.378 -  Event: waiting", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.418 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.436 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.446 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.477 -  heartbeat #1", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.557 -  Event: canplay", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.559 -  Event: playing", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.560 -  Event: canplaythrough", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.652 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.654 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.659 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.810 -  timeupdate @ 0.162984", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.051 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.054 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.057 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.062 -  timeupdate @ 0.418393", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.478 -  heartbeat #2", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.557 -  timeupdate @ 0.929211", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.807 -  timeupdate @ 1.161401", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.810 -  waiting for video to end.", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.851 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.854 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070940:INFO:CONSOLE(284)] "07:09:40.857 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070941:INFO:CONSOLE(284)] "07:09:41.477 -  heartbeat #3", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66130:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.391 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61236/eme_player_js/utils.js (284)
[66134:13319:1203/070942:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[66133:17411:1203/070942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6610 ms)
[218/239] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7997 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[66140:3847:1203/070940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66135:3847:1203/070941:INFO:CONSOLE(284)] "07:09:41.290 -  Using ClearKeyPlayer", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070941:INFO:CONSOLE(284)] "07:09:41.297 -  Registering video event handlers.", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070941:INFO:CONSOLE(284)] "07:09:41.299 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:62211:1203/070942:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.106 -  Loading media using MSE.", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.114 -  Starting play, hidden: false", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.172 -  Event: play", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.173 -  Event: waiting", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.178 -  onSourceOpen [object Event]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.180 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.206 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.210 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.223 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.234 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.278 -  Event: canplay", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.280 -  Event: playing", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.282 -  Event: canplaythrough", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.290 -  heartbeat #1", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.443 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.445 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.451 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.531 -  timeupdate @ 0.186203", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.790 -  timeupdate @ 0.441612", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.846 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.860 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.863 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070943:INFO:CONSOLE(284)] "07:09:43.278 -  timeupdate @ 0.929211", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070943:INFO:CONSOLE(284)] "07:09:43.285 -  heartbeat #2", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070943:INFO:CONSOLE(284)] "07:09:43.642 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070943:INFO:CONSOLE(284)] "07:09:43.645 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070943:INFO:CONSOLE(284)] "07:09:43.648 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070943:INFO:CONSOLE(284)] "07:09:43.778 -  timeupdate @ 1.440029", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070943:INFO:CONSOLE(284)] "07:09:43.782 -  waiting for video to end.", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.285 -  heartbeat #3", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66135:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.099 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61253/eme_player_js/utils.js (284)
[66141:13063:1203/070945:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[66140:17411:1203/070945:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6540 ms)
[219/239] MSE_ExternalClearKey/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (7753 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/3
[66152:3847:1203/070948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66152:15623:1203/070949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/3 (3015 ms)
[220/239] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/3 (4309 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[66146:3847:1203/070945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66143:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.426 -  Using ClearKeyPlayer", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.433 -  Registering video event handlers.", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.435 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:40719:1203/070947:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.291 -  Loading media using MSE.", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.299 -  Starting play, hidden: false", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.356 -  Event: play", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.357 -  Event: waiting", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.362 -  onSourceOpen [object Event]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.364 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.388 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.391 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.402 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.412 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.421 -  heartbeat #1", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.441 -  Event: canplay", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.444 -  Event: playing", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.445 -  Event: canplaythrough", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.621 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.624 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.629 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.700 -  timeupdate @ 0.256386", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.019 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.022 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.027 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.193 -  timeupdate @ 0.752209", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.422 -  heartbeat #2", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.692 -  timeupdate @ 1.250656", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.695 -  waiting for video to end.", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.818 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.821 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.825 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070949:INFO:CONSOLE(284)] "07:09:49.421 -  heartbeat #3", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66143:3847:1203/070950:INFO:CONSOLE(284)] "07:09:50.142 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:61270/eme_player_js/utils.js (284)
[66146:17411:1203/070950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6534 ms)
[221/239] MSE_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7847 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/0
[66160:3847:1203/070952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66163:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66163:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66163:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66163:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66163:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66163:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66163:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66160:17411:1203/070953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/0 (2347 ms)
[222/239] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/0 (3844 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/3
[66164:3847:1203/070953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66165:12807:1203/070954:WARNING:channel.cc(358)] RawChannel write error
[66165:3847:1203/070954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66165:3847:1203/070954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66165:3847:1203/070954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66165:3847:1203/070954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66165:3847:1203/070954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66165:3847:1203/070954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66165:3847:1203/070954:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66164:17667:1203/070954:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/3 (2320 ms)
[223/239] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/3 (3557 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/1
[66173:3847:1203/070957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
sending server_data: {"host": "127.0.0.1", "port": 61295} (36 bytes)
127.0.0.1 - - [03/Dec/2015 07:09:58] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:09:58] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&deviceid=testid HTTP/1.1" 200 -
[66167:3847:1203/070958:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/1 (2969 ms)
[224/239] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/1 (4352 ms)
[ RUN      ] TaskManagerOOPIFBrowserTest.CrossSiteIframeBecomesSameSite/0
[66172:3847:1203/070956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66166:62779:1203/070957:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] TaskManagerOOPIFBrowserTest.CrossSiteIframeBecomesSameSite/0 (6670 ms)
[225/239] TaskManagerOOPIFBrowserTest.CrossSiteIframeBecomesSameSite/0 (8105 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/10
[66181:3847:1203/071001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66177:3847:1203/071003:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66177:3847:1203/071004:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ImagesBlockedForUrls
[66177:3847:1203/071004:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ProxyServer
[66177:3847:1203/071005:INFO:policy_prefs_browsertest.cc(644)] Testing policy: HomepageIsNewTabPage
[66177:3847:1203/071005:INFO:policy_prefs_browsertest.cc(644)] Testing policy: VideoCaptureAllowedUrls
[66177:3847:1203/071005:INFO:policy_prefs_browsertest.cc(644)] Testing policy: NetworkPredictionOptions
[66177:3847:1203/071005:INFO:policy_prefs_browsertest.cc(644)] Testing policy: RestoreOnStartup
[66177:3847:1203/071005:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66181:17411:1203/071005:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/10 (5802 ms)
[226/239] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/10 (7036 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/0
[66187:3847:1203/071004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66184:3847:1203/071006:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[66188:14339:1203/071006:WARNING:channel.cc(358)] RawChannel write error
[66187:17155:1203/071006:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/0 (4293 ms)
[227/239] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/0 (5489 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/1
[66193:3847:1203/071008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66190:3847:1203/071010:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
ASAN:DEADLYSIGNAL
=================================================================
==66198==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010db7cbb1 bp 0x0001467ff170 sp 0x0001467ff0a0 T6)
    #0 0x10db7cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10db7cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10db7c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10db77bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10db77bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10dc725d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10dc8f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10dc61863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10dcd09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10dba7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10dcc9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10dbde9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10b53036c in Run base/callback.h:396:12
    #13 0x10b53036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x1182d689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x1182d3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10b53036c in Run base/callback.h:396:12
    #17 0x10b53036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10b598894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10b599ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10b599ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10b50e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10b57d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10b50c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff9401bb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff9401b454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff9403e7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff9403e0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10b50f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10b50dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10b5d3078 in Run base/run_loop.cc:55:3
    #31 0x10b5970b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10b641d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10b63560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10668f119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b634fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b641426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1182ed32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x118108a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1185301d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x118530d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x118533ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10b29e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x118529e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11852844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x118527ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1185af110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10b452948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10b450abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10a4eec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10664c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10664c563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==66198==ABORTING
Received signal 6
[end of stack trace]
[66193:17159:1203/071010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/1 (3964 ms)
[228/239] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/1 (5404 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/2
[66200:3847:1203/071010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66194:3847:1203/071012:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66200:17411:1203/071012:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/2 (3845 ms)
[229/239] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/2 (5287 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/1
[66207:3847:1203/071013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66207:3847:1203/071015:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[66207:3847:1203/071015:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[66207:3847:1203/071015:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[66207:3847:1203/071015:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[66203:3847:1203/071015:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/1 (3582 ms)
[230/239] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/1 (4851 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/1
[66212:3847:1203/071015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66206:50971:1203/071017:ERROR:browser_io_surface_manager_mac.cc(304)] Illegal message from non-child process!
[66213:13063:1203/071017:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==66214==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000108eecbb1 bp 0x00011f612110 sp 0x00011f612040 T6)
    #0 0x108eecbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x108eecbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x108eec1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x108ee7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x108ee7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x108fe25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x108fff1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x108fd1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1090409cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108f17bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x109039547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x108f4e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1068a036c in Run base/callback.h:396:12
    #13 0x1068a036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11364689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113643d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1136357c9 in Run base/callback.h:396:12
    #17 0x1136357c9 in WrappedDoWorkTask components/scheduler/base/real_time_domain.cc:63:0
    #18 0x1068a036c in Run base/callback.h:396:12
    #19 0x1068a036c in RunTask base/debug/task_annotator.cc:51:0
    #20 0x106908894 in RunTask base/message_loop/message_loop.cc:482:3
    #21 0x10690a144 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #22 0x10690a144 in DoDelayedWork base/message_loop/message_loop.cc:641:0
    #23 0x10687e519 in RunWork base/message_loop/message_pump_mac.mm:332:3
    #24 0x1068ed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #25 0x10687c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #26 0x7fff9401bb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #27 0x7fff9401b454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #28 0x7fff9403e7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #29 0x7fff9403e0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #30 0x10687f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #31 0x10687dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x106943078 in Run base/run_loop.cc:55:3
    #33 0x1069070b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x1069b1d5c in ThreadMain base/threading/thread.cc:251:3
    #35 0x1069a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #36 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #37 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1019f6119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1069a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1069b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11365d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113478a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1138a01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1138a0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1138a3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10660e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113899e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11389844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113897ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11391f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1067c2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1067c0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10585ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1019b399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1019b3563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==66214==ABORTING
Received signal 6
[end of stack trace]
[66206:3847:1203/071017:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66206:3847:1203/071017:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66212:17155:1203/071017:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/1 (3850 ms)
[231/239] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ReportingDisabled/1 (5235 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1
[66218:3847:1203/071018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66218:17923:1203/071020:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1 (3644 ms)
[232/239] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/1 (4972 ms)
[ RUN      ] AppShimHostManagerBrowserTest.ReCreate
[66225:3847:1203/071020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66226:3847:1203/071021:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66226:3847:1203/071021:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66226:3847:1203/071021:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66226:3847:1203/071021:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66226:3847:1203/071021:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66226:3847:1203/071021:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66226:3847:1203/071021:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66225:17155:1203/071021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppShimHostManagerBrowserTest.ReCreate (2342 ms)
[233/239] AppShimHostManagerBrowserTest.ReCreate (3660 ms)
[ RUN      ] DownloadTestWithShelf.DownloadTest_History
[66232:3847:1203/071023:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66234:3847:1203/071024:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66234:3847:1203/071024:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66234:3847:1203/071024:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66234:3847:1203/071024:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66234:3847:1203/071024:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66234:3847:1203/071024:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66234:3847:1203/071024:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66232:17411:1203/071024:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTestWithShelf.DownloadTest_History (2474 ms)
[234/239] DownloadTestWithShelf.DownloadTest_History (3789 ms)
[ RUN      ] RestartTest.PostWithPassword
[66235:3847:1203/071024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66237:3847:1203/071025:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[66237:3847:1203/071025:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66237:3847:1203/071025:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66237:3847:1203/071025:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66237:3847:1203/071025:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66237:3847:1203/071025:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66237:3847:1203/071025:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66235:17155:1203/071025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.PostWithPassword (2856 ms)
[235/239] RestartTest.PostWithPassword (4058 ms)
[ RUN      ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleShowsOnStartup
[66242:3847:1203/071027:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66245:13063:1203/071028:WARNING:channel.cc(358)] RawChannel write error
[66245:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66245:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66245:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66245:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66245:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66245:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66245:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66242:17667:1203/071028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleShowsOnStartup (2330 ms)
[236/239] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleShowsOnStartup (3660 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/3
[66246:3847:1203/071028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66247:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66247:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66247:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66247:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66247:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66247:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66247:3847:1203/071028:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66246:17411:1203/071029:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/3 (2273 ms)
[237/239] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/3 (3614 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/0
[66253:3847:1203/071031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66253:15623:1203/071031:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==66253==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8e170bc9 bp 0x0001217cf730 sp 0x0001217cf6f0 T6)
    #0 0x7fff8e170bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10a02b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10a02b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10a02b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10a02b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10a04d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10a04d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10a038628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10a038b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10a038b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10a046c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10a046c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10a046c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10a046c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10a046c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x107ca036c in Run base/callback.h:396:12
    #16 0x107ca036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x107d08894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x107d09ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x107d09ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x107c7ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x107d43078 in Run base/run_loop.cc:55:3
    #22 0x107d070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x107db1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x107da560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8e16b771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8e1581a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x102e0a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107da4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107db1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11489026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x107b94abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x107b94abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x107b9370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x107bc2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x107bc0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x106c5ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x102dc399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x102dc3563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==66253==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/0 (2213 ms)
[238/239] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/0 (3634 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/3
[66257:3847:1203/071031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66258:3847:1203/071032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66258:3847:1203/071032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66258:3847:1203/071032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66258:3847:1203/071032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66258:3847:1203/071032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66258:3847:1203/071032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66258:3847:1203/071032:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66257:17667:1203/071032:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/3 (2161 ms)
[239/239] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/3 (3547 ms)
Retrying 3 tests (retry #1)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopup
[66262:3847:1203/071035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.Disposition_NewPopup (3256 ms)
[240/242] BrowserNavigatorTest.Disposition_NewPopup (4586 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess
[66268:3847:1203/071039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66265:5383:1203/071041:ERROR:mach_broker_mac.mm(234)] Unknown process 66271 is sending Mach IPC messages!
[66265:3847:1203/071041:INFO:CONSOLE(0)] "[SUCCESS] getMediaFileSystems", source: chrome-extension://dnnoamiidheoebibhocneacohdlgkdnc/_generated_background_page.html (0)
[66265:3847:1203/071041:INFO:CONSOLE(0)] "[SUCCESS] testGalleries", source: chrome-extension://dnnoamiidheoebibhocneacohdlgkdnc/_generated_background_page.html (0)
[66265:3847:1203/071042:INFO:CONSOLE(0)] "[SUCCESS] validFileCopyToShouldFail", source: chrome-extension://dnnoamiidheoebibhocneacohdlgkdnc/_generated_background_page.html (0)
[66265:3847:1203/071042:INFO:CONSOLE(0)] "[SUCCESS] invalidFileCopyToShouldFail", source: chrome-extension://dnnoamiidheoebibhocneacohdlgkdnc/_generated_background_page.html (0)
[66265:3847:1203/071042:INFO:CONSOLE(0)] "[SUCCESS] MediaScanWithoutPermission", source: chrome-extension://dnnoamiidheoebibhocneacohdlgkdnc/_generated_background_page.html (0)
[66265:3847:1203/071042:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running mediaGalleries.startMediaScan: No permission to scan.
    at MediaScanWithoutPermission (chrome-extension://dnnoamiidheoebibhocneacohdlgkdnc/test.js:74:22)", source: chrome-extension://dnnoamiidheoebibhocneacohdlgkdnc/_generated_background_page.html (0)
[66268:17667:1203/071042:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess (3870 ms)
[241/242] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesNoAccess (5104 ms)
[ RUN      ] Mock4JSWebUITest.CalledExpectPasses
[66276:3847:1203/071045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66273:3847:1203/071046:INFO:CONSOLE(1328)] "Running TestCase Mock4JSWebUITest.CalledExpectPasses", source: test_api.js (1328)
[66278:13063:1203/071046:WARNING:channel.cc(358)] RawChannel write error
[66276:18179:1203/071046:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] Mock4JSWebUITest.CalledExpectPasses (3224 ms)
[242/242] Mock4JSWebUITest.CalledExpectPasses (4598 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runntttQ3/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runntttQ3/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outTAqe1r/output.json
+---------------------------------------------------------------------------+
| End of shard 16  Pending: 7.8s  Duration: 751.3s  Bot: vm1036-m4  Exit: 0 |
+---------------------------------------------------------------------------+

+-------------------------------------------------------------------------+
| Shard 9  https://chromium-swarm.appspot.com/user/task/2b812b4a0ac68510  |
+-------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 9/20
Using 2 parallel jobs.
[ RUN      ] DevToolsBridgeClientBrowserTest.testQueryBrowsers
[652:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[646:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase DevToolsBridgeClientBrowserTest.testQueryBrowsers", source: test_api.js (1328)
[654:13063:1203/065901:WARNING:channel.cc(358)] RawChannel write error
[652:17411:1203/065902:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsBridgeClientBrowserTest.testQueryBrowsers (4598 ms)
[1/230] DevToolsBridgeClientBrowserTest.testQueryBrowsers (5655 ms)
[ RUN      ] BaseDownloadsWebUITest.EmptyLastStatusText
[653:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[647:3847:1203/065901:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[647:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.EmptyLastStatusText", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==658==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000110e7cbb1 bp 0x000127712170 sp 0x0001277120a0 T6)
    #0 0x110e7cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x110e7cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x110e7c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x110e77bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x110e77bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x110f725d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x110f8f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x110f61863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x110fd09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x110ea7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x110fc9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x110ede9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10e83036c in Run base/callback.h:396:12
    #13 0x10e83036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11b5d689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11b5d3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10e83036c in Run base/callback.h:396:12
    #17 0x10e83036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10e898894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10e899ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10e899ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10e80e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10e87d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10e80c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d22eb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d22e454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d2517f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d2510e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10e80f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10e80dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10e8d3078 in Run base/run_loop.cc:55:3
    #31 0x10e8970b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10e941d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10e93560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1099a0119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10e934fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10e941426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b5ed32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11b408a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11b8301d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11b830d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11b833ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10e59e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11b829e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11b82844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11b827ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11b8af110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10e752948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10e750abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10d7eec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10995799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x109957563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==658==ABORTING
Received signal 6
[end of stack trace]
[653:17411:1203/065902:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BaseDownloadsWebUITest.EmptyLastStatusText (5054 ms)
[2/230] BaseDownloadsWebUITest.EmptyLastStatusText (6382 ms)
[ RUN      ] InstallGoodExtensionSettingsWebUITest.testAccessibility
[665:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[660:3847:1203/065907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[660:3847:1203/065907:INFO:CONSOLE(1328)] "Running TestCase InstallGoodExtensionSettingsWebUITest.testAccessibility", source: test_api.js (1328)
[       OK ] InstallGoodExtensionSettingsWebUITest.testAccessibility (4853 ms)
[3/230] InstallGoodExtensionSettingsWebUITest.testAccessibility (5989 ms)
[ RUN      ] AutofillOptionsWebUITest.testOpenAutofillOptions
[669:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[662:3847:1203/065907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[662:3847:1203/065909:INFO:CONSOLE(1328)] "Running TestCase AutofillOptionsWebUITest.testOpenAutofillOptions", source: test_api.js (1328)
[669:17667:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillOptionsWebUITest.testOpenAutofillOptions (5976 ms)
[4/230] AutofillOptionsWebUITest.testOpenAutofillOptions (7197 ms)
[ RUN      ] ManageProfileUITest.NoCreateConfirmationOnError
[684:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[677:3847:1203/065913:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[677:3847:1203/065914:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.NoCreateConfirmationOnError", source: test_api.js (1328)
[689:13319:1203/065914:WARNING:channel.cc(358)] RawChannel write error
[677:3847:1203/065914:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ManageProfileUITest.NoCreateConfirmationOnError (5599 ms)
[5/230] ManageProfileUITest.NoCreateConfirmationOnError (6943 ms)
[ RUN      ] SyncInternalsWebUITest.NetworkEventsTest
[690:3847:1203/065912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[685:3847:1203/065915:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.NetworkEventsTest", source: test_api.js (1328)
[690:17667:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.NetworkEventsTest (4130 ms)
[6/230] SyncInternalsWebUITest.NetworkEventsTest (5403 ms)
[ RUN      ] SyncInternalsWebUITest.NodeBrowserTest
[706:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[700:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.NodeBrowserTest", source: test_api.js (1328)
[710:13063:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[706:18435:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.NodeBrowserTest (4198 ms)
[7/230] SyncInternalsWebUITest.NodeBrowserTest (5452 ms)
[ RUN      ] HistoryWebUIRealBackendTest.showConfirmDialogAndRemove
[707:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[701:3847:1203/065920:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[701:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase HistoryWebUIRealBackendTest.showConfirmDialogAndRemove", source: test_api.js (1328)
[701:3847:1203/065920:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[707:18691:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryWebUIRealBackendTest.showConfirmDialogAndRemove (4205 ms)
[8/230] HistoryWebUIRealBackendTest.showConfirmDialogAndRemove (5385 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddError
[720:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[713:3847:1203/065926:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddError", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddError (4503 ms)
[9/230] NetInternalsTest.netInternalsHSTSViewAddError (5635 ms)
[ RUN      ] NetInternalsTest.netInternalsEventsViewFilter
[718:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[712:3847:1203/065926:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsEventsViewFilter", source: test_api.js (1328)
[723:13323:1203/065927:FATAL:memory.cc(18)] Out of memory. size=262144
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001115ea373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000111635c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000111681a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011e1dc82b _ZN7content24ChildSharedBitmapManager26AllocateSharedMemoryBitmapERKN3gfx4SizeE + 667
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011e1dc4b6 _ZN7content24ChildSharedBitmapManager20AllocateSharedBitmapERKN3gfx4SizeE + 182
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000113c2fd40 _ZN2cc16ResourceProvider12CreateBitmapERKN3gfx4SizeE + 272
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000113c2f572 _ZN2cc16ResourceProvider14CreateResourceERKN3gfx4SizeENS0_11TextureHintENS_14ResourceFormatE + 274
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000113c47048 _ZN2cc14ScopedResource8AllocateERKN3gfx4SizeENS_16ResourceProvider11TextureHintENS_14ResourceFormatE + 184
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000113c25a4c _ZN2cc12ResourcePool15AcquireResourceERKN3gfx4SizeENS_14ResourceFormatE + 1164
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000113ca41dc _ZN2cc11TileManager16CreateRasterTaskERKNS_15PrioritizedTileE + 572
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000113ca1c0c _ZN2cc11TileManager13ScheduleTasksERKNSt3__16vectorINS_15PrioritizedTileENS1_9allocatorIS3_EEEE + 1276
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000113c9dcb1 _ZN2cc11TileManager12PrepareTilesERKNS_34GlobalStateThatImpactsTilePriorityE + 1425
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000113d07a7f _ZN2cc17LayerTreeHostImpl12PrepareTilesEv + 191
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000113d04bc9 _ZN2cc17LayerTreeHostImpl14CommitCompleteEv + 569
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000113d8b44b _ZN2cc11ThreadProxy21ScheduledActionCommitEv + 859
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000113c62e07 _ZN2cc9Scheduler23ProcessScheduledActionsEv + 1783
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000113c63b64 _ZN2cc9Scheduler19NotifyReadyToCommitEv + 276
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000113d8a5a1 _ZN2cc11ThreadProxy17StartCommitOnImplEPNS_15CompletionEventEPNS_13LayerTreeHostEN4base9TimeTicksEb + 513
18  84995aedfa379def30e477b8435a05a319d46223 0x00000001115eb36d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
19  84995aedfa379def30e477b8435a05a319d46223 0x000000011e39189e _ZN9scheduler16TaskQueueManager24ProcessTaskFromWorkQueueEPNS_8internal13TaskQueueImplEPNS2_4TaskE + 1454
20  84995aedfa379def30e477b8435a05a319d46223 0x000000011e38ed90 _ZN9scheduler16TaskQueueManager6DoWorkEb + 608
21  84995aedfa379def30e477b8435a05a319d46223 0x00000001115eb36d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
22  84995aedfa379def30e477b8435a05a319d46223 0x0000000111653895 _ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE + 949
23  84995aedfa379def30e477b8435a05a319d46223 0x0000000111654ac6 _ZN4base11MessageLoop6DoWorkEv + 1526
24  84995aedfa379def30e477b8435a05a319d46223 0x00000001115c94aa _ZN4base24MessagePumpCFRunLoopBase7RunWorkEv + 330
25  84995aedfa379def30e477b8435a05a319d46223 0x00000001116388aa _ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE + 10
26  84995aedfa379def30e477b8435a05a319d46223 0x00000001115c7937 _ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv + 359
27  CoreFoundation                      0x00007fff8d22eb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
28  CoreFoundation                      0x00007fff8d22e455 __CFRunLoopDoSources0 + 245
29  CoreFoundation                      0x00007fff8d2517f5 __CFRunLoopRun + 789
30  CoreFoundation                      0x00007fff8d2510e2 CFRunLoopRunSpecific + 290
31  84995aedfa379def30e477b8435a05a319d46223 0x00000001115ca291 _ZN4base20MessagePumpCFRunLoop5DoRunEPNS_11MessagePump8DelegateE + 161
32  84995aedfa379def30e477b8435a05a319d46223 0x00000001115c8d9c _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
33  84995aedfa379def30e477b8435a05a319d46223 0x000000011168e079 _ZN4base7RunLoop3RunEv + 505
34  84995aedfa379def30e477b8435a05a319d46223 0x00000001116520b5 _ZN4base11MessageLoop3RunEv + 181
35  84995aedfa379def30e477b8435a05a319d46223 0x00000001116fcd5d _ZN4base6Thread10ThreadMainEv + 797
36  84995aedfa379def30e477b8435a05a319d46223 0x00000001116f060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
37  libsystem_c.dylib                   0x00007fff8dcbf772 _pthread_start + 327
38  libsystem_c.dylib                   0x00007fff8dcac1a1 thread_start + 13

[       OK ] NetInternalsTest.netInternalsEventsViewFilter (5410 ms)
[10/230] NetInternalsTest.netInternalsEventsViewFilter (6604 ms)
[ RUN      ] NetInternalsTest.netInternalsLogViewPainterPrintAsText
[731:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[725:3847:1203/065932:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogViewPainterPrintAsText", source: test_api.js (1328)
[731:17667:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogViewPainterPrintAsText (4680 ms)
[11/230] NetInternalsTest.netInternalsLogViewPainterPrintAsText (5985 ms)
[ RUN      ] PlatformAppBrowserTest.FileAccessIsSavedToPrefs
[733:3847:1203/065930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PlatformAppBrowserTest.FileAccessIsSavedToPrefs (5999 ms)
[12/230] PlatformAppBrowserTest.FileAccessIsSavedToPrefs (7318 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenuTextField
[741:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[746:13063:1203/065937:WARNING:channel.cc(358)] RawChannel write error
[738:3847:1203/065937:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[741:15879:1203/065937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.AppWithContextMenuTextField (3775 ms)
[13/230] PlatformAppBrowserTest.AppWithContextMenuTextField (4896 ms)
[ RUN      ] PlatformAppBrowserTest.DisallowNavigation
[747:3847:1203/065937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[742:4871:1203/065938:ERROR:mach_broker_mac.mm(234)] Unknown process 750 is sending Mach IPC messages!
[742:3847:1203/065939:INFO:CONSOLE(77)] "Testing 0: function () { window.location = IN_APP_URL }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065939:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/nav-target.html"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065939:INFO:CONSOLE(77)] "Testing 1: function () { window.location.href = IN_APP_URL; }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065939:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/nav-target.html"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065939:INFO:CONSOLE(77)] "Testing 2: function () { window.location.replace(IN_APP_URL); }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065939:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/nav-target.html"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 3: function () { window.location.assign(IN_APP_URL); }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/nav-target.html"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 4: function () { window.location = REMOTE_URL; }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:49205/"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 5: function () {
      testForm.method = 'GET';
      testForm.action = IN_APP_URL;
      testForm.submit();
    }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/nav-target.html?"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 6: function () {
      testForm.method = 'POST';
      testForm.action = IN_APP_URL;
      testForm.submit();
    }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/nav-target.html"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 7: function () {
      testForm.method = 'GET';
      testForm.action = REMOTE_URL;
      testForm.submit();
    }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:49205/?"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 8: function () {
      testForm.method = 'POST';
      testForm.action = REMOTE_URL;
      testForm.submit();
    }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:49205/"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 9: function () { testLink.href = IN_APP_URL; clickTestLink(); }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/nav-target.html"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 10: function () { testLink.href = REMOTE_URL; clickTestLink(); }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065940:INFO:CONSOLE(0)] "Can't open same-window link to "http://localhost:49205/"; try target="_blank".", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.html (0)
[742:3847:1203/065940:INFO:CONSOLE(77)] "Testing 11: function () {
      testLink.target = '_blank';
      testLink.href = IN_APP_URL;
      clickTestLink();
    }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065941:INFO:CONSOLE(77)] "Testing 12: function () { testLink.href = 'http://chromium.org'; clickTestLink(); }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[742:3847:1203/065941:INFO:CONSOLE(77)] "Testing 13: function () { chrome.test.notifyPass(); }", source: chrome-extension://hofhgeljebmjijlehhdnbiefgbkmjfgp/main.js (77)
[748:13063:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[742:4871:1203/065941:ERROR:mach_broker_mac.mm(234)] Unknown process 757 is sending Mach IPC messages!
[747:17667:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[742:4871:1203/065942:ERROR:mach_broker_mac.mm(234)] Unknown process 759 is sending Mach IPC messages!
[       OK ] PlatformAppBrowserTest.DisallowNavigation (6357 ms)
[14/230] PlatformAppBrowserTest.DisallowNavigation (7798 ms)
[ RUN      ] PlatformAppBrowserTest.PlatformAppsOnly
[754:3847:1203/065940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[749:50179:1203/065941:ERROR:mach_broker_mac.mm(234)] Unknown process 756 is sending Mach IPC messages!
[749:3847:1203/065942:INFO:CONSOLE(0)] "[SUCCESS] NoAppWindows", source: chrome-extension://pbkchahlmhndbjjeloladfmoboheiolb/_generated_background_page.html (0)
[754:17411:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.PlatformAppsOnly (4005 ms)
[15/230] PlatformAppBrowserTest.PlatformAppsOnly (5456 ms)
[ RUN      ] PlatformAppBrowserTest.Isolation
[766:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[760:41487:1203/065946:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[760:4611:1203/065946:ERROR:mach_broker_mac.mm(234)] Unknown process 771 is sending Mach IPC messages!
[760:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] testCookieNotSet", source: chrome-extension://kllhmlilgmecanfefgmbjkbnajefmdke/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.Isolation (3804 ms)
[16/230] PlatformAppBrowserTest.Isolation (4989 ms)
[ RUN      ] BluetoothApiTest.Discovery
[776:3847:1203/065949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[777:14851:1203/065950:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] BluetoothApiTest.Discovery (2017 ms)
[17/230] BluetoothApiTest.Discovery (3227 ms)
[ RUN      ] BluetoothApiTest.DiscoveryCallback
[781:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[778:3847:1203/065954:INFO:CONSOLE(0)] "[SUCCESS] testDiscovery", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[781:18691:1203/065954:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothApiTest.DiscoveryCallback (3112 ms)
[18/230] BluetoothApiTest.DiscoveryCallback (4287 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeGetPlatformInfo
[788:3847:1203/065957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[789:3847:1203/065958:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[789:3847:1203/065958:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[789:3847:1203/065958:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[789:3847:1203/065958:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[789:3847:1203/065958:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[789:3847:1203/065958:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[789:3847:1203/065958:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ExtensionApiTest.ChromeRuntimeGetPlatformInfo (2019 ms)
[19/230] ExtensionApiTest.ChromeRuntimeGetPlatformInfo (3228 ms)
[ RUN      ] ExtensionApiTest.CookiesEvents
[793:3847:1203/070000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[790:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] testSet", source: chrome-extension://hdcbeieeaffbfabmhhejlgkfkbchoofp/test.html (0)
[790:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] testRemove", source: chrome-extension://hdcbeieeaffbfabmhhejlgkfkbchoofp/test.html (0)
[790:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] overwriteFirstSet", source: chrome-extension://hdcbeieeaffbfabmhhejlgkfkbchoofp/test.html (0)
[790:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] overwriteSecondSet", source: chrome-extension://hdcbeieeaffbfabmhhejlgkfkbchoofp/test.html (0)
[790:3847:1203/070002:INFO:CONSOLE(0)] "[SUCCESS] overwriteExpired", source: chrome-extension://hdcbeieeaffbfabmhhejlgkfkbchoofp/test.html (0)
[793:17411:1203/070002:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CookiesEvents (3172 ms)
[20/230] ExtensionApiTest.CookiesEvents (4287 ms)
[ RUN      ] ExtensionApiTest.ContentScriptExtensionProcess
[800:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[801:13063:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[800:17411:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptExtensionProcess (4356 ms)
[21/230] ExtensionApiTest.ContentScriptExtensionProcess (5595 ms)
[ RUN      ] ExtensionApiTest.ContentScriptBypassPageCSP
[807:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[804:62215:1203/070013:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[809:12551:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[804:3847:1203/070013:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[807:17667:1203/070013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptBypassPageCSP (4460 ms)
[22/230] ExtensionApiTest.ContentScriptBypassPageCSP (5619 ms)
[ RUN      ] ExtensionApiTest.DocumentStartInjectionFromExtensionTabNavigation
[815:3847:1203/070016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[818:13063:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[816:13063:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[815:17411:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.DocumentStartInjectionFromExtensionTabNavigation (4204 ms)
[23/230] ExtensionApiTest.DocumentStartInjectionFromExtensionTabNavigation (5342 ms)
[ RUN      ] ExtensionApiTest.EventsAreUnregistered
[822:3847:1203/070021:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[824:12551:1203/070023:WARNING:channel.cc(358)] RawChannel write error
[822:17667:1203/070023:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.EventsAreUnregistered (3252 ms)
[24/230] ExtensionApiTest.EventsAreUnregistered (4546 ms)
[ RUN      ] ExtensionApiTest.SandboxedPages
[829:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[826:3847:1203/070027:INFO:CONSOLE(0)] "[SUCCESS] sandboxedWindow", source: chrome-extension://opendbhnjdnhdidpdnbkhigamllpfnep/main.html (0)
[826:3847:1203/070028:INFO:CONSOLE(0)] "[SUCCESS] sandboxedFrame", source: chrome-extension://opendbhnjdnhdidpdnbkhigamllpfnep/main.html (0)
[       OK ] ExtensionApiTest.SandboxedPages (4758 ms)
[25/230] ExtensionApiTest.SandboxedPages (5858 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupLarge
[835:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[837:13063:1203/070033:WARNING:channel.cc(358)] RawChannel write error
[835:18435:1203/070033:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.WindowOpenPopupLarge (3282 ms)
[26/230] ExtensionApiTest.WindowOpenPopupLarge (4551 ms)
[ RUN      ] ExtensionApiTest.PopupBlockingExtension
[842:3847:1203/070036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[839:62475:1203/070039:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[839:62475:1203/070039:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[845:12807:1203/070039:WARNING:channel.cc(358)] RawChannel write error
[839:3847:1203/070040:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 8
[844:13063:1203/070040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.PopupBlockingExtension (5250 ms)
[27/230] ExtensionApiTest.PopupBlockingExtension (6398 ms)
[ RUN      ] PlatformAppBrowserTest.ReinstallDataCleanup
[769:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010cf53aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011b344f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8dcad90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d24c233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d251916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d2510e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff93019eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff93019c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff93019ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91ef4533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91ef3df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91eeb1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010cf34a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010cf327fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010cff2149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011b416e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011b4196ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011b346bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010cf1c12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011b34496a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010c17d8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010c17b016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000117709837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000117f9111a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011770526b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000117711407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x00000001176fdb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011b341679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011b33f7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011b3440ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010cf1a0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010dce3f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010dce5b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010dce6dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010dcf8ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010dcf802a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010d11c219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010bd249ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011b40f7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010ced0513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010bd2488d main + 237
42  browser_tests                       0x000000010a1dae34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[28/230] PlatformAppBrowserTest.ReinstallDataCleanup (TIMED OUT)
[ RUN      ] AppWindowBrowserTest.FrameInsetsForColoredFrame
[851:3847:1203/070042:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[854:13063:1203/070044:WARNING:channel.cc(358)] RawChannel write error
[851:17411:1203/070044:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowBrowserTest.FrameInsetsForColoredFrame (3525 ms)
[29/230] AppWindowBrowserTest.FrameInsetsForColoredFrame (4806 ms)
[ RUN      ] MimeHandlerViewTest.EmbeddedDataUrlEmbed
[859:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[855:63235:1203/070047:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[855:3847:1203/070048:INFO:CONSOLE(0)] "[SUCCESS] testDataUrl", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[       OK ] MimeHandlerViewTest.EmbeddedDataUrlEmbed (3848 ms)
[30/230] MimeHandlerViewTest.EmbeddedDataUrlEmbed (5208 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileEmptyExtensionAcceptAny
[864:3847:1203/070047:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[858:5635:1203/070049:ERROR:mach_broker_mac.mm(234)] Unknown process 866 is sending Mach IPC messages!
[858:3847:1203/070050:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://cppngneddgcinonbbcpgecgljpjnanbl/_generated_background_page.html (0)
[865:12807:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[864:17155:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFileEmptyExtensionAcceptAny (4223 ms)
[31/230] PlatformAppWithFileBrowserTest.LaunchWithFileEmptyExtensionAcceptAny (5628 ms)
[ RUN      ] AppShimHostManagerBrowserTest.LaunchNormal
[871:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[872:13063:1203/070052:WARNING:channel.cc(358)] RawChannel write error
[872:3847:1203/070052:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[872:3847:1203/070052:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[872:3847:1203/070052:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[872:3847:1203/070052:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[872:3847:1203/070052:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[872:3847:1203/070052:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[872:3847:1203/070052:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] AppShimHostManagerBrowserTest.LaunchNormal (2148 ms)
[32/230] AppShimHostManagerBrowserTest.LaunchNormal (3388 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteUnsupportedEphemeralApp
[878:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[879:13063:1203/070056:WARNING:channel.cc(358)] RawChannel write error
[878:16899:1203/070056:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteUnsupportedEphemeralApp (4705 ms)
[33/230] EphemeralAppBrowserTest.PromoteUnsupportedEphemeralApp (6006 ms)
[ RUN      ] AppViewTest.TestAppViewRefusedDataShouldFail
[883:3847:1203/070055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[876:3847:1203/070059:INFO:CONSOLE(37)] "appToEmbed  likdnnjhclphbmnffglmddlffcfbpcec", source: chrome-extension://jeljgnkjklladplngglnnnalebgckmjk/main.js (37)
[876:3847:1203/070059:INFO:CONSOLE(37)] "Attempting to connect to app with refused params.", source: chrome-extension://jeljgnkjklladplngglnnnalebgckmjk/main.js (37)
[876:3847:1203/070059:INFO:CONSOLE(66)] "Unable to connect to app "likdnnjhclphbmnffglmddlffcfbpcec".", source: extensions::appView (66)
[876:3847:1203/070059:INFO:CONSOLE(37)] "FAILED TO CONNECT.", source: chrome-extension://jeljgnkjklladplngglnnnalebgckmjk/main.js (37)
[883:15623:1203/070100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppViewTest.TestAppViewRefusedDataShouldFail (6934 ms)
[34/230] AppViewTest.TestAppViewRefusedDataShouldFail (8322 ms)
[ RUN      ] AppViewTest.KillGuestWithInvalidInstanceID
[892:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[887:3847:1203/070101:INFO:CONSOLE(7)] "Bad App is running.", source: chrome-extension://onaghibomplplfhjboeapokhihoeemkl/background.js (7)
[887:3847:1203/070101:ERROR:bad_message.cc(16)] Terminating extension renderer for bad IPC message, reason 4
[       OK ] AppViewTest.KillGuestWithInvalidInstanceID (3753 ms)
[35/230] AppViewTest.KillGuestWithInvalidInstanceID (4922 ms)
[ RUN      ] WebViewTest.Shim_TestDisplayNoneWebviewLoad
[904:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[910:15107:1203/070107:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[906:12807:1203/070107:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDisplayNoneWebviewLoad (4904 ms)
[36/230] WebViewTest.Shim_TestDisplayNoneWebviewLoad (6240 ms)
[ RUN      ] AppViewTest.KillGuestCommunicatingWithWrongAppView
[899:3847:1203/070103:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[895:3847:1203/070105:INFO:CONSOLE(7)] "Host App is running.", source: chrome-extension://nkbhlledielbllkegjldndnoinelleko/background.js (7)
[895:3847:1203/070108:INFO:CONSOLE(7)] "Bad App is running.", source: chrome-extension://onaghibomplplfhjboeapokhihoeemkl/background.js (7)
[895:3847:1203/070108:INFO:CONSOLE(12)] "Embed request received at the guest app.", source: chrome-extension://haiflbmddkjekpgabnemngbeofpdiajc/background.js (12)
[895:3847:1203/070108:INFO:CONSOLE(13)] "Embed request received at the bad app.", source: chrome-extension://onaghibomplplfhjboeapokhihoeemkl/background.js (13)
[895:3847:1203/070108:ERROR:bad_message.cc(16)] Terminating extension renderer for bad IPC message, reason 5
[895:3847:1203/070108:INFO:CONSOLE(18)] "Moving on with the embedding.", source: chrome-extension://haiflbmddkjekpgabnemngbeofpdiajc/background.js (18)
[909:13063:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[905:13319:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[900:13063:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppViewTest.KillGuestCommunicatingWithWrongAppView (7736 ms)
[37/230] AppViewTest.KillGuestCommunicatingWithWrongAppView (8954 ms)
[ RUN      ] WebViewTest.Shim_TestContentLoadEvent
[916:3847:1203/070110:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[916:17667:1203/070114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestContentLoadEvent (5089 ms)
[38/230] WebViewTest.Shim_TestContentLoadEvent (6471 ms)
[ RUN      ] WebViewTest.Shim_TestLoadStartLoadRedirect
[921:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[926:14851:1203/070115:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[921:17411:1203/070115:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadStartLoadRedirect (4912 ms)
[39/230] WebViewTest.Shim_TestLoadStartLoadRedirect (6221 ms)
[ RUN      ] WebViewTest.Shim_TestGetProcessId
[931:3847:1203/070117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[936:13319:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[931:17667:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestGetProcessId (5045 ms)
[40/230] WebViewTest.Shim_TestGetProcessId (6477 ms)
[ RUN      ] WebViewTest.CookieIsolation
[935:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[930:62215:1203/070119:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[930:7427:1203/070119:ERROR:mach_broker_mac.mm(234)] Unknown process 938 is sending Mach IPC messages!
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "test_manager" to "first_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "test_manager" to "first_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: first_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "first_test" will handle the message type"Start the test.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(50)] "Asking |webviews[0]| for their cookies.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (50)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "first_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Received message from "first_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Agent "agent_cookie" will handle the message type"Get cookies.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Cookie requested. We have: ", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Sending message from "agent_cookies" to "first_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookies" to "first_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: first_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "first_test" will handle the message type"Cookies are ready.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(62)] "Read the cookies from |webviews[0]|.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (62)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "first_test" to "test_manager".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "first_test" to "test_manager".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: test_manager", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "test_manager" will handle the message type"Test ended.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(196)] "First test ended.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (196)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "test_manager" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "test_manager" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: second_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "second_test" will handle the message type"Start the test.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Received message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Agent "agent_cookie" will handle the message type"Clear all cookies.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Deleted all cookies.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Sending message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: second_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "second_test" will handle the message type"Cookies cleard.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Received message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Agent "agent_cookie" will handle the message type"Clear all cookies.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Deleted all cookies.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Sending message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: second_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "second_test" will handle the message type"Cookies cleard.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Received message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Agent "agent_cookie" will handle the message type"Set the given cookie.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Message received: Set the given cookie.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Setting cookie to: guest1=true; path=/; expires=Fri Dec 04 2015 07:01:22 GMT-0800 (PST);", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Sending message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: second_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "second_test" will handle the message type"Cookie was set to the given value.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Received message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Agent "agent_cookie" will handle the message type"Set the given cookie.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Message received: Set the given cookie.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Setting cookie to: guest2=true; path=/; expires=Fri Dec 04 2015 07:01:22 GMT-0800 (PST);", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Sending message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookie" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: second_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "second_test" will handle the message type"Cookie was set to the given value.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(111)] "Both webviews finished writing their cookies. Asking them to read us their cookie now.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (111)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(111)] "Both webviews finished writing their cookies. Asking them to read us their cookie now.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (111)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Received message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Agent "agent_cookie" will handle the message type"Get cookies.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Cookie requested. We have: guest1=true; guest2=true", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_0: Sending message from "agent_cookies" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookies" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: second_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "second_test" will handle the message type"Cookies are ready.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(130)] "Some webview sent us its cookie(s).", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (130)
[930:3847:1203/070122:INFO:CONSOLE(131)] "Cookie: {"guest1":"true","guest2":"true"}.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (131)
[930:3847:1203/070122:INFO:CONSOLE(139)] "Read exactly two cookies.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (139)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Received message from "second_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Agent "agent_cookie" will handle the message type"Get cookies.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Cookie requested. We have: guest1=true; guest2=true", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_1: Sending message from "agent_cookies" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookies" to "second_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: second_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "second_test" will handle the message type"Cookies are ready.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(130)] "Some webview sent us its cookie(s).", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (130)
[930:3847:1203/070122:INFO:CONSOLE(131)] "Cookie: {"guest1":"true","guest2":"true"}.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (131)
[930:3847:1203/070122:INFO:CONSOLE(139)] "Read exactly two cookies.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (139)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "second_test" to "test_manager".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "second_test" to "test_manager".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: test_manager", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "test_manager" will handle the message type"Test ended.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(200)] "Second test ended.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (200)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "test_manager" to "third_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "test_manager" to "third_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: third_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "third_test" will handle the message type"Start the test.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(159)] "Asking the webview on a different partition to send us its cookies.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (159)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "third_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_2: Received message from "third_test" to "agent_cookie".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_2: Dispatching message to agent: agent_cookie", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_2: Agent "agent_cookie" will handle the message type"Get cookies.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_2: Cookie requested. We have: ", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(242)] "webview_2: Sending message from "agent_cookies" to "third_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (242)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "agent_cookies" to "third_test".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: third_test", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "third_test" will handle the message type"Cookies are ready.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(170)] "The webview on a different partition sent us its cookies.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (170)
[930:3847:1203/070122:INFO:CONSOLE(38)] "Sending message from "third_test" to "test_manager".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (38)
[930:3847:1203/070122:INFO:CONSOLE(46)] "Received message from "third_test" to "test_manager".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (46)
[930:3847:1203/070122:INFO:CONSOLE(49)] "Dispatching message to agent: test_manager", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (49)
[930:3847:1203/070122:INFO:CONSOLE(84)] "Agent "test_manager" will handle the message type"Test ended.".", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/message.js (84)
[930:3847:1203/070122:INFO:CONSOLE(204)] "Third test ended.", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/tests.js (204)
[930:3847:1203/070122:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://mbllhfpdjopacbiogofinmcnfikgijmo/window.html (0)
[941:13063:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[942:13063:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.CookieIsolation (6171 ms)
[41/230] WebViewTest.CookieIsolation (7383 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestCheck
[947:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[943:3847:1203/070127:INFO:CONSOLE(41)] "onWebViewLoadStop", source: chrome-extension://gkplemcmijcdgefbichnjmdcheofomjo/embedder.js (41)
[943:63239:1203/070127:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[943:3847:1203/070127:INFO:CONSOLE(77)] "MediaStreamTrack.getSources is deprecated. See https://www.chromestatus.com/feature/4765305641369600 for more details.", source: chrome-extension://gkplemcmijcdgefbichnjmdcheofomjo/embedder.js (77)
[943:3847:1203/070127:INFO:CONSOLE(20)] "test passed", source: chrome-extension://gkplemcmijcdgefbichnjmdcheofomjo/embedder.js (20)
[952:13063:1203/070127:WARNING:channel.cc(358)] RawChannel write error
[949:12807:1203/070127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestCheck (5621 ms)
[42/230] WebViewTest.MediaAccessAPIAllow_TestCheck (6809 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromMainThreadAllow
[953:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[948:3847:1203/070128:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://jpmocddpbpilnalgijmiknhejjblecpi/embedder.js (77)
[948:62727:1203/070129:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[948:3847:1203/070129:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://jpmocddpbpilnalgijmiknhejjblecpi/embedder.js (79)
[948:3847:1203/070129:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://jpmocddpbpilnalgijmiknhejjblecpi/embedder.js (82)
[948:3847:1203/070129:WARNING:chrome_quota_permission_context.cc(309)] Attempt to request quota from a background page: 5,1
[954:12807:1203/070129:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromMainThreadAllow (5329 ms)
[43/230] WebViewTest.FileSystemAPIRequestFromMainThreadAllow (6584 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsAllow
[961:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[958:3847:1203/070134:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.1", source: chrome-extension://hnaenjbfendhifaoaohpnibkeiebbojg/embedder.js (79)
[958:3847:1203/070134:INFO:CONSOLE(82)] "embedder.webview[1].postMessage", source: chrome-extension://hnaenjbfendhifaoaohpnibkeiebbojg/embedder.js (82)
[958:62723:1203/070134:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[958:62723:1203/070134:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[958:3847:1203/070134:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.2", source: chrome-extension://hnaenjbfendhifaoaohpnibkeiebbojg/embedder.js (79)
[958:3847:1203/070134:INFO:CONSOLE(82)] "embedder.webview[2].postMessage", source: chrome-extension://hnaenjbfendhifaoaohpnibkeiebbojg/embedder.js (82)
[958:62723:1203/070134:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[958:3847:1203/070134:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.0", source: chrome-extension://hnaenjbfendhifaoaohpnibkeiebbojg/embedder.js (79)
[958:3847:1203/070134:INFO:CONSOLE(82)] "embedder.webview[0].postMessage", source: chrome-extension://hnaenjbfendhifaoaohpnibkeiebbojg/embedder.js (82)
[966:13063:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsAllow (5802 ms)
[44/230] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsAllow (7080 ms)
[ RUN      ] WebViewTest.ClearDataCache
[967:3847:1203/070132:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[962:3847:1203/070134:INFO:CONSOLE(6)] "config: 49281", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:62211:1203/070135:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[962:3847:1203/070135:INFO:CONSOLE(6)] "webview has loaded.", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "Guest load completed.", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "onResponseStarted, url:,http://localhost:49281/cache-control-response,fromCache:,false", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "onResponseStarted, url:,http://localhost:49281/cache-control-response,fromCache:,true", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "onResponseStarted, url:,http://localhost:49281/cache-control-response,fromCache:,true", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "onResponseStarted, url:,http://localhost:49281/cache-control-response,fromCache:,true", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "onResponseStarted, url:,http://localhost:49281/cache-control-response,fromCache:,true", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "G:,xhr.onload", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "G:,xhr.onload", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "G:,xhr.onload", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "G:,xhr.onload", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "G:,xhr.onload", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "clearData done", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[962:3847:1203/070135:INFO:CONSOLE(6)] "onResponseStarted, url:,http://localhost:49281/cache-control-response,fromCache:,false", source: chrome-extension://lgldhddpmggkcnogpmdkdlkjmhcmcigg/embedder.js (6)
[972:12807:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[968:12551:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ClearDataCache (5364 ms)
[45/230] WebViewTest.ClearDataCache (6564 ms)
[ RUN      ] AutocompleteBrowserTest.Basic
[982:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[982:17667:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutocompleteBrowserTest.Basic (2432 ms)
[46/230] AutocompleteBrowserTest.Basic (3845 ms)
[ RUN      ] WebViewNewWindowTest.Shim_TestNewWindowNoPreventDefault
[977:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[985:15107:1203/070140:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[977:3847:1203/070140:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000a0e80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[985:15107:1203/070141:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[985:15107:1203/070141:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[977:17923:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewNewWindowTest.Shim_TestNewWindowNoPreventDefault (5372 ms)
[47/230] WebViewNewWindowTest.Shim_TestNewWindowNoPreventDefault (6769 ms)
[ RUN      ] AutofillTest.FillProfileCrazyCharacters
[990:3847:1203/070142:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[991:13063:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[986:3847:1203/070143:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[990:15623:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.FillProfileCrazyCharacters (2443 ms)
[48/230] AutofillTest.FillProfileCrazyCharacters (3846 ms)
[ RUN      ] AutofillTest.ProfilesNotAggregatedWithSubmitHandler
[995:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[989:39959:1203/070146:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[989:3847:1203/070146:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[989:3847:1203/070146:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[995:17411:1203/070146:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.ProfilesNotAggregatedWithSubmitHandler (3910 ms)
[49/230] AutofillTest.ProfilesNotAggregatedWithSubmitHandler (5125 ms)
[ RUN      ] AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff
[1001:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[997:3847:1203/070148:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1001:16135:1203/070148:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff (3546 ms)
[50/230] AutofillServerTest.QueryAndUploadBothIncludeFieldsWithAutocompleteOff (4850 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerNoTypeInManifestCapsExtension
[1007:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1003:68867:1203/070150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1003:3847:1203/070150:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[1003:3847:1203/070150:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[1003:3847:1203/070150:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerNoTypeInManifestCapsExtension (2765 ms)
[51/230] AppBannerDataFetcherBrowserTest.WebAppBannerNoTypeInManifestCapsExtension (4073 ms)
[ RUN      ] BrowsingDataLocalStorageHelperTest.CallbackCompletes
[1012:3847:1203/070151:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1014:13063:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[1014:3847:1203/070152:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1014:3847:1203/070152:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1014:3847:1203/070152:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1014:3847:1203/070152:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1014:3847:1203/070152:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1014:3847:1203/070152:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1014:3847:1203/070152:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1012:17411:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowsingDataLocalStorageHelperTest.CallbackCompletes (2475 ms)
[52/230] BrowsingDataLocalStorageHelperTest.CallbackCompletes (3903 ms)
[ RUN      ] AndroidNoConfigUsbTest.TestDeviceNoConfig
[1017:3847:1203/070153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1013:3847:1203/070154:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1017:17411:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AndroidNoConfigUsbTest.TestDeviceNoConfig (2682 ms)
[53/230] AndroidNoConfigUsbTest.TestDeviceNoConfig (3907 ms)
[ RUN      ] WebRtcDeviceProviderTest.TestDeleteSelf
[1023:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1025:3847:1203/070156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1025:3847:1203/070156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1025:3847:1203/070156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1025:3847:1203/070156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1025:3847:1203/070156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1025:3847:1203/070156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1025:3847:1203/070156:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1023:17411:1203/070156:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebRtcDeviceProviderTest.TestDeleteSelf (2520 ms)
[54/230] WebRtcDeviceProviderTest.TestDeleteSelf (3906 ms)
[ RUN      ] DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh
[1028:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49325...
sending server_data: {"host": "127.0.0.1", "port": 49325} (36 bytes)
[1024:3847:1203/070202:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[1036:13063:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[1030:13063:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[1028:17411:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh (8383 ms)
[55/230] DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh (9732 ms)
[ RUN      ] DevToolsSanityTest.TestToolboxNotLoadedDocked
[1034:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49328...
sending server_data: {"host": "127.0.0.1", "port": 49328} (36 bytes)
[1035:12551:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestToolboxNotLoadedDocked (7280 ms)
[56/230] DevToolsSanityTest.TestToolboxNotLoadedDocked (8587 ms)
[ RUN      ] DevToolsExtensionTest.TestDevToolsExtensionAPI
[1045:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49333...
sending server_data: {"host": "127.0.0.1", "port": 49333} (36 bytes)
[1041:3847:1203/070211:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[1041:3847:1203/070212:INFO:CONSOLE(2)] "PASS", source:  (2)
[1045:16391:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsExtensionTest.TestDevToolsExtensionAPI (6859 ms)
[57/230] DevToolsExtensionTest.TestDevToolsExtensionAPI (8038 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleNotFound
[1059:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[1059:3847:1203/070215:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1059:3847:1203/070215:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1059:3847:1203/070215:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1059:3847:1203/070215:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1059:3847:1203/070215:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1059:3847:1203/070215:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleNotFound (2432 ms)
[58/230] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsArticleNotFound (3789 ms)
[ RUN      ] DevToolsPixelOutputTests.TestScreenshotRecording
[1049:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49336...
sending server_data: {"host": "127.0.0.1", "port": 49336} (36 bytes)
[1042:3847:1203/070212:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[1042:3847:1203/070215:INFO:CONSOLE(2)] "DONE", source:  (2)
[1050:12807:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[1049:17411:1203/070217:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsPixelOutputTests.TestScreenshotRecording (11356 ms)
[59/230] DevToolsPixelOutputTests.TestScreenshotRecording (12873 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.PrefChange
[1064:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1064:3847:1203/070219:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1064:3847:1203/070219:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001087c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1061:3847:1203/070219:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1061:3847:1203/070219:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] DomDistillerViewerSourceBrowserTest.PrefChange (2574 ms)
[60/230] DomDistillerViewerSourceBrowserTest.PrefChange (3807 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.PrefChangeError
[1069:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1065:3847:1203/070221:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1069:17923:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.PrefChangeError (2638 ms)
[61/230] DomDistillerViewerSourceBrowserTest.PrefChangeError (4073 ms)
[ RUN      ] DownloadTest.IncognitoDownload
[1074:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1076:13063:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[1074:17411:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.IncognitoDownload (3943 ms)
[62/230] DownloadTest.IncognitoDownload (5160 ms)
[ RUN      ] ErrorPageTest.DNSError_DoClickLink
[1086:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1083:3847:1203/070228:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1086:17155:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_DoClickLink (2514 ms)
[63/230] ErrorPageTest.DNSError_DoClickLink (3763 ms)
[ RUN      ] ErrorPageAutoReloadTest.AutoReload
[1091:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1088:3847:1203/070237:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ErrorPageAutoReloadTest.AutoReload (7577 ms)
[64/230] ErrorPageAutoReloadTest.AutoReload (8797 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetService
[1097:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1094:3847:1203/070242:INFO:CONSOLE(0)] "[SUCCESS] testGetService", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[1097:17155:1203/070242:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetService (3208 ms)
[65/230] BluetoothLowEnergyApiTest.GetService (4567 ms)
[ RUN      ] BluetoothLowEnergyApiTest.AddressChange
[1104:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1100:3847:1203/070246:INFO:CONSOLE(0)] "[SUCCESS] testAddressChanged", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.AddressChange (3205 ms)
[66/230] BluetoothLowEnergyApiTest.AddressChange (4369 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionAssorted
[1110:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1111:3847:1203/070249:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1111:3847:1203/070249:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1111:3847:1203/070249:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1111:3847:1203/070249:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1111:3847:1203/070249:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1111:3847:1203/070249:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1111:3847:1203/070249:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionAssorted (2097 ms)
[67/230] ExtensionBrowsingDataTest.SettingsFunctionAssorted (3237 ms)
[ RUN      ] DeclarativeApiTest.DeclarativeApi
[1115:3847:1203/070252:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testInvalidAddRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testInvalidGetRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testInvalidRemoveRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testAddRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testGetRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testGetRules2", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testGetRules3", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testSelectiveGetRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testSelectiveRemoveRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testGetRemainingRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testIdGeneration", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testRemovingAllRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testAllRulesRemoved", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testValidation", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testValidationAsync", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1112:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] testAddRules", source: chrome-extension://caccmkjmaclbijnogamkfjhjelmedbme/_generated_background_page.html (0)
[1116:12807:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeApiTest.DeclarativeApi (3470 ms)
[68/230] DeclarativeApiTest.DeclarativeApi (4814 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic_Fail
[1122:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1119:4611:1203/070258:ERROR:mach_broker_mac.mm(234)] Unknown process 1124 is sending Mach IPC messages!
[1122:17667:1203/070258:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic_Fail (2836 ms)
[69/230] DownloadExtensionTest.DownloadExtensionTest_Download_AuthBasic_Fail (4028 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers_Fail
[1128:3847:1203/070301:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1125:5383:1203/070302:ERROR:mach_broker_mac.mm(234)] Unknown process 1130 is sending Mach IPC messages!
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers_Fail (2804 ms)
[70/230] DownloadExtensionTest.DownloadExtensionTest_Download_Headers_Fail (4031 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Cancel
[1135:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49344...
sending server_data: {"host": "127.0.0.1", "port": 49344} (36 bytes)
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Cancel (3381 ms)
[71/230] DownloadExtensionTest.DownloadExtensionTest_Download_Cancel (4553 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSpanning
[1142:3847:1203/070310:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1139:5383:1203/070312:ERROR:mach_broker_mac.mm(234)] Unknown process 1146 is sending Mach IPC messages!
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSpanning (4312 ms)
[72/230] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IncognitoSpanning (5608 ms)
[ RUN      ] DownloadInterruptReasonEnumsSynced.DownloadInterruptReasonEnumsSynced
[       OK ] DownloadInterruptReasonEnumsSynced.DownloadInterruptReasonEnumsSynced (0 ms)
[73/230] DownloadInterruptReasonEnumsSynced.DownloadInterruptReasonEnumsSynced (1127 ms)
[ RUN      ] ExtensionBrowserTest.TitleLocalizationPageAction
[1152:3847:1203/070316:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1149:62475:1203/070318:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1152:18179:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.TitleLocalizationPageAction (3352 ms)
[74/230] ExtensionBrowserTest.TitleLocalizationPageAction (4581 ms)
[ RUN      ] ErrorPageTest.DNSError_GoBack1
[1081:3847:1203/070224:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010e525aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011c916f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8dcad90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d24c233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d251916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d2510e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff93019eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff93019c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff93019ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91ef4533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91ef3df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91eeb1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010e506a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010e5047fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010e5c4149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011c9e8e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011c9eb6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011c918bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010e4ee12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011c91696a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010d74f8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010d74d016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000118cdb837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011956311a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x0000000118cd726b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000118ce3407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000118ccfb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011c913679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011c9117ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011c9160ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010e4ec0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010f2b5f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010f2b7b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010f2b8dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010f2caab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010f2ca02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010e6ee219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010d2f69ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011c9e17c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010e4a2513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010d2f688d main + 237
42  browser_tests                       0x000000010b7ace34 start + 52
[75/230] ErrorPageTest.DNSError_GoBack1 (TIMED OUT)
[ RUN      ] FeedbackApiTest.Basic
[1158:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1155:3847:1203/070322:INFO:CONSOLE(0)] "[SUCCESS] getUserEmailTest", source: chrome-extension://gfdkimpbcpahaombhbimeihdjnejgicl/_generated_background_page.html (0)
[1155:3847:1203/070322:INFO:CONSOLE(0)] "[SUCCESS] getSystemInfoTest", source: chrome-extension://gfdkimpbcpahaombhbimeihdjnejgicl/_generated_background_page.html (0)
[1155:3847:1203/070322:INFO:CONSOLE(0)] "[SUCCESS] sendFeedbackTest", source: chrome-extension://gfdkimpbcpahaombhbimeihdjnejgicl/_generated_background_page.html (0)
[1155:3847:1203/070322:WARNING:feedback_uploader_delegate.cc(57)] FEEDBACK: Submission to feedback server (https://www.google.com/tools/feedback/chrome/__submit) status: No connection to server.
[1158:17411:1203/070323:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FeedbackApiTest.Basic (3377 ms)
[76/230] FeedbackApiTest.Basic (4573 ms)
[ RUN      ] HistoryApiTest.DeleteProhibited
[1169:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1163:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] deleteUrl", source: chrome-extension://koaiehegneepncopchdfdoklkpacnlkk/delete_prohibited.html (0)
[1163:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] deleteRange", source: chrome-extension://koaiehegneepncopchdfdoklkpacnlkk/delete_prohibited.html (0)
[1163:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] deleteAll", source: chrome-extension://koaiehegneepncopchdfdoklkpacnlkk/delete_prohibited.html (0)
[1174:13063:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[1169:15879:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryApiTest.DeleteProhibited (4124 ms)
[77/230] HistoryApiTest.DeleteProhibited (5550 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRestoreEntry
[1168:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1162:5635:1203/070327:ERROR:mach_broker_mac.mm(234)] Unknown process 1172 is sending Mach IPC messages!
[1162:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] restoreEntryWorks", source: chrome-extension://olhfollikmahchaeencicnijoddpanfp/test.html (0)
[1173:13831:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[1170:13063:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[1168:17667:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiRestoreEntry (4729 ms)
[78/230] FileSystemApiTest.FileSystemApiRestoreEntry (5930 ms)
[ RUN      ] HotwordPrivateApiTest.IsAvailableTrue_NoGet
[1181:3847:1203/070331:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1175:3847:1203/070333:INFO:CONSOLE(0)] "[SUCCESS] isAvailable", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[1181:17923:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.IsAvailableTrue_NoGet (3603 ms)
[79/230] HotwordPrivateApiTest.IsAvailableTrue_NoGet (4914 ms)
[ RUN      ] HotwordPrivateApiTest.OnHotwordTriggered
[1182:3847:1203/070331:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1176:3847:1203/070333:INFO:CONSOLE(0)] "[SUCCESS] onHotwordTriggered", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[1186:13063:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[1184:12807:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[1182:17667:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.OnHotwordTriggered (3796 ms)
[80/230] HotwordPrivateApiTest.OnHotwordTriggered (5151 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveQueueShutdown
[1194:3847:1203/070336:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1188:3847:1203/070338:INFO:CONSOLE(5)] "hi there", source: chrome-extension://aoefilhkdodgjkgoofgobbpfhigiffji/test.js (5)
[1196:12551:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[1194:17923:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveQueueShutdown (3697 ms)
[81/230] GetAuthTokenFunctionTest.InteractiveQueueShutdown (4933 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiUnknownUser
[1195:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1189:3847:1203/070338:INFO:CONSOLE(5)] "hi there", source: chrome-extension://aoefilhkdodgjkgoofgobbpfhigiffji/test.js (5)
[1199:13063:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[1195:17667:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiUnknownUser (3686 ms)
[82/230] GetAuthTokenFunctionTest.MultiUnknownUser (4924 ms)
[ RUN      ] RemoveCachedAuthTokenFunctionTest.NotFound
[1207:3847:1203/070341:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1209:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1209:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1209:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1209:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1209:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1209:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1209:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1207:17411:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RemoveCachedAuthTokenFunctionTest.NotFound (2274 ms)
[83/230] RemoveCachedAuthTokenFunctionTest.NotFound (3513 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveLoginAccessTokenFailure
[1206:3847:1203/070341:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1200:3847:1203/070343:INFO:CONSOLE(5)] "hi there", source: chrome-extension://aoefilhkdodgjkgoofgobbpfhigiffji/test.js (5)
[1206:17667:1203/070343:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveLoginAccessTokenFailure (3555 ms)
[84/230] GetAuthTokenFunctionTest.MultiSecondaryNonInteractiveLoginAccessTokenFailure (5016 ms)
[ RUN      ] InstanceIDApiTest.DeleteToken
[1220:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithoutParameters", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithoutCallback", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithoutAuthorizedEntity", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithEmptyAuthorizedEntity", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithInvalidAuthorizedEntity", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithoutScope", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithEmptyScope", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenWithInvalidScope", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenBeforeGetToken", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] deleteTokenAfterGetToken", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1215:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] getTokenDeleteTokeAndGetToken", source: chrome-extension://ekkdfkljepldijajbpfndbnaggnaihek/_generated_background_page.html (0)
[1220:15879:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InstanceIDApiTest.DeleteToken (3553 ms)
[85/230] InstanceIDApiTest.DeleteToken (4885 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.UserCloseWindow
[1216:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1212:3847:1203/070347:INFO:CONSOLE(3)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://ahjaciijnoiaklcomgnblndopackapon/scope_approval_dialog.html (3)
[1216:17411:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.UserCloseWindow (5389 ms)
[86/230] LaunchWebAuthFlowFunctionTest.UserCloseWindow (6731 ms)
[ RUN      ] MDnsAPITest.MaxServiceInstancesPerEventConst
[1230:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1236:13063:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[1230:17411:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MDnsAPITest.MaxServiceInstancesPerEventConst (3739 ms)
[87/230] MDnsAPITest.MaxServiceInstancesPerEventConst (4946 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.GetMetadata
[1234:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1227:50715:1203/070353:ERROR:mach_broker_mac.mm(234)] Unknown process 1237 is sending Mach IPC messages!
[1227:3847:1203/070354:INFO:CONSOLE(0)] "[SUCCESS] ImageMIMETypeOnlyTest", source: chrome-extension://gombgoghmapaikeboakngeogknfdffla/_generated_background_page.html (0)
[1227:3847:1203/070354:INFO:CONSOLE(0)] "[SUCCESS] ImageTagsTest", source: chrome-extension://gombgoghmapaikeboakngeogknfdffla/_generated_background_page.html (0)
[1235:12807:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[1238:13063:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.GetMetadata (4844 ms)
[88/230] MediaGalleriesPlatformAppBrowserTest.GetMetadata (5994 ms)
[ RUN      ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphrase
[1244:3847:1203/070356:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1244:15623:1203/070357:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphrase (2686 ms)
[89/230] PreferencesPrivateApiTest.GetSyncCategoriesWithoutPassphrase (4052 ms)
[ RUN      ] ProxySettingsApiTest.ProxySystem
[1249:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1245:3847:1203/070400:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://kngofnjdobibenaofmnhlnjgilmlidmn/_generated_background_page.html (0)
[1245:3847:1203/070400:INFO:CONSOLE(0)] "[SUCCESS] setSystemProxy", source: chrome-extension://kngofnjdobibenaofmnhlnjgilmlidmn/_generated_background_page.html (0)
[1253:13063:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[1249:18947:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxySystem (3944 ms)
[90/230] ProxySettingsApiTest.ProxySystem (5295 ms)
[ RUN      ] ExtensionTabsTest.UpdateNoPermissions
[1261:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1262:15107:1203/070403:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[1262:15107:1203/070403:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1261:15367:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.UpdateNoPermissions (2066 ms)
[91/230] ExtensionTabsTest.UpdateNoPermissions (3288 ms)
[ RUN      ] SocketApiTest.SocketMulticast
[1255:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1250:3847:1203/070402:INFO:CONSOLE(415)] "Running tests, protocol none, echo server 127.0.0.1:8888", source: chrome-extension://ikeeifnkgoepididjdnjagamdbbnhlaf/background.js (415)
[1250:3847:1203/070402:INFO:CONSOLE(423)] "Running multicast tests", source: chrome-extension://ikeeifnkgoepididjdnjagamdbbnhlaf/background.js (423)
[1250:3847:1203/070402:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running socket.setMulticastTimeToLive: net::ERR_INVALID_ARGUMENT
    at Object.callback (chrome-extension://ikeeifnkgoepididjdnjagamdbbnhlaf/multicast.js:68:18)", source: chrome-extension://ikeeifnkgoepididjdnjagamdbbnhlaf/_generated_background_page.html (0)
[1250:3847:1203/070406:INFO:CONSOLE(0)] "[SUCCESS] testMulticast", source: chrome-extension://ikeeifnkgoepididjdnjagamdbbnhlaf/_generated_background_page.html (0)
[1250:3847:1203/070406:INFO:CONSOLE(0)] "[SUCCESS] testMulticast", source: chrome-extension://ikeeifnkgoepididjdnjagamdbbnhlaf/_generated_background_page.html (0)
[1256:13063:1203/070406:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SocketApiTest.SocketMulticast (7884 ms)
[92/230] SocketApiTest.SocketMulticast (9217 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopUpload
[1267:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1268:14851:1203/070407:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[1268:14851:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1267:17667:1203/070407:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopUpload (2238 ms)
[93/230] WebrtcLoggingPrivateApiTest.TestStartStopUpload (3518 ms)
[ RUN      ] AppBackgroundPageApiTest.ManifestBackgroundPage
[1274:3847:1203/070409:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1269:39955:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test.html
[1276:13063:1203/070411:WARNING:channel.cc(358)] RawChannel write error
[1274:16903:1203/070411:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBackgroundPageApiTest.ManifestBackgroundPage (3447 ms)
[94/230] AppBackgroundPageApiTest.ManifestBackgroundPage (4726 ms)
[ RUN      ] AppBackgroundPageApiTest.NoJsManifestBackgroundPage
[1277:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1270:62723:1203/070411:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /bg.html
[1280:13319:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[1270:62723:1203/070414:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1270:5635:1203/070414:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 2
[1277:3847:1203/070414:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1277:3847:1203/070414:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AppBackgroundPageApiTest.NoJsManifestBackgroundPage (6168 ms)
[95/230] AppBackgroundPageApiTest.NoJsManifestBackgroundPage (7464 ms)
[ RUN      ] AppApiTest.ReloadIntoAppProcess
[1287:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(480)] Loading extension.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(483)] Loading extension - done.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(485)] Disabling extension.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(487)] Disabling extension - done.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(488)] Navigate to path1/empty.html.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(490)] Navigate to path1/empty.html - done.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(496)] Enabling extension.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(498)] Enabling extension - done.
[1282:3847:1203/070415:INFO:app_process_apitest.cc(504)] Reloading.
[1282:61979:1203/070415:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1282:3847:1203/070416:INFO:app_process_apitest.cc(507)] Reloading - done.
[1282:3847:1203/070416:INFO:app_process_apitest.cc(512)] Disabling extension.
[1282:3847:1203/070416:INFO:app_process_apitest.cc(514)] Disabling extension - done.
[1282:3847:1203/070416:INFO:app_process_apitest.cc(520)] Reloading.
[1282:3847:1203/070417:INFO:app_process_apitest.cc(523)] Reloading - done.
[1291:12807:1203/070417:WARNING:channel.cc(358)] RawChannel write error
[1287:17667:1203/070417:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1287==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8dcc4bc9 bp 0x000124564730 sp 0x0001245646f0 T6)
    #0 0x7fff8dcc4bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10d3bb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10d3bb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10d3bb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10d3bb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10d3dd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10d3dd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10d3c8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10d3c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10d3c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10d3d6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10d3d6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10d3d6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10d3d6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10d3d6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10b03036c in Run base/callback.h:396:12
    #16 0x10b03036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10b098894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10b099ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10b099ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10b00ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10b0d3078 in Run base/run_loop.cc:55:3
    #22 0x10b0970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10b141d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10b13560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x106199119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b134fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b141426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x117c2026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10af24abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10af24abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10af2370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10af52948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10af50abd in ContentMain content/app/content_main.cc:19:15
    #9 0x109feec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10615599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x106155563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==1287==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AppApiTest.ReloadIntoAppProcess (4896 ms)
[96/230] AppApiTest.ReloadIntoAppProcess (6163 ms)
[ RUN      ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithEmptyTlsChannelId
[1294:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1290:40975:1203/070419:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1294:17667:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithEmptyTlsChannelId (3926 ms)
[97/230] ExternallyConnectableMessagingTest.WebConnectableWithTlsChannelIdWithEmptyTlsChannelId (5152 ms)
[ RUN      ] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest_RedirectCached
[1300:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest_RedirectCached (4222 ms)
[98/230] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest_RedirectCached (5401 ms)
[ RUN      ] LazyBackgroundPageApiTest.Filters
[1306:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1302:3847:1203/070424:INFO:CONSOLE(5)] "running extension!", source: chrome-extension://hmfbidijibgmigobhonnngnpbkfkhnel/background.js (5)
[1302:63235:1203/070424:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1302:3847:1203/070425:INFO:CONSOLE(5)] "running extension!", source: chrome-extension://hmfbidijibgmigobhonnngnpbkfkhnel/background.js (5)
[1302:3847:1203/070425:INFO:CONSOLE(7)] "Got the event!", source: chrome-extension://hmfbidijibgmigobhonnngnpbkfkhnel/background.js (7)
[1302:3847:1203/070425:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://hmfbidijibgmigobhonnngnpbkfkhnel/_generated_background_page.html (0)
[1312:13063:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[1307:13063:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[1306:17667:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.Filters (4744 ms)
[99/230] LazyBackgroundPageApiTest.Filters (5896 ms)
[ RUN      ] ServiceWorkerTest.BackgroundPagePostsMessageToServiceWorker
[1314:3847:1203/070426:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1310:27139:1203/070427:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://feilljlioofncbchpohjmbogkdjjmlcl/post_message_to_sw.jsfrom unknown origin. Could not find user data for request.
[1315:13575:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[1317:13063:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[1310:3847:1203/070427:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[1310:3847:1203/070427:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[1310:3847:1203/070427:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[1314:17411:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerTest.BackgroundPagePostsMessageToServiceWorker (3538 ms)
[100/230] ServiceWorkerTest.BackgroundPagePostsMessageToServiceWorker (4847 ms)
[ RUN      ] ServiceWorkerTest.NotificationAPI
[1320:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1316:28419:1203/070430:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://gheaegcfhngjjfjpmbpaheojodhccklo/sw.jsfrom unknown origin. Could not find user data for request.
[1316:3847:1203/070430:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[1316:3847:1203/070430:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[1316:3847:1203/070430:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[1320:17159:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerTest.NotificationAPI (3766 ms)
[101/230] ServiceWorkerTest.NotificationAPI (5092 ms)
[ RUN      ] WakeEventPageTest.ClosedPersistentBackgroundPage
[1326:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1321:61963:1203/070432:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1327:13319:1203/070432:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WakeEventPageTest.ClosedPersistentBackgroundPage (3709 ms)
[102/230] WakeEventPageTest.ClosedPersistentBackgroundPage (4901 ms)
[ RUN      ] HistoryBrowserTest.DownloadNoHistory
[1339:3847:1203/070435:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1340:12807:1203/070436:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.DownloadNoHistory (2369 ms)
[103/230] HistoryBrowserTest.DownloadNoHistory (3681 ms)
[ RUN      ] WebstoreStartupInstallerTest.Install
[1333:3847:1203/070433:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1329:3847:1203/070434:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:49383/extensions/api_test/webstore_inline_install/install.html (8)
[1329:17667:1203/070434:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1329:3847:1203/070434:INFO:CONSOLE(11)] "In runTest", source: http://app.com:49383/extensions/api_test/webstore_inline_install/install.html (11)
[1329:3847:1203/070437:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:49383/extensions/api_test/webstore_inline_install/install.html (22)
[1329:3847:1203/070437:INFO:CONSOLE(24)] "Test complete", source: http://app.com:49383/extensions/api_test/webstore_inline_install/install.html (24)
[1333:17411:1203/070437:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreStartupInstallerTest.Install (5769 ms)
[104/230] WebstoreStartupInstallerTest.Install (7064 ms)
[ RUN      ] ImageDecoderBrowserTest.StartAndDestroy
[1347:3847:1203/070439:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1349:3847:1203/070439:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1349:3847:1203/070439:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1349:3847:1203/070439:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1349:3847:1203/070439:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1349:3847:1203/070439:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1349:3847:1203/070439:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1349:3847:1203/070439:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1347:17667:1203/070439:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ImageDecoderBrowserTest.StartAndDestroy (2272 ms)
[105/230] ImageDecoderBrowserTest.StartAndDestroy (3582 ms)
[ RUN      ] ECKEncryptedMediaTest.InitializeCDMFail
[1352:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1348:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.793 -  org.chromium.externalclearkey.initializefail is not a known key system", source: http://127.0.0.1:49393/eme_player_js/utils.js (284)
[1348:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.801 -  Using ClearKeyPlayer", source: http://127.0.0.1:49393/eme_player_js/utils.js (284)
[1348:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.804 -  Registering video event handlers.", source: http://127.0.0.1:49393/eme_player_js/utils.js (284)
[1348:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.805 -  Setting video media keys: org.chromium.externalclearkey.initializefail", source: http://127.0.0.1:49393/eme_player_js/utils.js (284)
[1348:3847:1203/070442:INFO:CONSOLE(145)] "FAIL: NotSupportedError Unable to create CDM.", source: http://127.0.0.1:49393/eme_player_js/utils.js (145)
[1348:62471:1203/070442:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1348:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.687 -  Set document title to: NOTSUPPORTEDERROR, updated title: NOTSUPPORTEDERROR", source: http://127.0.0.1:49393/eme_player_js/utils.js (284)
[1348:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.689 -  Loading media using src.", source: http://127.0.0.1:49393/eme_player_js/utils.js (284)
[1348:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.694 -  Starting play, hidden: false", source: http://127.0.0.1:49393/eme_player_js/utils.js (284)
[1352:17411:1203/070442:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKEncryptedMediaTest.InitializeCDMFail (3617 ms)
[106/230] ECKEncryptedMediaTest.InitializeCDMFail (4990 ms)
[ RUN      ] ECKEncryptedMediaTest.CDMCrashDuringDecode
[1358:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1353:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.882 -  org.chromium.externalclearkey.crash is not a known key system", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.888 -  Using ClearKeyPlayer", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.891 -  Registering video event handlers.", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.893 -  Setting video media keys: org.chromium.externalclearkey.crash", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:60707:1203/070444:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.721 -  Loading media using src.", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.728 -  Starting play, hidden: false", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.790 -  Event: play", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.791 -  Event: waiting", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.822 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.836 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.846 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1203/070444:FATAL:clear_key_cdm.cc(599)] Check failed: false.
0   libclearkeycdm.dylib                0x000000011eb58a03 _ZN4base5debug10StackTraceC1Ev + 19
1   libclearkeycdm.dylib                0x000000011eb674b5 _ZN7logging10LogMessageD2Ev + 389
2   libclearkeycdm.dylib                0x000000011eb26714 _ZN5media11ClearKeyCdm23DecryptAndDecodeSamplesERKN3cdm11InputBufferEPNS1_11AudioFramesE + 388
3   clearkeycdmadapter.plugin           0x000000011eac5672 _ZN5media15PpapiCdmAdapter16DecryptAndDecodeE22PP_DecryptorStreamTypeN2pp10Buffer_DevERK21PP_EncryptedBlockInfo + 1426
4   clearkeycdmadapter.plugin           0x000000011eae992b _ZN2pp12_GLOBAL__N_116DecryptAndDecodeEi22PP_DecryptorStreamTypeiPK21PP_EncryptedBlockInfo + 379
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000115525e67 _ZN5ppapi5proxy34PPP_ContentDecryptor_Private_Proxy21OnMsgDecryptAndDecodeEi22PP_DecryptorStreamTypeRKNS0_19PPPDecryptor_BufferERKNSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE + 647
6   84995aedfa379def30e477b8435a05a319d46223 0x00000001155232b5 _ZN5ppapi5proxy34PPP_ContentDecryptor_Private_Proxy17OnMessageReceivedERKN3IPC7MessageE + 2325
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000115451bdc _ZN5ppapi5proxy10Dispatcher17OnMessageReceivedERKN3IPC7MessageE + 364
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001154b8860 _ZN5ppapi5proxy16PluginDispatcher17OnMessageReceivedERKN3IPC7MessageE + 768
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000109ba013c _ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE + 572
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001077fb36d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001145a189e _ZN9scheduler16TaskQueueManager24ProcessTaskFromWorkQueueEPNS_8internal13TaskQueueImplEPNS2_4TaskE + 1454
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011459ed90 _ZN9scheduler16TaskQueueManager6DoWorkEb + 608
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001077fb36d _ZN4base5debug13TaskAnnotator7RunTaskEPKcRKNS_11PendingTaskE + 749
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000107863895 _ZN4base11MessageLoop7RunTaskERKNS_11PendingTaskE + 949
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000107864ac6 _ZN4base11MessageLoop6DoWorkEv + 1526
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001077d94aa _ZN4base24MessagePumpCFRunLoopBase7RunWorkEv + 330
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001078488aa _ZN4base3mac15CallWithEHFrameEU13block_pointerFvvE + 10
18  84995aedfa379def30e477b8435a05a319d46223 0x00000001077d7937 _ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv + 359
19  CoreFoundation                      0x00007fff8d22eb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
20  CoreFoundation                      0x00007fff8d22e455 __CFRunLoopDoSources0 + 245
21  CoreFoundation                      0x00007fff8d2517f5 __CFRunLoopRun + 789
22  CoreFoundation                      0x00007fff8d2510e2 CFRunLoopRunSpecific + 290
23  84995aedfa379def30e477b8435a05a319d46223 0x00000001077da291 _ZN4base20MessagePumpCFRunLoop5DoRunEPNS_11MessagePump8DelegateE + 161
24  84995aedfa379def30e477b8435a05a319d46223 0x00000001077d8d9c _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
25  84995aedfa379def30e477b8435a05a319d46223 0x000000010789e079 _ZN4base7RunLoop3RunEv + 505
26  84995aedfa379def30e477b8435a05a319d46223 0x00000001078620b5 _ZN4base11MessageLoop3RunEv + 181
27  84995aedfa379def30e477b8435a05a319d46223 0x00000001076f8a75 _ZN7content15PpapiPluginMainERKNS_18MainFunctionParamsE + 1333
28  84995aedfa379def30e477b8435a05a319d46223 0x000000010771d949 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  84995aedfa379def30e477b8435a05a319d46223 0x000000010771babe _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  84995aedfa379def30e477b8435a05a319d46223 0x00000001067b9c1e ChromeMain + 350
31  Chromium Helper                     0x000000010291f9a0 main + 1072
32  Chromium Helper                     0x000000010291f564 start + 52

[1353:3847:1203/070444:INFO:CONSOLE(284)] "07:04:44.878 -  heartbeat #1", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1359:3847:1203/070445:ERROR:render_media_log.cc(20)] MediaEvent: PIPELINE_ERROR pipeline: decode error
[1353:3847:1203/070445:INFO:CONSOLE(284)] "07:04:45.370 -  onHTMLElementError [object Event]", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1353:3847:1203/070445:INFO:CONSOLE(145)] "[object HTMLVideoElement].error", source: http://127.0.0.1:49410/eme_player_js/utils.js (145)
[1353:3847:1203/070445:INFO:CONSOLE(284)] "07:04:45.377 -  Set document title to: error, updated title: ERROR", source: http://127.0.0.1:49410/eme_player_js/utils.js (284)
[1359:13575:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[1358:17667:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKEncryptedMediaTest.CDMCrashDuringDecode (4526 ms)
[107/230] ECKEncryptedMediaTest.CDMCrashDuringDecode (5982 ms)
[ RUN      ] EncryptedMediaSupportedTypesExternalClearKeyTest.Audio_WebM
[1365:3847:1203/070445:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesExternalClearKeyTest.Audio_WebM (2379 ms)
[108/230] EncryptedMediaSupportedTypesExternalClearKeyTest.Audio_WebM (3780 ms)
[ RUN      ] CookiePolicyBrowserTest.AllowFirstPartyCookiesRedirect
[1375:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1375:17667:1203/070450:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CookiePolicyBrowserTest.AllowFirstPartyCookiesRedirect (2344 ms)
[109/230] CookiePolicyBrowserTest.AllowFirstPartyCookiesRedirect (3498 ms)
[ RUN      ] TabManagerTest.OomPressureListener
[1371:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1367:3847:1203/070451:WARNING:oom_memory_details.cc(45)] Tab Discards Memory details (31 ms):
Browser 305 MB private, 0 MB shared
Tab (Chrome) [Chrome URLs] 185 MB private, 0 MB shared
Tab (Chrome) [chrome://credits] 155 MB private, 0 MB shared
GPU [] 118 MB private, 0 MB shared

[1378:14087:1203/070451:WARNING:channel.cc(358)] RawChannel write error
[1371:17411:1203/070451:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabManagerTest.OomPressureListener (4500 ms)
[110/230] TabManagerTest.OomPressureListener (5803 ms)
[ RUN      ] FtpProxyScriptBrowserTest.Verify
FTP server started on port 49433...
sending server_data: {"host": "127.0.0.1", "port": 49433} (36 bytes)
starting FTP server
[]127.0.0.1:49434 Connected.
127.0.0.1:49434 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:49434 <== USER anonymous
127.0.0.1:49434 ==> 331 Username ok, send password.
127.0.0.1:49434 <== PASS ******
127.0.0.1:49434 ==> 230 Login successful.
127.0.0.1:49434 <== SYST
127.0.0.1:49434 ==> 215 UNIX Type: L8
127.0.0.1:49434 <== PWD
127.0.0.1:49434 ==> 257 "/" is the current directory.
127.0.0.1:49434 <== TYPE I
127.0.0.1:49434 ==> 200 Type set to: Binary.
127.0.0.1:49434 <== SIZE /bad_server.pac
127.0.0.1:49434 ==> 213 69
127.0.0.1:49434 <== CWD /bad_server.pac
127.0.0.1:49434 ==> 550 Not a directory.
127.0.0.1:49434 <== PASV
127.0.0.1:49434 ==> 227 Entering passive mode (127,0,0,1,193,27).
127.0.0.1:49434 <== RETR /bad_server.pac
127.0.0.1:49434 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:49434 ==> 226 Transfer complete.
[anonymous]@127.0.0.1:49434 "RETR /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/chrome/test/data/bad_server.pac" completed=1 bytes=69 seconds=0.002
127.0.0.1:49434 <== QUIT
127.0.0.1:49434 ==> 221 Goodbye.
[anonymous]@127.0.0.1:49434 Disconnected.
[1386:3847:1203/070453:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1386:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1386:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1386:3847:1203/070454:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1386:17667:1203/070455:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FtpProxyScriptBrowserTest.Verify (3422 ms)
[111/230] FtpProxyScriptBrowserTest.Verify (4755 ms)
[ RUN      ] WebSocketBrowserTest.WebSocketSplitSegments
[1390:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:49438...
sending server_data: {"host": "127.0.0.1", "port": 49438} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 49441)
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
    self.finish_request(request, client_address)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 695, in __init__
    self, request, client_address, server)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
    self.finish()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
    self.wfile.close()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
    self.flush()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

[1382:3847:1203/070455:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebSocketBrowserTest.WebSocketSplitSegments (2991 ms)
[112/230] WebSocketBrowserTest.WebSocketSplitSegments (4371 ms)
[ RUN      ] WebSocketBrowserTest.SecureWebSocketSplitRecords
[1397:3847:1203/070457:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on wss://127.0.0.1:0...
WebSocket server started on wss://127.0.0.1:49442...
sending server_data: {"host": "127.0.0.1", "port": 49442} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[       OK ] WebSocketBrowserTest.SecureWebSocketSplitRecords (3001 ms)
[113/230] WebSocketBrowserTest.SecureWebSocketSplitRecords (4375 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForSubFrameNavigation
[1401:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1396:44319:1203/070500:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1396:3847:1203/070500:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.NoPromptForSubFrameNavigation (2784 ms)
[114/230] PasswordManagerBrowserTestBase.NoPromptForSubFrameNavigation (4124 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForLoginSignupForm
[1408:3847:1203/070502:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1404:45335:1203/070503:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1404:3847:1203/070503:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForLoginSignupForm (2716 ms)
[115/230] PasswordManagerBrowserTestBase.AutofillSuggetionsForLoginSignupForm (3875 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNaClPluginDisabled
[1418:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1415:62219:1203/070506:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1415:3847:1203/070507:INFO:CONSOLE(0)] "Only unpacked extensions and apps installed from the Chrome Web Store can load NaCl modules without enabling Native Client in about:flags.", source: http://127.0.0.1:49458/prerender/prerender_plugin_nacl_disabled.html (0)
[1418:18179:1203/070507:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderNaClPluginDisabled (3214 ms)
[116/230] PrerenderBrowserTest.PrerenderNaClPluginDisabled (4561 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5AudioAutoplay
[1424:3847:1203/070510:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1421:62475:1203/070511:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1426:13063:1203/070515:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] PrerenderBrowserTest.PrerenderHTML5AudioAutoplay (6370 ms)
[117/230] PrerenderBrowserTest.PrerenderHTML5AudioAutoplay (7449 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderFragmentNavigatePage
[1431:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1428:61963:1203/070518:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1431:17411:1203/070519:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderFragmentNavigatePage (3150 ms)
[118/230] PrerenderBrowserTest.PrerenderFragmentNavigatePage (4290 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocalStorageRead
[1437:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1434:62731:1203/070523:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1437:17411:1203/070523:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderLocalStorageRead (3125 ms)
[119/230] PrerenderBrowserTest.PrerenderLocalStorageRead (4291 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClearCache
[1444:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1441:62475:1203/070527:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderClearCache (3111 ms)
[120/230] PrerenderBrowserTest.PrerenderClearCache (4286 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNavigateClickGoBack
[1450:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1447:62475:1203/070531:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1452:13063:1203/070532:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[1452:13063:1203/070532:WARNING:channel.cc(358)] RawChannel write error
[1447:3847:1203/070532:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PrerenderBrowserTest.PrerenderNavigateClickGoBack (3261 ms)
[121/230] PrerenderBrowserTest.PrerenderNavigateClickGoBack (4546 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCancelReferrerPolicy
[1457:3847:1203/070535:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1454:63243:1203/070536:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1454:3847:1203/070537:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1457:17923:1203/070537:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCancelReferrerPolicy (3133 ms)
[122/230] PrerenderBrowserTest.PrerenderCancelReferrerPolicy (4286 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrossProcessClientRedirect
[1463:3847:1203/070539:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1460:62219:1203/070540:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1463:15623:1203/070541:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCrossProcessClientRedirect (3102 ms)
[123/230] PrerenderBrowserTest.PrerenderCrossProcessClientRedirect (4295 ms)
[ RUN      ] PrintPreviewDialogControllerBrowserTest.TaskManagementTest
[1470:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1466:5635:1203/070545:ERROR:mach_broker_mac.mm(234)] Unknown process 1472 is sending Mach IPC messages!
[1466:5635:1203/070545:ERROR:mach_broker_mac.mm(234)] Unknown process 1473 is sending Mach IPC messages!
[       OK ] PrintPreviewDialogControllerBrowserTest.TaskManagementTest (3402 ms)
[124/230] PrintPreviewDialogControllerBrowserTest.TaskManagementTest (4567 ms)
[ RUN      ] HostZoomMapBrowserTest.PageScaleIsOneChanged
[1477:3847:1203/070548:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HostZoomMapBrowserTest.PageScaleIsOneChanged (2117 ms)
[125/230] HostZoomMapBrowserTest.PageScaleIsOneChanged (3232 ms)
[ RUN      ] PushMessagingBrowserTest.PermissionStateSaysGranted
[1482:3847:1203/070551:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1479:18179:1203/070552:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1479:3847:1203/070552:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:49504/push_messaging/push_test.js (18)
[1479:3847:1203/070552:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:49504/push_messaging/push_test.js (18)
[1479:3847:1203/070552:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:49504/push_messaging/push_test.js (18)
[1479:3847:1203/070552:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:49504/push_messaging/push_test.js (18)
[1479:3847:1203/070552:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[1479:3847:1203/070552:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[1479:3847:1203/070552:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.PermissionStateSaysGranted (2364 ms)
[126/230] PushMessagingBrowserTest.PermissionStateSaysGranted (3502 ms)
[ RUN      ] PushMessagingBrowserTest.UnsubscribeSuccess
[1488:3847:1203/070555:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1485:18179:1203/070556:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: false", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-1", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: false - not subscribed", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-2", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-3", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: service worker unregistration status: true", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[1485:3847:1203/070556:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: false", source: https://127.0.0.1:49510/push_messaging/push_test.js (18)
[       OK ] PushMessagingBrowserTest.UnsubscribeSuccess (2416 ms)
[127/230] PushMessagingBrowserTest.UnsubscribeSuccess (3762 ms)
[ RUN      ] ReferrerPolicyTest.HttpLeftClickRedirectToHTTPSOriginWhenCrossOrigin
[1493:3847:1203/070559:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1490:3847:1203/070559:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ReferrerPolicyTest.HttpLeftClickRedirectToHTTPSOriginWhenCrossOrigin (2208 ms)
[128/230] ReferrerPolicyTest.HttpLeftClickRedirectToHTTPSOriginWhenCrossOrigin (3503 ms)
[ RUN      ] PDFExtensionTest.ZoomManager
[1412:3847:1203/070503:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010e85daa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011cc4ef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8dcad90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d24c233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d251916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d2510e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff93019eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff93019c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff93019ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91ef4533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91ef3df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91eeb1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010e83ea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010e83c7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010e8fc149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011cd20e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011cd236ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011cc50bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010e82612c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011cc4e96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010da878ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010da85016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000119013837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011989b11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011900f26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011901b407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000119007b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011cc4b679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011cc497ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011cc4e0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010e8240dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010f5edf80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010f5efb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010f5f0dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010f602ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010f60202a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010ea26219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010d62e9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011cd197c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010e7da513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010d62e88d main + 237
42  browser_tests                       0x000000010bae4e34 start + 52
[129/230] PDFExtensionTest.ZoomManager (TIMED OUT)
[ RUN      ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess
[1499:3847:1203/070602:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1505:13063:1203/070604:WARNING:channel.cc(358)] RawChannel write error
[1495:20487:1203/070604:ERROR:mach_broker_mac.mm(234)] Unknown process 1508 is sending Mach IPC messages!
[       OK ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess (4092 ms)
[130/230] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcess (5394 ms)
[ RUN      ] ImageFetcherImplBrowserTest.MultipleFetch
[1504:3847:1203/070603:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1504:18179:1203/070608:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ImageFetcherImplBrowserTest.MultipleFetch (6708 ms)
[131/230] ImageFetcherImplBrowserTest.MultipleFetch (7972 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_PRE_CookiesClearedOnExit
[1513:3847:1203/070608:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ContinueWhereILeftOffTest.PRE_PRE_CookiesClearedOnExit (2621 ms)
[132/230] ContinueWhereILeftOffTest.PRE_PRE_CookiesClearedOnExit (3778 ms)
[ RUN      ] NoSessionRestoreTest.PRE_SessionStorage
[1522:3847:1203/070612:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1524:12807:1203/070612:WARNING:channel.cc(358)] RawChannel write error
[1516:3847:1203/070612:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1516:3847:1203/070612:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1522:17411:1203/070612:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.PRE_SessionStorage (2605 ms)
[133/230] NoSessionRestoreTest.PRE_SessionStorage (3818 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostBrowserClose
[1521:3847:1203/070611:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1515:3847:1203/070612:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1525:12807:1203/070613:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PostBrowserClose (3562 ms)
[134/230] ContinueWhereILeftOffTest.PostBrowserClose (4934 ms)
[ RUN      ] SessionRestoreTest.RestoresForwardAndBackwardNavs
[1531:3847:1203/070615:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1527:3847:1203/070616:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[1527:3847:1203/070617:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[       OK ] SessionRestoreTest.RestoresForwardAndBackwardNavs (3907 ms)
[135/230] SessionRestoreTest.RestoresForwardAndBackwardNavs (5145 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.HasPolicyAndRevoke
[1544:3847:1203/070620:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1545:12807:1203/070621:WARNING:channel.cc(358)] RawChannel write error
[1545:14851:1203/070621:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1544:17667:1203/070621:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeSSLHostStateDelegateTest.HasPolicyAndRevoke (2135 ms)
[136/230] ChromeSSLHostStateDelegateTest.HasPolicyAndRevoke (3405 ms)
[ RUN      ] SessionRestoreTest.RestoreWithNavigateSelectedTab
[1535:3847:1203/070616:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1535:3847:1203/070618:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1543:13575:1203/070621:WARNING:channel.cc(358)] RawChannel write error
[1546:13063:1203/070621:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.RestoreWithNavigateSelectedTab (6971 ms)
[137/230] SessionRestoreTest.RestoreWithNavigateSelectedTab (8314 ms)
[ RUN      ] ForgetAtSessionEndSSLHostStateDelegateTest.PRE_QueryPolicyExpired
[1552:3847:1203/070624:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1555:14851:1203/070624:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[1555:14851:1203/070624:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1552:17923:1203/070624:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ForgetAtSessionEndSSLHostStateDelegateTest.PRE_QueryPolicyExpired (2311 ms)
[138/230] ForgetAtSessionEndSSLHostStateDelegateTest.PRE_QueryPolicyExpired (3574 ms)
[ RUN      ] SecurityStateModelTest.HttpsPage
[1556:3847:1203/070625:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1557:12807:1203/070625:WARNING:channel.cc(358)] RawChannel write error
[1556:17667:1203/070625:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SecurityStateModelTest.HttpsPage (2487 ms)
[139/230] SecurityStateModelTest.HttpsPage (3776 ms)
[ RUN      ] SSLUITest.TestRunsCachedInsecureContent
[1562:3847:1203/070627:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1558:62979:1203/070628:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1558:3847:1203/070629:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49525/ ran insecure content from http://127.0.0.1:49524/ssl/randomize_hash.js
[1558:3847:1203/070629:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49525/ ran insecure content from http://127.0.0.1:49524/ssl/randomize_hash.js
[1558:3847:1203/070629:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:49525/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTI0' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:49524/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:49525/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTI0 (0)
[1568:13063:1203/070629:WARNING:channel.cc(358)] RawChannel write error
[1562:17667:1203/070630:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestRunsCachedInsecureContent (3919 ms)
[140/230] SSLUITest.TestRunsCachedInsecureContent (5103 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsNewUndockedWindow
[1566:3847:1203/070628:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1569:14595:1203/070631:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1569:14595:1203/070631:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1567:12807:1203/070631:WARNING:channel.cc(358)] RawChannel write error
[1566:17155:1203/070631:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.DevToolsNewUndockedWindow (4867 ms)
[141/230] TaskManagerBrowserTest.DevToolsNewUndockedWindow (6172 ms)
[ RUN      ] ChromeTracingDelegateBrowserTest.NewIncognitoSessionBlockingTraceFinalization
[1573:3847:1203/070633:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1573:17667:1203/070634:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeTracingDelegateBrowserTest.NewIncognitoSessionBlockingTraceFinalization (2901 ms)
[142/230] ChromeTracingDelegateBrowserTest.NewIncognitoSessionBlockingTraceFinalization (4101 ms)
[ RUN      ] AutofillDialogControllerTest.CancelWithSuggestions
[1580:3847:1203/070635:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1582:13063:1203/070636:WARNING:channel.cc(358)] RawChannel write error
[1580:16647:1203/070636:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.CancelWithSuggestions (3301 ms)
[143/230] AutofillDialogControllerTest.CancelWithSuggestions (4743 ms)
[ RUN      ] AutofillDialogControllerTest.AutocompleteErrorEventReasonInvalid
[1585:3847:1203/070637:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1585:17667:1203/070639:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.AutocompleteErrorEventReasonInvalid (3636 ms)
[144/230] AutofillDialogControllerTest.AutocompleteErrorEventReasonInvalid (4954 ms)
[ RUN      ] AutofillDialogControllerTest.CountryChangeRebuildsSection
[1590:3847:1203/070639:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AutofillDialogControllerTest.CountryChangeRebuildsSection (2960 ms)
[145/230] AutofillDialogControllerTest.CountryChangeRebuildsSection (4309 ms)
[ RUN      ] AutofillDialogControllerTest.FillingFormRebuildsInputs
[1595:3847:1203/070642:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1596:12551:1203/070643:WARNING:channel.cc(358)] RawChannel write error
[1595:17667:1203/070643:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.FillingFormRebuildsInputs (2996 ms)
[146/230] AutofillDialogControllerTest.FillingFormRebuildsInputs (4175 ms)
[ RUN      ] AutofillDialogControllerTest.TransactionAmount
[1601:3847:1203/070644:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1602:12807:1203/070645:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.TransactionAmount (3559 ms)
[147/230] AutofillDialogControllerTest.TransactionAmount (4951 ms)
[ RUN      ] BrowserTest.NoNewIncognitoWindowWhenIncognitoIsDisabled
[1613:3847:1203/070648:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1613:17411:1203/070649:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.NoNewIncognitoWindowWhenIncognitoIsDisabled (2321 ms)
[148/230] BrowserTest.NoNewIncognitoWindowWhenIncognitoIsDisabled (3504 ms)
[ RUN      ] PopupBlockerBrowserTest.Regress427477
[1606:3847:1203/070646:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1615:13575:1203/070651:WARNING:channel.cc(358)] RawChannel write error
[1617:12807:1203/070651:WARNING:channel.cc(358)] RawChannel write error
[1606:17667:1203/070651:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.Regress427477 (6923 ms)
[149/230] PopupBlockerBrowserTest.Regress427477 (8182 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SaveToDisk
[1620:3847:1203/070652:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1622:13063:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[1622:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1622:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1622:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1622:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1622:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1622:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1622:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1620:17667:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_SaveToDisk (2266 ms)
[150/230] BrowserNavigatorTest.Disposition_SaveToDisk (3710 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_ViewSource_Settings_DoNothingIfIncognitoForced
[1627:3847:1203/070654:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1627:17667:1203/070656:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_ViewSource_Settings_DoNothingIfIncognitoForced (3606 ms)
[151/230] BrowserNavigatorTest.Disposition_ViewSource_Settings_DoNothingIfIncognitoForced (5029 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromDefaultToBookmarksInSameTab
[1639:3847:1203/070659:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1635:3847:1203/070701:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[1642:12807:1203/070701:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromDefaultToBookmarksInSameTab (3634 ms)
[152/230] BrowserNavigatorTest.NavigateFromDefaultToBookmarksInSameTab (4827 ms)
[ RUN      ] BrowserNavigatorTest.CloseSingletonTab
[1632:3847:1203/070656:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1626:3847:1203/070700:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[1637:12807:1203/070702:WARNING:channel.cc(358)] RawChannel write error
[1632:17667:1203/070702:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.CloseSingletonTab (7967 ms)
[153/230] BrowserNavigatorTest.CloseSingletonTab (9412 ms)
[ RUN      ] MediaGalleriesDialogBrowserTest.Close
[1648:3847:1203/070704:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1648:17411:1203/070705:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesDialogBrowserTest.Close (2645 ms)
[154/230] MediaGalleriesDialogBrowserTest.Close (4073 ms)
[ RUN      ] FindBarBrowserTest.FocusOnTabSwitch
[1652:3847:1203/070705:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1647:3847:1203/070707:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1652:15879:1203/070707:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindBarBrowserTest.FocusOnTabSwitch (3420 ms)
[155/230] FindBarBrowserTest.FocusOnTabSwitch (4660 ms)
[ RUN      ] ZoomDecorationTest.IconRemainsVisibleAfterBubble
[1658:3847:1203/070708:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1660:13063:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[1660:15107:1203/070709:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[1660:15107:1203/070709:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1660:15107:1203/070709:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1658:15879:1203/070709:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomDecorationTest.IconRemainsVisibleAfterBubble (2470 ms)
[156/230] ZoomDecorationTest.IconRemainsVisibleAfterBubble (3842 ms)
[ RUN      ] PermissionBubbleBrowserTest.HasLocationBarByDefault
[1663:3847:1203/070710:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1665:13063:1203/070710:WARNING:channel.cc(358)] RawChannel write error
[1663:17667:1203/070710:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PermissionBubbleBrowserTest.HasLocationBarByDefault (2377 ms)
[157/230] PermissionBubbleBrowserTest.HasLocationBarByDefault (3612 ms)
[ RUN      ] FindInPageControllerTest.IncognitoFindNextShared
[1674:3847:1203/070713:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1669:3847:1203/070716:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1674:17155:1203/070716:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.IncognitoFindNextShared (3906 ms)
[158/230] FindInPageControllerTest.IncognitoFindNextShared (5228 ms)
[ RUN      ] FindInPageControllerTest.LargePage
[1668:3847:1203/070712:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==1670==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011217cbb1 bp 0x00014a912170 sp 0x00014a9120a0 T6)
    #0 0x11217cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11217cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11217c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x112177bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x112177bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1122725d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11228f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x112261863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1122d09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1121a7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1122c9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1121de9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10fb3036c in Run base/callback.h:396:12
    #13 0x10fb3036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11c8d689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11c8d3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10fb3036c in Run base/callback.h:396:12
    #17 0x10fb3036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10fb98894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10fb99ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10fb99ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10fb0e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10fb7d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10fb0c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d22eb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d22e454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d2517f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d2510e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10fb0f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10fb0dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10fbd3078 in Run base/run_loop.cc:55:3
    #31 0x10fb970b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10fc41d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10fc3560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10ac9f119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10fc34fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10fc41426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11c8ed32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11c708a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11cb301d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11cb30d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11cb33ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10f89e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11cb29e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11cb2844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11cb27ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11cbaf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10fa52948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10fa50abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10eaeec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10ac5899f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10ac58563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==1670==ABORTING
Received signal 6
[end of stack trace]
[1668:16135:1203/070717:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.LargePage (6719 ms)
[159/230] FindInPageControllerTest.LargePage (8134 ms)
[ RUN      ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled
[1685:3847:1203/070720:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1680:3847:1203/070721:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[1680:40979:1203/070721:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1680:3847:1203/070721:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1685:16903:1203/070721:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled (3090 ms)
[160/230] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled (4464 ms)
[ RUN      ] SearchEngineTabHelperBrowserTest.IgnoreSearchDescriptionsFromFileURLs
[1694:3847:1203/070724:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1690:3847:1203/070725:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SearchEngineTabHelperBrowserTest.IgnoreSearchDescriptionsFromFileURLs (2221 ms)
[161/230] SearchEngineTabHelperBrowserTest.IgnoreSearchDescriptionsFromFileURLs (3503 ms)
[ RUN      ] BrowserActionsBarBrowserTest.MoveBrowserActions
[1699:3847:1203/070728:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserActionsBarBrowserTest.MoveBrowserActions (2187 ms)
[162/230] BrowserActionsBarBrowserTest.MoveBrowserActions (3502 ms)
[ RUN      ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter2
[1704:3847:1203/070731:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1705:3847:1203/070732:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1705:3847:1203/070732:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1705:3847:1203/070732:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1705:3847:1203/070732:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1705:3847:1203/070732:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1705:3847:1203/070732:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1705:3847:1203/070732:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter2 (2128 ms)
[163/230] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter2 (3498 ms)
[ RUN      ] AutofillRendererTest.IgnoreNonUserGestureTextFieldChanges
[       OK ] AutofillRendererTest.IgnoreNonUserGestureTextFieldChanges (222 ms)
[164/230] AutofillRendererTest.IgnoreNonUserGestureTextFieldChanges (1400 ms)
[ RUN      ] FormAutocompleteTest.AjaxSucceeded_FilledFormIsInvisible
[       OK ] FormAutocompleteTest.AjaxSucceeded_FilledFormIsInvisible (190 ms)
[165/230] FormAutocompleteTest.AjaxSucceeded_FilledFormIsInvisible (1391 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldSelect
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldSelect (114 ms)
[166/230] FormAutofillTest.WebFormControlElementToFormFieldSelect (1390 ms)
[ RUN      ] FormAutofillTest.FillForm
[       OK ] FormAutofillTest.FillForm (247 ms)
[167/230] FormAutofillTest.FillForm (1388 ms)
[ RUN      ] FormAutofillTest.FillFormIncludingNonFocusableElements
[       OK ] FormAutofillTest.FillFormIncludingNonFocusableElements (217 ms)
[168/230] FormAutofillTest.FillFormIncludingNonFocusableElements (1389 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableCellTH
[       OK ] FormAutofillTest.LabelsInferredFromTableCellTH (199 ms)
[169/230] FormAutofillTest.LabelsInferredFromTableCellTH (1392 ms)
[ RUN      ] FormAutofillTest.FillFormMaxLength
[       OK ] FormAutofillTest.FillFormMaxLength (188 ms)
[170/230] FormAutofillTest.FillFormMaxLength (1392 ms)
[ RUN      ] FormAutofillTest.FillFormNegativeMaxLengthForUnownedForm
[       OK ] FormAutofillTest.FillFormNegativeMaxLengthForUnownedForm (118 ms)
[171/230] FormAutofillTest.FillFormNegativeMaxLengthForUnownedForm (1393 ms)
[ RUN      ] FormAutofillTest.ThreePartPhone
[       OK ] FormAutofillTest.ThreePartPhone (191 ms)
[172/230] FormAutofillTest.ThreePartPhone (1391 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithElement
[       OK ] FormAutofillTest.ClearPreviewedFormWithElement (188 ms)
[173/230] FormAutofillTest.ClearPreviewedFormWithElement (1391 ms)
[ RUN      ] FormAutofillTest.ClickElement
[       OK ] FormAutofillTest.ClickElement (116 ms)
[174/230] FormAutofillTest.ClickElement (1392 ms)
[ RUN      ] PasswordGenerationAgentTest.AutocompleteAttributesTest
[       OK ] PasswordGenerationAgentTest.AutocompleteAttributesTest (301 ms)
[175/230] PasswordGenerationAgentTest.AutocompleteAttributesTest (1394 ms)
[ RUN      ] InstantProcessNavigationTest.ForkForNavigationsToSearchURLs
[       OK ] InstantProcessNavigationTest.ForkForNavigationsToSearchURLs (54 ms)
[176/230] InstantProcessNavigationTest.ForkForNavigationsToSearchURLs (1131 ms)
[ RUN      ] InProcessAccessibilityBrowserTest.VerifyAccessibilityFail
[1724:3847:1203/070753:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] InProcessAccessibilityBrowserTest.VerifyAccessibilityFail (2400 ms)
[177/230] InProcessAccessibilityBrowserTest.VerifyAccessibilityFail (3500 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestTestDoneEarlyPasses
[1730:3847:1203/070756:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1727:3847:1203/070758:INFO:CONSOLE(1795)] "Running test testDone", source: async.js (1795)
[1727:3847:1203/070758:WARNING:CONSOLE(1515)] "testIsDone already", source: async.js (1515)
[1730:18179:1203/070758:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1730==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8dcc4bc9 bp 0x000128ae7730 sp 0x000128ae76f0 T6)
    #0 0x7fff8dcc4bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1113bb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1113bb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1113bb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1113bb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1113dd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1113dd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1113c8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1113c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1113c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1113d6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1113d6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1113d6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1113d6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1113d6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10f03036c in Run base/callback.h:396:12
    #16 0x10f03036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10f098894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10f099ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10f099ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10f00ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10f0d3078 in Run base/run_loop.cc:55:3
    #22 0x10f0970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10f141d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10f13560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10a199119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f134fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f141426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11bc2026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10ef24abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10ef24abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10ef2370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10ef52948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10ef50abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10dfeec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10a15699f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10a156563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==1730==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIBrowserAsyncTest.TestTestDoneEarlyPasses (3329 ms)
[178/230] WebUIBrowserAsyncTest.TestTestDoneEarlyPasses (4552 ms)
[ RUN      ] WebUIResourceBrowserTest.LinkControllerTest
[1736:3847:1203/070801:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebUIResourceBrowserTest.LinkControllerTest (2255 ms)
[179/230] WebUIResourceBrowserTest.LinkControllerTest (3499 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoaderTrusted
[1742:3847:1203/070804:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1744]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1744]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1738:62731:1203/070806:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: track
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: trace
[1738:62731:1203/070806:WARNING:http_request.cc(158)] Malformed Content-Length header's value.
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedHttpRequestsForceAsync finished in 0.137 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: track
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: trace
[1738:62731:1203/070806:WARNING:http_request.cc(158)] Malformed Content-Length header's value.
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedHttpRequests finished in 0.128 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: track
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: trace
[1738:62731:1203/070806:WARNING:http_request.cc(158)] Malformed Content-Length header's value.
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedHttpRequestsBlocking finished in 0.111 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: track
[1738:62731:1203/070806:WARNING:http_request.cc(247)] Method not implemented: trace
[1738:62731:1203/070806:WARNING:http_request.cc(158)] Malformed Content-Length header's value.
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedHttpRequestsBackground finished in 0.110 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "XRequestedWithHeaderForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "XRequestedWithHeader finished in 0.007 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "XRequestedWithHeaderBlocking finished in 0.014 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "XRequestedWithHeaderBackground finished in 0.012 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionForceAsync finished in 0.014 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedSameOriginRestriction finished in 0.008 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionBlocking finished in 0.025 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedSameOriginRestrictionBackground finished in 0.018 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedCrossOriginRequestForceAsync finished in 0.016 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedCrossOriginRequest finished in 0.018 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedCrossOriginRequestBlocking finished in 0.020 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:INFO:CONSOLE(177)] "TrustedCrossOriginRequestBackground finished in 0.021 seconds.", source: http://127.0.0.1:49546/test_case.html?testcase=URLLoader_TrustedSameOriginRestriction,URLLoader_TrustedCrossOriginRequest,URLLoader_TrustedHttpRequests,URLLoader_XRequestedWithHeader, (177)
[1738:3847:1203/070806:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] OutOfProcessPPAPITest.URLLoaderTrusted (3768 ms)
[180/230] OutOfProcessPPAPITest.URLLoaderTrusted (5083 ms)
[ RUN      ] OutOfProcessPPAPITest.VideoDestination
[1748:3847:1203/070809:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1750]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1750]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1745:3847:1203/070811:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/ppapi/tests/test_case.html?testcase=VideoDestination (177)
[1745:3847:1203/070811:INFO:CONSOLE(177)] "PutFrame finished in 0.028 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/ppapi/tests/test_case.html?testcase=VideoDestination (177)
[1749:13063:1203/070811:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.VideoDestination (3057 ms)
[181/230] OutOfProcessPPAPITest.VideoDestination (4301 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_GetProxyForURL
[1755:3847:1203/070814:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1757]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1757]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1751:3847:1203/070815:INFO:CONSOLE(177)] "GetProxyForURL finished in 0.010 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/ppapi/tests/test_case.html?testcase=Flash_GetProxyForURL (177)
[       OK ] OutOfProcessPPAPITest.Flash_GetProxyForURL (3298 ms)
[182/230] OutOfProcessPPAPITest.Flash_GetProxyForURL (4555 ms)
[ RUN      ] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile
[1681:3847:1203/070719:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010bd1faa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011a110f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8dcad90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d24c233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d251916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d2510e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff93019eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff93019c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff93019ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91ef4533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91ef3df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91eeb1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010bd00a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010bcfe7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010bdbe149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011a1e2e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011a1e56ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000010a6970e9 _ZN12_GLOBAL__N_160LoginPromptBrowserTest_SupplyRedundantAuthsMultiProfile_Test19RunTestOnMainThreadEv + 2825
19  browser_tests                       0x000000010bce8265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
20  browser_tests                       0x000000011a11096a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010af498ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010af47016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x00000001164d5837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000116d5d11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x00000001164d126b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x00000001164dd407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x00000001164c9b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011a10d679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011a10b7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011a1100ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010bce60dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010caaff80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010cab1b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010cab2dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010cac4ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010cac402a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010bee8219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010aaf09ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011a1db7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010bc9c513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010aaf088d main + 237
42  browser_tests                       0x0000000108fa6e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[183/230] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile (TIMED OUT)
[ RUN      ] PPAPIPrivateTest.FileIO_Private
[1762:3847:1203/070818:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1763]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1763]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1758:39195:1203/070819:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1758:3847:1203/070819:INFO:CONSOLE(177)] "RequestOSFileHandleForceAsync finished in 0.040 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070819:INFO:CONSOLE(177)] "RequestOSFileHandle finished in 0.081 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070819:INFO:CONSOLE(177)] "RequestOSFileHandleBlocking finished in 0.000 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070819:INFO:CONSOLE(177)] "RequestOSFileHandleBackground finished in 0.000 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusive finished in 0.033 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBlocking finished in 0.000 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "RequestOSFileHandleWithOpenExclusiveBackground finished in 0.000 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "MmapForceAsync finished in 0.039 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "Mmap finished in 0.021 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "MmapBlocking finished in 0.000 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[1758:3847:1203/070820:INFO:CONSOLE(177)] "MmapBackground finished in 0.000 seconds.", source: http://127.0.0.1:49670/test_case.html?testcase=FileIO_RequestOSFileHandle,FileIO_RequestOSFileHandleWithOpenExclusive,FileIO_Mmap, (177)
[       OK ] PPAPIPrivateTest.FileIO_Private (3309 ms)
[184/230] PPAPIPrivateTest.FileIO_Private (4591 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_Open_Success
[1766:3847:1203/070820:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1769]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1769]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1761:62475:1203/070821:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1761:3847:1203/070821:INFO:CONSOLE(177)] "OpenSimple finished in 0.021 seconds.", source: http://127.0.0.1:49674/test_case.html?testcase=FileChooser_OpenSimple (177)
[1761:3847:1203/070821:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1766:18435:1203/070821:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPIFileChooserTest.FileChooser_Open_Success (3602 ms)
[185/230] PPAPIFileChooserTest.FileChooser_Open_Success (5171 ms)
[ RUN      ] NaClBrowserTestNewlib.BadNative
[1772:3847:1203/070823:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1768:3847:1203/070824:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[1768:59683:1203/070824:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1778,2023887232:07:08:24.960675] Native Client module will be loaded at base address 0x00003e4700000000
[1778,2023887232:07:08:24.966654] VALIDATION FAILED.
[1778,2023887232:07:08:24.966688] Run sel_ldr in debug mode to ignore validation failure.
[1778,2023887232:07:08:24.966702] Run ncval <module-name> for validation error details.
[1768:3847:1203/070824:INFO:CONSOLE(0)] "NativeClient: Validation failure. File violates Native Client safety rules.", source: http://127.0.0.1:49678/ppapi_bad_native.html (0)
[1778,2023887232:07:08:24.967857] NaCl LoadApp failed. Transferring logs before exit.
[1768:3847:1203/070824:INFO:nacl_browsertest_util.cc(130)] ||||  / partly_invalid did not load. Status: DONE / 'NaCl module load failed: Validation failure. File violates Native Client safety rules.'
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [begin_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [loadstart_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [progress_min_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:CONSOLE(138)] "stateSawLengthComputable true", source: http://127.0.0.1:49678/progress_event_listener.js (138)
[1768:3847:1203/070825:INFO:CONSOLE(140)] "stateProgressPrev 198096", source: http://127.0.0.1:49678/progress_event_listener.js (140)
[1768:3847:1203/070825:INFO:CONSOLE(142)] "stateProgressTotal 198096", source: http://127.0.0.1:49678/progress_event_listener.js (142)
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [progress_samples_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [error_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [abort_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [load_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [loadend_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [unexpected_count_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [end_state_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_partly_invalid BEGIN]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [last_error_string_partly_invalid PASS]
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] ||||
[1768:3847:1203/070825:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 11 passed, 0 failed, 0 errors
ASAN:DEADLYSIGNAL
=================================================================
==1773==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001150ecbb1 bp 0x00012b812170 sp 0x00012b8120a0 T6)
    #0 0x1150ecbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1150ecbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1150ec1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1150e7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1150e7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1151e25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1151ff1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x1151d1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1152409cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x115117bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x115239547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11514e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x112aa036c in Run base/callback.h:396:12
    #13 0x112aa036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11f84689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11f843d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x112aa036c in Run base/callback.h:396:12
    #17 0x112aa036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x112b08894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x112b09ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x112b09ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x112a7e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x112aed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x112a7c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d22eb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d22e454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d2517f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d2510e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x112a7f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x112a7dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x112b43078 in Run base/run_loop.cc:55:3
    #31 0x112b070b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x112bb1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x112ba560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10dbf9119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112ba4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112bb1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f85d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11f678a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11faa01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11faa0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11faa3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x11280e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11fa99e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11fa9844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11fa97ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11fb1f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1129c2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1129c0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x111a5ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10dbb099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10dbb0563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==1773==ABORTING
Received signal 6
[end of stack trace]
[1768:27395:1203/070825:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 256 (0x100)
[       OK ] NaClBrowserTestNewlib.BadNative (3835 ms)
[186/230] NaClBrowserTestNewlib.BadNative (5129 ms)
[ RUN      ] NaClBrowserTestPnacl.PPAPIPPPInstance
[1779:3847:1203/070825:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1774:3847:1203/070826:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[1774:61731:1203/070826:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1782,2023887232:07:08:27.199347] Native Client module will be loaded at base address 0x00002bd300000000
[1782,2023887232:07:08:28.064712] NaCl untrusted code called _exit(0x0)
[1786,2023887232:07:08:28.926654] Native Client module will be loaded at base address 0x00002da400000000
[1786,2023887232:07:08:29.005299] NaCl untrusted code called _exit(0x0)
[1788,2023887232:07:08:29.818360] Native Client module will be loaded at base address 0x000009cb00000000
--- PPP_Instance::DidCreate
--- PPP_Instance::DidChangeView
clip.size.height: 23
ERROR at ppapi/ppp_instance/ppapi_ppp_instance.cc:54: position.size.width == 15 && clip.size.width == 15
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] ||||  / test_nexe loaded
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] ||||
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidCreate BEGIN]
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidCreate PASS]
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] ||||
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView BEGIN]
--- PPP_Instance::DidChangeView
clip.size.height: 23
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView LOG] 'DidChangeView:PASSED'
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView PASS]
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] ||||
[1774:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[1774:3847:1203/070830:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1774:3847:1203/070830:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] NaClBrowserTestPnacl.PPAPIPPPInstance (6348 ms)
[187/230] NaClBrowserTestPnacl.PPAPIPPPInstance (7844 ms)
[ RUN      ] NaClBrowserTestStatic.SameOriginCookie
[1793:3847:1203/070832:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1790:62219:1203/070833:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1796,2023887232:07:08:34.429035] bad elf magic
[1796,2023887232:07:08:34.430560] NaCl LoadApp failed. Transferring logs before exit.
[1790:3847:1203/070834:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:49698/cross_origin/same_origin_cookie.html (0)
[1790:3847:1203/070834:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestStatic.SameOriginCookie (3112 ms)
[188/230] NaClBrowserTestStatic.SameOriginCookie (4311 ms)
[ RUN      ] CloudPolicyManagerTest.RegisterWithRetry
[1800:3847:1203/070837:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1797:3847:1203/070837:WARNING:device_management_service.cc(225)] DMServer sent an error response: 400
[1801:3847:1203/070838:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] CloudPolicyManagerTest.RegisterWithRetry (2213 ms)
[189/230] CloudPolicyManagerTest.RegisterWithRetry (3510 ms)
[ RUN      ] PolicyTest.SSLErrorOverridingAllowed
[1805:3847:1203/070840:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1805:17667:1203/070842:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.SSLErrorOverridingAllowed (3641 ms)
[190/230] PolicyTest.SSLErrorOverridingAllowed (4838 ms)
[ RUN      ] PolicyPrefsTest.PolicyToPrefsMapping
[1812:3847:1203/070845:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AllowCrossOriginAuthPrompt
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AllowDinosaurEasterEgg
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AllowFileSelectionDialogs
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AllowOutdatedPlugins
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AlternateErrorPagesEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AlwaysAuthorizePlugins
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AudioCaptureAllowed
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AudioCaptureAllowedUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AuthNegotiateDelegateWhitelist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AuthSchemes
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AuthServerWhitelist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AutoFillEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: AutoSelectCertificateForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: BlockThirdPartyCookies
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: BookmarkBarEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: BrowserAddPersonEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: BrowserGuestModeEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: BuiltInDnsClientEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: CloudPrintSubmitEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: CookiesAllowedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: CookiesBlockedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: CookiesSessionOnlyForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultBrowserSettingEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultCookiesSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultGeolocationSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultImagesSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultJavaScriptSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultMediaStreamSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultMediaStreamSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultMediaStreamSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultNotificationsSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultPluginsSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultPopupsSetting
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultPrinterSelection
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderAlternateURLs
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderEncodings
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderIconURL
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderImageURL
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderImageURLPostParams
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderInstantURL
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderInstantURLPostParams
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderKeyword
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderName
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderNewTabURL
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderSearchTermsReplacementKey
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderSearchURL
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderSearchURLPostParams
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderSuggestURL
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DefaultSearchProviderSuggestURLPostParams
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DeveloperToolsDisabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: Disable3DAPIs
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisableAuthNegotiateCnameLookup
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisablePluginFinder
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisablePrintPreview
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisableSafeBrowsingProceedAnyway
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisableScreenshots
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisableSpdy
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisabledPlugins
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisabledPluginsExceptions
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DisabledSchemes
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DiskCacheDir
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DiskCacheSize
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DnsPrefetchingEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: DownloadDirectory
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: EditBookmarksEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: EnableAuthNegotiatePort
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: EnableDeprecatedWebPlatformFeatures
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: EnableOnlineRevocationChecks
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: EnabledPlugins
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ExtensionAllowedTypes
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ExtensionInstallBlacklist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ExtensionInstallForcelist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ExtensionInstallSources
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ExtensionInstallWhitelist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ExtensionSettings
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: HardwareAccelerationModeEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: HideWebStoreIcon
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: HomepageIsNewTabPage
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: HomepageLocation
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImagesAllowedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImagesBlockedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImportAutofillFormData
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImportBookmarks
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImportHistory
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImportHomepage
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImportSavedPasswords
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ImportSearchEngine
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: IncognitoEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: IncognitoModeAvailability
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: JavaScriptAllowedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: JavaScriptBlockedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: JavascriptEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: MaxConnectionsPerProxy
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: MediaCacheSize
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: NativeMessagingBlacklist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: NativeMessagingUserLevelHosts
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: NativeMessagingWhitelist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: NetworkPredictionOptions
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: NotificationsAllowedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: NotificationsBlockedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: PasswordManagerAllowShowPasswords
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: PasswordManagerEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: PluginsAllowedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: PluginsBlockedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: PopupsAllowedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: PopupsBlockedForUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: PrintingEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ProxyBypassList
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ProxyMode
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ProxyPacUrl
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ProxyServer
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ProxyServerMode
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: RC4Enabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: RegisteredProtocolHandlers
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: RestoreOnStartup
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: RestoreOnStartupURLs
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: RestrictSigninToPattern
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: SSLErrorOverrideAllowed
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: SafeBrowsingEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: SafeBrowsingExtendedReportingOptInAllowed
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: SavingBrowserHistoryDisabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: SearchSuggestEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ShowAppsShortcutInBookmarkBar
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: ShowHomeButton
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: SigninAllowed
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: SyncDisabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: TranslateEnabled
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: URLBlacklist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: URLWhitelist
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: VideoCaptureAllowed
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: VideoCaptureAllowedUrls
[1809:3847:1203/070846:INFO:policy_prefs_browsertest.cc(557)] Testing policy: WPADQuickCheckEnabled
[       OK ] PolicyPrefsTest.PolicyToPrefsMapping (2548 ms)
[191/230] PolicyPrefsTest.PolicyToPrefsMapping (3766 ms)
[ RUN      ] CaptivePortalBrowserTest.InterstitialTimerStopNavigationWhileLoading
[1818:3847:1203/070849:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1818:16647:1203/070850:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.InterstitialTimerStopNavigationWhileLoading (2325 ms)
[192/230] CaptivePortalBrowserTest.InterstitialTimerStopNavigationWhileLoading (3765 ms)
[ RUN      ] CaptivePortalBrowserTest.CloseLoginTab
[1823:3847:1203/070853:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1824:3847:1203/070856:WARNING:proxy_message_pipe_endpoint.cc(50)] Failed to write enqueue message to channel
[1824:12551:1203/070856:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.CloseLoginTab (4659 ms)
[193/230] CaptivePortalBrowserTest.CloseLoginTab (5896 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetStateNonExistent
[1831:3847:1203/070859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1828:3847:1203/070900:INFO:CONSOLE(0)] "[SUCCESS] getStateNonExistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getStateNonExistent (0)
[1833:13063:1203/070900:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.GetStateNonExistent (3337 ms)
[194/230] NetworkingPrivateServiceClientApiTest.GetStateNonExistent (4566 ms)
[ RUN      ] GlobalErrorServiceBrowserTest.ShowBubbleView
[1838:3847:1203/070903:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] GlobalErrorServiceBrowserTest.ShowBubbleView (3149 ms)
[195/230] GlobalErrorServiceBrowserTest.ShowBubbleView (4308 ms)
[ RUN      ] DriveAppProviderTest.UninstallUnremovableDriveApp
[1845:3847:1203/070907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1846:13063:1203/070908:WARNING:channel.cc(358)] RawChannel write error
[1842:3847:1203/070908:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DriveAppProviderTest.UninstallUnremovableDriveApp (2178 ms)
[196/230] DriveAppProviderTest.UninstallUnremovableDriveApp (3502 ms)
[ RUN      ] PeopleProviderTest.Basic
[1850:3847:1203/070911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PeopleProviderTest.Basic (3640 ms)
[197/230] PeopleProviderTest.Basic (4816 ms)
[ RUN      ] WebstoreProviderTest.SearchCache
[1858:3847:1203/070916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1858:18691:1203/070917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreProviderTest.SearchCache (2947 ms)
[198/230] WebstoreProviderTest.SearchCache (4325 ms)
[ RUN      ] SupervisedUserBlockModeTest.OpenBlockedURLInNewTab
[1864:3847:1203/070920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1867:16899:1203/070922:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010596a373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001059b5c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000105a01a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000112555493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000112554a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x00000001073f1dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000106e2df10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000106c593b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000106d4fad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000106d4cbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000106d4d235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000106e98d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000107ff7392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001128fd663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001128fdae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000105a7b421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000105a7af43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000105a7060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8dcbf772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8dcac1a1 thread_start + 13

[       OK ] SupervisedUserBlockModeTest.OpenBlockedURLInNewTab (4268 ms)
[199/230] SupervisedUserBlockModeTest.OpenBlockedURLInNewTab (5610 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled
[1785:3847:1203/070828:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1781:3847:1203/070829:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[1781:40991:1203/070829:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010c14daa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011a53ef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8dcad90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d24c233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d251916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d2510e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff93019eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff93019c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff93019ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff91ef4533 _DPSNextEvent + 685
11  AppKit                              0x00007fff91ef3df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff91eeb1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010c12ea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010c12c7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010c1ec149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011a610e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011a610db5 _ZN7content14RunMessageLoopEv + 181
18  browser_tests                       0x000000011a55e1e1 _ZN7content22JavascriptTestObserver3RunEv + 321
19  browser_tests                       0x000000010af4011b _ZN19NaClBrowserTestBase22RunNaClIntegrationTestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEb + 683
20  browser_tests                       0x000000010af31177 _ZN12_GLOBAL__N_156NaClBrowserTestPnacl_PnaclExceptionHandlingDisabled_Test19RunTestOnMainThreadEv + 215
21  browser_tests                       0x000000010c116265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x000000011a53e96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x000000010b3778ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x000000010b375016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x0000000116903837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000011718b11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x00000001168ff26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x000000011690b407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x00000001168f7b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x000000011a53b679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x000000011a5397ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x000000011a53e0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x000000010c1140dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x000000010ceddf80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x000000010cedfb16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x000000010cee0dba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x000000010cef2ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x000000010cef202a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x000000010c316219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x000000010af1e9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x000000011a6097c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x000000010c0ca513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x000000010af1e88d main + 237
44  browser_tests                       0x00000001093d4e34 start + 52
[200/230] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled (TIMED OUT)
[ RUN      ] MediaRouterDialogControllerBrowserTest.RenderProcessHost
[1872:3847:1203/070926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==1873==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000115352a20 bp 0x7fff5c76afd0 sp 0x7fff5c76afd0 T0)
    #0 0x115352a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x11534cfb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x11534cfb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x115317e16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x11530eb0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x11530e83b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x11530e83b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x11530e83b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x115309b7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x10a69c437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x10a69c251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x114f6321c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x10a71013b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x10836b36c in Run base/callback.h:396:12
    #14 0x10836b36c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x11511189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x11510ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x10836b36c in Run base/callback.h:396:12
    #18 0x10836b36c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x1083d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x1083d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x1083d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x1083494a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x1083b88a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x108347936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff8d22eb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff8d22e454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff8d2517f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff8d2510e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff8f11b7bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x10834aa83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x108348d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x10840e078 in Run base/run_loop.cc:55:3
    #33 0x1083d20b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x1153ea286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x10828d948 in Run content/app/content_main_runner.cc:786:12
    #36 0x10828babd in ContentMain content/app/content_main.cc:19:15
    #37 0x107329c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10349399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x103493563 in start (in Chromium Helper) + 51
    #34 0x10  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==1873==ABORTING
Received signal 6
[end of stack trace]
[1875:12807:1203/070928:WARNING:channel.cc(358)] RawChannel write error
[1872:15879:1203/070928:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaRouterDialogControllerBrowserTest.RenderProcessHost (4025 ms)
[201/230] MediaRouterDialogControllerBrowserTest.RenderProcessHost (5361 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/25
[1878:3847:1203/070929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1874:3847:1203/070930:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1878:17923:1203/070930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/25 (2911 ms)
[202/230] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/25 (4221 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/29
[1884:3847:1203/070931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1885:13063:1203/070932:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1885==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001097acbb1 bp 0x00011ff12170 sp 0x00011ff120a0 T6)
    #0 0x1097acbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x1097acbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1097ac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x1097a7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x1097a7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1098a25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1098bf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x109891863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1099009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1097d7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1098f9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10980e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10716036c in Run base/callback.h:396:12
    #13 0x10716036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x113f0689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113f03d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10716036c in Run base/callback.h:396:12
    #17 0x10716036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1071c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1071c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1071c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10713e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1071ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10713c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d22eb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d22e454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d2517f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d2510e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10713f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10713dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x107203078 in Run base/run_loop.cc:55:3
    #31 0x1071c70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x107271d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10726560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1022c2119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107264fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107271426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x113f1d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113d38a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1141601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x114160d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x114163ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x106ece642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x114159e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11415844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x114157ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1141df110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x107082948 in Run content/app/content_main_runner.cc:786:12
    #14 0x107080abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10611ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10227b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10227b563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==1885==ABORTING
Received signal 6
[end of stack trace]
[1884:15879:1203/070932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/29 (2593 ms)
[203/230] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/29 (3859 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/34
[1888:3847:1203/070933:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1888:17155:1203/070934:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/34 (2907 ms)
[204/230] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/34 (4366 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/57
[1896:3847:1203/070935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==1897==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010bfc7bb1 bp 0x000144812170 sp 0x0001448120a0 T6)
    #0 0x10bfc7bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10bfc7bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10bfc71f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10bfc2bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10bfc2bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10c0bd5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10c0da1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10c0ac863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10c11b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10bff2bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10c114547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10c0299cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10997b36c in Run base/callback.h:396:12
    #13 0x10997b36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11672189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11671ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10997b36c in Run base/callback.h:396:12
    #17 0x10997b36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1099e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1099e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1099e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1099594a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1099c88a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x109957936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d22eb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d22e454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d2517f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d2510e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10995a290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x109958d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x109a1e078 in Run base/run_loop.cc:55:3
    #31 0x1099e20b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x109a8cd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x109a8060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x104adf119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x109a7ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x109a8c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11673832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x116553a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11697b1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11697bd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11697eae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1096e9642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x116974e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11697344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x116972ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1169fa110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10989d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10989babd in ContentMain content/app/content_main.cc:19:15
    #15 0x108939c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x104a9c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x104a9c563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==1897==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/57 (2595 ms)
[205/230] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/57 (3970 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/102
[1901:3847:1203/070937:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1901:17667:1203/070938:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/102 (2519 ms)
[206/230] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/102 (3915 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/1
[1906:3847:1203/070939:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1902:62215:1203/070940:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1911:13063:1203/070941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/1 (3940 ms)
[207/230] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestCloseWindowDuringShutdown/1 (5198 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[1912:3847:1203/070941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.354 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.364 -  Registering video event handlers.", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.380 -  Loading media using src.", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.385 -  Starting play, hidden: false", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.487 -  Event: play", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.488 -  Event: waiting", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:62467:1203/070942:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.530 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.540 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.555 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.562 -  Forcing invalid key data.", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.565 -  Adding key to sessionID: 1", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.566 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.574 -  Forcing invalid key data.", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.576 -  Adding key to sessionID: 2", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.579 -  onWebkitKeyError KeySystem: webkit-org.w3.clearkey, sessionId: 1, errorCode: 1, systemCode: 0", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:49724/eme_player_js/utils.js (145)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.603 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.605 -  onWebkitKeyError KeySystem: webkit-org.w3.clearkey, sessionId: 2, errorCode: 1, systemCode: 0", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1907:3847:1203/070942:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:49724/eme_player_js/utils.js (145)
[1907:3847:1203/070942:INFO:CONSOLE(284)] "07:09:42.612 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:49724/eme_player_js/utils.js (284)
[1913:12551:1203/070942:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (2857 ms)
[208/230] SRC_ClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (4125 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[1919:3847:1203/070944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.586 -  Using ClearKeyPlayer", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.593 -  Registering video event handlers.", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.595 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.662 -  Loading media using src.", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:62211:1203/070945:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.671 -  Starting play, hidden: false", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.751 -  Event: play", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.752 -  Event: waiting", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.806 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.832 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.843 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"XvOhazONxOGivLmfmmy3gA","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.863 -  Event: canplay", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.865 -  Event: playing", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.867 -  Event: canplaythrough", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.117 -  timeupdate @ 0.186203", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.364 -  timeupdate @ 0.441612", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.581 -  heartbeat #1", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.864 -  timeupdate @ 0.929211", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.114 -  timeupdate @ 1.18462", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.116 -  waiting for video to end.", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.582 -  heartbeat #2", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.581 -  heartbeat #3", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1914:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.685 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49741/eme_player_js/utils.js (284)
[1922:12807:1203/070948:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1919:19203:1203/070948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5727 ms)
[209/230] SRC_ClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7017 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[1923:3847:1203/070945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1915:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.451 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.460 -  Registering video event handlers.", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.470 -  Loading media using src.", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.475 -  Starting play, hidden: false", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.561 -  Event: play", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.563 -  Event: waiting", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:62475:1203/070946:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1915:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.585 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070946:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1203/070947:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.365 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.371 -  Adding key to sessionID: 1", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.379 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.402 -  Event: canplay", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.403 -  Event: playing", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.404 -  Event: canplaythrough", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.447 -  heartbeat #1", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.578 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.581 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.583 -  Adding key to sessionID: 1", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.587 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.655 -  timeupdate @ 0.189318", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.902 -  timeupdate @ 0.445302", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.978 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.981 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.984 -  Adding key to sessionID: 1", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.988 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.403 -  timeupdate @ 0.935938", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.447 -  heartbeat #2", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.653 -  timeupdate @ 1.191922", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.656 -  waiting for video to end.", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.780 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.785 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.789 -  Adding key to sessionID: 1", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070948:INFO:CONSOLE(284)] "07:09:48.794 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070949:INFO:CONSOLE(284)] "07:09:49.446 -  heartbeat #3", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1915:3847:1203/070950:INFO:CONSOLE(284)] "07:09:50.179 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49758/eme_player_js/utils.js (284)
[1924:12807:1203/070950:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6547 ms)
[210/230] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8066 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0
[1929:3847:1203/070951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1926:3847:1203/070952:INFO:CONSOLE(284)] "07:09:52.533 -  Using ClearKeyPlayer", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070952:INFO:CONSOLE(284)] "07:09:52.541 -  Registering video event handlers.", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070952:INFO:CONSOLE(284)] "07:09:52.542 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:62471:1203/070953:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.428 -  Loading media using src.", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.433 -  Starting play, hidden: false", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.502 -  Event: play", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.503 -  Event: waiting", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.530 -  heartbeat #1", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.542 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.555 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.568 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.642 -  Event: canplay", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.644 -  Event: playing", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.646 -  Event: canplaythrough", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.777 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.779 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.783 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070953:INFO:CONSOLE(284)] "07:09:53.895 -  timeupdate @ 0.186203", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.142 -  timeupdate @ 0.441612", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.176 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.179 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.181 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.529 -  heartbeat #2", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.643 -  timeupdate @ 0.929211", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.976 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.979 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.982 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.143 -  timeupdate @ 1.440029", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.146 -  waiting for video to end.", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.528 -  heartbeat #3", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1926:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.460 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49775/eme_player_js/utils.js (284)
[1931:12807:1203/070956:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1929:15623:1203/070956:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (6562 ms)
[211/230] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM/0 (8004 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[1935:3847:1203/070953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1930:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.439 -  Registering video event handlers.", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070954:INFO:CONSOLE(284)] "07:09:54.445 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.228 -  Loading media using MSE.", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:62475:1203/070955:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.233 -  Registering video event handlers.", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.233 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.298 -  onSourceOpen [object Event]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.301 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.305 -  Loading media using MSE.", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.307 -  onSourceOpen [object Event]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.308 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.349 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.372 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.379 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.380 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.399 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.416 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.417 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.422 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.587 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.587 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.590 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.625 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.625 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.627 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.987 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.988 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070955:INFO:CONSOLE(284)] "07:09:55.988 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.025 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.025 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.026 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.829 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.829 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.830 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.830 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.830 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.831 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.955 -  One video seeked.", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1930:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.968 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:49792/eme_player_js/utils.js (284)
[1937:13063:1203/070957:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1935:17923:1203/070957:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5031 ms)
[212/230] MSE_ExternalClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (6740 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/0
[1947:3847:1203/071000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1948:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1948:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1948:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1948:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1948:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1948:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1948:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1947:15623:1203/071001:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/0 (2480 ms)
[213/230] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/0 (3775 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/1
[1954:3847:1203/071004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1955:3847:1203/071004:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1955:3847:1203/071004:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1955:3847:1203/071004:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1955:3847:1203/071004:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1955:3847:1203/071004:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1955:3847:1203/071004:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1955:3847:1203/071004:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1954:18691:1203/071004:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/1 (2179 ms)
[214/230] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/1 (3527 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[1944:3847:1203/070959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.800 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.805 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.810 -  Registering video event handlers.", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.820 -  Loading media using MSE.", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.827 -  Starting play, hidden: false", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.917 -  Event: play", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.919 -  Event: waiting", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:40207:1203/071000:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.926 -  onSourceOpen [object Event]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.928 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(284)] "07:10:00.958 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071000:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.802 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.814 -  heartbeat #1", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.834 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.840 -  Adding key to sessionID: 1", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071001:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.848 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.878 -  Event: canplay", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.882 -  Event: playing", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071001:INFO:CONSOLE(284)] "07:10:01.884 -  Event: canplaythrough", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.048 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.051 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.053 -  Adding key to sessionID: 1", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.058 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.131 -  timeupdate @ 0.162984", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.379 -  timeupdate @ 0.418393", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.449 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.452 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.456 -  Adding key to sessionID: 1", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.460 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.629 -  timeupdate @ 0.673802", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071002:INFO:CONSOLE(284)] "07:10:02.796 -  heartbeat #2", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.130 -  timeupdate @ 1.18462", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.133 -  waiting for video to end.", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.249 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.253 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.257 -  Adding key to sessionID: 1", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.261 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.795 -  heartbeat #3", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1939:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.709 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49810/eme_player_js/utils.js (284)
[1946:12807:1203/071004:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1939:114439:1203/071004:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[1939:114439:1203/071004:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[1944:17411:1203/071005:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7086 ms)
[215/230] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (8666 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/0
[1960:3847:1203/071007:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1963:13319:1203/071008:WARNING:channel.cc(358)] RawChannel write error
[1963:3847:1203/071008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1963:3847:1203/071008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1963:3847:1203/071008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1963:3847:1203/071008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1963:3847:1203/071008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1963:3847:1203/071008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1963:3847:1203/071008:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/0 (2455 ms)
[216/230] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/0 (3868 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/1
[1964:3847:1203/071008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
sending server_data: {"host": "127.0.0.1", "port": 49827} (36 bytes)
127.0.0.1 - - [03/Dec/2015 07:10:09] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:10:09] "POST /device_management?request=unregister&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&deviceid=testid HTTP/1.1" 200 -
[1964:17411:1203/071009:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/1 (3062 ms)
[217/230] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/1 (4382 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/1
[1971:3847:1203/071011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
sending server_data: {"host": "127.0.0.1", "port": 49830} (36 bytes)
127.0.0.1 - - [03/Dec/2015 07:10:12] "POST /device_management?request=enterprise_check&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&deviceid=testid HTTP/1.1" 200 -
[1972:13063:1203/071012:WARNING:channel.cc(358)] RawChannel write error
[1971:17667:1203/071012:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/1 (3011 ms)
[218/230] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.AutoEnrollment/1 (4299 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/3
[1975:3847:1203/071012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1983:12551:1203/071015:WARNING:channel.cc(358)] RawChannel write error
[1975:17411:1203/071016:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/3 (4934 ms)
[219/230] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/3 (6249 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/4
[1984:3847:1203/071015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1985:12807:1203/071017:WARNING:channel.cc(358)] RawChannel write error
[1987:13063:1203/071018:WARNING:channel.cc(358)] RawChannel write error
[1990:12807:1203/071018:WARNING:channel.cc(358)] RawChannel write error
[1979:3847:1203/071019:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 6
[1984:17667:1203/071019:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/4 (5003 ms)
[220/230] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/4 (6418 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/0
[1991:3847:1203/071019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1986:3847:1203/071020:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/0 (3847 ms)
[221/230] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/0 (5132 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_CookiesClearedOnExit
[2004:3847:1203/071024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2004:17667:1203/071025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_CookiesClearedOnExit (2975 ms)
[222/230] ContinueWhereILeftOffTest.PRE_CookiesClearedOnExit (4430 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/0
[1997:3847:1203/071022:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1994:3847:1203/071024:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[2002:12807:1203/071024:WARNING:channel.cc(358)] RawChannel write error
[1994:3847:1203/071026:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[1997:17667:1203/071026:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1997==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8dcc4bc9 bp 0x000125421730 sp 0x0001254216f0 T6)
    #0 0x7fff8dcc4bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10dc6e3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10dc6e3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10dc6e3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10dc6e3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10dc901d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10dc901d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10dc7b628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10dc7bb9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10dc7bb9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10dc89c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10dc89c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10dc89c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10dc89c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10dc89c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10b8e336c in Run base/callback.h:396:12
    #16 0x10b8e336c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10b94b894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10b94cac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10b94cac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10b8bdd18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10b986078 in Run base/run_loop.cc:55:3
    #22 0x10b94a0b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10b9f4d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10b9e860e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x106a50119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b9e7fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b9f4426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1184d326c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10b7d7abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10b7d7abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10b7d670a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10b805948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10b803abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10a8a1c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x106a0d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x106a0d563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==1997==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/0 (6180 ms)
[223/230] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/0 (7474 ms)
[ RUN      ] NoSessionRestoreTest.SessionStorage
[2013:3847:1203/071028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2009:3847:1203/071029:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NoSessionRestoreTest.SessionStorage (2601 ms)
[224/230] NoSessionRestoreTest.SessionStorage (4041 ms)
[ RUN      ] ForgetAtSessionEndSSLHostStateDelegateTest.QueryPolicyExpired
[2017:3847:1203/071030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2018:15107:1203/071030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[2018:15107:1203/071030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[2018:15107:1203/071030:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[2018:15107:1203/071030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ForgetAtSessionEndSSLHostStateDelegateTest.QueryPolicyExpired (2389 ms)
[225/230] ForgetAtSessionEndSSLHostStateDelegateTest.QueryPolicyExpired (3736 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/0
[2023:3847:1203/071032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2026:13319:1203/071033:WARNING:channel.cc(358)] RawChannel write error
[2026:3847:1203/071033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[2026:3847:1203/071033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[2026:3847:1203/071033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[2026:3847:1203/071033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[2026:3847:1203/071033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[2026:3847:1203/071033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[2026:3847:1203/071033:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[2023:16135:1203/071033:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/0 (2377 ms)
[226/230] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/0 (3632 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/1
[2027:3847:1203/071033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2028:3847:1203/071034:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[2028:3847:1203/071034:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[2028:3847:1203/071034:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[2028:3847:1203/071034:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[2028:3847:1203/071034:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[2028:3847:1203/071034:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[2028:3847:1203/071034:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[2027:17411:1203/071034:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/1 (2360 ms)
[227/230] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/1 (3634 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/3
[2034:3847:1203/071036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2030:3847:1203/071037:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/3 (2737 ms)
[228/230] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/3 (3920 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/4
[2038:3847:1203/071037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2039:13063:1203/071038:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/4 (2848 ms)
[229/230] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/4 (4106 ms)
[ RUN      ] ContinueWhereILeftOffTest.CookiesClearedOnExit
[2044:3847:1203/071040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2044:17411:1203/071042:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.CookiesClearedOnExit (3837 ms)
[230/230] ContinueWhereILeftOffTest.CookiesClearedOnExit (5173 ms)
Retrying 5 tests (retry #1)
[ RUN      ] ErrorPageTest.DNSError_GoBack1
[2052:3847:1203/071045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2053:13063:1203/071046:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==2052==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8dcc4bc9 bp 0x00012a6c7730 sp 0x00012a6c76f0 T6)
    #0 0x7fff8dcc4bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x112a2b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x112a2b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x112a2b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x112a2b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x112a4d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x112a4d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x112a38628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x112a38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x112a38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x112a46c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x112a46c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x112a46c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x112a46c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x112a46c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1106a036c in Run base/callback.h:396:12
    #16 0x1106a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x110708894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x110709ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x110709ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11067ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x110743078 in Run base/run_loop.cc:55:3
    #22 0x1107070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1107b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1107a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8dcbf771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8dcac1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10b7f5119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1107a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1107b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11d29026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x110594abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x110594abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11059370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1105c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1105c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10f65ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10b7b199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10b7b1563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==2052==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ErrorPageTest.DNSError_GoBack1 (4539 ms)
[231/235] ErrorPageTest.DNSError_GoBack1 (5874 ms)
[ RUN      ] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile
[2059:3847:1203/071051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2056:62219:1203/071054:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[2060:13063:1203/071054:WARNING:channel.cc(358)] RawChannel write error
[2056:3847:1203/071054:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
[2062:13063:1203/071054:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile (5355 ms)
[232/235] LoginPromptBrowserTest.SupplyRedundantAuthsMultiProfile (6660 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled
[2068:3847:1203/071057:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2065:3847:1203/071058:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[2065:62219:1203/071058:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[2070,2023887232:07:10:59.294986] Native Client module will be loaded at base address 0x000008aa00000000
[2070,2023887232:07:10:59.891354] NaCl untrusted code called _exit(0x0)
[2071,2023887232:07:11:00.637909] Native Client module will be loaded at base address 0x00005aa200000000
[2071,2023887232:07:11:00.693329] NaCl untrusted code called _exit(0x0)
[2072,2023887232:07:11:01.442127] Native Client module will be loaded at base address 0x0000086400000000
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| nacl_module / test_nexe loaded
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] ||||
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestIrtInterfaceHidden BEGIN]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestIrtInterfaceHidden PASS]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] ||||
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestExceptionSetHandler BEGIN]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestExceptionSetHandler PASS]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] ||||
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestExceptionSetStack BEGIN]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestExceptionSetStack PASS]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] ||||
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestExceptionClearFlag BEGIN]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [TestExceptionClearFlag PASS]
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] ||||
[2065:3847:1203/071101:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 4 passed, 0 failed, 0 errors
[2068:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[2068:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[2065:3847:1203/071101:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[2065:3847:1203/071101:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled (5446 ms)
[233/235] NaClBrowserTestPnacl.PnaclExceptionHandlingDisabled (6678 ms)
[ RUN      ] PDFExtensionTest.ZoomManager
[2077:3847:1203/071104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2073:62731:1203/071105:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:11:07 vm881-m4.golo.chromium.org Chromium Helper[2079] <Error>: CGAffineTransformInvert: singular matrix.
[2073:3847:1203/071107:INFO:CONSOLE(0)] "[SUCCESS] testZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[2073:3847:1203/071107:INFO:CONSOLE(0)] "[SUCCESS] testBrowserZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[2073:3847:1203/071107:INFO:CONSOLE(0)] "[SUCCESS] testSmallZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[2073:3847:1203/071107:INFO:CONSOLE(0)] "[SUCCESS] testSmallBrowserZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[2073:3847:1203/071107:INFO:CONSOLE(0)] "[SUCCESS] testMultiplePdfZoomChanges", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[2073:3847:1203/071107:INFO:CONSOLE(0)] "[SUCCESS] testMultipleBrowserZoomChanges", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[2078:13063:1203/071107:WARNING:channel.cc(358)] RawChannel write error
[2077:3847:1203/071107:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[2077:3847:1203/071107:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[2077:3847:1203/071108:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[2077:3847:1203/071108:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[2073:3847:1203/071108:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[2073:3847:1203/071108:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PDFExtensionTest.ZoomManager (5339 ms)
[234/235] PDFExtensionTest.ZoomManager (6663 ms)
[ RUN      ] PlatformAppBrowserTest.ReinstallDataCleanup
[2084:3847:1203/071111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[2081:3847:1203/071112:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageLocal", source: chrome-extension://mekioiapdglfiejalobafmflgibjbbkj/_generated_background_page.html (0)
[2081:3847:1203/071112:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageSync", source: chrome-extension://mekioiapdglfiejalobafmflgibjbbkj/_generated_background_page.html (0)
[2081:3847:1203/071114:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageLocal", source: chrome-extension://mekioiapdglfiejalobafmflgibjbbkj/_generated_background_page.html (0)
[2081:3847:1203/071114:INFO:CONSOLE(0)] "[SUCCESS] testChromeStorageSync", source: chrome-extension://mekioiapdglfiejalobafmflgibjbbkj/_generated_background_page.html (0)
[2084:17155:1203/071114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.ReinstallDataCleanup (4661 ms)
[235/235] PlatformAppBrowserTest.ReinstallDataCleanup (5894 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runhRP0rQ/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/out_U4wXl/output.json
+-------------------------------------------------------------------------+
| End of shard 9  Pending: 3.0s  Duration: 786.3s  Bot: vm881-m4  Exit: 0 |
+-------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 7  https://chromium-swarm.appspot.com/user/task/2b812b4818075910   |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 7/20
Using 2 parallel jobs.
[ RUN      ] SettingsCommandsExtensionSettingsWebUITest.testChromeSendHandler
[5025:3847:1203/065858:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5027:12807:1203/065859:WARNING:channel.cc(358)] RawChannel write error
[5019:3847:1203/065900:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5019:3847:1203/065900:INFO:CONSOLE(1328)] "Running TestCase SettingsCommandsExtensionSettingsWebUITest.testChromeSendHandler", source: test_api.js (1328)
[       OK ] SettingsCommandsExtensionSettingsWebUITest.testChromeSendHandler (4682 ms)
[1/254] SettingsCommandsExtensionSettingsWebUITest.testChromeSendHandler (6153 ms)
[ RUN      ] BasicExtensionSettingsWebUITest.testDisable
[5024:3847:1203/065858:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5018:3847:1203/065900:INFO:CONSOLE(5)] "line1", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (5)
[5018:3847:1203/065900:INFO:CONSOLE(6)] "line2", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (6)
[5018:3847:1203/065901:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5018:3847:1203/065902:INFO:CONSOLE(1328)] "Running TestCase BasicExtensionSettingsWebUITest.testDisable", source: test_api.js (1328)
[5033:14083:1203/065902:WARNING:channel.cc(358)] RawChannel write error
[5031:13063:1203/065902:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==5033==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010b5ecbb1 bp 0x000121d12170 sp 0x000121d120a0 T6)
    #0 0x10b5ecbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10b5ecbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10b5ec1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10b5e7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10b5e7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10b6e25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10b6ff1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10b6d1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10b7409cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10b617bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10b739547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10b64e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x108fa036c in Run base/callback.h:396:12
    #13 0x108fa036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x115d4689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x115d43d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x108fa036c in Run base/callback.h:396:12
    #17 0x108fa036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x109008894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x109009ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x109009ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x108f7e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x108fed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x108f7c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff849dcb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff849dc454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff849ff7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff849ff0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x108f7f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x108f7dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x109043078 in Run base/run_loop.cc:55:3
    #31 0x1090070b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1090b1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1090a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1040ef119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1090a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1090b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x115d5d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x115b78a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x115fa01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x115fa0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x115fa3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x108d0e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x115f99e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x115f9844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x115f97ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11601f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x108ec2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x108ec0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x107f5ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1040ac99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1040ac563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==5033==ABORTING
Received signal 6
[end of stack trace]
[5032:13063:1203/065902:WARNING:channel.cc(358)] RawChannel write error
[5024:17411:1203/065903:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BasicExtensionSettingsWebUITest.testDisable (7127 ms)
[2/254] BasicExtensionSettingsWebUITest.testDisable (8347 ms)
[ RUN      ] ManagedExtensionSettingsWebUITest.testAccessibility
[5037:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5034:3847:1203/065907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5034:3847:1203/065908:INFO:CONSOLE(1328)] "Running TestCase ManagedExtensionSettingsWebUITest.testAccessibility", source: test_api.js (1328)
[5037:17411:1203/065908:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManagedExtensionSettingsWebUITest.testAccessibility (6238 ms)
[3/254] ManagedExtensionSettingsWebUITest.testAccessibility (7636 ms)
[ RUN      ] OptionsWebUITest.EnableAndDisableDoNotTrack
[5046:3847:1203/065906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5038:3847:1203/065908:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5038:3847:1203/065909:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUITest.EnableAndDisableDoNotTrack", source: test_api.js (1328)
[5049:13319:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[5046:17667:1203/065911:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUITest.EnableAndDisableDoNotTrack (6639 ms)
[4/254] OptionsWebUITest.EnableAndDisableDoNotTrack (8115 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowPageWithHistory
[5060:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5057:3847:1203/065913:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5057:3847:1203/065915:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowPageWithHistory", source: test_api.js (1328)
[5057:3847:1203/065916:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] OptionsWebUIExtendedTest.ShowPageWithHistory (6379 ms)
[5/254] OptionsWebUIExtendedTest.ShowPageWithHistory (7735 ms)
[ RUN      ] SettingsFormatWebUITest.RadioButtonNameValueCheck
[5066:3847:1203/065914:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5062:3847:1203/065916:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5062:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase SettingsFormatWebUITest.RadioButtonNameValueCheck", source: test_api.js (1328)
[5068:13063:1203/065918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsFormatWebUITest.RadioButtonNameValueCheck (5935 ms)
[6/254] SettingsFormatWebUITest.RadioButtonNameValueCheck (7206 ms)
[ RUN      ] SyncInternalsWebUITest.Uninitialized
[5072:3847:1203/065919:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5069:3847:1203/065922:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.Uninitialized", source: test_api.js (1328)
[       OK ] SyncInternalsWebUITest.Uninitialized (4493 ms)
[7/254] SyncInternalsWebUITest.Uninitialized (5888 ms)
[ RUN      ] PrintPreviewWebUITest.PrintToPDFSelectedCapabilities
[5084:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5081:3847:1203/065927:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5081:3847:1203/065928:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.PrintToPDFSelectedCapabilities", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.PrintToPDFSelectedCapabilities (5459 ms)
[8/254] PrintPreviewWebUITest.PrintToPDFSelectedCapabilities (6661 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsCustomMonochrome
[5092:3847:1203/065931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5089:3847:1203/065933:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5089:3847:1203/065934:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsCustomMonochrome", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestColorSettingsCustomMonochrome (5436 ms)
[9/254] PrintPreviewWebUITest.TestColorSettingsCustomMonochrome (6665 ms)
[ RUN      ] PrintPreviewWebUITest.TestCustomPaperNames
[5099:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5096:3847:1203/065940:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5096:3847:1203/065941:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestCustomPaperNames", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestCustomPaperNames (5562 ms)
[10/254] PrintPreviewWebUITest.TestCustomPaperNames (6921 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenuSelection
[5107:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5107:17411:1203/065947:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.AppWithContextMenuSelection (3451 ms)
[11/254] PlatformAppBrowserTest.AppWithContextMenuSelection (4832 ms)
[ RUN      ] PlatformAppBrowserTest.OpenLink
[5114:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5115:13063:1203/065952:WARNING:channel.cc(358)] RawChannel write error
[5114:17667:1203/065952:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.OpenLink (3949 ms)
[12/254] PlatformAppBrowserTest.OpenLink (5351 ms)
[ RUN      ] PlatformAppBrowserTest.AppWindowAdjustBoundsToBeVisibleOnScreen
[5121:3847:1203/065955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5122:13063:1203/065957:WARNING:channel.cc(358)] RawChannel write error
[5121:15367:1203/065957:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.AppWindowAdjustBoundsToBeVisibleOnScreen (3733 ms)
[13/254] PlatformAppBrowserTest.AppWindowAdjustBoundsToBeVisibleOnScreen (5080 ms)
[ RUN      ] CastChannelAPITest.TestPingTimeout
[5129:3847:1203/070000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:104:
    Function call: set_id(1)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <30-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <30-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <30-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[5125:3847:1203/070002:INFO:CONSOLE(14)] "{"audioOnly":false,"channelId":1,"connectInfo":{"auth":"ssl","ipAddress":"192.168.1.1","port":8009},"keepAlive":true,"readyState":"open"}", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_open_timeout.js (14)

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <30-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 34-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] CastChannelAPITest.TestPingTimeout (3346 ms)
[14/254] CastChannelAPITest.TestPingTimeout (4638 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeOpenOptionsPageError
[5135:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5132:3847:1203/070006:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://ndkmohfpohdgmjeoekipfhhahcjbnpob/_generated_background_page.html (0)
[5135:18179:1203/070006:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeRuntimeOpenOptionsPageError (3247 ms)
[15/254] ExtensionApiTest.ChromeRuntimeOpenOptionsPageError (4557 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeGetPackageDirectoryEntryExtension
[5142:3847:1203/070009:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5138:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] getPackageDirectoryEntry", source: chrome-extension://pfjlibchoebhoenipfaciiojkfjgnppk/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.ChromeRuntimeGetPackageDirectoryEntryExtension (3250 ms)
[16/254] ExtensionApiTest.ChromeRuntimeGetPackageDirectoryEntryExtension (4557 ms)
[ RUN      ] ExtensionApiTest.Bookmarks
[5148:3847:1203/070014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] getTree", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] get", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] getArray", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] getChildren", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] create", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] createNoParentId", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] createInRoot", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] createInManaged", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] createFolder", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] getSubTree", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] moveSetup", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] move", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] moveToManaged", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] moveFromManaged", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] search", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] update", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] updateManaged", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] remove", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] removeManaged", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] searchRemoved", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] removeTree", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] removeManagedTree", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] searchRemovedTree", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] getRecentSetup", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] getRecent", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5145:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] updateFolder", source: chrome-extension://idlangjfnabiplfmflgciolinpkddpcd/_generated_background_page.html (0)
[5148:17411:1203/070016:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.Bookmarks (3793 ms)
[17/254] ExtensionApiTest.Bookmarks (5093 ms)
[ RUN      ] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode
[5079:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001040c9aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001124baf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8543790a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff849fa233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff849ff916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff849ff0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8b9e4eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8b9e4c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8b9e4ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff81f0d533 _DPSNextEvent + 685
11  AppKit                              0x00007fff81f0cdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff81f041a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001040aaa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001040a87fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000104168149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011258ce9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011258f6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x00000001124bcbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010409212c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x00000001124ba96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x00000001032f38ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x00000001032f1016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000010e87f837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000010f10711a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000010e87b26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000010e887407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000010e873b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x00000001124b7679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x00000001124b57ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x00000001124ba0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001040900dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000104e59f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000104e5bb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000104e5cdba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000104e6eab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x0000000104e6e02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000104292219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x0000000102e9a9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x00000001125857c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000104046513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x0000000102e9a88d main + 237
42  browser_tests                       0x0000000101350e34 start + 52
[18/254] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode (TIMED OUT)
[ RUN      ] ExtensionApiTest.ContentScriptFragmentNavigation
[5155:3847:1203/070019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5151:59431:1203/070022:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5151:3847:1203/070023:INFO:CONSOLE(0)] "[SUCCESS] test1", source: chrome-extension://eogdhbiacfhjmlfnciiodifninnjnobb/_generated_background_page.html (0)
[5158:12807:1203/070023:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptFragmentNavigation (5768 ms)
[19/254] ExtensionApiTest.ContentScriptFragmentNavigation (7068 ms)
[ RUN      ] ExtensionApiTest.ContentScriptIsolatedWorlds
[5161:3847:1203/070022:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5157:62735:1203/070024:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5165:13063:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[5163:13063:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[5164:13063:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptIsolatedWorlds (6447 ms)
[20/254] ExtensionApiTest.ContentScriptIsolatedWorlds (7932 ms)
[ RUN      ] ExtensionApiTest.ContentScriptIgnoreHostPermissions
[5170:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5166:39703:1203/070029:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5166:3847:1203/070030:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://dfdbnkpkcajcfmgccajdeemdgkjefkbe/_generated_background_page.html (0)
[5166:39703:1203/070030:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5171:13575:1203/070030:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptIgnoreHostPermissions (5555 ms)
[21/254] ExtensionApiTest.ContentScriptIgnoreHostPermissions (6974 ms)
[ RUN      ] ExtensionApiTest.CrossOriginXHRFileAccess
[5179:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5173:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] fileAccessAllowed", source: chrome-extension://koljjigkkkibgefbomhjbbainljnehho/test.html (0)
[5179:15623:1203/070032:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CrossOriginXHRFileAccess (3962 ms)
[22/254] ExtensionApiTest.CrossOriginXHRFileAccess (5408 ms)
[ RUN      ] ExtensionApiTest.XHROnPersistentFileSystem
[5185:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5182:5383:1203/070035:ERROR:mach_broker_mac.mm(234)] Unknown process 5190 is sending Mach IPC messages!
[5182:3847:1203/070036:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://phbdpgfcaeladjkkndhaohnlgaghboli/main.html (0)
[5185:17411:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.XHROnPersistentFileSystem (4225 ms)
[23/254] ExtensionApiTest.XHROnPersistentFileSystem (5520 ms)
[ RUN      ] ExtensionApiTest.MessagingEventURL
[5192:3847:1203/070035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5194:13063:1203/070037:WARNING:channel.cc(358)] RawChannel write error
[5192:15367:1203/070037:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.MessagingEventURL (3662 ms)
[24/254] ExtensionApiTest.MessagingEventURL (5213 ms)
[ RUN      ] AppWindowBrowserTest.FrameInsetsForNoFrame
[5199:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5199:17155:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowBrowserTest.FrameInsetsForNoFrame (3909 ms)
[25/254] AppWindowBrowserTest.FrameInsetsForNoFrame (5448 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.GuestProfileReopenWithNoWindows
[5205:3847:1203/070040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5206:13063:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[5205:16391:1203/070042:WARNING:channel.cc(358)] RawChannel write error
[5198:5635:1203/070042:ERROR:mach_broker_mac.mm(234)] Unknown process 5207 is sending Mach IPC messages!
[       OK ] AppControllerNewProfileManagementBrowserTest.GuestProfileReopenWithNoWindows (3228 ms)
[26/254] AppControllerNewProfileManagementBrowserTest.GuestProfileReopenWithNoWindows (4654 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.GetDisplayPath
[5214:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5208:51983:1203/070046:ERROR:mach_broker_mac.mm(234)] Unknown process 5218 is sending Mach IPC messages!
[5208:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] testGetDisplayPath", source: chrome-extension://gnabagnfgmndkjcblkglhdppcohbaaod/_generated_background_page.html (0)
[5214:17411:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.GetDisplayPath (4315 ms)
[27/254] PlatformAppWithFileBrowserTest.GetDisplayPath (5618 ms)
[ RUN      ] PlatformAppDevToolsBrowserTest.ReOpenedWithID
[5216:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PlatformAppDevToolsBrowserTest.ReOpenedWithID (6834 ms)
[28/254] PlatformAppDevToolsBrowserTest.ReOpenedWithID (8064 ms)
[ RUN      ] EphemeralAppBrowserTest.EventDispatchWhenLaunched
[5227:3847:1203/070050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5228:13575:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[5227:17411:1203/070053:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.EventDispatchWhenLaunched (5216 ms)
[29/254] EphemeralAppBrowserTest.EventDispatchWhenLaunched (6705 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIAddListener
[5234:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==5234==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8544ebc9 bp 0x000125f0a730 sp 0x000125f0a6f0 T6)
    #0 0x7fff8544ebc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10ed6b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10ed6b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10ed6b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10ed6b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10ed8d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10ed8d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10ed78628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10ed78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10ed78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10ed86c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10ed86c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10ed86c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10ed86c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10ed86c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10c9e036c in Run base/callback.h:396:12
    #16 0x10c9e036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10ca48894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10ca49ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10ca49ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10c9bad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10ca83078 in Run base/run_loop.cc:55:3
    #22 0x10ca470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10caf1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10cae560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x107b41119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10cae4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10caf1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1195d026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10c8d4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10c8d4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10c8d370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10c902948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10c900abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10b99ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x107afb99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x107afb563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==5234==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebViewTest.Shim_TestWebRequestAPIAddListener (5268 ms)
[30/254] WebViewTest.Shim_TestWebRequestAPIAddListener (6696 ms)
[ RUN      ] WebViewTest.InterstitialTeardown
[5241:3847:1203/070056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5237:3847:1203/070059:INFO:CONSOLE(6)] "embedder.loadGuest: 50955", source: chrome-extension://ddlodgmjnoiplaojfpfippjgppoaancf/embedder.js (6)
[5237:3847:1203/070059:INFO:CONSOLE(13)] "guestSrcHTTPS: https://localhost:50955/extensions/platform_apps/web_view/interstitial_teardown/https_page.html", source: chrome-extension://ddlodgmjnoiplaojfpfippjgppoaancf/embedder.js (13)
[5252:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[5242:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.InterstitialTeardown (6326 ms)
[31/254] WebViewTest.InterstitialTeardown (7734 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasNoAccessAllow
[5249:3847:1203/070059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5244:62731:1203/070103:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5255:13063:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[5253:13063:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.GeolocationAPIEmbedderHasNoAccessAllow (5498 ms)
[32/254] WebViewTest.GeolocationAPIEmbedderHasNoAccessAllow (6730 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDefaultAllow
[5258:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5254:3847:1203/070108:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.1", source: chrome-extension://knlcgdmfbfdgcoaddhgcjhhpknlnoppj/embedder.js (79)
[5254:3847:1203/070108:INFO:CONSOLE(82)] "embedder.webview[1].postMessage", source: chrome-extension://knlcgdmfbfdgcoaddhgcjhhpknlnoppj/embedder.js (82)
[5254:3847:1203/070108:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.2", source: chrome-extension://knlcgdmfbfdgcoaddhgcjhhpknlnoppj/embedder.js (79)
[5254:3847:1203/070108:INFO:CONSOLE(82)] "embedder.webview[2].postMessage", source: chrome-extension://knlcgdmfbfdgcoaddhgcjhhpknlnoppj/embedder.js (82)
[5254:3847:1203/070108:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop of guest No.0", source: chrome-extension://knlcgdmfbfdgcoaddhgcjhhpknlnoppj/embedder.js (79)
[5254:3847:1203/070108:INFO:CONSOLE(82)] "embedder.webview[0].postMessage", source: chrome-extension://knlcgdmfbfdgcoaddhgcjhhpknlnoppj/embedder.js (82)
[5254:62471:1203/070108:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5254:62471:1203/070108:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5254:62471:1203/070108:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5258:15367:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDefaultAllow (5815 ms)
[33/254] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfMultiWebViewGuestsDefaultAllow (7030 ms)
[ RUN      ] WebViewTest.Shim_TestLoadDataAPI
[5264:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5259:61959:1203/070110:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5267:12807:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[5259:3847:1203/070110:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5264:17923:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadDataAPI (5453 ms)
[34/254] WebViewTest.Shim_TestLoadDataAPI (6691 ms)
[ RUN      ] WebViewTest.Shim_TestWebViewInsideFrame
[5273:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5282:13063:1203/070115:WARNING:channel.cc(358)] RawChannel write error
[5273:17155:1203/070115:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestWebViewInsideFrame (5481 ms)
[35/254] WebViewTest.Shim_TestWebViewInsideFrame (6719 ms)
[ RUN      ] WebViewSizeTest.Shim_TestResizeWebviewWithDisplayNoneResizesContent
[5279:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5274:3847:1203/070116:INFO:CONSOLE(2268)] "The resize test has been injected into webview.", source: chrome-extension://clphejmigpdbbemioieikoajdbiaakkc/main.js (2268)
[5274:3847:1203/070116:INFO:CONSOLE(2278)] "The guest script for a two-way comm channel has been injected into webview.", source: chrome-extension://clphejmigpdbbemioieikoajdbiaakkc/main.js (2278)
[5274:3847:1203/070116:INFO:CONSOLE(2289)] "A communication channel has been established with webview.", source: chrome-extension://clphejmigpdbbemioieikoajdbiaakkc/main.js (2289)
[5274:3847:1203/070116:INFO:CONSOLE(2290)] "Resizing <webview> width from 300px to 400px.", source: chrome-extension://clphejmigpdbbemioieikoajdbiaakkc/main.js (2290)
[5281:13063:1203/070116:WARNING:channel.cc(358)] RawChannel write error
[5280:12551:1203/070116:WARNING:channel.cc(358)] RawChannel write error
[5274:3847:1203/070116:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5279:17411:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSizeTest.Shim_TestResizeWebviewWithDisplayNoneResizesContent (5384 ms)
[36/254] WebViewSizeTest.Shim_TestResizeWebviewWithDisplayNoneResizesContent (6691 ms)
[ RUN      ] WebViewNewWindowTest.Shim_TestNewWindowTwoListeners
[5287:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5293:12807:1203/070121:WARNING:channel.cc(358)] RawChannel write error
[5297:12807:1203/070121:WARNING:channel.cc(358)] RawChannel write error
[5297:14851:1203/070121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5287:3847:1203/070121:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000a0e80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5287:3847:1203/070121:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000a0e80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5297:14851:1203/070121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5297:14851:1203/070121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5297:14851:1203/070121:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[5297:14851:1203/070121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5287:17155:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewNewWindowTest.Shim_TestNewWindowTwoListeners (5401 ms)
[37/254] WebViewNewWindowTest.Shim_TestNewWindowTwoListeners (6783 ms)
[ RUN      ] WebViewSpeechAPITest.SpeechRecognitionAPI_HasPermissionDeny
[5294:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5288:5635:1203/070121:ERROR:mach_broker_mac.mm(234)] Unknown process 5296 is sending Mach IPC messages!
[5288:3847:1203/070122:INFO:CONSOLE(6)] "speechTests.denyTest", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:3847:1203/070123:INFO:CONSOLE(6)] "loadstop", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:3847:1203/070123:INFO:CONSOLE(6)] "done executeScript", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:3847:1203/070123:INFO:CONSOLE(6)] "done postMessage", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:28419:1203/070123:ERROR:media_stream_manager.cc(1205)] Invalid security origin.
[5288:3847:1203/070123:INFO:CONSOLE(6)] "[guest]: runSpeechRecognitionAPI, line: 6", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:3847:1203/070123:INFO:CONSOLE(6)] "[guest]: r.onerror, line: 6", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:3847:1203/070123:INFO:CONSOLE(6)] "embedder.onPostMessageReceived: recognition", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:3847:1203/070123:INFO:CONSOLE(6)] "embedder.onPostMessageReceived.status: onerror", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.js (6)
[5288:3847:1203/070123:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://cccoodlalpipfmbbbdoeohcdfeiaijag/embedder.html (0)
[5298:13063:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[5295:13063:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSpeechAPITest.SpeechRecognitionAPI_HasPermissionDeny (5621 ms)
[38/254] WebViewSpeechAPITest.SpeechRecognitionAPI_HasPermissionDeny (7100 ms)
[ RUN      ] AutofillServerTest.AlwaysQueryForPasswordFields
[5303:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5303:15879:1203/070127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillServerTest.AlwaysQueryForPasswordFields (3773 ms)
[39/254] AutofillServerTest.AlwaysQueryForPasswordFields (4999 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirect
[5309:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5304:69379:1203/070128:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5304:3847:1203/070128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5304:3847:1203/070128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5304:3847:1203/070128:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[5309:17155:1203/070128:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirect (2666 ms)
[40/254] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirect (4135 ms)
[ RUN      ] AutofillCounterTest.Addresses
[5316:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5317:12807:1203/070130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillCounterTest.Addresses (2330 ms)
[41/254] AutofillCounterTest.Addresses (3591 ms)
[ RUN      ] PasswordsCounterTest.Blacklisted
[5325:3847:1203/070133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5326:13063:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[5325:18435:1203/070134:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==5325==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8544ebc9 bp 0x00012e988730 sp 0x00012e9886f0 T6)
    #0 0x7fff8544ebc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11725b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11725b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11725b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11725b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11727d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11727d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x117268628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x117268b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x117268b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x117276c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x117276c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x117276c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x117276c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x117276c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x114ed036c in Run base/callback.h:396:12
    #16 0x114ed036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x114f38894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x114f39ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x114f39ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x114eaad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x114f73078 in Run base/run_loop.cc:55:3
    #22 0x114f370b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x114fe1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x114fd560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x11003a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x114fd4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x114fe1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x121ac026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x114dc4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x114dc4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x114dc370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x114df2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x114df0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x113e8ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10fff799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10fff7563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==5325==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PasswordsCounterTest.Blacklisted (2108 ms)
[42/254] PasswordsCounterTest.Blacklisted (3321 ms)
[ RUN      ] AutofillCounterTest.TimeRanges
[5320:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5315:3847:1203/070134:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5320:17411:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillCounterTest.TimeRanges (4449 ms)
[43/254] AutofillCounterTest.TimeRanges (5967 ms)
[ RUN      ] AndroidUsbDiscoveryTest.TestDeviceDiscovery
[5333:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AndroidUsbDiscoveryTest.TestDeviceDiscovery (2488 ms)
[44/254] AndroidUsbDiscoveryTest.TestDeviceDiscovery (3880 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestDockedDevToolsClose
[5334:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:50997...
sending server_data: {"host": "127.0.0.1", "port": 50997} (36 bytes)
[5334:17411:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsBeforeUnloadTest.TestDockedDevToolsClose (6341 ms)
[45/254] DevToolsBeforeUnloadTest.TestDockedDevToolsClose (7559 ms)
[ RUN      ] DevToolsSanityTest.TestPauseWhenLoadingDevTools
[5343:3847:1203/070140:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:51000...
sending server_data: {"host": "127.0.0.1", "port": 51000} (36 bytes)
2015-12-03 07:01:46.466 Chromium Helper[5346:f07] Couldn't set selectedTextBackgroundColor from default ()
[5338:3847:1203/070146:ERROR:CONSOLE(0)] "The given range isn't in document.", source: chrome-devtools://devtools/bundled/inspector.html?&remoteBase=https://chrome-devtools-frontend.appspot.com/serve_file/@57e648081288644895bf6f5fe184597a63282336/&can_dock=true&settings={%22currentDockState%22:%22\%22undocked\%22%22}&dockSide=undocked (0)
[5338:3847:1203/070147:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[5344:12807:1203/070147:WARNING:channel.cc(358)] RawChannel write error
[5343:3847:1203/070147:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001048c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[5343:3847:1203/070147:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001048c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[5338:3847:1203/070147:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 11
[5338:3847:1203/070147:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 12
[5343:15367:1203/070147:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestPauseWhenLoadingDevTools (8596 ms)
[46/254] DevToolsSanityTest.TestPauseWhenLoadingDevTools (9871 ms)
[ RUN      ] DevToolsSanityTest.TestPauseWhenScriptIsRunning
[5350:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:51003...
sending server_data: {"host": "127.0.0.1", "port": 51003} (36 bytes)
[5347:3847:1203/070149:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
2015-12-03 07:01:51.136 Chromium Helper[5353:f07] Couldn't set selectedTextBackgroundColor from default ()
[5353:12807:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[5351:12807:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[5350:17155:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestPauseWhenScriptIsRunning (8933 ms)
[47/254] DevToolsSanityTest.TestPauseWhenScriptIsRunning (10316 ms)
[ RUN      ] DevToolsPolicyTest.PolicyTrue
[5365:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5366:13063:1203/070155:WARNING:channel.cc(358)] RawChannel write error
[5362:3847:1203/070156:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DevToolsPolicyTest.PolicyTrue (2594 ms)
[48/254] DevToolsPolicyTest.PolicyTrue (3761 ms)
[ RUN      ] DevToolsReattachAfterCrashTest.TestReattachAfterCrashOnTimeline
[5358:3847:1203/070150:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:51006...
sending server_data: {"host": "127.0.0.1", "port": 51006} (36 bytes)
[5354:3847:1203/070155:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
ASAN:DEADLYSIGNAL
=================================================================
==5359==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011b0c7a20 bp 0x7fff569f6fb0 sp 0x7fff569f6fb0 T0)
    #0 0x11b0c7a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x11b0c1fb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x11b0c1fb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x11b08ce16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x11b083b0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x11b08383b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x11b08383b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x11b08383b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x11b07eb7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x110411437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x110411251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x11acd821c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x11048513b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x10e0e036c in Run base/callback.h:396:12
    #14 0x10e0e036c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x11ae8689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x11ae83d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x10e0e036c in Run base/callback.h:396:12
    #18 0x10e0e036c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x10e148894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x10e149ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x10e149ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x10e0be4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x10e12d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x10e0bc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff849dcb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff849dc454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff849ff7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff849ff0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff8ab347bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x10e0bfa83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x10e0bdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x10e183078 in Run base/run_loop.cc:55:3
    #33 0x10e1470b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x11b15f286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x10e002948 in Run content/app/content_main_runner.cc:786:12
    #36 0x10e000abd in ContentMain content/app/content_main.cc:19:15
    #37 0x10d09ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10920799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x109207563 in start (in Chromium Helper) + 51
    #34 0x10  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==5359==ABORTING
Received signal 6
[end of stack trace]
[5354:3847:1203/070158:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 10
[       OK ] DevToolsReattachAfterCrashTest.TestReattachAfterCrashOnTimeline (10065 ms)
[49/254] DevToolsReattachAfterCrashTest.TestReattachAfterCrashOnTimeline (11411 ms)
[ RUN      ] DistillablePageUtilsBrowserTestAlways.TestDelegate
[5371:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5367:62231:1203/070159:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5373:12807:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[5371:17155:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DistillablePageUtilsBrowserTestAlways.TestDelegate (3250 ms)
[50/254] DistillablePageUtilsBrowserTestAlways.TestDelegate (4583 ms)
[ RUN      ] DownloadTest.BrowserCloseAfterDownload
[5380:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5385:13319:1203/070205:WARNING:channel.cc(358)] RawChannel write error
[5374:3847:1203/070205:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5374:3847:1203/070206:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DownloadTest.BrowserCloseAfterDownload (5431 ms)
[51/254] DownloadTest.BrowserCloseAfterDownload (6763 ms)
[ RUN      ] DownloadTest.DownloadTest_CrazyFilenames
[5384:3847:1203/070203:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5384:15623:1203/070208:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadTest_CrazyFilenames (6693 ms)
[52/254] DownloadTest.DownloadTest_CrazyFilenames (8290 ms)
[ RUN      ] DownloadTest.DownloadTest_GZipWithNoContent
[5391:3847:1203/070209:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5393:13319:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[5391:17411:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadTest_GZipWithNoContent (3024 ms)
[53/254] DownloadTest.DownloadTest_GZipWithNoContent (4307 ms)
[ RUN      ] DownloadTest.FeedbackService
[5398:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5394:3847:1203/070214:ERROR:two_phase_uploader.cc(105)] URLFetcher failed, status=3 err=-11
[5398:16391:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.FeedbackService (4040 ms)
[54/254] DownloadTest.FeedbackService (5409 ms)
[ RUN      ] DownloadTestWithShelf.DownloadAndWait
[5403:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5404:13063:1203/070215:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTestWithShelf.DownloadAndWait (3743 ms)
[55/254] DownloadTestWithShelf.DownloadAndWait (5075 ms)
[ RUN      ] SavePageBrowserTest.SaveHTMLOnly
[5410:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5411:13063:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[5406:3847:1203/070218:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5410:17155:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageBrowserTest.SaveHTMLOnly (3102 ms)
[56/254] SavePageBrowserTest.SaveHTMLOnly (4455 ms)
[ RUN      ] ErrorPageTest.Page404
[5414:3847:1203/070218:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ErrorPageTest.Page404 (2610 ms)
[57/254] ErrorPageTest.Page404 (3971 ms)
[ RUN      ] AutofillPrivateApiTest.SaveAddress
[5421:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5424:12807:1203/070223:WARNING:channel.cc(358)] RawChannel write error
[5417:3847:1203/070223:INFO:CONSOLE(0)] "[SUCCESS] saveAddress", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?saveAddress (0)
[5427:13063:1203/070223:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillPrivateApiTest.SaveAddress (4107 ms)
[58/254] AutofillPrivateApiTest.SaveAddress (5479 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ServiceEvents
[5425:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5418:3847:1203/070224:INFO:CONSOLE(0)] "[SUCCESS] testServiceEvents", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[5426:12807:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[5428:13063:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[5425:17411:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.ServiceEvents (4260 ms)
[59/254] BluetoothLowEnergyApiTest.ServiceEvents (5506 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetCharacteristic
[5433:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5429:3847:1203/070229:INFO:CONSOLE(0)] "[SUCCESS] testGetCharacteristic", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GetCharacteristic (4087 ms)
[60/254] BluetoothLowEnergyApiTest.GetCharacteristic (5582 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetRemovedCharacteristic
[5437:3847:1203/070228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5430:3847:1203/070230:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[5441:13063:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[5437:17411:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetRemovedCharacteristic (4271 ms)
[61/254] BluetoothLowEnergyApiTest.GetRemovedCharacteristic (5560 ms)
[ RUN      ] ExtensionBrowsingDataTest.ShortcutFunctionRemovalMask
[5446:3847:1203/070232:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5442:3847:1203/070233:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5446:17411:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowsingDataTest.ShortcutFunctionRemovalMask (2910 ms)
[62/254] ExtensionBrowsingDataTest.ShortcutFunctionRemovalMask (4232 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers
[5450:3847:1203/070233:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5450:17155:1203/070235:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_Headers (3750 ms)
[63/254] DownloadExtensionTest.DownloadExtensionTest_Download_Headers (5047 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReferencesParentInvalid
[5457:3847:1203/070237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReferencesParentInvalid (4095 ms)
[64/254] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_ReferencesParentInvalid (5448 ms)
[ RUN      ] BrowserActionApiTest.BrowserActionAddPopup
[5461:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5461:17155:1203/070241:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==5461==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8544ebc9 bp 0x00012c086730 sp 0x00012c0866f0 T6)
    #0 0x7fff8544ebc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x114a6b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x114a6b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x114a6b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x114a6b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x114a8d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x114a8d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x114a78628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x114a78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x114a78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x114a86c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x114a86c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x114a86c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x114a86c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x114a86c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1126e036c in Run base/callback.h:396:12
    #16 0x1126e036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x112748894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x112749ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x112749ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1126bad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112783078 in Run base/run_loop.cc:55:3
    #22 0x1127470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1127f1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1127e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10d847119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1127e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1127f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f2d026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1125d4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1125d4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1125d370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x112602948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112600abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11169ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10d80399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10d803563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==5461==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BrowserActionApiTest.BrowserActionAddPopup (4453 ms)
[65/254] BrowserActionApiTest.BrowserActionAddPopup (5833 ms)
[ RUN      ] BrowserActionApiTest.IncognitoBasic
[5471:3847:1203/070242:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserActionApiTest.IncognitoBasic (4875 ms)
[66/254] BrowserActionApiTest.IncognitoBasic (6308 ms)
[ RUN      ] ExtensionBrowserTest.WindowOpenNoPrivileges
[5477:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5477:17411:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.WindowOpenNoPrivileges (4379 ms)
[67/254] ExtensionBrowserTest.WindowOpenNoPrivileges (5779 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.MultiAccountOn
[5490:3847:1203/070250:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5492:3847:1203/070250:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5492:3847:1203/070250:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5492:3847:1203/070250:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5492:3847:1203/070250:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5492:3847:1203/070250:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5492:3847:1203/070250:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5492:3847:1203/070250:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5490:15367:1203/070250:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityGetAccountsFunctionTest.MultiAccountOn (2348 ms)
[68/254] IdentityGetAccountsFunctionTest.MultiAccountOn (3859 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintAdviceSuccess
[5496:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5493:3847:1203/070255:INFO:CONSOLE(5)] "hi there", source: chrome-extension://lcfegnepkblkllpcellgbpnkjhbfdbgi/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintAdviceSuccess (3193 ms)
[69/254] GetAuthTokenFunctionTest.NonInteractiveMintAdviceSuccess (4555 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintBadCredentials
[5502:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5499:3847:1203/070259:INFO:CONSOLE(5)] "hi there", source: chrome-extension://lcfegnepkblkllpcellgbpnkjhbfdbgi/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintBadCredentials (3138 ms)
[70/254] GetAuthTokenFunctionTest.NonInteractiveMintBadCredentials (4308 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoninteractiveShutdown
[5509:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5506:3847:1203/070304:INFO:CONSOLE(5)] "hi there", source: chrome-extension://lcfegnepkblkllpcellgbpnkjhbfdbgi/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NoninteractiveShutdown (3164 ms)
[71/254] GetAuthTokenFunctionTest.NoninteractiveShutdown (4572 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.LoadFailed
[5515:3847:1203/070307:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5512:3847:1203/070309:INFO:CONSOLE(3)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://ahjaciijnoiaklcomgnblndopackapon/scope_approval_dialog.html (3)
[5515:18179:1203/070310:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.LoadFailed (4912 ms)
[72/254] LaunchWebAuthFlowFunctionTest.LoadFailed (6133 ms)
[ RUN      ] InstanceIDApiTest.GetID
[5523:3847:1203/070313:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5520:3847:1203/070315:INFO:CONSOLE(0)] "[SUCCESS] getIDWithoutCallback", source: chrome-extension://plhmndgnhbpkkcjekccgfdcdfnaijpfn/_generated_background_page.html (0)
[5520:3847:1203/070315:INFO:CONSOLE(0)] "[SUCCESS] getIDWithCallback", source: chrome-extension://plhmndgnhbpkkcjekccgfdcdfnaijpfn/_generated_background_page.html (0)
[5520:3847:1203/070315:INFO:CONSOLE(0)] "[SUCCESS] getIDTwice", source: chrome-extension://plhmndgnhbpkkcjekccgfdcdfnaijpfn/_generated_background_page.html (0)
[5523:17667:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InstanceIDApiTest.GetID (3308 ms)
[73/254] InstanceIDApiTest.GetID (4559 ms)
[ RUN      ] NotificationProviderApiTest.Events
[5529:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5526:3847:1203/070319:INFO:CONSOLE(0)] "[SUCCESS] testOnCreated", source: chrome-extension://djebdfkmbfejiegbfhknffmoepmodnda/_generated_background_page.html (0)
[5529:17155:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[5529:17155:1203/070319:ERROR:ipc_channel_posix.cc(474)] pipe error on 3 Currently writing message of size: 112: Socket is not connected
[       OK ] NotificationProviderApiTest.Events (3295 ms)
[74/254] NotificationProviderApiTest.Events (4567 ms)
[ RUN      ] ExtensionPreferenceApiTest.DataReductionProxy
[5536:3847:1203/070322:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5533:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] getDrpPrefs", source: chrome-extension://pfmgfdlgomnbgkofeojodiodmgpgmkac/test.html (0)
[5533:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] updateDailyLengths", source: chrome-extension://pfmgfdlgomnbgkofeojodiodmgpgmkac/test.html (0)
[5533:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] clearDataSavings", source: chrome-extension://pfmgfdlgomnbgkofeojodiodmgpgmkac/test.html (0)
[5533:3847:1203/070325:INFO:CONSOLE(0)] "[SUCCESS] dataUsageReporting", source: chrome-extension://pfmgfdlgomnbgkofeojodiodmgpgmkac/test.html (0)
[5536:17155:1203/070325:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionPreferenceApiTest.DataReductionProxy (4438 ms)
[75/254] ExtensionPreferenceApiTest.DataReductionProxy (5635 ms)
[ RUN      ] ProxySettingsApiTest.ProxyFixedSingle
[5542:3847:1203/070328:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5539:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://ldeclkfkjdiikeocbbhnnfdbmfkijpap/_generated_background_page.html (0)
[5539:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] setSingleProxy", source: chrome-extension://ldeclkfkjdiikeocbbhnnfdbmfkijpap/_generated_background_page.html (0)
[       OK ] ProxySettingsApiTest.ProxyFixedSingle (3268 ms)
[76/254] ProxySettingsApiTest.ProxyFixedSingle (4562 ms)
[ RUN      ] ExtensionSessionsTest.GetRecentlyClosedIncognito
[5549:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsSyncActive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(@0x129972c20 16-byte object <E0-10 4D-00 60-60 00-00 00-35 5C-10 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsManaged()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:169:
    Function call: GetRegisteredDataTypes()
          Returns: 8-byte object <FF-FF FF-FF 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ExtensionSessionsTest.GetRecentlyClosedIncognito (3275 ms)
[77/254] ExtensionSessionsTest.GetRecentlyClosedIncognito (4554 ms)
[ RUN      ] SocketApiTest.SocketTCPExtension
[5555:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Echo TCP server started on port 51023...
sending server_data: {"host": "127.0.0.1", "port": 51023} (36 bytes)
[5552:3847:1203/070339:INFO:CONSOLE(415)] "Running tests, protocol none, echo server lOcAlHoSt:51023", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (415)
[5552:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/_generated_background_page.html (0)
[5552:3847:1203/070339:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running socket.getInfo: Socket not found
    at Object.onGetInfo [as callback] (chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js:65:14)", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/_generated_background_page.html (0)
[5552:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/_generated_background_page.html (0)
[5552:3847:1203/070339:INFO:CONSOLE(296)] "calling create", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (296)
[5552:3847:1203/070339:INFO:CONSOLE(302)] "calling connect", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (302)
[5552:3847:1203/070339:INFO:CONSOLE(311)] "Socket connect: result=0", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (311)
[5552:3847:1203/070339:INFO:CONSOLE(313)] "calling read with readCB2 callback", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (313)
[5552:3847:1203/070339:INFO:CONSOLE(319)] "calling disconnect", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (319)
[5552:3847:1203/070339:INFO:CONSOLE(322)] "calling connect", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (322)
[5552:3847:1203/070339:INFO:CONSOLE(331)] "Socket connect: result=0", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (331)
[5552:3847:1203/070339:INFO:CONSOLE(333)] "calling read with readCB1 callback", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (333)
[5552:3847:1203/070339:INFO:CONSOLE(349)] "write callback: bytesWritten=24", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (349)
[5552:3847:1203/070339:INFO:CONSOLE(364)] "Socket read CB2: result=30", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (364)
[5552:3847:1203/070339:INFO:CONSOLE(374)] "Success!", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/background.js (374)
[5552:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/_generated_background_page.html (0)
[5552:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://idpinoigmodnpjaedicglgngbjdjdpkp/_generated_background_page.html (0)
[       OK ] SocketApiTest.SocketTCPExtension (3924 ms)
[78/254] SocketApiTest.SocketTCPExtension (5085 ms)
[ RUN      ] SyncFileSystemApiTest.GetServiceStatus
[5563:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5560:5383:1203/070343:ERROR:mach_broker_mac.mm(234)] Unknown process 5565 is sending Mach IPC messages!
[5560:3847:1203/070344:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://gijkdnboonccalonilajoiofgaaneioc/_generated_background_page.html (0)
[5563:17923:1203/070344:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncFileSystemApiTest.GetServiceStatus (3450 ms)
[79/254] SyncFileSystemApiTest.GetServiceStatus (4838 ms)
[ RUN      ] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory
[5485:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001061efaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001145e0f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8543790a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff849fa233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff849ff916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff849ff0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8b9e4eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8b9e4c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8b9e4ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff81f0d533 _DPSNextEvent + 685
11  AppKit                              0x00007fff81f0cdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff81f041a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001061d0a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001061ce7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010628e149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x00000001146b2e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000114a16e8e _ZN10extensions13ResultCatcher13GetNextResultEv + 302
18  browser_tests                       0x0000000104fac8bf _ZN16ExtensionApiTest20RunExtensionTestImplERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_PKci + 1455
19  browser_tests                       0x0000000104facdf1 _ZN16ExtensionApiTest25RunComponentExtensionTestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE + 209
20  browser_tests                       0x0000000103cc4b8a _ZN60HotwordPrivateApiTest_GetLaunchStateHotwordAudioHistory_Test19RunTestOnMainThreadEv + 474
21  browser_tests                       0x00000001061b8265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x00000001145e096a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x00000001054198ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x0000000105417016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x00000001109a5837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000011122d11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x00000001109a126b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x00000001109ad407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x0000000110999b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x00000001145dd679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x00000001145db7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x00000001145e00ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x00000001061b60dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x0000000106f7ff80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x0000000106f81b16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x0000000106f82dba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x0000000106f94ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x0000000106f9402a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x00000001063b8219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x0000000104fc09ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x00000001146ab7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x000000010616c513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x0000000104fc088d main + 237
44  browser_tests                       0x0000000103476e34 start + 52
45  ???                                 0x0000000000000009 0x0 + 9
[80/254] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory (TIMED OUT)
[ RUN      ] TabCaptureApiTest.MaxOffscreenTabs
[5570:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5572:13063:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[5567:3847:1203/070350:INFO:CONSOLE(0)] "[SUCCESS] canOpenUpToThreeOffscreenTabs", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/max_offscreen_tabs.html (0)
[5567:3847:1203/070350:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabCapture.captureOffscreenTab: Extension has already started too many off-screen tabs.
    at launchTabsUntilLimitReached (chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/max_offscreen_tabs.js:19:17)
    at chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/max_offscreen_tabs.js:32:20", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/max_offscreen_tabs.html (0)
[5575:12807:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[5567:5635:1203/070350:ERROR:mach_broker_mac.mm(234)] Unknown process 5579 is sending Mach IPC messages!
[5567:5635:1203/070350:ERROR:mach_broker_mac.mm(234)] Unknown process 5580 is sending Mach IPC messages!
[5567:51203:1203/070350:ERROR:mach_broker_mac.mm(234)] Unknown process 5581 is sending Mach IPC messages!
[       OK ] TabCaptureApiTest.MaxOffscreenTabs (5142 ms)
[81/254] TabCaptureApiTest.MaxOffscreenTabs (6437 ms)
[ RUN      ] ExtensionTabsTest.DontCreateNormalWindowWhenIncognitoForced
[5576:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5578:14083:1203/070351:WARNING:channel.cc(358)] RawChannel write error
[5582:13063:1203/070351:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.DontCreateNormalWindowWhenIncognitoForced (4102 ms)
[82/254] ExtensionTabsTest.DontCreateNormalWindowWhenIncognitoForced (5522 ms)
[ RUN      ] ExtensionTabsZoomTest.GetZoomSettings
[5587:3847:1203/070353:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5592:14595:1203/070355:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[5592:14595:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5592:14595:1203/070355:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5588:12807:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[5587:17411:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsZoomTest.GetZoomSettings (3320 ms)
[83/254] ExtensionTabsZoomTest.GetZoomSettings (4581 ms)
[ RUN      ] WebNavigationApiTest.IFrame
[5591:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5596:13063:1203/070357:WARNING:channel.cc(358)] RawChannel write error
[5586:3847:1203/070358:INFO:CONSOLE(0)] "[SUCCESS] iframe", source: chrome-extension://ghdolknpagiaimififkidaaeomalobpk/test_iframe.html (0)
[5586:3847:1203/070358:INFO:CONSOLE(0)] "[SUCCESS] iframeMultiple", source: chrome-extension://ghdolknpagiaimififkidaaeomalobpk/test_iframe.html (0)
[5586:3847:1203/070358:INFO:CONSOLE(0)] "[SUCCESS] iframeNavigate", source: chrome-extension://ghdolknpagiaimififkidaaeomalobpk/test_iframe.html (0)
[5593:13063:1203/070358:WARNING:channel.cc(358)] RawChannel write error
[5591:17667:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[5586:3847:1203/070359:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.IFrame (5978 ms)
[84/254] WebNavigationApiTest.IFrame (7321 ms)
[ RUN      ] WebNavigationApiTest.History
[5599:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5595:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] history", source: chrome-extension://ojalldpepaamidbefakonblpnkkeekjd/test_history.html (0)
[5595:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] historyBeforeParsing", source: chrome-extension://ojalldpepaamidbefakonblpnkkeekjd/test_history.html (0)
[5600:13063:1203/070401:WARNING:channel.cc(358)] RawChannel write error
[5599:17411:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[5595:3847:1203/070402:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.History (5314 ms)
[85/254] WebNavigationApiTest.History (6692 ms)
[ RUN      ] WebrtcAudioPrivateTest.SetActiveSinkNoMediaStream
[5607:3847:1203/070402:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5608:12807:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[5608:3847:1203/070402:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5608:3847:1203/070402:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5608:3847:1203/070402:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5608:3847:1203/070402:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5608:3847:1203/070402:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5608:3847:1203/070402:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5608:3847:1203/070402:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5607:17411:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcAudioPrivateTest.SetActiveSinkNoMediaStream (2468 ms)
[86/254] WebrtcAudioPrivateTest.SetActiveSinkNoMediaStream (3797 ms)
[ RUN      ] AppApiTest.AppProcessBackgroundInstances
[5613:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5609:3847:1203/070405:INFO:app_process_apitest.cc(70)] Start of test.
[5609:3847:1203/070407:INFO:app_process_apitest.cc(92)] Nav 1.
[5609:39955:1203/070407:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5609:3847:1203/070407:INFO:app_process_apitest.cc(103)] New tab.
[5609:3847:1203/070409:INFO:app_process_apitest.cc(106)] Nav 2.
[5609:3847:1203/070410:INFO:app_process_apitest.cc(126)] WindowOpenHelper 1.
[5609:3847:1203/070410:INFO:app_process_apitest.cc(128)] End of test.
[5619:13063:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[5621:14339:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppApiTest.AppProcessBackgroundInstances (7636 ms)
[87/254] AppApiTest.AppProcessBackgroundInstances (8895 ms)
[ RUN      ] AppApiTest.BookmarkAppGetsNormalProcess
[5617:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5610:62467:1203/070407:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5617:15623:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppApiTest.BookmarkAppGetsNormalProcess (6586 ms)
[88/254] AppApiTest.BookmarkAppGetsNormalProcess (8093 ms)
[ RUN      ] ExtensionCrxInstallerTest.GrantScopes
[5634:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5636:13063:1203/070416:WARNING:channel.cc(358)] RawChannel write error
[5634:17411:1203/070416:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.GrantScopes (4133 ms)
[89/254] ExtensionCrxInstallerTest.GrantScopes (5414 ms)
[ RUN      ] AppApiTest.ReloadIntoAppProcessWithJavaScript
[5633:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(545)] Loading extension.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(548)] Loading extension - done.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(550)] Disabling extension.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(552)] Disabling extension - done.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(553)] Navigate to path1/empty.html.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(555)] Navigate to path1/empty.html - done.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(561)] Enabling extension.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(563)] Enabling extension - done.
[5627:3847:1203/070414:INFO:app_process_apitest.cc(569)] Executing location.reload().
[5627:39951:1203/070414:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5627:3847:1203/070415:INFO:app_process_apitest.cc(572)] Executing location.reload() - done.
[5627:3847:1203/070415:INFO:app_process_apitest.cc(577)] Disabling extension.
[5627:3847:1203/070415:INFO:app_process_apitest.cc(579)] Disabling extension - done.
[5627:3847:1203/070415:INFO:app_process_apitest.cc(585)] Executing location = location.
[5627:3847:1203/070416:INFO:app_process_apitest.cc(588)] Executing location = location - done.
[5639:12807:1203/070416:WARNING:channel.cc(358)] RawChannel write error
[5633:17411:1203/070417:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppApiTest.ReloadIntoAppProcessWithJavaScript (5011 ms)
[90/254] AppApiTest.ReloadIntoAppProcessWithJavaScript (6246 ms)
[ RUN      ] ExtensionCrxInstallerTest.DoNotGrantScopes
[5644:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5648:13063:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.DoNotGrantScopes (3997 ms)
[91/254] ExtensionCrxInstallerTest.DoNotGrantScopes (5345 ms)
[ RUN      ] ClipboardApiTest.ExtensionNoPermission
[5649:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5641:3847:1203/070421:INFO:CONSOLE(0)] "[SUCCESS] testDomCopy", source: chrome-extension://dibcpdjaibkghclpgmioeinbbmabcgkn/test.html (0)
[5641:3847:1203/070421:INFO:CONSOLE(0)] "[SUCCESS] testDomPaste", source: chrome-extension://dibcpdjaibkghclpgmioeinbbmabcgkn/test.html (0)
[5641:3847:1203/070422:INFO:CONSOLE(0)] "[SUCCESS] testCopyInIframe", source: chrome-extension://dibcpdjaibkghclpgmioeinbbmabcgkn/test.html (0)
[5641:3847:1203/070422:INFO:CONSOLE(0)] "[SUCCESS] testPasteInIframe", source: chrome-extension://dibcpdjaibkghclpgmioeinbbmabcgkn/test.html (0)
[5641:62219:1203/070423:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5653:17155:1203/070423:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001101bf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000011020ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000110256a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011cdaa493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011cda9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000111c46dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000111682f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001114ae3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001115a4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x00000001115a1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001115a2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001116edd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011284c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011d152663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011d152ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001102d0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001102cff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001102c560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff85449772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff854361a1 thread_start + 13

[5641:3847:1203/070423:INFO:CONSOLE(0)] "[SUCCESS] bound testExecuteScriptCopyPaste", source: chrome-extension://dibcpdjaibkghclpgmioeinbbmabcgkn/test.html (0)
[5655:13063:1203/070424:WARNING:channel.cc(358)] RawChannel write error
[5641:3847:1203/070424:INFO:CONSOLE(0)] "[SUCCESS] bound testContentScriptCopyPaste", source: chrome-extension://dibcpdjaibkghclpgmioeinbbmabcgkn/test.html (0)
[5650:13063:1203/070424:WARNING:channel.cc(358)] RawChannel write error
[5655:16899:1203/070424:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010dd1f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010dd6ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010ddb6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011a90a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011a909a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010f7a6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010f1e2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010f00e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010f104ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010f101bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010f102235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010f24dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001103ac392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011acb2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011acb2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010de30421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010de2ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010de2560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff85449772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff854361a1 thread_start + 13

[5641:3847:1203/070424:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5649:17923:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ClipboardApiTest.ExtensionNoPermission (6489 ms)
[92/254] ClipboardApiTest.ExtensionNoPermission (7784 ms)
[ RUN      ] ExternallyConnectableMessagingTest.NotInstalled
[5658:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5654:61495:1203/070425:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5654:61495:1203/070426:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5661:12807:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[5654:3847:1203/070426:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5658:17155:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.NotInstalled (3902 ms)
[93/254] ExternallyConnectableMessagingTest.NotInstalled (5153 ms)
[ RUN      ] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse
[5664:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse (3909 ms)
[94/254] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse (5203 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.OriginPrivileges
[5671:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5665:62735:1203/070430:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5665:27395:1203/070431:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
[5665:27395:1203/070431:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/test.png
[5665:62735:1203/070431:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5680:12807:1203/070434:WARNING:channel.cc(358)] RawChannel write error
[5671:17155:1203/070434:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.OriginPrivileges (5994 ms)
[95/254] ExtensionResourceRequestPolicyTest.OriginPrivileges (7306 ms)
[ RUN      ] ExtensionStorageMonitorTest.ThrottleNotifications
[5678:3847:1203/070433:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5674:3847:1203/070436:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://fkigmnbpljghdbaggibgdmeaiedgcgpj/index.html (0)
[5678:17667:1203/070437:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.ThrottleNotifications (5612 ms)
[96/254] ExtensionStorageMonitorTest.ThrottleNotifications (7072 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.BookmarksURL
[5682:3847:1203/070436:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[5686:3847:1203/070437:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5682:3847:1203/070439:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5686:3847:1203/070439:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000034f40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5688:13319:1203/070439:WARNING:channel.cc(358)] RawChannel write error
[5686:17155:1203/070440:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.BookmarksURL (4751 ms)
[97/254] ExtensionURLRewriteBrowserTest.BookmarksURL (6155 ms)
[ RUN      ] ExtensionWebUITest.SanityCheckAvailableAPIsInFrame
[5696:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5697:12551:1203/070442:WARNING:channel.cc(358)] RawChannel write error
[5691:3847:1203/070443:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5699:12807:1203/070443:WARNING:channel.cc(358)] RawChannel write error
[5696:17411:1203/070443:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebUITest.SanityCheckAvailableAPIsInFrame (4775 ms)
[98/254] ExtensionWebUITest.SanityCheckAvailableAPIsInFrame (6427 ms)
[ RUN      ] ExtensionWebUITest.CanEmbedExtensionOptions
[5702:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5698:3847:1203/070445:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5709:13063:1203/070447:WARNING:channel.cc(358)] RawChannel write error
[5702:3847:1203/070447:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5698:3847:1203/070447:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5702:17411:1203/070447:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebUITest.CanEmbedExtensionOptions (5918 ms)
[99/254] ExtensionWebUITest.CanEmbedExtensionOptions (7197 ms)
[ RUN      ] LazyBackgroundPageApiTest.NaClInView
[5708:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5713,1895461248:07:04:49.407090] Native Client module will be loaded at base address 0x0000209500000000
[5710:12807:1203/070449:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.NaClInView (4931 ms)
[100/254] LazyBackgroundPageApiTest.NaClInView (6148 ms)
[ RUN      ] ProcessManagementTest.ExtensionProcessBalancing
[5723:3847:1203/070452:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5724:12807:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[5718:62467:1203/070457:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5718:3847:1203/070458:INFO:CONSOLE(5)] "Uncaught TypeError: Cannot read property 'assertEq' of undefined", source: http://localhost:51091/extensions/api_test/management/test/common.js (5)
[5718:3847:1203/070458:INFO:CONSOLE(179)] "Uncaught TypeError: Cannot read property 'runTests' of undefined", source: http://localhost:51091/extensions/api_test/management/test/basics.js (179)
[5733:12807:1203/070458:WARNING:channel.cc(358)] RawChannel write error
[5728:13063:1203/070458:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProcessManagementTest.ExtensionProcessBalancing (7642 ms)
[101/254] ProcessManagementTest.ExtensionProcessBalancing (9363 ms)
[ RUN      ] ProcessManagementTest.ProcessOverflow
[5717:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5712:61203:1203/070453:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5732:12807:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[5730:13063:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[5729:12807:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[5727:12807:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[5721:13063:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[5725:13063:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[5717:17155:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProcessManagementTest.ProcessOverflow (10933 ms)
[102/254] ProcessManagementTest.ProcessOverflow (12212 ms)
[ RUN      ] ProcessManagerBrowserTest.KeepaliveOnNetworkRequest
[5743:3847:1203/070502:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5745:12807:1203/070503:WARNING:channel.cc(358)] RawChannel write error
[5743:17155:1203/070504:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProcessManagerBrowserTest.KeepaliveOnNetworkRequest (3659 ms)
[103/254] ProcessManagerBrowserTest.KeepaliveOnNetworkRequest (4852 ms)
[ RUN      ] ServiceWorkerTest.FetchArbitraryPaths
[5746:3847:1203/070502:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5739:29955:1203/070504:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://loijckadbnemhmdjgfjnfkdkjcbjclng/fetch.jsfrom unknown origin. Could not find user data for request.
[5747:13063:1203/070505:WARNING:channel.cc(358)] RawChannel write error
[5739:3847:1203/070506:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5739:3847:1203/070506:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5739:3847:1203/070506:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] ServiceWorkerTest.FetchArbitraryPaths (5112 ms)
[104/254] ServiceWorkerTest.FetchArbitraryPaths (6695 ms)
[ RUN      ] ServiceWorkerTest.GetBackgroundClientFailsWithNoBackgroundPage
[5753:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5750:29955:1203/070509:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://naeoijocdfbfodefjkbjkhedabbjimll/sw.jsfrom unknown origin. Could not find user data for request.
[5750:3847:1203/070509:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://naeoijocdfbfodefjkbjkhedabbjimll/page.html (0)
[5750:3847:1203/070509:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5750:3847:1203/070509:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5750:3847:1203/070509:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[5753:17155:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerTest.GetBackgroundClientFailsWithNoBackgroundPage (3991 ms)
[105/254] ServiceWorkerTest.GetBackgroundClientFailsWithNoBackgroundPage (5202 ms)
[ RUN      ] SearchProviderTest.TestIsSearchProviderInstalledWithException
[5768:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5762:16643:1203/070514:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] SearchProviderTest.TestIsSearchProviderInstalledWithException (3594 ms)
[106/254] SearchProviderTest.TestIsSearchProviderInstalledWithException (4954 ms)
[ RUN      ] WebstoreReinstallerBrowserTest.TestWebstoreReinstall
[5759:3847:1203/070509:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5759:15623:1203/070515:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreReinstallerBrowserTest.TestWebstoreReinstall (7300 ms)
[107/254] WebstoreReinstallerBrowserTest.TestWebstoreReinstall (8676 ms)
[ RUN      ] GeolocationBrowserTest.DisplaysPrompt
[5778:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5774:60695:1203/070518:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5781:13575:1203/070518:WARNING:channel.cc(358)] RawChannel write error
[5774:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5778:17155:1203/070518:WARNING:channel.cc(358)] RawChannel write error
[5774:3847:1203/070518:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.DisplaysPrompt (2688 ms)
[108/254] GeolocationBrowserTest.DisplaysPrompt (4013 ms)
[ RUN      ] HistoryBrowserTest.PRE_HistoryPersists
[5782:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HistoryBrowserTest.PRE_HistoryPersists (2437 ms)
[109/254] HistoryBrowserTest.PRE_HistoryPersists (3896 ms)
[ RUN      ] WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption
[5793:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5794:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5794:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5794:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5794:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5794:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5794:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5794:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5793:17411:1203/070522:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption (2232 ms)
[110/254] WebRtcDisableEncryptionFlagBrowserTest.VerifyEncryption (3539 ms)
[ RUN      ] HistoryBrowserTest.IncognitoNoHistory
[5789:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5795:12551:1203/070523:WARNING:channel.cc(358)] RawChannel write error
[5785:3847:1203/070523:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5789:17667:1203/070523:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.IncognitoNoHistory (3842 ms)
[111/254] HistoryBrowserTest.IncognitoNoHistory (5030 ms)
[ RUN      ] EncryptedMediaSupportedTypesClearKeyTest.Basic
[5804:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesClearKeyTest.Basic (2562 ms)
[112/254] EncryptedMediaSupportedTypesClearKeyTest.Basic (3778 ms)
[ RUN      ] ECKEncryptedMediaTest.LoadUnknownSession
[5802:3847:1203/070525:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5796:3847:1203/070526:INFO:CONSOLE(284)] "07:05:26.685 -  Using ClearKeyPlayer", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:3847:1203/070526:INFO:CONSOLE(284)] "07:05:26.693 -  Registering video event handlers.", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:3847:1203/070526:INFO:CONSOLE(284)] "07:05:26.694 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.513 -  Loading media using src.", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:41487:1203/070527:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5796:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.518 -  Starting play, hidden: false", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.578 -  Event: play", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.581 -  Event: waiting", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.605 -  Loading session: UnknownSession", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5796:3847:1203/070527:INFO:CONSOLE(145)] "FAIL: Session not found.", source: http://127.0.0.1:51149/eme_player_js/utils.js (145)
[5796:3847:1203/070527:INFO:CONSOLE(284)] "07:05:27.613 -  Set document title to: EME_SESSION_NOT_FOUND, updated title: EME_SESSION_NOT_FOUND", source: http://127.0.0.1:51149/eme_player_js/utils.js (284)
[5802:15367:1203/070527:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKEncryptedMediaTest.LoadUnknownSession (3958 ms)
[113/254] ECKEncryptedMediaTest.LoadUnknownSession (5272 ms)
[ RUN      ] EncryptedMediaSupportedTypesClearKeyTest.InvalidKeySystems
[5812:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesClearKeyTest.InvalidKeySystems (2557 ms)
[114/254] EncryptedMediaSupportedTypesClearKeyTest.InvalidKeySystems (3965 ms)
[ RUN      ] EncryptedMediaSupportedTypesTest.PepperCDMsNotRegistered
[5816:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5808:3847:1203/070531:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:51172/test_key_system_instantiation.html (0)
[5816:17411:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesTest.PepperCDMsNotRegistered (2423 ms)
[115/254] EncryptedMediaSupportedTypesTest.PepperCDMsNotRegistered (3815 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndAllowMic
[5822:3847:1203/070533:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5822:3847:1203/070534:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5822:3847:1203/070534:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5822:3847:1203/070534:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5822:17155:1203/070534:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestAndAllowMic (2608 ms)
[116/254] MediaStreamDevicesControllerTest.RequestAndAllowMic (3965 ms)
[ RUN      ] MetricsMemoryDetailsBrowserTest.TestMemoryDetails
[5826:3847:1203/070534:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5826:17411:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MetricsMemoryDetailsBrowserTest.TestMemoryDetails (2300 ms)
[117/254] MetricsMemoryDetailsBrowserTest.TestMemoryDetails (3595 ms)
[ RUN      ] LoadTimingBrowserTest.Integration
[5835:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:51182...
sending server_data: {"host": "127.0.0.1", "port": 51182} (36 bytes)
[       OK ] LoadTimingBrowserTest.Integration (3359 ms)
[118/254] LoadTimingBrowserTest.Integration (4604 ms)
[ RUN      ] PasswordManagerBrowserTestBase.ChangePwdFormPushStateBubbleShown
[5844:3847:1203/070542:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5841:44583:1203/070543:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5845:13063:1203/070543:WARNING:channel.cc(358)] RawChannel write error
[5841:3847:1203/070543:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.ChangePwdFormPushStateBubbleShown (2242 ms)
[119/254] PasswordManagerBrowserTestBase.ChangePwdFormPushStateBubbleShown (3496 ms)
[ RUN      ] PDFExtensionTest.TabTitleWithTitle
[5849:3847:1203/070546:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5846:62219:1203/070546:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:05:49 vm1038-m4.golo.chromium.org Chromium Helper[5851] <Error>: CGAffineTransformInvert: singular matrix.
[5851:13063:1203/070549:WARNING:channel.cc(358)] RawChannel write error
[5851:17155:1203/070549:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010e13f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010e18ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010e1d6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011ad2a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011ad29a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010fbc6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010f602f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010f42e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010f524ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010f521bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010f522235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010f66dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001107cc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011b0d2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011b0d2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010e250421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010e24ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010e24560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff85449772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff854361a1 thread_start + 13

[5846:3847:1203/070549:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PDFExtensionTest.TabTitleWithTitle (4870 ms)
[120/254] PDFExtensionTest.TabTitleWithTitle (6177 ms)
[ RUN      ] MaterialPDFExtensionTest.ZoomManager
[5857:3847:1203/070552:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5854:62475:1203/070553:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5854:3847:1203/070555:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5854:3847:1203/070556:INFO:CONSOLE(0)] "[SUCCESS] testZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[5854:3847:1203/070556:INFO:CONSOLE(0)] "[SUCCESS] testBrowserZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[5854:3847:1203/070556:INFO:CONSOLE(0)] "[SUCCESS] testSmallZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[5854:3847:1203/070556:INFO:CONSOLE(0)] "[SUCCESS] testSmallBrowserZoomChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[5854:3847:1203/070556:INFO:CONSOLE(0)] "[SUCCESS] testMultiplePdfZoomChanges", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[5854:3847:1203/070556:INFO:CONSOLE(0)] "[SUCCESS] testMultipleBrowserZoomChanges", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[5859:13063:1203/070556:WARNING:channel.cc(358)] RawChannel write error
[5854:3847:1203/070556:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5854:3847:1203/070556:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MaterialPDFExtensionTest.ZoomManager (6151 ms)
[121/254] MaterialPDFExtensionTest.ZoomManager (7460 ms)
[ RUN      ] MaterialPDFExtensionTest.Title
[5865:3847:1203/070600:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5861:62471:1203/070600:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5861:3847:1203/070603:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5861:3847:1203/070604:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectTitle", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[5861:3847:1203/070604:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5861:3847:1203/070604:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MaterialPDFExtensionTest.Title (6663 ms)
[122/254] MaterialPDFExtensionTest.Title (7996 ms)
[ RUN      ] PluginPowerSaverBrowserTest.ExpandingSmallPlugin
objc[5873]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5873]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.ExpandingSmallPlugin (3345 ms)
[123/254] PluginPowerSaverBrowserTest.ExpandingSmallPlugin (4553 ms)
[ RUN      ] PrefetchBrowserTestPredictionDisabled.ExperimentDisabled
[5878:3847:1203/070612:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5875:62219:1203/070613:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5875:3847:1203/070613:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PrefetchBrowserTestPredictionDisabled.ExperimentDisabled (2225 ms)
[124/254] PrefetchBrowserTestPredictionDisabled.ExperimentDisabled (3501 ms)
[ RUN      ] PrefsFunctionalTest.TestImagesNotBlockedInIncognito
[5883:3847:1203/070615:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5880:62219:1203/070617:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5880:3847:1203/070617:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5880:3847:1203/070617:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[5883:18691:1203/070617:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.TestImagesNotBlockedInIncognito (3284 ms)
[125/254] PrefsFunctionalTest.TestImagesNotBlockedInIncognito (4553 ms)
[ RUN      ] PrerenderBrowserTest.OpenTaskManagerAfterPrerender
[5890:3847:1203/070620:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5886:62475:1203/070621:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.OpenTaskManagerAfterPrerender (3301 ms)
[126/254] PrerenderBrowserTest.OpenTaskManagerAfterPrerender (4554 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageWithRedirectedFragment
[5896:3847:1203/070625:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5893:62475:1203/070625:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5896:18435:1203/070626:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageWithRedirectedFragment (3265 ms)
[127/254] PrerenderBrowserTest.PrerenderPageWithRedirectedFragment (4561 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHangingUnload
[5903:3847:1203/070629:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5899:61963:1203/070630:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5899:3847:1203/070631:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[5904:12551:1203/070631:WARNING:channel.cc(358)] RawChannel write error
[5899:3847:1203/070631:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5899:3847:1203/070631:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5899:3847:1203/070631:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[5903:17923:1203/070631:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderHangingUnload (3238 ms)
[128/254] PrerenderBrowserTest.PrerenderHangingUnload (4564 ms)
[ RUN      ] FtpBrowserTest.DirectoryListingNavigation
[5834:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
FTP server started on port 51175...
sending server_data: {"host": "127.0.0.1", "port": 51175} (36 bytes)
starting FTP server
[]127.0.0.1:51176 Connected.
127.0.0.1:51176 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:51176 <== USER chrome
127.0.0.1:51176 ==> 331 Username ok, send password.
127.0.0.1:51176 <== PASS ******
127.0.0.1:51176 ==> 230 Login successful.
127.0.0.1:51176 <== SYST
127.0.0.1:51176 ==> 215 UNIX Type: L8
127.0.0.1:51176 <== PWD
127.0.0.1:51176 ==> 257 "/" is the current directory.
127.0.0.1:51176 <== TYPE I
127.0.0.1:51176 ==> 200 Type set to: Binary.
127.0.0.1:51176 <== SIZE /
127.0.0.1:51176 ==> 550 / is not retrievable.
127.0.0.1:51176 <== CWD /
127.0.0.1:51176 ==> 250 "/" is the current directory.
127.0.0.1:51176 <== PASV
127.0.0.1:51176 ==> 227 Entering passive mode (127,0,0,1,199,233).
127.0.0.1:51176 <== LIST -l
127.0.0.1:51176 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:51176 ==> 226 Transfer complete.
127.0.0.1:51176 <== QUIT
127.0.0.1:51176 ==> 221 Goodbye.
[chrome]@127.0.0.1:51176 Disconnected.
[5828:3847:1203/070539:INFO:CONSOLE(299)] "Unexpected condition on ftp://127.0.0.1:51175/: Could not find value for language", source: ftp://chrome:chrome@127.0.0.1:51175/ (299)
[]127.0.0.1:51179 Connected.
127.0.0.1:51179 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:51179 <== USER chrome
127.0.0.1:51179 ==> 331 Username ok, send password.
127.0.0.1:51179 <== PASS ******
127.0.0.1:51179 ==> 230 Login successful.
127.0.0.1:51179 <== SYST
127.0.0.1:51179 ==> 215 UNIX Type: L8
127.0.0.1:51179 <== PWD
127.0.0.1:51179 ==> 257 "/" is the current directory.
127.0.0.1:51179 <== TYPE I
127.0.0.1:51179 ==> 200 Type set to: Binary.
127.0.0.1:51179 <== SIZE /dir1
127.0.0.1:51179 ==> 550 /dir1 is not retrievable.
127.0.0.1:51179 <== CWD /dir1/
127.0.0.1:51179 ==> 250 "/dir1" is the current directory.
127.0.0.1:51179 <== PASV
127.0.0.1:51179 ==> 227 Entering passive mode (127,0,0,1,199,236).
127.0.0.1:51179 <== LIST -l
127.0.0.1:51179 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:51179 ==> 226 Transfer complete.
127.0.0.1:51179 <== QUIT
127.0.0.1:51179 ==> 221 Goodbye.
[chrome]@127.0.0.1:51179 Disconnected.
[5828:3847:1203/070539:INFO:CONSOLE(299)] "Unexpected condition on ftp://127.0.0.1:51175/dir1/: Could not find value for language", source: ftp://chrome:chrome@127.0.0.1:51175/dir1/ (299)
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000103d9baa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011218cf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8543790a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff849fa233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff849ff916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff849ff0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8b9e4eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8b9e4c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8b9e4ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff81f0d533 _DPSNextEvent + 685
11  AppKit                              0x00007fff81f0cdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff81f041a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000103d7ca28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000103d7a7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000103e3a149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011225ee9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011219c234 _ZN7content12TitleWatcher15WaitAndGetTitleEv + 52
18  browser_tests                       0x0000000101f60127 _Z12WaitForTitlePN7content11WebContentsEPKc + 359
19  browser_tests                       0x0000000101f61490 _ZN46FtpBrowserTest_DirectoryListingNavigation_Test19RunTestOnMainThreadEv + 2672
20  browser_tests                       0x0000000103d64265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
21  browser_tests                       0x000000011218c96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
22  browser_tests                       0x0000000102fc58ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
23  browser_tests                       0x0000000102fc3016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
24  browser_tests                       0x000000010e551837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
25  browser_tests                       0x000000010edd911a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
26  browser_tests                       0x000000010e54d26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
27  browser_tests                       0x000000010e559407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
28  browser_tests                       0x000000010e545b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
29  browser_tests                       0x0000000112189679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
30  browser_tests                       0x00000001121877ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
31  browser_tests                       0x000000011218c0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
32  browser_tests                       0x0000000103d620dd _ZN20InProcessBrowserTest5SetUpEv + 717
33  browser_tests                       0x0000000104b2bf80 _ZN7testing4Test3RunEv + 464
34  browser_tests                       0x0000000104b2db16 _ZN7testing8TestInfo3RunEv + 1046
35  browser_tests                       0x0000000104b2edba _ZN7testing8TestCase3RunEv + 1306
36  browser_tests                       0x0000000104b40ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
37  browser_tests                       0x0000000104b4002a _ZN7testing8UnitTest3RunEv + 410
38  browser_tests                       0x0000000103f64219 _ZN4base9TestSuite3RunEv + 665
39  browser_tests                       0x0000000102b6c9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
40  browser_tests                       0x00000001122577c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
41  browser_tests                       0x0000000103d18513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
42  browser_tests                       0x0000000102b6c88d main + 237
43  browser_tests                       0x0000000101022e34 start + 52
44  ???                                 0x0000000000000009 0x0 + 9
[129/254] FtpBrowserTest.DirectoryListingNavigation (TIMED OUT)
[ RUN      ] PrerenderBrowserTest.PrerenderClickNewWindow
[5909:3847:1203/070634:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5906:62475:1203/070635:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5909:18179:1203/070637:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClickNewWindow (4684 ms)
[130/254] PrerenderBrowserTest.PrerenderClickNewWindow (5953 ms)
[ RUN      ] PrerenderBrowserTest.NavigateToPrerenderedPageWhenDevToolsAttached
[5916:3847:1203/070638:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5913:62467:1203/070639:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5918:13063:1203/070640:WARNING:channel.cc(358)] RawChannel write error
[5913:3847:1203/070640:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5916:15367:1203/070640:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.NavigateToPrerenderedPageWhenDevToolsAttached (3631 ms)
[131/254] PrerenderBrowserTest.NavigateToPrerenderedPageWhenDevToolsAttached (5079 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang
[5923:3847:1203/070640:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5917:59435:1203/070641:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5924:13063:1203/070642:WARNING:channel.cc(358)] RawChannel write error
[5917:3847:1203/070642:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5923:17411:1203/070642:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang (3595 ms)
[132/254] PrerenderBrowserTest.PrerenderCrossProcessServerRedirectNoHang (5113 ms)
[ RUN      ] PrerenderBrowserTest.TaskManagementTasksProvided
[5930:3847:1203/070643:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5926:62467:1203/070644:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.TaskManagementTasksProvided (3693 ms)
[133/254] PrerenderBrowserTest.TaskManagementTasksProvided (5024 ms)
[ RUN      ] ProfileBrowserTest.CreateNewProfileSynchronous
[5935:3847:1203/070645:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5935:17155:1203/070646:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileBrowserTest.CreateNewProfileSynchronous (2589 ms)
[134/254] ProfileBrowserTest.CreateNewProfileSynchronous (3893 ms)
[ RUN      ] ProfileBrowserTest.ExitType
[5943:3847:1203/070648:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ProfileBrowserTest.ExitType (2613 ms)
[135/254] ProfileBrowserTest.ExitType (3881 ms)
[ RUN      ] ProfileBrowserTest.URLFetcherUsingMainContextDuringShutdown
[5945:3847:1203/070649:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5947:3847:1203/070650:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5947:3847:1203/070650:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5947:3847:1203/070650:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5947:3847:1203/070650:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5947:3847:1203/070650:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5947:3847:1203/070650:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5947:3847:1203/070650:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ProfileBrowserTest.URLFetcherUsingMainContextDuringShutdown (2412 ms)
[136/254] ProfileBrowserTest.URLFetcherUsingMainContextDuringShutdown (3607 ms)
[ RUN      ] ProfileListDesktopBrowserTest.SwitchToProfile
[5954:3847:1203/070652:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5956:13063:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[5954:17155:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileListDesktopBrowserTest.SwitchToProfile (2915 ms)
[137/254] ProfileListDesktopBrowserTest.SwitchToProfile (4322 ms)
[ RUN      ] ProfileManagerBrowserTest.EphemeralProfile
[5955:3847:1203/070653:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5957:12807:1203/070654:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileManagerBrowserTest.EphemeralProfile (4040 ms)
[138/254] ProfileManagerBrowserTest.EphemeralProfile (5372 ms)
[ RUN      ] PushMessagingBrowserTest.SubscribeSuccessNotificationsGranted
[5964:3847:1203/070656:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5960:18439:1203/070657:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5960:3847:1203/070657:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:51248/push_messaging/push_test.js (18)
[5960:3847:1203/070657:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51248/push_messaging/push_test.js (18)
[5960:3847:1203/070657:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:51248/push_messaging/push_test.js (18)
[5965:12807:1203/070657:WARNING:channel.cc(358)] RawChannel write error
[5960:3847:1203/070657:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5960:3847:1203/070657:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5960:3847:1203/070657:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.SubscribeSuccessNotificationsGranted (2700 ms)
[139/254] PushMessagingBrowserTest.SubscribeSuccessNotificationsGranted (4123 ms)
[ RUN      ] PushMessagingBrowserTest.AppHandlerOnlyIfSubscribed
[5968:3847:1203/070658:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5963:17667:1203/070659:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5963:3847:1203/070659:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:51249/push_messaging/push_test.js (18)
[5963:3847:1203/070659:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51249/push_messaging/push_test.js (18)
[5963:3847:1203/070659:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:51249/push_messaging/push_test.js (18)
[5963:3847:1203/070659:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:51249/push_messaging/push_test.js (18)
[5963:3847:1203/070659:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5963:3847:1203/070659:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5963:3847:1203/070659:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.AppHandlerOnlyIfSubscribed (2639 ms)
[140/254] PushMessagingBrowserTest.AppHandlerOnlyIfSubscribed (4122 ms)
[ RUN      ] PushMessagingBrowserTest.PushEventNotificationWithoutEventWaitUntil
[5975:3847:1203/070700:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5970:17927:1203/070701:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5970:3847:1203/070701:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:51260/push_messaging/push_test.js (18)
[5970:3847:1203/070701:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51260/push_messaging/push_test.js (18)
[5970:3847:1203/070701:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:51260/push_messaging/push_test.js (18)
[5970:3847:1203/070701:INFO:CONSOLE(18)] "sendResultToTest: false - is not controlled", source: https://127.0.0.1:51260/push_messaging/push_test.js (18)
[5970:3847:1203/070702:INFO:CONSOLE(18)] "sendResultToTest: true - is controlled", source: https://127.0.0.1:51260/push_messaging/push_test.js (18)
[5970:3847:1203/070702:INFO:CONSOLE(18)] "sendResultToTest: immediate:shownotification-without-waituntil", source: https://127.0.0.1:51260/push_messaging/push_test.js (18)
[5970:3847:1203/070702:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51260/push_messaging/push_test.js (18)
[5970:3847:1203/070702:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5970:3847:1203/070702:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5970:3847:1203/070702:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[5975:17155:1203/070702:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.PushEventNotificationWithoutEventWaitUntil (2855 ms)
[141/254] PushMessagingBrowserTest.PushEventNotificationWithoutEventWaitUntil (4112 ms)
[ RUN      ] PushMessagingBackgroundModeEnabledBrowserTest.BackgroundModeEnabledWithCommandLine
[5979:3847:1203/070702:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5974:18179:1203/070703:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5974:3847:1203/070703:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:51261/push_messaging/push_test.js (18)
[5974:3847:1203/070703:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51261/push_messaging/push_test.js (18)
[5974:3847:1203/070703:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:51261/push_messaging/push_test.js (18)
[5974:3847:1203/070703:INFO:CONSOLE(18)] "sendResultToTest: unsubscribe result: true", source: https://127.0.0.1:51261/push_messaging/push_test.js (18)
[5974:3847:1203/070703:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5974:3847:1203/070703:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5974:3847:1203/070703:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBackgroundModeEnabledBrowserTest.BackgroundModeEnabledWithCommandLine (2608 ms)
[142/254] PushMessagingBackgroundModeEnabledBrowserTest.BackgroundModeEnabledWithCommandLine (3856 ms)
[ RUN      ] ReferrerPolicyTest.TargetBlankOrigin
[5985:3847:1203/070705:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5981:3847:1203/070706:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5985:18691:1203/070706:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.TargetBlankOrigin (2722 ms)
[143/254] ReferrerPolicyTest.TargetBlankOrigin (3901 ms)
[ RUN      ] ReferrerPolicyTest.HttpsContextMenuRedirect
[5989:3847:1203/070706:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:07:07.051 Chromium Helper[5990:f07] Couldn't set selectedTextBackgroundColor from default ()
[5990:13063:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[5992:12807:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[5989:17411:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.HttpsContextMenuRedirect (3521 ms)
[144/254] ReferrerPolicyTest.HttpsContextMenuRedirect (4999 ms)
[ RUN      ] ReferrerPolicyTest.History
[5996:3847:1203/070709:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5991:3847:1203/070710:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ReferrerPolicyTest.History (3101 ms)
[145/254] ReferrerPolicyTest.History (4319 ms)
[ RUN      ] LoadImageBrowserTest.LoadImage
[6002:3847:1203/070711:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5999:39951:1203/070712:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /load_image/image.png
[5999:39951:1203/070712:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /load_image/image.png
[6004:13063:1203/070712:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoadImageBrowserTest.LoadImage (2995 ms)
[146/254] LoadImageBrowserTest.LoadImage (4422 ms)
[ RUN      ] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterAudioStartsFromBackgroundTab
[6007:3847:1203/070713:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6003:39191:1203/070714:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6011:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6008:12807:1203/070715:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[6011:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6011:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6011:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6011:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6003:109319:1203/070715:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[6011:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6011:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6007:17411:1203/070715:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterAudioStartsFromBackgroundTab (3860 ms)
[147/254] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterAudioStartsFromBackgroundTab (5196 ms)
[ RUN      ] ServiceProcessControlBrowserTest.LaunchAndIPC
[6013:3847:1203/070715:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6013:17411:1203/070717:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceProcessControlBrowserTest.LaunchAndIPC (3405 ms)
[148/254] ServiceProcessControlBrowserTest.LaunchAndIPC (4646 ms)
[ RUN      ] ContinueWhereILeftOffTest.CookiesClearedOnCloseAllBrowsers
[6021:3847:1203/070718:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6015:3847:1203/070720:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6015:3847:1203/070721:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6021:17155:1203/070722:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.CookiesClearedOnCloseAllBrowsers (5790 ms)
[149/254] ContinueWhereILeftOffTest.CookiesClearedOnCloseAllBrowsers (6998 ms)
[ RUN      ] NoSessionRestoreTest.CookiesClearedOnCloseAllBrowsers
[6028:3847:1203/070720:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6029:13063:1203/070721:WARNING:channel.cc(358)] RawChannel write error
[6022:3847:1203/070721:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6031:13063:1203/070723:WARNING:channel.cc(358)] RawChannel write error
[6038:13063:1203/070725:WARNING:channel.cc(358)] RawChannel write error
[6028:17155:1203/070728:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NoSessionRestoreTest.CookiesClearedOnCloseAllBrowsers (9782 ms)
[150/254] NoSessionRestoreTest.CookiesClearedOnCloseAllBrowsers (11239 ms)
[ RUN      ] SessionRestoreTest.RestoreForeignTab
[6039:3847:1203/070725:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6040:13063:1203/070726:WARNING:channel.cc(358)] RawChannel write error
[6040:15107:1203/070726:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6042:13063:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[6044:13063:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[6045:12807:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.RestoreForeignTab (6305 ms)
[151/254] SessionRestoreTest.RestoreForeignTab (7531 ms)
[ RUN      ] SessionRestoreTest.MemoryPressureLoadsNotAllTabs
[6057:3847:1203/070731:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6047:29187:1203/070734:WARNING:channel.cc(358)] RawChannel write error
[6065:14851:1203/070734:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[6065:14851:1203/070734:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6047:5383:1203/070735:ERROR:mach_broker_mac.mm(234)] Unknown process 6067 is sending Mach IPC messages!
[6047:3847:1203/070735:WARNING:oom_memory_details.cc(45)] Tab Discards Memory details (789 ms):
Browser 305 MB private, 0 MB shared
GPU [] 106 MB private, 0 MB shared

[6047:5383:1203/070735:ERROR:mach_broker_mac.mm(234)] Unknown process 6068 is sending Mach IPC messages!
[6047:5383:1203/070735:ERROR:mach_broker_mac.mm(234)] Unknown process 6070 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.MemoryPressureLoadsNotAllTabs (5876 ms)
[152/254] SessionRestoreTest.MemoryPressureLoadsNotAllTabs (7237 ms)
[ RUN      ] TabRestoreTest.Basic
[6062:3847:1203/070733:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6062:3847:1203/070736:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6062:3847:1203/070736:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6062:16647:1203/070736:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabRestoreTest.Basic (5180 ms)
[153/254] TabRestoreTest.Basic (6506 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.DidHostRunInsecureContent
[6080:3847:1203/070739:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6081:3847:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6081:3847:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6081:3847:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6081:3847:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6081:3847:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6081:3847:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6081:3847:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ChromeSSLHostStateDelegateTest.DidHostRunInsecureContent (2467 ms)
[154/254] ChromeSSLHostStateDelegateTest.DidHostRunInsecureContent (3775 ms)
[ RUN      ] CaptivePortalBlockingPageTest.WiFi_NoSSID_NoLoginURL
[6076:3847:1203/070739:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6076:17923:1203/070741:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.WiFi_NoSSID_NoLoginURL (3932 ms)
[155/254] CaptivePortalBlockingPageTest.WiFi_NoSSID_NoLoginURL (5421 ms)
[ RUN      ] SSLUITest.TestHTTPWithBrokenHTTPSResource
[6087:3847:1203/070743:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6083:41487:1203/070744:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6083:3847:1203/070744:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SSLUITest.TestHTTPWithBrokenHTTPSResource (2808 ms)
[156/254] SSLUITest.TestHTTPWithBrokenHTTPSResource (4250 ms)
[ RUN      ] SSLUITest.TestBrokenHTTPSWithInsecureContent
[6091:3847:1203/070744:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6084:3847:1203/070746:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:51291/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUxMjkw' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:51290/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:51291/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUxMjkw (12)
[6093:13063:1203/070746:WARNING:channel.cc(358)] RawChannel write error
[6093:16899:1203/070746:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010a46a373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010a4b5c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010a501a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000117055493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000117054a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010bef1dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010b92df10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010b7593b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010b84fad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010b84cbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010b84d235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010b998d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010caf7392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001173fd663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001173fdae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010a57b421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010a57af43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010a57060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff85449772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff854361a1 thread_start + 13

[6091:17667:1203/070746:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestBrokenHTTPSWithInsecureContent (3591 ms)
[157/254] SSLUITest.TestBrokenHTTPSWithInsecureContent (5142 ms)
[ RUN      ] SSLUITest.TestRunsInsecureContentTwoTabs
[6097:3847:1203/070747:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6094:63239:1203/070748:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6094:3847:1203/070748:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:51296/ ran insecure content from http://127.0.0.1:51295/ssl/randomize_hash.js
[6094:3847:1203/070748:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:51296/ ran insecure content from http://127.0.0.1:51295/ssl/randomize_hash.js
[6094:3847:1203/070748:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:51296/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUxMjk1' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:51295/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:51296/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUxMjk1 (0)
[6094:3847:1203/070748:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6097:18179:1203/070748:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] SSLUITest.TestRunsInsecureContentTwoTabs (2888 ms)
[158/254] SSLUITest.TestRunsInsecureContentTwoTabs (4389 ms)
[ RUN      ] DurableStorageBrowserTest.BookmarkThenUnbookmark
[6102:3847:1203/070749:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6098:66343:1203/070750:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] DurableStorageBrowserTest.BookmarkThenUnbookmark (2618 ms)
[159/254] DurableStorageBrowserTest.BookmarkThenUnbookmark (3942 ms)
[ RUN      ] PopupBlockerBrowserTest.WindowFeaturesBarProps
[6113:3847:1203/070753:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6108:62979:1203/070754:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6113:17411:1203/070755:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.WindowFeaturesBarProps (3555 ms)
[160/254] PopupBlockerBrowserTest.WindowFeaturesBarProps (4928 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeHostedAppTabChanges
[6109:3847:1203/070751:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6105:62515:1203/070753:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6105:3847:1203/070756:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] TaskManagerBrowserTest.NoticeHostedAppTabChanges (6009 ms)
[161/254] TaskManagerBrowserTest.NoticeHostedAppTabChanges (7303 ms)
[ RUN      ] PopupBlockerBrowserTest.Opener
[6123:3847:1203/070758:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6119:62731:1203/070759:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.Opener (3849 ms)
[162/254] PopupBlockerBrowserTest.Opener (5280 ms)
[ RUN      ] PopupBlockerBrowserTest.ShiftClick
[6127:3847:1203/070759:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6122:62471:1203/070800:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6131:12551:1203/070801:WARNING:channel.cc(358)] RawChannel write error
[6127:15879:1203/070801:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.ShiftClick (3749 ms)
[163/254] PopupBlockerBrowserTest.ShiftClick (5218 ms)
[ RUN      ] BrowserTest.SadTabCancelsDialogs
[6136:3847:1203/070803:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserTest.SadTabCancelsDialogs (3948 ms)
[164/254] BrowserTest.SadTabCancelsDialogs (5358 ms)
[ RUN      ] BrowserTest.NullOpenerRedirectForksProcess
[6140:3847:1203/070804:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6134:62731:1203/070805:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6134:63499:1203/070806:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[6134:63499:1203/070806:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6134:3847:1203/070806:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6134:63499:1203/070806:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[6140:17411:1203/070806:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.NullOpenerRedirectForksProcess (3876 ms)
[165/254] BrowserTest.NullOpenerRedirectForksProcess (5241 ms)
[ RUN      ] BrowserTest.GetSizeForNewRenderView
[6148:3847:1203/070808:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6148:17411:1203/070809:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==6148==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8544ebc9 bp 0x0001215e8730 sp 0x0001215e86f0 T6)
    #0 0x7fff8544ebc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x109e3b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x109e3b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x109e3b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x109e3b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x109e5d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x109e5d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x109e48628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x109e48b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x109e48b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x109e56c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x109e56c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x109e56c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x109e56c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x109e56c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x107ab036c in Run base/callback.h:396:12
    #16 0x107ab036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x107b18894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x107b19ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x107b19ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x107a8ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x107b53078 in Run base/run_loop.cc:55:3
    #22 0x107b170b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x107bc1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x107bb560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x102c1b119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107bb4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107bc1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1146a026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1079a4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1079a4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1079a370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1079d2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1079d0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x106a6ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x102bd499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x102bd4563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==6148==ABORTING
Received signal 6
[end of stack trace]
[       OK ] BrowserTest.GetSizeForNewRenderView (2311 ms)
[166/254] BrowserTest.GetSizeForNewRenderView (3603 ms)
[ RUN      ] AppModeTest.EnableAppModeTest
[6153:3847:1203/070809:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6153:3847:1203/070810:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6153:17411:1203/070810:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppModeTest.EnableAppModeTest (2422 ms)
[167/254] AppModeTest.EnableAppModeTest (3848 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewBackgroundTab
[6163:3847:1203/070813:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6164:12551:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[6158:3847:1203/070814:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6163:16391:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewBackgroundTab (2430 ms)
[168/254] BrowserNavigatorTest.Disposition_NewBackgroundTab (3822 ms)
[ RUN      ] BrowserCommandControllerBrowserTest.DisableFind
[6159:3847:1203/070812:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6165:13063:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[6159:17155:1203/070815:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCommandControllerBrowserTest.DisableFind (4161 ms)
[169/254] BrowserCommandControllerBrowserTest.DisableFind (5428 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromAppPopup
[6173:3847:1203/070817:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6167:53003:1203/070819:ERROR:mach_broker_mac.mm(234)] Unknown process 6179 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromAppPopup (3949 ms)
[170/254] BrowserNavigatorTest.Disposition_NewPopupFromAppPopup (5305 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromDefaultToDownloadsInSameTab
[6175:3847:1203/070818:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6168:3847:1203/070820:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6180:13319:1203/070820:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromDefaultToDownloadsInSameTab (4211 ms)
[171/254] BrowserNavigatorTest.NavigateFromDefaultToDownloadsInSameTab (5508 ms)
[ RUN      ] WindowAppleScriptTest.Tabs
[6187:3847:1203/070822:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6189:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6189:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6189:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6189:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6189:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6189:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6189:3847:1203/070823:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6187:15367:1203/070823:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WindowAppleScriptTest.Tabs (2415 ms)
[172/254] WindowAppleScriptTest.Tabs (3659 ms)
[ RUN      ] WindowAppleScriptTest.InsertTab
[6190:3847:1203/070823:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6183:5635:1203/070824:ERROR:mach_broker_mac.mm(234)] Unknown process 6193 is sending Mach IPC messages!
[       OK ] WindowAppleScriptTest.InsertTab (3180 ms)
[173/254] WindowAppleScriptTest.InsertTab (4633 ms)
[ RUN      ] CollectedCookiesMacTest.Outlets
[6198:3847:1203/070826:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6192:3847:1203/070827:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6198:17667:1203/070827:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CollectedCookiesMacTest.Outlets (3066 ms)
[174/254] CollectedCookiesMacTest.Outlets (4428 ms)
[ RUN      ] DevToolsControllerTest.AllowOtherViews
[6202:3847:1203/070828:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6205:13063:1203/070831:WARNING:channel.cc(358)] RawChannel write error
[6203:12807:1203/070831:WARNING:channel.cc(358)] RawChannel write error
[6202:17667:1203/070831:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsControllerTest.AllowOtherViews (5323 ms)
[175/254] DevToolsControllerTest.AllowOtherViews (6987 ms)
[ RUN      ] ViewIDTest.Tab
[6209:3847:1203/070830:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6211:13063:1203/070834:WARNING:channel.cc(358)] RawChannel write error
[6213:12807:1203/070834:WARNING:channel.cc(358)] RawChannel write error
[6204:18959:1203/070834:ERROR:mach_broker_mac.mm(234)] Unknown process 6218 is sending Mach IPC messages!
[6212:13575:1203/070834:WARNING:channel.cc(358)] RawChannel write error
[6216:13831:1203/070834:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[       OK ] ViewIDTest.Tab (5616 ms)
[176/254] ViewIDTest.Tab (7265 ms)
[ RUN      ] ContentSettingImageModelBrowserTest.ShouldRunAnimation
[6225:3847:1203/070836:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6225:17411:1203/070837:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingImageModelBrowserTest.ShouldRunAnimation (3799 ms)
[177/254] ContentSettingImageModelBrowserTest.ShouldRunAnimation (5439 ms)
[ RUN      ] FindInPageControllerTest.FindCrash_Issue14491
[6229:3847:1203/070838:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6224:3847:1203/070839:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] FindInPageControllerTest.FindCrash_Issue14491 (2499 ms)
[178/254] FindInPageControllerTest.FindCrash_Issue14491 (4065 ms)
[ RUN      ] FindInPageControllerTest.StayActive
[6235:3847:1203/070840:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6231:3847:1203/070841:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] FindInPageControllerTest.StayActive (2371 ms)
[179/254] FindInPageControllerTest.StayActive (3659 ms)
[ RUN      ] FindInPageControllerTest.IncognitoFindNextSecret
[6240:3847:1203/070842:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6236:3847:1203/070844:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6240:17411:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.IncognitoFindNextSecret (3929 ms)
[180/254] FindInPageControllerTest.IncognitoFindNextSecret (5385 ms)
[ RUN      ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRedirects
[6246:3847:1203/070844:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6248:12551:1203/070846:WARNING:channel.cc(358)] RawChannel write error
[6241:62467:1203/070846:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6247:12807:1203/070846:WARNING:channel.cc(358)] RawChannel write error
[6246:15623:1203/070846:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRedirects (4098 ms)
[181/254] LoginPromptBrowserTest.ShowCorrectUrlForCrossOriginMainFrameRedirects (5449 ms)
[ RUN      ] StartupBrowserCreatorTest.ReadingWasRestartedAfterRestart
[6252:3847:1203/070847:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6253:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6253:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6253:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6253:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6253:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6253:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6253:3847:1203/070848:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6252:16899:1203/070848:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.ReadingWasRestartedAfterRestart (2411 ms)
[182/254] StartupBrowserCreatorTest.ReadingWasRestartedAfterRestart (3824 ms)
[ RUN      ] SupervisedUserBrowserCreatorTest.StartupSupervisedUserProfile
[6259:3847:1203/070849:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SupervisedUserBrowserCreatorTest.StartupSupervisedUserProfile (2719 ms)
[183/254] SupervisedUserBrowserCreatorTest.StartupSupervisedUserProfile (4262 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsSyncPromoForbidden
[6264:3847:1203/070851:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsSyncPromoForbidden (4293 ms)
[184/254] StartupBrowserCreatorFirstRunTest.FirstRunTabsSyncPromoForbidden (5568 ms)
[ RUN      ] TabModalConfirmDialogTest.Close
[6270:3847:1203/070853:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6272:13063:1203/070855:WARNING:channel.cc(358)] RawChannel write error
[6266:3847:1203/070855:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6270:17155:1203/070855:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabModalConfirmDialogTest.Close (2871 ms)
[185/254] TabModalConfirmDialogTest.Close (4093 ms)
[ RUN      ] PermissionBubbleManagerBrowserTest.NavTwice
[6277:3847:1203/070856:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6273:62471:1203/070857:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PermissionBubbleManagerBrowserTest.NavTwice (2533 ms)
[186/254] PermissionBubbleManagerBrowserTest.NavTwice (3932 ms)
[ RUN      ] ChromeURLDataManagerTest.ResourceScaleTest
[6281:3847:1203/070858:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6276:3847:1203/070858:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6281:17155:1203/070858:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeURLDataManagerTest.ResourceScaleTest (2436 ms)
[187/254] ChromeURLDataManagerTest.ResourceScaleTest (3785 ms)
[ RUN      ] DownloadsDOMHandlerTest.RemoveOneItem
[6288:3847:1203/070900:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6291:12807:1203/070901:WARNING:channel.cc(358)] RawChannel write error
[6283:3847:1203/070901:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6288:16647:1203/070901:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadsDOMHandlerTest.RemoveOneItem (2507 ms)
[188/254] DownloadsDOMHandlerTest.RemoveOneItem (3868 ms)
[ RUN      ] ClearBrowserDataBrowserTest.CommitButtonDisabledWhenNoDataTypesSelected
[6292:3847:1203/070901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6285:3847:1203/070903:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6295:13063:1203/070905:WARNING:channel.cc(358)] RawChannel write error
[6285:3847:1203/070905:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6292:17411:1203/070905:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ClearBrowserDataBrowserTest.CommitButtonDisabledWhenNoDataTypesSelected (5610 ms)
[189/254] ClearBrowserDataBrowserTest.CommitButtonDisabledWhenNoDataTypesSelected (7070 ms)
[ RUN      ] ZoomControllerBrowserTest.PerTabModeResetSendsEvent
[6298:3847:1203/070904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6294:3847:1203/070906:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6300:12807:1203/070908:WARNING:channel.cc(358)] RawChannel write error
[6298:17155:1203/070908:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.PerTabModeResetSendsEvent (5256 ms)
[190/254] ZoomControllerBrowserTest.PerTabModeResetSendsEvent (6726 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfoWithInvalidVersion
[       OK ] ChromeLocatorTest.GetChromeBundleInfoWithInvalidVersion (9 ms)
[191/254] ChromeLocatorTest.GetChromeBundleInfoWithInvalidVersion (1141 ms)
[ RUN      ] ChromeLocatorTest.GetChromeBundleInfoWithPreviousVersion
[       OK ] ChromeLocatorTest.GetChromeBundleInfoWithPreviousVersion (8 ms)
[192/254] ChromeLocatorTest.GetChromeBundleInfoWithPreviousVersion (1129 ms)
[ RUN      ] FormAutocompleteTest.SubmitEventPrevented
[       OK ] FormAutocompleteTest.SubmitEventPrevented (250 ms)
[193/254] FormAutocompleteTest.SubmitEventPrevented (1396 ms)
[ RUN      ] ZoomControllerBrowserTest.NavigationResetsManualMode
[6304:3847:1203/070908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6301:3847:1203/070910:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6308:13063:1203/070912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.NavigationResetsManualMode (5228 ms)
[194/254] ZoomControllerBrowserTest.NavigationResetsManualMode (6469 ms)
[ RUN      ] FormAutofillTest.DetectTextDirectionWhenAncestorHasInlineStyle
[       OK ] FormAutofillTest.DetectTextDirectionWhenAncestorHasInlineStyle (109 ms)
[195/254] FormAutofillTest.DetectTextDirectionWhenAncestorHasInlineStyle (1466 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromBold
[       OK ] FormAutofillTest.LabelsInferredFromBold (189 ms)
[196/254] FormAutofillTest.LabelsInferredFromBold (1405 ms)
[ RUN      ] FormAutofillTest.MaxLengthFields
[       OK ] FormAutofillTest.MaxLengthFields (192 ms)
[197/254] FormAutofillTest.MaxLengthFields (1454 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompletePasswordForReadonlyUsernameUnmatched
[       OK ] PasswordAutofillAgentTest.NoAutocompletePasswordForReadonlyUsernameUnmatched (189 ms)
[198/254] PasswordAutofillAgentTest.NoAutocompletePasswordForReadonlyUsernameUnmatched (1436 ms)
[ RUN      ] PasswordAutofillAgentTest.NoDOMActivationTest
[       OK ] PasswordAutofillAgentTest.NoDOMActivationTest (210 ms)
[199/254] PasswordAutofillAgentTest.NoDOMActivationTest (1459 ms)
[ RUN      ] PasswordAutofillAgentTest.ClearPreviewWithUsernameAutofilled
[       OK ] PasswordAutofillAgentTest.ClearPreviewWithUsernameAutofilled (197 ms)
[200/254] PasswordAutofillAgentTest.ClearPreviewWithUsernameAutofilled (1459 ms)
[ RUN      ] PasswordAutofillAgentTest.FindingFieldsWithAutofillPredictions
[       OK ] PasswordAutofillAgentTest.FindingFieldsWithAutofillPredictions (328 ms)
[201/254] PasswordAutofillAgentTest.FindingFieldsWithAutofillPredictions (1458 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordGenerationTriggered_TypedPassword
[       OK ] PasswordAutofillAgentTest.PasswordGenerationTriggered_TypedPassword (283 ms)
[202/254] PasswordAutofillAgentTest.PasswordGenerationTriggered_TypedPassword (1458 ms)
[ RUN      ] PasswordGenerationAgentTest.BlacklistedTest
[       OK ] PasswordGenerationAgentTest.BlacklistedTest (340 ms)
[203/254] PasswordGenerationAgentTest.BlacklistedTest (1459 ms)
[ RUN      ] PasswordGenerationAgentTest.DynamicFormTest
[       OK ] PasswordGenerationAgentTest.DynamicFormTest (233 ms)
[204/254] PasswordGenerationAgentTest.DynamicFormTest (1455 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocketPrivate_SetSocketFeatureErrors
[6329:3847:1203/070922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6332]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6332]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6323:39951:1203/070924:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6323:3847:1203/070924:INFO:CONSOLE(177)] "SetSocketFeatureErrorsForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:51345/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[6323:3847:1203/070924:INFO:CONSOLE(177)] "SetSocketFeatureErrors finished in 0.000 seconds.", source: http://127.0.0.1:51345/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[6323:3847:1203/070924:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBlocking finished in 0.001 seconds.", source: http://127.0.0.1:51345/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[6323:3847:1203/070924:INFO:CONSOLE(177)] "SetSocketFeatureErrorsBackground finished in 0.003 seconds.", source: http://127.0.0.1:51345/test_case.html?testcase=UDPSocketPrivate_SetSocketFeatureErrors (177)
[6329:3847:1203/070924:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6329:3847:1203/070924:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6329:18179:1203/070924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocketPrivate_SetSocketFeatureErrors (3954 ms)
[205/254] OutOfProcessPPAPITest.UDPSocketPrivate_SetSocketFeatureErrors (5111 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocket_SetOption_1_0
[6328:3847:1203/070922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6333]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6333]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6322:39439:1203/070924:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6322:3847:1203/070924:INFO:CONSOLE(177)] "SetOption_1_0ForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:51344/test_case.html?testcase=UDPSocket_SetOption_1_0, (177)
[6322:3847:1203/070924:INFO:CONSOLE(177)] "SetOption_1_0 finished in 0.000 seconds.", source: http://127.0.0.1:51344/test_case.html?testcase=UDPSocket_SetOption_1_0, (177)
[6322:3847:1203/070924:INFO:CONSOLE(177)] "SetOption_1_0Blocking finished in 0.004 seconds.", source: http://127.0.0.1:51344/test_case.html?testcase=UDPSocket_SetOption_1_0, (177)
[6322:3847:1203/070924:INFO:CONSOLE(177)] "SetOption_1_0Background finished in 0.004 seconds.", source: http://127.0.0.1:51344/test_case.html?testcase=UDPSocket_SetOption_1_0, (177)
[6328:3847:1203/070924:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6328:15879:1203/070924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocket_SetOption_1_0 (4095 ms)
[206/254] OutOfProcessPPAPITest.UDPSocket_SetOption_1_0 (5247 ms)
[ RUN      ] NaClBrowserTestStatic.CORSNoCookie
[6341:3847:1203/070927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6335:41487:1203/070928:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6335:3847:1203/070928:INFO:CONSOLE(0)] "NativeClient: access to manifest url was denied.", source: http://127.0.0.1:51354/cross_origin/cors_no_cookie.html (0)
[6335:3847:1203/070928:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[6335:3847:1203/070928:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6335:3847:1203/070928:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6341:17155:1203/070928:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestStatic.CORSNoCookie (2595 ms)
[207/254] NaClBrowserTestStatic.CORSNoCookie (3979 ms)
[ RUN      ] OutOfProcessPPAPITest.View
[6340:3847:1203/070927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6344]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6344]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6334:39699:1203/070929:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6334:3847:1203/070929:INFO:CONSOLE(177)] "SizeChange finished in 0.015 seconds.", source: http://127.0.0.1:51352/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[6334:3847:1203/070929:INFO:CONSOLE(177)] "ClipChange finished in 0.027 seconds.", source: http://127.0.0.1:51352/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[6334:3847:1203/070929:INFO:CONSOLE(177)] "ScrollOffsetChange finished in 0.046 seconds.", source: http://127.0.0.1:51352/test_case.html?testcase=View_SizeChange,View_ClipChange,View_ScrollOffsetChange, (177)
[6334:3847:1203/070929:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] OutOfProcessPPAPITest.View (3661 ms)
[208/254] OutOfProcessPPAPITest.View (5076 ms)
[ RUN      ] PolicyTest.DisabledPlugins
[6350:3847:1203/070931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6346:3847:1203/070932:INFO:policy_browsertest.cc(468)] Test skipped because the Flash plugin couldn't be found.
ASAN:DEADLYSIGNAL
=================================================================
==6350==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8544ebc9 bp 0x000127f1c730 sp 0x000127f1c6f0 T6)
    #0 0x7fff8544ebc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1107ec3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1107ec3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1107ec3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1107ec3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11080e1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11080e1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1107f9628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1107f9b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1107f9b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x110807c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x110807c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x110807c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x110807c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x110807c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10e46136c in Run base/callback.h:396:12
    #16 0x10e46136c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10e4c9894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10e4caac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10e4caac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10e43bd18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10e504078 in Run base/run_loop.cc:55:3
    #22 0x10e4c80b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10e572d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10e56660e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1095ce119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10e565fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10e572426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b05126c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10e355abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10e355abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10e35470a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10e383948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10e381abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10d41fc1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10958b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10958b563 in start (in Chromium Helper) + 51
    #11 0x11  (<unknown module>)

==6350==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PolicyTest.DisabledPlugins (2284 ms)
[209/254] PolicyTest.DisabledPlugins (3650 ms)
[ RUN      ] PolicyTest.ExtensionInstallBlacklistSharedModules
[6354:3847:1203/070932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PolicyTest.ExtensionInstallBlacklistSharedModules (6198 ms)
[210/254] PolicyTest.ExtensionInstallBlacklistSharedModules (7505 ms)
[ RUN      ] PolicyTest.ExtensionMinimumVersionRequiredAlt
[6361:3847:1203/070935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6362:13063:1203/070938:WARNING:channel.cc(358)] RawChannel write error
[6361:17411:1203/070938:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ExtensionMinimumVersionRequiredAlt (5354 ms)
[211/254] PolicyTest.ExtensionMinimumVersionRequiredAlt (6718 ms)
[ RUN      ] PolicyTest.SSLVersionFallbackMin
[6380:3847:1203/070942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6381:3847:1203/070942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6381:3847:1203/070942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6381:3847:1203/070942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6381:3847:1203/070942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6381:3847:1203/070942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6381:3847:1203/070942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6381:3847:1203/070942:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6380:15623:1203/070942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.SSLVersionFallbackMin (2150 ms)
[212/254] PolicyTest.SSLVersionFallbackMin (3613 ms)
[ RUN      ] PolicyTest.URLBlacklist
[6374:3847:1203/070940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6379:13063:1203/070942:WARNING:channel.cc(358)] RawChannel write error
[6388:13063:1203/070946:WARNING:channel.cc(358)] RawChannel write error
[6374:17923:1203/070946:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==6374==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8544ebc9 bp 0x000123958730 sp 0x0001239586f0 T7)
    #0 0x7fff8544ebc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10bc063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10bc063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10bc063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10bc063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10bc281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10bc281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10bc13628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10bc13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10bc13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10bc21c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10bc21c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10bc21c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10bc21c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10bc21c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10987b36c in Run base/callback.h:396:12
    #16 0x10987b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1098e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1098e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1098e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x109855d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10991e078 in Run base/run_loop.cc:55:3
    #22 0x1098e20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10998cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10998060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x1049eb119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10997ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10998c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11646b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10976fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10976fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10976e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10979d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10979babd in ContentMain content/app/content_main.cc:19:15
    #9 0x108839c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1049a499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1049a4563 in start (in Chromium Helper) + 51
    #11 0x11  (<unknown module>)

==6374==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PolicyTest.URLBlacklist (7747 ms)
[213/254] PolicyTest.URLBlacklist (9130 ms)
[ RUN      ] PreferencesBrowserTest.SetPrefs
[6387:3847:1203/070945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6383:3847:1203/070947:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6387:17667:1203/070949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PreferencesBrowserTest.SetPrefs (5440 ms)
[214/254] PreferencesBrowserTest.SetPrefs (6678 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsSetCommit
[6394:3847:1203/070949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6391:3847:1203/070951:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] PreferencesBrowserTest.DialogPrefsSetCommit (4979 ms)
[215/254] PreferencesBrowserTest.DialogPrefsSetCommit (6411 ms)
[ RUN      ] TtsApiTest.PlatformSpeakOptionalArgs
[6401:3847:1203/070952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6398:3847:1203/070954:INFO:CONSOLE(0)] "[SUCCESS] testSpeakWithOptionalArgs", source: chrome-extension://giahlkbegjhkgdgjjcflfpbhmpgkjejh/test.html (0)
[6402:12551:1203/070954:WARNING:channel.cc(358)] RawChannel write error
[6401:17667:1203/070954:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.PlatformSpeakOptionalArgs (3687 ms)
[216/254] TtsApiTest.PlatformSpeakOptionalArgs (4933 ms)
[ RUN      ] TtsApiTest.PlatformSpeakEnqueue
[6408:3847:1203/070955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6404:3847:1203/070957:INFO:CONSOLE(0)] "[SUCCESS] testEnqueue", source: chrome-extension://jbcboibpnflophbfcclcmddihecjmjab/test.html (0)
[       OK ] TtsApiTest.PlatformSpeakEnqueue (3616 ms)
[217/254] TtsApiTest.PlatformSpeakEnqueue (4924 ms)
[ RUN      ] TtsApiTest.PlatformWordCallbacks
[6413:3847:1203/070957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6407:3847:1203/070959:INFO:CONSOLE(0)] "[SUCCESS] testWordCallbacks", source: chrome-extension://hehlgcfealfmpdmbpiajhlihdpjaiohm/test.html (0)
[6414:12807:1203/070959:WARNING:channel.cc(358)] RawChannel write error
[6413:17155:1203/070959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.PlatformWordCallbacks (3609 ms)
[218/254] TtsApiTest.PlatformWordCallbacks (5133 ms)
[ RUN      ] TtsApiTest.RegisterEngine
[6420:3847:1203/071000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6416:3847:1203/071002:INFO:CONSOLE(0)] "[SUCCESS] testNoListeners", source: chrome-extension://dllfippklakplhofjpfbocldhlgeohfb/test.html (0)
[6416:3847:1203/071002:INFO:CONSOLE(0)] "[SUCCESS] testTtsEngine", source: chrome-extension://dllfippklakplhofjpfbocldhlgeohfb/test.html (0)
[6416:3847:1203/071002:INFO:CONSOLE(0)] "[SUCCESS] testVoiceMatching", source: chrome-extension://dllfippklakplhofjpfbocldhlgeohfb/test.html (0)
[6416:3847:1203/071002:INFO:CONSOLE(0)] "[SUCCESS] testGetVoices", source: chrome-extension://dllfippklakplhofjpfbocldhlgeohfb/test.html (0)
[6420:17155:1203/071002:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.RegisterEngine (3610 ms)
[219/254] TtsApiTest.RegisterEngine (4910 ms)
[ RUN      ] TtsApiTest.EngineError
[6426:3847:1203/071002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6421:3847:1203/071004:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running ttsEngine.sendTtsEvent: Cannot send an event type that is not declared in the extension manifest.
    at speakListener (chrome-extension://bfeamcpifjpnpgdfokbchmcomnodpchd/test.js:25:7)", source: chrome-extension://bfeamcpifjpnpgdfokbchmcomnodpchd/test.html (0)
[6421:3847:1203/071004:INFO:CONSOLE(0)] "[SUCCESS] testTtsEngineError", source: chrome-extension://bfeamcpifjpnpgdfokbchmcomnodpchd/test.html (0)
[6428:13063:1203/071004:WARNING:channel.cc(358)] RawChannel write error
[6427:13319:1203/071004:WARNING:channel.cc(358)] RawChannel write error
[6426:17411:1203/071004:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.EngineError (3821 ms)
[220/254] TtsApiTest.EngineError (5160 ms)
[ RUN      ] ChromeSpeechRecognitionTest.BasicTearDown
[6432:3847:1203/071005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6429:62731:1203/071006:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6434:13063:1203/071007:WARNING:channel.cc(358)] RawChannel write error
[6429:63755:1203/071007:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6437:12551:1203/071007:WARNING:channel.cc(358)] RawChannel write error
[6429:3847:1203/071007:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ChromeSpeechRecognitionTest.BasicTearDown (3787 ms)
[221/254] ChromeSpeechRecognitionTest.BasicTearDown (5004 ms)
[ RUN      ] SafeBrowsingServiceTest.UnwantedImgIgnored
[6438:3847:1203/071007:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6433:16899:1203/071008:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /safe_browsing/malware_image.png
[6433:3847:1203/071008:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SafeBrowsingServiceTest.UnwantedImgIgnored (2477 ms)
[222/254] SafeBrowsingServiceTest.UnwantedImgIgnored (3909 ms)
[ RUN      ] CaptivePortalBrowserTest.HttpsToHttpRedirect
[6445:3847:1203/071010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6448:12807:1203/071011:WARNING:channel.cc(358)] RawChannel write error
[6445:3847:1203/071011:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6445:3847:1203/071011:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6445:17923:1203/071011:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.HttpsToHttpRedirect (2746 ms)
[223/254] CaptivePortalBrowserTest.HttpsToHttpRedirect (4073 ms)
[ RUN      ] NetworkingPrivateApiTest.StartActivate
[6449:3847:1203/071011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6442:3847:1203/071013:INFO:CONSOLE(0)] "[SUCCESS] startActivate", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startActivate (0)
[6449:15879:1203/071013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.StartActivate (3750 ms)
[224/254] NetworkingPrivateApiTest.StartActivate (5131 ms)
[ RUN      ] NetworkingPrivateApiTestFail.VerifyAndEncryptCredentials
[6455:3847:1203/071014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6452:3847:1203/071016:INFO:CONSOLE(0)] "[FAIL] verifyAndEncryptCredentials: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptCredentials (0)
[6452:3847:1203/071016:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6455:17667:1203/071016:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==6455==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8544ebc9 bp 0x000123b6f730 sp 0x000123b6f6f0 T7)
    #0 0x7fff8544ebc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10c42b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10c42b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10c42b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10c42b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10c44d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10c44d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10c438628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10c438b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10c438b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10c446c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10c446c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10c446c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10c446c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10c446c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10a0a036c in Run base/callback.h:396:12
    #16 0x10a0a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10a108894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10a109ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10a109ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10a07ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10a143078 in Run base/run_loop.cc:55:3
    #22 0x10a1070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10a1b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10a1a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff85449771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff854361a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x105203119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10a1a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10a1b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x116c9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x109f94abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x109f94abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x109f9370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x109fc2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x109fc0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10905ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1051c099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1051c0563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==6455==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetworkingPrivateApiTestFail.VerifyAndEncryptCredentials (3719 ms)
[225/254] NetworkingPrivateApiTestFail.VerifyAndEncryptCredentials (5100 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartDisconnect
[6461:3847:1203/071016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6456:3847:1203/071018:INFO:CONSOLE(0)] "[SUCCESS] startDisconnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnect (0)
[6461:16899:1203/071018:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.StartDisconnect (3667 ms)
[226/254] NetworkingPrivateServiceClientApiTest.StartDisconnect (4946 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.OnNetworkListChangedEvent
[6467:3847:1203/071019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6464:3847:1203/071021:INFO:CONSOLE(0)] "[SUCCESS] onNetworkListChangedEvent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?onNetworkListChangedEvent (0)
[6473:13319:1203/071021:WARNING:channel.cc(358)] RawChannel write error
[6464:3847:1203/071021:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6467:17155:1203/071021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.OnNetworkListChangedEvent (3756 ms)
[227/254] NetworkingPrivateServiceClientApiTest.OnNetworkListChangedEvent (5124 ms)
[ RUN      ] PicasaDataProviderNoDatabaseGetAlbumsImagesTest.NoDatabaseGetAlbumsImages
[6474:3847:1203/071021:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6475:3847:1203/071022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6475:3847:1203/071022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6475:3847:1203/071022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6475:3847:1203/071022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6475:3847:1203/071022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6475:3847:1203/071022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6475:3847:1203/071022:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6474:16899:1203/071022:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] PicasaDataProviderNoDatabaseGetAlbumsImagesTest.NoDatabaseGetAlbumsImages (2252 ms)
[228/254] PicasaDataProviderNoDatabaseGetAlbumsImagesTest.NoDatabaseGetAlbumsImages (3694 ms)
[ RUN      ] AppListServiceImplBrowserTest.CreatedLazily
[6482:3847:1203/071024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6482:17411:1203/071025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppListServiceImplBrowserTest.CreatedLazily (2473 ms)
[229/254] AppListServiceImplBrowserTest.CreatedLazily (3904 ms)
[ RUN      ] AppListServiceImplBrowserTest.ShowContextMenu
[6483:3847:1203/071025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6485:12551:1203/071026:WARNING:channel.cc(358)] RawChannel write error
[6483:17155:1203/071026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppListServiceImplBrowserTest.ShowContextMenu (2564 ms)
[230/254] AppListServiceImplBrowserTest.ShowContextMenu (3883 ms)
[ RUN      ] WebstoreProviderTest.NoSearchForSensitiveData
[6492:3847:1203/071028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6494:3847:1203/071029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6494:3847:1203/071029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6494:3847:1203/071029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6494:3847:1203/071029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6494:3847:1203/071029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6494:3847:1203/071029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6494:3847:1203/071029:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6492:17411:1203/071029:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreProviderTest.NoSearchForSensitiveData (2364 ms)
[231/254] WebstoreProviderTest.NoSearchForSensitiveData (3581 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/53
[6501:3847:1203/071032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6501:17155:1203/071033:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/53 (2356 ms)
[232/254] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/53 (3528 ms)
[ RUN      ] MediaRouterDialogControllerBrowserTest.Navigate
[6493:3847:1203/071029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6487:3847:1203/071031:WARNING:CONSOLE(0)] "::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6487:3847:1203/071034:WARNING:CONSOLE(0)] "::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6503:13063:1203/071035:WARNING:channel.cc(358)] RawChannel write error
[6495:13319:1203/071035:WARNING:channel.cc(358)] RawChannel write error
[6487:3847:1203/071035:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6493:17923:1203/071035:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaRouterDialogControllerBrowserTest.Navigate (7714 ms)
[233/254] MediaRouterDialogControllerBrowserTest.Navigate (8886 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/56
[6507:3847:1203/071035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6507:17155:1203/071037:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/56 (2828 ms)
[234/254] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/56 (4136 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/78
[6512:3847:1203/071038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6512:17411:1203/071039:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/78 (2574 ms)
[235/254] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/78 (3955 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/84
[6518:3847:1203/071040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6513:28931:1203/071040:WARNING:ipc_message_attachment_set.cc(53)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[6520:16899:1203/071040:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001101ea373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000110235c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000110281a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011cdd5493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011cdd4a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000111c71dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x00000001116adf10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001114d93b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001115cfad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x00000001115ccbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001115cd235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000111718d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000112877392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011d17d663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011d17dae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001102fb421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001102faf43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001102f060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff85449772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff854361a1 thread_start + 13

[6518:17923:1203/071040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/84 (2512 ms)
[236/254] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/84 (3904 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/86
[6523:3847:1203/071042:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6523:17155:1203/071043:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/86 (2614 ms)
[237/254] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/86 (3895 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/95
[6528:3847:1203/071044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6530:13063:1203/071044:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/95 (2540 ms)
[238/254] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/95 (3931 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/96
[6533:3847:1203/071045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6533:17411:1203/071046:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/96 (2602 ms)
[239/254] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/96 (3928 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/18
[6538:3847:1203/071047:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6540:13063:1203/071048:WARNING:channel.cc(358)] RawChannel write error
[6538:16647:1203/071048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/18 (2708 ms)
[240/254] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/18 (4139 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/0
[6544:3847:1203/071050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6539:60447:1203/071051:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6549:12807:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[6545:12807:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[6544:16903:1203/071052:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/0 (4029 ms)
[241/254] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/0 (5253 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/1
[6550:3847:1203/071052:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6546:62979:1203/071052:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6553:12551:1203/071053:WARNING:channel.cc(358)] RawChannel write error
[6551:13063:1203/071053:WARNING:channel.cc(358)] RawChannel write error
[6550:15367:1203/071054:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/1 (3653 ms)
[242/254] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestAddWindowDuringShutdown/1 (4967 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/0
[6556:3847:1203/071055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6558:3847:1203/071055:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6556:17155:1203/071055:WARNING:channel.cc(358)] RawChannel write error
[6552:3847:1203/071055:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/0 (2562 ms)
[243/254] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseAllBrowsersWithNoOpenBrowsersWithBackgroundMode/0 (3866 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[6561:3847:1203/071057:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6563:3847:1203/071057:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6563:3847:1203/071057:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6563:3847:1203/071057:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6563:3847:1203/071057:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6563:3847:1203/071057:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6563:3847:1203/071057:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6563:3847:1203/071057:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6561:17411:1203/071057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (2470 ms)
[244/254] SRC_ClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (3862 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0
[6566:3847:1203/071058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.735 -  Registering video event handlers.", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.740 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.760 -  Loading media using src.", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.763 -  Registering video event handlers.", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.765 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.830 -  Loading media using src.", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:62471:1203/071059:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.894 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.907 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.919 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.926 -  Creating new media key session for initDataType: webm, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.929 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071059:INFO:CONSOLE(284)] "07:10:59.931 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"pYEE4mmTTAUEA7eO6w7lew","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071101:INFO:CONSOLE(284)] "07:11:01.280 -  One video seeked.", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6562:3847:1203/071101:INFO:CONSOLE(284)] "07:11:01.281 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:51381/eme_player_js/utils.js (284)
[6568:13063:1203/071101:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000113c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000113c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000113c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000113c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000113c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000113c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000113c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000113c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000113c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000113c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6562:111915:1203/071101:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[6562:111915:1203/071101:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000113c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000113c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000113c00]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6566:3847:1203/071101:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000113c00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6562:111915:1203/071101:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[6562:3847:1203/071101:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6562:3847:1203/071101:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6566:17155:1203/071101:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (4131 ms)
[245/254] SRC_ClearKey/EncryptedMediaTest.FrameSizeChangeVideo/0 (5472 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/2
[6578:3847:1203/071104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6579:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6579:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6579:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6579:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6579:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6579:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6579:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/2 (2126 ms)
[246/254] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.PRE_UnchangedDefault/2 (3575 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[6572:3847:1203/071101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6567:3847:1203/071101:INFO:CONSOLE(284)] "07:11:01.912 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071101:INFO:CONSOLE(284)] "07:11:01.918 -  Using ClearKeyPlayer", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071101:INFO:CONSOLE(284)] "07:11:01.921 -  Registering video event handlers.", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071101:INFO:CONSOLE(284)] "07:11:01.922 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:60719:1203/071102:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.790 -  Loading media using MSE.", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.797 -  Starting play, hidden: false", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.853 -  Event: play", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.855 -  Event: waiting", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.860 -  onSourceOpen [object Event]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.862 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.882 -  End of appending buffer from bear-320x240-opus-av_enc-v.webm", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.887 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.903 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.915 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.919 -  heartbeat #1", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.945 -  Event: canplay", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.947 -  Event: playing", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071102:INFO:CONSOLE(284)] "07:11:02.949 -  Event: canplaythrough", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.123 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.126 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.132 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.200 -  timeupdate @ 0.186203", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.446 -  timeupdate @ 0.441612", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.522 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.525 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.528 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.697 -  timeupdate @ 0.697021", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071103:INFO:CONSOLE(284)] "07:11:03.911 -  heartbeat #2", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071104:INFO:CONSOLE(284)] "07:11:04.196 -  timeupdate @ 1.18462", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071104:INFO:CONSOLE(284)] "07:11:04.200 -  waiting for video to end.", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071104:INFO:CONSOLE(284)] "07:11:04.323 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071104:INFO:CONSOLE(284)] "07:11:04.326 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071104:INFO:CONSOLE(284)] "07:11:04.332 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071104:INFO:CONSOLE(284)] "07:11:04.908 -  heartbeat #3", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6567:3847:1203/071105:INFO:CONSOLE(284)] "07:11:05.710 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51399/eme_player_js/utils.js (284)
[6573:12807:1203/071105:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6731 ms)
[247/254] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8160 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/1
[6588:3847:1203/071109:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6589:3847:1203/071109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6589:3847:1203/071109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6589:3847:1203/071109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6589:3847:1203/071109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6589:3847:1203/071109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6589:3847:1203/071109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6589:3847:1203/071109:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6588:16647:1203/071109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/1 (2250 ms)
[248/254] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/1 (3575 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithApp/0
[6584:3847:1203/071108:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6592:13063:1203/071111:WARNING:channel.cc(358)] RawChannel write error
[6585:12551:1203/071111:WARNING:channel.cc(358)] RawChannel write error
[6584:17667:1203/071111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithApp/0 (5321 ms)
[249/254] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithApp/0 (6618 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/1
[6596:3847:1203/071112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6598:3847:1203/071113:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6598:3847:1203/071113:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6598:3847:1203/071113:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6598:3847:1203/071113:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6598:3847:1203/071113:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6598:3847:1203/071113:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6598:3847:1203/071113:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6596:15367:1203/071113:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/1 (2606 ms)
[250/254] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowedUrls/1 (3816 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/0
[6601:3847:1203/071114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6597:3847:1203/071116:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6601:17667:1203/071116:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/0 (3621 ms)
[251/254] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/0 (4976 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/1
[6607:3847:1203/071116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6602:4611:1203/071118:ERROR:browser_io_surface_manager_mac.cc(304)] Illegal message from non-child process!
[6602:3847:1203/071118:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6607:17155:1203/071118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/1 (3907 ms)
[252/254] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/1 (5202 ms)
[ RUN      ] HistoryBrowserTest.HistoryPersists
[6613:3847:1203/071119:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6616:3847:1203/071120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6616:3847:1203/071120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6616:3847:1203/071120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6616:3847:1203/071120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6616:3847:1203/071120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6616:3847:1203/071120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6616:3847:1203/071120:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6613:17411:1203/071120:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.HistoryPersists (2465 ms)
[253/254] HistoryBrowserTest.HistoryPersists (3853 ms)
[ RUN      ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/2
[6619:3847:1203/071121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6620:3847:1203/071122:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6620:3847:1203/071122:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6620:3847:1203/071122:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6620:3847:1203/071122:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6620:3847:1203/071122:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6620:3847:1203/071122:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6620:3847:1203/071122:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/2 (2190 ms)
[254/254] PrefHashBrowserTestUnchangedDefaultInstance/PrefHashBrowserTestUnchangedDefault.UnchangedDefault/2 (3393 ms)
Retrying 3 tests (retry #1)
[ RUN      ] FtpBrowserTest.DirectoryListingNavigation
[6624:3847:1203/071124:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
FTP server started on port 51417...
sending server_data: {"host": "127.0.0.1", "port": 51417} (36 bytes)
starting FTP server
[]127.0.0.1:51418 Connected.
127.0.0.1:51418 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:51418 <== USER chrome
127.0.0.1:51418 ==> 331 Username ok, send password.
127.0.0.1:51418 <== PASS ******
127.0.0.1:51418 ==> 230 Login successful.
127.0.0.1:51418 <== SYST
127.0.0.1:51418 ==> 215 UNIX Type: L8
127.0.0.1:51418 <== PWD
127.0.0.1:51418 ==> 257 "/" is the current directory.
127.0.0.1:51418 <== TYPE I
127.0.0.1:51418 ==> 200 Type set to: Binary.
127.0.0.1:51418 <== SIZE /
127.0.0.1:51418 ==> 550 / is not retrievable.
127.0.0.1:51418 <== CWD /
127.0.0.1:51418 ==> 250 "/" is the current directory.
127.0.0.1:51418 <== PASV
127.0.0.1:51418 ==> 227 Entering passive mode (127,0,0,1,200,219).
127.0.0.1:51418 <== LIST -l
127.0.0.1:51418 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:51418 ==> 226 Transfer complete.
127.0.0.1:51418 <== QUIT
127.0.0.1:51418 ==> 221 Goodbye.
[chrome]@127.0.0.1:51418 Disconnected.
[6621:3847:1203/071126:INFO:CONSOLE(299)] "Unexpected condition on ftp://127.0.0.1:51417/: Could not find value for language", source: ftp://chrome:chrome@127.0.0.1:51417/ (299)
[]127.0.0.1:51421 Connected.
127.0.0.1:51421 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:51421 <== USER chrome
127.0.0.1:51421 ==> 331 Username ok, send password.
127.0.0.1:51421 <== PASS ******
127.0.0.1:51421 ==> 230 Login successful.
127.0.0.1:51421 <== SYST
127.0.0.1:51421 ==> 215 UNIX Type: L8
127.0.0.1:51421 <== PWD
127.0.0.1:51421 ==> 257 "/" is the current directory.
127.0.0.1:51421 <== TYPE I
127.0.0.1:51421 ==> 200 Type set to: Binary.
127.0.0.1:51421 <== SIZE /dir1
127.0.0.1:51421 ==> 550 /dir1 is not retrievable.
127.0.0.1:51421 <== CWD /dir1/
127.0.0.1:51421 ==> 250 "/dir1" is the current directory.
127.0.0.1:51421 <== PASV
127.0.0.1:51421 ==> 227 Entering passive mode (127,0,0,1,200,222).
127.0.0.1:51421 <== LIST -l
127.0.0.1:51421 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:51421 ==> 226 Transfer complete.
127.0.0.1:51421 <== QUIT
127.0.0.1:51421 ==> 221 Goodbye.
[chrome]@127.0.0.1:51421 Disconnected.
[6621:3847:1203/071126:INFO:CONSOLE(299)] "Unexpected condition on ftp://127.0.0.1:51417/dir1/: Could not find value for language", source: ftp://chrome:chrome@127.0.0.1:51417/dir1/ (299)
[]127.0.0.1:51424 Connected.
127.0.0.1:51424 ==> 220 pyftpdlib 0.7.0 based ftpd ready.
127.0.0.1:51424 <== USER chrome
127.0.0.1:51424 ==> 331 Username ok, send password.
127.0.0.1:51424 <== PASS ******
127.0.0.1:51424 ==> 230 Login successful.
127.0.0.1:51424 <== SYST
127.0.0.1:51424 ==> 215 UNIX Type: L8
127.0.0.1:51424 <== PWD
127.0.0.1:51424 ==> 257 "/" is the current directory.
127.0.0.1:51424 <== TYPE I
127.0.0.1:51424 ==> 200 Type set to: Binary.
127.0.0.1:51424 <== SIZE /dir1/test.html
127.0.0.1:51424 ==> 213 49
127.0.0.1:51424 <== CWD /dir1/test.html
127.0.0.1:51424 ==> 550 Not a directory.
127.0.0.1:51424 <== PASV
127.0.0.1:51424 ==> 227 Entering passive mode (127,0,0,1,200,225).
127.0.0.1:51424 <== RETR /dir1/test.html
127.0.0.1:51424 ==> 125 Data connection already open. Transfer starting.
127.0.0.1:51424 ==> 226 Transfer complete.
[chrome]@127.0.0.1:51424 "RETR /Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/chrome/test/data/ftp/dir1/test.html" completed=1 bytes=49 seconds=0.001
127.0.0.1:51424 <== QUIT
127.0.0.1:51424 ==> 221 Goodbye.
[chrome]@127.0.0.1:51424 Disconnected.
[6621:3847:1203/071126:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] FtpBrowserTest.DirectoryListingNavigation (2956 ms)
[255/257] FtpBrowserTest.DirectoryListingNavigation (4294 ms)
[ RUN      ] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory
[6630:3847:1203/071129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6627:3847:1203/071130:INFO:CONSOLE(0)] "[SUCCESS] getLaunchState", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[6630:16899:1203/071130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory (3233 ms)
[256/257] HotwordPrivateApiTest.GetLaunchStateHotwordAudioHistory (4559 ms)
[ RUN      ] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode
[6637:3847:1203/071133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6634:3847:1203/071135:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6634:3847:1203/071136:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode (5270 ms)
[257/257] PrintPreviewWebUITest.TestSystemDialogLinkIsHiddenInAppKioskMode (6406 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runYcpnAd/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outLcEspN/output.json
+--------------------------------------------------------------------------+
| End of shard 7  Pending: 2.3s  Duration: 811.8s  Bot: vm1038-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 3  https://chromium-swarm.appspot.com/user/task/2b812b402751d610   |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 3/20
Using 2 parallel jobs.
[ RUN      ] BaseDownloadsWebUITest.NoSearchResultsShown
[65293:3847:1203/065848:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65287:3847:1203/065850:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65287:3847:1203/065850:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.NoSearchResultsShown", source: test_api.js (1328)
[65293:17411:1203/065851:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BaseDownloadsWebUITest.NoSearchResultsShown (4762 ms)
[1/219] BaseDownloadsWebUITest.NoSearchResultsShown (6232 ms)
[ RUN      ] DevToolsBridgeClientBrowserTest.testSignIn
[65292:3847:1203/065848:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65286:3847:1203/065850:INFO:CONSOLE(1328)] "Running TestCase DevToolsBridgeClientBrowserTest.testSignIn", source: test_api.js (1328)
[65298:12807:1203/065851:WARNING:channel.cc(358)] RawChannel write error
[65292:15623:1203/065851:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsBridgeClientBrowserTest.testSignIn (5579 ms)
[2/219] DevToolsBridgeClientBrowserTest.testSignIn (6977 ms)
[ RUN      ] ManageProfileUITest.ShowCreateConfirmation
[65306:3847:1203/065854:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65301:3847:1203/065856:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65301:3847:1203/065857:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.ShowCreateConfirmation", source: test_api.js (1328)
[65306:17155:1203/065858:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.ShowCreateConfirmation (5481 ms)
[3/219] ManageProfileUITest.ShowCreateConfirmation (6793 ms)
[ RUN      ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit
[65309:3847:1203/065854:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65302:3847:1203/065857:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65302:3847:1203/065858:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit", source: test_api.js (1328)
[65302:3847:1203/065858:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[65302:3847:1203/065858:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65309:18435:1203/065859:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit (5827 ms)
[4/219] ManageProfileUITest.Create_NoNameUpdateOnAvatarSelectedAfterEdit (6995 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes
[65319:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65314:3847:1203/065902:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes", source: test_api.js (1328)
[65325:13063:1203/065902:WARNING:channel.cc(358)] RawChannel write error
[65319:17411:1203/065903:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes (3619 ms)
[5/219] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManuallySeveralTimes (5008 ms)
[ RUN      ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceUninstallTest
[65323:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65316:3847:1203/065906:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65316:3847:1203/065906:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceUninstallTest", source: test_api.js (1328)
[65316:3847:1203/065906:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 6):
#search-button
#section-menu
#developer-mode
#developer-mode-checkbox
#more-extensions
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[65316:3847:1203/065906:INFO:CONSOLE(116)] "Page load time: 1761 ms", source: polymer_browser_test_base.js (116)
[65316:3847:1203/065906:INFO:CONSOLE(118)] "Test run time: 459 ms", source: polymer_browser_test_base.js (118)
[65316:3847:1203/065906:INFO:CONSOLE(120)] "Total time: 2220 ms", source: polymer_browser_test_base.js (120)
[65327:13063:1203/065906:WARNING:channel.cc(358)] RawChannel write error
[65323:17667:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceUninstallTest (6828 ms)
[6/219] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceUninstallTest (8074 ms)
[ RUN      ] NetInternalsTest.netInternalsLogUtilExportImport
[65331:3847:1203/065906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65328:3847:1203/065908:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogUtilExportImport", source: test_api.js (1328)
[65333:13319:1203/065909:WARNING:channel.cc(358)] RawChannel write error
[65331:17923:1203/065909:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogUtilExportImport (5052 ms)
[7/219] NetInternalsTest.netInternalsLogUtilExportImport (6445 ms)
[ RUN      ] NetInternalsTest.netInternalsLogUtilImportNetLogFile
[65338:3847:1203/065909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65334:3847:1203/065912:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogUtilImportNetLogFile", source: test_api.js (1328)
[65338:17411:1203/065913:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogUtilImportNetLogFile (5099 ms)
[8/219] NetInternalsTest.netInternalsLogUtilImportNetLogFile (6431 ms)
[ RUN      ] NetInternalsTest.netInternalsTimelineViewRange
[65344:3847:1203/065912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65340:3847:1203/065915:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsTimelineViewRange", source: test_api.js (1328)
[65344:17667:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsTimelineViewRange (4960 ms)
[9/219] NetInternalsTest.netInternalsTimelineViewRange (6441 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrintPreviewRestoreLocalDestination
[65350:3847:1203/065916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65347:3847:1203/065918:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65347:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestPrintPreviewRestoreLocalDestination", source: test_api.js (1328)
[65351:13063:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[65350:16643:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestPrintPreviewRestoreLocalDestination (6019 ms)
[10/219] PrintPreviewWebUITest.TestPrintPreviewRestoreLocalDestination (7501 ms)
[ RUN      ] PrintPreviewWebUITest.SourceIsPDFCapabilities
[65357:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65352:3847:1203/065921:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65352:3847:1203/065922:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.SourceIsPDFCapabilities", source: test_api.js (1328)
[65358:13063:1203/065923:WARNING:channel.cc(358)] RawChannel write error
[65357:17411:1203/065923:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.SourceIsPDFCapabilities (6247 ms)
[11/219] PrintPreviewWebUITest.SourceIsPDFCapabilities (7768 ms)
[ RUN      ] CrSettingsBrowserTest.ResetPage
[65365:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65361:3847:1203/065926:INFO:CONSOLE(1328)] "Running TestCase CrSettingsBrowserTest.ResetPage", source: test_api.js (1328)
[65361:3847:1203/065927:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65361:3847:1203/065928:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://md-settings/prefs/prefs.html
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_04 (ARIA state and property values must be valid) failed on the following element:
#dialog


Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 5):
#dialog
#learnMore
#cancel
#reset
#sendSettings
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.

Warning: AX_ARIA_02 (aria-labelledby attributes should refer to an element which exists in the DOM) failed on the following element:
#dialog
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_02--aria-labelledby-attributes-should-refer-to-an-element-which-exists-in-the-dom for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[65361:3847:1203/065928:INFO:CONSOLE(116)] "Page load time: 516 ms", source: polymer_browser_test_base.js (116)
[65361:3847:1203/065928:INFO:CONSOLE(118)] "Test run time: 1379 ms", source: polymer_browser_test_base.js (118)
[65361:3847:1203/065928:INFO:CONSOLE(120)] "Total time: 1894 ms", source: polymer_browser_test_base.js (120)
[65361:3847:1203/065928:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65361:3847:1203/065928:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] CrSettingsBrowserTest.ResetPage (5927 ms)
[12/219] CrSettingsBrowserTest.ResetPage (7412 ms)
[ RUN      ] PlatformAppBrowserTest.ActiveAppsAreRecorded
[65371:3847:1203/065926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65371:17667:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.ActiveAppsAreRecorded (4873 ms)
[13/219] PlatformAppBrowserTest.ActiveAppsAreRecorded (6187 ms)
[ RUN      ] PlatformAppBrowserTest.Iframes
[65379:3847:1203/065931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65375:4611:1203/065933:ERROR:mach_broker_mac.mm(234)] Unknown process 65383 is sending Mach IPC messages!
[65375:3847:1203/065934:INFO:CONSOLE(15)] "Local iframe loaded", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.js (15)
[65375:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] localIframe", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.html (0)
[65375:3847:1203/065934:INFO:CONSOLE(24)] "data: URL iframe loaded", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.js (24)
[65375:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] dataUrlIframe", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.html (0)
[65375:3847:1203/065934:INFO:CONSOLE(33)] "filesystem: URL iframe loaded", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.js (33)
[65375:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] filesystemUrlIframe", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.html (0)
[65375:3847:1203/065934:INFO:CONSOLE(66)] "blob: URL iframe loaded", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.js (66)
[65375:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] blobUrlIframe", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.html (0)
[65375:3847:1203/065934:INFO:CONSOLE(0)] "Refused to frame 'http://localhost:58248/' because it violates the following Content Security Policy directive: "frame-src 'self' blob: filesystem: data: chrome-extension-resource:".
", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.html (0)
[65375:3847:1203/065934:INFO:CONSOLE(0)] "[SUCCESS] remoteIframe", source: chrome-extension://bhfeadpbpojpgfpgkmfgkmagakjddfng/main.html (0)
[65379:17411:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.Iframes (5428 ms)
[14/219] PlatformAppBrowserTest.Iframes (6956 ms)
[ RUN      ] CastChannelAPITest.TestGetLogs
[65384:3847:1203/065933:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:104:
    Function call: set_id(1)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:106:
    Function call: id()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:108:
    Function call: ip_endpoint()
          Returns: @0x615000006f30 32-byte object <50-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 54-C5 05-00 20-60 00-00 49-1F BE-BE BE-BE BE-BE>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:110:
    Function call: channel_auth()
          Returns: 1
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../extensions/browser/api/cast_channel/cast_channel_apitest.cc:112:
    Function call: keep_alive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: audio_only()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[65378:3847:1203/065935:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/test_get_logs.html (0)
[65387:13063:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[65384:17411:1203/065935:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65384==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84952bc9 bp 0x0001278e6730 sp 0x0001278e66f0 T6)
    #0 0x7fff84952bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11073b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11073b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11073b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11073b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11075d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11075d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x110748628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x110748b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x110748b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x110756c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x110756c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x110756c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x110756c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x110756c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10e3b036c in Run base/callback.h:396:12
    #16 0x10e3b036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10e418894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10e419ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10e419ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10e38ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10e453078 in Run base/run_loop.cc:55:3
    #22 0x10e4170b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10e4c1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10e4b560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10951e119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10e4b4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10e4c1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11afa026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10e2a4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10e2a4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10e2a370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10e2d2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10e2d0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10d36ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1094d799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1094d7563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65384==ABORTING
Received signal 6
[end of stack trace]
[       OK ] CastChannelAPITest.TestGetLogs (4045 ms)
[15/219] CastChannelAPITest.TestGetLogs (5519 ms)
[ RUN      ] ExtensionApiTest.BookmarkManagerEditDisabled
[65400:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] verifyModel", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] createDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] moveDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] removeDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] removeTreeDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] updateDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] importDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] cutDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] canPasteDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] pasteDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65389:3847:1203/065940:INFO:CONSOLE(0)] "[SUCCESS] editDisabled", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[65403:13063:1203/065940:WARNING:channel.cc(358)] RawChannel write error
[65400:15623:1203/065940:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.BookmarkManagerEditDisabled (3928 ms)
[16/219] ExtensionApiTest.BookmarkManagerEditDisabled (5270 ms)
[ RUN      ] ExtensionApiTest.ChromeRuntimeUninstallURL
[65399:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65388:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] uninstallURL", source: chrome-extension://bnmbabpkeldojpgmoaapnfheijmofaid/_generated_background_page.html (0)
[65388:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] setEmptyUrl", source: chrome-extension://bnmbabpkeldojpgmoaapnfheijmofaid/_generated_background_page.html (0)
[65388:3847:1203/065941:INFO:CONSOLE(0)] "[SUCCESS] uninstallInvalidURLNonHttpOrHttps", source: chrome-extension://bnmbabpkeldojpgmoaapnfheijmofaid/_generated_background_page.html (0)
[65399:17155:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ChromeRuntimeUninstallURL (5539 ms)
[17/219] ExtensionApiTest.ChromeRuntimeUninstallURL (6868 ms)
[ RUN      ] ExtensionApiTest.CookiesEventsSpanning
[65412:3847:1203/065943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65407:4611:1203/065946:ERROR:mach_broker_mac.mm(234)] Unknown process 65419 is sending Mach IPC messages!
[65407:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] testSet", source: chrome-extension://gnehlhgcijdbkhodbhihpnohpmledhpe/test.html (0)
[65407:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] testRemove", source: chrome-extension://gnehlhgcijdbkhodbhihpnohpmledhpe/test.html (0)
[       OK ] ExtensionApiTest.CookiesEventsSpanning (5510 ms)
[18/219] ExtensionApiTest.CookiesEventsSpanning (7078 ms)
[ RUN      ] ExtensionApiTest.ContentScriptAllFrames
[65416:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65411:3847:1203/065948:INFO:CONSOLE(0)] "[SUCCESS] onRequest", source: chrome-extension://emgdiaoipfljanlcacalpgfcnheojenj/test.html (0)
[65411:39955:1203/065948:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65418:13063:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[65421:12807:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptAllFrames (5514 ms)
[19/219] ExtensionApiTest.ContentScriptAllFrames (6817 ms)
[ RUN      ] ExtensionApiTest.SharedModuleInstallEvent
[65428:3847:1203/065950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65428:17667:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.SharedModuleInstallEvent (4749 ms)
[20/219] ExtensionApiTest.SharedModuleInstallEvent (6190 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupDefault
[65432:3847:1203/065952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65432:17411:1203/065954:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.WindowOpenPopupDefault (3996 ms)
[21/219] ExtensionApiTest.WindowOpenPopupDefault (5531 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.RegularProfileReopenWithNoWindows
[65445:3847:1203/065957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65445:17155:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppControllerNewProfileManagementBrowserTest.RegularProfileReopenWithNoWindows (2939 ms)
[22/219] AppControllerNewProfileManagementBrowserTest.RegularProfileReopenWithNoWindows (4337 ms)
[ RUN      ] MimeHandlerViewTest.ResizeBeforeAttach
[65443:3847:1203/065957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65437:41495:1203/065957:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65437:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] testResizeBeforeAttach", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[65443:17667:1203/065959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MimeHandlerViewTest.ResizeBeforeAttach (4563 ms)
[23/219] MimeHandlerViewTest.ResizeBeforeAttach (6046 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithRelativeFile
[65454:3847:1203/070002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65450:4611:1203/070003:ERROR:mach_broker_mac.mm(234)] Unknown process 65460 is sending Mach IPC messages!
[65450:3847:1203/070004:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://mhgdkbnbnckfehfjigpfekajcflpmnkp/_generated_background_page.html (0)
[65454:17667:1203/070005:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithRelativeFile (4670 ms)
[24/219] PlatformAppWithFileBrowserTest.LaunchWithRelativeFile (6088 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileEmptyExtension
[65458:3847:1203/070003:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65452:50947:1203/070005:ERROR:mach_broker_mac.mm(234)] Unknown process 65462 is sending Mach IPC messages!
[65452:3847:1203/070005:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://lbhcldoeocfklpcngkpjcneddbiokgoj/_generated_background_page.html (0)
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFileEmptyExtension (4676 ms)
[25/219] PlatformAppWithFileBrowserTest.LaunchWithFileEmptyExtension (6069 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithWrongExtension
[65468:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65464:10511:1203/070009:ERROR:mach_broker_mac.mm(234)] Unknown process 65475 is sending Mach IPC messages!
[65464:3847:1203/070010:WARNING:launcher.cc(248)] Extension does not provide a valid file handler.
[65464:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://hohdniokngimadhlcdfopikgamkaoggb/_generated_background_page.html (0)
[65468:17411:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithWrongExtension (4548 ms)
[26/219] PlatformAppWithFileBrowserTest.LaunchWithWrongExtension (6031 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingWindowOpenInAppNotIntercepted
[65473:3847:1203/070009:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65482:12807:1203/070014:WARNING:channel.cc(358)] RawChannel write error
[65474:12807:1203/070014:WARNING:channel.cc(358)] RawChannel write error
[65479:13063:1203/070014:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingWindowOpenInAppNotIntercepted (7748 ms)
[27/219] PlatformAppUrlRedirectorBrowserTest.MismatchingWindowOpenInAppNotIntercepted (9195 ms)
[ RUN      ] WebViewTest.AcceptTouchEvents
[65492:3847:1203/070018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65487:3847:1203/070021:INFO:CONSOLE(6)] "data: connected", source: chrome-extension://gimjdglcdfggpciegaepaaniakfeiffi/main.js (6)
[65487:3847:1203/070021:INFO:CONSOLE(6)] "g: onAppCommand, command = install-touch-handler", source: chrome-extension://gimjdglcdfggpciegaepaaniakfeiffi/main.js (6)
[65487:3847:1203/070021:INFO:CONSOLE(6)] "data: installed-touch-handler", source: chrome-extension://gimjdglcdfggpciegaepaaniakfeiffi/main.js (6)
[65487:3847:1203/070021:INFO:CONSOLE(6)] "g: onAppCommand, command = uninstall-touch-handler", source: chrome-extension://gimjdglcdfggpciegaepaaniakfeiffi/main.js (6)
[65487:3847:1203/070021:INFO:CONSOLE(6)] "data: uninstalled-touch-handler", source: chrome-extension://gimjdglcdfggpciegaepaaniakfeiffi/main.js (6)
[65493:13063:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[65492:18179:1203/070021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.AcceptTouchEvents (5238 ms)
[28/219] WebViewTest.AcceptTouchEvents (6681 ms)
[ RUN      ] WebViewTest.AddRemoveWebView_AddRemoveWebView
[65500:3847:1203/070024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65497:44063:1203/070026:ERROR:mach_broker_mac.mm(234)] Unknown process 65502 is sending Mach IPC messages!
[65497:62219:1203/070028:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65497:3847:1203/070028:INFO:CONSOLE(25)] "onWebviewLoaded", source: chrome-extension://kafpncnckoefbgjjoaapphgimhmclped/embedder.js (25)
[65497:3847:1203/070028:INFO:CONSOLE(9)] "[Guest]: post message received.", source: chrome-extension://kafpncnckoefbgjjoaapphgimhmclped/embedder.js (9)
[65497:3847:1203/070028:INFO:CONSOLE(9)] "receiveMessage, loadcount: 1", source: chrome-extension://kafpncnckoefbgjjoaapphgimhmclped/embedder.js (9)
[65497:3847:1203/070029:INFO:CONSOLE(25)] "onWebviewLoaded", source: chrome-extension://kafpncnckoefbgjjoaapphgimhmclped/embedder.js (25)
[65497:3847:1203/070029:INFO:CONSOLE(9)] "[Guest]: post message received.", source: chrome-extension://kafpncnckoefbgjjoaapphgimhmclped/embedder.js (9)
[65497:3847:1203/070029:INFO:CONSOLE(9)] "receiveMessage, loadcount: 2", source: chrome-extension://kafpncnckoefbgjjoaapphgimhmclped/embedder.js (9)
[65497:3847:1203/070029:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://kafpncnckoefbgjjoaapphgimhmclped/embedder.html (0)
[65500:17155:1203/070029:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.AddRemoveWebView_AddRemoveWebView (6628 ms)
[29/219] WebViewTest.AddRemoveWebView_AddRemoveWebView (7999 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestNoPreventDefaultImpliesDeny
[65510:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65507:62475:1203/070036:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65507:3847:1203/070036:INFO:CONSOLE(249)] "<webview>: The permission request for "media" has been denied.", source: extensions::webViewActionRequests (249)
[65512:13063:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[65511:13063:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[65510:18435:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIDeny_TestNoPreventDefaultImpliesDeny (5208 ms)
[30/219] WebViewTest.MediaAccessAPIDeny_TestNoPreventDefaultImpliesDeny (6436 ms)
[ RUN      ] WebViewTest.ContextMenuLanguageSettings
[65518:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65514:3847:1203/070042:INFO:CONSOLE(5)] "webview has loaded.", source: chrome-extension://nbpchjdhlbnoodbfjkpkiamhaaliphea/embedder.js (5)
[65514:3847:1203/070042:INFO:CONSOLE(5)] "Script has been injected into webview.", source: chrome-extension://nbpchjdhlbnoodbfjkpkiamhaaliphea/embedder.js (5)
[65514:3847:1203/070042:INFO:CONSOLE(250)] "A communication channel has been established with webview.", source: chrome-extension://nbpchjdhlbnoodbfjkpkiamhaaliphea/embedder.js (250)
[65514:3847:1203/070042:INFO:CONSOLE(5)] "Guest load completed.", source: chrome-extension://nbpchjdhlbnoodbfjkpkiamhaaliphea/embedder.js (5)
[65519:12551:1203/070043:WARNING:channel.cc(358)] RawChannel write error
[65514:5635:1203/070043:ERROR:mach_broker_mac.mm(234)] Unknown process 65522 is sending Mach IPC messages!
[       OK ] WebViewTest.ContextMenuLanguageSettings (5651 ms)
[31/219] WebViewTest.ContextMenuLanguageSettings (6942 ms)
[ RUN      ] WebViewTest.NoContentSettingsAPI
[65526:3847:1203/070046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65523:3847:1203/070048:INFO:CONSOLE(9)] "Blocking all JavaScript", source: chrome-extension://nchichpjokfnnfiinfelakclehfmlfml/background.js (9)
[65523:3847:1203/070050:INFO:CONSOLE(2324)] "loadstop", source: chrome-extension://ipmmjjbkfeifacbpaignjcedgkobbdma/main.js (2324)
[65523:3847:1203/070050:INFO:CONSOLE(2337)] "Guest: "Script has been successfully injected."", source: chrome-extension://ipmmjjbkfeifacbpaignjcedgkobbdma/main.js (2337)
[65523:3847:1203/070050:INFO:CONSOLE(2328)] "The guest script for a two-way comm channel has been injected into webview.", source: chrome-extension://ipmmjjbkfeifacbpaignjcedgkobbdma/main.js (2328)
[65523:3847:1203/070050:INFO:CONSOLE(2337)] "Guest: "Reporting connection to embedder."", source: chrome-extension://ipmmjjbkfeifacbpaignjcedgkobbdma/main.js (2337)
[65523:3847:1203/070050:INFO:CONSOLE(2342)] "A communication channel has been established with webview.", source: chrome-extension://ipmmjjbkfeifacbpaignjcedgkobbdma/main.js (2342)
[65529:13063:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.NoContentSettingsAPI (6443 ms)
[32/219] WebViewTest.NoContentSettingsAPI (7782 ms)
[ RUN      ] WebViewTest.Shim_WebViewWebRequestRegistryHasNoCache
[65535:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65535:17411:1203/070057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_WebViewWebRequestRegistryHasNoCache (4988 ms)
[33/219] WebViewTest.Shim_WebViewWebRequestRegistryHasNoCache (6436 ms)
[ RUN      ] WebViewTest.LoadWebviewAccessibleResource
[65543:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65540:62475:1203/070103:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65543:17155:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.LoadWebviewAccessibleResource (5224 ms)
[34/219] WebViewTest.LoadWebviewAccessibleResource (6679 ms)
[ RUN      ] WebViewSpeechAPITest.SpeechRecognitionAPI_NoPermission
[65550:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65547:49667:1203/070108:ERROR:mach_broker_mac.mm(234)] Unknown process 65552 is sending Mach IPC messages!
[65547:3847:1203/070109:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/main.js (25)
[65547:3847:1203/070109:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/utils.js (6)
[65547:3847:1203/070109:INFO:CONSOLE(6)] "customArg: speech_recognition_api_no_permission", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/utils.js (6)
[65547:3847:1203/070109:INFO:CONSOLE(6)] "startTest: speech_recognition_api_no_permission", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/utils.js (6)
[65547:3847:1203/070109:INFO:CONSOLE(14)] "getConfig: [object Object]", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070109:INFO:CONSOLE(14)] "embedder.loadGuest begin", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "webview.loadstop", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "webview.inject", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "FROM GUEST: guest.js load begin", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "FROM GUEST: guest.js load end", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "webview.onPostMessageReceived", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "loadGuest done, start Running test", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:26883:1203/070110:ERROR:media_stream_manager.cc(1205)] Invalid security origin.
[65547:3847:1203/070110:INFO:CONSOLE(14)] "FROM GUEST: runSpeechRecognitionAPI", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "FROM GUEST: r.onerror", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "webview.onPostMessageReceived", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "embedder.onPostMessageReceived: onerror", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "utils.test.succeed", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] testAllow", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/main.html (0)
[65547:26883:1203/070110:ERROR:media_stream_manager.cc(1205)] Invalid security origin.
[65547:3847:1203/070110:INFO:CONSOLE(14)] "FROM GUEST: runSpeechRecognitionAPI", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "FROM GUEST: r.onerror", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "webview.onPostMessageReceived", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "embedder.onPostMessageReceived: onerror", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(14)] "utils.test.succeed", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/speech_recognition_api_no_permission/bootstrap.js (14)
[65547:3847:1203/070110:INFO:CONSOLE(0)] "[SUCCESS] testDeny", source: chrome-extension://jdlhplhiojmlogjmakjaiijbaodphadj/main.html (0)
[65551:13063:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[65550:17923:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSpeechAPITest.SpeechRecognitionAPI_NoPermission (5482 ms)
[35/219] WebViewSpeechAPITest.SpeechRecognitionAPI_NoPermission (6678 ms)
[ RUN      ] WebViewVisibilityTest.Shim_TestHiddenBeforeNavigation
[65483:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000112afcaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000120eedf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8493b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8a95a233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8a95f916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8a95f0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff85da0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff85da0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff85da0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b055533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b054df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b04c1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000112adda28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000112adb7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000112b9b149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000120fbfe9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001118c923a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x00000001118c97a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x00000001118be562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x00000001118bd1de _ZN20ExtensionBrowserTest13LoadExtensionERKN4base8FilePathE + 206
21  browser_tests                       0x00000001118b24c4 _ZN10extensions22PlatformAppBrowserTest24LoadAndLaunchPlatformAppEPKcP28ExtensionTestMessageListener + 340
22  browser_tests                       0x00000001118b2d02 _ZN10extensions22PlatformAppBrowserTest24LoadAndLaunchPlatformAppEPKcRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEE + 226
23  browser_tests                       0x000000010ffc6834 _ZN11WebViewTest10TestHelperERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_NS_10TestServerE + 2036
24  browser_tests                       0x000000010ffd694d _ZTv0_n104_N58WebViewVisibilityTest_Shim_TestHiddenBeforeNavigation_Test19RunTestOnMainThreadEv + 333
25  browser_tests                       0x0000000112ac5265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
26  browser_tests                       0x0000000120eed96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
27  browser_tests                       0x0000000111d268ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
28  browser_tests                       0x0000000111d24016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
29  browser_tests                       0x000000011d2b2837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
30  browser_tests                       0x000000011db3a11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
31  browser_tests                       0x000000011d2ae26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
32  browser_tests                       0x000000011d2ba407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
33  browser_tests                       0x000000011d2a6b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
34  browser_tests                       0x0000000120eea679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
35  browser_tests                       0x0000000120ee87ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
36  browser_tests                       0x0000000120eed0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
37  browser_tests                       0x0000000112ac30dd _ZN20InProcessBrowserTest5SetUpEv + 717
38  browser_tests                       0x000000011388cf80 _ZN7testing4Test3RunEv + 464
39  browser_tests                       0x000000011388eb16 _ZN7testing8TestInfo3RunEv + 1046
40  browser_tests                       0x000000011388fdba _ZN7testing8TestCase3RunEv + 1306
41  browser_tests                       0x00000001138a1ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
42  browser_tests                       0x00000001138a102a _ZN7testing8UnitTest3RunEv + 410
43  browser_tests                       0x0000000112cc5219 _ZN4base9TestSuite3RunEv + 665
44  browser_tests                       0x00000001118cd9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
45  browser_tests                       0x0000000120fb87c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
46  browser_tests                       0x0000000112a79513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
47  browser_tests                       0x00000001118cd88d main + 237
48  browser_tests                       0x000000010fd83e34 start + 52
49  ???                                 0x0000000000000009 0x0 + 9
[36/219] WebViewVisibilityTest.Shim_TestHiddenBeforeNavigation (TIMED OUT)
[ RUN      ] AutofillTest.ProfilesNotAggregatedWithNoAddress
[65561:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65556:41231:1203/070115:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] AutofillTest.ProfilesNotAggregatedWithNoAddress (3797 ms)
[37/219] AutofillTest.ProfilesNotAggregatedWithNoAddress (5219 ms)
[ RUN      ] AutofillTest.AppendCountryCodeForAggregatedPhones
[65564:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65557:62475:1203/070116:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65569:12551:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[65567:13319:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[65565:13063:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.AppendCountryCodeForAggregatedPhones (5362 ms)
[38/219] AutofillTest.AppendCountryCodeForAggregatedPhones (6782 ms)
[ RUN      ] ContentAutofillDriverBrowserTest.TestPageNavigationHidingAutofillPopup
[65573:3847:1203/070119:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65568:5383:1203/070120:ERROR:mach_broker_mac.mm(234)] Unknown process 65577 is sending Mach IPC messages!
[65568:29187:1203/070121:ERROR:attachment_broker_privileged_mac.cc(220)] Failed to deliver brokerable attachment to process with id: 65579
ASAN:DEADLYSIGNAL
=================================================================
==65579==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010ba6cbb1 bp 0x0001447ff170 sp 0x0001447ff0a0 T6)
    #0 0x10ba6cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10ba6cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10ba6c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10ba67bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10ba67bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10bb625d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10bb7f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10bb51863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10bbc09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10ba97bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10bbb9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10bace9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10942036c in Run base/callback.h:396:12
    #13 0x10942036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x1161c689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x1161c3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10942036c in Run base/callback.h:396:12
    #17 0x10942036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x109488894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x109489ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x109489ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1093fe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10946d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1093fc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1093ff290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1093fdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x1094c3078 in Run base/run_loop.cc:55:3
    #31 0x1094870b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x109531d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10952560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10457b119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x109524fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x109531426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1161dd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x115ff8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1164201d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x116420d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x116423ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10918e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x116419e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11641844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x116417ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11649f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x109342948 in Run content/app/content_main_runner.cc:786:12
    #14 0x109340abd in ContentMain content/app/content_main.cc:19:15
    #15 0x1083dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10453599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x104535563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65579==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ContentAutofillDriverBrowserTest.TestPageNavigationHidingAutofillPopup (4194 ms)
[39/219] ContentAutofillDriverBrowserTest.TestPageNavigationHidingAutofillPopup (5693 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectLargerTotal
[65580:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65574:69891:1203/070122:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65574:3847:1203/070123:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[65574:3847:1203/070123:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[65574:3847:1203/070123:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectLargerTotal (3290 ms)
[40/219] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectLargerTotal (4769 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.PlayAppManifest
[65586:3847:1203/070124:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65582:3847:1203/070125:INFO:CONSOLE(6)] "Uncaught ReferenceError: initialize is not defined", source: http://127.0.0.1:58308/banners/play_app_test_page.html (6)
[65582:68867:1203/070125:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65587:13063:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[65582:3847:1203/070125:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65586:15111:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.PlayAppManifest (2618 ms)
[41/219] AppBannerDataFetcherBrowserTest.PlayAppManifest (4150 ms)
[ RUN      ] BitmapFetcherBrowserTest.StartTest
[65590:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65590:16647:1203/070127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BitmapFetcherBrowserTest.StartTest (3405 ms)
[42/219] BitmapFetcherBrowserTest.StartTest (4780 ms)
[ RUN      ] CacheCounterTest.PrefIsFalse
[65597:3847:1203/070129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65599:3847:1203/070129:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65599:3847:1203/070129:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65599:3847:1203/070129:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65599:3847:1203/070129:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65599:3847:1203/070129:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65599:3847:1203/070129:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65599:3847:1203/070129:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65597:17411:1203/070129:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CacheCounterTest.PrefIsFalse (2625 ms)
[43/219] CacheCounterTest.PrefIsFalse (3925 ms)
[ RUN      ] ContentSettingsTest.RedirectLoopCookies
[65608:3847:1203/070132:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65608:17155:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.RedirectLoopCookies (2740 ms)
[44/219] ContentSettingsTest.RedirectLoopCookies (4222 ms)
[ RUN      ] ContentSettingsTest.PRE_BasicCookiesHttps
[65602:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65611:12807:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[65598:41751:1203/070134:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65598:3847:1203/070134:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[65602:17923:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.PRE_BasicCookiesHttps (5227 ms)
[45/219] ContentSettingsTest.PRE_BasicCookiesHttps (6581 ms)
[ RUN      ] PepperContentSettingsSpecialCasesPluginsBlockedTest.Normal
[65619:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PepperContentSettingsSpecialCasesPluginsBlockedTest.Normal (3088 ms)
[46/219] PepperContentSettingsSpecialCasesPluginsBlockedTest.Normal (4507 ms)
[ RUN      ] CrashRecoveryBrowserTest.LoadInNewTab
[65620:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65622==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000120b27a20 bp 0x7fff50f9bfb0 sp 0x7fff50f9bfb0 T0)
    #0 0x120b27a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x120b21fb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x120b21fb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x120aece16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x120ae3b0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x120ae383b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x120ae383b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x120ae383b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x120adeb7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x115e71437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x115e71251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x12073821c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x115ee513b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x113b4036c in Run base/callback.h:396:12
    #14 0x113b4036c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x1208e689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x1208e3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x113b4036c in Run base/callback.h:396:12
    #18 0x113b4036c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x113ba8894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x113ba9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x113ba9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x113b1e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x113b8d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x113b1c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff8807c7bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x113b1fa83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x113b1dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x113be3078 in Run base/run_loop.cc:55:3
    #33 0x113ba70b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x120bbf286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x113a62948 in Run content/app/content_main_runner.cc:786:12
    #36 0x113a60abd in ContentMain content/app/content_main.cc:19:15
    #37 0x112afec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10ec6299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x10ec62563 in start (in Chromium Helper) + 51
    #34 0x11  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==65622==ABORTING
Received signal 6
[end of stack trace]
[65627:13063:1203/070140:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrashRecoveryBrowserTest.LoadInNewTab (4770 ms)
[47/219] CrashRecoveryBrowserTest.LoadInNewTab (6056 ms)
[ RUN      ] RegisterProtocolHandlerBrowserTest.UnregisterProtocolHandler
[65635:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65636:3847:1203/070144:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65635:17155:1203/070144:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RegisterProtocolHandlerBrowserTest.UnregisterProtocolHandler (2323 ms)
[48/219] RegisterProtocolHandlerBrowserTest.UnregisterProtocolHandler (3849 ms)
[ RUN      ] CrashRecoveryBrowserTest.DoubleReloadWithError
[65630:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==65632==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011c247a20 bp 0x7fff5587afb0 sp 0x7fff5587afb0 T0)
    #0 0x11c247a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x11c241fb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x11c241fb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x11c20ce16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x11c203b0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x11c20383b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x11c20383b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x11c20383b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x11c1feb7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x111591437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x111591251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x11be5821c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x11160513b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x10f26036c in Run base/callback.h:396:12
    #14 0x10f26036c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x11c00689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x11c003d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x10f26036c in Run base/callback.h:396:12
    #18 0x10f26036c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x10f2c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x10f2c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x10f2c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x10f23e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x10f2ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x10f23c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff8807c7bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x10f23fa83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x10f23dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x10f303078 in Run base/run_loop.cc:55:3
    #33 0x10f2c70b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x11c2df286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x10f182948 in Run content/app/content_main_runner.cc:786:12
    #36 0x10f180abd in ContentMain content/app/content_main.cc:19:15
    #37 0x10e21ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10a38399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x10a383563 in start (in Chromium Helper) + 51
    #34 0x11  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==65632==ABORTING
Received signal 6
[end of stack trace]
[65637:13063:1203/070144:WARNING:channel.cc(358)] RawChannel write error
[65630:15367:1203/070144:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrashRecoveryBrowserTest.DoubleReloadWithError (4874 ms)
[49/219] CrashRecoveryBrowserTest.DoubleReloadWithError (6286 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsClose
[65646:3847:1203/070147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:58339...
sending server_data: {"host": "127.0.0.1", "port": 58339} (36 bytes)
[65653:12807:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[65647:12807:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsClose (6824 ms)
[50/219] DevToolsBeforeUnloadTest.TestUndockedDevToolsClose (8207 ms)
[ RUN      ] DevToolsExtensionTest.TestContentScriptIsPresent
[65648:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:58342...
sending server_data: {"host": "127.0.0.1", "port": 58342} (36 bytes)
[65639:3847:1203/070153:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[65648:3847:1203/070154:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[65648:17411:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsExtensionTest.TestContentScriptIsPresent (8495 ms)
[51/219] DevToolsExtensionTest.TestContentScriptIsPresent (9913 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.TestBadUrlErrorPage
[65658:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65655:3847:1203/070156:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65658:15623:1203/070156:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.TestBadUrlErrorPage (2859 ms)
[52/219] DomDistillerViewerSourceBrowserTest.TestBadUrlErrorPage (4209 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.InvalidURLShouldNotCrash
[65663:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65665:13063:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[65663:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65663:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65663:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65663:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65663:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65663:3847:1203/070158:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65663:17411:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.InvalidURLShouldNotCrash (2630 ms)
[53/219] DomDistillerViewerSourceBrowserTest.InvalidURLShouldNotCrash (4111 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.MultiPageArticle
[65669:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65664:3847:1203/070200:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65669:17155:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.MultiPageArticle (2668 ms)
[54/219] DomDistillerViewerSourceBrowserTest.MultiPageArticle (4181 ms)
[ RUN      ] DomDistillerTabUtilsBrowserTest.TestSwapWebContents
[65676:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65672:61959:1203/070202:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65672:3847:1203/070203:INFO:CONSOLE(128)] "DomDistiller debug level: 0", source:  (128)
[65681:13063:1203/070204:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65681==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000109becbb1 bp 0x0001427ff170 sp 0x0001427ff0a0 T6)
    #0 0x109becbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x109becbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x109bec1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x109be7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x109be7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x109ce25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x109cff1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x109cd1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x109d409cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x109c17bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x109d39547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x109c4e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1075a036c in Run base/callback.h:396:12
    #13 0x1075a036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11434689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x114343d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1075a036c in Run base/callback.h:396:12
    #17 0x1075a036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x107608894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x107609ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x107609ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10757e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1075ed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10757c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10757f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10757dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x107643078 in Run base/run_loop.cc:55:3
    #31 0x1076070b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1076b1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1076a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x102713119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1076a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1076b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11435d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x114178a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1145a01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1145a0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1145a3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10730e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x114599e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11459844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x114597ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11461f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1074c2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1074c0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10655ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1026ca99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1026ca563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65681==ABORTING
Received signal 6
[end of stack trace]
[65676:17411:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerTabUtilsBrowserTest.TestSwapWebContents (4180 ms)
[55/219] DomDistillerTabUtilsBrowserTest.TestSwapWebContents (5674 ms)
[ RUN      ] DownloadTest.DownloadResourceThrottleCancels
[65682:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65682:15623:1203/070205:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadResourceThrottleCancels (3032 ms)
[56/219] DownloadTest.DownloadResourceThrottleCancels (4365 ms)
[ RUN      ] DownloadTest.Resumption_WithPrompt
[65689:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65689:17155:1203/070208:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.Resumption_WithPrompt (2677 ms)
[57/219] DownloadTest.Resumption_WithPrompt (4166 ms)
[ RUN      ] DownloadTestWithShelf.CloseShelfOnDownloadsTab
[65693:3847:1203/070208:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65693:17155:1203/070209:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTestWithShelf.CloseShelfOnDownloadsTab (2837 ms)
[58/219] DownloadTestWithShelf.CloseShelfOnDownloadsTab (4332 ms)
[ RUN      ] ErrorPageNavigationCorrectionsFailTest.StaleCacheStatusFailedCorrections
[65701:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65704:13063:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[65697:3847:1203/070213:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65701:17667:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageNavigationCorrectionsFailTest.StaleCacheStatusFailedCorrections (3150 ms)
[59/219] ErrorPageNavigationCorrectionsFailTest.StaleCacheStatusFailedCorrections (4513 ms)
[ RUN      ] BluetoothLowEnergyApiTest.DescriptorValueChanged
[65705:3847:1203/070212:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65698:3847:1203/070214:INFO:CONSOLE(0)] "[FAIL] testDescriptorValueChanged: API Test Error in testDescriptorValueChanged
Actual: 0
Expected: 2
Error
    at Object.<anonymous> (extensions::test:213:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at testDescriptorValueChanged (chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js:6:15)
    at Object.<anonymous> (extensions::test:96:19)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.<anonymous> (extensions::test:327:16)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
../../chrome/browser/extensions/api/bluetooth_low_energy/bluetooth_low_energy_apitest.cc:945: Failure
Value of: catcher.GetNextResult()
  Actual: false
Expected: true
Failed 1 of 1 tests
[65707:12807:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[  FAILED  ] BluetoothLowEnergyApiTest.DescriptorValueChanged, where TypeParam =  and GetParam() =  (3842 ms)
[60/219] BluetoothLowEnergyApiTest.DescriptorValueChanged (5275 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchIdAndFilename
[65718:3847:1203/070218:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65718:16135:1203/070219:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchIdAndFilename (2727 ms)
[61/219] DownloadExtensionTest.DownloadExtensionTest_SearchIdAndFilename (4144 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Override
[65725:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65725:18179:1203/070223:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Override (3338 ms)
[62/219] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Override (4573 ms)
[ RUN      ] ExtensionBrowserTest.PRE_BrowserActionDefaultPersistence
[65731:3847:1203/070226:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65731:18179:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.PRE_BrowserActionDefaultPersistence (3325 ms)
[63/219] ExtensionBrowserTest.PRE_BrowserActionDefaultPersistence (4577 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiIsWritableTest
[65738:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65735:49923:1203/070232:ERROR:mach_broker_mac.mm(234)] Unknown process 65740 is sending Mach IPC messages!
[65735:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] isNotWritableEntry", source: chrome-extension://aoihkpemhjggnpahkekeamaehkffagcm/test.html (0)
[65738:17667:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiIsWritableTest (4090 ms)
[64/219] FileSystemApiTest.FileSystemApiIsWritableTest (5371 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.PrimaryAccountSignedIn
[65745:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65746:3847:1203/070237:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65746:3847:1203/070237:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65746:3847:1203/070237:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65746:3847:1203/070237:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65746:3847:1203/070237:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65746:3847:1203/070237:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65746:3847:1203/070237:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] IdentityGetAccountsFunctionTest.PrimaryAccountSignedIn (2156 ms)
[65/219] IdentityGetAccountsFunctionTest.PrimaryAccountSignedIn (3519 ms)
[ RUN      ] GetAuthTokenFunctionTest.NonInteractiveMintServiceError
[65751:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65747:3847:1203/070241:INFO:CONSOLE(5)] "hi there", source: chrome-extension://beoialjfkaaafamfocdahfhjafmdoado/test.js (5)
[65751:18435:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NonInteractiveMintServiceError (3244 ms)
[66/219] GetAuthTokenFunctionTest.NonInteractiveMintServiceError (4570 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesEmail
[65757:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65754:3847:1203/070246:INFO:CONSOLE(5)] "hi there", source: chrome-extension://beoialjfkaaafamfocdahfhjafmdoado/test.js (5)
[       OK ] GetAuthTokenFunctionTest.ScopesEmail (3273 ms)
[67/219] GetAuthTokenFunctionTest.ScopesEmail (4571 ms)
[ RUN      ] LaunchWebAuthFlowFunctionTest.InteractiveFirstNavigationSuccess
[65764:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65760:3847:1203/070251:INFO:CONSOLE(3)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://ahjaciijnoiaklcomgnblndopackapon/scope_approval_dialog.html (3)
[65767:3847:1203/070252:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65767:3847:1203/070252:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65767:3847:1203/070252:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65767:3847:1203/070252:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65764:17667:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LaunchWebAuthFlowFunctionTest.InteractiveFirstNavigationSuccess (4685 ms)
[68/219] LaunchWebAuthFlowFunctionTest.InteractiveFirstNavigationSuccess (5898 ms)
[ RUN      ] ExtensionManagementApiTest.Basics
[65771:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65768:3847:1203/070301:INFO:CONSOLE(21)] "permissions for Extension Management API Test", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.js (21)
[65768:3847:1203/070301:INFO:CONSOLE(24)] " management", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.js (24)
[65768:3847:1203/070301:INFO:CONSOLE(21)] "permissions for permissions", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.js (21)
[65768:3847:1203/070301:INFO:CONSOLE(24)] " notifications", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.js (24)
[65768:3847:1203/070301:INFO:CONSOLE(24)] " unlimitedStorage", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.js (24)
[65768:3847:1203/070301:INFO:CONSOLE(21)] "permissions for permissions", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.js (21)
[65768:3847:1203/070301:INFO:CONSOLE(24)] " notifications", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.js (24)
[65768:3847:1203/070301:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.html (0)
[65768:3847:1203/070302:INFO:CONSOLE(0)] "[SUCCESS] permissionWarnings", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.html (0)
[65768:3847:1203/070303:INFO:CONSOLE(0)] "[SUCCESS] permissionWarningsLocationApi", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.html (0)
[65768:3847:1203/070303:INFO:CONSOLE(0)] "[SUCCESS] disable", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.html (0)
[65768:3847:1203/070303:INFO:CONSOLE(0)] "[SUCCESS] enable", source: chrome-extension://fpkddbincgohlblpainbalkhfiglhcob/basics.html (0)
[65771:17667:1203/070303:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65771==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84952bc9 bp 0x000121776730 sp 0x0001217766f0 T6)
    #0 0x7fff84952bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10a04b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10a04b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10a04b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10a04b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10a06d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10a06d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10a058628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10a058b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10a058b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10a066c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10a066c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10a066c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10a066c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10a066c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x107cc036c in Run base/callback.h:396:12
    #16 0x107cc036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x107d28894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x107d29ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x107d29ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x107c9ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x107d63078 in Run base/run_loop.cc:55:3
    #22 0x107d270b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x107dd1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x107dc560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x102e2d119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107dc4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107dd1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1148b026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x107bb4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x107bb4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x107bb370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x107be2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x107be0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x106c7ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x102de599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x102de5563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65771==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionManagementApiTest.Basics (9869 ms)
[69/219] ExtensionManagementApiTest.Basics (11153 ms)
[ RUN      ] ExtensionManagementTest.DisableEnable
[65783:3847:1203/070306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65784:13063:1203/070308:WARNING:channel.cc(358)] RawChannel write error
[65783:17411:1203/070308:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementTest.DisableEnable (3508 ms)
[70/219] ExtensionManagementTest.DisableEnable (4838 ms)
[ RUN      ] ExtensionModuleApiTest.CognitoFile
[65791:3847:1203/070311:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65788:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] testUpdateUrlData", source: chrome-extension://olhilpahhbclidoifcihibbojhdfiglc/test.html (0)
[65788:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://olhilpahhbclidoifcihibbojhdfiglc/test.html (0)
[65791:15879:1203/070312:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionModuleApiTest.CognitoFile (3348 ms)
[71/219] ExtensionModuleApiTest.CognitoFile (4579 ms)
[ RUN      ] DeclarativeContentApiTest.EnabledForSpanningIncognito
[65711:3847:1203/070216:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65708:5635:1203/070217:ERROR:mach_broker_mac.mm(234)] Unknown process 65716 is sending Mach IPC messages!
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000103fb8aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001123a9f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8493b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8a95a233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8a95f916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8a95f0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff85da0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff85da0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff85da0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b055533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b054df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b04c1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000103f99a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000103f977fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000104057149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011247be9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011247e6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000103f80ddd _ZN20InProcessBrowserTest18AddBlankTabAndShowEP7Browser + 397
19  browser_tests                       0x0000000103f83453 _ZN20InProcessBrowserTest22CreateIncognitoBrowserEv + 371
20  browser_tests                       0x00000001018f2b2d _ZN10extensions12_GLOBAL__N_125DeclarativeContentApiTest14CheckIncognitoENS1_13IncognitoModeEb + 1741
21  browser_tests                       0x0000000103f81265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x00000001123a996a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x00000001031e28ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x00000001031e0016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x000000010e76e837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000010eff611a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x000000010e76a26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x000000010e776407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x000000010e762b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x00000001123a6679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x00000001123a47ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x00000001123a90ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x0000000103f7f0dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x0000000104d48f80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x0000000104d4ab16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x0000000104d4bdba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x0000000104d5dab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x0000000104d5d02a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x0000000104181219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x0000000102d899ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x00000001124747c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x0000000103f35513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x0000000102d8988d main + 237
44  browser_tests                       0x000000010123fe34 start + 52
45  ???                                 0x0000000000000009 0x0 + 9
[72/219] DeclarativeContentApiTest.EnabledForSpanningIncognito (TIMED OUT)
[ RUN      ] ExtensionModuleApiTest.CognitoNoFile
[65798:3847:1203/070316:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65794:5635:1203/070317:ERROR:mach_broker_mac.mm(234)] Unknown process 65803 is sending Mach IPC messages!
[65794:3847:1203/070318:INFO:CONSOLE(0)] "[SUCCESS] testUpdateUrlData", source: chrome-extension://nocnelkpmggjidkgmnemhbajfbelnclo/test.html (0)
[65794:3847:1203/070318:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://nocnelkpmggjidkgmnemhbajfbelnclo/test.html (0)
[65799:12807:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionModuleApiTest.CognitoNoFile (4247 ms)
[73/219] ExtensionModuleApiTest.CognitoNoFile (5541 ms)
[ RUN      ] ExtensionPageCaptureApiTest.SaveAsMHTML
[65802:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65797:40467:1203/070319:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65804:12807:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[65802:17667:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionPageCaptureApiTest.SaveAsMHTML (4043 ms)
[74/219] ExtensionPageCaptureApiTest.SaveAsMHTML (5547 ms)
[ RUN      ] ProxySettingsApiTest.ProxyEventsInvalidProxy
[65812:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65818:13063:1203/070323:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyEventsInvalidProxy (3907 ms)
[75/219] ProxySettingsApiTest.ProxyEventsInvalidProxy (5490 ms)
[ RUN      ] SettingsPrivateApiTest.GetPref
[65816:3847:1203/070322:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65817:13063:1203/070324:WARNING:channel.cc(358)] RawChannel write error
[65810:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] getPref", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getPref (0)
[65816:18435:1203/070324:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsPrivateApiTest.GetPref (3671 ms)
[76/219] SettingsPrivateApiTest.GetPref (4968 ms)
[ RUN      ] ExtensionSettingsApiTest.SimpleTest
[65825:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65820:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] getWhenEmpty", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] getWhenNonempty", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] removeWhenEmpty", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] removeWhenNonempty", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] setWhenOverwriting", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] clearWhenEmpty", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070328:INFO:CONSOLE(0)] "[SUCCESS] clearWhenNonempty", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] keysWithDots", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] getWithDefaultValues", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] quota", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65820:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] nullsInArgs", source: chrome-extension://homldddkoebfpalehhnedoccfnkkenif/_generated_background_page.html (0)
[65825:17155:1203/070329:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.SimpleTest (4048 ms)
[77/219] ExtensionSettingsApiTest.SimpleTest (5545 ms)
[ RUN      ] ExtensionTabsZoomTest.SetToDefaultZoom
[65838:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65842:14851:1203/070334:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65842:14851:1203/070334:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65840:13063:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[65838:16647:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsZoomTest.SetToDefaultZoom (3424 ms)
[78/219] ExtensionTabsZoomTest.SetToDefaultZoom (4847 ms)
[ RUN      ] ExtensionTabsTest.GetAllWindows
[65828:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65843:14339:1203/070337:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65843:14339:1203/070337:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65833:12807:1203/070337:WARNING:channel.cc(358)] RawChannel write error
[65835:13063:1203/070337:WARNING:channel.cc(358)] RawChannel write error
[65839:13063:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.GetAllWindows (12894 ms)
[79/219] ExtensionTabsTest.GetAllWindows (14434 ms)
[ RUN      ] WebNavigationApiTest.GetFrame
[65847:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65844:3847:1203/070340:INFO:CONSOLE(0)] "[SUCCESS] testGetFrame", source: chrome-extension://mioomffbhhiclkgmbmolbbjjifpadoni/test_getFrame.html (0)
[65844:3847:1203/070340:INFO:CONSOLE(0)] "[SUCCESS] testGetInvalidFrame", source: chrome-extension://mioomffbhhiclkgmbmolbbjjifpadoni/test_getFrame.html (0)
[65844:3847:1203/070340:INFO:CONSOLE(0)] "[SUCCESS] testGetAllFrames", source: chrome-extension://mioomffbhhiclkgmbmolbbjjifpadoni/test_getFrame.html (0)
[65855:13063:1203/070341:WARNING:channel.cc(358)] RawChannel write error
[65844:3847:1203/070341:INFO:CONSOLE(0)] "[SUCCESS] testFrameDetach", source: chrome-extension://mioomffbhhiclkgmbmolbbjjifpadoni/test_getFrame.html (0)
[65844:3847:1203/070342:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.GetFrame (6587 ms)
[80/219] WebNavigationApiTest.GetFrame (7940 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestApi
[65856:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65851:3847:1203/070343:INFO:CONSOLE(0)] "[SUCCESS] addListeners", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_api.html (0)
[65851:3847:1203/070344:INFO:CONSOLE(0)] "[SUCCESS] removeListeners", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_api.html (0)
[65851:3847:1203/070344:INFO:CONSOLE(0)] "[SUCCESS] specialEvents", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_api.html (0)
[65851:3847:1203/070344:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webRequestInternal.addEventListener: 'badpattern://*' is not a valid URL pattern.
    at specialEvents (chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_api.js:114:39)", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_api.html (0)
[65851:3847:1203/070344:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webRequestInternal.eventHandled: Header 'X-Header-With-Invalid-Value' has an invalid value.", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_api.html (0)
[65851:3847:1203/070344:INFO:CONSOLE(0)] "[SUCCESS] badResponseHeaderDoesNotCauseCrash", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_api.html (0)
[65858:13063:1203/070344:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestApi (3937 ms)
[81/219] ExtensionWebRequestApiTest.WebRequestApi (5250 ms)
Still waiting for the following processes to finish:
	../out/Release/browser_tests --allow-file-access --gtest_also_run_disabled_tests --gtest_filter=ExtensionWebRequestApiTest.WebRequestBlocking --single_process --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outY_jd4Z/output.json --user-data-dir=/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.btbB5l/d8MIeEy
	../out/Release/browser_tests --allow-file-access --gtest_also_run_disabled_tests --gtest_filter=ExtensionWebstorePrivateApiTest.MissingDownloadDir --single_process --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outY_jd4Z/output.json --user-data-dir=/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.btbB5l/dpWy2pt
[ RUN      ] ExtensionWebRequestApiTest.WebRequestBlocking
[65862:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65859:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] complexLoadCancelled", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070350:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadCancelledOnReceiveHeaders", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070350:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running webRequestInternal.eventHandled: Invalid header specification '{"name":"User-Agent"}'.", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070351:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadIgnoreOnBeforeSendHeadersInvalidHeaders", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:59435:1203/070351:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65859:3847:1203/070351:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadIgnoreOnBeforeSendHeadersInvalidResponse", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070353:INFO:CONSOLE(0)] "[SUCCESS] complexLoadRedirected", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070355:INFO:CONSOLE(0)] "[SUCCESS] crossOriginAnonymousRedirect", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070356:INFO:CONSOLE(0)] "[SUCCESS] crossOriginCredentialedRedirect", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070357:INFO:CONSOLE(0)] "[SUCCESS] modifyRequestHeaders", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070358:INFO:CONSOLE(0)] "[SUCCESS] modifyBinaryRequestHeaders", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070359:INFO:CONSOLE(0)] "[SUCCESS] modifyResponseHeaders", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070400:INFO:CONSOLE(0)] "[SUCCESS] handleNonUTF8InModifyResponseHeaders", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65876:13063:1203/070401:WARNING:channel.cc(358)] RawChannel write error
[65859:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] simpleLoadRedirectOnReceiveHeaders", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070401:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[65859:3847:1203/070402:INFO:CONSOLE(0)] "[SUCCESS] syncXhrsFromOurselfAreInvisible", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[65859:3847:1203/070403:INFO:CONSOLE(0)] "[SUCCESS] asyncXhrsFromOurselfAreVisible", source: chrome-extension://olnbpfoapbahijejfbnhlbdhcondlofp/test_blocking.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestBlocking (20411 ms)
[82/219] ExtensionWebRequestApiTest.WebRequestBlocking (21809 ms)
[ RUN      ] AppBackgroundPageApiTest.NoJsBackgroundPage
[65881:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65878:62775:1203/070409:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65878:3847:1203/070410:INFO:CONSOLE(13)] "background page loaded", source: http://a.com:58389/extensions/api_test/app_background_page/no_js/bg.html (13)
[65883:13063:1203/070413:WARNING:channel.cc(358)] RawChannel write error
[65882:12551:1203/070413:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBackgroundPageApiTest.NoJsBackgroundPage (8200 ms)
[83/219] AppBackgroundPageApiTest.NoJsBackgroundPage (9590 ms)
[ RUN      ] BackgroundAppBrowserTest.ReloadBackgroundApp
[65891:3847:1203/070416:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65888:3847:1203/070418:INFO:CONSOLE(8)] "Uncaught TypeError: Cannot read property 'onLaunched' of undefined", source: chrome-extension://okfnhmlpnkkbeolmnpnehacohfgfihgi/background.js (8)
[65888:3847:1203/070419:INFO:CONSOLE(8)] "Uncaught TypeError: Cannot read property 'onLaunched' of undefined", source: chrome-extension://okfnhmlpnkkbeolmnpnehacohfgfihgi/background.js (8)
[       OK ] BackgroundAppBrowserTest.ReloadBackgroundApp (4292 ms)
[84/219] BackgroundAppBrowserTest.ReloadBackgroundApp (5622 ms)
[ RUN      ] ErrorConsoleBrowserTest.BadExtensionPage
[65899:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65896:3847:1203/070423:ERROR:CONSOLE(5)] "Uncaught ReferenceError: foo is not defined", source: chrome-extension://pblmcbgcgodmlojdolooelnidbgfdcio/broken.js (5)
[       OK ] ErrorConsoleBrowserTest.BadExtensionPage (3382 ms)
[85/219] ErrorConsoleBrowserTest.BadExtensionPage (4845 ms)
[ RUN      ] ExecuteScriptApiTest.NavigationRaceJavaScriptURL
[65905:3847:1203/070426:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65902:62219:1203/070429:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65907:13063:1203/070429:WARNING:channel.cc(358)] RawChannel write error
[65905:16899:1203/070429:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.NavigationRaceJavaScriptURL (4664 ms)
[86/219] ExecuteScriptApiTest.NavigationRaceJavaScriptURL (5899 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Frames
[65914:3847:1203/070432:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionContextMenuBrowserTest.Frames (3343 ms)
[87/219] ExtensionContextMenuBrowserTest.Frames (4571 ms)
[ RUN      ] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse_Redirect
[65920:3847:1203/070437:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65920:17411:1203/070439:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse_Redirect (3586 ms)
[88/219] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse_Redirect (4839 ms)
[ RUN      ] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse_NonRedirectCached
[65927:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse_NonRedirectCached (3797 ms)
[89/219] ExtensionRequestLimitingThrottleBrowserTest.DoNotThrottleCachedResponse_NonRedirectCached (5098 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.MissingDownloadDir
[65868:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000111407aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011f7f8f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8493b90a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff8a95a233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8a95f916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8a95f0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff85da0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff85da0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff85da0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b055533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b054df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b04c1a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001113e8a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001113e67fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x00000001114a6149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011f8cae9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011f8cd6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011f7fabfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x00000001113d012c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011f7f896a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x00000001106318ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000011062f016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011bbbd837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011c44511a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011bbb926b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011bbc5407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011bbb1b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011f7f5679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011f7f37ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011f7f80ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001113ce0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000112197f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000112199b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000011219adba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x00000001121acab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x00000001121ac02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x00000001115d0219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001101d89ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011f8c37c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000111384513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x00000001101d888d main + 237
42  browser_tests                       0x000000010e68ee34 start + 52
[90/219] ExtensionWebstorePrivateApiTest.MissingDownloadDir (TIMED OUT)
[ RUN      ] ExtensionWebUITest.RuntimeLastError
[65935:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65930:3847:1203/070449:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65935:17411:1203/070450:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebUITest.RuntimeLastError (4537 ms)
[91/219] ExtensionWebUITest.RuntimeLastError (5991 ms)
[ RUN      ] LazyBackgroundPageApiTest.NaClInBackgroundPage
[65938:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65945,1918443904:07:04:52.036688] Native Client module will be loaded at base address 0x000073a300000000
[65943:13063:1203/070452:WARNING:channel.cc(358)] RawChannel write error
[65938:17667:1203/070452:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.NaClInBackgroundPage (6166 ms)
[92/219] LazyBackgroundPageApiTest.NaClInBackgroundPage (7612 ms)
[ RUN      ] RequirementsCheckerBrowserTest.CheckEmptyExtension
[65948:3847:1203/070453:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65949:12807:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[65949:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65949:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65949:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65949:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65949:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65949:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65949:3847:1203/070454:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65948:16391:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RequirementsCheckerBrowserTest.CheckEmptyExtension (2348 ms)
[93/219] RequirementsCheckerBrowserTest.CheckEmptyExtension (3684 ms)
[ RUN      ] RedirectTest.ClientCancelled
[65958:3847:1203/070457:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65958:17155:1203/070458:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RedirectTest.ClientCancelled (2491 ms)
[94/219] RedirectTest.ClientCancelled (3858 ms)
[ RUN      ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterClientInDocNavigation
[65969:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65965:41491:1203/070501:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterClientInDocNavigation (2534 ms)
[95/219] LoadtimesExtensionBindingsTest.LoadTimesSameAfterClientInDocNavigation (3806 ms)
[ RUN      ] WebstoreInlineInstallerTest.ReinstallDisabledExtension
[65954:3847:1203/070455:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65950:3847:1203/070456:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (8)
[65950:3847:1203/070456:INFO:CONSOLE(11)] "In runTest", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (11)
[65950:17411:1203/070456:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65950:3847:1203/070459:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (22)
[65950:3847:1203/070459:INFO:CONSOLE(24)] "Test complete", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (24)
[65950:3847:1203/070459:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (8)
[65950:3847:1203/070459:INFO:CONSOLE(11)] "In runTest", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (11)
[65950:3847:1203/070501:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (22)
[65950:3847:1203/070501:INFO:CONSOLE(24)] "Test complete", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (24)
[65950:3847:1203/070501:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (8)
[65950:3847:1203/070501:INFO:CONSOLE(11)] "In runTest", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (11)
[65950:3847:1203/070502:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (22)
[65950:3847:1203/070502:INFO:CONSOLE(24)] "Test complete", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (24)
[65950:3847:1203/070502:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (8)
[65950:3847:1203/070502:INFO:CONSOLE(11)] "In runTest", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (11)
[65950:3847:1203/070503:INFO:CONSOLE(22)] "Ran test, sending response", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (22)
[65950:3847:1203/070503:INFO:CONSOLE(24)] "Test complete", source: http://app.com:58408/extensions/api_test/webstore_inline_install/install.html (24)
[65955:12807:1203/070503:WARNING:channel.cc(358)] RawChannel write error
[65954:15367:1203/070504:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreInlineInstallerTest.ReinstallDisabledExtension (10258 ms)
[96/219] WebstoreInlineInstallerTest.ReinstallDisabledExtension (11618 ms)
[ RUN      ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterUserInDocNavigation
[65978:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65974:62467:1203/070505:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65978:16391:1203/070505:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoadtimesExtensionBindingsTest.LoadTimesSameAfterUserInDocNavigation (2712 ms)
[97/219] LoadtimesExtensionBindingsTest.LoadTimesSameAfterUserInDocNavigation (4230 ms)
[ RUN      ] MediaStreamPermissionTest.TestDenyingUserMediaIncognito
[65984:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65980:68107:1203/070509:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] MediaStreamPermissionTest.TestDenyingUserMediaIncognito (3870 ms)
[98/219] MediaStreamPermissionTest.TestDenyingUserMediaIncognito (5247 ms)
[ RUN      ] MediaStreamPermissionTest.TestSecureOriginDenyIsSticky
[65990:3847:1203/070509:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65983:3847:1203/070509:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:58437/webrtc/adapter.js (71)
[65983:62987:1203/070509:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65983:3847:1203/070509:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65983:3847:1203/070510:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:58437/webrtc/test_functions.js (13)
[65990:17411:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamPermissionTest.TestSecureOriginDenyIsSticky (2851 ms)
[99/219] MediaStreamPermissionTest.TestSecureOriginDenyIsSticky (4169 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndAllowMicCam
[65997:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65997:3847:1203/070513:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65997:3847:1203/070513:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65997:3847:1203/070513:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65997:3847:1203/070513:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65997:3847:1203/070513:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65997:17155:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.RequestAndAllowMicCam (2805 ms)
[100/219] MediaStreamDevicesControllerTest.RequestAndAllowMicCam (4045 ms)
[ RUN      ] LoadTimingBrowserTest.Preconnect
[66000:3847:1203/070513:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65993:3847:1203/070514:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66000:15623:1203/070514:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoadTimingBrowserTest.Preconnect (2963 ms)
[101/219] LoadTimingBrowserTest.Preconnect (4360 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForFetchSubmit
[66006:3847:1203/070516:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66002:44579:1203/070517:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66002:3847:1203/070517:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.PromptForFetchSubmit (2811 ms)
[102/219] PasswordManagerBrowserTestBase.PromptForFetchSubmit (4109 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptIfLinkClicked
[66010:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66004:43807:1203/070518:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66004:3847:1203/070518:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.NoPromptIfLinkClicked (2632 ms)
[103/219] PasswordManagerBrowserTestBase.NoPromptIfLinkClicked (4122 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForSubmitFromIframe
[66017:3847:1203/070520:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66013:44567:1203/070521:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66013:3847:1203/070521:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66017:17411:1203/070521:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForSubmitFromIframe (2794 ms)
[104/219] PasswordManagerBrowserTestBase.PromptForSubmitFromIframe (4110 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForInputElementWithoutName
[66021:3847:1203/070521:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66015:44811:1203/070522:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66015:3847:1203/070522:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66021:17667:1203/070522:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForInputElementWithoutName (2677 ms)
[105/219] PasswordManagerBrowserTestBase.PromptForInputElementWithoutName (4079 ms)
[ RUN      ] PasswordManagerBrowserTestBase.DontPromptForPasswordFormWithDefaultValue
[66027:3847:1203/070524:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66023:44327:1203/070525:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66027:16647:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.DontPromptForPasswordFormWithDefaultValue (2619 ms)
[106/219] PasswordManagerBrowserTestBase.DontPromptForPasswordFormWithDefaultValue (3842 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpsToHttp
[66031:3847:1203/070525:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66031:17411:1203/070526:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpsToHttp (2581 ms)
[107/219] PasswordManagerBrowserTestBase.NoPromptForLoginFailedAndServerPushSeperateLoginForm_HttpsToHttp (3909 ms)
[ RUN      ] PDFExtensionTest.DisablePlugin
[66037:3847:1203/070528:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66039:13063:1203/070529:WARNING:channel.cc(358)] RawChannel write error
[66033:3847:1203/070529:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66037:17667:1203/070529:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.DisablePlugin (2609 ms)
[108/219] PDFExtensionTest.DisablePlugin (3902 ms)
[ RUN      ] PreservedWindowPlacement.PRE_Test
[66048:3847:1203/070532:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66048:15623:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PreservedWindowPlacement.PRE_Test (2256 ms)
[109/219] PreservedWindowPlacement.PRE_Test (3524 ms)
[ RUN      ] MaterialPDFExtensionTest.Elements
[66042:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66035:62215:1203/070530:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66035:3847:1203/070533:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66035:3847:1203/070534:INFO:CONSOLE(0)] "[SUCCESS] testPageSelectorChange", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[66035:3847:1203/070534:INFO:CONSOLE(0)] "[SUCCESS] testPageSelectorDocLength", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[66035:3847:1203/070534:INFO:CONSOLE(0)] "[SUCCESS] testToolbarDropdownShowHide", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[66035:3847:1203/070534:INFO:CONSOLE(0)] "[SUCCESS] testBookmarkStructure", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[66035:3847:1203/070534:INFO:CONSOLE(0)] "[SUCCESS] testZoomToolbarToggle", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[66042:17411:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaterialPDFExtensionTest.Elements (7119 ms)
[110/219] MaterialPDFExtensionTest.Elements (8678 ms)
[ RUN      ] SyncedPrefChangeRegistrarTest.IgnoreSyncChangesToManagedPrefs
[66054:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66055:3847:1203/070536:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66055:3847:1203/070536:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66055:3847:1203/070536:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66055:3847:1203/070536:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66055:3847:1203/070536:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66055:3847:1203/070536:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66055:3847:1203/070536:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66054:17155:1203/070536:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncedPrefChangeRegistrarTest.IgnoreSyncChangesToManagedPrefs (2443 ms)
[111/219] SyncedPrefChangeRegistrarTest.IgnoreSyncChangesToManagedPrefs (3809 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecond
[66060:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66056:62723:1203/070539:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66065:12807:1203/070540:WARNING:channel.cc(358)] RawChannel write error
[66060:17155:1203/070540:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecond (4290 ms)
[112/219] PrerenderBrowserTest.PrerenderClientRedirectNavigateToSecond (5745 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderQuickQuit
[66066:3847:1203/070540:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66059:62987:1203/070541:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66066:17411:1203/070541:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderQuickQuit (2984 ms)
[113/219] PrerenderBrowserTest.PrerenderQuickQuit (4373 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingIframe
[66076:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66070:60695:1203/070545:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66078:13063:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[66076:15879:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingIframe (4029 ms)
[114/219] PrerenderBrowserTest.PrerenderSafeBrowsingIframe (5254 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageWithFragment
[66075:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66069:60459:1203/070545:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66079:13063:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageWithFragment (3983 ms)
[115/219] PrerenderBrowserTest.PrerenderPageWithFragment (5532 ms)
[ RUN      ] HostZoomMapBrowserTest.OffTheRecordProfileHostZoomMap
[66088:3847:1203/070549:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==66088==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84952bc9 bp 0x00012dfc6730 sp 0x00012dfc66f0 T6)
    #0 0x7fff84952bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x116ebb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x116ebb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x116ebb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x116ebb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x116edd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x116edd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x116ec8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x116ec8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x116ec8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x116ed6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x116ed6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x116ed6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x116ed6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x116ed6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x114b3036c in Run base/callback.h:396:12
    #16 0x114b3036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x114b98894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x114b99ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x114b99ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x114b0ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x114bd3078 in Run base/run_loop.cc:55:3
    #22 0x114b970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x114c41d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x114c3560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10fc98119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x114c34fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x114c41426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12172026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x114a24abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x114a24abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x114a2370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x114a52948 in Run content/app/content_main_runner.cc:786:12
    #8 0x114a50abd in ContentMain content/app/content_main.cc:19:15
    #9 0x113aeec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10fc5599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10fc55563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==66088==ABORTING
Received signal 6
[end of stack trace]
[       OK ] HostZoomMapBrowserTest.OffTheRecordProfileHostZoomMap (2475 ms)
[116/219] HostZoomMapBrowserTest.OffTheRecordProfileHostZoomMap (3890 ms)
[ RUN      ] ProfileBrowserTest.CreateOldProfileSynchronous
[66089:3847:1203/070549:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66082:3847:1203/070550:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66089:16903:1203/070550:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileBrowserTest.CreateOldProfileSynchronous (2745 ms)
[117/219] ProfileBrowserTest.CreateOldProfileSynchronous (4058 ms)
[ RUN      ] ProfileBrowserTest.URLFetcherUsingExtensionContextDuringShutdown
[66098:3847:1203/070553:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66100:13063:1203/070554:WARNING:channel.cc(358)] RawChannel write error
[66100:3847:1203/070554:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66100:3847:1203/070554:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66100:3847:1203/070554:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66100:3847:1203/070554:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66100:3847:1203/070554:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66100:3847:1203/070554:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66100:3847:1203/070554:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66098:17411:1203/070554:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileBrowserTest.URLFetcherUsingExtensionContextDuringShutdown (2351 ms)
[118/219] ProfileBrowserTest.URLFetcherUsingExtensionContextDuringShutdown (3662 ms)
[ RUN      ] PushMessagingBrowserTest.SubscribeSuccessNotificationsPrompt
[66099:3847:1203/070553:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66093:18179:1203/070554:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66093:3847:1203/070554:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:58499/push_messaging/push_test.js (18)
[66093:3847:1203/070554:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:58499/push_messaging/push_test.js (18)
[66093:3847:1203/070554:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[66093:3847:1203/070554:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[66093:3847:1203/070554:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.SubscribeSuccessNotificationsPrompt (2875 ms)
[119/219] PushMessagingBrowserTest.SubscribeSuccessNotificationsPrompt (4237 ms)
[ RUN      ] ReferrerPolicyTest.HttpLeftClickRedirectDefaultFlag
[66110:3847:1203/070558:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66103:3847:1203/070558:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ReferrerPolicyTest.HttpLeftClickRedirectDefaultFlag (2502 ms)
[120/219] ReferrerPolicyTest.HttpLeftClickRedirectDefaultFlag (4111 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickRedirect
[66106:3847:1203/070557:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66109:12807:1203/070558:WARNING:channel.cc(358)] RawChannel write error
[66112:12551:1203/070558:WARNING:channel.cc(358)] RawChannel write error
[66106:15879:1203/070559:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.MiddleClickRedirect (3785 ms)
[121/219] ReferrerPolicyTest.MiddleClickRedirect (5036 ms)
[ RUN      ] SpellingMenuObserverTest.SuggestionsForceTopSeparator
[66121:3847:1203/070602:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SpellingMenuObserverTest.SuggestionsForceTopSeparator (2517 ms)
[122/219] SpellingMenuObserverTest.SuggestionsForceTopSeparator (3841 ms)
[ RUN      ] SearchByImageBrowserTest.ImageSearchWithCorruptImage
[66120:3847:1203/070602:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66120:17411:1203/070603:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SearchByImageBrowserTest.ImageSearchWithCorruptImage (2943 ms)
[123/219] SearchByImageBrowserTest.ImageSearchWithCorruptImage (4165 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_PostWithPassword
[66130:3847:1203/070606:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66132:13319:1203/070606:WARNING:channel.cc(358)] RawChannel write error
[66124:3847:1203/070606:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ContinueWhereILeftOffTest.PRE_PostWithPassword (2662 ms)
[124/219] ContinueWhereILeftOffTest.PRE_PostWithPassword (3937 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers
[66131:3847:1203/070606:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66133:13063:1203/070607:WARNING:channel.cc(358)] RawChannel write error
[66125:3847:1203/070607:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66134:13063:1203/070608:WARNING:channel.cc(358)] RawChannel write error
[66131:17411:1203/070608:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers (3987 ms)
[125/219] ContinueWhereILeftOffTest.PostWithPasswordCloseAllBrowsers (5438 ms)
[ RUN      ] SmartSessionRestoreSimpleTest.CorrectLoadingOrder
[66140:3847:1203/070610:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66141:12551:1203/070617:WARNING:channel.cc(358)] RawChannel write error
[66153:13063:1203/070617:WARNING:channel.cc(358)] RawChannel write error
[66140:17155:1203/070617:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SmartSessionRestoreSimpleTest.CorrectLoadingOrder (9684 ms)
[126/219] SmartSessionRestoreSimpleTest.CorrectLoadingOrder (11131 ms)
[ RUN      ] TabRestoreTest.RestoreTabWithSpecialURLOnBack
[66145:3847:1203/070611:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66139:62211:1203/070614:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66139:5635:1203/070617:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 19
ASAN:DEADLYSIGNAL
=================================================================
==66154==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010f91cbb1 bp 0x0001487ff170 sp 0x0001487ff0a0 T6)
    #0 0x10f91cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10f91cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10f91c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10f917bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10f917bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10fa125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10fa2f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10fa01863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10fa709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10f947bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10fa69547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10f97e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10d2d036c in Run base/callback.h:396:12
    #13 0x10d2d036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11a07689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11a073d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10d2d036c in Run base/callback.h:396:12
    #17 0x10d2d036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10d338894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10d339ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10d339ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10d2ae4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10d31d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10d2ac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10d2af290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10d2add9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10d373078 in Run base/run_loop.cc:55:3
    #31 0x10d3370b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10d3e1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10d3d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x108439119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10d3d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10d3e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11a08d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x119ea8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11a2d01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11a2d0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11a2d3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10d03e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11a2c9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11a2c844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11a2c7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11a34f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10d1f2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10d1f0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10c28ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1083f299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1083f2563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==66154==ABORTING
Received signal 6
[end of stack trace]
[66146:13063:1203/070617:WARNING:channel.cc(358)] RawChannel write error
[66145:17155:1203/070618:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabRestoreTest.RestoreTabWithSpecialURLOnBack (8315 ms)
[127/219] TabRestoreTest.RestoreTabWithSpecialURLOnBack (9748 ms)
[ RUN      ] SSLUITest.TestRunsInsecuredContentRandomizeHash
[66164:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66158:3847:1203/070622:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:58513/ ran insecure content from http://replace_with_host_and_port/ssl/randomize_hash.js
[66158:3847:1203/070622:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:58513/ ran insecure content from http://replace_with_host_and_port/ssl/randomize_hash.js
[66158:3847:1203/070622:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:58513/ssl/page_runs_insecure_content.html' was loaded over HTTPS, but requested an insecure script 'http://replace_with_host_and_port/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:58513/ssl/page_runs_insecure_content.html (0)
[66166:12807:1203/070622:WARNING:channel.cc(358)] RawChannel write error
[66164:17923:1203/070622:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestRunsInsecuredContentRandomizeHash (2570 ms)
[128/219] SSLUITest.TestRunsInsecuredContentRandomizeHash (3811 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedReporting
[66172:3847:1203/070625:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66168:62731:1203/070626:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[66174:13063:1203/070626:WARNING:channel.cc(358)] RawChannel write error
[66174:16899:1203/070626:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010e9cf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010ea1ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010ea66a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011b5ba493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011b5b9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000110456dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010fe92f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010fcbe3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010fdb4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010fdb1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010fdb2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010fefdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011105c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011b962663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011b962ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010eae0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010eadff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010ead560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8494d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8493a1a1 thread_start + 13

[       OK ] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedReporting (3347 ms)
[129/219] SSLUITestWithExtendedReporting.TestBrokenHTTPSProceedReporting (4847 ms)
[ RUN      ] SiteDetailsBrowserTest.IsolateExtensions
[66163:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66157:3847:1203/070622:INFO:CONSOLE(1)] "Extension One running", source: chrome-extension://kgnomljjajpacopmibgfadnphiimckdl/script.js (1)
[66157:63239:1203/070623:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66165:12807:1203/070628:WARNING:channel.cc(358)] RawChannel write error
[66163:16643:1203/070629:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SiteDetailsBrowserTest.IsolateExtensions (10092 ms)
[130/219] SiteDetailsBrowserTest.IsolateExtensions (11543 ms)
[ RUN      ] TabContentsTagTest.PreExistingTaskProviding
[66181:3847:1203/070630:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66176:16647:1203/070631:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66186:12807:1203/070632:WARNING:channel.cc(358)] RawChannel write error
[66184:12807:1203/070632:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabContentsTagTest.PreExistingTaskProviding (4882 ms)
[131/219] TabContentsTagTest.PreExistingTaskProviding (6206 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeHostedAppTabAfterReload
[66189:3847:1203/070632:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66185:39699:1203/070634:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66194:13063:1203/070635:WARNING:channel.cc(358)] RawChannel write error
[66189:17155:1203/070635:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeHostedAppTabAfterReload (4784 ms)
[132/219] TaskManagerBrowserTest.NoticeHostedAppTabAfterReload (6284 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeHostedAppTabBeforeReload
[66197:3847:1203/070636:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66193:41491:1203/070638:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66197:16899:1203/070638:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeHostedAppTabBeforeReload (3834 ms)
[133/219] TaskManagerBrowserTest.NoticeHostedAppTabBeforeReload (5115 ms)
[ RUN      ] TaskManagerBrowserTest.WebWorkerJSHeapMemory
[66203:3847:1203/070638:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66203:17667:1203/070643:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.WebWorkerJSHeapMemory (6495 ms)
[134/219] TaskManagerBrowserTest.WebWorkerJSHeapMemory (8011 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsOldDockedWindow
[66209:3847:1203/070641:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66210:13063:1203/070644:WARNING:channel.cc(358)] RawChannel write error
[66209:17155:1203/070644:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.DevToolsOldDockedWindow (4877 ms)
[135/219] TaskManagerBrowserTest.DevToolsOldDockedWindow (6181 ms)
[ RUN      ] CardUnmaskPromptViewBrowserTest.DisplayUI
[66217:3847:1203/070646:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66217:15623:1203/070648:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CardUnmaskPromptViewBrowserTest.DisplayUI (2864 ms)
[136/219] CardUnmaskPromptViewBrowserTest.DisplayUI (4203 ms)
[ RUN      ] PopupBlockerBrowserTest.BlockWebContentsCreationIncognito
[66220:3847:1203/070647:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66213:62471:1203/070649:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.BlockWebContentsCreationIncognito (4321 ms)
[137/219] PopupBlockerBrowserTest.BlockWebContentsCreationIncognito (5758 ms)
[ RUN      ] PopupBlockerBrowserTest.MultiplePopups
[66228:3847:1203/070651:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66224:62471:1203/070652:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66224:3847:1203/070652:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66228:15623:1203/070652:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.MultiplePopups (2912 ms)
[138/219] PopupBlockerBrowserTest.MultiplePopups (4218 ms)
[ RUN      ] BookmarkBrowsertest.PRE_Persist
[66233:3847:1203/070653:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66235:12807:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[66235:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66235:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66235:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66235:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66235:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66235:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66235:3847:1203/070653:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66233:17411:1203/070654:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BookmarkBrowsertest.PRE_Persist (2440 ms)
[139/219] BookmarkBrowsertest.PRE_Persist (3971 ms)
[ RUN      ] BrowserTest.CancelBeforeUnloadResetsURL
[66238:3847:1203/070655:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66240:13063:1203/070656:WARNING:channel.cc(358)] RawChannel write error
[66234:3847:1203/070656:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] BrowserTest.CancelBeforeUnloadResetsURL (2887 ms)
[140/219] BrowserTest.CancelBeforeUnloadResetsURL (4234 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IncognitoRefocus
[66252:3847:1203/070659:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66245:50691:1203/070701:ERROR:mach_broker_mac.mm(234)] Unknown process 66254 is sending Mach IPC messages!
[66252:17667:1203/070701:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_IncognitoRefocus (3318 ms)
[141/219] BrowserNavigatorTest.Disposition_IncognitoRefocus (4744 ms)
[ RUN      ] BrowserTest.ShouldShowLocationBar
[66244:3847:1203/070657:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66251:13575:1203/070701:WARNING:channel.cc(358)] RawChannel write error
[66251:15619:1203/070701:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[66246:13063:1203/070701:WARNING:channel.cc(358)] RawChannel write error
[66251:17667:1203/070701:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010859f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001085eac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000108636a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011518a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000115189a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010a026dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000109a62f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010988e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000109984ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000109981bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000109982235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000109acdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010ac2c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000115532663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000115532ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001086b0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001086aff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001086a560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8494d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8493a1a1 thread_start + 13

[66244:17155:1203/070702:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.ShouldShowLocationBar (6557 ms)
[142/219] BrowserTest.ShouldShowLocationBar (7916 ms)
[ RUN      ] CollectedCookiesMacTest.Close
[66264:3847:1203/070705:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CollectedCookiesMacTest.Close (2873 ms)
[143/219] CollectedCookiesMacTest.Close (4326 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromDefaultToOptionsInSameTab
[66260:3847:1203/070704:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66256:3847:1203/070706:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66260:17667:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromDefaultToOptionsInSameTab (5313 ms)
[144/219] BrowserNavigatorTest.NavigateFromDefaultToOptionsInSameTab (6594 ms)
[ RUN      ] ZoomDecorationTest.HideOnInputProgress
[66272:3847:1203/070709:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66273:15363:1203/070710:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] ZoomDecorationTest.HideOnInputProgress (2341 ms)
[145/219] ZoomDecorationTest.HideOnInputProgress (3822 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.ContinueClicked
[66276:3847:1203/070710:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ProfileSigninConfirmationViewControllerTest.ContinueClicked (2448 ms)
[146/219] ProfileSigninConfirmationViewControllerTest.ContinueClicked (3890 ms)
[ RUN      ] LocationBarBrowserTest.ExtensionCanOverrideBookmarkStar
[66286:3847:1203/070714:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66287:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66287:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66287:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66287:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66287:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66287:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66287:3847:1203/070715:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66286:17411:1203/070715:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LocationBarBrowserTest.ExtensionCanOverrideBookmarkStar (2259 ms)
[147/219] LocationBarBrowserTest.ExtensionCanOverrideBookmarkStar (3541 ms)
[ RUN      ] FindInPageControllerTest.FindLongString
[66282:3847:1203/070713:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66282:17411:1203/070718:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindLongString (6644 ms)
[148/219] FindInPageControllerTest.FindLongString (8093 ms)
[ RUN      ] LoginPromptBrowserTest.TestCancelAuth
[66291:3847:1203/070718:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66288:62471:1203/070718:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /a
[66288:62471:1203/070718:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66288:62471:1203/070719:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /b
[66288:62471:1203/070719:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /c
[66288:3847:1203/070720:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66291:16643:1203/070720:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.TestCancelAuth (4510 ms)
[149/219] LoginPromptBrowserTest.TestCancelAuth (5940 ms)
[ RUN      ] LoginPromptBrowserTest.MultipleRealmConfirmation
[66297:3847:1203/070721:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66294:62731:1203/070722:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66294:3847:1203/070723:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] LoginPromptBrowserTest.MultipleRealmConfirmation (3564 ms)
[150/219] LoginPromptBrowserTest.MultipleRealmConfirmation (4888 ms)
[ RUN      ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentials
[66302:3847:1203/070724:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66299:3847:1203/070725:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[66299:39951:1203/070726:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66299:3847:1203/070726:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66302:17411:1203/070726:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentials (3690 ms)
[151/219] LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentials (5113 ms)
[ RUN      ] SettingsWindowManagerTest.SettingsWindowMultiProfile
[66307:3847:1203/070726:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66308:12807:1203/070727:WARNING:channel.cc(358)] RawChannel write error
[66303:4611:1203/070728:ERROR:mach_broker_mac.mm(234)] Unknown process 66311 is sending Mach IPC messages!
[66307:17411:1203/070728:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsWindowManagerTest.SettingsWindowMultiProfile (3701 ms)
[152/219] SettingsWindowManagerTest.SettingsWindowMultiProfile (4969 ms)
[ RUN      ] OneClickSigninBubbleLinksDelegateBrowserTest.AdvancedLink
[66315:3847:1203/070729:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] OneClickSigninBubbleLinksDelegateBrowserTest.AdvancedLink (2995 ms)
[153/219] OneClickSigninBubbleLinksDelegateBrowserTest.AdvancedLink (4379 ms)
[ RUN      ] BrowserActionsBarBrowserTest.BrowserActionPopupTest
[66321:3847:1203/070731:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66327:13319:1203/070733:WARNING:channel.cc(358)] RawChannel write error
[66327:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66327:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66327:3847:1203/070733:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66321:17411:1203/070733:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionsBarBrowserTest.BrowserActionPopupTest (4241 ms)
[154/219] BrowserActionsBarBrowserTest.BrowserActionPopupTest (5753 ms)
[ RUN      ] ComponentToolbarActionsBrowserTest.ComponentToolbarActionsShowUpAndRespondToClicks
[66333:3847:1203/070733:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66333:17411:1203/070734:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ComponentToolbarActionsBrowserTest.ComponentToolbarActionsShowUpAndRespondToClicks (2522 ms)
[155/219] ComponentToolbarActionsBrowserTest.ComponentToolbarActionsShowUpAndRespondToClicks (3952 ms)
[ RUN      ] LogWebUIUrlTest.TestHistoryFrame
[66340:3847:1203/070737:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66335:3847:1203/070739:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66345:13063:1203/070739:WARNING:channel.cc(358)] RawChannel write error
[66340:3847:1203/070739:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66340:3847:1203/070739:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66340:17667:1203/070739:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LogWebUIUrlTest.TestHistoryFrame (3887 ms)
[156/219] LogWebUIUrlTest.TestHistoryFrame (5246 ms)
[ RUN      ] PrintPreviewTest.PrintCommands
[66343:3847:1203/070737:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66336:3847:1203/070739:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66336:3847:1203/070741:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66343:17411:1203/070741:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewTest.PrintCommands (5432 ms)
[157/219] PrintPreviewTest.PrintCommands (6978 ms)
[ RUN      ] WebUIWebViewBrowserTest.DisplayNone
[66353:3847:1203/070742:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66348:3847:1203/070745:INFO:CONSOLE(1795)] "Running test testDisplayNone", source: webview_basic.js (1795)
[66348:3847:1203/070746:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[66358:12807:1203/070746:WARNING:channel.cc(358)] RawChannel write error
[66362:12807:1203/070746:WARNING:channel.cc(358)] RawChannel write error
[66353:17159:1203/070746:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] WebUIWebViewBrowserTest.DisplayNone (6179 ms)
[158/219] WebUIWebViewBrowserTest.DisplayNone (7513 ms)
[ RUN      ] WebUIWebViewBrowserTest.AddContentScriptWithSameNameShouldOverwriteTheExistingOne
[66360:3847:1203/070744:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66355:3847:1203/070747:INFO:CONSOLE(1795)] "Running test testAddContentScriptWithSameNameShouldOverwriteTheExistingOne", source: webview_basic.js (1795)
[66355:3847:1203/070747:INFO:CONSOLE(4352)] "Step 1: call <webview>.addContentScripts(myrule1)", source: webview_basic.js (4352)
[66355:3847:1203/070748:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[66355:41495:1203/070748:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66355:3847:1203/070748:INFO:CONSOLE(4383)] "Step 2: A communication channel has been established with webview.", source: webview_basic.js (4383)
[66355:3847:1203/070748:INFO:CONSOLE(4386)] "Step 3: <webview>.addContentScripts() with a updated 'myrule1'", source: webview_basic.js (4386)
[66355:3847:1203/070749:INFO:CONSOLE(4403)] "Step 4: Another communication channel has been established with webview.", source: webview_basic.js (4403)
[66366:12807:1203/070749:WARNING:channel.cc(358)] RawChannel write error
[66355:3847:1203/070749:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66360:15367:1203/070749:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIWebViewBrowserTest.AddContentScriptWithSameNameShouldOverwriteTheExistingOne (6881 ms)
[159/219] WebUIWebViewBrowserTest.AddContentScriptWithSameNameShouldOverwriteTheExistingOne (8322 ms)
[ RUN      ] UnloadTest.BrowserCloseWithInnerFocusedFrame
[66370:3847:1203/070750:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66370:17411:1203/070750:WARNING:channel.cc(358)] RawChannel write error
[66365:3847:1203/070750:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseWithInnerFocusedFrame (2550 ms)
[160/219] UnloadTest.BrowserCloseWithInnerFocusedFrame (3842 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDivTable
[       OK ] FormAutofillTest.LabelsInferredFromDivTable (207 ms)
[161/219] FormAutofillTest.LabelsInferredFromDivTable (1412 ms)
[ RUN      ] TimeFormatBrowserTest.DecimalPointNotDot
[66376:3847:1203/070753:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66377:3847:1203/070753:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66377:3847:1203/070753:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66377:3847:1203/070753:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66377:3847:1203/070753:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66377:3847:1203/070753:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66377:3847:1203/070753:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66377:3847:1203/070753:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66376:15623:1203/070753:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TimeFormatBrowserTest.DecimalPointNotDot (2252 ms)
[162/219] TimeFormatBrowserTest.DecimalPointNotDot (3544 ms)
[ RUN      ] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataFieldsets
[       OK ] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataFieldsets (131 ms)
[163/219] FormAutofillTest.UnownedFormElementsAndFieldSetsToFormDataFieldsets (1544 ms)
[ RUN      ] PasswordAutofillAgentTest.OnChangeLoggingState_NoMessage
[       OK ] PasswordAutofillAgentTest.OnChangeLoggingState_NoMessage (194 ms)
[164/219] PasswordAutofillAgentTest.OnChangeLoggingState_NoMessage (1503 ms)
[ RUN      ] PasswordAutofillAgentTest.OnChangeLoggingState_Activated
[       OK ] PasswordAutofillAgentTest.OnChangeLoggingState_Activated (193 ms)
[165/219] PasswordAutofillAgentTest.OnChangeLoggingState_Activated (1504 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastAutofilledUsernameAndPasswordOnSubmit_ScriptChanged
[       OK ] PasswordAutofillAgentTest.RememberLastAutofilledUsernameAndPasswordOnSubmit_ScriptChanged (195 ms)
[166/219] PasswordAutofillAgentTest.RememberLastAutofilledUsernameAndPasswordOnSubmit_ScriptChanged (1497 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberAutofilledUsername
[       OK ] PasswordAutofillAgentTest.RememberAutofilledUsername (257 ms)
[167/219] PasswordAutofillAgentTest.RememberAutofilledUsername (1412 ms)
[ RUN      ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyNotPreferredUsername
[       OK ] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyNotPreferredUsername (195 ms)
[168/219] PasswordAutofillAgentTest.FillOnAccountSelectOnlyReadonlyNotPreferredUsername (1496 ms)
[ RUN      ] ChromeRenderViewTest.LanguageCommonMistakesAreCorrected
[       OK ] ChromeRenderViewTest.LanguageCommonMistakesAreCorrected (118 ms)
[169/219] ChromeRenderViewTest.LanguageCommonMistakesAreCorrected (1505 ms)
[ RUN      ] WebUIResourceBrowserTest.RepeatingButtonTest
[66393:3847:1203/070801:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66393:17411:1203/070802:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.RepeatingButtonTest (2763 ms)
[170/219] WebUIResourceBrowserTest.RepeatingButtonTest (4083 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncFailsAssert
[66392:3847:1203/070801:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66386:27651:1203/070803:ERROR:attachment_broker_privileged_mac.cc(220)] Failed to deliver brokerable attachment to process with id: 66394
[66394:13063:1203/070803:WARNING:channel.cc(358)] RawChannel write error
[66386:3847:1203/070803:INFO:CONSOLE(1795)] "Running test startAsyncTest", source: async.js (1795)
[66386:3847:1203/070803:ERROR:web_ui_test_handler.cc(76)] Failed: testFailsAssert()
Error: assertNotReached()
    at assertNotReached (async.js:1684:11)
    at testFailsAssert (async.js:4197:3)
    at expectFunc (async.js:1752:20)
    at runTestFunction (async.js:1825:37)
    at runAsync (async.js:4236:16)
    at <anonymous>:1:1
[       OK ] WebUIBrowserAsyncTest.TestAsyncFailsAssert (4162 ms)
[171/219] WebUIBrowserAsyncTest.TestAsyncFailsAssert (5478 ms)
[ RUN      ] WebUIResourceBrowserTest.ContextMenuHandlerTest
[66417:3847:1203/070805:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66417:17667:1203/070806:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.ContextMenuHandlerTest (2803 ms)
[172/219] WebUIResourceBrowserTest.ContextMenuHandlerTest (4257 ms)
[ RUN      ] OutOfProcessPPAPITest.PaintAggregator
[66521:3847:1203/070807:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[66527]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66527]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[66408:3847:1203/070808:INFO:CONSOLE(177)] "InitialState finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "SingleInvalidation finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "DoubleDisjointInvalidation finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "SingleScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "DoubleOverlappingScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "NegatingScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "DiagonalScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "ContainedPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "ContainedPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "ContainedPaintsBeforeAndAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "LargeContainedPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "LargeContainedPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "OverlappingPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "OverlappingPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "DisjointPaintBeforeScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "DisjointPaintAfterScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "ContainedPaintTrimmedByScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "ContainedPaintEliminatedByScroll finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "ContainedPaintAfterScrollTrimmedByScrollDamage finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66408:3847:1203/070808:INFO:CONSOLE(177)] "ContainedPaintAfterScrollEliminatedByScrollDamage finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/ppapi/tests/test_case.html?testcase=PaintAggregator (177)
[66521:17411:1203/070808:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] OutOfProcessPPAPITest.PaintAggregator (3871 ms)
[173/219] OutOfProcessPPAPITest.PaintAggregator (5329 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_SaveAs_Success
[66538:3847:1203/070809:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[66552]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66552]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[66523:40975:1203/070811:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66523:3847:1203/070811:INFO:CONSOLE(177)] "SaveAsSafeDefaultName finished in 0.028 seconds.", source: http://127.0.0.1:58601/test_case.html?testcase=FileChooser_SaveAsSafeDefaultName (177)
[66523:3847:1203/070812:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66538:17667:1203/070812:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPIFileChooserTest.FileChooser_SaveAs_Success (4280 ms)
[174/219] PPAPIFileChooserTest.FileChooser_SaveAs_Success (5753 ms)
[ RUN      ] NaClBrowserTestNewlib.ExitStatus254
[66555:3847:1203/070812:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66541:3847:1203/070813:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[66541:40235:1203/070813:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66582,1918443904:07:08:13.945891] Native Client module will be loaded at base address 0x00000dba00000000
hello world from CreateModule
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] ||||
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] ||||
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit254".
found at index 3
[66582,1918443904:07:08:14.082847] NaCl untrusted code called _exit(0xfe)
[66541:29955:1203/070814:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 65024 (0xfe00)
[66541:3847:1203/070814:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:58605/pm_exit_status_test.html?trigger=exit254&expected_exit=254 (0)
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] ||||
[66541:3847:1203/070814:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[66555:17411:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestNewlib.ExitStatus254 (4406 ms)
[175/219] NaClBrowserTestNewlib.ExitStatus254 (5803 ms)
[ RUN      ] CloudPolicyTest.FetchPolicy
sending server_data: {"host": "127.0.0.1", "port": 58618} (36 bytes)
[66713:3847:1203/070818:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
127.0.0.1 - - [03/Dec/2015 07:08:19] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&oauth_token=bogus&deviceid=A3E11FA4-09D0-45AB-BF27-E6DBF4AF0A0F HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:08:19] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=A3E11FA4-09D0-45AB-BF27-E6DBF4AF0A0F HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:08:19] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=A3E11FA4-09D0-45AB-BF27-E6DBF4AF0A0F HTTP/1.1" 200 -
[66713:17667:1203/070819:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CloudPolicyTest.FetchPolicy (3339 ms)
[176/219] CloudPolicyTest.FetchPolicy (4674 ms)
[ RUN      ] PolicyTest.PRE_PRE_DefaultCookiesSetting
[66790:3847:1203/070822:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66794:15107:1203/070822:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66790:15367:1203/070822:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.PRE_PRE_DefaultCookiesSetting (2241 ms)
[177/219] PolicyTest.PRE_PRE_DefaultCookiesSetting (3522 ms)
[ RUN      ] PolicyTest.ForceSafeSearch
[66816:3847:1203/070825:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PolicyTest.ForceSafeSearch (6642 ms)
[178/219] PolicyTest.ForceSafeSearch (7998 ms)
[ RUN      ] PolicyTest.DownloadDirectory
[66967:3847:1203/070833:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PolicyTest.DownloadDirectory (2386 ms)
[179/219] PolicyTest.DownloadDirectory (3791 ms)
[ RUN      ] PolicyTest.ExtensionInstallWhitelist
[66972:3847:1203/070837:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66969:3847:1203/070839:WARNING:extension_error_reporter.cc(79)] Extension error: AdBlock (extension ID "dojnnbeimaimaojcialkkgajdnefpgcn") is blocked by the administrator.
[       OK ] PolicyTest.ExtensionInstallWhitelist (4145 ms)
[180/219] PolicyTest.ExtensionInstallWhitelist (5368 ms)
[ RUN      ] CaptivePortalBrowserTest.Status511
[66980:3847:1203/070842:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66980:17411:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.Status511 (3268 ms)
[181/219] CaptivePortalBrowserTest.Status511 (4578 ms)
[ RUN      ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestIframeHistorySwiping
[66986:3847:1203/070847:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestIframeHistorySwiping (2870 ms)
[182/219] ChromeRenderWidgetHostViewMacHistorySwiperTest.TestIframeHistorySwiping (4041 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.GetVisibleNetworksWifi
[66992:3847:1203/070851:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66989:3847:1203/070853:INFO:CONSOLE(0)] "[SUCCESS] getVisibleNetworksWifi", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getVisibleNetworksWifi (0)
[66992:17923:1203/070853:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.GetVisibleNetworksWifi (3326 ms)
[183/219] NetworkingPrivateServiceClientApiTest.GetVisibleNetworksWifi (4570 ms)
[ RUN      ] ChromeWhispernetClientTest.MultipleClients
[66998:3847:1203/070856:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66995:3847:1203/070857:INFO:CONSOLE(5)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/background.html (5)
[66995:3847:1203/070857:INFO:CONSOLE(83)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (83)
[67001,1918443904:07:08:58.430482] Native Client module will be loaded at base address 0x000042ba00000000
[67001,1918443904:07:09:01.252069] NaCl untrusted code called _exit(0x0)
[67003,1918443904:07:09:01.991774] Native Client module will be loaded at base address 0x0000333b00000000
[67003,1918443904:07:09:02.054674] NaCl untrusted code called _exit(0x0)
[67004,1918443904:07:09:02.796681] Native Client module will be loaded at base address 0x0000737000000000
[66995:3847:1203/070902:INFO:CONSOLE(65)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (65)
[66995:3847:1203/070902:INFO:CONSOLE(26)] "Configuring encoder and decoder for client 8A0C05C9-516F-4E17-B23C-1A1625833A07", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
[66995:3847:1203/070902:INFO:CONSOLE(26)] "Configuring encoder and decoder for client E2D9C92D-0AC9-4E44-9519-866C72C0C207", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
INFO - whispernet_nacl_wrapper.cc:202 - Recreating DTMF Encoder with token length = 6 and parity = 1
INFO - whispernet_nacl_wrapper.cc:396 - Recreating DTMF Decoder with token length = 6and parity = 1
INFO - whispernet_nacl_wrapper.cc:212 - Recreating DSSS Encoder with token length = 6 and parity = 1
INFO - whispernet_nacl_wrapper.cc:418 - Recreating DSSS Decoder with token length = 6 and parity = 1
[66995:3847:1203/070903:INFO:CONSOLE(26)] "Configuring encoder and decoder for client 41635C7C-CCFE-4E41-B9D1-B4F4227D6E7F", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
INFO - whispernet_nacl_wrapper.cc:202 - Recreating DTMF Encoder with token length = 6 and parity = 1
INFO - whispernet_nacl_wrapper.cc:396 - Recreating DTMF Decoder with token length = 6and parity = 1
[       OK ] ChromeWhispernetClientTest.MultipleClients (8900 ms)
[184/219] ChromeWhispernetClientTest.MultipleClients (10118 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/2
[67008:3847:1203/070906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67008:3847:1203/070906:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67008:3847:1203/070906:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67008:3847:1203/070906:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67008:3847:1203/070906:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/2 (2232 ms)
[185/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/2 (3524 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/14
[67014:3847:1203/070909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/14 (2287 ms)
[186/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/14 (3515 ms)
[ RUN      ] NaClBrowserTestPnaclSubzero.PnaclErrorHandling
[66619:3847:1203/070815:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66572:3847:1203/070816:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[66572:3847:1203/070816:INFO:nacl_browsertest_util.cc(130)] ||||
[66572:3847:1203/070816:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe BEGIN]
[66572:39443:1203/070816:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66671,1918443904:07:08:17.235918] Native Client module will be loaded at base address 0x000022e400000000
[66572:3847:1203/070817:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header
Corrupted bitcode", source: http://127.0.0.1:58611/pnacl_error_handling.html?pnacl=1 (0)
[66572:3847:1203/070817:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe PASS]
[66572:3847:1203/070817:INFO:nacl_browsertest_util.cc(130)] ||||
[66572:3847:1203/070817:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe_O0 BEGIN]
[66710,1918443904:07:08:18.483253] Native Client module will be loaded at base address 0x0000380700000000
[66572:3847:1203/070818:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header
Corrupted bitcode", source: http://127.0.0.1:58611/pnacl_error_handling.html?pnacl=1 (0)
[66572:3847:1203/070818:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe_O0 PASS]
[66572:3847:1203/070818:INFO:nacl_browsertest_util.cc(130)] ||||
[66572:3847:1203/070818:INFO:nacl_browsertest_util.cc(130)] |||| [bad_nonfinal_pexe_O0 BEGIN]
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010b6eeaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000119adff27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8493b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8a95a233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8a95f916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8a95f0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff85da0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff85da0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff85da0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b055533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b054df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b04c1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010b6cfa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010b6cd7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010b78d149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000119bb1e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000119bb1db5 _ZN7content14RunMessageLoopEv + 181
18  browser_tests                       0x0000000119aff1e1 _ZN7content22JavascriptTestObserver3RunEv + 321
19  browser_tests                       0x000000010a4e111b _ZN19NaClBrowserTestBase22RunNaClIntegrationTestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEb + 683
20  browser_tests                       0x000000010a4d15d7 _ZN12_GLOBAL__N_151NaClBrowserTestPnaclSubzero_PnaclErrorHandling_Test19RunTestOnMainThreadEv + 215
21  browser_tests                       0x000000010b6b7265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x0000000119adf96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x000000010a9188ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x000000010a916016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x0000000115ea4837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000011672c11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x0000000115ea026b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x0000000115eac407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x0000000115e98b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x0000000119adc679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x0000000119ada7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x0000000119adf0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x000000010b6b50dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x000000010c47ef80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x000000010c480b16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x000000010c481dba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x000000010c493ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x000000010c49302a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x000000010b8b7219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x000000010a4bf9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x0000000119baa7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x000000010b66b513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x000000010a4bf88d main + 237
44  browser_tests                       0x0000000108975e34 start + 52
[187/219] NaClBrowserTestPnaclSubzero.PnaclErrorHandling (TIMED OUT)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/22
[67019:3847:1203/070913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67020:13319:1203/070914:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==67020==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011572dbb1 bp 0x00012be12170 sp 0x00012be120a0 T6)
    #0 0x11572dbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11572dbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11572d1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x115728bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x115728bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1158235d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1158401bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x115812863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1158819cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x115758bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x11587a547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11578f9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1130e136c in Run base/callback.h:396:12
    #13 0x1130e136c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11fe8789d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11fe84d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1130e136c in Run base/callback.h:396:12
    #17 0x1130e136c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x113149894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x11314aac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x11314aac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1130bf4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x11312e8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1130bd936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1130c0290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1130bed9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x113184078 in Run base/run_loop.cc:55:3
    #31 0x1131480b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1131f2d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1131e660e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10e252119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1131e5fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1131f2426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11fe9e32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11fcb9a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1200e11d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1200e1d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1200e4ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x112e4f642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1200dae2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1200d944e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1200d8ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x120160110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x113003948 in Run content/app/content_main_runner.cc:786:12
    #14 0x113001abd in ContentMain content/app/content_main.cc:19:15
    #15 0x11209fc1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10e20b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10e20b563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==67020==ABORTING
Received signal 6
[end of stack trace]
[67019:16647:1203/070914:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/22 (2570 ms)
[188/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/22 (3795 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/31
[67025:3847:1203/070915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67026:13063:1203/070916:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==67026==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000113847bb1 bp 0x00014c7ff170 sp 0x00014c7ff0a0 T6)
    #0 0x113847bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x113847bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x1138471f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x113842bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x113842bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x11393d5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11395a1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x11392c863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x11399b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x113872bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x113994547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1138a99cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1111fb36c in Run base/callback.h:396:12
    #13 0x1111fb36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11dfa189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11df9ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1111fb36c in Run base/callback.h:396:12
    #17 0x1111fb36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x111263894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x111264ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x111264ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1111d94a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1112488a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1111d7936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1111da290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1111d8d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x11129e078 in Run base/run_loop.cc:55:3
    #31 0x1112620b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x11130cd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x11130060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10c364119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1112fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x11130c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11dfb832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11ddd3a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11e1fb1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11e1fbd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11e1feae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x110f69642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11e1f4e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11e1f344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11e1f2ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11e27a110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x11111d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x11111babd in ContentMain content/app/content_main.cc:19:15
    #15 0x1101b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10c32199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10c321563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==67026==ABORTING
Received signal 6
[end of stack trace]
[67025:17667:1203/070916:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/31 (2545 ms)
[189/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/31 (3985 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/35
[67029:3847:1203/070917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==67030==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010f42cbb1 bp 0x000125b12170 sp 0x000125b120a0 T6)
    #0 0x10f42cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10f42cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10f42c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10f427bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10f427bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10f5225d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10f53f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10f511863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10f5809cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10f457bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10f579547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10f48e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10cde036c in Run base/callback.h:396:12
    #13 0x10cde036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x119b8689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x119b83d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10cde036c in Run base/callback.h:396:12
    #17 0x10cde036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10ce48894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10ce49ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10ce49ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10cdbe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10ce2d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10cdbc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10cdbf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10cdbdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10ce83078 in Run base/run_loop.cc:55:3
    #31 0x10ce470b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10cef1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10cee560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x107f50119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10cee4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10cef1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x119b9d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1199b8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x119de01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x119de0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x119de3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10cb4e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x119dd9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x119dd844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x119dd7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x119e5f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10cd02948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10cd00abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10bd9ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x107f0999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x107f09563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==67030==ABORTING
Received signal 6
[end of stack trace]
[67024:3847:1203/070918:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/35 (2765 ms)
[190/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/35 (4171 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/44
[67036:3847:1203/070919:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67037:13063:1203/070920:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==67037==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010c69cbb1 bp 0x000144ef8170 sp 0x000144ef80a0 T6)
    #0 0x10c69cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10c69cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10c69c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10c697bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10c697bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10c7925d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10c7af1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10c781863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10c7f09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10c6c7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10c7e9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10c6fe9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10a05036c in Run base/callback.h:396:12
    #13 0x10a05036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x116df689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x116df3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10a05036c in Run base/callback.h:396:12
    #17 0x10a05036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10a0b8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10a0b9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10a0b9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10a02e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10a09d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10a02c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10a02f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10a02dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10a0f3078 in Run base/run_loop.cc:55:3
    #31 0x10a0b70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10a161d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10a15560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1051b7119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10a154fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10a161426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x116e0d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x116c28a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1170501d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x117050d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x117053ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x109dbe642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x117049e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11704844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x117047ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1170cf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x109f72948 in Run content/app/content_main_runner.cc:786:12
    #14 0x109f70abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10900ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10517299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x105172563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==67037==ABORTING
Received signal 6
[end of stack trace]
[67036:17667:1203/070920:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/44 (2554 ms)
[191/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/44 (3970 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/64
[67040:3847:1203/070921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67041:16387:1203/070922:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001100af373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001100fac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000110146a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011cc9a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011cc99a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000111b36dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000111572f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011139e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000111494ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000111491bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000111492235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001115ddd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011273c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011d042663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011d042ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001101c0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001101bff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001101b560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8494d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8493a1a1 thread_start + 13

[67040:17923:1203/070922:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/64 (2653 ms)
[192/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/64 (4154 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/77
[67046:3847:1203/070923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==67047==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000113c1cbb1 bp 0x00014c7ff170 sp 0x00014c7ff0a0 T6)
    #0 0x113c1cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x113c1cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x113c1c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x113c17bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x113c17bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x113d125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x113d2f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x113d01863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x113d709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x113c47bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x113d69547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x113c7e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1115d036c in Run base/callback.h:396:12
    #13 0x1115d036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11e37689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11e373d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1115d036c in Run base/callback.h:396:12
    #17 0x1115d036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x111638894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x111639ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x111639ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1115ae4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x11161d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1115ac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8a93cb30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8a93c454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8a95f7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8a95f0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1115af290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1115add9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x111673078 in Run base/run_loop.cc:55:3
    #31 0x1116370b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1116e1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1116d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10c736119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1116d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1116e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11e38d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11e1a8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11e5d01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11e5d0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11e5d3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x11133e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11e5c9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11e5c844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11e5c7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11e64f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1114f2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1114f0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x11058ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10c6ed99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10c6ed563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==67047==ABORTING
Received signal 6
[end of stack trace]
[67046:17411:1203/070924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/77 (2831 ms)
[193/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/77 (4180 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/88
[67050:3847:1203/070925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67051:12807:1203/070926:WARNING:channel.cc(358)] RawChannel write error
[67045:3847:1203/070926:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[67050:17667:1203/070926:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/88 (2966 ms)
[194/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/88 (4436 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/90
[67055:3847:1203/070927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67055:17411:1203/070928:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/90 (2508 ms)
[195/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/90 (3918 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/112
[67061:3847:1203/070929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67061:3847:1203/070930:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67061:3847:1203/070930:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67061:3847:1203/070930:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67061:3847:1203/070930:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67061:15367:1203/070930:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/112 (2455 ms)
[196/219] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/112 (3950 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/0
[67066:3847:1203/070931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/0 (2574 ms)
[197/219] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/0 (3929 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[67077:3847:1203/070935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.657 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.666 -  Registering video event handlers.", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.677 -  Loading media using src.", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.682 -  Starting play, hidden: false", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.778 -  Event: play", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.779 -  Event: waiting", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:62471:1203/070936:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.814 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.819 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.825 -  Adding key to sessionID: 1", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.834 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.876 -  Event: canplay", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.879 -  Event: playing", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070936:INFO:CONSOLE(284)] "07:09:36.880 -  Event: canplaythrough", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070937:INFO:CONSOLE(284)] "07:09:37.130 -  timeupdate @ 0.25039", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070937:INFO:CONSOLE(284)] "07:09:37.627 -  timeupdate @ 0.749835", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070937:INFO:CONSOLE(284)] "07:09:37.653 -  heartbeat #1", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070938:INFO:CONSOLE(284)] "07:09:38.126 -  timeupdate @ 1.249203", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070938:INFO:CONSOLE(284)] "07:09:38.129 -  waiting for video to end.", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070938:INFO:CONSOLE(284)] "07:09:38.652 -  heartbeat #2", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[67072:3847:1203/070939:INFO:CONSOLE(284)] "07:09:39.589 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58628/eme_player_js/utils.js (284)
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (5542 ms)
[198/219] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6974 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/0
[67071:3847:1203/070934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67067:39695:1203/070937:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/0 (8488 ms)
[199/219] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestHangInBeforeUnloadMultipleWindows/0 (9952 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[67085:3847:1203/070943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.507 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.516 -  Registering video event handlers.", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.528 -  Loading media using src.", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.536 -  Starting play, hidden: false", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.710 -  Event: play", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.711 -  Event: waiting", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:62999:1203/070944:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.764 -  webkit-org.w3.clearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.772 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.778 -  Adding key to sessionID: 1", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.781 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.862 -  Event: canplay", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.868 -  Event: playing", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070944:INFO:CONSOLE(284)] "07:09:44.870 -  Event: canplaythrough", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.115 -  timeupdate @ 0.162984", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.362 -  timeupdate @ 0.418393", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.502 -  heartbeat #1", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.613 -  timeupdate @ 0.650583", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070945:INFO:CONSOLE(284)] "07:09:45.863 -  timeupdate @ 0.905992", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.363 -  timeupdate @ 1.41681", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.366 -  waiting for video to end.", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070946:INFO:CONSOLE(284)] "07:09:46.503 -  heartbeat #2", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.502 -  heartbeat #3", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:3847:1203/070947:INFO:CONSOLE(284)] "07:09:47.710 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58649/eme_player_js/utils.js (284)
[67081:51715:1203/070947:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 33
[67088:13063:1203/070947:WARNING:channel.cc(358)] RawChannel write error
[67081:51715:1203/070947:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 34
[67085:3847:1203/070947:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67085:3847:1203/070947:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67088:13063:1203/070947:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67085:17667:1203/070947:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6901 ms)
[200/219] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (8108 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0
[67095:3847:1203/070950:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.716 -  Registering video event handlers.", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:62211:1203/070951:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.795 -  onSourceOpen [object Event]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.800 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.823 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.824 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.825 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(40)] "Appending next media source at 1sec.", source: http://127.0.0.1:58666/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (40)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.838 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.843 -  Adding key to sessionID: 1", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.843 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.845 -  Adding key to sessionID: 2", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(60)] "Appending next media source at 1sec.", source: http://127.0.0.1:58666/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (60)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.852 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.852 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.854 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.855 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(48)] "Second buffer append ended.", source: http://127.0.0.1:58666/mse_config_change.html?keySystem=webkit-org.w3.clearkey&runEncrypted=1&usePrefixedEME=1 (48)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.866 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.866 -  Adding key to sessionID: 3", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.866 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.867 -  Adding key to sessionID: 4", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.868 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070951:INFO:CONSOLE(284)] "07:09:51.868 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67091:3847:1203/070952:INFO:CONSOLE(284)] "07:09:52.989 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58666/eme_player_js/utils.js (284)
[67096:13063:1203/070952:WARNING:channel.cc(358)] RawChannel write error
[67095:3847:1203/070953:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67096:13063:1203/070953:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67095:17923:1203/070953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (3910 ms)
[201/219] MSE_ClearKey_Prefixed/EncryptedMediaTest.ConfigChangeVideo/0 (5152 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0
[67100:3847:1203/070956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67097:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.883 -  Using ClearKeyPlayer", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.891 -  Registering video event handlers.", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.893 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.950 -  Loading media using MSE.", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070956:INFO:CONSOLE(284)] "07:09:56.960 -  Starting play, hidden: false", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:62471:1203/070956:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.018 -  Event: play", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.020 -  Event: waiting", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.028 -  onSourceOpen [object Event]", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.031 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.049 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.056 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.070 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.083 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.120 -  Event: canplay", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.122 -  Event: playing", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.126 -  Event: canplaythrough", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.374 -  timeupdate @ 0.252392", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.621 -  timeupdate @ 0.502267", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070957:INFO:CONSOLE(284)] "07:09:57.879 -  heartbeat #1", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070958:INFO:CONSOLE(284)] "07:09:58.121 -  timeupdate @ 1.00226", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070958:INFO:CONSOLE(284)] "07:09:58.124 -  waiting for video to end.", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070958:INFO:CONSOLE(284)] "07:09:58.879 -  heartbeat #2", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:3847:1203/070959:INFO:CONSOLE(284)] "07:09:59.822 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58684/eme_player_js/utils.js (284)
[67097:20743:1203/070959:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 29
[67100:3847:1203/070959:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67100:17155:1203/070959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5549 ms)
[202/219] MSE_ClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6946 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[67106:3847:1203/071002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67103:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.822 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.831 -  Registering video event handlers.", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.842 -  Loading media using src.", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.846 -  Starting play, hidden: false", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.948 -  Event: play", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071003:INFO:CONSOLE(284)] "07:10:03.949 -  Event: waiting", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:62215:1203/071003:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:03.995 -  org.chromium.externalclearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.780 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.787 -  Adding key to sessionID: 1", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.793 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.816 -  Event: canplay", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.818 -  Event: playing", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.820 -  Event: canplaythrough", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.826 -  heartbeat #1", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.994 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071004:INFO:CONSOLE(284)] "07:10:04.997 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:04.999 -  Adding key to sessionID: 1", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.002 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.069 -  timeupdate @ 0.186203", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.317 -  timeupdate @ 0.441612", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.394 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.397 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.401 -  Adding key to sessionID: 1", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.404 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.566 -  timeupdate @ 0.697021", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.817 -  timeupdate @ 0.95243", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071005:INFO:CONSOLE(284)] "07:10:05.821 -  heartbeat #2", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.195 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.199 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.202 -  Adding key to sessionID: 1", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.207 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.316 -  timeupdate @ 1.440029", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.320 -  waiting for video to end.", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.817 -  heartbeat #3", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67103:3847:1203/071007:INFO:CONSOLE(284)] "07:10:07.629 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58701/eme_player_js/utils.js (284)
[67107:12807:1203/071007:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6659 ms)
[203/219] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (8028 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[67113:3847:1203/071010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67110:3847:1203/071011:INFO:CONSOLE(284)] "07:10:11.882 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071011:INFO:CONSOLE(284)] "07:10:11.891 -  Registering video event handlers.", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071011:INFO:CONSOLE(284)] "07:10:11.902 -  Loading media using MSE.", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071011:INFO:CONSOLE(284)] "07:10:11.909 -  Starting play, hidden: false", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.004 -  Event: play", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.006 -  Event: waiting", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:62467:1203/071012:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.016 -  onSourceOpen [object Event]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.018 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.049 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.817 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.820 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.843 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.850 -  Adding key to sessionID: 1", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.852 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.855 -  Adding key to sessionID: 2", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.859 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.862 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.877 -  heartbeat #1", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.961 -  Event: canplay", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.963 -  Event: playing", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071012:INFO:CONSOLE(284)] "07:10:12.965 -  Event: canplaythrough", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.064 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.066 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.069 -  Adding key to sessionID: 2", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.074 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.214 -  timeupdate @ 0.186203", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.457 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.460 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.464 -  Adding key to sessionID: 2", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.467 -  timeupdate @ 0.441612", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.476 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.878 -  heartbeat #2", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.961 -  timeupdate @ 0.95243", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.211 -  timeupdate @ 1.18462", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.215 -  waiting for video to end.", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.258 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.262 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.266 -  Adding key to sessionID: 2", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.271 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.877 -  heartbeat #3", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67110:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.772 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58718/eme_player_js/utils.js (284)
[67114:12807:1203/071015:WARNING:channel.cc(358)] RawChannel write error
[67110:4611:1203/071015:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 28
[67113:3847:1203/071015:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67114:12807:1203/071015:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (6784 ms)
[204/219] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7993 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[67119:3847:1203/071018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67116:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.906 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.915 -  Registering video event handlers.", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.926 -  Loading media using MSE.", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.933 -  Starting play, hidden: false", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.032 -  Event: play", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.034 -  Event: waiting", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:62723:1203/071020:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.043 -  onSourceOpen [object Event]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.045 -  Creating a source buffer for type audio/webm; codecs="vorbis"", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.070 -  End of appending buffer from bear-320x240-opus-a_enc-a.webm", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.075 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1203/071020:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.854 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.859 -  Adding key to sessionID: 1", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.864 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.894 -  Event: canplay", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.896 -  Event: playing", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.898 -  Event: canplaythrough", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.906 -  heartbeat #1", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.065 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.068 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.070 -  Adding key to sessionID: 1", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.074 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.148 -  timeupdate @ 0.186203", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.395 -  timeupdate @ 0.441612", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.466 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.469 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.472 -  Adding key to sessionID: 1", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.476 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.895 -  timeupdate @ 0.929211", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.903 -  heartbeat #2", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.266 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.270 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.273 -  Adding key to sessionID: 1", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.278 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.395 -  timeupdate @ 1.440029", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.398 -  waiting for video to end.", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.901 -  heartbeat #3", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67116:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.697 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58735/eme_player_js/utils.js (284)
[67121:13319:1203/071023:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67116:3847:1203/071023:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[67119:17155:1203/071023:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (6716 ms)
[205/219] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (8025 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[67126:3847:1203/071027:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67123:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.901 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.910 -  Registering video event handlers.", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.921 -  Loading media using MSE.", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.928 -  Starting play, hidden: false", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.026 -  Event: play", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.027 -  Event: waiting", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:62467:1203/071028:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.037 -  onSourceOpen [object Event]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.043 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.087 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.852 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.855 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.877 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.882 -  Adding key to sessionID: 1", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.885 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.887 -  Adding key to sessionID: 2", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.895 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.899 -  heartbeat #1", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.904 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.968 -  Event: canplay", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.971 -  Event: playing", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.974 -  Event: canplaythrough", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.091 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.094 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.096 -  Adding key to sessionID: 2", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.100 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.490 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.493 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.496 -  Adding key to sessionID: 2", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.500 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.897 -  heartbeat #2", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.291 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.294 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.298 -  Adding key to sessionID: 2", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.303 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.897 -  heartbeat #3", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.781 -  First play ended.", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.785 -  Loading media using MSE.", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.790 -  Playing second time.", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.794 -  Starting play, hidden: false", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.806 -  Event: play", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.810 -  Event: waiting", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.817 -  onSourceOpen [object Event]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.821 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.846 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.855 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.861 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.876 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.881 -  Adding key to sessionID: 3", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.886 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.891 -  Adding key to sessionID: 4", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.900 -  heartbeat #4", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.906 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.915 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.965 -  Event: canplay", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.973 -  Event: playing", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.978 -  Event: canplaythrough", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.087 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.095 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.101 -  Adding key to sessionID: 4", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.108 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.215 -  timeupdate @ 0.186203", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.462 -  timeupdate @ 0.418393", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.488 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.494 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.501 -  Adding key to sessionID: 4", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.510 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.712 -  timeupdate @ 0.673802", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.897 -  heartbeat #5", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.962 -  timeupdate @ 0.929211", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.289 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.297 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.304 -  Adding key to sessionID: 4", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.312 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.462 -  timeupdate @ 1.41681", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.469 -  waiting for video to end.", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67123:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.897 -  heartbeat #6", source: http://127.0.0.1:58752/eme_player_js/utils.js (284)
[67127:12807:1203/071034:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[67126:15623:1203/071034:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9640 ms)
[206/219] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (10917 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/3
[67139:3847:1203/071037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67140:3847:1203/071038:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67140:3847:1203/071038:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67140:3847:1203/071038:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67140:3847:1203/071038:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67140:3847:1203/071038:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67140:3847:1203/071038:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67140:3847:1203/071038:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PDFTestFiles/PDFExtensionTest.Load/3 (2357 ms)
[207/219] PDFTestFiles/PDFExtensionTest.Load/3 (3780 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[67089:3847:1203/070944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010ae93aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000119284f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8493b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8a95a233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8a95f916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8a95f0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff85da0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff85da0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff85da0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b055533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b054df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b04c1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010ae74a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010ae727fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010af32149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000119356e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001193596ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000119286bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010ae5c12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011928496a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010a0bd8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010a0bb016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000115649837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000115ed111a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011564526b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000115651407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011563db4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000119281679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011927f7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x00000001192840ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010ae5a0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010bc23f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010bc25b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010bc26dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010bc38ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010bc3802a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010b05c219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x0000000109c649ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011934f7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010ae10513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x0000000109c6488d main + 237
42  browser_tests                       0x000000010811ae34 start + 52
[208/219] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (TIMED OUT)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/2
[67145:3847:1203/071041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67146:12807:1203/071043:WARNING:channel.cc(358)] RawChannel write error
[67142:3847:1203/071044:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[67145:17411:1203/071044:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/2 (4236 ms)
[209/219] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/2 (5497 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/0
[67152:3847:1203/071044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67153:12807:1203/071046:WARNING:channel.cc(358)] RawChannel write error
[67148:3847:1203/071046:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[67152:16899:1203/071046:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==67152==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84952bc9 bp 0x00012598c730 sp 0x00012598c6f0 T6)
    #0 0x7fff84952bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10e36b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10e36b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10e36b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10e36b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10e38d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10e38d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10e378628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10e378b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10e378b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10e386c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10e386c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10e386c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10e386c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10e386c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10bfe036c in Run base/callback.h:396:12
    #16 0x10bfe036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10c048894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10c049ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10c049ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10bfbad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10c083078 in Run base/run_loop.cc:55:3
    #22 0x10c0470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10c0f1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10c0e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10714e119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10c0e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10c0f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x118bd026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10bed4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10bed4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10bed370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10bf02948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10bf00abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10af9ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10710999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x107109563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==67152==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/0 (3871 ms)
[210/219] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.ProceedDisabled/0 (5218 ms)
[ RUN      ] ContentSettingsTest.BasicCookiesHttps
[67165:3847:1203/071049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67167:15107:1203/071050:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[67167:15107:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67167:15107:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContentSettingsTest.BasicCookiesHttps (2387 ms)
[211/219] ContentSettingsTest.BasicCookiesHttps (3860 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/2
[67158:3847:1203/071047:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67168:13319:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[67154:3847:1203/071051:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[67158:17667:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/2 (6177 ms)
[212/219] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistRevisit/2 (7589 ms)
[ RUN      ] ExtensionBrowserTest.BrowserActionDefaultPersistence
[67173:3847:1203/071053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67173:17411:1203/071055:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.BrowserActionDefaultPersistence (3394 ms)
[213/219] ExtensionBrowserTest.BrowserActionDefaultPersistence (4878 ms)
[ RUN      ] PreservedWindowPlacement.Test
[67178:3847:1203/071054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==67178==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84952bc9 bp 0x00011f3cd730 sp 0x00011f3cd6f0 T6)
    #0 0x7fff84952bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x107cab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x107cab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x107cab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x107cab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x107ccd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x107ccd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x107cb8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x107cb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x107cb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x107cc6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x107cc6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x107cc6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x107cc6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x107cc6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10592036c in Run base/callback.h:396:12
    #16 0x10592036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x105988894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x105989ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x105989ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1058fad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1059c3078 in Run base/run_loop.cc:55:3
    #22 0x1059870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x105a31d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x105a2560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x100a7e119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x105a24fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x105a31426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11251026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x105814abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x105814abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10581370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x105842948 in Run content/app/content_main_runner.cc:786:12
    #8 0x105840abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1048dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x100a3999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x100a39563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==67178==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PreservedWindowPlacement.Test (2389 ms)
[214/219] PreservedWindowPlacement.Test (3725 ms)
[ RUN      ] BookmarkBrowsertest.Persist
[67187:3847:1203/071058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67189:3847:1203/071059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[67189:3847:1203/071059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67189:3847:1203/071059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67189:3847:1203/071059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67189:3847:1203/071059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67189:3847:1203/071059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67189:3847:1203/071059:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67187:17155:1203/071059:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BookmarkBrowsertest.Persist (2461 ms)
[215/219] BookmarkBrowsertest.Persist (3865 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostWithPassword
[67186:3847:1203/071058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67186:15879:1203/071059:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==67186==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff84952bc9 bp 0x000129801730 sp 0x0001298016f0 T6)
    #0 0x7fff84952bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x111acb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x111acb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x111acb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x111acb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x111aed1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x111aed1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111ad8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111ad8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111ad8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111ae6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111ae6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111ae6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111ae6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111ae6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10f74036c in Run base/callback.h:396:12
    #16 0x10f74036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10f7a8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10f7a9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10f7a9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10f71ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10f7e3078 in Run base/run_loop.cc:55:3
    #22 0x10f7a70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10f851d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10f84560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8494d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8493a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10a8b0119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f844fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f851426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11c33026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10f634abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10f634abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10f63370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10f662948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10f660abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10e6fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10a86899f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10a868563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==67186==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ContinueWhereILeftOffTest.PostWithPassword (2955 ms)
[216/219] ContinueWhereILeftOffTest.PostWithPassword (4220 ms)
[ RUN      ] PolicyTest.PRE_DefaultCookiesSetting
[67198:3847:1203/071102:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67200:15363:1203/071103:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[67198:15879:1203/071103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.PRE_DefaultCookiesSetting (2564 ms)
[217/219] PolicyTest.PRE_DefaultCookiesSetting (3886 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/2
[67199:3847:1203/071102:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67199:3847:1203/071103:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67199:3847:1203/071103:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035b80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67199:17155:1203/071104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/2 (3132 ms)
[218/219] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/2 (4589 ms)
[ RUN      ] PolicyTest.DefaultCookiesSetting
[67206:3847:1203/071106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67207:3847:1203/071106:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[67207:3847:1203/071106:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67207:3847:1203/071106:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67207:3847:1203/071106:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67207:3847:1203/071106:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[67207:3847:1203/071106:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[67207:3847:1203/071106:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PolicyTest.DefaultCookiesSetting (2098 ms)
[219/219] PolicyTest.DefaultCookiesSetting (3451 ms)
Retrying 6 tests (retry #1)
[ RUN      ] BluetoothLowEnergyApiTest.DescriptorValueChanged
[67212:3847:1203/071109:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67208:3847:1203/071111:INFO:CONSOLE(0)] "[SUCCESS] testDescriptorValueChanged", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[67212:17923:1203/071111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.DescriptorValueChanged (3295 ms)
[220/225] BluetoothLowEnergyApiTest.DescriptorValueChanged (4570 ms)
[ RUN      ] DeclarativeContentApiTest.EnabledForSpanningIncognito
[67218:3847:1203/071114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67215:5635:1203/071115:ERROR:mach_broker_mac.mm(234)] Unknown process 67220 is sending Mach IPC messages!
[67215:3847:1203/071117:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[67218:18435:1203/071118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.EnabledForSpanningIncognito (5437 ms)
[221/225] DeclarativeContentApiTest.EnabledForSpanningIncognito (6951 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.MissingDownloadDir
[67227:3847:1203/071121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67224:3847:1203/071122:INFO:CONSOLE(0)] "[SUCCESS] completeBeforeBegin", source: http://www.example.com:58772/extensions/api_test/webstore_private/accepted.html (0)
[67224:3847:1203/071122:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[67224:17667:1203/071122:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67224:3847:1203/071122:INFO:CONSOLE(0)] "[SUCCESS] invalidID", source: http://www.example.com:58772/extensions/api_test/webstore_private/accepted.html (0)
[67224:3847:1203/071123:INFO:CONSOLE(0)] "[SUCCESS] missingVersion", source: http://www.example.com:58772/extensions/api_test/webstore_private/accepted.html (0)
[67224:3847:1203/071123:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:58772/extensions/api_test/webstore_private/common.js (52)
[67224:3847:1203/071125:INFO:CONSOLE(0)] "[SUCCESS] successfulInstall", source: http://www.example.com:58772/extensions/api_test/webstore_private/accepted.html (0)
[67224:3847:1203/071127:INFO:CONSOLE(0)] "[SUCCESS] duplicateInstall", source: http://www.example.com:58772/extensions/api_test/webstore_private/accepted.html (0)
[       OK ] ExtensionWebstorePrivateApiTest.MissingDownloadDir (7519 ms)
[222/225] ExtensionWebstorePrivateApiTest.MissingDownloadDir (8779 ms)
[ RUN      ] NaClBrowserTestPnaclSubzero.PnaclErrorHandling
[67239:3847:1203/071129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67235:3847:1203/071130:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[67235:3847:1203/071130:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071130:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe BEGIN]
[67235:62475:1203/071130:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67241,1918443904:07:11:31.459468] Native Client module will be loaded at base address 0x00000a6600000000
[67235:3847:1203/071131:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header
Corrupted bitcode", source: http://127.0.0.1:58784/pnacl_error_handling.html?pnacl=1 (0)
[67241,1918443904:07:11:31.712295] NaCl untrusted code called _exit(0x0)
[67235:3847:1203/071131:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe PASS]
[67235:3847:1203/071131:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071131:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe_O0 BEGIN]
[67242,1918443904:07:11:32.494550] Native Client module will be loaded at base address 0x0000777300000000
[67235:3847:1203/071132:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header
Corrupted bitcode", source: http://127.0.0.1:58784/pnacl_error_handling.html?pnacl=1 (0)
[67242,1918443904:07:11:32.520974] NaCl untrusted code called _exit(0x0)
[67235:3847:1203/071132:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe_O0 PASS]
[67235:3847:1203/071132:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071132:INFO:nacl_browsertest_util.cc(130)] |||| [bad_nonfinal_pexe_O0 BEGIN]
[67243,1918443904:07:11:33.302336] Native Client module will be loaded at base address 0x00004d9c00000000
[67235:3847:1203/071133:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header (to run in Chrome, bitcode files must be finalized using pnacl-finalize)
Corrupted bitcode", source: http://127.0.0.1:58784/pnacl_error_handling.html?pnacl=1 (0)
[67243,1918443904:07:11:33.318409] NaCl untrusted code called _exit(0x0)
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [bad_nonfinal_pexe_O0 PASS]
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_pexe BEGIN]
[67235:62475:1203/071133:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /non_existent.pexe
[67235:24579:1203/071133:ERROR:pnacl_host.cc(454)] TranslationFinished: TranslationID 3,421445881 not found.
[67235:3847:1203/071133:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: pexe load failed (pp_error=-2).", source: http://127.0.0.1:58784/pnacl_error_handling.html?pnacl=1 (0)
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_pexe PASS]
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [illformed_manifest BEGIN]
[67235:3847:1203/071133:INFO:CONSOLE(0)] "NativeClient: manifest: program property 'portable' does not have required key: 'pnacl-translate'.", source: http://127.0.0.1:58784/pnacl_error_handling.html?pnacl=1 (0)
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [illformed_manifest PASS]
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [wrong_mimetype BEGIN]
[67235:3847:1203/071133:INFO:CONSOLE(0)] "NativeClient: manifest: PNaCl-like NMF with application/x-nacl mimetype instead of x-pnacl mimetype (has pnacl-translate).", source: http://127.0.0.1:58784/pnacl_error_handling.html?pnacl=1 (0)
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [wrong_mimetype PASS]
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071133:INFO:nacl_browsertest_util.cc(130)] |||| [surfaway BEGIN]
[67244,1918443904:07:11:34.168833] Native Client module will be loaded at base address 0x000077b000000000
[67244,1918443904:07:11:34.608109] NaCl untrusted code called _exit(0x0)
[67245,1918443904:07:11:35.387507] Native Client module will be loaded at base address 0x00003bcb00000000
[67245,1918443904:07:11:35.803326] NaCl untrusted code called _exit(0x0)
[67246,1918443904:07:11:36.558256] Native Client module will be loaded at base address 0x00003ef600000000
[67246,1918443904:07:11:36.625849] NaCl untrusted code called _exit(0x0)
[67247,1918443904:07:11:37.389142] Native Client module will be loaded at base address 0x0000041300000000
[67235:3847:1203/071137:INFO:nacl_browsertest_util.cc(130)] |||| [surfaway PASS]
[67235:3847:1203/071137:INFO:nacl_browsertest_util.cc(130)] ||||
[67235:3847:1203/071137:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 7 passed, 0 failed, 0 errors
[67239:3847:1203/071137:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67239:3847:1203/071137:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67239:3847:1203/071137:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[67239:3847:1203/071137:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] NaClBrowserTestPnaclSubzero.PnaclErrorHandling (9075 ms)
[223/225] NaClBrowserTestPnaclSubzero.PnaclErrorHandling (10359 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[67252:3847:1203/071140:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.197 -  Using ClearKeyPlayer", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.205 -  Registering video event handlers.", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.207 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.264 -  Loading media using src.", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:62219:1203/071141:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.269 -  Starting play, hidden: false", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.322 -  Event: play", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.324 -  Event: waiting", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.347 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.353 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.356 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.365 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.376 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.381 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.413 -  Event: canplay", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.415 -  Event: playing", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.416 -  Event: canplaythrough", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.666 -  timeupdate @ 0.189318", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071141:INFO:CONSOLE(284)] "07:11:41.913 -  timeupdate @ 0.445302", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071142:INFO:CONSOLE(284)] "07:11:42.163 -  timeupdate @ 0.679954", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071142:INFO:CONSOLE(284)] "07:11:42.192 -  heartbeat #1", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071142:INFO:CONSOLE(284)] "07:11:42.663 -  timeupdate @ 1.191922", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071142:INFO:CONSOLE(284)] "07:11:42.665 -  waiting for video to end.", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071143:INFO:CONSOLE(284)] "07:11:43.192 -  heartbeat #2", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67248:3847:1203/071144:INFO:CONSOLE(284)] "07:11:44.178 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:58803/eme_player_js/utils.js (284)
[67253:13063:1203/071144:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (5449 ms)
[224/225] SRC_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (6677 ms)
[ RUN      ] WebViewVisibilityTest.Shim_TestHiddenBeforeNavigation
[67257:3847:1203/071147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[67254:3847:1203/071150:INFO:CONSOLE(62)] "webview.loadstop", source: chrome-extension://ipmmjjbkfeifacbpaignjcedgkobbdma/main.js (62)
[67254:3847:1203/071150:INFO:CONSOLE(62)] "script injection success", source: chrome-extension://ipmmjjbkfeifacbpaignjcedgkobbdma/main.js (62)
[67258:13063:1203/071150:WARNING:channel.cc(358)] RawChannel write error
[67257:17411:1203/071150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewVisibilityTest.Shim_TestHiddenBeforeNavigation (5026 ms)
[225/225] WebViewVisibilityTest.Shim_TestHiddenBeforeNavigation (6428 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runQaSJ_e/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outY_jd4Z/output.json
+--------------------------------------------------------------------------+
| End of shard 3  Pending: 2.1s  Duration: 826.2s  Bot: vm1049-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+---------------------------------------------------------------------------+
| Shard 18  https://chromium-swarm.appspot.com/user/task/2b812b58a9325810   |
+---------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 18/20
Using 2 parallel jobs.
[ RUN      ] BaseDownloadsWebUITest.EmptyProgressStatusText
[91242:3847:1203/065902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91236:3847:1203/065904:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91236:3847:1203/065904:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.EmptyProgressStatusText", source: test_api.js (1328)
[91247:12551:1203/065906:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==91247==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010cb6cbb1 bp 0x000123312170 sp 0x0001233120a0 T5)
    #0 0x10cb6cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10cb6cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10cb6c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10cb67bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10cb67bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10cc625d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10cc7f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10cc51863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10ccc09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10cb97bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10ccb9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10cbce9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10a52036c in Run base/callback.h:396:12
    #13 0x10a52036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x1172c689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x1172c3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10a52036c in Run base/callback.h:396:12
    #17 0x10a52036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10a588894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10a589ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10a589ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10a4fe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10a56d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10a4fc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d18ab30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d18a454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d1ad7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d1ad0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10a4ff290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10a4fdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10a5c3078 in Run base/run_loop.cc:55:3
    #31 0x10a5870b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10a631d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10a62560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x105680119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10a624fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10a631426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1172dd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1170f8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1175201d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x117520d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x117523ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10a28e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x117519e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11751844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x117517ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11759f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10a442948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10a440abd in ContentMain content/app/content_main.cc:19:15
    #15 0x1094dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10563c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10563c563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==91247==ABORTING
Received signal 6
[end of stack trace]
[91242:17411:1203/065906:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BaseDownloadsWebUITest.EmptyProgressStatusText (5469 ms)
[1/226] BaseDownloadsWebUITest.EmptyProgressStatusText (6746 ms)
[ RUN      ] CookiesViewWebUITest.testNoCloseOnSearchEnter
[91243:3847:1203/065902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91237:3847:1203/065905:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91237:3847:1203/065906:INFO:CONSOLE(1328)] "Running TestCase CookiesViewWebUITest.testNoCloseOnSearchEnter", source: test_api.js (1328)
[91243:17411:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CookiesViewWebUITest.testNoCloseOnSearchEnter (6829 ms)
[2/226] CookiesViewWebUITest.testNoCloseOnSearchEnter (8331 ms)
[ RUN      ] ManageProfileUITest.UpdateConfirmationOnRename
[91254:3847:1203/065909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91250:3847:1203/065911:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91250:3847:1203/065913:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.UpdateConfirmationOnRename", source: test_api.js (1328)
[       OK ] ManageProfileUITest.UpdateConfirmationOnRename (5577 ms)
[3/226] ManageProfileUITest.UpdateConfirmationOnRename (7042 ms)
[ RUN      ] OptionsWebUITest.testDefaultZoomFactor
[91259:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91253:3847:1203/065913:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91253:3847:1203/065914:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUITest.testDefaultZoomFactor", source: test_api.js (1328)
[91261:13063:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUITest.testDefaultZoomFactor (6427 ms)
[4/226] OptionsWebUITest.testDefaultZoomFactor (7830 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowOverlayFurtherAbove
[91270:3847:1203/065916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91262:3847:1203/065919:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91262:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowOverlayFurtherAbove", source: test_api.js (1328)
[91262:3847:1203/065921:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[91270:17411:1203/065921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.ShowOverlayFurtherAbove (7004 ms)
[5/226] OptionsWebUIExtendedTest.ShowOverlayFurtherAbove (8335 ms)
[ RUN      ] OptionsWebUIExtendedTest.CloseOverlay
[91280:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91272:3847:1203/065921:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91272:3847:1203/065922:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.CloseOverlay", source: test_api.js (1328)
[91272:3847:1203/065924:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[91280:17155:1203/065924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.CloseOverlay (7482 ms)
[6/226] OptionsWebUIExtendedTest.CloseOverlay (8861 ms)
[ RUN      ] WebUIAssertionsTest.testTwoExpects
[91288:3847:1203/065924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91285:3847:1203/065926:INFO:CONSOLE(1328)] "Running TestCase WebUIAssertionsTest.testTwoExpects", source: test_api.js (1328)
[91292:12807:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[91285:3847:1203/065926:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[91288:17923:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAssertionsTest.testTwoExpects (3789 ms)
[7/226] WebUIAssertionsTest.testTwoExpects (5151 ms)
[ RUN      ] CrExtensionsBrowserTest.ExtensionItemNormalStateTest
[91295:3847:1203/065927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91291:3847:1203/065931:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91291:3847:1203/065931:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTest.ExtensionItemNormalStateTest", source: test_api.js (1328)
[91291:3847:1203/065931:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 3 of 3):
#show-details
#enabled
#delete-button
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[91291:3847:1203/065931:INFO:CONSOLE(116)] "Page load time: 1543 ms", source: polymer_browser_test_base.js (116)
[91291:3847:1203/065931:INFO:CONSOLE(118)] "Test run time: 337 ms", source: polymer_browser_test_base.js (118)
[91291:3847:1203/065931:INFO:CONSOLE(120)] "Total time: 1880 ms", source: polymer_browser_test_base.js (120)
[91300:13063:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[91295:17667:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTest.ExtensionItemNormalStateTest (5890 ms)
[8/226] CrExtensionsBrowserTest.ExtensionItemNormalStateTest (7291 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewDeleteNotFound
[91301:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91302:13063:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[91296:3847:1203/065932:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewDeleteNotFound", source: test_api.js (1328)
[91301:16899:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsHSTSViewDeleteNotFound (4672 ms)
[9/226] NetInternalsTest.netInternalsHSTSViewDeleteNotFound (5977 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddDelete
[91309:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91304:3847:1203/065937:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddDelete", source: test_api.js (1328)
[91315:13063:1203/065938:WARNING:channel.cc(358)] RawChannel write error
[91309:17923:1203/065938:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsHSTSViewAddDelete (4873 ms)
[10/226] NetInternalsTest.netInternalsHSTSViewAddDelete (6228 ms)
[ RUN      ] NetInternalsTest.netInternalsLogUtilStopCapturing
[91313:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91305:3847:1203/065938:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogUtilStopCapturing", source: test_api.js (1328)
[91316:13063:1203/065939:WARNING:channel.cc(358)] RawChannel write error
[91313:17667:1203/065939:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsLogUtilStopCapturing (5035 ms)
[11/226] NetInternalsTest.netInternalsLogUtilStopCapturing (6419 ms)
[ RUN      ] NetInternalsTest.netInternalsWaterfallView
[91321:3847:1203/065941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91317:3847:1203/065943:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsWaterfallView", source: test_api.js (1328)
[91321:17923:1203/065944:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsWaterfallView (4816 ms)
[12/226] NetInternalsTest.netInternalsWaterfallView (6171 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsCustomColor
[91325:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91320:3847:1203/065944:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91320:3847:1203/065945:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsCustomColor", source: test_api.js (1328)
[91327:13063:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[91325:17411:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.TestColorSettingsCustomColor (6003 ms)
[13/226] PrintPreviewWebUITest.TestColorSettingsCustomColor (7339 ms)
[ RUN      ] BluetoothPrivateApiTest.SetAdapterState
[91340:3847:1203/065949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91335:3847:1203/065951:INFO:CONSOLE(0)] "[SUCCESS] testSetAdapterState", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[       OK ] BluetoothPrivateApiTest.SetAdapterState (3442 ms)
[14/226] BluetoothPrivateApiTest.SetAdapterState (4760 ms)
[ RUN      ] ExtensionApiTest.BookmarkManager
[91346:3847:1203/065954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91343:3847:1203/065955:INFO:CONSOLE(0)] "[SUCCESS] getStrings", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065955:INFO:CONSOLE(0)] "[SUCCESS] sortChildren", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065955:INFO:CONSOLE(0)] "[SUCCESS] sortChildren2", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] setupSubtree", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] getSubtree", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] getSubtreeFoldersOnly", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] clipboard", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] clipboard2", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] clipboard3", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] clipboard4", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] clipboard5", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] clipboard6", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] canEdit", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] getSetMetaInfo", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] setMetaInfoPermanent", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] setMetaInfoManaged", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] updateMetaInfo", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[91343:3847:1203/065956:INFO:CONSOLE(0)] "[SUCCESS] createWithMetaInfo", source: chrome-extension://nlkfkaabpcgghgaahaohbfgjfdkkginb/test.html (0)
[       OK ] ExtensionApiTest.BookmarkManager (3715 ms)
[15/226] ExtensionApiTest.BookmarkManager (5101 ms)
[ RUN      ] ExtensionApiTest.ExperimentalPermissionsFail
[91353:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91350:3847:1203/070001:INFO:CONSOLE(0)] "[SUCCESS] experimental", source: chrome-extension://plpaoglonnambgdnbnffnfmpdbpdnggp/_generated_background_page.html (0)
[91355:13063:1203/070001:WARNING:channel.cc(358)] RawChannel write error
[91353:17155:1203/070001:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ExperimentalPermissionsFail (3336 ms)
[16/226] ExtensionApiTest.ExperimentalPermissionsFail (4600 ms)
[ RUN      ] ExtensionApiTest.ContentScriptAboutBlankIframes
[91359:3847:1203/070003:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91356:3847:1203/070006:INFO:CONSOLE(0)] "[SUCCESS] testDontInjectInAboutBlankFrame", source: chrome-extension://fbegijpapefahlepbhdefibcbcifmjfb/test.html (0)
[91356:62731:1203/070007:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91356:3847:1203/070008:INFO:CONSOLE(0)] "[SUCCESS] testDontInjectInAboutSrcdocFrame", source: chrome-extension://fbegijpapefahlepbhdefibcbcifmjfb/test.html (0)
[91356:3847:1203/070009:INFO:CONSOLE(0)] "[SUCCESS] testDontInjectInNestedAboutFrames", source: chrome-extension://fbegijpapefahlepbhdefibcbcifmjfb/test.html (0)
[91356:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] testDocumentStartRunsInSameWorldAsDocumentEndOfJavaScriptUrl", source: chrome-extension://fbegijpapefahlepbhdefibcbcifmjfb/test.html (0)
[91363:13063:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[91360:13063:1203/070010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentScriptAboutBlankIframes (8705 ms)
[17/226] ExtensionApiTest.ContentScriptAboutBlankIframes (10086 ms)
[ RUN      ] ExtensionApiTest.Events
[91370:3847:1203/070014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91367:3847:1203/070015:INFO:CONSOLE(0)] "[SUCCESS] doubleAttach", source: chrome-extension://pohhiaiijpjjbbgfodmbpnmofgnkncgk/_generated_background_page.html (0)
[91367:3847:1203/070015:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pohhiaiijpjjbbgfodmbpnmofgnkncgk/twoPageAttach.html (0)
[91367:3847:1203/070015:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[91370:18179:1203/070016:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.Events (3593 ms)
[18/226] ExtensionApiTest.Events (4828 ms)
[ RUN      ] ExtensionApiTest.TabEvents
[91377:3847:1203/070018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91374:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] init", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] tabsOnCreated", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] tabsOnUpdatedIgnoreTabArg", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070021:INFO:CONSOLE(0)] "[SUCCESS] tabsOnUpdated", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070022:INFO:CONSOLE(0)] "[SUCCESS] tabsOnMoved", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070024:INFO:CONSOLE(0)] "[SUCCESS] tabsOnSelectionChanged", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070024:INFO:CONSOLE(0)] "[SUCCESS] tabsOnActiveChanged", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070024:INFO:CONSOLE(0)] "[SUCCESS] tabsOnActivated", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] setupTabsOnAttachDetach", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] tabsOnAttached", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] tabsOnDetached", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] tabsOnZoomChange", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
[91374:3847:1203/070025:INFO:CONSOLE(0)] "[SUCCESS] windowsOnCreated", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/events.html (0)
ASAN:DEADLYSIGNAL
=================================================================
==91377==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90422bc9 bp 0x000120178730 sp 0x0001201786f0 T6)
    #0 0x7fff90422bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1084cb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1084cb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1084cb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1084cb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1084ed1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1084ed1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1084d8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1084d8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1084d8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1084e6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1084e6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1084e6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1084e6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1084e6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10614036c in Run base/callback.h:396:12
    #16 0x10614036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1061a8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1061a9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1061a9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10611ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1061e3078 in Run base/run_loop.cc:55:3
    #22 0x1061a70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x106251d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10624560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1012a9119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x106244fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x106251426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x112d3026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x106034abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x106034abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10603370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x106062948 in Run content/app/content_main_runner.cc:786:12
    #8 0x106060abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1050fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10126299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x101262563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==91377==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionApiTest.TabEvents (8321 ms)
[19/226] ExtensionApiTest.TabEvents (9559 ms)
[ RUN      ] ExtensionApiTest.TabQuery
[91384:3847:1203/070028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91381:3847:1203/070030:INFO:CONSOLE(0)] "[SUCCESS] setup", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070030:INFO:CONSOLE(0)] "[SUCCESS] queryAll", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070030:INFO:CONSOLE(0)] "[SUCCESS] queryHighlighted", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryActive", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryWindowID", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryCurrentWindow", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryPinned", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryActiveAndWindowID", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryUrl", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryUrlAsArray", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryUrlAsArray2", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryStatus", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryTitle", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryWindowType", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] queryIndex", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91381:3847:1203/070032:INFO:CONSOLE(0)] "[SUCCESS] queryIncognito", source: chrome-extension://cpembngigpieohmanoiafclajppbkopp/query.html (0)
[91390:13063:1203/070032:WARNING:channel.cc(358)] RawChannel write error
[91391:13063:1203/070033:WARNING:channel.cc(358)] RawChannel write error
[91381:5383:1203/070033:ERROR:mach_broker_mac.mm(234)] Unknown process 91393 is sending Mach IPC messages!
[91381:3847:1203/070033:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
ASAN:DEADLYSIGNAL
=================================================================
==91384==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90422bc9 bp 0x000126aea730 sp 0x000126aea6f0 T6)
    #0 0x7fff90422bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10ee3b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10ee3b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10ee3b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10ee3b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10ee5d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10ee5d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10ee48628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10ee48b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10ee48b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10ee56c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10ee56c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10ee56c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10ee56c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10ee56c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10cab036c in Run base/callback.h:396:12
    #16 0x10cab036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10cb18894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10cb19ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10cb19ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10ca8ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10cb53078 in Run base/run_loop.cc:55:3
    #22 0x10cb170b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10cbc1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10cbb560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x107c17119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10cbb4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10cbc1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1196a026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10c9a4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10c9a4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10c9a370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10c9d2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10c9d0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10ba6ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x107bd499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x107bd4563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==91384==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionApiTest.TabQuery (6663 ms)
[20/226] ExtensionApiTest.TabQuery (7992 ms)
[ RUN      ] PlatformAppLoadAndLaunchBrowserTest.LoadAndLaunchAppChromeNotRunning
[91398:3847:1203/070036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91398:15623:1203/070038:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppLoadAndLaunchBrowserTest.LoadAndLaunchAppChromeNotRunning (3593 ms)
[21/226] PlatformAppLoadAndLaunchBrowserTest.LoadAndLaunchAppChromeNotRunning (4831 ms)
[ RUN      ] AppControllerPlatformAppBrowserTest.PlatformAppReopenWithWindows
[91405:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91406:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[91406:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91406:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91406:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91406:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91406:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91406:3847:1203/070041:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] AppControllerPlatformAppBrowserTest.PlatformAppReopenWithWindows (2163 ms)
[22/226] AppControllerPlatformAppBrowserTest.PlatformAppReopenWithWindows (3507 ms)
[ RUN      ] PlatformAppBrowserTest.ExtensionWindowingApis
[91334:3847:1203/065947:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000109989aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000117d7af27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9040b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d1a8233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d1ad916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d1ad0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8a8a0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8a8a0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8a8a0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff889e6533 _DPSNextEvent + 685
11  AppKit                              0x00007fff889e5df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff889dd1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010996aa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001099687fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000109a28149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000117e4ce9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000010875623a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x00000001087567a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x000000010874b562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x000000010874a1de _ZN20ExtensionBrowserTest13LoadExtensionERKN4base8FilePathE + 206
21  browser_tests                       0x0000000106dd13b4 _ZN10extensions50PlatformAppBrowserTest_ExtensionWindowingApis_Test19RunTestOnMainThreadEv + 452
22  browser_tests                       0x0000000109952265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
23  browser_tests                       0x0000000117d7a96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
24  browser_tests                       0x0000000108bb38ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
25  browser_tests                       0x0000000108bb1016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
26  browser_tests                       0x000000011413f837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
27  browser_tests                       0x00000001149c711a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
28  browser_tests                       0x000000011413b26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
29  browser_tests                       0x0000000114147407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
30  browser_tests                       0x0000000114133b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
31  browser_tests                       0x0000000117d77679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
32  browser_tests                       0x0000000117d757ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
33  browser_tests                       0x0000000117d7a0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
34  browser_tests                       0x00000001099500dd _ZN20InProcessBrowserTest5SetUpEv + 717
35  browser_tests                       0x000000010a719f80 _ZN7testing4Test3RunEv + 464
36  browser_tests                       0x000000010a71bb16 _ZN7testing8TestInfo3RunEv + 1046
37  browser_tests                       0x000000010a71cdba _ZN7testing8TestCase3RunEv + 1306
38  browser_tests                       0x000000010a72eab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
39  browser_tests                       0x000000010a72e02a _ZN7testing8UnitTest3RunEv + 410
40  browser_tests                       0x0000000109b52219 _ZN4base9TestSuite3RunEv + 665
41  browser_tests                       0x000000010875a9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
42  browser_tests                       0x0000000117e457c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
43  browser_tests                       0x0000000109906513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
44  browser_tests                       0x000000010875a88d main + 237
45  browser_tests                       0x0000000106c10e34 start + 52
[23/226] PlatformAppBrowserTest.ExtensionWindowingApis (TIMED OUT)
[ RUN      ] AppControllerOpenShortcutBrowserTest.OpenShortcutOnStartup
[91410:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91407:16899:1203/070045:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91410:15367:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppControllerOpenShortcutBrowserTest.OpenShortcutOnStartup (2929 ms)
[24/226] AppControllerOpenShortcutBrowserTest.OpenShortcutOnStartup (4305 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFile
[91418:3847:1203/070048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91414:50947:1203/070049:ERROR:mach_broker_mac.mm(234)] Unknown process 91424 is sending Mach IPC messages!
[91414:3847:1203/070050:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://fnllaonmddmibmppfdmhmflagcehpokc/_generated_background_page.html (0)
[91425:13063:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[91419:13063:1203/070050:WARNING:channel.cc(358)] RawChannel write error
[91418:17411:1203/070051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFile (4820 ms)
[25/226] PlatformAppWithFileBrowserTest.LaunchWithFile (6326 ms)
[ RUN      ] EphemeralAppBrowserTest.InstallEventReceivedWhileRunning
[91431:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EphemeralAppBrowserTest.InstallEventReceivedWhileRunning (5099 ms)
[26/226] EphemeralAppBrowserTest.InstallEventReceivedWhileRunning (6407 ms)
[ RUN      ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileIdle
[91439:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91440:13063:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[91439:18691:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.PromoteAppFromSyncWhileIdle (4823 ms)
[27/226] EphemeralAppBrowserTest.PromoteAppFromSyncWhileIdle (6136 ms)
[ RUN      ] EphemeralAppBrowserTest.ExtensionPrefBackcompatibility
[91448:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91448:17667:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.ExtensionPrefBackcompatibility (3193 ms)
[28/226] EphemeralAppBrowserTest.ExtensionPrefBackcompatibility (4572 ms)
[ RUN      ] WebViewTest.ScreenCoordinates
[91455:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91452:5635:1203/070112:ERROR:mach_broker_mac.mm(234)] Unknown process 91457 is sending Mach IPC messages!
[91452:3847:1203/070113:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/main.js (25)
[91452:3847:1203/070113:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070113:INFO:CONSOLE(6)] "customArg: screen_coordinates", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070113:INFO:CONSOLE(6)] "startTest: screen_coordinates", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070113:INFO:CONSOLE(6)] "BEG utils.injectCss: screen_coordinates/style.css", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070113:INFO:CONSOLE(6)] "END utils.injectCss", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070113:INFO:CONSOLE(33)] "getConfig: [object Object]", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/screen_coordinates/bootstrap.js (33)
[91452:3847:1203/070113:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "FROM GUEST: guest load complete", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "FROM GUEST: Guest: onPostMessageReceived, data[0] = create-channel", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "FROM GUEST: guest: create-channel", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(36)] "bootstrap got embedder.loadGuest", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/screen_coordinates/bootstrap.js (36)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "start sending postMessage", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "FROM GUEST: Guest: onPostMessageReceived, data[0] = test1", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/utils.js (6)
[91452:3847:1203/070114:INFO:CONSOLE(0)] "[SUCCESS] testScreenCoordinates", source: chrome-extension://mijjdjnnfcgmoaeabikfmnmedeokoben/main.html (0)
[91455:18179:1203/070114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ScreenCoordinates (5273 ms)
[29/226] WebViewTest.ScreenCoordinates (6669 ms)
[ RUN      ] WebViewTest.SendMessageToExtensionFromGuest
[91464:3847:1203/070117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91461:3847:1203/070121:INFO:CONSOLE(71)] "{"app":{"runtime":{"LaunchSource":{"APP_LAUNCHER":"app_launcher","NEW_TAB_PAGE":"new_tab_page","RELOAD":"reload","RESTART":"restart","LOAD_AND_LAUNCH":"load_and_launch","COMMAND_LINE":"command_line","FILE_HANDLER":"file_handler","URL_HANDLER":"url_handler","SYSTEM_TRAY":"system_tray","ABOUT_PAGE":"about_page","KEYBOARD":"keyboard","EXTENSIONS_PAGE":"extensions_page","MANAGEMENT_API":"management_api","EPHEMERAL_APP":"ephemeral_app","BACKGROUND":"background","KIOSK":"kiosk","CHROME_INTERNAL":"chrome_internal","TEST":"test"},"onEmbedRequested":{},"onLaunched":{},"onRestarted":{}},"window":{"State":{"NORMAL":"normal","FULLSCREEN":"fullscreen","MAXIMIZED":"maximized","MINIMIZED":"minimized"},"WindowType":{"SHELL":"shell","PANEL":"panel"},"onBoundsChanged":{},"onClosed":{},"onFullscreened":{},"onMaximized":{},"onMinimized":{},"onRestored":{},"onAlphaEnabledChanged":{},"onWindowFirstShown":{}}},"i18n":{},"management":{"LaunchType":{"OPEN_AS_REGULAR_TAB":"OPEN_AS_REGULAR_TAB","OPEN_AS_PINNED_TAB":"OPEN_AS_PINNED_TAB","OPEN_AS_WINDOW":"OPEN_AS_WINDOW","OPEN_FULL_SCREEN":"OPEN_FULL_SCREEN"},"ExtensionDisabledReason":{"UNKNOWN":"unknown","PERMISSIONS_INCREASE":"permissions_increase"},"ExtensionType":{"EXTENSION":"extension","HOSTED_APP":"hosted_app","PACKAGED_APP":"packaged_app","LEGACY_PACKAGED_APP":"legacy_packaged_app","THEME":"theme"},"ExtensionInstallType":{"ADMIN":"admin","DEVELOPMENT":"development","NORMAL":"normal","SIDELOAD":"sideload","OTHER":"other"}},"permissions":{"onAdded":{},"onRemoved":{}},"runtime":{"PlatformOs":{"MAC":"mac","WIN":"win","ANDROID":"android","CROS":"cros","LINUX":"linux","OPENBSD":"openbsd"},"PlatformArch":{"ARM":"arm","X86_32":"x86-32","X86_64":"x86-64"},"PlatformNaclArch":{"ARM":"arm","X86_32":"x86-32","X86_64":"x86-64"},"RequestUpdateCheckStatus":{"THROTTLED":"throttled","NO_UPDATE":"no_update","UPDATE_AVAILABLE":"update_available"},"OnInstalledReason":{"INSTALL":"install","UPDATE":"update","CHROME_UPDATE":"chrome_update","SHARED_MODULE_UPDATE":"shared_module_update"},"OnRestartRequiredReason":{"APP_UPDATE":"app_update","OS_UPDATE":"os_update","PERIODIC":"periodic"},"onStartup":{},"onInstalled":{},"onSuspend":{},"onSuspendCanceled":{},"onUpdateAvailable":{},"onBrowserUpdateAvailable":{},"onConnect":{},"onConnectExternal":{},"onMessage":{},"onMessageExternal":{},"onRestartRequired":{},"id":"lljnlnfppfjnkbmfkmhkgnppknhnecbf"},"test":{"onMessage":{},"tests":[]},"webViewRequest":{}}", source: chrome-extension://lljnlnfppfjnkbmfkmhkgnppknhnecbf/main.js (71)
[91461:62999:1203/070122:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91468:12807:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[91467:13063:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[91466:12551:1203/070122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.SendMessageToExtensionFromGuest (6326 ms)
[30/226] WebViewTest.SendMessageToExtensionFromGuest (7477 ms)
[ RUN      ] WebViewTest.AllowTransparencyAndAllowScalingPropagate
[91473:3847:1203/070125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91473:18179:1203/070128:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.AllowTransparencyAndAllowScalingPropagate (4755 ms)
[31/226] WebViewTest.AllowTransparencyAndAllowScalingPropagate (6136 ms)
[ RUN      ] WebViewNewWindowTest.OpenURLFromTab_NewWindow_Abort
[91480:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91477:3847:1203/070134:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -301: ERR_DISALLOWED_URL_SCHEME.", source: extensions::webViewEvents (237)
[91480:18179:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewNewWindowTest.OpenURLFromTab_NewWindow_Abort (4953 ms)
[32/226] WebViewNewWindowTest.OpenURLFromTab_NewWindow_Abort (6401 ms)
[ RUN      ] WebViewPluginTest.TestLoadPluginInternalResource
[91488:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91491:13063:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[91490:13063:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewPluginTest.TestLoadPluginInternalResource (6029 ms)
[33/226] WebViewPluginTest.TestLoadPluginInternalResource (7215 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileAcceptAnyExtension
[91422:3847:1203/070049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91417:5383:1203/070051:ERROR:mach_broker_mac.mm(234)] Unknown process 91426 is sending Mach IPC messages!
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000102dcfaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001111c0f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9040b90a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff8d1a8233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d1ad916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d1ad0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8a8a0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8a8a0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8a8a0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff889e6533 _DPSNextEvent + 685
11  AppKit                              0x00007fff889e5df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff889dd1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000102db0a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000102dae7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000102e6e149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000111292e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000101b9c23a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x0000000101b9c7a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x0000000101b91562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x0000000101b9031f _ZN20ExtensionBrowserTest22LoadExtensionWithFlagsERKN4base8FilePathEi + 207
21  browser_tests                       0x0000000100236f4d _ZN10extensions12_GLOBAL__N_130PlatformAppWithFileBrowserTest33RunPlatformAppTestWithCommandLineERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEERKN4base11CommandLineE + 397
22  browser_tests                       0x0000000100218ff6 _ZN10extensions12_GLOBAL__N_130PlatformAppWithFileBrowserTest39RunPlatformAppTestWithFileInTestDataDirERKNSt3__112basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEESA_ + 438
23  browser_tests                       0x000000010021cfe3 _ZN10extensions68PlatformAppWithFileBrowserTest_LaunchWithFileAcceptAnyExtension_Test19RunTestOnMainThreadEv + 307
24  browser_tests                       0x0000000102d98265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
25  browser_tests                       0x00000001111c096a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
26  browser_tests                       0x0000000101ff98ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
27  browser_tests                       0x0000000101ff7016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
28  browser_tests                       0x000000010d585837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
29  browser_tests                       0x000000010de0d11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
30  browser_tests                       0x000000010d58126b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
31  browser_tests                       0x000000010d58d407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
32  browser_tests                       0x000000010d579b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
33  browser_tests                       0x00000001111bd679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
34  browser_tests                       0x00000001111bb7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
35  browser_tests                       0x00000001111c00ec _ZN7content15BrowserTestBase5SetUpEv + 1660
36  browser_tests                       0x0000000102d960dd _ZN20InProcessBrowserTest5SetUpEv + 717
37  browser_tests                       0x0000000103b5ff80 _ZN7testing4Test3RunEv + 464
38  browser_tests                       0x0000000103b61b16 _ZN7testing8TestInfo3RunEv + 1046
39  browser_tests                       0x0000000103b62dba _ZN7testing8TestCase3RunEv + 1306
40  browser_tests                       0x0000000103b74ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
41  browser_tests                       0x0000000103b7402a _ZN7testing8UnitTest3RunEv + 410
42  browser_tests                       0x0000000102f98219 _ZN4base9TestSuite3RunEv + 665
43  browser_tests                       0x0000000101ba09ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
44  browser_tests                       0x000000011128b7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
45  browser_tests                       0x0000000102d4c513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
46  browser_tests                       0x0000000101ba088d main + 237
47  browser_tests                       0x0000000100056e34 start + 52
[34/226] PlatformAppWithFileBrowserTest.LaunchWithFileAcceptAnyExtension (TIMED OUT)
[ RUN      ] AutofillTest.ProfileSavedWithValidCountryPhone
[91497:3847:1203/070145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91493:62219:1203/070146:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91502:13319:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[91498:13063:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[91493:3847:1203/070150:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[91497:17667:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.ProfileSavedWithValidCountryPhone (7422 ms)
[35/226] AutofillTest.ProfileSavedWithValidCountryPhone (8807 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectSmallerTotal
[91505:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91501:69127:1203/070150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91507:13063:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[91501:3847:1203/070151:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[91501:3847:1203/070151:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[91501:3847:1203/070151:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[91505:17667:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectSmallerTotal (3233 ms)
[36/226] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectSmallerTotal (4702 ms)
[ RUN      ] PasswordsCounterTest.StoreChanged
[91514:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91516:15363:1203/070154:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[91514:17411:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordsCounterTest.StoreChanged (2479 ms)
[37/226] PasswordsCounterTest.StoreChanged (3826 ms)
[ RUN      ] ContentSettingsTest.BlockCookiesUsingExceptions
[91515:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91509:63499:1203/070155:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91515:17411:1203/070156:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentSettingsTest.BlockCookiesUsingExceptions (3850 ms)
[38/226] ContentSettingsTest.BlockCookiesUsingExceptions (5122 ms)
[ RUN      ] AdbClientSocketTest.TestFlushWithData
[91525:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AdbClientSocketTest.TestFlushWithData (2612 ms)
[39/226] AdbClientSocketTest.TestFlushWithData (3804 ms)
[ RUN      ] DistillablePageUtilsBrowserTestAdaboost.TestDelegate
[91535:3847:1203/070201:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91530:61959:1203/070202:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] DistillablePageUtilsBrowserTestAdaboost.TestDelegate (2669 ms)
[40/226] DistillablePageUtilsBrowserTestAdaboost.TestDelegate (4123 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedBrowserClose
[91529:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:57138...
sending server_data: {"host": "127.0.0.1", "port": 57138} (36 bytes)
[91531:13063:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[91529:17411:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[91524:3847:1203/070204:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedBrowserClose (6910 ms)
[41/226] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedBrowserClose (8436 ms)
[ RUN      ] DownloadTest.KnownSize
[91542:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91545:12551:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[91543:13063:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[91538:3847:1203/070208:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DownloadTest.KnownSize (4015 ms)
[42/226] DownloadTest.KnownSize (5262 ms)
[ RUN      ] DownloadTest.SaveLinkAsReferrerPolicyOrigin
[91548:3847:1203/070208:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:02:08.901 Chromium Helper[91549:f07] Couldn't set selectedTextBackgroundColor from default ()
[91548:17667:1203/070209:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.SaveLinkAsReferrerPolicyOrigin (2880 ms)
[43/226] DownloadTest.SaveLinkAsReferrerPolicyOrigin (4210 ms)
[ RUN      ] ErrorPageTest.DNSError_Basic
[91554:3847:1203/070211:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91554:17155:1203/070212:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.DNSError_Basic (2852 ms)
[44/226] ErrorPageTest.DNSError_Basic (4135 ms)
[ RUN      ] ErrorPageForIDNTest.IDN
[91558:3847:1203/070212:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==91559==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010b7ecbb1 bp 0x000121f12170 sp 0x000121f120a0 T6)
    #0 0x10b7ecbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10b7ecbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10b7ec1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10b7e7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10b7e7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10b8e25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10b8ff1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10b8d1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10b9409cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10b817bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10b939547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10b84e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1091a036c in Run base/callback.h:396:12
    #13 0x1091a036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x115f4689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x115f43d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1091a036c in Run base/callback.h:396:12
    #17 0x1091a036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x109208894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x109209ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x109209ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10917e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1091ed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10917c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d18ab30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d18a454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d1ad7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d1ad0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10917f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10917dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x109243078 in Run base/run_loop.cc:55:3
    #31 0x1092070b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1092b1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1092a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x104308119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1092a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1092b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x115f5d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x115d78a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1161a01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1161a0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1161a3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x108f0e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x116199e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11619844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x116197ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11621f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1090c2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1090c0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10815ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1042c299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1042c2563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==91559==ABORTING
Received signal 6
[end of stack trace]
[91558:17411:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageForIDNTest.IDN (2671 ms)
[45/226] ErrorPageForIDNTest.IDN (3950 ms)
[ RUN      ] ActiveScriptControllerBrowserTest.RemoveExtensionWithPendingInjections
[91565:3847:1203/070215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91560:64519:1203/070216:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ActiveScriptControllerBrowserTest.RemoveExtensionWithPendingInjections (2813 ms)
[46/226] ActiveScriptControllerBrowserTest.RemoveExtensionWithPendingInjections (4246 ms)
[ RUN      ] BluetoothLowEnergyApiTest.CharacteristicProperties
[91569:3847:1203/070216:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91562:3847:1203/070218:INFO:CONSOLE(0)] "[SUCCESS] testCharacteristicProperties", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[91569:17411:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.CharacteristicProperties (3842 ms)
[47/226] BluetoothLowEnergyApiTest.CharacteristicProperties (5309 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GetDescriptor
[91575:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91572:3847:1203/070221:INFO:CONSOLE(0)] "[SUCCESS] testGetDescriptor", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[91579:13063:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[91577:13063:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.GetDescriptor (3877 ms)
[48/226] BluetoothLowEnergyApiTest.GetDescriptor (5097 ms)
[ RUN      ] ExtensionBrowsingDataTest.OneAtATime
[91581:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91582:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[91582:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91582:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91582:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91582:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91582:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91582:3847:1203/070222:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91581:15879:1203/070222:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowsingDataTest.OneAtATime (2480 ms)
[49/226] ExtensionBrowsingDataTest.OneAtATime (3952 ms)
[ RUN      ] CastStreamingApiTest.Stats
[91587:3847:1203/070224:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91583:3847:1203/070226:INFO:CONSOLE(13)] "[TEST] getStats", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (13)
[91594:24835:1203/070226:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[91594:24835:1203/070226:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[91594:24835:1203/070226:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[91583:3847:1203/070226:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (16)
[91583:3847:1203/070226:INFO:CONSOLE(21)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (21)
[91583:27139:1203/070226:WARNING:cast_transport_sender_impl.cc(167)] Unsafe to send audio with encryption DISABLED.
[91583:27139:1203/070226:WARNING:cast_transport_sender_impl.cc(206)] Unsafe to send video with encryption DISABLED.
[91583:3847:1203/070226:INFO:CONSOLE(36)] "Enabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (36)
[91583:3847:1203/070226:INFO:CONSOLE(39)] "Stopping.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (39)
[91583:3847:1203/070226:INFO:CONSOLE(54)] "Disabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (54)
[91583:3847:1203/070226:INFO:CONSOLE(57)] "Destroying.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.js (57)
[91583:3847:1203/070226:INFO:CONSOLE(0)] "[SUCCESS] getStats", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.html (0)
[91583:3847:1203/070226:INFO:CONSOLE(0)] "[SUCCESS] getStats", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/stats.html (0)
[       OK ] CastStreamingApiTest.Stats (3721 ms)
[50/226] CastStreamingApiTest.Stats (4922 ms)
[ RUN      ] ExtensionApiTestWithSwitch.ExtensionDebugger
[91592:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91584:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] attach", source: chrome-extension://enkpipiaghlnlnbhncnlimoifigebjje/_generated_background_page.html (0)
[91584:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] attachToMissing", source: chrome-extension://enkpipiaghlnlnbhncnlimoifigebjje/_generated_background_page.html (0)
[91584:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] attachAgain", source: chrome-extension://enkpipiaghlnlnbhncnlimoifigebjje/_generated_background_page.html (0)
[91584:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] detach", source: chrome-extension://enkpipiaghlnlnbhncnlimoifigebjje/_generated_background_page.html (0)
[91584:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] detachAgain", source: chrome-extension://enkpipiaghlnlnbhncnlimoifigebjje/_generated_background_page.html (0)
[91584:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] discoverOwnBackgroundPage", source: chrome-extension://enkpipiaghlnlnbhncnlimoifigebjje/_generated_background_page.html (0)
[91584:3847:1203/070227:INFO:CONSOLE(0)] "[SUCCESS] discoverWorker", source: chrome-extension://enkpipiaghlnlnbhncnlimoifigebjje/_generated_background_page.html (0)
[91595:12807:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[91593:13063:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[91592:17923:1203/070227:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTestWithSwitch.ExtensionDebugger (3821 ms)
[51/226] ExtensionApiTestWithSwitch.ExtensionDebugger (5109 ms)
[ RUN      ] DesktopCaptureApiTest.ChooseDesktopMedia
[91600:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] emptySourceList", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] pickerUiCanceled", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] chooseMedia", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] screensOnly", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] windowsOnly", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] chooseMediaAndGetStream", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] chooseMediaAndTryGetStreamWithInvalidId", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91596:3847:1203/070231:INFO:CONSOLE(0)] "[SUCCESS] cancelDialog", source: chrome-extension://knldjmfmopnpolahpmmgbagdohdnhkik/_generated_background_page.html (0)
[91600:16899:1203/070231:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DesktopCaptureApiTest.ChooseDesktopMedia (3724 ms)
[52/226] DesktopCaptureApiTest.ChooseDesktopMedia (5129 ms)
[ RUN      ] DialAPITest.DeviceListEvents
[91604:3847:1203/070230:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91598:3847:1203/070232:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/device_list.html (0)
[       OK ] DialAPITest.DeviceListEvents (3674 ms)
[53/226] DialAPITest.DeviceListEvents (4969 ms)
[ RUN      ] ExtensionDetermineDownloadFilenameInternal.ExtensionDetermineDownloadFilenameInternal
[       OK ] ExtensionDetermineDownloadFilenameInternal.ExtensionDetermineDownloadFilenameInternal (0 ms)
[54/226] ExtensionDetermineDownloadFilenameInternal.ExtensionDetermineDownloadFilenameInternal (1162 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchId
[91612:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91612:15623:1203/070235:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchId (2693 ms)
[55/226] DownloadExtensionTest.DownloadExtensionTest_SearchId (4066 ms)
[ RUN      ] ExtensionBrowserTest.OverrideSettings
[91626:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionBrowserTest.OverrideSettings (2806 ms)
[56/226] ExtensionBrowserTest.OverrideSettings (4182 ms)
[ RUN      ] BrowserActionApiTest.IncognitoSplit
[91618:3847:1203/070236:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91615:5635:1203/070238:ERROR:mach_broker_mac.mm(234)] Unknown process 91622 is sending Mach IPC messages!
[91615:5635:1203/070238:ERROR:mach_broker_mac.mm(234)] Unknown process 91624 is sending Mach IPC messages!
[91631:13319:1203/070242:WARNING:channel.cc(358)] RawChannel write error
[91625:13063:1203/070242:WARNING:channel.cc(358)] RawChannel write error
[91615:5635:1203/070242:ERROR:mach_broker_mac.mm(234)] Unknown process 91634 is sending Mach IPC messages!
[91618:17155:1203/070243:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionApiTest.IncognitoSplit (8119 ms)
[57/226] BrowserActionApiTest.IncognitoSplit (9519 ms)
[ RUN      ] ExtensionBrowserTest.RSSParseFeedInvalidFeed3
[91635:3847:1203/070243:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91630:3847:1203/070245:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[91630:60719:1203/070245:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /foo.xml
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000055e00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000055e00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000055e00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000055e00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000139d00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000139d00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000139d00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[91635:3847:1203/070245:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000139d00]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[91630:3847:1203/070245:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[91630:3847:1203/070245:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionBrowserTest.RSSParseFeedInvalidFeed3 (4808 ms)
[58/226] ExtensionBrowserTest.RSSParseFeedInvalidFeed3 (6346 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettify
[91642:3847:1203/070246:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91637:8967:1203/070247:ERROR:mach_broker_mac.mm(234)] Unknown process 91645 is sending Mach IPC messages!
[91637:3847:1203/070248:INFO:CONSOLE(0)] "[SUCCESS] getDisplayPath", source: chrome-extension://ondejncmnkjkghafflkpkenilppeelce/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiGetDisplayPathPrettify (4796 ms)
[59/226] FileSystemApiTest.FileSystemApiGetDisplayPathPrettify (6148 ms)
[ RUN      ] GcmApiTest.SendMessageDefaultTTL
[91649:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91644:3847:1203/070251:INFO:CONSOLE(0)] "[SUCCESS] testSend", source: chrome-extension://lppmbmcenielahljjopnhihhbjhjhekc/_generated_background_page.html (0)
[91651:13063:1203/070251:WARNING:channel.cc(358)] RawChannel write error
[91650:13063:1203/070251:WARNING:channel.cc(358)] RawChannel write error
[91649:17155:1203/070251:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GcmApiTest.SendMessageDefaultTTL (3797 ms)
[60/226] GcmApiTest.SendMessageDefaultTTL (5095 ms)
[ RUN      ] HotwordPrivateApiTest.SetAudioLoggingEnabled
[91655:3847:1203/070252:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91652:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] setAudioLoggingEnabledTrue", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[91652:3847:1203/070255:INFO:CONSOLE(0)] "[SUCCESS] setAudioLoggingEnabledFalse", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[91657:12807:1203/070255:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.SetAudioLoggingEnabled (5178 ms)
[61/226] HotwordPrivateApiTest.SetAudioLoggingEnabled (6791 ms)
[ RUN      ] HotwordPrivateApiTest.OnDeleteSpeakerModel
[91661:3847:1203/070254:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91661:17667:1203/070256:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.OnDeleteSpeakerModel (3612 ms)
[62/226] HotwordPrivateApiTest.OnDeleteSpeakerModel (4987 ms)
[ RUN      ] HotwordPrivateApiTest.NotifySpeakerModelSaved
[91673:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91667:3847:1203/070301:INFO:CONSOLE(0)] "[SUCCESS] notifySpeakerModelSaved", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[91673:17155:1203/070301:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.NotifySpeakerModelSaved (3826 ms)
[63/226] HotwordPrivateApiTest.NotifySpeakerModelSaved (5139 ms)
[ RUN      ] HotwordPrivateApiTest.Training
[91672:3847:1203/070259:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91666:3847:1203/070300:INFO:CONSOLE(0)] "[SUCCESS] startTraining", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[91666:3847:1203/070302:INFO:CONSOLE(0)] "[SUCCESS] stopTraining", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[91674:12807:1203/070302:WARNING:channel.cc(358)] RawChannel write error
[91672:17923:1203/070302:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.Training (5037 ms)
[64/226] HotwordPrivateApiTest.Training (6254 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoOptionsSuccess
[91683:3847:1203/070304:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91679:3847:1203/070306:INFO:CONSOLE(5)] "hi there", source: chrome-extension://cnjlckppmlddponfijdeocaecjgghdhg/test.js (5)
[91690:13063:1203/070306:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NoOptionsSuccess (3547 ms)
[65/226] GetAuthTokenFunctionTest.NoOptionsSuccess (5044 ms)
[ RUN      ] MDnsAPITest.ForceDiscovery
[91688:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91689:13063:1203/070307:WARNING:channel.cc(358)] RawChannel write error
[91680:3847:1203/070307:INFO:CONSOLE(0)] "[SUCCESS] registerListener", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/force_discovery.html (0)
[91688:17155:1203/070307:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MDnsAPITest.ForceDiscovery (3731 ms)
[66/226] MDnsAPITest.ForceDiscovery (5129 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.BasicGalleryWatch
[91696:3847:1203/070309:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91701:13063:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[91698:13063:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.BasicGalleryWatch (4144 ms)
[67/226] MediaGalleriesGalleryWatchApiTest.BasicGalleryWatch (5535 ms)
[ RUN      ] ExtensionPreferenceApiTest.SessionOnlyIncognito
[91700:3847:1203/070310:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91694:8967:1203/070312:ERROR:mach_broker_mac.mm(234)] Unknown process 91703 is sending Mach IPC messages!
[91694:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] getRegular", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] getIncognito", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] set", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] getRegular2", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] getIncognito2", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070312:INFO:CONSOLE(0)] "[SUCCESS] set2", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070313:INFO:CONSOLE(0)] "[SUCCESS] openIncognito", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070313:INFO:CONSOLE(0)] "[SUCCESS] set3", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070313:INFO:CONSOLE(0)] "[SUCCESS] getRegular3", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91694:3847:1203/070313:INFO:CONSOLE(0)] "[SUCCESS] getIncognito3", source: chrome-extension://endkjnaiepiodpnmdpecckbimclfhdld/test.html (0)
[91704:13063:1203/070313:WARNING:channel.cc(358)] RawChannel write error
[91700:17667:1203/070313:WARNING:channel.cc(358)] RawChannel write error
[91694:7427:1203/070313:ERROR:mach_broker_mac.mm(234)] Unknown process 91706 is sending Mach IPC messages!
[       OK ] ExtensionPreferenceApiTest.SessionOnlyIncognito (4938 ms)
[68/226] ExtensionPreferenceApiTest.SessionOnlyIncognito (6503 ms)
[ RUN      ] ProxySettingsApiTest.ProxyBypass
[91710:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91705:51467:1203/070316:ERROR:mach_broker_mac.mm(234)] Unknown process 91715 is sending Mach IPC messages!
[91705:3847:1203/070317:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://fcahaeacikblccacklmalkopicgfndne/_generated_background_page.html (0)
[91705:3847:1203/070317:INFO:CONSOLE(0)] "[SUCCESS] setIndividualProxies", source: chrome-extension://fcahaeacikblccacklmalkopicgfndne/_generated_background_page.html (0)
[91705:3847:1203/070317:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://fcahaeacikblccacklmalkopicgfndne/_generated_background_page.html (0)
[91705:3847:1203/070317:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://fcahaeacikblccacklmalkopicgfndne/_generated_background_page.html (0)
[91710:17667:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyBypass (4163 ms)
[69/226] ProxySettingsApiTest.ProxyBypass (5432 ms)
[ RUN      ] ResourcesPrivateApiTest.GetStrings
[91717:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91711:3847:1203/070319:INFO:CONSOLE(0)] "[SUCCESS] testGetStrings", source: chrome-extension://boelhggfhkepkphflamgmeimegmlmgcc/_generated_background_page.html (0)
[91711:3847:1203/070319:INFO:CONSOLE(0)] "[SUCCESS] testGetStrings", source: chrome-extension://boelhggfhkepkphflamgmeimegmlmgcc/_generated_background_page.html (0)
[91718:13063:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[91717:17411:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ResourcesPrivateApiTest.GetStrings (4024 ms)
[70/226] ResourcesPrivateApiTest.GetStrings (5470 ms)
[ RUN      ] ExtensionSettingsApiTest.ManagedStorage
[91731:3847:1203/070322:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91724:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] getPolicy", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[91724:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] getListOfPolicies", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[91724:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] getAllPolicies", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[91724:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] getBytesInUse", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[91724:3847:1203/070324:INFO:CONSOLE(0)] "[SUCCESS] writingFails", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[       OK ] ExtensionSettingsApiTest.ManagedStorage (3920 ms)
[71/226] ExtensionSettingsApiTest.ManagedStorage (5398 ms)
[ RUN      ] SyncFileSystemApiTest.ConflictResolutionPolicy
[91738:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91735:4611:1203/070329:ERROR:mach_broker_mac.mm(234)] Unknown process 91740 is sending Mach IPC messages!
[91735:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] testNonDefaultConflictResolutionPolicy", source: chrome-extension://mdcbblhlijleodloompcbiapkkbgodog/_generated_background_page.html (0)
[91735:3847:1203/070329:INFO:CONSOLE(0)] "[SUCCESS] testNonDefaultConflictResolutionPolicy", source: chrome-extension://mdcbblhlijleodloompcbiapkkbgodog/_generated_background_page.html (0)
[       OK ] SyncFileSystemApiTest.ConflictResolutionPolicy (3589 ms)
[72/226] SyncFileSystemApiTest.ConflictResolutionPolicy (4842 ms)
[ RUN      ] ExtensionTabsTest.UpdateAppWindowSizeConstraint
[91745:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionTabsTest.UpdateAppWindowSizeConstraint (3664 ms)
[73/226] ExtensionTabsTest.UpdateAppWindowSizeConstraint (5100 ms)
[ RUN      ] ExtensionTabsZoomTest.SetAndGetZoom
[91752:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91749:3847:1203/070339:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[91752:17667:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsZoomTest.SetAndGetZoom (3185 ms)
[74/226] ExtensionTabsZoomTest.SetAndGetZoom (4565 ms)
[ RUN      ] TopSitesExtensionTest.GetTopSites
[91758:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91759:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[91759:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91759:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91759:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91759:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91759:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91759:3847:1203/070342:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] TopSitesExtensionTest.GetTopSites (2207 ms)
[75/226] TopSitesExtensionTest.GetTopSites (3508 ms)
[ RUN      ] WebNavigationApiTest.OpenTab
[91764:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91760:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] openTab", source: chrome-extension://elghccaiembcjoamohhjakhpnkfdhlcl/test_openTab.html (0)
[91760:3847:1203/070348:INFO:CONSOLE(0)] "[SUCCESS] openTabFrame", source: chrome-extension://elghccaiembcjoamohhjakhpnkfdhlcl/test_openTab.html (0)
[91764:17923:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[91760:3847:1203/070349:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.OpenTab (4820 ms)
[76/226] WebNavigationApiTest.OpenTab (6142 ms)
[ RUN      ] WebNavigationApiTest.FilteredTest
[91771:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91768:3847:1203/070354:INFO:CONSOLE(0)] "[SUCCESS] dontGetEventToWrongUrl", source: chrome-extension://pcnmcmellakcipeggdmlamillpdmplmb/test_filtered.html (0)
[91772:13063:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[91768:3847:1203/070354:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[91771:17411:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[91768:3847:1203/070355:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.FilteredTest (4643 ms)
[77/226] WebNavigationApiTest.FilteredTest (5878 ms)
[ RUN      ] WebNavigationApiTest.TargetBlank
[91779:3847:1203/070357:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91776:62731:1203/070400:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91776:3847:1203/070400:INFO:CONSOLE(0)] "[SUCCESS] targetBlank", source: chrome-extension://ekaencnfkmbomggaihcajnohhkcdlcnn/test_targetBlank.html (0)
[91779:16647:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[91776:3847:1203/070401:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.TargetBlank (4696 ms)
[78/226] WebNavigationApiTest.TargetBlank (6144 ms)
[ RUN      ] ExtensionWebRequestApiTest.PostData1
[91786:3847:1203/070404:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91783:3847:1203/070407:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://djnmhnjiciofnmhaajkeoipmaloajbpb/test_post1.html (0)
[91783:3847:1203/070408:INFO:CONSOLE(0)] "[SUCCESS] submitForm", source: chrome-extension://djnmhnjiciofnmhaajkeoipmaloajbpb/test_post1.html (0)
[       OK ] ExtensionWebRequestApiTest.PostData1 (6503 ms)
[79/226] ExtensionWebRequestApiTest.PostData1 (7723 ms)
[ RUN      ] ChromeAppAPITest.InstallAndRunningState
[91794:3847:1203/070411:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91791:63243:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91791:63243:1203/070416:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91794:18435:1203/070416:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==91794==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90422bc9 bp 0x00012d70c730 sp 0x00012d70c6f0 T6)
    #0 0x7fff90422bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x115f5b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x115f5b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x115f5b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x115f5b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x115f7d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x115f7d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x115f68628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x115f68b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x115f68b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x115f76c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x115f76c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x115f76c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x115f76c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x115f76c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x113bd036c in Run base/callback.h:396:12
    #16 0x113bd036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x113c38894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x113c39ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x113c39ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x113baad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x113c73078 in Run base/run_loop.cc:55:3
    #22 0x113c370b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x113ce1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x113cd560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10ed40119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x113cd4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x113ce1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1207c026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x113ac4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x113ac4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x113ac370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x113af2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x113af0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x112b8ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10ecf899f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10ecf8563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==91794==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ChromeAppAPITest.InstallAndRunningState (6125 ms)
[80/226] ChromeAppAPITest.InstallAndRunningState (7456 ms)
[ RUN      ] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate
[91723:3847:1203/070320:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91720:5635:1203/070322:ERROR:mach_broker_mac.mm(234)] Unknown process 91728 is sending Mach IPC messages!
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010e1c7aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011c5b8f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9040b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d1a8233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d1ad916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d1ad0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8a8a0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8a8a0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8a8a0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff889e6533 _DPSNextEvent + 685
11  AppKit                              0x00007fff889e5df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff889dd1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010e1a8a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010e1a67fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010e266149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011c68ae9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011c68adb5 _ZN7content14RunMessageLoopEv + 181
18  browser_tests                       0x000000011c9ed1a9 _ZN28ExtensionTestMessageListener18WaitUntilSatisfiedEv + 73
19  browser_tests                       0x000000010be3bbfb _ZN10extensions24ExtensionSettingsApiTest30MaybeLoadAndReplyWhenSatisfiedENS_18settings_namespace9NamespaceERKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEESB_PSA_b + 1819
20  browser_tests                       0x000000010be29240 _ZN10extensions58ExtensionSettingsApiTest_SyncAndLocalAreasAreSeparate_Test19RunTestOnMainThreadEv + 1712
21  browser_tests                       0x000000010e190265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x000000011c5b896a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x000000010d3f18ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x000000010d3ef016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x000000011897d837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000011920511a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x000000011897926b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x0000000118985407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x0000000118971b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x000000011c5b5679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x000000011c5b37ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x000000011c5b80ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x000000010e18e0dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x000000010ef57f80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x000000010ef59b16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x000000010ef5adba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x000000010ef6cab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x000000010ef6c02a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x000000010e390219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x000000010cf989ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x000000011c6837c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x000000010e144513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x000000010cf9888d main + 237
44  browser_tests                       0x000000010b44ee34 start + 52
45  ???                                 0x0000000000000009 0x0 + 9
[81/226] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate (TIMED OUT)
[ RUN      ] ExtensionCrxInstallerTest.PackAndInstallExtension
[91803:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91805:12807:1203/070420:WARNING:channel.cc(358)] RawChannel write error
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[91805:3847:1203/070420:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[91803:17411:1203/070420:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.PackAndInstallExtension (2730 ms)
[82/226] ExtensionCrxInstallerTest.PackAndInstallExtension (3942 ms)
[ RUN      ] ExtensionCrxInstallerTest.AllowOffStore
[91808:3847:1203/070421:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91804:3847:1203/070423:WARNING:extension_error_reporter.cc(79)] Extension error: Apps, extensions, and user scripts cannot be added from this website.
[91808:15623:1203/070424:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.AllowOffStore (4410 ms)
[83/226] ExtensionCrxInstallerTest.AllowOffStore (5904 ms)
[ RUN      ] ErrorConsoleBrowserTest.BadAPIArgumentsRuntimeError
[91814:3847:1203/070423:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91809:5635:1203/070424:ERROR:mach_broker_mac.mm(234)] Unknown process 91817 is sending Mach IPC messages!
[91809:3847:1203/070425:INFO:CONSOLE(113)] "Uncaught Error: Invocation of form tabs.get(string, function) doesn't match definition tabs.get(integer tabId, function callback)", source: extensions::schemaUtils (113)
[91814:17411:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorConsoleBrowserTest.BadAPIArgumentsRuntimeError (4267 ms)
[84/226] ErrorConsoleBrowserTest.BadAPIArgumentsRuntimeError (5765 ms)
[ RUN      ] ExtensionBindingsApiTest.InternalAPIsNotOnChromeObject
[91823:3847:1203/070427:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91820:3847:1203/070429:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://hgihadbdjkecfdglblhcocfencipndhj/page.html (0)
[91828:13063:1203/070429:WARNING:channel.cc(358)] RawChannel write error
[91820:3847:1203/070429:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[91823:17667:1203/070429:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBindingsApiTest.InternalAPIsNotOnChromeObject (3855 ms)
[85/226] ExtensionBindingsApiTest.InternalAPIsNotOnChromeObject (5192 ms)
[ RUN      ] ExtensionInstallPromptBrowserTest.TrackParentWindowDestruction
[91829:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91831:13063:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[91829:17411:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionInstallPromptBrowserTest.TrackParentWindowDestruction (3820 ms)
[86/226] ExtensionInstallPromptBrowserTest.TrackParentWindowDestruction (5119 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIncognitoDenyApp
[91835:3847:1203/070432:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91832:62467:1203/070435:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91835:18691:1203/070435:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingTest.FromIncognitoDenyApp (5327 ms)
[87/226] ExternallyConnectableMessagingTest.FromIncognitoDenyApp (6789 ms)
[ RUN      ] ExtensionOverrideTest.ShouldCleanUpDuplicateEntries
[91841:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91842:13063:1203/070435:WARNING:channel.cc(358)] RawChannel write error
[91845:13063:1203/070435:WARNING:channel.cc(358)] RawChannel write error
[91841:15367:1203/070436:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionOverrideTest.ShouldCleanUpDuplicateEntries (3853 ms)
[88/226] ExtensionOverrideTest.ShouldCleanUpDuplicateEntries (5268 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.Iframe
[91852:3847:1203/070439:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91846:3847:1203/070441:INFO:CONSOLE(0)] "Denying load of chrome-extension://pbkkcbgdkliohhfaeefcijaghglkahja/inaccessible-iframe-contents.html. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.", source: about:blank (0)
[91846:28931:1203/070441:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: invalid
[91846:28931:1203/070441:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://invalid/
[91852:17667:1203/070441:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.Iframe (4175 ms)
[89/226] ExtensionResourceRequestPolicyTest.Iframe (5425 ms)
[ RUN      ] ExtensionStorageMonitorTest.EphemeralAppLowUsage
[91853:3847:1203/070439:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91847:3847:1203/070444:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://nbdhpnfifgjaeacogmpigmhbmanijnhb/index.html (0)
[91861:13319:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[91853:18947:1203/070445:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.EphemeralAppLowUsage (7530 ms)
[90/226] ExtensionStorageMonitorTest.EphemeralAppLowUsage (8841 ms)
[ RUN      ] ExtensionStorageMonitorTest.UninstallExtension
[91862:3847:1203/070444:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91857:3847:1203/070447:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://djmgbdnoeceakbohegffodlbgcijjhcd/index.html (0)
[91862:16899:1203/070448:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.UninstallExtension (5372 ms)
[91/226] ExtensionStorageMonitorTest.UninstallExtension (6689 ms)
[ RUN      ] LazyBackgroundPageApiTest.BrowserActionCreateTab
[91870:3847:1203/070448:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] LazyBackgroundPageApiTest.BrowserActionCreateTab (5673 ms)
[92/226] LazyBackgroundPageApiTest.BrowserActionCreateTab (7057 ms)
[ RUN      ] ProcessManagerBrowserTest.HttpHostMatchingExtensionId
[91877:3847:1203/070451:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91882:12807:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[91880:13575:1203/070454:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProcessManagerBrowserTest.HttpHostMatchingExtensionId (4882 ms)
[93/226] ProcessManagerBrowserTest.HttpHostMatchingExtensionId (6182 ms)
[ RUN      ] WebstoreStartupInstallerTest.MultipleInstallCalls
[91886:3847:1203/070455:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91881:3847:1203/070456:INFO:CONSOLE(8)] "Page loaded", source: http://app.com:57181/extensions/api_test/webstore_inline_install/multiple_install_calls.html (8)
[91881:3847:1203/070456:INFO:CONSOLE(11)] "In runTest", source: http://app.com:57181/extensions/api_test/webstore_inline_install/multiple_install_calls.html (11)
[91881:17667:1203/070456:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91881:3847:1203/070456:INFO:CONSOLE(33)] "Ran test, sending response", source: http://app.com:57181/extensions/api_test/webstore_inline_install/multiple_install_calls.html (33)
[91888:13063:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[91886:16135:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebstoreStartupInstallerTest.MultipleInstallCalls (3042 ms)
[94/226] WebstoreStartupInstallerTest.MultipleInstallCalls (4623 ms)
[ RUN      ] GeolocationBrowserTest.NoPromptForOffTheRecord
[91892:3847:1203/070457:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91887:62475:1203/070458:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91897:13063:1203/070459:WARNING:channel.cc(358)] RawChannel write error
[91887:3847:1203/070500:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[91887:3847:1203/070500:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoPromptForOffTheRecord (4329 ms)
[95/226] GeolocationBrowserTest.NoPromptForOffTheRecord (5770 ms)
[ RUN      ] HistoryBrowserTest.BackForwardBringPageToTop
[91898:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91894:3847:1203/070500:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] HistoryBrowserTest.BackForwardBringPageToTop (2578 ms)
[96/226] HistoryBrowserTest.BackForwardBringPageToTop (3894 ms)
[ RUN      ] WebRtcBrowserTest.TestWebAudioMediaStream
[91908:3847:1203/070504:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91909:24579:1203/070504:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[91909:24579:1203/070504:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[91909:24579:1203/070504:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[91901:62727:1203/070504:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
ASAN:DEADLYSIGNAL
=================================================================
==91909==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001188d66bc bp 0x00015d0a1b00 sp 0x00015d0a1a20 T18)
    #0 0x1188d66bb in releaseStore third_party/WebKit/Source/wtf/Atomics.h:251:10
    #1 0x1188d66bb in setAudioThread third_party/WebKit/Source/modules/webaudio/DeferredTaskHandler.h:101:0
    #2 0x1188d66bb in render third_party/WebKit/Source/modules/webaudio/AudioDestinationNode.cpp:57:0
    #3 0x1169cdf9e in fillBuffer third_party/WebKit/Source/platform/audio/AudioPullFIFO.cpp:65:9
    #4 0x1169cdf9e in consume third_party/WebKit/Source/platform/audio/AudioPullFIFO.cpp:52:0
    #5 0x1169cc92e in render third_party/WebKit/Source/platform/audio/AudioDestination.cpp:164:5
    #6 0x1200f0c96 in Render content/renderer/media/renderer_webaudiodevice_impl.cc:115:3
    #7 0x115dab490 in Process media/audio/audio_output_device.cc:423:3
    #8 0x115d8e5e0 in Run media/audio/audio_device_thread.cc:183:9
    #9 0x115d8e2e7 in ThreadMain media/audio/audio_device_thread.cc:158:3
    #10 0x1132a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #11 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #12 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x677b6bb)
Thread T18 created by T4 here:
    #0 0x10e2f4119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1132a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x115d8db3c in Start media/audio/audio_device_thread.cc:117:3
    #3 0x115d8d97d in Start media/audio/audio_device_thread.cc:79:3
    #4 0x115daa64a in OnStreamCreated media/audio/audio_output_device.cc:356:5
    #5 0x1200c5708 in OnStreamCreated content/renderer/media/audio_message_filter.cc:221:3
    #6 0x1200c4fce in DispatchToMethodImpl<content::AudioMessageFilter, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int), int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int, 0, 1, 2, 3> base/tuple.h:254:3
    #7 0x1200c4fce in DispatchToMethod<content::AudioMessageFilter, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int), int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int> base/tuple.h:261:0
    #8 0x1200c4fce in Dispatch<content::AudioMessageFilter, content::AudioMessageFilter, void, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int)> content/common/media/audio_messages.h:60:0
    #9 0x1200c4fce in OnMessageReceived content/renderer/media/audio_message_filter.cc:152:0
    #10 0x11556b377 in TryFiltersImpl ipc/message_filter_router.cc:20:9
    #11 0x11556b377 in TryFilters ipc/message_filter_router.cc:78:0
    #12 0x115544901 in TryFilters ipc/ipc_channel_proxy.cc:73:7
    #13 0x11555f6d4 in OnMessageReceived ipc/ipc_sync_channel.cc:329:7
    #14 0x11554d2f8 in DispatchMessage ipc/ipc_channel_reader.cc:76:3
    #15 0x11554ccfe in DispatchMessages ipc/ipc_channel_reader.cc:263:5
    #16 0x1131a036c in Run base/callback.h:396:12
    #17 0x1131a036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x113208894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x113209ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x113209ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x11317ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #22 0x113243078 in Run base/run_loop.cc:55:3
    #23 0x1132070b4 in Run base/message_loop/message_loop.cc:289:3
    #24 0x1132b1d5c in ThreadMain base/threading/thread.cc:251:3
    #25 0x1132a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #26 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #27 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

Thread T4 created by T0 here:
    #0 0x10e2f4119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1132a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1132b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11fd9026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x120195082 in RenderProcess content/renderer/render_process.h:21:3
    #5 0x120195082 in RenderProcessImpl content/renderer/render_process_impl.cc:27:0
    #6 0x12021f087 in RendererMain content/renderer/renderer_main.cc:204:23
    #7 0x1130c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1130c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11215ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10e2ad99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10e2ad563 in start (in Chromium Helper) + 51
    #11 0x11  (<unknown module>)

[91909:12551:1203/070505:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
==91909==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebRtcBrowserTest.TestWebAudioMediaStream (3787 ms)
[97/226] WebRtcBrowserTest.TestWebAudioMediaStream (5120 ms)
[ RUN      ] EncryptedMediaSupportedTypesClearKeyTest.Audio_WebM
[91918:3847:1203/070509:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91919:12807:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[91918:17667:1203/070510:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesClearKeyTest.Audio_WebM (2993 ms)
[98/226] EncryptedMediaSupportedTypesClearKeyTest.Audio_WebM (4389 ms)
[ RUN      ] WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs
[91905:3847:1203/070503:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91900:3847:1203/070506:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:57193/webrtc/adapter.js (71)
[91900:3847:1203/070506:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:39951:1203/070506:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91912:24835:1203/070506:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[91912:24835:1203/070506:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[91912:24835:1203/070506:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[91900:3847:1203/070506:INFO:CONSOLE(13)] "Returning request-callback-granted to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070506:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:57193/webrtc/adapter.js (71)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91917:24835:1203/070509:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[91917:24835:1203/070509:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[91917:24835:1203/070509:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning request-callback-granted to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-peerconnection-created to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Added local stream.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-added to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-peerconnection-created to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Added local stream.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-added to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91912:20247:1203/070509:WARNING:mediasession.cc(393)] Duplicate id found. Reassigning from 101 to 127
[91900:3847:1203/070509:INFO:CONSOLE(13)] "createOffer(): success.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-{"type":"offer","sdp":"v=0\r\no=- 7249225150215133972 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS EyajTSBO9wdDKv3Pz23v8BwHRVSYeH63tBol\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:8rDerE0xUkIX3RZB\r\na=ice-pwd:3XNgByMTyL2+7xQ+9eTvMger\r\na=fingerprint:sha-256 13:71:CF:B4:9C:E2:A8:93:A5:D8:F2:D1:B5:73:9D:F3:51:A5:10:85:5C:F2:95:84:2B:F2:4A:82:84:33:B5:11\r\na=setup:actpass\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 minptime=10; useinbandfec=1\r\na=rtpmap:103 ISAC/16000\r\na=rtpmap:104 ISAC/32000\r\na=rtpmap:9 G722/8000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:106 CN/32000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:126 telephone-event/8000\r\na=maxptime:60\r\na=ssrc:935097522 cname:/vQfCN1ZrCB/hmk6\r\na=ssrc:935097522 msid:EyajTSBO9wdDKv3Pz23v8BwHRVSYeH63tBol da5b1a6f-6e05-4d1e-8d1e-80c3574ce3ec\r\na=ssrc:935097522 mslabel:EyajTSBO9wdDKv3Pz23v8BwHRVSYeH63tBol\r\na=ssrc:935097522 label:da5b1a6f-6e05-4d1e-8d1e-80c3574ce3ec\r\nm=video 9 UDP/TLS/RTP/SAVPF 100 101 116 117 96\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:8rDerE0xUkIX3RZB\r\na=ice-pwd:3XNgByMTyL2+7xQ+9eTvMger\r\na=fingerprint:sha-256 13:71:CF:B4:9C:E2:A8:93:A5:D8:F2:D1:B5:73:9D:F3:51:A5:10:85:5C:F2:95:84:2B:F2:4A:82:84:33:B5:11\r\na=setup:actpass\r\na=mid:video\r\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:4 urn:3gpp:video-orientation\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:100 VP8/90000\r\na=rtcp-fb:100 ccm fir\r\na=rtcp-fb:100 nack\r\na=rtcp-fb:100 nack pli\r\na=rtcp-fb:100 goog-remb\r\na=rtcp-fb:100 transport-cc\r\na=rtpmap:101 VP9/90000\r\na=rtcp-fb:101 ccm fir\r\na=rtcp-fb:101 nack\r\na=rtcp-fb:101 nack pli\r\na=rtcp-fb:101 goog-remb\r\na=rtcp-fb:101 transport-cc\r\na=rtpmap:116 red/90000\r\na=rtpmap:117 ulpfec/90000\r\na=rtpmap:96 rtx/90000\r\na=fmtp:96 apt=100\r\na=ssrc-group:FID 3758319444 422933807\r\na=ssrc:3758319444 cname:/vQfCN1ZrCB/hmk6\r\na=ssrc:3758319444 msid:EyajTSBO9wdDKv3Pz23v8BwHRVSYeH63tBol 7e73d855-27f3-42c8-b7b5-e50e708c28a7\r\na=ssrc:3758319444 mslabel:EyajTSBO9wdDKv3Pz23v8BwHRVSYeH63tBol\r\na=ssrc:3758319444 label:7e73d855-27f3-42c8-b7b5-e50e708c28a7\r\na=ssrc:422933807 cname:/vQfCN1ZrCB/hmk6\r\na=ssrc:422933807 msid:EyajTSBO9wdDKv3Pz23v8BwHRVSYeH63tBol 7e73d855-27f3-42c8-b7b5-e50e708c28a7\r\na=ssrc:422933807 mslabel:EyajTSBO9wdDKv3Pz23v8BwHRVSYeH63tBol\r\na=ssrc:422933807 label:7e73d855-27f3-42c8-b7b5-e50e708c28a7\r\n"} to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "setLocalDescription(): success.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91917:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91900:3847:1203/070509:INFO:CONSOLE(13)] "setRemoteDescription(): success.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "createAnswer(): success.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-{"type":"answer","sdp":"v=0\r\no=- 5940275576275969488 2 IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS h2dOydnyQYoYgjUompc6OS5HmpucQPImP18J\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:K33kDN66NPhS4sO7\r\na=ice-pwd:JTOBa3LT2j4+7yxG0rZD9B28\r\na=fingerprint:sha-256 13:71:CF:B4:9C:E2:A8:93:A5:D8:F2:D1:B5:73:9D:F3:51:A5:10:85:5C:F2:95:84:2B:F2:4A:82:84:33:B5:11\r\na=setup:active\r\na=mid:audio\r\na=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 minptime=10; useinbandfec=1\r\na=rtpmap:103 ISAC/16000\r\na=rtpmap:104 ISAC/32000\r\na=rtpmap:9 G722/8000\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:106 CN/32000\r\na=rtpmap:105 CN/16000\r\na=rtpmap:13 CN/8000\r\na=rtpmap:126 telephone-event/8000\r\na=maxptime:60\r\na=ssrc:2668439798 cname:5Wb4jLXIG/10iva+\r\na=ssrc:2668439798 msid:h2dOydnyQYoYgjUompc6OS5HmpucQPImP18J 56f29e1c-6b93-4376-9c8d-ed4730ab4756\r\na=ssrc:2668439798 mslabel:h2dOydnyQYoYgjUompc6OS5HmpucQPImP18J\r\na=ssrc:2668439798 label:56f29e1c-6b93-4376-9c8d-ed4730ab4756\r\nm=video 9 UDP/TLS/RTP/SAVPF 100 101 116 117 96\r\nc=IN IP4 0.0.0.0\r\na=rtcp:9 IN IP4 0.0.0.0\r\na=ice-ufrag:K33kDN66NPhS4sO7\r\na=ice-pwd:JTOBa3LT2j4+7yxG0rZD9B28\r\na=fingerprint:sha-256 13:71:CF:B4:9C:E2:A8:93:A5:D8:F2:D1:B5:73:9D:F3:51:A5:10:85:5C:F2:95:84:2B:F2:4A:82:84:33:B5:11\r\na=setup:active\r\na=mid:video\r\na=extmap:2 urn:ietf:params:rtp-hdrext:toffset\r\na=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time\r\na=extmap:4 urn:3gpp:video-orientation\r\na=sendrecv\r\na=rtcp-mux\r\na=rtpmap:100 VP8/90000\r\na=rtcp-fb:100 ccm fir\r\na=rtcp-fb:100 nack\r\na=rtcp-fb:100 nack pli\r\na=rtcp-fb:100 goog-remb\r\na=rtcp-fb:100 transport-cc\r\na=rtpmap:101 VP9/90000\r\na=rtcp-fb:101 ccm fir\r\na=rtcp-fb:101 nack\r\na=rtcp-fb:101 nack pli\r\na=rtcp-fb:101 goog-remb\r\na=rtcp-fb:101 transport-cc\r\na=rtpmap:116 red/90000\r\na=rtpmap:117 ulpfec/90000\r\na=rtpmap:96 rtx/90000\r\na=fmtp:96 apt=100\r\na=ssrc-group:FID 2546772278 2692188608\r\na=ssrc:2546772278 cname:5Wb4jLXIG/10iva+\r\na=ssrc:2546772278 msid:h2dOydnyQYoYgjUompc6OS5HmpucQPImP18J f71bb260-38b7-41fc-a32d-518c24c613a5\r\na=ssrc:2546772278 mslabel:h2dOydnyQYoYgjUompc6OS5HmpucQPImP18J\r\na=ssrc:2546772278 label:f71bb260-38b7-41fc-a32d-518c24c613a5\r\na=ssrc:2692188608 cname:5Wb4jLXIG/10iva+\r\na=ssrc:2692188608 msid:h2dOydnyQYoYgjUompc6OS5HmpucQPImP18J f71bb260-38b7-41fc-a32d-518c24c613a5\r\na=ssrc:2692188608 mslabel:h2dOydnyQYoYgjUompc6OS5HmpucQPImP18J\r\na=ssrc:2692188608 label:f71bb260-38b7-41fc-a32d-518c24c613a5\r\n"} to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Receiving remote stream...", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91917:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91917:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91912:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91917:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91912:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91917:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91912:24835:1203/070509:WARNING:rtp_packet_history.cc(42)] Purging packet history in order to re-set status.
[91900:3847:1203/070509:INFO:CONSOLE(13)] "setLocalDescription(): success.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "setRemoteDescription(): success.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-accepted-answer to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Receiving remote stream...", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(170)] "Still ICE gathering - waiting...", source: http://127.0.0.1:57193/webrtc/peerconnection.js (170)
[91912:24835:1203/070509:WARNING:p2ptransportchannel.cc(430)] Jingle:Port[audio:1:0:local:Net[en0:192.168.144.x/22:Ethernet]]: SetOption(1, 65536) failed: 0
[91912:24835:1203/070509:WARNING:p2ptransportchannel.cc(430)] Jingle:Port[audio:1:0:local:Net[en0:192.168.144.x/22:Ethernet]]: SetOption(2, 65536) failed: 0
[91917:24835:1203/070509:WARNING:p2ptransportchannel.cc(430)] Jingle:Port[audio:1:0:local:Net[en0:192.168.144.x/22:Ethernet]]: SetOption(1, 65536) failed: 0
[91917:24835:1203/070509:WARNING:p2ptransportchannel.cc(430)] Jingle:Port[audio:1:0:local:Net[en0:192.168.144.x/22:Ethernet]]: SetOption(2, 65536) failed: 0
[91900:3847:1203/070509:INFO:CONSOLE(170)] "Still ICE gathering - waiting...", source: http://127.0.0.1:57193/webrtc/peerconnection.js (170)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning [{"candidate":"candidate:2696429414 1 udp 2122260223 192.168.145.18 51644 typ host generation 0","sdpMid":"audio","sdpMLineIndex":0},{"candidate":"candidate:3996894102 1 tcp 1518280447 192.168.145.18 9 typ host tcptype active generation 0","sdpMid":"audio","sdpMLineIndex":0}] to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-received-candidates to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning [{"candidate":"candidate:2696429414 1 udp 2122260223 192.168.145.18 56920 typ host generation 0","sdpMid":"audio","sdpMLineIndex":0},{"candidate":"candidate:2696429414 2 udp 2122260222 192.168.145.18 62022 typ host generation 0","sdpMid":"audio","sdpMLineIndex":0},{"candidate":"candidate:2696429414 1 udp 2122260223 192.168.145.18 49791 typ host generation 0","sdpMid":"video","sdpMLineIndex":1},{"candidate":"candidate:2696429414 2 udp 2122260222 192.168.145.18 63469 typ host generation 0","sdpMid":"video","sdpMLineIndex":1},{"candidate":"candidate:3996894102 1 tcp 1518280447 192.168.145.18 9 typ host tcptype active generation 0","sdpMid":"audio","sdpMLineIndex":0}] to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91917:23311:1203/070509:WARNING:webrtcsession.cc(1731)] Candidate has unknown component: Cand[2696429414:2:udp:2122260222:192.168.145.18:62022:local::0::] for content: audio
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-received-candidates to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-started to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-started to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-call-hung-up to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91912:20247:1203/070509:ERROR:webrtcsession.cc(1314)] SetAudioPlayoutVolume: No audio channel exists.
[91912:20247:1203/070509:ERROR:webrtcsession.cc(1314)] SetAudioPlayoutVolume: No audio channel exists.
[91900:3847:1203/070509:INFO:CONSOLE(13)] "Returning ok-call-hung-up to test.", source: http://127.0.0.1:57193/webrtc/test_functions.js (13)
[91917:23311:1203/070509:ERROR:webrtcsession.cc(1314)] SetAudioPlayoutVolume: No audio channel exists.
[91917:23311:1203/070509:ERROR:webrtcsession.cc(1314)] SetAudioPlayoutVolume: No audio channel exists.
[91917:23311:1203/070509:ERROR:webrtcsession.cc(1302)] SetAudioSend: No audio channel exists.
[91917:23311:1203/070509:WARNING:webrtcsession.cc(1330)] Video not used in this call.
[91917:23311:1203/070509:WARNING:webrtcsession.cc(1364)] SetVideoSend: No video channel exists.
[91917:23311:1203/070509:ERROR:webrtcsession.cc(1285)] SetAudioPlayout: No audio channel exists.
[91917:23311:1203/070509:WARNING:webrtcsession.cc(1348)] SetVideoPlayout: No video channel exists.
=================================================================
==91917==ERROR: AddressSanitizer: heap-use-after-free on address 0x6120000919d0 at pc 0x00011cd7b19d bp 0x00015d7cbc10 sp 0x00015d7cbc08
READ of size 8 at 0x6120000919d0 thread T26
[91917:13063:1203/070509:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[91917:13063:1203/070509:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
    #0 0x11cd7b19c in SourceCallback content/renderer/media/webrtc_audio_renderer.cc:459:3
    #1 0x11cd7adae in Render content/renderer/media/webrtc_audio_renderer.cc:434:5
    #2 0x1127ab490 in Process media/audio/audio_output_device.cc:423:3
    #3 0x11278e5e0 in Run media/audio/audio_device_thread.cc:183:9
    #4 0x11278e2e7 in ThreadMain media/audio/audio_device_thread.cc:158:3
    #5 0x10fca560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #6 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #7 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

0x6120000919d0 is located 16 bytes inside of 272-byte region [0x6120000919c0,0x612000091ad0)
freed by thread T0 here:
[91912:20247:1203/070509:ERROR:webrtcsession.cc(1302)] SetAudioSend: No audio channel exists.
rt.asan_osx_dynamic.dylib+0x5644b)
[99/226] WebRtcBrowserTest.RunsAudioVideoWebRTCCallInTwoTabs (10118 ms)
[ RUN      ] EncryptedMediaSupportedTypesWidevineTest.Audio_MP4
[91926:3847:1203/070513:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesWidevineTest.Audio_MP4 (2856 ms)
[100/226] EncryptedMediaSupportedTypesWidevineTest.Audio_MP4 (4127 ms)
[ RUN      ] EncryptedMediaSupportedTypesWidevineCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent
[91927:3847:1203/070513:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91921:3847:1203/070514:INFO:CONSOLE(0)] "It is recommended that a robustness level be specified. Not specifying the robustness level could result in unexpected behavior in the future, potentially including failure to play.", source: http://127.0.0.1:57217/test_key_system_instantiation.html (0)
[91927:17411:1203/070514:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncryptedMediaSupportedTypesWidevineCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (3096 ms)
[101/226] EncryptedMediaSupportedTypesWidevineCDMRegisteredWithWrongPathTest.PepperCDMsRegisteredButAdapterNotPresent (4493 ms)
[ RUN      ] MediaStreamDevicesControllerTest.RequestAndBlockCam
[91937:3847:1203/070517:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaStreamDevicesControllerTest.RequestAndBlockCam (2908 ms)
[102/226] MediaStreamDevicesControllerTest.RequestAndBlockCam (4377 ms)
[ RUN      ] MediaStreamDevicesControllerTest.DenyMicDoesNotChangeCam
[91938:3847:1203/070518:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91938:3847:1203/070519:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[91938:3847:1203/070519:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[91938:3847:1203/070519:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[91938:3847:1203/070519:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] MediaStreamDevicesControllerTest.DenyMicDoesNotChangeCam (2980 ms)
[103/226] MediaStreamDevicesControllerTest.DenyMicDoesNotChangeCam (4370 ms)
[ RUN      ] DnsProbeBrowserTest.NoProbeInSubframe
[91947:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DnsProbeBrowserTest.NoProbeInSubframe (2808 ms)
[104/226] DnsProbeBrowserTest.NoProbeInSubframe (4141 ms)
[ RUN      ] SdchBrowserTest.Isolation
[91948:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91948:17923:1203/070526:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SdchBrowserTest.Isolation (5571 ms)
[105/226] SdchBrowserTest.Isolation (6934 ms)
[ RUN      ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURL
[91957:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:57231...
sending server_data: {"host": "127.0.0.1", "port": 57231} (36 bytes)
[91952:61231:1203/070527:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91952:3847:1203/070527:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURL (3139 ms)
[106/226] WebSocketBrowserConnectToTest.WebSocketBasicAuthInWSURL (4354 ms)
[ RUN      ] MetricsWebContentsObserverBrowserTest.NoNavigation
[91964:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:57236...
sending server_data: {"host": "127.0.0.1", "port": 57236} (36 bytes)
[       OK ] MetricsWebContentsObserverBrowserTest.NoNavigation (3267 ms)
[107/226] MetricsWebContentsObserverBrowserTest.NoNavigation (4643 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForNormalSubmit
[91968:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91963:43299:1203/070531:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91969:12807:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[91963:3847:1203/070531:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[91968:17155:1203/070531:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForNormalSubmit (2728 ms)
[108/226] PasswordManagerBrowserTestBase.PromptForNormalSubmit (4228 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForSubmitUsingJavaScript
[91975:3847:1203/070533:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91971:44059:1203/070534:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91971:3847:1203/070534:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[91975:16135:1203/070534:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForSubmitUsingJavaScript (2786 ms)
[109/226] PasswordManagerBrowserTestBase.PromptForSubmitUsingJavaScript (4177 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForXHRSubmitWithoutNavigationWithUnfilledForm
[91979:3847:1203/070534:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91972:44327:1203/070535:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91972:3847:1203/070535:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PasswordManagerBrowserTestBase.NoPromptForXHRSubmitWithoutNavigationWithUnfilledForm (2678 ms)
[110/226] PasswordManagerBrowserTestBase.NoPromptForXHRSubmitWithoutNavigationWithUnfilledForm (4044 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForInputElementWithoutIdAndName
[91987:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91982:45831:1203/070539:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91982:3847:1203/070539:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[91987:17411:1203/070539:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForInputElementWithoutIdAndName (2892 ms)
[111/226] PasswordManagerBrowserTestBase.PromptForInputElementWithoutIdAndName (4299 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForFileSchemeURLs
[91990:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91990:17411:1203/070539:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.NoPromptForFileSchemeURLs (2956 ms)
[112/226] PasswordManagerBrowserTestBase.NoPromptForFileSchemeURLs (4325 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PasswordValueAccessible
[91997:3847:1203/070542:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91992:44807:1203/070543:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91992:3847:1203/070543:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[91997:17155:1203/070543:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PasswordValueAccessible (3138 ms)
[113/226] PasswordManagerBrowserTestBase.PasswordValueAccessible (4591 ms)
[ RUN      ] MaterialPDFExtensionTest.PageChange
[92000:3847:1203/070543:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[91993:60175:1203/070544:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[91993:3847:1203/070546:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[91993:3847:1203/070548:INFO:CONSOLE(0)] "[SUCCESS] testPageChangesWithArrows", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[91993:3847:1203/070548:INFO:CONSOLE(0)] "[SUCCESS] testPageDoesntChangeWhenFormFocused", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[91993:3847:1203/070548:INFO:CONSOLE(0)] "[SUCCESS] testPageDownInFitPage", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[91993:3847:1203/070548:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[91993:3847:1203/070548:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MaterialPDFExtensionTest.PageChange (7225 ms)
[114/226] MaterialPDFExtensionTest.PageChange (8554 ms)
[ RUN      ] PluginPowerSaverBrowserTest.SmallCrossOrigin
objc[92009]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[92009]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.SmallCrossOrigin (3662 ms)
[115/226] PluginPowerSaverBrowserTest.SmallCrossOrigin (4998 ms)
[ RUN      ] PrefsFunctionalTest.TestHaveLocalStatePrefs
[92016:3847:1203/070551:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92018:3847:1203/070552:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[92018:3847:1203/070552:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92018:3847:1203/070552:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92018:3847:1203/070552:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92018:3847:1203/070552:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92018:3847:1203/070552:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92018:3847:1203/070552:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92016:17411:1203/070552:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.TestHaveLocalStatePrefs (2477 ms)
[116/226] PrefsFunctionalTest.TestHaveLocalStatePrefs (3939 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLink
[92024:3847:1203/070555:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92020:62219:1203/070556:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLink (3324 ms)
[117/226] PrerenderBrowserTest.PrerenderPageRemovingLink (4557 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksOneLate
[92030:3847:1203/070559:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92027:61955:1203/070600:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksOneLate (3405 ms)
[118/226] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksOneLate (4826 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderVisibility
[92036:3847:1203/070604:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92033:62475:1203/070605:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderVisibility (3354 ms)
[119/226] PrerenderBrowserTest.PrerenderVisibility (4571 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHttpAuthentication
[92043:3847:1203/070609:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92040:62727:1203/070610:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92043:17155:1203/070611:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderHttpAuthentication (3337 ms)
[120/226] PrerenderBrowserTest.PrerenderHttpAuthentication (4565 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToFirst
[92049:3847:1203/070613:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92046:61963:1203/070614:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92049:17923:1203/070615:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToFirst (3415 ms)
[121/226] PrerenderBrowserTest.PrerenderServerRedirectNavigateToFirst (4827 ms)
[ RUN      ] PrerenderBrowserTest.OpenTaskManagerBeforePrerender
[92056:3847:1203/070618:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92053:62475:1203/070619:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.OpenTaskManagerBeforePrerender (6301 ms)
[122/226] PrerenderBrowserTest.OpenTaskManagerBeforePrerender (7720 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5Audio
[92063:3847:1203/070626:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92059:62219:1203/070627:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92065:13063:1203/070631:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[92059:3847:1203/070631:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PrerenderBrowserTest.PrerenderHTML5Audio (6868 ms)
[123/226] PrerenderBrowserTest.PrerenderHTML5Audio (8243 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrDelete
[92069:3847:1203/070634:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92066:62219:1203/070635:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92069:16899:1203/070636:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrDelete (3880 ms)
[124/226] PrerenderBrowserTest.PrerenderXhrDelete (5087 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSafeBrowsingSubresource
[92076:3847:1203/070639:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92073:62219:1203/070640:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderSafeBrowsingSubresource (3261 ms)
[125/226] PrerenderBrowserTest.PrerenderSafeBrowsingSubresource (4567 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickNewForegroundTab
[92082:3847:1203/070644:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92079:62731:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92082:17667:1203/070647:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClickNewForegroundTab (4545 ms)
[126/226] PrerenderBrowserTest.PrerenderClickNewForegroundTab (5879 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageCrossDomain
[92017:3847:1203/070552:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010bc65aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011a056f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9040b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d1a8233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d1ad916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d1ad0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8a8a0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8a8a0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8a8a0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff889e6533 _DPSNextEvent + 685
11  AppKit                              0x00007fff889e5df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff889dd1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010bc46a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010bc447fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010bd04149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011a128e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011a12b6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011a058bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010bc2e12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011a05696a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010ae8f8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010ae8d016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011641b837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000116ca311a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011641726b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000116423407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011640fb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011a053679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011a0517ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011a0560ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010bc2c0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010c9f5f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010c9f7b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010c9f8dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010ca0aab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010ca0a02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010be2e219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010aa369ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011a1217c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010bbe2513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010aa3688d main + 237
42  browser_tests                       0x0000000108eece34 start + 52
[127/226] PrerenderBrowserTest.PrerenderPageCrossDomain (TIMED OUT)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLReferrerPolicy
[92090:3847:1203/070650:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92087:63235:1203/070651:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92087:60715:1203/070652:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92094:12551:1203/070652:WARNING:channel.cc(358)] RawChannel write error
[92090:17411:1203/070652:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLReferrerPolicy (4063 ms)
[128/226] PrerenderBrowserTest.PrerenderSSLReferrerPolicy (5442 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredMainFrameAfterRedirect
[92096:3847:1203/070652:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92092:40975:1203/070653:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderDeferredMainFrameAfterRedirect (4021 ms)
[129/226] PrerenderBrowserTest.PrerenderDeferredMainFrameAfterRedirect (5503 ms)
[ RUN      ] ProfileManagerBrowserTest.DeleteSingletonProfile
[92103:3847:1203/070655:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92098:3847:1203/070657:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown incognito.mode_availability
[92098:3847:1203/070657:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] ProfileManagerBrowserTest.DeleteSingletonProfile (2858 ms)
[130/226] ProfileManagerBrowserTest.DeleteSingletonProfile (4187 ms)
[ RUN      ] PushMessagingBrowserTest.GlobalResetNotificationsPermissionUnsubscribes
[92114:3847:1203/070700:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92109:18179:1203/070700:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92109:3847:1203/070700:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:57338/push_messaging/push_test.js (18)
[92109:3847:1203/070700:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:57338/push_messaging/push_test.js (18)
[92109:3847:1203/070700:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:57338/push_messaging/push_test.js (18)
[92109:3847:1203/070700:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:57338/push_messaging/push_test.js (18)
[92109:3847:1203/070700:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:57338/push_messaging/push_test.js (18)
[92109:3847:1203/070700:INFO:CONSOLE(18)] "sendResultToTest: permission status - prompt", source: https://127.0.0.1:57338/push_messaging/push_test.js (18)
[92109:3847:1203/070700:INFO:CONSOLE(18)] "sendResultToTest: false - not subscribed", source: https://127.0.0.1:57338/push_messaging/push_test.js (18)
[92109:3847:1203/070701:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[92109:3847:1203/070701:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[92109:3847:1203/070701:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.GlobalResetNotificationsPermissionUnsubscribes (2695 ms)
[131/226] PushMessagingBrowserTest.GlobalResetNotificationsPermissionUnsubscribes (4122 ms)
[ RUN      ] ProfileWindowBrowserTest.GuestClearsCookies
[92108:3847:1203/070658:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92105:69415:1203/070701:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92110:12807:1203/070701:WARNING:channel.cc(358)] RawChannel write error
[92108:17155:1203/070701:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==92108==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90422bc9 bp 0x00012361d730 sp 0x00012361d6f0 T6)
    #0 0x7fff90422bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10b96b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10b96b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10b96b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10b96b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10b98d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10b98d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10b978628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10b978b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10b978b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10b986c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10b986c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10b986c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10b986c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10b986c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1095e036c in Run base/callback.h:396:12
    #16 0x1095e036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x109648894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x109649ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x109649ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1095bad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x109683078 in Run base/run_loop.cc:55:3
    #22 0x1096470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1096f1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1096e560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10474a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1096e4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1096f1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1161d026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1094d4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1094d4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1094d370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x109502948 in Run content/app/content_main_runner.cc:786:12
    #8 0x109500abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10859ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10470799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x104707563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==92108==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ProfileWindowBrowserTest.GuestClearsCookies (5458 ms)
[132/226] ProfileWindowBrowserTest.GuestClearsCookies (6858 ms)
[ RUN      ] ReferrerPolicyTest.TargetBlankRedirect
[92121:3847:1203/070704:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92117:3847:1203/070705:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ReferrerPolicyTest.TargetBlankRedirect (2728 ms)
[133/226] ReferrerPolicyTest.TargetBlankRedirect (4283 ms)
[ RUN      ] ContextMenuBrowserTest.OpenEntryAbsentForFilteredURLs
[92125:3847:1203/070704:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92127:12551:1203/070705:WARNING:channel.cc(358)] RawChannel write error
[92127:3847:1203/070705:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[92127:3847:1203/070705:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92127:3847:1203/070705:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92127:3847:1203/070705:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92127:3847:1203/070705:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92127:3847:1203/070705:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92127:3847:1203/070705:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92125:17667:1203/070705:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContextMenuBrowserTest.OpenEntryAbsentForFilteredURLs (2394 ms)
[134/226] ContextMenuBrowserTest.OpenEntryAbsentForFilteredURLs (3778 ms)
[ RUN      ] ChromeSSLHostStateDelegateTest.LocalhostErrorWithoutFlag
[92134:3847:1203/070708:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92136:14851:1203/070709:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[92136:14851:1203/070709:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92134:16899:1203/070709:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeSSLHostStateDelegateTest.LocalhostErrorWithoutFlag (2436 ms)
[135/226] ChromeSSLHostStateDelegateTest.LocalhostErrorWithoutFlag (3842 ms)
[ RUN      ] SecurityStateModelTest.SHA1Broken
[92135:3847:1203/070708:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SecurityStateModelTest.SHA1Broken (2748 ms)
[136/226] SecurityStateModelTest.SHA1Broken (4104 ms)
[ RUN      ] SSLUITest.TestUnsafeImageWithUserException
[92146:3847:1203/070712:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92148:16643:1203/070714:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000108afa373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000108b45c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000108b91a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x00000001156e5493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x00000001156e4a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010a581dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000109fbdf10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000109de93b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000109edfad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000109edcbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000109edd235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010a028d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010b187392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000115a8d663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000115a8dae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000108c0b421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000108c0af43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000108c0060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9041d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9040a1a1 thread_start + 13

[92139:62735:1203/070715:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92139:3847:1203/070715:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] SSLUITest.TestUnsafeImageWithUserException (4736 ms)
[137/226] SSLUITest.TestUnsafeImageWithUserException (6166 ms)
[ RUN      ] CommonNameMismatchBrowserTest.InterstitialStopNavigationWhileLoading
[92154:3847:1203/070718:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92151:3847:1203/070719:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] CommonNameMismatchBrowserTest.InterstitialStopNavigationWhileLoading (2266 ms)
[138/226] CommonNameMismatchBrowserTest.InterstitialStopNavigationWhileLoading (3508 ms)
[ RUN      ] DevToolsTagTest.TagsManagerRecordsATag
[92159:3847:1203/070722:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92156:16899:1203/070723:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92159:3847:1203/070725:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[92159:3847:1203/070725:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[92163:15107:1203/070728:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92163:15107:1203/070728:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92159:18179:1203/070728:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsTagTest.TagsManagerRecordsATag (7467 ms)
[139/226] DevToolsTagTest.TagsManagerRecordsATag (8783 ms)
[ RUN      ] ExtensionTagsTest.PreAndPostExistingTaskProviding
[92167:3847:1203/070731:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionTagsTest.PreAndPostExistingTaskProviding (4413 ms)
[140/226] ExtensionTagsTest.PreAndPostExistingTaskProviding (5616 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsNewDockedWindow
[92181:3847:1203/070736:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92181:17923:1203/070740:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.DevToolsNewDockedWindow (4990 ms)
[141/226] TaskManagerBrowserTest.DevToolsNewDockedWindow (6410 ms)
[ RUN      ] ChromeTracingDelegateBrowserTest.ExistingIncognitoSessionBlockingTraceStart
[92187:3847:1203/070743:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ChromeTracingDelegateBrowserTest.ExistingIncognitoSessionBlockingTraceStart (2633 ms)
[142/226] ChromeTracingDelegateBrowserTest.ExistingIncognitoSessionBlockingTraceStart (4043 ms)
[ RUN      ] AutofillDialogControllerTest.FillInputFromAutofill
[92194:3847:1203/070747:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92191:3847:1203/070748:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AutofillDialogControllerTest.FillInputFromAutofill (2939 ms)
[143/226] AutofillDialogControllerTest.FillInputFromAutofill (4297 ms)
[ RUN      ] AutofillDialogControllerTest.TabOpensToJustRight
[92199:3847:1203/070751:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92200:12807:1203/070752:WARNING:channel.cc(358)] RawChannel write error
[92196:4611:1203/070753:ERROR:mach_broker_mac.mm(234)] Unknown process 92201 is sending Mach IPC messages!
[92196:4611:1203/070753:ERROR:mach_broker_mac.mm(234)] Unknown process 92202 is sending Mach IPC messages!
[92199:17155:1203/070753:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.TabOpensToJustRight (3440 ms)
[144/226] AutofillDialogControllerTest.TabOpensToJustRight (4823 ms)
[ RUN      ] AutofillDialogControllerTest.HideOnNavigate
[92207:3847:1203/070756:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92203:3847:1203/070757:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] AutofillDialogControllerTest.HideOnNavigate (2812 ms)
[145/226] AutofillDialogControllerTest.HideOnNavigate (4033 ms)
[ RUN      ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchor
[92212:3847:1203/070800:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92209:62475:1203/070801:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchor (2655 ms)
[146/226] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchor (4047 ms)
[ RUN      ] PopupBlockerBrowserTest.DenialOfService
[92218:3847:1203/070804:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92215:62475:1203/070805:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.DenialOfService (2766 ms)
[147/226] PopupBlockerBrowserTest.DenialOfService (4032 ms)
[ RUN      ] BrowserTest.NoTitle
[92224:3847:1203/070808:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserTest.NoTitle (2266 ms)
[148/226] BrowserTest.NoTitle (3510 ms)
[ RUN      ] SSLUITest.TestUnsafeContentsInWorkerWithUserException
[92144:3847:1203/070712:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010e2a1aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011c692f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9040b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d1a8233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d1ad916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d1ad0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8a8a0eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8a8a0c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8a8a0ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff889e6533 _DPSNextEvent + 685
11  AppKit                              0x00007fff889e5df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff889dd1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010e282a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010e2807fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010e340149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011c764e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011c7676ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011c694bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010e26a12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011c69296a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010d4cb8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010d4c9016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000118a57837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x00000001192df11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x0000000118a5326b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000118a5f407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000118a4bb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011c68f679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011c68d7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011c6920ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010e2680dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000010f031f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000010f033b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000010f034dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010f046ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010f04602a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010e46a219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010d0729ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011c75d7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010e21e513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010d07288d main + 237
42  browser_tests                       0x000000010b528e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[149/226] SSLUITest.TestUnsafeContentsInWorkerWithUserException (TIMED OUT)
[ RUN      ] BrowserTest.JavascriptAlertActivatesTab
[92230:3847:1203/070811:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92230:17411:1203/070813:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.JavascriptAlertActivatesTab (3659 ms)
[150/226] BrowserTest.JavascriptAlertActivatesTab (5157 ms)
[ RUN      ] BrowserTest.NoStopDuringTransferUntilCommit
[92234:3847:1203/070812:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92227:62727:1203/070813:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92227:63491:1203/070814:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92237:12807:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[92234:17667:1203/070815:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.NoStopDuringTransferUntilCommit (4016 ms)
[151/226] BrowserTest.NoStopDuringTransferUntilCommit (5326 ms)
[ RUN      ] BrowserTest.BeforeUnloadVsBeforeReload
[92243:3847:1203/070817:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92239:3847:1203/070818:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[92243:17411:1203/070818:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.BeforeUnloadVsBeforeReload (2738 ms)
[152/226] BrowserTest.BeforeUnloadVsBeforeReload (4164 ms)
[ RUN      ] NoStartupWindowTest.NoStartupWindowBasicTest
[92247:3847:1203/070818:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] NoStartupWindowTest.NoStartupWindowBasicTest (2520 ms)
[153/226] NoStartupWindowTest.NoStartupWindowBasicTest (3881 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabRespectingRef
[92253:3847:1203/070821:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92249:19727:1203/070822:ERROR:mach_broker_mac.mm(234)] Unknown process 92259 is sending Mach IPC messages!
[92249:19727:1203/070823:ERROR:mach_broker_mac.mm(234)] Unknown process 92260 is sending Mach IPC messages!
[92249:19727:1203/070823:ERROR:mach_broker_mac.mm(234)] Unknown process 92261 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabRespectingRef (3899 ms)
[154/226] BrowserNavigatorTest.Disposition_SingletonTabRespectingRef (5252 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_IncompatibleWindow_NoExisting
[92257:3847:1203/070822:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92262:12807:1203/070824:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[92250:5635:1203/070824:ERROR:mach_broker_mac.mm(234)] Unknown process 92263 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_IncompatibleWindow_NoExisting (4283 ms)
[155/226] BrowserNavigatorTest.Disposition_IncompatibleWindow_NoExisting (5711 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced
[92269:3847:1203/070826:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92274:12551:1203/070828:WARNING:channel.cc(358)] RawChannel write error
[92269:18435:1203/070828:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced (3571 ms)
[156/226] BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced (5093 ms)
[ RUN      ] BrowserWindowControllerTest.ZOrderNormal
[92273:3847:1203/070827:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92273:17155:1203/070829:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserWindowControllerTest.ZOrderNormal (3390 ms)
[157/226] BrowserWindowControllerTest.ZOrderNormal (4903 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.LearnMore
[92280:3847:1203/070831:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92280:17155:1203/070833:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninBubbleControllerTest.LearnMore (3059 ms)
[158/226] OneClickSigninBubbleControllerTest.LearnMore (4357 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.OfferNewProfile
[92284:3847:1203/070832:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92284:18435:1203/070833:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileSigninConfirmationViewControllerTest.OfferNewProfile (2853 ms)
[159/226] ProfileSigninConfirmationViewControllerTest.OfferNewProfile (4347 ms)
[ RUN      ] PermissionBubbleBrowserTest.FullscreenHasLocationBar
[92292:3847:1203/070836:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92292:15111:1203/070837:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PermissionBubbleBrowserTest.FullscreenHasLocationBar (2737 ms)
[160/226] PermissionBubbleBrowserTest.FullscreenHasLocationBar (4212 ms)
[ RUN      ] FindInPageControllerTest.RestartSearchFromF3
[92303:3847:1203/070840:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92298:3847:1203/070841:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[92303:17923:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.RestartSearchFromF3 (2588 ms)
[161/226] FindInPageControllerTest.RestartSearchFromF3 (3785 ms)
[ RUN      ] HostedAppTest.ShouldShowLocationBarForHostedApp
[92296:3847:1203/070837:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92302:12807:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[92305:13319:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostedAppTest.ShouldShowLocationBarForHostedApp (6858 ms)
[162/226] HostedAppTest.ShouldShowLocationBarForHostedApp (8377 ms)
[ RUN      ] LoginPromptBrowserTest.BlockCrossdomainPromptForSubresources
[92310:3847:1203/070844:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92306:62979:1203/070845:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92306:62979:1203/070846:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92306:3847:1203/070846:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[92310:17155:1203/070846:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.BlockCrossdomainPromptForSubresources (4130 ms)
[163/226] LoginPromptBrowserTest.BlockCrossdomainPromptForSubresources (5456 ms)
[ RUN      ] NewTabPageInterceptorTest.404Interception
[92315:3847:1203/070845:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92318:13063:1203/070847:WARNING:channel.cc(358)] RawChannel write error
[92309:3847:1203/070847:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[92315:17155:1203/070847:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NewTabPageInterceptorTest.404Interception (3873 ms)
[164/226] NewTabPageInterceptorTest.404Interception (5184 ms)
[ RUN      ] StartupBrowserCreatorTest.StartupURLsOnNewWindowWithNoTabbedBrowsers
[92333:3847:1203/070850:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92342:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[92342:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92342:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92342:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92342:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92342:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92342:3847:1203/070851:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] StartupBrowserCreatorTest.StartupURLsOnNewWindowWithNoTabbedBrowsers (3308 ms)
[165/226] StartupBrowserCreatorTest.StartupURLsOnNewWindowWithNoTabbedBrowsers (4926 ms)
[ RUN      ] NewTabPageInterceptorTest.204Interception
[92324:3847:1203/070849:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92327:13319:1203/070851:WARNING:channel.cc(358)] RawChannel write error
[92319:3847:1203/070852:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[92324:17411:1203/070852:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NewTabPageInterceptorTest.204Interception (4725 ms)
[166/226] NewTabPageInterceptorTest.204Interception (6329 ms)
[ RUN      ] BrowserActionsBarRedesignBrowserTest.TestUiForActionsWantToRun
[92498:3847:1203/070855:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92515:14083:1203/070856:WARNING:channel.cc(358)] RawChannel write error
[92498:15623:1203/070856:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionsBarRedesignBrowserTest.TestUiForActionsWantToRun (2890 ms)
[167/226] BrowserActionsBarRedesignBrowserTest.TestUiForActionsWantToRun (4345 ms)
[ RUN      ] ContentSettingsExceptionsAreaBrowserTest.OpenIncognitoWindow
[92507:3847:1203/070856:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92455:3847:1203/070858:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[92455:5635:1203/070901:ERROR:mach_broker_mac.mm(234)] Unknown process 92662 is sending Mach IPC messages!
[       OK ] ContentSettingsExceptionsAreaBrowserTest.OpenIncognitoWindow (7797 ms)
[168/226] ContentSettingsExceptionsAreaBrowserTest.OpenIncognitoWindow (9415 ms)
[ RUN      ] WebUIWebViewBrowserTest.ContentScriptExistsAsLongAsWebViewTagExists
[92637:3847:1203/070859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92574:3847:1203/070903:INFO:CONSOLE(1795)] "Running test testContentScriptExistsAsLongAsWebViewTagExists", source: webview_basic.js (1795)
[92574:3847:1203/070903:INFO:CONSOLE(4619)] "Step 1: call <webview>.addContentScripts.", source: webview_basic.js (4619)
[92574:3847:1203/070904:INFO:CONSOLE(4631)] "Step 2: check the result of content script injected.", source: webview_basic.js (4631)
[92574:3847:1203/070904:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[92574:40983:1203/070904:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92574:3847:1203/070904:INFO:CONSOLE(4638)] "Step 3: remove webview from the DOM.", source: webview_basic.js (4638)
[92574:3847:1203/070904:INFO:CONSOLE(4640)] "Step 4: add webview back to the DOM.", source: webview_basic.js (4640)
[92574:3847:1203/070905:INFO:CONSOLE(4645)] "Step 5: check the result of content script injected again.", source: webview_basic.js (4645)
[92665:12807:1203/070905:WARNING:channel.cc(358)] RawChannel write error
[92661:13063:1203/070905:WARNING:channel.cc(358)] RawChannel write error
[92574:3847:1203/070905:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[92637:17411:1203/070906:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIWebViewBrowserTest.ContentScriptExistsAsLongAsWebViewTagExists (7846 ms)
[169/226] WebUIWebViewBrowserTest.ContentScriptExistsAsLongAsWebViewTagExists (9371 ms)
[ RUN      ] ZoomControllerBrowserTest.ErrorPagesCanZoom
[92689:3847:1203/070905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92693:13319:1203/070906:WARNING:channel.cc(358)] RawChannel write error
[92675:3847:1203/070906:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[92689:17411:1203/070906:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.ErrorPagesCanZoom (3240 ms)
[170/226] ZoomControllerBrowserTest.ErrorPagesCanZoom (4597 ms)
[ RUN      ] FormAutofillTest.ExtractFormsSkippedForms
[       OK ] FormAutofillTest.ExtractFormsSkippedForms (218 ms)
[171/226] FormAutofillTest.ExtractFormsSkippedForms (1491 ms)
[ RUN      ] FormAutofillTest.LabelsInferredWithImageTags
[       OK ] FormAutofillTest.LabelsInferredWithImageTags (210 ms)
[172/226] FormAutofillTest.LabelsInferredWithImageTags (1759 ms)
[ RUN      ] FastUnloadTest.WindowCloseAfterBeforeUnloadCrash
[92720:3847:1203/070909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92702:3847:1203/070910:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] FastUnloadTest.WindowCloseAfterBeforeUnloadCrash (2851 ms)
[173/226] FastUnloadTest.WindowCloseAfterBeforeUnloadCrash (4249 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerScaledTextareaTapped
[       OK ] PageClickTrackerTest.PageClickTrackerScaledTextareaTapped (218 ms)
[174/226] PageClickTrackerTest.PageClickTrackerScaledTextareaTapped (1597 ms)
[ RUN      ] PasswordAutofillAgentTest.NoAutocompleteForPasswordFieldUsernames
[       OK ] PasswordAutofillAgentTest.NoAutocompleteForPasswordFieldUsernames (228 ms)
[175/226] PasswordAutofillAgentTest.NoAutocompleteForPasswordFieldUsernames (1457 ms)
[ RUN      ] TranslateHelperBrowserTest.TranslateLibNeverReady
[       OK ] TranslateHelperBrowserTest.TranslateLibNeverReady (56 ms)
[176/226] TranslateHelperBrowserTest.TranslateLibNeverReady (1215 ms)
[ RUN      ] WebUIBrowserExpectFailTest.TestFailsAsyncFast
[92890:3847:1203/070915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92840:3847:1203/070916:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[92840:3847:1203/070917:ERROR:CONSOLE(1)] "Uncaught ReferenceError: DISABLED_BogusFunctionName is not defined", source: chrome://downloads/ (1)
[92840:3847:1203/070917:ERROR:web_ui_browser_test.cc(456)] Encountered javascript console error(s)
[92896:12551:1203/070917:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[92896:12551:1203/070917:WARNING:channel.cc(358)] RawChannel write error
[92890:17923:1203/070917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserExpectFailTest.TestFailsAsyncFast (4026 ms)
[177/226] WebUIBrowserExpectFailTest.TestFailsAsyncFast (5460 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncFailsExpect
[92895:3847:1203/070916:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92880:3847:1203/070917:INFO:CONSOLE(1795)] "Running test startAsyncTest", source: async.js (1795)
[92880:3847:1203/070917:ERROR:web_ui_test_handler.cc(76)] Failed: testFailsExpect()
Error: expectNotReached()
    at assertNotReached (async.js:1684:11)
    at expectFunc (async.js:1752:20)
    at testFailsExpect (async.js:4206:3)
    at expectFunc (async.js:1752:20)
    at runTestFunction (async.js:1825:37)
    at runAsync (async.js:4236:16)
    at <anonymous>:1:1Failed: testFailsExpect()
Error: expectNotReached()
    at assertNotReached (async.js:1684:11)
    at expectFunc (async.js:1752:20)
    at testFailsExpect (async.js:4208:3)
    at expectFunc (async.js:1752:20)
    at runTestFunction (async.js:1825:37)
    at runAsync (async.js:4236:16)
    at <anonymous>:1:1
[92898:13063:1203/070917:WARNING:channel.cc(358)] RawChannel write error
[92895:17411:1203/070918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncTest.TestAsyncFailsExpect (3755 ms)
[178/226] WebUIBrowserAsyncTest.TestAsyncFailsExpect (5228 ms)
[ RUN      ] WebUIResourceBrowserTest.CrTest
[92907:3847:1203/070921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92907:17155:1203/070921:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.CrTest (2484 ms)
[179/226] WebUIResourceBrowserTest.CrTest (3843 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncPassPass
[92903:3847:1203/070920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92906:13319:1203/070922:WARNING:channel.cc(358)] RawChannel write error
[92899:3847:1203/070922:INFO:CONSOLE(1795)] "Running test startAsyncTest", source: async.js (1795)
[92903:17155:1203/070922:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncTest.TestAsyncPassPass (4013 ms)
[180/226] WebUIBrowserAsyncTest.TestAsyncPassPass (5232 ms)
[ RUN      ] OutOfProcessPPAPITest.FileRef1
[92915:3847:1203/070925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[92921]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92921]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[92910:3847:1203/070926:INFO:CONSOLE(177)] "CreateForceAsync finished in 0.001 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "CreateBlocking finished in 0.002 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "CreateBackground finished in 0.007 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:61467:1203/070926:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetFileSystemTypeForceAsync finished in 0.035 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetFileSystemType finished in 0.019 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetFileSystemTypeBlocking finished in 0.013 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetFileSystemTypeBackground finished in 0.014 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetNameForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetName finished in 0.016 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetNameBlocking finished in 0.016 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetNameBackground finished in 0.016 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetPathForceAsync finished in 0.017 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetPath finished in 0.010 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetPathBlocking finished in 0.017 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetPathBackground finished in 0.022 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetParentForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetParent finished in 0.024 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetParentBlocking finished in 0.023 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070926:INFO:CONSOLE(177)] "GetParentBackground finished in 0.013 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070927:INFO:CONSOLE(177)] "MakeDirectoryForceAsync finished in 0.052 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070927:INFO:CONSOLE(177)] "MakeDirectory finished in 0.018 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070927:INFO:CONSOLE(177)] "MakeDirectoryBlocking finished in 0.023 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070927:INFO:CONSOLE(177)] "MakeDirectoryBackground finished in 0.021 seconds.", source: http://127.0.0.1:57396/test_case.html?testcase=FileRef_Create,FileRef_GetFileSystemType,FileRef_GetName,FileRef_GetPath,FileRef_GetParent,FileRef_MakeDirectory, (177)
[92910:3847:1203/070927:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[92915:15879:1203/070927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.FileRef1 (3916 ms)
[181/226] OutOfProcessPPAPITest.FileRef1 (5272 ms)
[ RUN      ] OutOfProcessPPAPITest.VideoSource
[92919:3847:1203/070925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[92922]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92922]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[92911:3847:1203/070927:INFO:CONSOLE(177)] "Create finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run14NVTm/ppapi/tests/test_case.html?testcase=VideoSource (177)
[92911:3847:1203/070927:INFO:CONSOLE(177)] "GetFrame finished in 0.363 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run14NVTm/ppapi/tests/test_case.html?testcase=VideoSource (177)
[92919:15879:1203/070927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.VideoSource (4126 ms)
[182/226] OutOfProcessPPAPITest.VideoSource (5414 ms)
[ RUN      ] PPAPIBrokerInfoBarTest.Accept
[92927:3847:1203/070930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[92933]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92933]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[92923:3847:1203/070931:INFO:CONSOLE(177)] "IsAllowedPermissionDenied finished in 0.007 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run14NVTm/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionDenied (177)
objc[92935]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[92935]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[92923:3847:1203/070932:INFO:CONSOLE(177)] "ConnectPermissionGranted finished in 0.728 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run14NVTm/ppapi/tests/test_case.html?testcase=Broker_ConnectPermissionGranted (177)
[92923:3847:1203/070932:INFO:CONSOLE(177)] "IsAllowedPermissionGranted finished in 0.004 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run14NVTm/ppapi/tests/test_case.html?testcase=Broker_IsAllowedPermissionGranted (177)
[92923:3847:1203/070932:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PPAPIBrokerInfoBarTest.Accept (4591 ms)
[183/226] PPAPIBrokerInfoBarTest.Accept (5971 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocket_ReadWrite
[92931:3847:1203/070930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92924:62211:1203/070931:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92934,1975247232:07:09:32.540019] Native Client module will be loaded at base address 0x0000021600000000
[92924:3847:1203/070933:INFO:CONSOLE(177)] "ReadWriteForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:57416/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite, (177)
[92924:3847:1203/070933:INFO:CONSOLE(177)] "ReadWrite finished in 0.005 seconds.", source: http://127.0.0.1:57416/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite, (177)
[92924:3847:1203/070933:INFO:CONSOLE(177)] "ReadWriteBlocking finished in 0.007 seconds.", source: http://127.0.0.1:57416/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite, (177)
[92924:3847:1203/070933:INFO:CONSOLE(177)] "ReadWriteBackground finished in 0.007 seconds.", source: http://127.0.0.1:57416/test_case.html?mode=nacl_glibc&testcase=UDPSocket_ReadWrite, (177)
[92931:17411:1203/070933:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.UDPSocket_ReadWrite (4398 ms)
[184/226] PPAPINaClGLibcTest.UDPSocket_ReadWrite (5913 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocket_SetOption_1_1
[92942:3847:1203/070936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92936:39699:1203/070937:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92947,1975247232:07:09:37.838192] Native Client module will be loaded at base address 0x000000a000000000
[92936:3847:1203/070938:INFO:CONSOLE(177)] "SetOption_1_1ForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:57437/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_1, (177)
[92936:3847:1203/070938:INFO:CONSOLE(177)] "SetOption_1_1 finished in 0.000 seconds.", source: http://127.0.0.1:57437/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_1, (177)
[92936:3847:1203/070938:INFO:CONSOLE(177)] "SetOption_1_1Blocking finished in 0.001 seconds.", source: http://127.0.0.1:57437/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_1, (177)
[92936:3847:1203/070938:INFO:CONSOLE(177)] "SetOption_1_1Background finished in 0.001 seconds.", source: http://127.0.0.1:57437/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_1, (177)
[       OK ] PPAPINaClGLibcTest.UDPSocket_SetOption_1_1 (4103 ms)
[185/226] PPAPINaClGLibcTest.UDPSocket_SetOption_1_1 (5606 ms)
[ RUN      ] NaClBrowserTestNewlib.IrtManifestFile
[92945:3847:1203/070936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92937:3847:1203/070937:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[92937:62211:1203/070937:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92948,1975247232:07:09:38.447952] Native Client module will be loaded at base address 0x0000317f00000000
[92937:62211:1203/070938:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /dummy_test_file.txt
[92937:3847:1203/070938:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[92937:3847:1203/070938:INFO:nacl_browsertest_util.cc(130)] ||||
[92937:3847:1203/070938:INFO:nacl_browsertest_util.cc(130)] |||| [Test_00_Init BEGIN]
[92937:62211:1203/070938:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /dummy_test_file.txt
[92937:3847:1203/070938:INFO:nacl_browsertest_util.cc(130)] |||| [Test_00_Init PASS]
[92937:3847:1203/070938:INFO:nacl_browsertest_util.cc(130)] ||||
[92937:3847:1203/070938:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[92937:3847:1203/070938:INFO:CONSOLE(440)] "Uncaught #<Object>", source: http://127.0.0.1:57443/nacltest.js (440)
ASAN:DEADLYSIGNAL
=================================================================
==92946==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010960cbb1 bp 0x00011fd12170 sp 0x00011fd120a0 T5)
    #0 0x10960cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10960cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10960c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x109607bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x109607bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1097025d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10971f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x1096f1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1097609cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x109637bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x109759547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10966e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x106fc036c in Run base/callback.h:396:12
    #13 0x106fc036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x113d6689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113d63d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x106fc036c in Run base/callback.h:396:12
    #17 0x106fc036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x107028894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x107029ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x107029ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x106f9e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10700d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x106f9c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d18ab30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d18a454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d1ad7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d1ad0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x106f9f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x106f9dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x107063078 in Run base/run_loop.cc:55:3
    #31 0x1070270b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1070d1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1070c560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x102129119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1070c4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1070d1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x113d7d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113b98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x113fc01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x113fc0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x113fc3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x106d2e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x113fb9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x113fb844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x113fb7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11403f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x106ee2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x106ee0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x105f7ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1020e699f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1020e6563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==92946==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NaClBrowserTestNewlib.IrtManifestFile (3775 ms)
[186/226] NaClBrowserTestNewlib.IrtManifestFile (5123 ms)
[ RUN      ] NaClBrowserTestNewlib.SysconfNprocessorsOnln
[92955:3847:1203/070941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
browser says nprocessors = 4
path = sysconf_nprocessors_onln_test.html?cpu_count=4
[92949:3847:1203/070942:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[92949:63239:1203/070942:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92959,1975247232:07:09:43.344910] Native Client module will be loaded at base address 0x0000067500000000
[92949:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] ||||  /  loaded
[92949:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] ||||
[92949:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [TestSysconfNprocessors BEGIN]
Entered HandleMessage
Searching for handler for request "nprocessors".
found at index 0
NaCl process: sysconf(_SC_NPROCESSORS_ONLN) = 4
posting reply len 1
posting reply "4".
Leaving HandleMessage
[92949:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [TestSysconfNprocessors PASS]
[92949:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] ||||
[92949:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[92949:3847:1203/070943:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] NaClBrowserTestNewlib.SysconfNprocessorsOnln (3407 ms)
[187/226] NaClBrowserTestNewlib.SysconfNprocessorsOnln (4875 ms)
[ RUN      ] NaClBrowserTestGLibc.PPAPIPPPInstance
[92956:3847:1203/070942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92950:3847:1203/070942:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[92950:41743:1203/070942:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[92960,1975247232:07:09:43.719091] Native Client module will be loaded at base address 0x00000c7900000000
clip.size.height: 23
ERROR at ppapi/ppp_instance/ppapi_ppp_instance.cc:54: position.size.width == 15 && clip.size.width == 15
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||  / test_nexe loaded
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidCreate BEGIN]
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidCreate PASS]
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView BEGIN]
clip.size.height: 23
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView LOG] 'DidChangeView:PASSED'
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView PASS]
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||
[92950:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[92950:3847:1203/070944:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[92950:3847:1203/070944:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] NaClBrowserTestGLibc.PPAPIPPPInstance (4132 ms)
[188/226] NaClBrowserTestGLibc.PPAPIPPPInstance (5399 ms)
[ RUN      ] PolicyTest.SafeBrowsingExtendedReportingOptInAllowed
[92969:3847:1203/070947:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92973:12807:1203/070949:WARNING:channel.cc(358)] RawChannel write error
[92969:16899:1203/070949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.SafeBrowsingExtendedReportingOptInAllowed (3766 ms)
[189/226] PolicyTest.SafeBrowsingExtendedReportingOptInAllowed (5116 ms)
[ RUN      ] ComponentCloudPolicyTest.FetchExtensionPolicy
sending server_data: {"host": "127.0.0.1", "port": 57482} (36 bytes)
[92970:3847:1203/070947:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.8lnYAX/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.8lnYAX/policy
127.0.0.1 - - [03/Dec/2015 07:09:49] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:09:49] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
[92972:12807:1203/070949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ComponentCloudPolicyTest.FetchExtensionPolicy (4922 ms)
[190/226] ComponentCloudPolicyTest.FetchExtensionPolicy (6310 ms)
[ RUN      ] PolicyMakeDefaultBrowserTest.MakeDefaultDisabled
[92975:28931:1203/070952:WARNING:ipc_message_attachment_set.cc(53)] MessageAttachmentSet destroyed with unconsumed descriptors: 0/1
[       OK ] PolicyMakeDefaultBrowserTest.MakeDefaultDisabled (1070 ms)
[191/226] PolicyMakeDefaultBrowserTest.MakeDefaultDisabled (2399 ms)
[ RUN      ] SafeBrowsingServiceTest.CheckBrowseUrl
[92988:3847:1203/070955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92989:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[92989:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92989:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92989:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92989:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92989:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[92989:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[92988:17155:1203/070955:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingServiceTest.CheckBrowseUrl (2253 ms)
[192/226] SafeBrowsingServiceTest.CheckBrowseUrl (3630 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsClearCommit
[92982:3847:1203/070953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92976:3847:1203/070955:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[92987:13063:1203/070956:WARNING:channel.cc(358)] RawChannel write error
[92976:3847:1203/070956:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PreferencesBrowserTest.DialogPrefsClearCommit (5329 ms)
[193/226] PreferencesBrowserTest.DialogPrefsClearCommit (6766 ms)
[ RUN      ] ThreatDOMDetailsTest.Everything
[       OK ] ThreatDOMDetailsTest.Everything (550 ms)
[194/226] ThreatDOMDetailsTest.Everything (1944 ms)
[ RUN      ] NetworkingPrivateApiTest.GetCaptivePortalStatus
[92996:3847:1203/070959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92992:3847:1203/071001:INFO:CONSOLE(0)] "[SUCCESS] getCaptivePortalStatus", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getCaptivePortalStatus (0)
[93002:13063:1203/071001:WARNING:channel.cc(358)] RawChannel write error
[92996:16135:1203/071001:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==92996==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90422bc9 bp 0x00011f0ac730 sp 0x00011f0ac6f0 T7)
    #0 0x7fff90422bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x107f863bd in Acquire base/synchronization/lock.h:24:20
    #2 0x107f863bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x107f863bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x107f863bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x107fa81d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x107fa81d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x107f93628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x107f93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x107f93b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x107fa1c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x107fa1c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x107fa1c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x107fa1c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x107fa1c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x105bfb36c in Run base/callback.h:396:12
    #16 0x105bfb36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x105c63894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x105c64ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x105c64ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x105bd5d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x105c9e078 in Run base/run_loop.cc:55:3
    #22 0x105c620b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x105d0cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x105d0060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9041d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9040a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x100d66119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x105cfffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x105d0c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1127eb26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x105aefabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x105aefabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x105aee70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x105b1d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x105b1babd in ContentMain content/app/content_main.cc:19:15
    #9 0x104bb9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x100d2099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x100d20563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==92996==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetworkingPrivateApiTest.GetCaptivePortalStatus (3591 ms)
[195/226] NetworkingPrivateApiTest.GetCaptivePortalStatus (4830 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventConnect
[93000:3847:1203/071000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[92993:3847:1203/071002:INFO:CONSOLE(0)] "[SUCCESS] onNetworksChangedEventConnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?onNetworksChangedEventConnect (0)
[93000:3847:1203/071002:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[93003:12807:1203/071002:WARNING:channel.cc(358)] RawChannel write error
[93000:17411:1203/071002:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventConnect (3847 ms)
[196/226] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventConnect (5090 ms)
[ RUN      ] SupervisedUserServiceTestSupervised.LocalPolicies
[93008:3847:1203/071004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93011:12551:1203/071005:WARNING:channel.cc(358)] RawChannel write error
[93011:3847:1203/071005:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[93011:3847:1203/071005:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93011:3847:1203/071005:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93011:3847:1203/071005:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93011:3847:1203/071005:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93011:3847:1203/071005:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93011:3847:1203/071005:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93008:17667:1203/071005:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SupervisedUserServiceTestSupervised.LocalPolicies (2473 ms)
[197/226] SupervisedUserServiceTestSupervised.LocalPolicies (3922 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/4
[93013:3847:1203/071005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93013:3847:1203/071006:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[93013:3847:1203/071006:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[93013:3847:1203/071006:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[93013:3847:1203/071006:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/4 (2507 ms)
[198/226] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/4 (3914 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/28
[93019:3847:1203/071008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93021:12807:1203/071009:WARNING:channel.cc(358)] RawChannel write error
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116280]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116280]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116280]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116280]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116280]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116280]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116280]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116280]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116280]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116280]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116280]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116280]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116280]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93019:3847:1203/071009:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116280]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93015:3847:1203/071009:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[93015:3847:1203/071009:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/28 (3021 ms)
[199/226] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/28 (4420 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/40
[93023:3847:1203/071009:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93024:17155:1203/071010:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000114eaf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000114efac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000114f46a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000121a9a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000121a99a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000116936dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000116372f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011619e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000116294ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000116291bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000116292235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001163ddd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011753c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000121e42663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000121e42ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000114fc0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000114fbff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000114fb560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9041d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9040a1a1 thread_start + 13

[93023:18947:1203/071010:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/40 (2646 ms)
[200/226] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/40 (4108 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/76
[93030:3847:1203/071012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93032:14339:1203/071013:WARNING:channel.cc(358)] RawChannel write error
[93030:17923:1203/071013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/76 (2657 ms)
[201/226] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/76 (3869 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/9
[93033:3847:1203/071013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93033:16899:1203/071014:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/9 (2671 ms)
[202/226] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/9 (4056 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.AboutBlank/0
[93040:3847:1203/071016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93035:62467:1203/071017:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93046:3847:1203/071018:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[93046:3847:1203/071018:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93046:3847:1203/071018:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93047:13063:1203/071019:WARNING:channel.cc(358)] RawChannel write error
[93035:3847:1203/071019:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[93035:3847:1203/071019:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
[93040:17411:1203/071019:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageMultiFrameBrowserTest.AboutBlank/0 (4836 ms)
[203/226] SavePageMultiFrameBrowserTest.AboutBlank/0 (6242 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0
[93044:3847:1203/071017:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.550 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.559 -  Registering video event handlers.", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.570 -  Loading media using src.", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.575 -  Starting play, hidden: false", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.674 -  Event: play", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.675 -  Event: waiting", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:62727:1203/071018:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.737 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.741 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.756 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.764 -  Adding key to sessionID: 1", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.766 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.768 -  Adding key to sessionID: 2", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.771 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.772 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.890 -  Event: canplay", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.892 -  Event: playing", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071018:INFO:CONSOLE(284)] "07:10:18.894 -  Event: canplaythrough", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.145 -  timeupdate @ 0.162984", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.391 -  timeupdate @ 0.418393", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.545 -  heartbeat #1", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071019:INFO:CONSOLE(284)] "07:10:19.891 -  timeupdate @ 0.905992", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.141 -  timeupdate @ 1.161401", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.148 -  waiting for video to end.", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.545 -  heartbeat #2", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.545 -  heartbeat #3", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93037:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.736 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57491/eme_player_js/utils.js (284)
[93045:13063:1203/071021:WARNING:channel.cc(358)] RawChannel write error
[93037:51723:1203/071021:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 29
[93044:3847:1203/071021:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[93045:13063:1203/071021:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[93044:17411:1203/071021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (5952 ms)
[204/226] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM/0 (7281 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[93051:3847:1203/071023:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93048:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.894 -  Registering video event handlers.", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.909 -  Loading media using src.", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.912 -  Registering video event handlers.", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.913 -  Loading media using src.", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:62731:1203/071023:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.036 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071024:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.039 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.048 -  Adding key to sessionID: 1", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071024:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.071 -  webkit-org.w3.clearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.074 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.078 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.080 -  Adding key to sessionID: 2", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.082 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071025:INFO:CONSOLE(284)] "07:10:25.625 -  One video seeked.", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93048:3847:1203/071025:INFO:CONSOLE(284)] "07:10:25.663 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:57508/eme_player_js/utils.js (284)
[93053:13575:1203/071025:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[93048:3847:1203/071025:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[93048:3847:1203/071025:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[93051:17923:1203/071025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (4455 ms)
[205/226] SRC_ClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (5706 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[93056:3847:1203/071025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93052:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.100 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.109 -  Registering video event handlers.", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.121 -  Loading media using src.", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.126 -  Starting play, hidden: false", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.237 -  Event: play", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.238 -  Event: waiting", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:40719:1203/071026:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93052:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.273 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071026:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.120 -  heartbeat #1", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.139 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.147 -  Adding key to sessionID: 1", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.162 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.205 -  Event: canplay", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.207 -  Event: playing", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.215 -  Event: canplaythrough", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.353 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.356 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.358 -  Adding key to sessionID: 1", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.362 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.460 -  timeupdate @ 0.186203", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.754 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.757 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.760 -  Adding key to sessionID: 1", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.763 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.956 -  timeupdate @ 0.696023", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.095 -  heartbeat #2", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.206 -  timeupdate @ 0.929211", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.456 -  timeupdate @ 1.18462", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.459 -  waiting for video to end.", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.553 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.557 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.560 -  Adding key to sessionID: 1", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.564 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.095 -  heartbeat #3", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93052:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.021 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57526/eme_player_js/utils.js (284)
[93058:13063:1203/071030:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6894 ms)
[206/226] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (8404 ms)
[ RUN      ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0
[93063:3847:1203/071028:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93060:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.523 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.533 -  Registering video event handlers.", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.544 -  Loading media using src.", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.549 -  Starting play, hidden: false", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.643 -  Event: play", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.644 -  Event: waiting", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:62987:1203/071029:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93060:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.678 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071029:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.594 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.605 -  heartbeat #1", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.614 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.621 -  Forcing invalid key data.", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.623 -  Adding key to sessionID: 1", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.625 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.628 -  Forcing invalid key data.", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.629 -  Adding key to sessionID: 2", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.634 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey, sessionId: 1, errorCode: 1, systemCode: 0", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:57543/eme_player_js/utils.js (145)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.642 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.645 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey, sessionId: 2, errorCode: 1, systemCode: 0", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93060:3847:1203/071030:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:57543/eme_player_js/utils.js (145)
[93060:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.649 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:57543/eme_player_js/utils.js (284)
[93064:12551:1203/071030:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (3715 ms)
[207/226] SRC_ExternalClearKey_Prefixed/EncryptedMediaTest.InvalidResponseKeyError/0 (5254 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[93072:3847:1203/071033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93066:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.578 -  Using ClearKeyPlayer", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.586 -  Registering video event handlers.", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.588 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:41231:1203/071035:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.453 -  Loading media using src.", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.459 -  Starting play, hidden: false", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.522 -  Event: play", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.524 -  Event: waiting", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.551 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.564 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.575 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.578 -  heartbeat #1", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.601 -  Event: canplay", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.603 -  Event: playing", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.604 -  Event: canplaythrough", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.782 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.784 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.789 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.855 -  timeupdate @ 0.251555", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.102 -  timeupdate @ 0.501692", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.181 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.184 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.187 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.352 -  timeupdate @ 0.751697", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.573 -  heartbeat #2", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.853 -  timeupdate @ 1.251938", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.856 -  waiting for video to end.", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.982 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.985 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.988 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.572 -  heartbeat #3", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[93066:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.307 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57560/eme_player_js/utils.js (284)
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6643 ms)
[208/226] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (8177 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[93074:3847:1203/071034:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93067:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.961 -  Using ClearKeyPlayer", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.969 -  Registering video event handlers.", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.971 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:62471:1203/071035:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.823 -  Loading media using src.", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.829 -  Starting play, hidden: false", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.890 -  Event: play", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.892 -  Event: waiting", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.920 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[1203/071035:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.931 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.936 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[1203/071035:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.948 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.952 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.954 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.958 -  heartbeat #1", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.002 -  Event: canplay", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.004 -  Event: playing", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.006 -  Event: canplaythrough", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.154 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.157 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.162 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.255 -  timeupdate @ 0.189318", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.502 -  timeupdate @ 0.445302", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.558 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.561 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.564 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.752 -  timeupdate @ 0.701286", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.956 -  heartbeat #2", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.002 -  timeupdate @ 0.935938", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.354 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.357 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.361 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.502 -  timeupdate @ 1.444073", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.506 -  waiting for video to end.", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.956 -  heartbeat #3", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93067:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.755 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57575/eme_player_js/utils.js (284)
[93075:12551:1203/071038:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (6820 ms)
[209/226] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (8163 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[93085:3847:1203/071041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.620 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.626 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.631 -  Registering video event handlers.", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.642 -  Loading media using MSE.", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.649 -  Starting play, hidden: false", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.739 -  Event: play", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.740 -  Event: waiting", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:41231:1203/071042:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.748 -  onSourceOpen [object Event]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.750 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.767 -  End of appending buffer from bear-320x240-opus-av_enc-v.webm", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(284)] "07:10:42.774 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071042:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.581 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.587 -  Adding key to sessionID: 1", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.593 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.616 -  heartbeat #1", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.619 -  Event: canplay", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.620 -  Event: playing", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.622 -  Event: canplaythrough", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.794 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.797 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.800 -  Adding key to sessionID: 1", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.804 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.872 -  timeupdate @ 0.162984", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.119 -  timeupdate @ 0.418393", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.196 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.201 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.204 -  Adding key to sessionID: 1", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.214 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.369 -  timeupdate @ 0.673802", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.616 -  heartbeat #2", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.621 -  timeupdate @ 0.929211", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071045:INFO:CONSOLE(284)] "07:10:44.995 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071045:INFO:CONSOLE(284)] "07:10:44.999 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.003 -  Adding key to sessionID: 1", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.008 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.119 -  timeupdate @ 1.41681", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.123 -  waiting for video to end.", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.615 -  heartbeat #3", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93079:3847:1203/071046:INFO:CONSOLE(284)] "07:10:46.406 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57594/eme_player_js/utils.js (284)
[93086:12807:1203/071046:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6610 ms)
[210/226] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (8089 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0
[93087:3847:1203/071042:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93080:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.214 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.220 -  Using ClearKeyPlayer", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.222 -  Registering video event handlers.", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.224 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:62475:1203/071044:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.062 -  Loading media using MSE.", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.071 -  Starting play, hidden: false", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.136 -  Event: play", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.137 -  Event: waiting", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.140 -  onSourceOpen [object Event]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.142 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.170 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.173 -  End of appending buffer from bear-320x240-av_enc-a.webm", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.186 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.196 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.210 -  heartbeat #1", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.256 -  Event: canplay", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.258 -  Event: playing", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.261 -  Event: canplaythrough", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.421 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.424 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.429 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.509 -  timeupdate @ 0.162984", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.756 -  timeupdate @ 0.418393", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.822 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.825 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.828 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.006 -  timeupdate @ 0.673802", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.210 -  heartbeat #2", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.506 -  timeupdate @ 1.161401", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.509 -  waiting for video to end.", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.621 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.624 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.628 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071046:INFO:CONSOLE(284)] "07:10:46.209 -  heartbeat #3", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93080:3847:1203/071047:INFO:CONSOLE(284)] "07:10:47.089 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:57611/eme_player_js/utils.js (284)
[93088:12807:1203/071047:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[93087:15623:1203/071047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (6903 ms)
[211/226] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_AudioClearVideo_WebM/0 (8358 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/3
[93096:3847:1203/071049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93096:18179:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/3 (3472 ms)
[212/226] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.PRE_UnchangedCustom/3 (4790 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/1
[93100:3847:1203/071050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93101:13063:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[93101:3847:1203/071051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[93101:3847:1203/071051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93101:3847:1203/071051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93101:3847:1203/071051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93101:3847:1203/071051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93101:3847:1203/071051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93101:3847:1203/071051:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93100:17411:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/1 (2613 ms)
[213/226] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/1 (4062 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/0
[93109:3847:1203/071054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93111:12807:1203/071056:WARNING:channel.cc(358)] RawChannel write error
[93109:17411:1203/071056:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/0 (3520 ms)
[214/226] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.PRE_ChangedSplitPref/0 (4914 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Frameless/1
[93110:3847:1203/071054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93104:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[93104:3847:1203/071056:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[93104:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[93104:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[93104:3847:1203/071056:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[93104:3847:1203/071056:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[93104:3847:1203/071056:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[93104:3847:1203/071056:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[93104:3847:1203/071056:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[93104:3847:1203/071056:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[93104:3847:1203/071056:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[93112:13063:1203/071056:WARNING:channel.cc(358)] RawChannel write error
[93110:16647:1203/071057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Frameless/1 (4275 ms)
[215/226] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Frameless/1 (5683 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/0
[93120:3847:1203/071059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93123:12807:1203/071100:WARNING:channel.cc(358)] RawChannel write error
[93123:14851:1203/071100:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[93123:14851:1203/071100:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93120:16899:1203/071100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/0 (2463 ms)
[216/226] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.PolicyFetch/0 (3934 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/0
[93124:3847:1203/071100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93117:3847:1203/071102:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/0 (4984 ms)
[217/226] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/0 (6242 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/0
[93131:3847:1203/071103:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93132:12807:1203/071104:WARNING:channel.cc(358)] RawChannel write error
[93132:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[93132:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93132:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93132:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93132:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93132:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93132:3847:1203/071104:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93131:17667:1203/071104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/0 (2684 ms)
[218/226] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.AudioCaptureAllowed/0 (4110 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/2
[93138:3847:1203/071106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93133:3847:1203/071108:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[93138:17155:1203/071109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/2 (4228 ms)
[219/226] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectCanceled/2 (5574 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/1
[93142:3847:1203/071107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93145:13063:1203/071109:WARNING:channel.cc(358)] RawChannel write error
[93142:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000108440]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93142:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000108440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93142:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000108440]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[93142:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000108440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[93135:3847:1203/071109:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[93142:16903:1203/071109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/1 (4155 ms)
[220/226] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/1 (5435 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0
[93150:3847:1203/071112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0 (3455 ms)
[221/226] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/0 (4978 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/2
[93154:3847:1203/071112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93157:14595:1203/071114:WARNING:channel.cc(358)] RawChannel write error
[93157:17155:1203/071114:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010506a373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001050b5c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000105101a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000111c55493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000111c54a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000106af1dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010652df10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001063593b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010644fad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010644cbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010644d235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000106598d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001076f7392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000111ffd663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000111ffdae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010517b421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010517af43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010517060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9041d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9040a1a1 thread_start + 13

[93154:17667:1203/071114:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/2 (3859 ms)
[222/226] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareImg/2 (5113 ms)
[ RUN      ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/3
[93163:3847:1203/071117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93166:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93163:17411:1203/071117:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/3 (2336 ms)
[223/226] PrefHashBrowserTestUnchangedCustomInstance/PrefHashBrowserTestUnchangedCustom.UnchangedCustom/3 (3615 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/1
[93167:3847:1203/071118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93168:12807:1203/071118:WARNING:channel.cc(358)] RawChannel write error
[93168:3847:1203/071118:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[93168:3847:1203/071118:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93168:3847:1203/071118:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93168:3847:1203/071118:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93168:3847:1203/071118:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93168:3847:1203/071118:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93168:3847:1203/071118:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/1 (2359 ms)
[224/226] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/1 (3824 ms)
[ RUN      ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/0
[93173:3847:1203/071120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93174:12551:1203/071121:WARNING:channel.cc(358)] RawChannel write error
[93174:3847:1203/071121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[93174:3847:1203/071121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93174:3847:1203/071121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93174:3847:1203/071121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93174:3847:1203/071121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93174:3847:1203/071121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[93174:3847:1203/071121:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[93173:17667:1203/071121:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/0 (2391 ms)
[225/226] PrefHashBrowserTestChangedSplitPrefInstance/PrefHashBrowserTestChangedSplitPref.ChangedSplitPref/0 (3836 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/0
[93177:3847:1203/071121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/0 (2538 ms)
[226/226] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/0 (3820 ms)
Retrying 5 tests (retry #1)
[ RUN      ] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate
[93183:3847:1203/071125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93179:46339:1203/071126:ERROR:mach_broker_mac.mm(234)] Unknown process 93185 is sending Mach IPC messages!
[93179:3847:1203/071127:INFO:CONSOLE(0)] "[SUCCESS] testEverything", source: chrome-extension://nmaheihoacobbhjhhlephhcaopaeiedo/_generated_background_page.html (0)
[93183:18179:1203/071127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate (4017 ms)
[227/231] ExtensionSettingsApiTest.SyncAndLocalAreasAreSeparate (5361 ms)
[ RUN      ] PlatformAppBrowserTest.ExtensionWindowingApis
[93191:3847:1203/071130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93194:13063:1203/071135:WARNING:channel.cc(358)] RawChannel write error
[93193:13063:1203/071135:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.ExtensionWindowingApis (6299 ms)
[228/231] PlatformAppBrowserTest.ExtensionWindowingApis (7459 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithFileAcceptAnyExtension
[93200:3847:1203/071138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93197:49667:1203/071139:ERROR:mach_broker_mac.mm(234)] Unknown process 93202 is sending Mach IPC messages!
[93197:3847:1203/071140:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://cnnbdpgkfajhlfhikgghglgmeaapfphb/_generated_background_page.html (0)
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithFileAcceptAnyExtension (3749 ms)
[229/231] PlatformAppWithFileBrowserTest.LaunchWithFileAcceptAnyExtension (5088 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageCrossDomain
[93207:3847:1203/071143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93204:62731:1203/071144:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93204:62731:1203/071144:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93209:12807:1203/071145:WARNING:channel.cc(358)] RawChannel write error
[93207:16899:1203/071145:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageCrossDomain (3236 ms)
[230/231] PrerenderBrowserTest.PrerenderPageCrossDomain (4575 ms)
[ RUN      ] SSLUITest.TestUnsafeContentsInWorkerWithUserException
[93214:3847:1203/071147:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[93216:16643:1203/071149:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010a24f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010a29ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010a2e6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000116e3a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000116e39a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010bcd6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010b712f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010b53e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010b634ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010b631bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010b632235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010b77dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010c8dc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001171e2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001171e2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010a360421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010a35ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010a35560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9041d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9040a1a1 thread_start + 13

[93215:13063:1203/071150:WARNING:channel.cc(358)] RawChannel write error
[93211:62731:1203/071150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[93214:16135:1203/071150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestUnsafeContentsInWorkerWithUserException (4565 ms)
[231/231] SSLUITest.TestUnsafeContentsInWorkerWithUserException (5879 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/run14NVTm/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/run14NVTm/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outVXQtIH/output.json
+---------------------------------------------------------------------------+
| End of shard 18  Pending: 8.9s  Duration: 812.7s  Bot: vm1043-m4  Exit: 0 |
+---------------------------------------------------------------------------+

+---------------------------------------------------------------------------+
| Shard 17  https://chromium-swarm.appspot.com/user/task/2b812b57c4e45310   |
+---------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 17/20
Using 2 parallel jobs.
[ RUN      ] IdentityInternalsSingleTokenWebUITest.getAllTokens
[8959:3847:1203/065858:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[8953:3847:1203/065900:INFO:CONSOLE(1328)] "Running TestCase IdentityInternalsSingleTokenWebUITest.getAllTokens", source: test_api.js (1328)
[       OK ] IdentityInternalsSingleTokenWebUITest.getAllTokens (4308 ms)
[1/227] IdentityInternalsSingleTokenWebUITest.getAllTokens (5639 ms)
[ RUN      ] BasicExtensionSettingsWebUITest.testDeveloperModeManyExtensions
[8958:3847:1203/065858:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[8952:3847:1203/065901:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[8952:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase BasicExtensionSettingsWebUITest.testDeveloperModeManyExtensions", source: test_api.js (1328)
[8966:13063:1203/065903:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BasicExtensionSettingsWebUITest.testDeveloperModeManyExtensions (7114 ms)
[2/227] BasicExtensionSettingsWebUITest.testDeveloperModeManyExtensions (8314 ms)
[ RUN      ] IdentityInternalsWebUITestAsync.revokeToken
[8972:3847:1203/065903:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[8969:3847:1203/065905:INFO:CONSOLE(1328)] "Running TestCase IdentityInternalsWebUITestAsync.revokeToken", source: test_api.js (1328)
[8969:3847:1203/065905:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] IdentityInternalsWebUITestAsync.revokeToken (3750 ms)
[3/227] IdentityInternalsWebUITestAsync.revokeToken (5111 ms)
[ RUN      ] BrowserOptionsWebUITest.testOpenBrowserOptions
[8979:3847:1203/065906:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[8974:3847:1203/065908:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[8974:3847:1203/065910:INFO:CONSOLE(1328)] "Running TestCase BrowserOptionsWebUITest.MAYBE_testOpenBrowserOptions", source: test_api.js (1328)
[8982:13063:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[8974:3847:1203/065910:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[8979:16643:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserOptionsWebUITest.testOpenBrowserOptions (5888 ms)
[4/227] BrowserOptionsWebUITest.testOpenBrowserOptions (7185 ms)
[ RUN      ] ManageProfileUITest.CreateInProgress
[8985:3847:1203/065908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[8981:3847:1203/065910:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[8981:3847:1203/065912:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.CreateInProgress", source: test_api.js (1328)
[8987:13063:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[8985:17155:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.CreateInProgress (5010 ms)
[5/227] ManageProfileUITest.CreateInProgress (6411 ms)
[ RUN      ] SyncInternalsWebUITest.SignedOut
[8997:3847:1203/065915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[8992:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.SignedOut", source: test_api.js (1328)
[8997:17411:1203/065917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.SignedOut (4054 ms)
[6/227] SyncInternalsWebUITest.SignedOut (5369 ms)
[ RUN      ] OptionsWebUIExtendedTest.ShowSearchFromField
[8991:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[8988:3847:1203/065915:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[8988:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.ShowSearchFromField", source: test_api.js (1328)
[8991:3847:1203/065918:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[8991:3847:1203/065918:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[8991:3847:1203/065918:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003a500]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[8991:15367:1203/065918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.ShowSearchFromField (6500 ms)
[7/227] OptionsWebUIExtendedTest.ShowSearchFromField (7738 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors
[9006:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9001:3847:1203/065922:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors", source: test_api.js (1328)
[9001:3847:1203/065922:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail","testWithAuditFailuresAndIssuesAreErrors")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
    at Object.Test.runAccessibilityAudit (test_api.js:359:17)
    at Object.TestCase.runAccessibilityAudit (test_api.js:489:22)
    at expectFunc (test_api.js:1124:20)
    at testDone (test_api.js:866:31)
    at runTest (test_api.js:1174:7)
    at <anonymous>:1:1Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail","testWithAuditFailuresAndIssuesAreErrors")
Error: Test Error expectEquals(this.expectedErrors, numAccessibilityErrors)
Actual: 3
Expected: 2
    at assertEquals (test_api.js:993:13)
    at expectFunc (test_api.js:1124:20)
    at Object.WebUIAccessibilityAuditBrowserTest.tearDown (accessibility_audit_browsertest.js:64:7)
    at Object.TestCase.tearDown (test_api.js:473:22)
    at expectFunc (test_api.js:1124:20)
    at testDone (test_api.js:868:31)
    at runTest (test_api.js:1174:7)
    at <anonymous>:1:1Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail","testWithAuditFailuresAndIssuesAreErrors")
Error: Test Error expectEquals(this.expectedWarnings, numAccessibilityWarnings)
Actual: 0
Expected: 1
    at assertEquals (test_api.js:993:13)
    at expectFunc (test_api.js:1124:20)
    at Object.WebUIAccessibilityAuditBrowserTest.tearDown (accessibility_audit_browsertest.js:66:7)
    at Object.TestCase.tearDown (test_api.js:473:22)
    at expectFunc (test_api.js:1124:20)
    at testDone (test_api.js:868:31)
    at runTest (test_api.js:1174:7)
    at <anonymous>:1:1
[9011:13063:1203/065922:WARNING:channel.cc(358)] RawChannel write error
[9006:17411:1203/065922:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors (3626 ms)
[8/227] WebUIAccessibilityAuditBrowserTest_IssuesAreWarnings_ShouldFail.testWithAuditFailuresAndIssuesAreErrors (5003 ms)
[ RUN      ] CrExtensionsBrowserTest.ExtensionManagerItemOrderTest
[9009:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9010:12551:1203/065923:WARNING:channel.cc(358)] RawChannel write error
[9002:3847:1203/065924:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[9002:3847:1203/065924:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTest.ExtensionManagerItemOrderTest", source: test_api.js (1328)
[9002:3847:1203/065925:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 24):
#search-button
#section-menu
#developer-mode
#developer-mode-checkbox
#more-extensions
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[9002:3847:1203/065925:INFO:CONSOLE(116)] "Page load time: 1331 ms", source: polymer_browser_test_base.js (116)
[9002:3847:1203/065925:INFO:CONSOLE(118)] "Test run time: 1020 ms", source: polymer_browser_test_base.js (118)
[9002:3847:1203/065925:INFO:CONSOLE(120)] "Total time: 2351 ms", source: polymer_browser_test_base.js (120)
[9009:17155:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTest.ExtensionManagerItemOrderTest (6136 ms)
[9/227] CrExtensionsBrowserTest.ExtensionManagerItemOrderTest (7472 ms)
[ RUN      ] NetInternalsTest.netInternalsDnsViewAddTwoTwice
[9034:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9020:3847:1203/065931:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsDnsViewAddTwoTwice", source: test_api.js (1328)
[9034:15367:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsDnsViewAddTwoTwice (4451 ms)
[10/227] NetInternalsTest.netInternalsDnsViewAddTwoTwice (5595 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewQueryError
[9221:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9207:3847:1203/065936:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewQueryError", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsHSTSViewQueryError (4381 ms)
[11/227] NetInternalsTest.netInternalsHSTSViewQueryError (5604 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddTwice
[9261:3847:1203/065939:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9263:13063:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[9249:3847:1203/065942:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddTwice", source: test_api.js (1328)
[9261:17155:1203/065942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsHSTSViewAddTwice (4507 ms)
[12/227] NetInternalsTest.netInternalsHSTSViewAddTwice (5870 ms)
[ RUN      ] NetInternalsTest.netInternalsPrerenderViewSucceed
[9440:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9453:13063:1203/065947:WARNING:channel.cc(358)] RawChannel write error
[9381:3847:1203/065948:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsPrerenderViewSucceed", source: test_api.js (1328)
[9381:68623:1203/065949:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9487:12807:1203/065950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsPrerenderViewSucceed (6453 ms)
[13/227] NetInternalsTest.netInternalsPrerenderViewSucceed (7708 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrintPreviewDefaultDestinationSelectionRules
[9520:3847:1203/065953:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9507:3847:1203/065955:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[9507:3847:1203/065956:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestPrintPreviewDefaultDestinationSelectionRules", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestPrintPreviewDefaultDestinationSelectionRules (5258 ms)
[14/227] PrintPreviewWebUITest.TestPrintPreviewDefaultDestinationSelectionRules (6403 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome
[9575:3847:1203/065959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9572:3847:1203/070001:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[9572:3847:1203/070002:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome (5344 ms)
[15/227] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultMonochrome (6661 ms)
[ RUN      ] PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview
[9583:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9579:3847:1203/070008:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[9579:3847:1203/070009:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview (5733 ms)
[16/227] PrintPreviewWebUITest.TestPrinterChangeUpdatesPreview (6919 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledInStable
[9590:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9587:44575:1203/070014:ERROR:mach_broker_mac.mm(234)] Unknown process 9592 is sending Mach IPC messages!
[9587:3847:1203/070015:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledStableInitTrue", source: chrome-extension://ifijnfngljneeopodmlmhonefddbjkji/_generated_background_page.html (0)
[9587:3847:1203/070015:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledStableInitFalse", source: chrome-extension://ifijnfngljneeopodmlmhonefddbjkji/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledInStable (3454 ms)
[17/227] PlatformAppBrowserTest.WindowsApiAlphaEnabledInStable (4830 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiVisibleOnAllWorkspacesInStable
[9598:3847:1203/070018:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9595:5635:1203/070019:ERROR:mach_broker_mac.mm(234)] Unknown process 9600 is sending Mach IPC messages!
[9595:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testCreateOption", source: chrome-extension://idmgcnkeildphllbfphamnckbhhbjcmj/_generated_background_page.html (0)
[9595:3847:1203/070020:INFO:CONSOLE(0)] "[SUCCESS] testCanSetVisibleOnAllWorkspaces", source: chrome-extension://idmgcnkeildphllbfphamnckbhhbjcmj/_generated_background_page.html (0)
[9595:3847:1203/070020:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PlatformAppBrowserTest.WindowsApiVisibleOnAllWorkspacesInStable (3626 ms)
[18/227] PlatformAppBrowserTest.WindowsApiVisibleOnAllWorkspacesInStable (4813 ms)
[ RUN      ] CrExtensionsBrowserTestWithMultipleExtensionTypesInstalled.ExtensionManagerSplitSectionsTest
[9016:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010886aaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000116c5bf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8aa2f90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff962c0233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff962c5916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff962c50e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89d65eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89d65c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89d65ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff93c05533 _DPSNextEvent + 685
11  AppKit                              0x00007fff93c04df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff93bfc1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010884ba28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001088497fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000108909149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000116d2de9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000116d306ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000116c5dbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010883312c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000116c5b96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000107a948ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000107a92016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000113020837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x00000001138a811a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011301c26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000113028407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000113014b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000116c58679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000116c567ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000116c5b0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001088310dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x00000001095faf80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x00000001095fcb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x00000001095fddba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010960fab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010960f02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000108a33219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010763b9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000116d267c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x00000001087e7513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010763b88d main + 237
42  browser_tests                       0x0000000105af1e34 start + 52
[19/227] CrExtensionsBrowserTestWithMultipleExtensionTypesInstalled.ExtensionManagerSplitSectionsTest (TIMED OUT)
[ RUN      ] PlatformAppBrowserTest.InstalledAppWithContextMenu
[9605:3847:1203/070023:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9605:17155:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.InstalledAppWithContextMenu (4769 ms)
[20/227] PlatformAppBrowserTest.InstalledAppWithContextMenu (6132 ms)
[ RUN      ] BluetoothApiTest.OnAdapterStateChanged
[9613:3847:1203/070026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9608:3847:1203/070028:INFO:CONSOLE(0)] "[SUCCESS] testEvents", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[9614:12807:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothApiTest.OnAdapterStateChanged (3685 ms)
[21/227] BluetoothApiTest.OnAdapterStateChanged (4927 ms)
[ RUN      ] CastChannelAPITest.TestSetAuthorityKeysInvalid
[9619:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9621:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[9621:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[9621:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[9621:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[9621:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[9621:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[9621:3847:1203/070030:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[9619:15623:1203/070030:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CastChannelAPITest.TestSetAuthorityKeysInvalid (2470 ms)
[22/227] CastChannelAPITest.TestSetAuthorityKeysInvalid (3794 ms)
[ RUN      ] ExtensionApiTest.CookiesNoPermission
[9624:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9620:3847:1203/070032:INFO:CONSOLE(0)] "[SUCCESS] readCookies", source: chrome-extension://ghpkiachijhinepngakjefdpmohkikkn/_generated_background_page.html (0)
[9624:16647:1203/070033:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.CookiesNoPermission (3709 ms)
[23/227] ExtensionApiTest.CookiesNoPermission (4929 ms)
[ RUN      ] ExtensionApiTest.FaviconPermission
[9630:3847:1203/070033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9625:3847:1203/070034:INFO:CONSOLE(9)] "Not allowed to load local resource: chrome://theme/product_logo", source: chrome-extension://eheibemgpcogghihnljkkkpnofmaelbi/test.html (9)
[9625:3847:1203/070034:INFO:CONSOLE(0)] "[SUCCESS] favicon", source: chrome-extension://eheibemgpcogghihnljkkkpnofmaelbi/test.html (0)
[9625:3847:1203/070035:INFO:CONSOLE(0)] "[SUCCESS] theme", source: chrome-extension://eheibemgpcogghihnljkkkpnofmaelbi/test.html (0)
[9633:13063:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[9631:12807:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[9630:17667:1203/070035:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.FaviconPermission (3773 ms)
[24/227] ExtensionApiTest.FaviconPermission (4952 ms)
[ RUN      ] ExtensionApiTest.IncognitoNoScript
[9637:3847:1203/070036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9632:62983:1203/070037:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9642:13319:1203/070037:WARNING:channel.cc(358)] RawChannel write error
[9637:15623:1203/070038:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.IncognitoNoScript (3655 ms)
[25/227] ExtensionApiTest.IncognitoNoScript (5139 ms)
[ RUN      ] ExtensionApiTest.MessagingUserGesture
[9643:3847:1203/070038:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9643:17155:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.MessagingUserGesture (4867 ms)
[26/227] ExtensionApiTest.MessagingUserGesture (6042 ms)
[ RUN      ] ExtensionApiTest.TabConnect
[9650:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9651:13063:1203/070043:WARNING:channel.cc(358)] RawChannel write error
[9646:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] setup", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:60715:1203/070044:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9646:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] connectMultipleConnects", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] connectName", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] connectPostMessageTypes", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:3847:1203/070044:INFO:CONSOLE(0)] "[SUCCESS] connectPostManyMessages", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:3847:1203/070045:INFO:CONSOLE(0)] "[SUCCESS] connectToRemovedTab", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:3847:1203/070045:INFO:CONSOLE(0)] "[SUCCESS] sendRequest", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:3847:1203/070045:INFO:CONSOLE(0)] "[SUCCESS] sendRequestToImpossibleTab", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:5635:1203/070045:ERROR:mach_broker_mac.mm(234)] Unknown process 9659 is sending Mach IPC messages!
[9646:3847:1203/070045:INFO:CONSOLE(0)] "[SUCCESS] sendRequestToRemovedTab", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9646:5635:1203/070045:ERROR:mach_broker_mac.mm(234)] Unknown process 9661 is sending Mach IPC messages!
[9646:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] sendRequestMultipleTabs", source: chrome-extension://belolpgbhlpddnanjlbkaiceebhbhkmd/test.html (0)
[9656:13319:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[9653:12807:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[9650:17411:1203/070046:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.TabConnect (6743 ms)
[27/227] ExtensionApiTest.TabConnect (8011 ms)
[ RUN      ] ExtensionApiTest.TabsOnUpdated
[9657:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9652:3847:1203/070046:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/browserThenRendererInitiated/a.html. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070046:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070046:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/browserThenRendererInitiated/b.html. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070046:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070046:INFO:CONSOLE(0)] "[SUCCESS] browserThenRendererInitiated", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.html (0)
[9652:3847:1203/070047:INFO:CONSOLE(27)] "---onUpdated: loading, chrome://newtab/. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070047:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070047:INFO:CONSOLE(0)] "[SUCCESS] newTab", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.html (0)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/iframeNavigated/a.html. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: loading, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(0)] "[SUCCESS] iframeNavigated", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.html (0)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/internalAnchorNavigated/a.html. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/internalAnchorNavigated/a.html#b. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(0)] "[SUCCESS] internalAnchorNavigated", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.html (0)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/favicon/a.html. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: undefined, undefined. chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/favicon/favicon.ico", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(0)] "[SUCCESS] faviconLoaded", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.html (0)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: loading, chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/title/test.html. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: complete, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: undefined, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(27)] "---onUpdated: undefined, undefined. undefined", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.js (27)
[9652:3847:1203/070048:INFO:CONSOLE(0)] "[SUCCESS] titleUpdated", source: chrome-extension://dfjbhomdkjdjmioecdgicaiagicipafh/test.html (0)
[9658:12807:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[9652:3847:1203/070049:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 6
[       OK ] ExtensionApiTest.TabsOnUpdated (6678 ms)
[28/227] ExtensionApiTest.TabsOnUpdated (7999 ms)
[ RUN      ] ExtensionOptionsApiTest.CannotEmbedUsingInvalidExtensionIds
[9667:3847:1203/070049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9664:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] cannotEmbedInvalidExtensionId", source: chrome-extension://kilmmmedpkbkfeaflnbdjnabningmlld/test.html (0)
[9664:3847:1203/070053:INFO:CONSOLE(0)] "[SUCCESS] cannotEmbedSelfIfNoOptionsPage", source: chrome-extension://kilmmmedpkbkfeaflnbdjnabningmlld/test.html (0)
[9664:3847:1203/070053:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[9664:3847:1203/070053:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ExtensionOptionsApiTest.CannotEmbedUsingInvalidExtensionIds (5693 ms)
[29/227] ExtensionOptionsApiTest.CannotEmbedUsingInvalidExtensionIds (6957 ms)
[ RUN      ] MimeHandlerViewTest.Iframe
[9673:3847:1203/070052:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9669:62471:1203/070052:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9669:3847:1203/070054:INFO:CONSOLE(0)] "[SUCCESS] testIframe", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[9673:16135:1203/070054:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MimeHandlerViewTest.Iframe (3866 ms)
[30/227] MimeHandlerViewTest.Iframe (5076 ms)
[ RUN      ] AppControllerWebAppBrowserTest.WebAppReopenWithNoWindows
[9682:3847:1203/070056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9685:13063:1203/070057:WARNING:channel.cc(358)] RawChannel write error
[9682:17155:1203/070057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppControllerWebAppBrowserTest.WebAppReopenWithNoWindows (3001 ms)
[31/227] AppControllerWebAppBrowserTest.WebAppReopenWithNoWindows (4410 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.AboutChromeForcesUserManager
[9686:3847:1203/070057:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9686:15879:1203/070058:WARNING:channel.cc(358)] RawChannel write error
[9678:4611:1203/070058:ERROR:mach_broker_mac.mm(234)] Unknown process 9689 is sending Mach IPC messages!
[       OK ] AppControllerNewProfileManagementBrowserTest.AboutChromeForcesUserManager (3189 ms)
[32/227] AppControllerNewProfileManagementBrowserTest.AboutChromeForcesUserManager (4417 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithSniffableType
[9694:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9690:4611:1203/070102:ERROR:mach_broker_mac.mm(234)] Unknown process 9700 is sending Mach IPC messages!
[9690:3847:1203/070103:INFO:CONSOLE(0)] "[SUCCESS] testFileHandler", source: chrome-extension://ldnlbjokojnlbfhgfpobbfhmcakajjni/_generated_background_page.html (0)
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithSniffableType (4188 ms)
[33/227] PlatformAppWithFileBrowserTest.LaunchWithSniffableType (5658 ms)
[ RUN      ] PlatformAppWithFileBrowserTest.LaunchWithNothing
[9698:3847:1203/070101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9692:3847:1203/070104:INFO:CONSOLE(0)] "[SUCCESS] testIntent", source: chrome-extension://lmolfcjoikndnldjjhlaapgpclbipgpb/_generated_background_page.html (0)
[9698:17411:1203/070104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppWithFileBrowserTest.LaunchWithNothing (4081 ms)
[34/227] PlatformAppWithFileBrowserTest.LaunchWithNothing (5581 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.EntryInOmnibarIntercepted
[9712:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9712:17667:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.EntryInOmnibarIntercepted (4558 ms)
[35/227] PlatformAppUrlRedirectorBrowserTest.EntryInOmnibarIntercepted (5936 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.BlankClickInTabIntercepted
[9708:3847:1203/070106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9703:3847:1203/070110:INFO:CONSOLE(18)] "Clicking a matching link", source: http://127.0.0.1:53364/extensions/platform_apps/url_handlers/launching_pages/navigate.js (18)
[9703:63491:1203/070111:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9708:16647:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.BlankClickInTabIntercepted (6604 ms)
[36/227] PlatformAppUrlRedirectorBrowserTest.BlankClickInTabIntercepted (8084 ms)
[ RUN      ] WebViewTest.ReloadEmbedder
[9722:3847:1203/070113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9727:3847:1203/070116:WARNING:console.cc(108)] Could not log "Extension view no longer exists": no render frame found
[9732:13063:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[9727:12807:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ReloadEmbedder (6294 ms)
[37/227] WebViewTest.ReloadEmbedder (7749 ms)
[ RUN      ] WebViewTest.Shim_TestNestedCrossOriginSubframes
[9726:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9721:62475:1203/070117:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9721:3847:1203/070118:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebViewTest.Shim_TestNestedCrossOriginSubframes (5623 ms)
[38/227] WebViewTest.Shim_TestNestedCrossOriginSubframes (7008 ms)
[ RUN      ] WebViewTest.Dialog_TestConfirmDialogDefaultCancel
[9740:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9734:3847:1203/070124:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://daieahpnlmhmmhadpcdppbpbcdmjpiin/embedder.js (77)
[9734:3847:1203/070124:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://daieahpnlmhmmhadpcdppbpbcdmjpiin/embedder.js (81)
[9734:3847:1203/070124:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://daieahpnlmhmmhadpcdppbpbcdmjpiin/embedder.js (92)
[9734:3847:1203/070124:INFO:CONSOLE(203)] "The confirm dialog test has started.", source: chrome-extension://daieahpnlmhmmhadpcdppbpbcdmjpiin/embedder.js (203)
[9734:3847:1203/070124:INFO:CONSOLE(218)] "webview has requested a dialog.", source: chrome-extension://daieahpnlmhmmhadpcdppbpbcdmjpiin/embedder.js (218)
[9734:3847:1203/070124:INFO:CONSOLE(138)] "<webview>: A confirm dialog was blocked.", source: extensions::webViewActionRequests (138)
[9734:3847:1203/070124:INFO:CONSOLE(210)] "webview has reported a result for its confirm dialog.", source: chrome-extension://daieahpnlmhmmhadpcdppbpbcdmjpiin/embedder.js (210)
[9744:13063:1203/070124:WARNING:channel.cc(358)] RawChannel write error
[9740:15879:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Dialog_TestConfirmDialogDefaultCancel (5920 ms)
[39/227] WebViewTest.Dialog_TestConfirmDialogDefaultCancel (7413 ms)
[ RUN      ] WebViewSizeTest.Shim_TestAutosizeHeight
[9742:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9745:13063:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[9735:3847:1203/070125:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[9742:17155:1203/070125:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSizeTest.Shim_TestAutosizeHeight (5557 ms)
[40/227] WebViewSizeTest.Shim_TestAutosizeHeight (7021 ms)
[ RUN      ] WebViewSizeTest.Shim_TestAutosizeBeforeNavigation
[9755:3847:1203/070128:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9759:13063:1203/070131:WARNING:channel.cc(358)] RawChannel write error
[9757:12807:1203/070131:WARNING:channel.cc(358)] RawChannel write error
[9755:17411:1203/070132:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewSizeTest.Shim_TestAutosizeBeforeNavigation (5687 ms)
[41/227] WebViewSizeTest.Shim_TestAutosizeBeforeNavigation (7020 ms)
[ RUN      ] WebViewCommonTest.BasicPostMessage
[9756:3847:1203/070128:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9750:52747:1203/070129:ERROR:mach_broker_mac.mm(234)] Unknown process 9760 is sending Mach IPC messages!
[9750:3847:1203/070130:INFO:CONSOLE(8)] "guestURL: http://localhost:53378/extensions/platform_apps/web_view/post_message/basic/guest.html", source: chrome-extension://bfjehdpplfgdjheaneflpbfkimlbhfdp/embedder.js (8)
[9750:3847:1203/070131:INFO:CONSOLE(8)] "onWebviewLoaded", source: chrome-extension://bfjehdpplfgdjheaneflpbfkimlbhfdp/embedder.js (8)
[9750:42003:1203/070131:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9750:3847:1203/070132:INFO:CONSOLE(8)] "[Guest]: post message received.", source: chrome-extension://bfjehdpplfgdjheaneflpbfkimlbhfdp/embedder.js (8)
[9750:3847:1203/070132:INFO:CONSOLE(0)] "[SUCCESS] postMessage", source: chrome-extension://bfjehdpplfgdjheaneflpbfkimlbhfdp/embedder.html (0)
[9758:13063:1203/070132:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewCommonTest.BasicPostMessage (5692 ms)
[42/227] WebViewCommonTest.BasicPostMessage (7003 ms)
[ RUN      ] AutocompleteBrowserTest.TabAwayRevertSelect
[9771:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9773:12807:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[9771:15623:1203/070137:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==9771==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8aa46bc9 bp 0x000129882730 sp 0x0001298826f0 T6)
    #0 0x7fff8aa46bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1120db3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1120db3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1120db3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1120db3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1120fd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1120fd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1120e8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1120e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1120e8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1120f6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1120f6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1120f6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1120f6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1120f6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10fd5036c in Run base/callback.h:396:12
    #16 0x10fd5036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10fdb8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10fdb9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10fdb9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10fd2ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10fdf3078 in Run base/run_loop.cc:55:3
    #22 0x10fdb70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10fe61d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10fe5560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8aa41771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8aa2e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10aeb6119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10fe54fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10fe61426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11c94026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10fc44abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10fc44abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10fc4370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10fc72948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10fc70abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10ed0ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10ae6d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10ae6d563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==9771==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AutocompleteBrowserTest.TabAwayRevertSelect (3462 ms)
[43/227] AutocompleteBrowserTest.TabAwayRevertSelect (4877 ms)
[ RUN      ] ServiceWorkerAppTest.RegisterAndPostMessage
[9770:3847:1203/070135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9764:50179:1203/070136:ERROR:mach_broker_mac.mm(234)] Unknown process 9775 is sending Mach IPC messages!
[9764:29955:1203/070137:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://mpfenbgelmlhockcljhkaobldddeenco/sw.jsfrom unknown origin. Could not find user data for request.
[9764:3847:1203/070137:INFO:CONSOLE(0)] "[SUCCESS] registerAndPostMessage", source: chrome-extension://mpfenbgelmlhockcljhkaobldddeenco/app.html (0)
[9777:13063:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[9764:3847:1203/070137:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[9764:3847:1203/070137:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[9764:3847:1203/070137:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[9770:17411:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerAppTest.RegisterAndPostMessage (4254 ms)
[44/227] ServiceWorkerAppTest.RegisterAndPostMessage (5746 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirect
[9790:3847:1203/070140:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9778:66603:1203/070141:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9778:3847:1203/070141:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[9778:3847:1203/070141:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[9778:3847:1203/070141:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirect (2762 ms)
[45/227] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirect (4289 ms)
[ RUN      ] BitmapFetcherBrowserTest.OnImageDecodedTest
[9793:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9794:14851:1203/070141:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[9794:14851:1203/070141:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[9793:16643:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BitmapFetcherBrowserTest.OnImageDecodedTest (2485 ms)
[46/227] BitmapFetcherBrowserTest.OnImageDecodedTest (3848 ms)
[ RUN      ] ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker
[9801:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9795:3847:1203/070146:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[9795:3847:1203/070146:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[9795:3847:1203/070146:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker (3403 ms)
[47/227] ChromeServiceWorkerTest.CanShutDownWithRegisteredServiceWorker (4654 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedBrowserClose
[9802:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:53396...
sending server_data: {"host": "127.0.0.1", "port": 53396} (36 bytes)
[9804:13063:1203/070149:WARNING:channel.cc(358)] RawChannel write error
[9808:13063:1203/070149:WARNING:channel.cc(358)] RawChannel write error
[9802:16135:1203/070150:WARNING:channel.cc(358)] RawChannel write error
[9796:3847:1203/070150:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedBrowserClose (6886 ms)
[48/227] DevToolsBeforeUnloadTest.TestUndockedDevToolsInspectedBrowserClose (8077 ms)
[ RUN      ] DevToolsSanityTest.TestShowScriptsTab
[9812:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:53399...
sending server_data: {"host": "127.0.0.1", "port": 53399} (36 bytes)
[9809:3847:1203/070153:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[9815:13063:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[9812:3847:1203/070154:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[9812:3847:1203/070154:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[9812:3847:1203/070154:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[9812:3847:1203/070154:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[9812:3847:1203/070154:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[9812:3847:1203/070154:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[9812:3847:1203/070154:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[9812:3847:1203/070154:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[9812:3847:1203/070154:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[9812:3847:1203/070154:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[9812:17923:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestShowScriptsTab (7285 ms)
[49/227] DevToolsSanityTest.TestShowScriptsTab (8653 ms)
[ RUN      ] DevToolsSanityTest.TestToolboxLoadedUndocked
[9819:3847:1203/070152:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:53402...
sending server_data: {"host": "127.0.0.1", "port": 53402} (36 bytes)
[9816:3847:1203/070157:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
[9826:12807:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[9819:15111:1203/070158:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsSanityTest.TestToolboxLoadedUndocked (7478 ms)
[50/227] DevToolsSanityTest.TestToolboxLoadedUndocked (8862 ms)
[ RUN      ] DoNotTrackTest.Redirect
[9828:3847:1203/070158:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9824:62467:1203/070158:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9824:3847:1203/070158:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[9828:16135:1203/070159:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DoNotTrackTest.Redirect (2824 ms)
[51/227] DoNotTrackTest.Redirect (4056 ms)
[ RUN      ] DistillablePageUtilsBrowserTestOG.TestDelegate
[9836:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9830:39955:1203/070202:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9836:17667:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DistillablePageUtilsBrowserTestOG.TestDelegate (2917 ms)
[52/227] DistillablePageUtilsBrowserTestOG.TestDelegate (4125 ms)
[ RUN      ] SavePageSitePerProcessBrowserTest.SaveAsCompleteHtml
[9837:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9831:39215:1203/070203:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9837:17411:1203/070204:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageSitePerProcessBrowserTest.SaveAsCompleteHtml (3869 ms)
[53/227] SavePageSitePerProcessBrowserTest.SaveAsCompleteHtml (5170 ms)
[ RUN      ] ErrorPageTest.Failed
[9845:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9845:15367:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageTest.Failed (2771 ms)
[54/227] ErrorPageTest.Failed (4136 ms)
[ RUN      ] AutofillPrivateApiTest.GetAddressComponents
[9850:3847:1203/070207:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9843:3847:1203/070209:INFO:CONSOLE(0)] "[SUCCESS] getAddressComponents", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getAddressComponents (0)
[9850:3847:1203/070209:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035800]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[9850:17411:1203/070209:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillPrivateApiTest.GetAddressComponents (3651 ms)
[55/227] AutofillPrivateApiTest.GetAddressComponents (4959 ms)
[ RUN      ] BluetoothLowEnergyApiTest.GattConnection
[9863:3847:1203/070212:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9857:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[       OK ] BluetoothLowEnergyApiTest.GattConnection (3588 ms)
[56/227] BluetoothLowEnergyApiTest.GattConnection (4923 ms)
[ RUN      ] AutomationApiTest.TabsAutomationBooleanActions
[9856:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9852:62467:1203/070213:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9852:3847:1203/070213:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://njceepjngmnlngeckcfcbcococjjikba/actions.html (0)
[9865:13063:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[9862:13319:1203/070213:WARNING:channel.cc(358)] RawChannel write error
[9856:17667:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.TabsAutomationBooleanActions (5725 ms)
[57/227] AutomationApiTest.TabsAutomationBooleanActions (7058 ms)
[ RUN      ] CastStreamingApiTest.BadLogging
[9874:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9867:3847:1203/070218:INFO:CONSOLE(14)] "[TEST] emptyLogWithLoggingDisabled", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (14)
[9878:20239:1203/070218:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[9878:20239:1203/070218:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[9878:20239:1203/070218:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[9867:3847:1203/070218:INFO:CONSOLE(17)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (17)
[9867:3847:1203/070218:INFO:CONSOLE(22)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (22)
[9867:29955:1203/070218:WARNING:cast_transport_sender_impl.cc(167)] Unsafe to send audio with encryption DISABLED.
[9867:29955:1203/070218:WARNING:cast_transport_sender_impl.cc(206)] Unsafe to send video with encryption DISABLED.
[9867:3847:1203/070218:INFO:CONSOLE(40)] "Getting logs without enabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (40)
[9867:3847:1203/070218:INFO:CONSOLE(43)] "Disabling logging that is already disabled.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (43)
[9867:3847:1203/070218:INFO:CONSOLE(46)] "Stopping.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (46)
[9867:3847:1203/070219:INFO:CONSOLE(54)] "Destroying.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.js (54)
[9867:3847:1203/070219:INFO:CONSOLE(0)] "[SUCCESS] emptyLogWithLoggingDisabled", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.html (0)
[9867:3847:1203/070219:INFO:CONSOLE(0)] "[SUCCESS] emptyLogWithLoggingDisabled", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/bad_logging.html (0)
[9878:12807:1203/070219:WARNING:channel.cc(358)] RawChannel write error
[9878:12807:1203/070219:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.BadLogging (3717 ms)
[58/227] CastStreamingApiTest.BadLogging (5141 ms)
[ RUN      ] CastStreamingApiTestWithPixelOutput.EndToEnd
[9875:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9879:25091:1203/070219:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[9879:25091:1203/070219:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[9879:25091:1203/070219:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[9868:3847:1203/070219:INFO:CONSOLE(0)] "The provided value 'undefined' is not a valid enum value of type OscillatorType.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end_sender.html?port=64776&aesKey=30313233343536373839616263646566&aesIvMask=66656463626139383736353433323130 (0)
[9868:3847:1203/070219:INFO:CONSOLE(0)] "[SUCCESS] sendTestPatterns", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end_sender.html?port=64776&aesKey=30313233343536373839616263646566&aesIvMask=66656463626139383736353433323130 (0)
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 3 more tone(s) and 3 more color(s).
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(187)] Heard tone at frequency 200 Hz.
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 2 more tone(s) and 3 more color(s).
[9868:3847:1203/070219:INFO:CONSOLE(0)] "The provided value 'undefined' is not a valid enum value of type OscillatorType.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end_sender.html?port=64776&aesKey=30313233343536373839616263646566&aesIvMask=66656463626139383736353433323130 (0)
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(234)] Saw color yuv(82, 90, 240).
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 2 more tone(s) and 2 more color(s).
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(187)] Heard tone at frequency 500 Hz.
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 1 more tone(s) and 2 more color(s).
[9868:3847:1203/070219:INFO:CONSOLE(0)] "The provided value 'undefined' is not a valid enum value of type OscillatorType.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end_sender.html?port=64776&aesKey=30313233343536373839616263646566&aesIvMask=66656463626139383736353433323130 (0)
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(187)] Heard tone at frequency 1800 Hz.
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 0 more tone(s) and 2 more color(s).
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(234)] Saw color yuv(145, 54, 34).
[9868:39447:1203/070219:INFO:cast_streaming_apitest.cc(149)] Waiting to encounter 0 more tone(s) and 1 more color(s).
[9868:3847:1203/070219:INFO:CONSOLE(0)] "The provided value 'undefined' is not a valid enum value of type OscillatorType.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/end_to_end_sender.html?port=64776&aesKey=30313233343536373839616263646566&aesIvMask=66656463626139383736353433323130 (0)
[9868:39447:1203/070220:INFO:cast_streaming_apitest.cc(234)] Saw color yuv(41, 240, 110).
ASAN:DEADLYSIGNAL
=================================================================
==9879==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010d9a16bc bp 0x000156082b00 sp 0x000156082a20 T22)
    #0 0x10d9a16bb in releaseStore third_party/WebKit/Source/wtf/Atomics.h:251:10
    #1 0x10d9a16bb in setAudioThread third_party/WebKit/Source/modules/webaudio/DeferredTaskHandler.h:101:0
    #2 0x10d9a16bb in render third_party/WebKit/Source/modules/webaudio/AudioDestinationNode.cpp:57:0
    #3 0x10ba98f9e in fillBuffer third_party/WebKit/Source/platform/audio/AudioPullFIFO.cpp:65:9
    #4 0x10ba98f9e in consume third_party/WebKit/Source/platform/audio/AudioPullFIFO.cpp:52:0
    #5 0x10ba9792e in render third_party/WebKit/Source/platform/audio/AudioDestination.cpp:164:5
    #6 0x1151bbc96 in Render content/renderer/media/renderer_webaudiodevice_impl.cc:115:3
    #7 0x10ae76490 in Process media/audio/audio_output_device.cc:423:3
    #8 0x10ae595e0 in Run media/audio/audio_device_thread.cc:183:9
    #9 0x10ae592e7 in ThreadMain media/audio/audio_device_thread.cc:158:3
    #10 0x10837060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #11 0x7fff8aa41771 in _pthread_start (in libsystem_c.dylib) + 326
    #12 0x7fff8aa2e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x677b6bb)
Thread T22 created by T5 here:
    #0 0x1033db119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10836ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10ae58b3c in Start media/audio/audio_device_thread.cc:117:3
    #3 0x10ae5897d in Start media/audio/audio_device_thread.cc:79:3
    #4 0x10ae7564a in OnStreamCreated media/audio/audio_output_device.cc:356:5
    #5 0x115190708 in OnStreamCreated content/renderer/media/audio_message_filter.cc:221:3
    #6 0x11518ffce in DispatchToMethodImpl<content::AudioMessageFilter, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int), int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int, 0, 1, 2, 3> base/tuple.h:254:3
    #7 0x11518ffce in DispatchToMethod<content::AudioMessageFilter, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int), int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int> base/tuple.h:261:0
    #8 0x11518ffce in Dispatch<content::AudioMessageFilter, content::AudioMessageFilter, void, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int)> content/common/media/audio_messages.h:60:0
    #9 0x11518ffce in OnMessageReceived content/renderer/media/audio_message_filter.cc:152:0
    #10 0x10a636377 in TryFiltersImpl ipc/message_filter_router.cc:20:9
    #11 0x10a636377 in TryFilters ipc/message_filter_router.cc:78:0
    #12 0x10a60f901 in TryFilters ipc/ipc_channel_proxy.cc:73:7
    #13 0x10a62a6d4 in OnMessageReceived ipc/ipc_sync_channel.cc:329:7
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
    #14 0x10a6182f8 in DispatchMessage ipc/ipc_channel_reader.cc:76:3
    #15 0x10a617cfe in DispatchMessages ipc/ipc_channel_reader.cc:263:5
    #16 0x10826b36c in Run base/callback.h:396:12
    #17 0x10826b36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1082d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1082d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1082d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x108245d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #22 0x10830e078 in Run base/run_loop.cc:55:3
    #23 0x1082d20b4 in Run base/message_loop/message_loop.cc:289:3
    #24 0x10837cd5c in ThreadMain base/threading/thread.cc:251:3
    #25 0x10837060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #26 0x7fff8aa41771 in _pthread_start (in libsystem_c.dylib) + 326
    #27 0x7fff8aa2e1a0 in thread_start (in libsystem_c.dylib) + 12

Thread T5 created by T0 here:
    #0 0x1033db119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10836ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10837c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x114e5b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x115260082 in RenderProcess content/renderer/render_process.h:21:3
    #5 0x115260082 in RenderProcessImpl content/renderer/render_process_impl.cc:27:0
    #6 0x1152ea087 in RendererMain content/renderer/renderer_main.cc:204:23
    #7 0x10818d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10818babd in ContentMain content/app/content_main.cc:19:15
    #9 0x107229c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10339499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x103394563 in start (in Chromium Helper) + 51
    #11 0x13  (<unknown module>)

[9875:3847:1203/070220:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x61300010f980]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[9875:3847:1203/070220:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x61300010f980]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[9879:12807:1203/070220:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
==9879==ABORTING
[9879:12807:1203/070220:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
Received signal 6
[end of stack trace]
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=4
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=5
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=6
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=7
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=8
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=9
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=10
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=11
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=12
[9868:34819:1203/070220:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=13
[9868:3847:1203/070220:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[9868:3847:1203/070220:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] CastStreamingApiTestWithPixelOutput.EndToEnd (4624 ms)
[59/227] CastStreamingApiTestWithPixelOutput.EndToEnd (5914 ms)
[ RUN      ] DeclarativeContentApiTest.WebContentsWithoutTabAddedNotificationAtOnLoaded
[9884:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9884:16899:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.WebContentsWithoutTabAddedNotificationAtOnLoaded (3725 ms)
[60/227] DeclarativeContentApiTest.WebContentsWithoutTabAddedNotificationAtOnLoaded (4912 ms)
[ RUN      ] DeclarativeContentApiTest.PendingWebContentsClearedOnRemoveRules
[9888:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9891:12551:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[9890:12807:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[9888:17667:1203/070226:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.PendingWebContentsClearedOnRemoveRules (5148 ms)
[61/227] DeclarativeContentApiTest.PendingWebContentsClearedOnRemoveRules (6504 ms)
[ RUN      ] DeveloperPrivateApiTest.InspectAppWindowView
[9897:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9900:12807:1203/070229:WARNING:channel.cc(358)] RawChannel write error
[9897:15623:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeveloperPrivateApiTest.InspectAppWindowView (4747 ms)
[62/227] DeveloperPrivateApiTest.InspectAppWindowView (6167 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_History
[9903:3847:1203/070229:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9904:13063:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[9903:17411:1203/070230:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_History (2635 ms)
[63/227] DownloadExtensionTest.DownloadExtensionTest_FileIcon_History (3790 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchEmptyQuery
[9912:3847:1203/070233:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchEmptyQuery (2420 ms)
[64/227] DownloadExtensionTest.DownloadExtensionTest_SearchEmptyQuery (3624 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_UnsafeHeaders
[9913:3847:1203/070233:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9913:17667:1203/070236:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_UnsafeHeaders (4881 ms)
[65/227] DownloadExtensionTest.DownloadExtensionTest_Download_UnsafeHeaders (6184 ms)
[ RUN      ] ExtensionBrowserTest.PageAction
[9926:3847:1203/070239:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9923:62475:1203/070241:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[9926:3847:1203/070241:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002bc40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] ExtensionBrowserTest.PageAction (3573 ms)
[66/227] ExtensionBrowserTest.PageAction (4830 ms)
[ RUN      ] ExtensionBrowserTest.UnloadPageAction
[9932:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9933:13063:1203/070246:WARNING:channel.cc(358)] RawChannel write error
[9929:3847:1203/070246:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[9932:17923:1203/070246:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.UnloadPageAction (3333 ms)
[67/227] ExtensionBrowserTest.UnloadPageAction (4565 ms)
[ RUN      ] ExtensionBrowserTest.PageActionRefreshCrash
[9939:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9936:3847:1203/070250:INFO:page_action_browsertest.cc(138)] Load extension A done  : 1085 ms
[9936:3847:1203/070251:INFO:page_action_browsertest.cc(148)] Load extension B done  : 2168 ms
[9936:3847:1203/070252:INFO:page_action_browsertest.cc(158)] Reload extension A done: 3243 ms
[9936:3847:1203/070253:INFO:page_action_browsertest.cc(164)] Reload extension B done: 4318 ms
[9936:3847:1203/070254:INFO:page_action_browsertest.cc(171)] Test completed         : 5392 ms
[9939:17155:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowserTest.PageActionRefreshCrash (7576 ms)
[68/227] ExtensionBrowserTest.PageActionRefreshCrash (9037 ms)
[ RUN      ] PageActionApiTest.Getters
[9950:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9947:3847:1203/070259:INFO:CONSOLE(0)] "[SUCCESS] getPopup", source: chrome-extension://adfnolkgglldnmlhhpdlljaepblanbcl/update.html (0)
[9947:3847:1203/070259:INFO:CONSOLE(0)] "[SUCCESS] getTitle", source: chrome-extension://adfnolkgglldnmlhhpdlljaepblanbcl/update.html (0)
[9950:17667:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PageActionApiTest.Getters (3354 ms)
[69/227] PageActionApiTest.Getters (4551 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileTest
[9956:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9953:4611:1203/070303:ERROR:mach_broker_mac.mm(234)] Unknown process 9958 is sending Mach IPC messages!
[9953:3847:1203/070304:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ijpejgdbinhnibjdadgjghoojnjiglfp/test.html (0)
[9956:18179:1203/070304:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileTest (3875 ms)
[70/227] FileSystemApiTest.FileSystemApiOpenExistingFileTest (5092 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveNewFileTest
[9964:3847:1203/070307:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9960:5635:1203/070308:ERROR:mach_broker_mac.mm(234)] Unknown process 9966 is sending Mach IPC messages!
[9960:3847:1203/070309:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://pakpgkebecalclbmlpnbindebjedlgce/test.html (0)
[9960:3847:1203/070309:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[9964:17155:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiSaveNewFileTest (3839 ms)
[71/227] FileSystemApiTest.FileSystemApiSaveNewFileTest (5082 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiSaveMultipleFilesTest
[9971:3847:1203/070312:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9968:49923:1203/070314:ERROR:mach_broker_mac.mm(234)] Unknown process 9973 is sending Mach IPC messages!
[9968:3847:1203/070314:INFO:CONSOLE(0)] "[SUCCESS] saveFile", source: chrome-extension://glbhikmmhadhnlehndfngjjpnggkgkia/test.html (0)
[9968:3847:1203/070314:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] FileSystemApiTest.FileSystemApiSaveMultipleFilesTest (3807 ms)
[72/227] FileSystemApiTest.FileSystemApiSaveMultipleFilesTest (5083 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiGetWritableWithWriteTest
[9979:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9975:5635:1203/070319:ERROR:mach_broker_mac.mm(234)] Unknown process 9981 is sending Mach IPC messages!
[9975:3847:1203/070320:INFO:CONSOLE(0)] "[SUCCESS] getWritableEntry", source: chrome-extension://fcnlioiapaocecpchpbcfbppabmfklbm/test.html (0)
[       OK ] FileSystemApiTest.FileSystemApiGetWritableWithWriteTest (4037 ms)
[73/227] FileSystemApiTest.FileSystemApiGetWritableWithWriteTest (5343 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessLoginAccessTokenFailure
[9986:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9983:3847:1203/070324:INFO:CONSOLE(5)] "hi there", source: chrome-extension://fiakpjphpmkcbjgmlpknihehchmlfcfa/test.js (5)
[9986:15367:1203/070324:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessLoginAccessTokenFailure (3128 ms)
[74/227] GetAuthTokenFunctionTest.InteractiveLoginSuccessLoginAccessTokenFailure (4289 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalLoadFailed
[9993:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9989:3847:1203/070328:INFO:CONSOLE(5)] "hi there", source: chrome-extension://fiakpjphpmkcbjgmlpknihehchmlfcfa/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalLoadFailed (3209 ms)
[75/227] GetAuthTokenFunctionTest.InteractiveApprovalLoadFailed (4573 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveApprovalConnectionFailure
[9999:3847:1203/070332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[9996:3847:1203/070333:INFO:CONSOLE(5)] "hi there", source: chrome-extension://fiakpjphpmkcbjgmlpknihehchmlfcfa/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveApprovalConnectionFailure (3305 ms)
[76/227] GetAuthTokenFunctionTest.InteractiveApprovalConnectionFailure (4572 ms)
[ RUN      ] BrowserActionApiTest.TabSpecificBrowserActionState
[9921:3847:1203/070237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001117e9aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011fbdaf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8aa2f90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff962c0233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff962c5916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff962c50e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89d65eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89d65c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89d65ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff93c05533 _DPSNextEvent + 685
11  AppKit                              0x00007fff93c04df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff93bfc1a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001117caa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001117c87fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000111888149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011fcace9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011fcaf6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011fbdcbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x00000001117b212c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011fbda96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000110a138ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000110a11016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011bf9f837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011c82711a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011bf9b26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011bfa7407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011bf93b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011fbd7679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011fbd57ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011fbda0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001117b00dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000112579f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000011257bb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x000000011257cdba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000011258eab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000011258e02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x00000001119b2219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001105ba9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011fca57c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000111766513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x00000001105ba88d main + 237
42  browser_tests                       0x000000010ea70e34 start + 52
[77/227] BrowserActionApiTest.TabSpecificBrowserActionState (TIMED OUT)
[ RUN      ] OmniboxApiTest.OnInputEntered
[10011:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10012:12807:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[10014:12807:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[10011:17411:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OmniboxApiTest.OnInputEntered (3967 ms)
[78/227] OmniboxApiTest.OnInputEntered (5307 ms)
[ RUN      ] MediaGalleriesPlatformAppPpapiTest.SendFilesystem
[10007:3847:1203/070336:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10015,2039034240:07:03:39.377380] Native Client module will be loaded at base address 0x0000258200000000
[10002:3847:1203/070339:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://agogcgnkjjagnfdgdpbehbmmgacgihad/index.html (0)
[10010:12807:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[10007:15623:1203/070339:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppPpapiTest.SendFilesystem (5215 ms)
[79/227] MediaGalleriesPlatformAppPpapiTest.SendFilesystem (6594 ms)
[ RUN      ] ExtensionSessionsTest.GetDevicesListEmpty
[10024:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsSyncActive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(@0x125ae2c20 16-byte object <80-F6 45-00 60-60 00-00 00-45 72-0C 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsManaged()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:169:
    Function call: GetRegisteredDataTypes()
          Returns: 8-byte object <FF-FF FF-FF 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:171:
    Function call: GetPreferredDataTypes()
          Returns: 8-byte object <00-08 00-00 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
    Function call: IsDataTypeControllerRunning(13)
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[       OK ] ExtensionSessionsTest.GetDevicesListEmpty (2737 ms)
[80/227] ExtensionSessionsTest.GetDevicesListEmpty (4078 ms)
[ RUN      ] ProxySettingsApiTest.ProxyAutoSettings
[10023:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10017:4611:1203/070344:ERROR:mach_broker_mac.mm(234)] Unknown process 10027 is sending Mach IPC messages!
[10017:3847:1203/070345:INFO:CONSOLE(0)] "[SUCCESS] verifyTestsHaveStarted", source: chrome-extension://gnfbhbgcbodfcglobkjnbkafekbgeipi/_generated_background_page.html (0)
[10017:3847:1203/070345:INFO:CONSOLE(0)] "[SUCCESS] setAutoSettings", source: chrome-extension://gnfbhbgcbodfcglobkjnbkafekbgeipi/_generated_background_page.html (0)
[10017:3847:1203/070345:INFO:CONSOLE(0)] "[SUCCESS] verifyRegular", source: chrome-extension://gnfbhbgcbodfcglobkjnbkafekbgeipi/_generated_background_page.html (0)
[10017:3847:1203/070345:INFO:CONSOLE(0)] "[SUCCESS] verifyIncognito", source: chrome-extension://gnfbhbgcbodfcglobkjnbkafekbgeipi/_generated_background_page.html (0)
[10025:13063:1203/070345:WARNING:channel.cc(358)] RawChannel write error
[10023:17411:1203/070345:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProxySettingsApiTest.ProxyAutoSettings (4282 ms)
[81/227] ProxySettingsApiTest.ProxyAutoSettings (5490 ms)
[ RUN      ] StreamsPrivateApiTest.Navigate
[10034:3847:1203/070347:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10037:13063:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[10034:15879:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StreamsPrivateApiTest.Navigate (3597 ms)
[82/227] StreamsPrivateApiTest.Navigate (4892 ms)
[ RUN      ] ExtensionTabsTest.QueryAllTabsWithDevTools
[10038:3847:1203/070348:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10041:13063:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[10046:15363:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10046:15363:1203/070353:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10038:17411:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsTest.QueryAllTabsWithDevTools (7135 ms)
[83/227] ExtensionTabsTest.QueryAllTabsWithDevTools (8533 ms)
[ RUN      ] WebNavigationApiTest.ReferenceFragment
[10047:3847:1203/070352:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10050:12551:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[10042:3847:1203/070355:INFO:CONSOLE(0)] "[SUCCESS] referenceFragment", source: chrome-extension://kadocmnfeplhffobakohlkicbkijejao/test_referenceFragment.html (0)
[10049:12807:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[10048:13063:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[10047:16135:1203/070355:WARNING:channel.cc(358)] RawChannel write error
[10042:3847:1203/070355:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.ReferenceFragment (4863 ms)
[84/227] WebNavigationApiTest.ReferenceFragment (6167 ms)
[ RUN      ] WebNavigationApiTest.SimpleLoad
[10056:3847:1203/070356:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10051:3847:1203/070359:INFO:CONSOLE(0)] "[SUCCESS] simpleLoad", source: chrome-extension://gajhcccnbfhbpajpiibldkiommaknnal/test_simpleLoad.html (0)
[10061:13063:1203/070359:WARNING:channel.cc(358)] RawChannel write error
[10056:17411:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[10051:3847:1203/070400:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.SimpleLoad (4988 ms)
[85/227] WebNavigationApiTest.SimpleLoad (6443 ms)
[ RUN      ] WebNavigationApiTest.CrossProcessHistory
[10060:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10055:62211:1203/070402:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test2
[10055:62211:1203/070402:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10055:3847:1203/070402:INFO:CONSOLE(0)] "[SUCCESS] crossProcessHistory", source: chrome-extension://plopjbnemhcbhlnmabeolmadbnomiblc/test_crossProcessHistory.html (0)
[10067:12551:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[10055:62211:1203/070402:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test5
[10055:3847:1203/070402:INFO:CONSOLE(0)] "[SUCCESS] crossProcessHistoryIFrame", source: chrome-extension://plopjbnemhcbhlnmabeolmadbnomiblc/test_crossProcessHistory.html (0)
[10055:62211:1203/070403:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /test6
[10055:3847:1203/070403:INFO:CONSOLE(0)] "[SUCCESS] crossProcessHistoryReplace", source: chrome-extension://plopjbnemhcbhlnmabeolmadbnomiblc/test_crossProcessHistory.html (0)
[10071:13063:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[10062:12807:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[10064:12807:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[10055:3847:1203/070404:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[10055:3847:1203/070404:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.CrossProcessHistory (7616 ms)
[86/227] WebNavigationApiTest.CrossProcessHistory (8820 ms)
[ RUN      ] WebRtcFromWebAccessibleResourceTest.GetUserMediaInWebAccessibleResourceSuccess
[10070:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10066:39187:1203/070404:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10072:25347:1203/070404:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[10072:25347:1203/070404:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[10072:25347:1203/070404:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[10072:13063:1203/070404:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[10070:15111:1203/070404:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebRtcFromWebAccessibleResourceTest.GetUserMediaInWebAccessibleResourceSuccess (3086 ms)
[87/227] WebRtcFromWebAccessibleResourceTest.GetUserMediaInWebAccessibleResourceSuccess (4316 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStoreWithoutLog
[10080:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10082:13063:1203/070407:WARNING:channel.cc(358)] RawChannel write error
[10082:3847:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10082:3847:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10082:3847:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10082:3847:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10082:3847:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10082:3847:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10082:3847:1203/070407:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10080:17155:1203/070407:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcLoggingPrivateApiTest.TestStoreWithoutLog (2369 ms)
[88/227] WebrtcLoggingPrivateApiTest.TestStoreWithoutLog (3628 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.AppInstallBubble
[10081:3847:1203/070407:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10074:3847:1203/070409:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[10074:17667:1203/070409:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10074:3847:1203/070411:INFO:CONSOLE(0)] "[SUCCESS] appInstallBubble", source: http://www.example.com:53445/extensions/api_test/webstore_private/app_install_bubble.html (0)
[10081:17155:1203/070411:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.AppInstallBubble (5655 ms)
[89/227] ExtensionWebstorePrivateApiTest.AppInstallBubble (6963 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.BeginInstall
[10089:3847:1203/070410:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10085:3847:1203/070412:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[10085:17667:1203/070412:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10085:3847:1203/070413:INFO:CONSOLE(0)] "[SUCCESS] beginInstallWithAppBubble", source: http://www.example.com:53446/extensions/api_test/webstore_private/begin_install.html (0)
[10085:3847:1203/070414:INFO:CONSOLE(0)] "[SUCCESS] beginInstallWithNoAppBubble", source: http://www.example.com:53446/extensions/api_test/webstore_private/begin_install.html (0)
[10089:17411:1203/070414:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.BeginInstall (5498 ms)
[90/227] ExtensionWebstorePrivateApiTest.BeginInstall (6711 ms)
[ RUN      ] ExtensionWebstoreGetWebGLStatusTest.Allowed
[10098:3847:1203/070414:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10099:13063:1203/070415:WARNING:channel.cc(358)] RawChannel write error
[10099:3847:1203/070415:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10099:3847:1203/070415:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10099:3847:1203/070415:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10099:3847:1203/070415:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10099:3847:1203/070415:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10099:3847:1203/070415:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10099:3847:1203/070415:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10098:15623:1203/070415:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstoreGetWebGLStatusTest.Allowed (2449 ms)
[91/227] ExtensionWebstoreGetWebGLStatusTest.Allowed (3776 ms)
[ RUN      ] AppApiTest.OpenAppFromIframe
[10105:3847:1203/070417:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10100:59167:1203/070418:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10108:13319:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[10111:13063:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[10105:15623:1203/070419:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppApiTest.OpenAppFromIframe (3701 ms)
[92/227] AppApiTest.OpenAppFromIframe (4979 ms)
[ RUN      ] AppApiTest.ServerRedirectToAppFromExtension
[10109:3847:1203/070418:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AppApiTest.ServerRedirectToAppFromExtension (6105 ms)
[93/227] AppApiTest.ServerRedirectToAppFromExtension (7488 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.Uninstall
[10123:3847:1203/070425:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10124:12551:1203/070428:WARNING:channel.cc(358)] RawChannel write error
[10123:17923:1203/070428:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.Uninstall (4982 ms)
[94/227] ExtensionDisabledGlobalErrorTest.Uninstall (6142 ms)
[ RUN      ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToPreviousTheme
[10132:3847:1203/070431:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToPreviousTheme (7678 ms)
[95/227] ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToPreviousTheme (9029 ms)
[ RUN      ] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest
[10140:3847:1203/070440:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest (3433 ms)
[96/227] ExtensionRequestLimitingThrottleBrowserTest.ThrottleRequest (4556 ms)
Still waiting for the following processes to finish:
	../out/Release/browser_tests --allow-file-access --gtest_also_run_disabled_tests --gtest_filter=ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered --single_process --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outIrVIbg/output.json --user-data-dir=/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.g4FVP8/dWiLxJ1
	../out/Release/browser_tests --allow-file-access --gtest_also_run_disabled_tests --gtest_filter=ExtensionApiNewTabTest.Tabs --single_process --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outIrVIbg/output.json --user-data-dir=/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.g4FVP8/dSvB2RF
[ RUN      ] ExtensionApiNewTabTest.Tabs
[10146:3847:1203/070445:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10143:3847:1203/070447:INFO:CONSOLE(0)] "[SUCCESS] getSelected", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070447:INFO:CONSOLE(0)] "[SUCCESS] create", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070447:INFO:CONSOLE(0)] "[SUCCESS] createInCurrent", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070448:INFO:CONSOLE(0)] "[SUCCESS] createInOtherWindow", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070448:INFO:CONSOLE(0)] "[SUCCESS] createAtIndex", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070449:INFO:CONSOLE(0)] "[SUCCESS] createSelected", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070451:INFO:CONSOLE(0)] "[SUCCESS] createWindowWithDefaultTab", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070452:INFO:CONSOLE(0)] "[SUCCESS] createWindowWithExistingTab", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070452:INFO:CONSOLE(0)] "[SUCCESS] getAllInWindowNullArg", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070453:INFO:CONSOLE(0)] "[SUCCESS] detectLanguage", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070455:INFO:CONSOLE(0)] "[SUCCESS] windowCreate", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10143:3847:1203/070455:INFO:CONSOLE(0)] "[SUCCESS] getCurrentWindow", source: chrome-extension://jacgkbihhjpkkadpdofkhepogfmpjppi/crud.html (0)
[10151:12551:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[10146:17923:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiNewTabTest.Tabs (13701 ms)
[97/227] ExtensionApiNewTabTest.Tabs (15089 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.BookmarksURLOverride
[10153:3847:1203/070459:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[10156:3847:1203/070500:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10161:12551:1203/070502:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.BookmarksURLOverride (4379 ms)
[98/227] ExtensionURLRewriteBrowserTest.BookmarksURLOverride (5617 ms)
[ RUN      ] LazyBackgroundPageApiTest.WaitForRequest
[10165:3847:1203/070506:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10165:17155:1203/070507:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.WaitForRequest (3210 ms)
[99/227] LazyBackgroundPageApiTest.WaitForRequest (4566 ms)
[ RUN      ] LazyBackgroundPageApiTest.EventDispatchToTab
[10172:3847:1203/070510:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10169:3847:1203/070513:INFO:CONSOLE(0)] "[SUCCESS] testReceivedEvent", source: chrome-extension://hapibhngbmchdckkplpcnojfjciicgbp/page.html (0)
ASAN:DEADLYSIGNAL
=================================================================
==10172==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff8aa46bc9 bp 0x00012c020730 sp 0x00012c0206f0 T6)
    #0 0x7fff8aa46bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11486d3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11486d3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11486d3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11486d3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11488f1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11488f1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x11487a628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x11487ab9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x11487ab9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x114888c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x114888c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x114888c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x114888c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x114888c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1124e236c in Run base/callback.h:396:12
    #16 0x1124e236c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x11254a894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x11254bac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x11254bac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1124bcd18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x112585078 in Run base/run_loop.cc:55:3
    #22 0x1125490b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1125f3d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1125e760e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff8aa41771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff8aa2e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10d652119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1125e6fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1125f3426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f0d226c in ChildProcess content/child/child_process.cc:51:3
    #4 0x1123d6abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x1123d6abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x1123d570a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x112404948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112402abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1114a0c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10d60c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10d60c563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==10172==ABORTING
Received signal 6
[end of stack trace]
[       OK ] LazyBackgroundPageApiTest.EventDispatchToTab (4424 ms)
[100/227] LazyBackgroundPageApiTest.EventDispatchToTab (5604 ms)
[ RUN      ] RequirementsCheckerBrowserTest.DisallowWebGL
[10179:3847:1203/070516:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10181:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10181:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10181:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10181:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10181:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10181:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10181:3847:1203/070516:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] RequirementsCheckerBrowserTest.DisallowWebGL (2071 ms)
[101/227] RequirementsCheckerBrowserTest.DisallowWebGL (3239 ms)
[ RUN      ] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered
[10118:3847:1203/070422:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000105f15aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000114306f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8aa2f90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff962c0233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff962c5916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff962c50e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89d65eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89d65c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89d65ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff93c05533 _DPSNextEvent + 685
11  AppKit                              0x00007fff93c04df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff93bfc1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000105ef6a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000105ef47fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000105fb4149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x00000001143d8e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001143db6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000114308bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x0000000105ede12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011430696a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x000000010513f8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x000000010513d016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x00000001106cb837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000110f5311a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x00000001106c726b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x00000001106d3407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x00000001106bfb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000114303679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x00000001143017ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x00000001143060ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000105edc0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000106ca5f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000106ca7b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000106ca8dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000106cbaab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x0000000106cba02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x00000001060de219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x0000000104ce69ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x00000001143d17c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000105e92513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x0000000104ce688d main + 237
42  browser_tests                       0x000000010319ce34 start + 52
[102/227] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered (TIMED OUT)
[ RUN      ] GeolocationBrowserTest.NoPromptForDeniedOrigin
[10185:3847:1203/070519:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10182:62215:1203/070520:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10189:12807:1203/070522:WARNING:channel.cc(358)] RawChannel write error
[10185:17667:1203/070522:WARNING:channel.cc(358)] RawChannel write error
[10182:3847:1203/070522:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoPromptForDeniedOrigin (4909 ms)
[103/227] GeolocationBrowserTest.NoPromptForDeniedOrigin (6179 ms)
[ RUN      ] HistoryBrowserTest.HistorySearchXSS
[10192:3847:1203/070523:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10188:3847:1203/070525:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10192:3847:1203/070525:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[10192:3847:1203/070525:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[10192:3847:1203/070525:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[10192:17923:1203/070525:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.HistorySearchXSS (4422 ms)
[104/227] HistoryBrowserTest.HistorySearchXSS (5717 ms)
[ RUN      ] MediaStreamPermissionTest.TestDenyingUserMedia
[10198:3847:1203/070525:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10194:3847:1203/070526:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:53484/webrtc/adapter.js (71)
[10194:60459:1203/070526:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10194:3847:1203/070526:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:53484/webrtc/test_functions.js (13)
[10194:3847:1203/070526:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:53484/webrtc/test_functions.js (13)
[10194:3847:1203/070526:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:53484/webrtc/test_functions.js (13)
[10194:3847:1203/070526:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:53484/webrtc/test_functions.js (13)
[10194:3847:1203/070526:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:53484/webrtc/test_functions.js (13)
[10198:17411:1203/070526:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamPermissionTest.TestDenyingUserMedia (2585 ms)
[105/227] MediaStreamPermissionTest.TestDenyingUserMedia (3902 ms)
[ RUN      ] EncryptedMediaSupportedTypesExternalClearKeyTest.Basic
[10209:3847:1203/070529:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesExternalClearKeyTest.Basic (2397 ms)
[106/227] EncryptedMediaSupportedTypesExternalClearKeyTest.Basic (3636 ms)
[ RUN      ] ECKPrefixedEncryptedMediaTest.InitializeCDMFail
[10205:3847:1203/070528:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.752 -  org.chromium.externalclearkey.initializefail is not a known key system", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.758 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.762 -  Registering video event handlers.", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.777 -  Loading media using src.", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.782 -  Starting play, hidden: false", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.910 -  Event: play", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.911 -  Event: waiting", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:62467:1203/070529:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10201:3847:1203/070529:INFO:CONSOLE(284)] "07:05:29.936 -  org.chromium.externalclearkey.initializefail Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070529:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[10201:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.726 -  onWebkitKeyError KeySystem: org.chromium.externalclearkey.initializefail, sessionId: , errorCode: 1, systemCode: 0", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10201:3847:1203/070530:INFO:CONSOLE(145)] "[object HTMLVideoElement].webkitkeyerror", source: http://127.0.0.1:53493/eme_player_js/utils.js (145)
[10201:3847:1203/070530:INFO:CONSOLE(284)] "07:05:30.734 -  Set document title to: PREFIXED_EME_ERROR_EVENT, updated title: PREFIXED_EME_ERROR_EVENT", source: http://127.0.0.1:53493/eme_player_js/utils.js (284)
[10205:3847:1203/070530:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[10205:3847:1203/070530:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[10205:3847:1203/070530:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[10205:3847:1203/070530:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] ECKPrefixedEncryptedMediaTest.InitializeCDMFail (3696 ms)
[107/227] ECKPrefixedEncryptedMediaTest.InitializeCDMFail (5250 ms)
[ RUN      ] MediaFileValidatorTest.InvalidImage
[10216:3847:1203/070533:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] MediaFileValidatorTest.InvalidImage (3098 ms)
[108/227] MediaFileValidatorTest.InvalidImage (4469 ms)
[ RUN      ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingCorrections
[10220:3847:1203/070534:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10221:12295:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[10220:17411:1203/070535:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingCorrections (2825 ms)
[109/227] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingCorrections (4109 ms)
[ RUN      ] LoadTimingBrowserTest.Ssl
[10231:3847:1203/070538:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10225:3847:1203/070539:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10231:16135:1203/070539:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoadTimingBrowserTest.Ssl (3496 ms)
[110/227] LoadTimingBrowserTest.Ssl (4822 ms)
[ RUN      ] DnsProbeBrowserTest.Incognito
[10230:3847:1203/070537:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10223:3847:1203/070540:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10223:3847:1203/070540:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] DnsProbeBrowserTest.Incognito (4048 ms)
[111/227] DnsProbeBrowserTest.Incognito (5283 ms)
[ RUN      ] PredictorBrowserTest.PRE_ShutdownStartupCycle
[10242:3847:1203/070543:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10244:3847:1203/070543:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10244:3847:1203/070543:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10244:3847:1203/070543:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10244:3847:1203/070543:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10244:3847:1203/070543:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10244:3847:1203/070543:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10244:3847:1203/070543:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PredictorBrowserTest.PRE_ShutdownStartupCycle (2443 ms)
[112/227] PredictorBrowserTest.PRE_ShutdownStartupCycle (3813 ms)
[ RUN      ] LoadTimingBrowserTest.EverythingAtOnce
[10241:3847:1203/070543:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10241:18947:1203/070544:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoadTimingBrowserTest.EverythingAtOnce (2883 ms)
[113/227] LoadTimingBrowserTest.EverythingAtOnce (4136 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForFetchSubmitWithoutNavigation_SignupForm
[10252:3847:1203/070547:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10245:43039:1203/070547:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10245:3847:1203/070547:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10252:15879:1203/070547:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForFetchSubmitWithoutNavigation_SignupForm (2508 ms)
[114/227] PasswordManagerBrowserTestBase.PromptForFetchSubmitWithoutNavigation_SignupForm (3837 ms)
[ RUN      ] PDFExtensionTest.Navigator
[10253:3847:1203/070547:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10246:41487:1203/070548:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:05:50 vm1058-m4.golo.chromium.org Chromium Helper[10256] <Error>: CGAffineTransformInvert: singular matrix.
[10246:3847:1203/070550:INFO:CONSOLE(0)] "[SUCCESS] testNavigate", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[10246:3847:1203/070550:INFO:CONSOLE(0)] "[SUCCESS] testNavigateForLinksWithoutScheme", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[10246:3847:1203/070551:INFO:CONSOLE(0)] "[SUCCESS] testNavigateFromLocalFile", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index.html (0)
[10253:3847:1203/070551:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000d3700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[10253:3847:1203/070551:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000d3700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[10253:3847:1203/070551:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000d3700]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[10253:3847:1203/070551:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000d3700]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[10246:3847:1203/070551:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10246:3847:1203/070551:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[10253:15623:1203/070551:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PDFExtensionTest.Navigator (5886 ms)
[115/227] PDFExtensionTest.Navigator (7193 ms)
[ RUN      ] PDFExtensionTest.TabTitleWithNoTitle
[10261:3847:1203/070550:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10257:62979:1203/070551:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
Dec  3 07:05:54 vm1058-m4.golo.chromium.org Chromium Helper[10263] <Error>: CGAffineTransformInvert: singular matrix.
[       OK ] PDFExtensionTest.TabTitleWithNoTitle (5558 ms)
[116/227] PDFExtensionTest.TabTitleWithNoTitle (6970 ms)
[ RUN      ] SyncedPrefChangeRegistrarTest.DifferentiateRemoteAndLocalChanges
[10275:3847:1203/070557:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10276:3847:1203/070558:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] SyncedPrefChangeRegistrarTest.DifferentiateRemoteAndLocalChanges (2074 ms)
[117/227] SyncedPrefChangeRegistrarTest.DifferentiateRemoteAndLocalChanges (3245 ms)
[ RUN      ] MaterialPDFExtensionTest.ToolbarManager
[10268:3847:1203/070554:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10264:62727:1203/070555:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10264:3847:1203/070557:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10264:3847:1203/070559:INFO:CONSOLE(0)] "[SUCCESS] testToolbarManagerForceHideTopToolbar", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[10264:3847:1203/070559:INFO:CONSOLE(0)] "[SUCCESS] testToolbarManagerResizeDropdown", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[10264:3847:1203/070559:INFO:CONSOLE(0)] "[SUCCESS] testToolbarKeyboardNavigation", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[10264:3847:1203/070559:INFO:CONSOLE(0)] "[SUCCESS] testToolbarTouchInteraction", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[10268:17411:1203/070559:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaterialPDFExtensionTest.ToolbarManager (7114 ms)
[118/227] MaterialPDFExtensionTest.ToolbarManager (8305 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecondViaClick
[10282:3847:1203/070601:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10278:62467:1203/070601:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10286:13063:1203/070602:WARNING:channel.cc(358)] RawChannel write error
[10282:17155:1203/070602:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecondViaClick (3634 ms)
[119/227] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecondViaClick (4918 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderImagePng
[10287:3847:1203/070602:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10281:61959:1203/070603:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10289:12551:1203/070604:WARNING:channel.cc(358)] RawChannel write error
[10287:16899:1203/070604:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderImagePng (3765 ms)
[120/227] PrerenderBrowserTest.PrerenderImagePng (5219 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClearHistory
[10293:3847:1203/070605:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10290:63235:1203/070606:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10295:13063:1203/070607:WARNING:channel.cc(358)] RawChannel write error
[10293:15367:1203/070608:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClearHistory (3771 ms)
[121/227] PrerenderBrowserTest.PrerenderClearHistory (5133 ms)
[ RUN      ] PrerenderBrowserTest.ControlGroupRendererInitiated
[10300:3847:1203/070607:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10294:62211:1203/070608:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10300:17411:1203/070608:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.ControlGroupRendererInitiated (2459 ms)
[122/227] PrerenderBrowserTest.ControlGroupRendererInitiated (3795 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDeferredImageAfterRedirect
[10310:3847:1203/070611:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10303:62471:1203/070612:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10313:13063:1203/070613:WARNING:channel.cc(358)] RawChannel write error
[10303:3847:1203/070613:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PrerenderBrowserTest.PrerenderDeferredImageAfterRedirect (3675 ms)
[123/227] PrerenderBrowserTest.PrerenderDeferredImageAfterRedirect (4848 ms)
[ RUN      ] PrerenderBrowserTest.MatchCompleteDummy
[10307:3847:1203/070611:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10302:40975:1203/070612:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10307:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[10307:17923:1203/070614:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.MatchCompleteDummy (5005 ms)
[124/227] PrerenderBrowserTest.MatchCompleteDummy (6364 ms)
[ RUN      ] PushMessagingBrowserTest.SubscribePersisted
[10323:3847:1203/070617:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10315:18179:1203/070618:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-1", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-2", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-2", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-1", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:53564/push_messaging/push_test.js (18)
[10315:3847:1203/070618:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[10315:3847:1203/070618:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[10315:3847:1203/070618:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.SubscribePersisted (3154 ms)
[125/227] PushMessagingBrowserTest.SubscribePersisted (4314 ms)
[ RUN      ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankOrigin
[10329:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10326:3847:1203/070622:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] ReferrerPolicyTest.HttpsMiddleClickTargetBlankOrigin (2194 ms)
[126/227] ReferrerPolicyTest.HttpsMiddleClickTargetBlankOrigin (3500 ms)
[ RUN      ] ContextMenuBrowserTest.ContextMenuForCanvas
[10334:3847:1203/070625:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10335:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10335:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10335:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10335:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10335:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10335:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10335:3847:1203/070625:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContextMenuBrowserTest.ContextMenuForCanvas (2062 ms)
[127/227] ContextMenuBrowserTest.ContextMenuForCanvas (3234 ms)
[ RUN      ] ContextMenuBrowserTest.ViewPageInfoWithNoEntry
[10340:3847:1203/070628:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10337:3847:1203/070628:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContextMenuBrowserTest.ViewPageInfoWithNoEntry (2217 ms)
[128/227] ContextMenuBrowserTest.ViewPageInfoWithNoEntry (3500 ms)
[ RUN      ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT
[10345:3847:1203/070631:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10346:13063:1203/070633:WARNING:channel.cc(358)] RawChannel write error
[10342:19211:1203/070634:ERROR:mach_broker_mac.mm(234)] Unknown process 10349 is sending Mach IPC messages!
[       OK ] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT (3921 ms)
[129/227] ChromeRenderProcessHostTest.DevToolsOnSelfInOwnProcessPPT (5090 ms)
[ RUN      ] ImageFetcherImplBrowserTest.InvalidFetch
[10354:3847:1203/070636:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10350:16899:1203/070637:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /DOESNOTEXIST
[       OK ] ImageFetcherImplBrowserTest.InvalidFetch (2855 ms)
[130/227] ImageFetcherImplBrowserTest.InvalidFetch (4036 ms)
[ RUN      ] ContinueWhereILeftOffTest.PostCloseAllBrowsers
[10360:3847:1203/070640:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10357:3847:1203/070641:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContinueWhereILeftOffTest.PostCloseAllBrowsers (3284 ms)
[131/227] ContinueWhereILeftOffTest.PostCloseAllBrowsers (4555 ms)
[ RUN      ] SessionRestoreTest.RestoredTabsShouldHaveWindow
[10366:3847:1203/070645:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10370:12551:1203/070647:WARNING:channel.cc(358)] RawChannel write error
[10366:17667:1203/070650:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.RestoredTabsShouldHaveWindow (6233 ms)
[132/227] SessionRestoreTest.RestoredTabsShouldHaveWindow (7477 ms)
[ RUN      ] SessionRestoreTest.IncognitotoNonIncognito
[10377:3847:1203/070652:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10379:13063:1203/070655:WARNING:channel.cc(358)] RawChannel write error
[10374:52491:1203/070655:ERROR:mach_broker_mac.mm(234)] Unknown process 10380 is sending Mach IPC messages!
[       OK ] SessionRestoreTest.IncognitotoNonIncognito (3944 ms)
[133/227] SessionRestoreTest.IncognitotoNonIncognito (5116 ms)
[ RUN      ] SessionRestoreTest.ActiveIndexUpdatedAtClose
[10388:3847:1203/070658:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SessionRestoreTest.ActiveIndexUpdatedAtClose (6063 ms)
[134/227] SessionRestoreTest.ActiveIndexUpdatedAtClose (7462 ms)
[ RUN      ] SSLUITest.TestBrokenHTTPSMetricsReporting_DontProceed
[10397:3847:1203/070705:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10394:3847:1203/070707:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10397:18435:1203/070707:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestBrokenHTTPSMetricsReporting_DontProceed (3182 ms)
[135/227] SSLUITest.TestBrokenHTTPSMetricsReporting_DontProceed (4566 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaButton
[10404:3847:1203/070710:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10401:62987:1203/070710:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10401:3847:1203/070712:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10404:18179:1203/070712:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaButton (4315 ms)
[136/227] SSLUITest.TestHTTPSExpiredCertAndGoBackViaButton (5603 ms)
[ RUN      ] ProfileWindowBrowserTest.GuestIgnoresHistory
[10319:3847:1203/070616:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001064b1aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001148a2f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8aa2f90a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff962c0233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff962c5916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff962c50e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89d65eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89d65c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89d65ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff93c05533 _DPSNextEvent + 685
11  AppKit                              0x00007fff93c04df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff93bfc1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000106492a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001064907fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000106550149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000114974e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001149776ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x00000001148a4bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010647a12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x00000001148a296a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x00000001056db8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x00000001056d9016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000110c67837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x00000001114ef11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x0000000110c6326b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000110c6f407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000110c5bb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011489f679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011489d7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x00000001148a20ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001064780dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000107241f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000107243b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000107244dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000107256ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010725602a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000010667a219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001052829ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011496d7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000010642e513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010528288d main + 237
42  browser_tests                       0x0000000103738e34 start + 52
[137/227] ProfileWindowBrowserTest.GuestIgnoresHistory (TIMED OUT)
[ RUN      ] SSLUITest.TestDisplaysInsecureContentTwoTabs
[10417:3847:1203/070717:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10411:63243:1203/070717:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10411:3847:1203/070717:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:53608/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzNjA3' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:53607/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:53608/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUzNjA3 (12)
[10417:17923:1203/070718:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestDisplaysInsecureContentTwoTabs (2482 ms)
[138/227] SSLUITest.TestDisplaysInsecureContentTwoTabs (3734 ms)
[ RUN      ] SSLUITest.TestHTTPSErrorWithNoNavEntry
[10412:3847:1203/070715:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10413:13063:1203/070718:WARNING:channel.cc(358)] RawChannel write error
[10420:17411:1203/070718:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000105f62373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000105fadc65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000105ff9a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000112b4d493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000112b4ca13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x00000001079e9dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000107425f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001072513b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000107347ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000107344bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000107345235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000107490d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001085ef392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000112ef5663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000112ef5ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000106073421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000106072f43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010606860f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8aa41772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8aa2e1a1 thread_start + 13

[       OK ] SSLUITest.TestHTTPSErrorWithNoNavEntry (4653 ms)
[139/227] SSLUITest.TestHTTPSErrorWithNoNavEntry (6044 ms)
[ RUN      ] SSLUITest.TestRedirectBadToGoodHTTPS
[10425:3847:1203/070720:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10431:16643:1203/070722:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010d37f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010d3cac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010d416a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000119f6a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000119f69a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010ee06dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010e842f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010e66e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010e764ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010e761bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010e762235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010e8add4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010fa0c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011a312663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011a312ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010d490421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010d48ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010d48560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8aa41772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8aa2e1a1 thread_start + 13

[10426:12807:1203/070722:WARNING:channel.cc(358)] RawChannel write error
[10425:17411:1203/070723:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestRedirectBadToGoodHTTPS (3851 ms)
[140/227] SSLUITest.TestRedirectBadToGoodHTTPS (5269 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBadClockReportingWithOptIn
[10429:3847:1203/070722:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10430:13063:1203/070723:WARNING:channel.cc(358)] RawChannel write error
[10424:3847:1203/070723:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SSLUITestWithExtendedReporting.TestBadClockReportingWithOptIn (3607 ms)
[141/227] SSLUITestWithExtendedReporting.TestBadClockReportingWithOptIn (4910 ms)
[ RUN      ] ViewSourceTest.DoesBrowserRenderInViewSource
[10438:3847:1203/070726:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10441:13319:1203/070727:WARNING:channel.cc(358)] RawChannel write error
[10444:13063:1203/070727:WARNING:channel.cc(358)] RawChannel write error
[10438:16899:1203/070728:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ViewSourceTest.DoesBrowserRenderInViewSource (3634 ms)
[142/227] ViewSourceTest.DoesBrowserRenderInViewSource (4900 ms)
[ RUN      ] DevToolsTagTest.DevToolsTaskIsProvided
[10442:3847:1203/070726:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10434:16643:1203/070727:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10434:3847:1203/070729:INFO:CONSOLE(2)] "Loaded", source: http://127.0.0.1:53620/devtools/navigate_back.html (2)
[10442:17411:1203/070730:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsTagTest.DevToolsTaskIsProvided (5469 ms)
[143/227] DevToolsTagTest.DevToolsTaskIsProvided (6691 ms)
[ RUN      ] AutofillDialogControllerTest.Cancel
[10449:3847:1203/070730:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10450:12807:1203/070732:WARNING:channel.cc(358)] RawChannel write error
[10449:17155:1203/070732:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.Cancel (3100 ms)
[144/227] AutofillDialogControllerTest.Cancel (4350 ms)
[ RUN      ] BrowserTest.PageZoom
[10454:3847:1203/070733:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10456:13063:1203/070734:WARNING:channel.cc(358)] RawChannel write error
[10454:17667:1203/070734:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.PageZoom (2438 ms)
[145/227] BrowserTest.PageZoom (3817 ms)
[ RUN      ] ClickModifierTest.HrefShiftClickTest
[10459:3847:1203/070735:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ClickModifierTest.HrefShiftClickTest (2894 ms)
[146/227] ClickModifierTest.HrefShiftClickTest (4257 ms)
[ RUN      ] ClickModifierTest.HrefControlClickTest
[10466:3847:1203/070737:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10466:3847:1203/070738:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
ASAN:DEADLYSIGNAL
=================================================================
==10467==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010999cbb1 bp 0x0001427ff170 sp 0x0001427ff0a0 T6)
    #0 0x10999cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10999cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10999c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x109997bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x109997bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x109a925d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x109aaf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x109a81863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x109af09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1099c7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x109ae9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1099fe9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10735036c in Run base/callback.h:396:12
    #13 0x10735036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x1140f689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x1140f3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10735036c in Run base/callback.h:396:12
    #17 0x10735036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x1073b8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x1073b9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x1073b9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10732e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10739d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10732c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff962a2b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff962a2454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff962c57f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff962c50e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10732f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10732dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x1073f3078 in Run base/run_loop.cc:55:3
    #31 0x1073b70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x107461d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10745560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8aa41771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8aa2e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1024b2119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107454fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107461426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11410d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x113f28a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1143501d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x114350d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x114353ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1070be642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x114349e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11434844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x114347ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x1143cf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x107272948 in Run content/app/content_main_runner.cc:786:12
    #14 0x107270abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10630ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10246d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10246d563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==10467==ABORTING
Received signal 6
[end of stack trace]
[10466:17923:1203/070738:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ClickModifierTest.HrefControlClickTest (3106 ms)
[147/227] ClickModifierTest.HrefControlClickTest (4559 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupFromExtensionApp
[10472:3847:1203/070740:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10475:12807:1203/070740:WARNING:channel.cc(358)] RawChannel write error
[10475:14851:1203/070740:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[10475:14851:1203/070740:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10472:16647:1203/070741:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewPopupFromExtensionApp (3011 ms)
[148/227] BrowserNavigatorTest.Disposition_NewPopupFromExtensionApp (4258 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnorePath
[10478:3847:1203/070742:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10473:7427:1203/070743:ERROR:mach_broker_mac.mm(234)] Unknown process 10483 is sending Mach IPC messages!
[10473:7427:1203/070744:ERROR:mach_broker_mac.mm(234)] Unknown process 10486 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnorePath (3831 ms)
[149/227] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnorePath (5259 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath
[10487:3847:1203/070744:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10479:4611:1203/070745:ERROR:mach_broker_mac.mm(234)] Unknown process 10490 is sending Mach IPC messages!
[10487:17411:1203/070745:WARNING:channel.cc(358)] RawChannel write error
[10479:4611:1203/070745:ERROR:mach_broker_mac.mm(234)] Unknown process 10491 is sending Mach IPC messages!
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath (3609 ms)
[150/227] BrowserNavigatorTest.Disposition_SingletonTabExistingSubPath_IgnorePath (5178 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnoreQuery
[10495:3847:1203/070747:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnoreQuery (2667 ms)
[151/227] BrowserNavigatorTest.Disposition_SingletonTabExisting_IgnoreQuery (4113 ms)
[ RUN      ] WindowAppleScriptTest.InsertTabAtPosition
[10501:3847:1203/070749:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10502:12807:1203/070750:WARNING:channel.cc(358)] RawChannel write error
[10501:17411:1203/070750:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WindowAppleScriptTest.InsertTabAtPosition (3228 ms)
[152/227] WindowAppleScriptTest.InsertTabAtPosition (4792 ms)
[ RUN      ] AppShimMenuControllerBrowserTest.ClosingBackgroundWindowLeavesMenuBar
[10514:3847:1203/070753:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10515:13063:1203/070756:WARNING:channel.cc(358)] RawChannel write error
[10519:12551:1203/070756:WARNING:channel.cc(358)] RawChannel write error
[10510:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[10510:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[10510:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[10514:15623:1203/070757:WARNING:channel.cc(358)] RawChannel write error
[10510:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] AppShimMenuControllerBrowserTest.ClosingBackgroundWindowLeavesMenuBar (4865 ms)
[153/227] AppShimMenuControllerBrowserTest.ClosingBackgroundWindowLeavesMenuBar (6227 ms)
[ RUN      ] AppShimMenuControllerBrowserTest.PlatformAppFocusUpdatesMenuBar
[10508:3847:1203/070751:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10509:13063:1203/070757:WARNING:channel.cc(358)] RawChannel write error
[10520:13063:1203/070757:WARNING:channel.cc(358)] RawChannel write error
[10516:12551:1203/070757:WARNING:channel.cc(358)] RawChannel write error
[10503:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[10503:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[10503:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown incognito.mode_availability
[10503:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[10508:15623:1203/070757:WARNING:channel.cc(358)] RawChannel write error
[10503:3847:1203/070757:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] AppShimMenuControllerBrowserTest.PlatformAppFocusUpdatesMenuBar (8010 ms)
[154/227] AppShimMenuControllerBrowserTest.PlatformAppFocusUpdatesMenuBar (9316 ms)
[ RUN      ] BrowserWindowControllerTest.TrafficLightZOrder
[10528:3847:1203/070800:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10528:17667:1203/070801:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserWindowControllerTest.TrafficLightZOrder (3038 ms)
[155/227] BrowserWindowControllerTest.TrafficLightZOrder (4447 ms)
[ RUN      ] ConstrainedWindowMacTest.ShowInUninitializedTab
[10530:3847:1203/070800:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10530:17155:1203/070802:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ConstrainedWindowMacTest.ShowInUninitializedTab (3792 ms)
[156/227] ConstrainedWindowMacTest.ShowInUninitializedTab (5149 ms)
[ RUN      ] FindInPageControllerTest.FindUnselectableText
[10541:3847:1203/070805:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10536:3847:1203/070806:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10541:16135:1203/070806:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindUnselectableText (2389 ms)
[157/227] FindInPageControllerTest.FindUnselectableText (3632 ms)
[ RUN      ] HostedAppTest.ShouldShowLocationBarForBookmarkApp
[10537:3847:1203/070804:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10538:13575:1203/070808:WARNING:channel.cc(358)] RawChannel write error
[10547:12807:1203/070809:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostedAppTest.ShouldShowLocationBarForBookmarkApp (6406 ms)
[158/227] HostedAppTest.ShouldShowLocationBarForBookmarkApp (7815 ms)
[ RUN      ] PanelExtensionBrowserTest.BasicContextMenu
[10557:3847:1203/070812:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10557:17155:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PanelExtensionBrowserTest.BasicContextMenu (3876 ms)
[159/227] PanelExtensionBrowserTest.BasicContextMenu (5111 ms)
[ RUN      ] LoginPromptBrowserTest.ShouldReplaceExistingInterstitialWhenNavigated
[10550:3847:1203/070809:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10553:13063:1203/070811:WARNING:channel.cc(358)] RawChannel write error
[10546:41231:1203/070811:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10559:13063:1203/070813:WARNING:channel.cc(358)] RawChannel write error
[10561:12807:1203/070815:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.ShouldReplaceExistingInterstitialWhenNavigated (7649 ms)
[160/227] LoginPromptBrowserTest.ShouldReplaceExistingInterstitialWhenNavigated (9051 ms)
[ RUN      ] StartupBrowserCreatorTest.OpenURLsPopup
[10567:3847:1203/070817:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10567:17411:1203/070818:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.OpenURLsPopup (2997 ms)
[161/227] StartupBrowserCreatorTest.OpenURLsPopup (4237 ms)
[ RUN      ] StartupBrowserCreatorTest.ProfilesLaunchedAfterCrash
[10571:3847:1203/070818:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10571:17411:1203/070822:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorTest.ProfilesLaunchedAfterCrash (5451 ms)
[162/227] StartupBrowserCreatorTest.ProfilesLaunchedAfterCrash (6800 ms)
[ RUN      ] BrowserActionsBarBrowserTest.Visibility
[10580:3847:1203/070822:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10580:17155:1203/070822:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionsBarBrowserTest.Visibility (2564 ms)
[163/227] BrowserActionsBarBrowserTest.Visibility (3935 ms)
[ RUN      ] DownloadsDOMHandlerTest.DownloadsRelayed
[10590:3847:1203/070825:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10590:17155:1203/070826:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadsDOMHandlerTest.DownloadsRelayed (2629 ms)
[164/227] DownloadsDOMHandlerTest.DownloadsRelayed (4035 ms)
[ RUN      ] BookmarksTest.CommandOpensBookmarksTab
[10588:3847:1203/070825:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10582:3847:1203/070827:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10593:13063:1203/070827:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BookmarksTest.CommandOpensBookmarksTab (4375 ms)
[165/227] BookmarksTest.CommandOpensBookmarksTab (5634 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress
[10602:3847:1203/070830:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10604:13063:1203/070832:WARNING:channel.cc(358)] RawChannel write error
[10597:3847:1203/070832:INFO:CONSOLE(1795)] "Running test testLogText", source: password_manager_internals_browsertest.js (1795)
[10605:12807:1203/070832:WARNING:channel.cc(358)] RawChannel write error
[10602:18691:1203/070832:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress (3566 ms)
[166/227] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress (4962 ms)
[ RUN      ] OptionsUIBrowserTest.VerifyUnmanagedSignout
[10598:3847:1203/070829:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10594:3847:1203/070831:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10594:3847:1203/070833:WARNING:signin_manager.cc(199)] Revoking refresh token on server. Reason: sign out, IsSigninAllowed: 1
[10594:3847:1203/070833:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[10594:3847:1203/070833:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] OptionsUIBrowserTest.VerifyUnmanagedSignout (5713 ms)
[167/227] OptionsUIBrowserTest.VerifyUnmanagedSignout (7020 ms)
[ RUN      ] UserManagerUIBrowserTest.PageRedirectsToAboutChrome
[10610:3847:1203/070835:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10606:3847:1203/070838:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10610:17155:1203/070839:WARNING:channel.cc(358)] RawChannel write error
[       OK ] UserManagerUIBrowserTest.PageRedirectsToAboutChrome (4852 ms)
[168/227] UserManagerUIBrowserTest.PageRedirectsToAboutChrome (6287 ms)
[ RUN      ] WebUIWebViewBrowserTest.AddContentScript
[10615:3847:1203/070836:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10616:13063:1203/070838:WARNING:channel.cc(358)] RawChannel write error
[10607:3847:1203/070839:INFO:CONSOLE(1795)] "Running test testAddContentScript", source: webview_basic.js (1795)
[10607:3847:1203/070839:INFO:CONSOLE(4251)] "Step 1: call <webview>.addContentScripts.", source: webview_basic.js (4251)
[10607:3847:1203/070840:INFO:CONSOLE(4262)] "Step 2: postMessage to build connection.", source: webview_basic.js (4262)
[10607:3847:1203/070840:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[10607:62219:1203/070840:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10607:3847:1203/070840:INFO:CONSOLE(4272)] "Step 3: A communication channel has been established with webview.", source: webview_basic.js (4272)
[10621:12807:1203/070840:WARNING:channel.cc(358)] RawChannel write error
[10615:16899:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIWebViewBrowserTest.AddContentScript (6083 ms)
[169/227] WebUIWebViewBrowserTest.AddContentScript (7387 ms)
[ RUN      ] UnloadTest.CrossSiteInfiniteUnloadSync
[10625:3847:1203/070842:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10630:12807:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[10622:3847:1203/070844:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10625:17155:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[       OK ] UnloadTest.CrossSiteInfiniteUnloadSync (3842 ms)
[170/227] UnloadTest.CrossSiteInfiniteUnloadSync (5264 ms)
[ RUN      ] UnloadTest.BrowserCloseTwoSecondUnloadAlert
[10631:3847:1203/070844:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10632:13063:1203/070845:WARNING:channel.cc(358)] RawChannel write error
[10631:15367:1203/070845:WARNING:channel.cc(358)] RawChannel write error
[10626:3847:1203/070845:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseTwoSecondUnloadAlert (3405 ms)
[171/227] UnloadTest.BrowserCloseTwoSecondUnloadAlert (4706 ms)
[ RUN      ] FormAutofillTest.ExtractFormsTooFewFieldsSkipsCheckable
[       OK ] FormAutofillTest.ExtractFormsTooFewFieldsSkipsCheckable (645 ms)
[172/227] FormAutofillTest.ExtractFormsTooFewFieldsSkipsCheckable (1919 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableCell
[       OK ] FormAutofillTest.LabelsInferredFromTableCell (328 ms)
[173/227] FormAutofillTest.LabelsInferredFromTableCell (1539 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromDefinitionList
[       OK ] FormAutofillTest.LabelsInferredFromDefinitionList (193 ms)
[174/227] FormAutofillTest.LabelsInferredFromDefinitionList (1375 ms)
[ RUN      ] FormAutofillTest.FillFormNegativeMaxLength
[       OK ] FormAutofillTest.FillFormNegativeMaxLength (186 ms)
[175/227] FormAutofillTest.FillFormNegativeMaxLength (1456 ms)
[ RUN      ] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNodeForUnownedForm
[       OK ] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNodeForUnownedForm (123 ms)
[176/227] FormAutofillTest.ClearPreviewedFormWithNonEmptyInitiatingNodeForUnownedForm (1455 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerTextAreaClicked
[       OK ] PageClickTrackerTest.PageClickTrackerTextAreaClicked (211 ms)
[177/227] PageClickTrackerTest.PageClickTrackerTextAreaClicked (1457 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordGenerationTriggered_GeneratedPassword
[       OK ] PasswordAutofillAgentTest.PasswordGenerationTriggered_GeneratedPassword (200 ms)
[178/227] PasswordAutofillAgentTest.PasswordGenerationTriggered_GeneratedPassword (1457 ms)
[ RUN      ] PasswordAutofillAgentTest.PasswordGenerationSupersedesAutofill
[       OK ] PasswordAutofillAgentTest.PasswordGenerationSupersedesAutofill (242 ms)
[179/227] PasswordAutofillAgentTest.PasswordGenerationSupersedesAutofill (1457 ms)
[ RUN      ] PasswordAutofillAgentTest.FillSuggestionPasswordChangeFormsOnlyPassword
[       OK ] PasswordAutofillAgentTest.FillSuggestionPasswordChangeFormsOnlyPassword (216 ms)
[180/227] PasswordAutofillAgentTest.FillSuggestionPasswordChangeFormsOnlyPassword (1457 ms)
[ RUN      ] PasswordAutofillAgentTest.AutofillNoUsernameWhenOtherCredentialsStored
[       OK ] PasswordAutofillAgentTest.AutofillNoUsernameWhenOtherCredentialsStored (189 ms)
[181/227] PasswordAutofillAgentTest.AutofillNoUsernameWhenOtherCredentialsStored (1452 ms)
[ RUN      ] InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess
[       OK ] InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess (52 ms)
[182/227] InstantProcessNavigationTest.ForkForNavigationsFromInstantProcess (1185 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocket_Multicast
[10651:3847:1203/070856:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[10657]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10657]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10645:41743:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10645:3847:1203/070858:INFO:CONSOLE(177)] "MulticastForceAsync finished in 0.010 seconds.", source: http://127.0.0.1:53636/test_case.html?testcase=UDPSocket_Multicast, (177)
[10645:3847:1203/070858:INFO:CONSOLE(177)] "Multicast finished in 0.012 seconds.", source: http://127.0.0.1:53636/test_case.html?testcase=UDPSocket_Multicast, (177)
[10645:3847:1203/070858:INFO:CONSOLE(177)] "MulticastBlocking finished in 0.006 seconds.", source: http://127.0.0.1:53636/test_case.html?testcase=UDPSocket_Multicast, (177)
[10645:3847:1203/070858:INFO:CONSOLE(177)] "MulticastBackground finished in 0.011 seconds.", source: http://127.0.0.1:53636/test_case.html?testcase=UDPSocket_Multicast, (177)
[10651:16899:1203/070858:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocket_Multicast (4352 ms)
[183/227] OutOfProcessPPAPITest.UDPSocket_Multicast (5532 ms)
[ RUN      ] OutOfProcessPPAPITest.HostResolverPrivate_ResolveIPv4
[10652:3847:1203/070856:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[10656]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10656]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:3847:1203/070858:INFO:CONSOLE(177)] "ResolveIPv4ForceAsync finished in 0.025 seconds.", source: http://127.0.0.1:53637/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:3847:1203/070858:INFO:CONSOLE(177)] "ResolveIPv4 finished in 0.026 seconds.", source: http://127.0.0.1:53637/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:3847:1203/070858:INFO:CONSOLE(177)] "ResolveIPv4Blocking finished in 0.026 seconds.", source: http://127.0.0.1:53637/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[10646:41487:1203/070858:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[10646:3847:1203/070858:INFO:CONSOLE(177)] "ResolveIPv4Background finished in 0.019 seconds.", source: http://127.0.0.1:53637/test_case.html?testcase=HostResolverPrivate_ResolveIPv4 (177)
[10655:12807:1203/070858:WARNING:channel.cc(358)] RawChannel write error
[10652:17411:1203/070858:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.HostResolverPrivate_ResolveIPv4 (4508 ms)
[184/227] OutOfProcessPPAPITest.HostResolverPrivate_ResolveIPv4 (5841 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader1
[10664:3847:1203/070901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[10668]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10668]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10658:60971:1203/070903:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10658:3847:1203/070903:INFO:CONSOLE(177)] "EmptyDataPOSTForceAsync finished in 0.026 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "EmptyDataPOST finished in 0.028 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "EmptyDataPOSTBlocking finished in 0.021 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "EmptyDataPOSTBackground finished in 0.014 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "BinaryDataPOSTForceAsync finished in 0.013 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "BinaryDataPOST finished in 0.017 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "BinaryDataPOSTBlocking finished in 0.015 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "BinaryDataPOSTBackground finished in 0.016 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "CustomRequestHeaderForceAsync finished in 0.015 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "CustomRequestHeader finished in 0.020 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "CustomRequestHeaderBlocking finished in 0.011 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "CustomRequestHeaderBackground finished in 0.015 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "FailsBogusContentLengthForceAsync finished in 0.005 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "FailsBogusContentLength finished in 0.006 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "FailsBogusContentLengthBlocking finished in 0.014 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "FailsBogusContentLengthBackground finished in 0.009 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070903:INFO:CONSOLE(177)] "StreamToFileForceAsync finished in 0.039 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070904:INFO:CONSOLE(177)] "StreamToFile finished in 0.026 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070904:INFO:CONSOLE(177)] "StreamToFileBlocking finished in 0.047 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[10658:3847:1203/070904:INFO:CONSOLE(177)] "StreamToFileBackground finished in 0.027 seconds.", source: http://127.0.0.1:53652/test_case.html?testcase=URLLoader_EmptyDataPOST,URLLoader_BinaryDataPOST,URLLoader_CustomRequestHeader,URLLoader_FailsBogusContentLength,URLLoader_StreamToFile, (177)
[       OK ] OutOfProcessPPAPITest.URLLoader1 (4180 ms)
[185/227] OutOfProcessPPAPITest.URLLoader1 (5603 ms)
[ RUN      ] OutOfProcessPPAPITest.URLLoader3
[10665:3847:1203/070902:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[10669]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10669]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10659:40975:1203/070904:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntrustedHttpRequestsForceAsync finished in 0.053 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntrustedHttpRequests finished in 0.050 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntrustedHttpRequestsBlocking finished in 0.040 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(0)] "PPB_URLLoader.Open: The URL you're requesting is  on a different security origin than your plugin. To request  cross-origin resources, see  PP_URLREQUESTPROPERTY_ALLOWCROSSORIGINREQUESTS.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (0)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntrustedHttpRequestsBackground finished in 0.041 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "FollowURLRedirectForceAsync finished in 0.074 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "FollowURLRedirect finished in 0.298 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "FollowURLRedirectBlocking finished in 0.028 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "FollowURLRedirectBackground finished in 0.019 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AuditURLRedirectForceAsync finished in 0.022 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AuditURLRedirect finished in 0.023 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AuditURLRedirectBlocking finished in 0.026 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AuditURLRedirectBackground finished in 0.026 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AbortCallsForceAsync finished in 0.018 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AbortCalls finished in 0.022 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AbortCallsBlocking finished in 0.033 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "AbortCallsBackground finished in 0.031 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntendedLoadForceAsync finished in 0.020 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntendedLoad finished in 0.021 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntendedLoadBlocking finished in 0.031 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070904:INFO:CONSOLE(177)] "UntendedLoadBackground finished in 0.012 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070905:INFO:CONSOLE(177)] "PrefetchBufferThresholdForceAsync finished in 0.070 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070905:INFO:CONSOLE(177)] "PrefetchBufferThreshold finished in 0.052 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070905:INFO:CONSOLE(177)] "PrefetchBufferThresholdBlocking finished in 0.032 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[10659:3847:1203/070905:INFO:CONSOLE(177)] "PrefetchBufferThresholdBackground finished in 0.032 seconds.", source: http://127.0.0.1:53655/test_case.html?testcase=URLLoader_UntrustedHttpRequests,URLLoader_FollowURLRedirect,URLLoader_AuditURLRedirect,URLLoader_AbortCalls,URLLoader_UntendedLoad,URLLoader_PrefetchBufferThreshold, (177)
[       OK ] OutOfProcessPPAPITest.URLLoader3 (4982 ms)
[186/227] OutOfProcessPPAPITest.URLLoader3 (6248 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_GetSetting
[10675:3847:1203/070907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[10681]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[10681]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[10670:3847:1203/070909:INFO:CONSOLE(177)] "GetSetting finished in 0.002 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/ppapi/tests/test_case.html?testcase=Flash_GetSetting (177)
[10675:17667:1203/070909:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.Flash_GetSetting (3791 ms)
[187/227] OutOfProcessPPAPITest.Flash_GetSetting (5232 ms)
[ RUN      ] PPAPINaClGLibcTest.Audio
[10679:3847:1203/070908:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10672:61719:1203/070909:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10682,2039034240:07:09:10.157573] Native Client module will be loaded at base address 0x0000268800000000
[10672:3847:1203/070911:INFO:CONSOLE(177)] "Creation finished in 0.094 seconds.", source: http://127.0.0.1:53699/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10672:3847:1203/070911:INFO:CONSOLE(177)] "DestroyNoStop finished in 0.004 seconds.", source: http://127.0.0.1:53699/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10672:3847:1203/070911:INFO:CONSOLE(177)] "Failures finished in 0.003 seconds.", source: http://127.0.0.1:53699/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10672:3847:1203/070911:INFO:CONSOLE(177)] "AudioCallback1 finished in 0.686 seconds.", source: http://127.0.0.1:53699/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10672:3847:1203/070911:INFO:CONSOLE(177)] "AudioCallback2 finished in 0.010 seconds.", source: http://127.0.0.1:53699/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10672:3847:1203/070911:INFO:CONSOLE(177)] "AudioCallback3 finished in 0.107 seconds.", source: http://127.0.0.1:53699/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10672:3847:1203/070911:INFO:CONSOLE(177)] "AudioCallback4 finished in 0.041 seconds.", source: http://127.0.0.1:53699/test_case.html?mode=nacl_glibc&testcase=Audio_Creation,Audio_DestroyNoStop,Audio_Failures,Audio_AudioCallback1,Audio_AudioCallback2,Audio_AudioCallback3,Audio_AudioCallback4, (177)
[10679:17155:1203/070912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.Audio (5581 ms)
[188/227] PPAPINaClGLibcTest.Audio (6891 ms)
[ RUN      ] NaClBrowserTestNewlib.SimpleLoad
[10686:3847:1203/070912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10683:41495:1203/070913:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10689,2039034240:07:09:14.436850] Native Client module will be loaded at base address 0x0000678b00000000
[10683:3847:1203/070914:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[10686:18435:1203/070914:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestNewlib.SimpleLoad (3932 ms)
[189/227] NaClBrowserTestNewlib.SimpleLoad (5204 ms)
[ RUN      ] QuicAllowedPolicyIsFalse.QuicDisallowed
[10699:3847:1203/070917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10700:3847:1203/070918:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10699:17667:1203/070918:WARNING:channel.cc(358)] RawChannel write error
[       OK ] QuicAllowedPolicyIsFalse.QuicDisallowed (2485 ms)
[190/227] QuicAllowedPolicyIsFalse.QuicDisallowed (3747 ms)
[ RUN      ] NaClBrowserTestPnacl.ExitStatus254
[10692:3847:1203/070915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10688:3847:1203/070916:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[10688:39951:1203/070916:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10698,2039034240:07:09:17.490721] Native Client module will be loaded at base address 0x00006d6600000000
Received signal 10 BUS_ADRERR 6d6600000000
[end of stack trace]
[SRPC:HOST:10693,1234702336:07:09:18.269210] NaClSrpcRpcWait(channel=0x606000149fd8): EOF is received instead of response. Probably, the other side (usually, nacl module or browser plugin) crashed.
[10688:29187:1203/070918:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 10 (0xa)
[10688:3847:1203/070918:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: Compile stream chunk failed. The PNaCl translator has probably crashed.", source: http://127.0.0.1:53720/pm_exit_status_test.html?trigger=exit254&expected_exit=254&pnacl=1 (0)
[10688:3847:1203/070918:INFO:nacl_browsertest_util.cc(130)] ||||
[CLIENT_ERROR]  / naclModule did not load. Status: DONE / 'NaCl module load failed: PnaclCoordinator: Compile stream chunk failed. The PNaCl translator has probably crashed.'
[10688:3847:1203/070918:INFO:nacl_browsertest_util.cc(130)] ||||
[10688:3847:1203/070918:INFO:nacl_browsertest_util.cc(130)] |||| A nexe load error occured, aborting testing.
[10688:3847:1203/070918:INFO:nacl_browsertest_util.cc(130)] ||||
[10688:3847:1203/070918:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 0 passed, 0 failed, 1 errors
../../chrome/test/nacl/nacl_browsertest_util.cc:254: Failure
Value of: handler.test_passed()
  Actual: false
Expected: true
Test failed.
[10692:17667:1203/070918:WARNING:channel.cc(358)] RawChannel write error
[  FAILED  ] NaClBrowserTestPnacl.ExitStatus254, where TypeParam =  and GetParam() =  (5161 ms)
[191/227] NaClBrowserTestPnacl.ExitStatus254 (6526 ms)
[ RUN      ] TtsApiTest.LangMatching
[10707:3847:1203/070921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10701:3847:1203/070923:INFO:CONSOLE(0)] "[SUCCESS] testWordCallbacks", source: chrome-extension://dblahjdjcdiifgfojbdnjjooghkmijnc/_generated_background_page.html (0)
[10709:13575:1203/070923:WARNING:channel.cc(358)] RawChannel write error
[10707:15623:1203/070923:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.LangMatching (4025 ms)
[192/227] TtsApiTest.LangMatching (5316 ms)
[ RUN      ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutTwoSites
[10708:3847:1203/070922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutTwoSites (7493 ms)
[193/227] CaptivePortalBrowserTest.NavigateLoadingTabToTimeoutTwoSites (8899 ms)
[ RUN      ] IPhotoDataProviderInvalidTest.InvalidTest
[10718:3847:1203/070926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Entity: line 1: parser error : Extra content at the end of the document

^
[10718:17411:1203/070929:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IPhotoDataProviderInvalidTest.InvalidTest (4393 ms)
[194/227] IPhotoDataProviderInvalidTest.InvalidTest (5767 ms)
[ RUN      ] DriveAppProviderTest.UserInstalledAfterDriveApp
[10725:3847:1203/070930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10727:13063:1203/070931:WARNING:channel.cc(358)] RawChannel write error
[10721:3847:1203/070931:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[10725:17155:1203/070931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DriveAppProviderTest.UserInstalledAfterDriveApp (2697 ms)
[195/227] DriveAppProviderTest.UserInstalledAfterDriveApp (3886 ms)
[ RUN      ] PeopleProviderTest.NoSearchForSensitiveData
[10730:3847:1203/070932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10732:3847:1203/070933:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10730:15623:1203/070933:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PeopleProviderTest.NoSearchForSensitiveData (2888 ms)
[196/227] PeopleProviderTest.NoSearchForSensitiveData (4181 ms)
[ RUN      ] SupervisedUserBlockModeTest.SendAccessRequestOnBlockedURL
[10735:3847:1203/070934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10731:3847:1203/070936:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[10735:17667:1203/070937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SupervisedUserBlockModeTest.SendAccessRequestOnBlockedURL (4201 ms)
[197/227] SupervisedUserBlockModeTest.SendAccessRequestOnBlockedURL (5495 ms)
[ RUN      ] SupervisedUserServiceTestSupervised.ProfileName
[10742:3847:1203/070936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10743:13063:1203/070937:WARNING:channel.cc(358)] RawChannel write error
[10743:14595:1203/070937:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[10743:14595:1203/070937:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[10743:14595:1203/070937:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10742:17155:1203/070937:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SupervisedUserServiceTestSupervised.ProfileName (2798 ms)
[198/227] SupervisedUserServiceTestSupervised.ProfileName (4198 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/33
[10748:3847:1203/070940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==10751==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011108cbb1 bp 0x000127d12170 sp 0x000127d120a0 T6)
    #0 0x11108cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11108cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11108c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x111087bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x111087bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1111825d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11119f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x111171863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1111e09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1110b7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1111d9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1110ee9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10ea4036c in Run base/callback.h:396:12
    #13 0x10ea4036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11b7e689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11b7e3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10ea4036c in Run base/callback.h:396:12
    #17 0x10ea4036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10eaa8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10eaa9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10eaa9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10ea1e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10ea8d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10ea1c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff962a2b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff962a2454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff962c57f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff962c50e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10ea1f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10ea1dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10eae3078 in Run base/run_loop.cc:55:3
    #31 0x10eaa70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10eb51d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10eb4560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff8aa41771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff8aa2e1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x109bab119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10eb44fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10eb51426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11b7fd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11b618a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11ba401d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11ba40d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11ba43ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10e7ae642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11ba39e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11ba3844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11ba37ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11babf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10e962948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10e960abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10d9fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x109b6299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x109b62563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==10751==ABORTING
Received signal 6
[end of stack trace]
[10748:17411:1203/070941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/33 (3124 ms)
[199/227] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/33 (4642 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/59
[10752:3847:1203/070941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10753:13063:1203/070942:WARNING:channel.cc(358)] RawChannel write error
[10752:17667:1203/070942:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/59 (2821 ms)
[200/227] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/59 (4331 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/82
[10760:3847:1203/070944:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/82 (2720 ms)
[201/227] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/82 (3915 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/101
[10762:3847:1203/070945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10762:16647:1203/070946:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/101 (2827 ms)
[202/227] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/101 (4068 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/26
[10769:3847:1203/070948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10772:13063:1203/070949:WARNING:channel.cc(358)] RawChannel write error
[10769:17667:1203/070949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/26 (2541 ms)
[203/227] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/26 (3878 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/1
[10775:3847:1203/070951:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[10778:3847:1203/070952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10781:13063:1203/070953:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[10781:13063:1203/070953:WARNING:channel.cc(358)] RawChannel write error
[10783:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10783:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10783:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10783:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10783:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10783:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10783:3847:1203/070953:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/1 (3438 ms)
[204/227] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/1 (4572 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/0
[10788:3847:1203/070956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10784:62475:1203/070958:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10788:18179:1203/070958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/0 (3489 ms)
[205/227] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestMultipleWindows/0 (4818 ms)
[ RUN      ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/0
[10794:3847:1203/071001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/0 (3065 ms)
[206/227] BrowserCloseManagerWithDownloadsBrowserTest/BrowserCloseManagerWithDownloadsBrowserTest.TestWithDownloads/0 (4287 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0
[10800:3847:1203/071005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.710 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.719 -  Registering video event handlers.", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.729 -  Loading media using src.", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.734 -  Starting play, hidden: false", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.819 -  Event: play", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.820 -  Event: waiting", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:62219:1203/071006:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.840 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.845 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.850 -  Adding key to sessionID: 1", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.861 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.890 -  Event: canplay", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.892 -  Event: playing", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071006:INFO:CONSOLE(284)] "07:10:06.894 -  Event: canplaythrough", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071007:INFO:CONSOLE(284)] "07:10:07.144 -  timeupdate @ 0.167986", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071007:INFO:CONSOLE(284)] "07:10:07.392 -  timeupdate @ 0.42397", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071007:INFO:CONSOLE(284)] "07:10:07.641 -  timeupdate @ 0.679954", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071007:INFO:CONSOLE(284)] "07:10:07.706 -  heartbeat #1", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071008:INFO:CONSOLE(284)] "07:10:08.141 -  timeupdate @ 1.17059", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071008:INFO:CONSOLE(284)] "07:10:08.143 -  waiting for video to end.", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071008:INFO:CONSOLE(284)] "07:10:08.706 -  heartbeat #2", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10797:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.677 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53734/eme_player_js/utils.js (284)
[10801:13063:1203/071009:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (5288 ms)
[207/227] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM_Opus/0 (6658 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[10806:3847:1203/071012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.391 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.399 -  Registering video event handlers.", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.409 -  Loading media using MSE.", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.416 -  Starting play, hidden: false", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.499 -  Event: play", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.500 -  Event: waiting", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:62475:1203/071013:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.507 -  onSourceOpen [object Event]", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.508 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.531 -  webkit-org.w3.clearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.536 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.545 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.552 -  Adding key to sessionID: 1", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.555 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.577 -  Event: canplay", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.579 -  Event: playing", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.581 -  Event: canplaythrough", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071013:INFO:CONSOLE(284)] "07:10:13.830 -  timeupdate @ 0.186203", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.079 -  timeupdate @ 0.418393", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.387 -  heartbeat #1", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.578 -  timeupdate @ 0.929211", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.828 -  timeupdate @ 1.18462", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071014:INFO:CONSOLE(284)] "07:10:14.831 -  waiting for video to end.", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.387 -  heartbeat #2", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.387 -  heartbeat #3", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10803:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.407 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53751/eme_player_js/utils.js (284)
[10807:13063:1203/071016:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (5369 ms)
[208/227] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6655 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[10812:3847:1203/071019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.053 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.061 -  Registering video event handlers.", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.071 -  Loading media using MSE.", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.078 -  Starting play, hidden: false", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.158 -  Event: play", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.160 -  Event: waiting", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:62731:1203/071020:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.165 -  onSourceOpen [object Event]", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.168 -  Creating a source buffer for type video/webm; codecs="vp9"", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.181 -  End of appending buffer from bear-320x240-v-vp9_enc-v.webm", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.186 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.197 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.202 -  Adding key to sessionID: 1", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.205 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.229 -  Event: canplay", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.231 -  Event: playing", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.232 -  Event: canplaythrough", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.482 -  timeupdate @ 0.251071", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.730 -  timeupdate @ 0.501463", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.049 -  heartbeat #1", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.230 -  timeupdate @ 1.001401", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.232 -  waiting for video to end.", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.049 -  heartbeat #2", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[10809:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.938 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53768/eme_player_js/utils.js (284)
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5204 ms)
[209/227] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6401 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[10817:3847:1203/071025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10814:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.443 -  Using ClearKeyPlayer", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.449 -  Registering video event handlers.", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.451 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:62475:1203/071027:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.237 -  Loading media using src.", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.242 -  Starting play, hidden: false", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.294 -  Event: play", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.296 -  Event: waiting", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.326 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.332 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.340 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"XvOhazONxOGivLmfmmy3gA","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.372 -  Event: canplay", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.373 -  Event: playing", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.375 -  Event: canplaythrough", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.438 -  heartbeat #1", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.552 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.554 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.559 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.625 -  timeupdate @ 0.186203", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.872 -  timeupdate @ 0.441612", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.952 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.955 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071027:INFO:CONSOLE(284)] "07:10:27.957 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.372 -  timeupdate @ 0.929211", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.438 -  heartbeat #2", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.623 -  timeupdate @ 1.18462", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.626 -  waiting for video to end.", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.753 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.756 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.759 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.438 -  heartbeat #3", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10814:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.190 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:53785/eme_player_js/utils.js (284)
[10818:13063:1203/071030:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6100 ms)
[210/227] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7459 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[10833:3847:1203/071033:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10821:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.866 -  Using ClearKeyPlayer", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.873 -  Registering video event handlers.", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.874 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:62475:1203/071034:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.652 -  Loading media using MSE.", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.659 -  Starting play, hidden: false", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.712 -  Event: play", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.713 -  Event: waiting", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.716 -  onSourceOpen [object Event]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.717 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.741 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.744 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.746 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.757 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.765 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.768 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.770 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.813 -  Event: canplay", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.815 -  Event: playing", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.817 -  Event: canplaythrough", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.861 -  heartbeat #1", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.975 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.977 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071034:INFO:CONSOLE(284)] "07:10:34.982 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.377 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.380 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.383 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071035:INFO:CONSOLE(284)] "07:10:35.863 -  heartbeat #2", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.175 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.178 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.181 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.861 -  heartbeat #3", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.628 -  First play ended.", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.631 -  Loading media using MSE.", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.636 -  Playing second time.", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.639 -  Starting play, hidden: false", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.648 -  Event: play", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.651 -  Event: waiting", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.657 -  onSourceOpen [object Event]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.660 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.678 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.683 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.688 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.699 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.704 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.708 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.712 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.748 -  Event: canplay", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.753 -  Event: playing", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.757 -  Event: canplaythrough", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.775 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.782 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.787 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.861 -  heartbeat #4", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.002 -  timeupdate @ 0.186203", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.249 -  timeupdate @ 0.441612", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.749 -  timeupdate @ 0.929211", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.861 -  heartbeat #5", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071039:INFO:CONSOLE(284)] "07:10:38.999 -  timeupdate @ 1.18462", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.004 -  waiting for video to end.", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10821:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.861 -  heartbeat #6", source: http://127.0.0.1:53803/eme_player_js/utils.js (284)
[10834:12807:1203/071040:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9023 ms)
[211/227] MSE_ExternalClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (10340 ms)
[ RUN      ] PDFTestFiles/PDFExtensionTest.Load/6
[10840:3847:1203/071043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10841:12807:1203/071043:WARNING:channel.cc(358)] RawChannel write error
[10841:3847:1203/071043:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10841:3847:1203/071043:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10841:3847:1203/071043:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10841:3847:1203/071043:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10841:3847:1203/071043:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10841:3847:1203/071043:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10841:3847:1203/071043:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PDFTestFiles/PDFExtensionTest.Load/6 (2005 ms)
[212/227] PDFTestFiles/PDFExtensionTest.Load/6 (3230 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.CrossSite/1
[10773:3847:1203/070949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000107847aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000115c38f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff8aa2f90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff962c0233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff962c5916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff962c50e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff89d65eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff89d65c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff89d65ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff93c05533 _DPSNextEvent + 685
11  AppKit                              0x00007fff93c04df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff93bfc1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000107828a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001078267fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x00000001078e6149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000115d0ae9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000115d0d6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000115c3abfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010781012c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000115c3896a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000106a718ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000106a6f016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x0000000111ffd837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011288511a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x0000000111ff926b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x0000000112005407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x0000000111ff1b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000115c35679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000115c337ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000115c380ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000010780e0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000104ff5fcf _ZN12_GLOBAL__N_119SavePageBrowserTest5SetUpEv + 415
33  browser_tests                       0x00000001085d7f80 _ZN7testing4Test3RunEv + 464
34  browser_tests                       0x00000001085d9b16 _ZN7testing8TestInfo3RunEv + 1046
35  browser_tests                       0x00000001085dadba _ZN7testing8TestCase3RunEv + 1306
36  browser_tests                       0x00000001085ecab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
37  browser_tests                       0x00000001085ec02a _ZN7testing8UnitTest3RunEv + 410
38  browser_tests                       0x0000000107a10219 _ZN4base9TestSuite3RunEv + 665
39  browser_tests                       0x00000001066189ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
40  browser_tests                       0x0000000115d037c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
41  browser_tests                       0x00000001077c4513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
42  browser_tests                       0x000000010661888d main + 237
43  browser_tests                       0x0000000104acee34 start + 52
44  ???                                 0x0000000000000009 0x0 + 9
[213/227] SavePageMultiFrameBrowserTest.CrossSite/1 (TIMED OUT)
[ RUN      ] TaskManagerOOPIFBrowserTest.LeavePageWithCrossSiteIframes/1
[10846:3847:1203/071046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10842:62775:1203/071048:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10846:16899:1203/071051:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerOOPIFBrowserTest.LeavePageWithCrossSiteIframes/1 (6375 ms)
[214/227] TaskManagerOOPIFBrowserTest.LeavePageWithCrossSiteIframes/1 (7739 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Fullscreen/0
[10853:3847:1203/071049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10855:13063:1203/071052:WARNING:channel.cc(358)] RawChannel write error
[10853:16899:1203/071052:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Fullscreen/0 (3781 ms)
[215/227] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Fullscreen/0 (5297 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeConstrained/1
[10862:3847:1203/071054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071056:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071056:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071057:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071057:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071057:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071057:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071057:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071057:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[10857:3847:1203/071057:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[10857:3847:1203/071057:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[10857:3847:1203/071057:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[10857:3847:1203/071057:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[10857:3847:1203/071057:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[10857:3847:1203/071057:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[10862:16647:1203/071057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeConstrained/1 (4759 ms)
[216/227] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeConstrained/1 (5988 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/1
[10865:3847:1203/071055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10858:3847:1203/071058:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 6
[10865:17667:1203/071058:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/1 (4943 ms)
[217/227] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.PRE_RunTest/1 (6169 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/2
[10875:3847:1203/071100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10871:3847:1203/071102:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10871:3847:1203/071103:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ProxyServerMode
[10875:16135:1203/071103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/2 (4891 ms)
[218/227] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/2 (6149 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/8
[10879:3847:1203/071101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10872:3847:1203/071103:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10872:3847:1203/071104:INFO:policy_prefs_browsertest.cc(644)] Testing policy: HomepageLocation
[10872:3847:1203/071104:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DnsPrefetchingEnabled
[10872:3847:1203/071104:INFO:policy_prefs_browsertest.cc(644)] Testing policy: SearchSuggestEnabled
[10872:3847:1203/071104:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultPopupsSetting
[10882:12807:1203/071104:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/8 (5092 ms)
[219/227] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/8 (6406 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/11
[10888:3847:1203/071106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10883:3847:1203/071108:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10883:3847:1203/071110:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultMediaStreamSetting
[10883:3847:1203/071110:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultMediaStreamSetting
[10883:3847:1203/071110:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultMediaStreamSetting
[10883:3847:1203/071110:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ImportBookmarks
[10883:3847:1203/071110:INFO:policy_prefs_browsertest.cc(644)] Testing policy: JavaScriptAllowedForUrls
[10883:3847:1203/071110:INFO:policy_prefs_browsertest.cc(644)] Testing policy: ProxyMode
[10883:3847:1203/071111:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[10883:3847:1203/071111:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/11 (6337 ms)
[220/227] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/11 (7542 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/13
[10892:3847:1203/071107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10886:3847:1203/071109:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10886:3847:1203/071110:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultJavaScriptSetting
[10886:3847:1203/071111:INFO:policy_prefs_browsertest.cc(644)] Testing policy: DefaultCookiesSetting
[10886:3847:1203/071111:INFO:policy_prefs_browsertest.cc(644)] Testing policy: AutoFillEnabled
[10886:3847:1203/071111:INFO:policy_prefs_browsertest.cc(644)] Testing policy: NotificationsBlockedForUrls
[10886:3847:1203/071111:INFO:policy_prefs_browsertest.cc(644)] Testing policy: BookmarkBarEnabled
[10886:3847:1203/071112:INFO:policy_prefs_browsertest.cc(644)] Testing policy: RestoreOnStartupURLs
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/13 (6374 ms)
[221/227] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/13 (7620 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/1
[10900:3847:1203/071114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10896:3847:1203/071116:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[10900:17411:1203/071116:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/1 (4124 ms)
[222/227] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/1 (5464 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/2
[10904:3847:1203/071115:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10899:3847:1203/071117:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[10899:3847:1203/071117:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[10899:3847:1203/071118:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[10904:15367:1203/071118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/2 (4436 ms)
[223/227] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/2 (5804 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/2
[10913:3847:1203/071119:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10909:3847:1203/071121:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[10917:13063:1203/071121:WARNING:channel.cc(358)] RawChannel write error
[10913:3847:1203/071121:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[10913:3847:1203/071121:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[10913:3847:1203/071121:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[10913:3847:1203/071121:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[10913:3847:1203/071121:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[10914:12807:1203/071121:WARNING:channel.cc(358)] RawChannel write error
[10913:17667:1203/071122:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/2 (4087 ms)
[224/227] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeDontProceed/2 (5404 ms)
[ RUN      ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2
[10918:3847:1203/071121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10920:13063:1203/071122:WARNING:channel.cc(358)] RawChannel write error
[10920:16899:1203/071123:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000011261f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000011266ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001126b6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011f20a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011f209a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x00000001140a6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000113ae2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011390e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000113a04ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000113a01bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000113a02235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000113b4dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000114cac392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011f5b2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011f5b2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000112730421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000011272ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000011272560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff8aa41772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff8aa2e1a1 thread_start + 13

[10918:17411:1203/071123:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2 (3361 ms)
[225/227] MaybeSetMetadata/SafeBrowsingServiceMetadataTest.MalwareMainFrame/2 (4664 ms)
[ RUN      ] PredictorBrowserTest.ShutdownStartupCycle
[10926:3847:1203/071125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10928:3847:1203/071126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10928:3847:1203/071126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10928:3847:1203/071126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10928:3847:1203/071126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10928:3847:1203/071126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10928:3847:1203/071126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10928:3847:1203/071126:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10926:15879:1203/071126:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PredictorBrowserTest.ShutdownStartupCycle (2478 ms)
[226/227] PredictorBrowserTest.ShutdownStartupCycle (3873 ms)
[ RUN      ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/1
[10929:3847:1203/071125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/1 (2561 ms)
[227/227] RestoreOnStartupPolicyTestInstance/RestoreOnStartupPolicyTest.RunTest/1 (3809 ms)
Retrying 6 tests (retry #1)
[ RUN      ] BrowserActionApiTest.TabSpecificBrowserActionState
[10935:3847:1203/071129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10932:3847:1203/071131:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[10935:16391:1203/071131:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionApiTest.TabSpecificBrowserActionState (3689 ms)
[228/233] BrowserActionApiTest.TabSpecificBrowserActionState (5086 ms)
[ RUN      ] CrExtensionsBrowserTestWithMultipleExtensionTypesInstalled.ExtensionManagerSplitSectionsTest
[10942:3847:1203/071134:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10939:3847:1203/071138:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[10939:3847:1203/071138:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTestWithMultipleExtensionTypesInstalled.ExtensionManagerSplitSectionsTest", source: test_api.js (1328)
[10939:3847:1203/071139:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 18):
#search-button
#section-menu
#developer-mode
#developer-mode-checkbox
#more-extensions
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[10939:3847:1203/071139:INFO:CONSOLE(116)] "Page load time: 1542 ms", source: polymer_browser_test_base.js (116)
[10939:3847:1203/071139:INFO:CONSOLE(118)] "Test run time: 513 ms", source: polymer_browser_test_base.js (118)
[10939:3847:1203/071139:INFO:CONSOLE(120)] "Total time: 2056 ms", source: polymer_browser_test_base.js (120)
[10946:12807:1203/071139:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTestWithMultipleExtensionTypesInstalled.ExtensionManagerSplitSectionsTest (6281 ms)
[229/233] CrExtensionsBrowserTestWithMultipleExtensionTypesInstalled.ExtensionManagerSplitSectionsTest (7448 ms)
[ RUN      ] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered
[10951:3847:1203/071142:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10948:3847:1203/071143:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://pcfkaopgikmplgnemffpkcnlnmgckapb/_generated_background_page.html (0)
[10948:3847:1203/071143:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://pcfkaopgikmplgnemffpkcnlnmgckapb/_generated_background_page.html (0)
[10951:18435:1203/071143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered (3272 ms)
[230/233] ExtensionBindingsApiTest.UnavailableBindingsNeverRegistered (4554 ms)
[ RUN      ] NaClBrowserTestPnacl.ExitStatus254
[10958:3847:1203/071146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10954:3847:1203/071147:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[10954:62219:1203/071147:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[10960,2039034240:07:11:48.110042] Native Client module will be loaded at base address 0x00004b7f00000000
[10960,2039034240:07:11:48.771888] NaCl untrusted code called _exit(0x0)
[10961,2039034240:07:11:49.501245] Native Client module will be loaded at base address 0x0000564900000000
[10961,2039034240:07:11:49.554737] NaCl untrusted code called _exit(0x0)
[10962,2039034240:07:11:50.290416] Native Client module will be loaded at base address 0x00003c7a00000000
hello world from CreateModule
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] ||||
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] ||||
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit254".
found at index 3
[10962,2039034240:07:11:50.422963] NaCl untrusted code called _exit(0xfe)
[10954:25603:1203/071150:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 65024 (0xfe00)
[10954:3847:1203/071150:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:53836/pm_exit_status_test.html?trigger=exit254&expected_exit=254&pnacl=1 (0)
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] ||||
[10954:3847:1203/071150:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestPnacl.ExitStatus254 (5638 ms)
[231/233] NaClBrowserTestPnacl.ExitStatus254 (6923 ms)
[ RUN      ] ProfileWindowBrowserTest.GuestIgnoresHistory
[10966:3847:1203/071153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10968:13063:1203/071156:WARNING:channel.cc(358)] RawChannel write error
[10966:18179:1203/071156:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileWindowBrowserTest.GuestIgnoresHistory (4434 ms)
[232/233] ProfileWindowBrowserTest.GuestIgnoresHistory (5608 ms)
[ RUN      ] SavePageMultiFrameBrowserTest.CrossSite/1
[10974:3847:1203/071159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[10975:3847:1203/071159:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[10975:3847:1203/071159:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10975:3847:1203/071159:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10975:3847:1203/071159:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10975:3847:1203/071159:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[10975:3847:1203/071159:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[10975:3847:1203/071159:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SavePageMultiFrameBrowserTest.CrossSite/1 (2064 ms)
[233/233] SavePageMultiFrameBrowserTest.CrossSite/1 (3240 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/run2L5WKZ/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outIrVIbg/output.json
+---------------------------------------------------------------------------+
| End of shard 17  Pending: 8.8s  Duration: 822.7s  Bot: vm1058-m4  Exit: 0 |
+---------------------------------------------------------------------------+

+---------------------------------------------------------------------------+
| Shard 11  https://chromium-swarm.appspot.com/user/task/2b812b4ccfdc0810   |
+---------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 11/20
Using 2 parallel jobs.
[ RUN      ] EmptyDownloadsWebUITest.NoSearchResultsWithNoDownloads
[4758:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4752:3847:1203/065901:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4752:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase EmptyDownloadsWebUITest.NoSearchResultsWithNoDownloads", source: test_api.js (1328)
[4758:3847:1203/065901:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003eb00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[4758:3847:1203/065901:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003eb00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] EmptyDownloadsWebUITest.NoSearchResultsWithNoDownloads (4027 ms)
[1/255] EmptyDownloadsWebUITest.NoSearchResultsWithNoDownloads (5471 ms)
[ RUN      ] ExtensionSettingsWebUITest.testEmptyExtensionList
[4759:3847:1203/065859:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4753:3847:1203/065901:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4753:3847:1203/065901:INFO:CONSOLE(1328)] "Running TestCase ExtensionSettingsWebUITest.testEmptyExtensionList", source: test_api.js (1328)
[4763:13063:1203/065901:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSettingsWebUITest.testEmptyExtensionList (4364 ms)
[2/255] ExtensionSettingsWebUITest.testEmptyExtensionList (5744 ms)
[ RUN      ] BasicExtensionSettingsWebUITest.testUninstall
[4770:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4764:3847:1203/065907:INFO:CONSOLE(5)] "line1", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (5)
[4764:3847:1203/065907:INFO:CONSOLE(6)] "line2", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (6)
[4764:3847:1203/065907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4764:3847:1203/065908:INFO:CONSOLE(1328)] "Running TestCase BasicExtensionSettingsWebUITest.testUninstall", source: test_api.js (1328)
[4778:12807:1203/065908:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BasicExtensionSettingsWebUITest.testUninstall (6287 ms)
[3/255] BasicExtensionSettingsWebUITest.testUninstall (7533 ms)
[ RUN      ] ContentOptionsWebUITest.testOpenContentOptions
[4771:3847:1203/065904:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4765:3847:1203/065907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4765:3847:1203/065908:INFO:CONSOLE(1328)] "Running TestCase ContentOptionsWebUITest.testOpenContentOptions", source: test_api.js (1328)
[4775:14083:1203/065909:WARNING:channel.cc(358)] RawChannel write error
[4771:17411:1203/065909:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentOptionsWebUITest.testOpenContentOptions (6644 ms)
[4/255] ContentOptionsWebUITest.testOpenContentOptions (7990 ms)
[ RUN      ] SettingsAppWebUITest.testOpenSettingsApp
[4784:3847:1203/065912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4780:3847:1203/065914:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4780:3847:1203/065915:INFO:CONSOLE(1328)] "Running TestCase SettingsAppWebUITest.testOpenSettingsApp", source: test_api.js (1328)
[4780:3847:1203/065916:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://settings-frame/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#proxiesConfigureButton
#languages-section > .settings-row > A
#language-button
#languages-section > .checkbox.controlled-setting-with-label > LABEL > INPUT
#manage-languages
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[4780:3847:1203/065916:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SettingsAppWebUITest.testOpenSettingsApp (5854 ms)
[5/255] SettingsAppWebUITest.testOpenSettingsApp (7071 ms)
[ RUN      ] SettingsAppWebUITest.testStrings
[4788:3847:1203/065912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4781:3847:1203/065915:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4781:3847:1203/065916:INFO:CONSOLE(1328)] "Running TestCase SettingsAppWebUITest.testStrings", source: test_api.js (1328)
[4781:3847:1203/065916:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://settings-frame/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#proxiesConfigureButton
#languages-section > .settings-row > A
#language-button
#languages-section > .checkbox.controlled-setting-with-label > LABEL > INPUT
#manage-languages
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[4791:13063:1203/065917:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsAppWebUITest.testStrings (5781 ms)
[6/255] SettingsAppWebUITest.testStrings (7040 ms)
[ RUN      ] SyncInternalsWebUITest.EventLogTest
[4801:3847:1203/065920:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4794:3847:1203/065922:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.EventLogTest", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==4804==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010c2acbb1 bp 0x000144c12170 sp 0x000144c120a0 T6)
    #0 0x10c2acbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10c2acbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10c2ac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10c2a7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10c2a7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10c3a25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10c3bf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10c391863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10c4009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10c2d7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10c3f9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10c30e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x109c6036c in Run base/callback.h:396:12
    #13 0x109c6036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x116a0689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x116a03d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x109c6036c in Run base/callback.h:396:12
    #17 0x109c6036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x109cc8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x109cc9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x109cc9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x109c3e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x109cad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x109c3c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff88f7db30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff88f7d454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff88fa07f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff88fa00e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x109c3f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x109c3dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x109d03078 in Run base/run_loop.cc:55:3
    #31 0x109cc70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x109d71d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x109d6560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x104dce119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x109d64fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x109d71426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x116a1d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x116838a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x116c601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x116c60d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x116c63ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x1099ce642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x116c59e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x116c5844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x116c57ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x116cdf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x109b82948 in Run content/app/content_main_runner.cc:786:12
    #14 0x109b80abd in ContentMain content/app/content_main.cc:19:15
    #15 0x108c1ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x104d8699f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x104d86563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==4804==ABORTING
Received signal 6
[end of stack trace]
[4801:17411:1203/065922:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.EventLogTest (4064 ms)
[7/255] SyncInternalsWebUITest.EventLogTest (5445 ms)
[ RUN      ] SettingsFormatWebUITest.CheckboxIdOrPrefCheck
[4797:3847:1203/065919:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4793:3847:1203/065921:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4793:3847:1203/065922:INFO:CONSOLE(1328)] "Running TestCase SettingsFormatWebUITest.CheckboxIdOrPrefCheck", source: test_api.js (1328)
[4803:12807:1203/065923:WARNING:channel.cc(358)] RawChannel write error
[4797:15623:1203/065923:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsFormatWebUITest.CheckboxIdOrPrefCheck (6083 ms)
[8/255] SettingsFormatWebUITest.CheckboxIdOrPrefCheck (7425 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures
[4811:3847:1203/065925:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4805:3847:1203/065927:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures", source: test_api.js (1328)
[4812:13063:1203/065927:WARNING:channel.cc(358)] RawChannel write error
[4805:3847:1203/065927:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_ShouldFail","testWithAuditFailures")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
    at Object.Test.runAccessibilityAudit (test_api.js:359:17)
    at Object.TestCase.runAccessibilityAudit (test_api.js:489:22)
    at expectFunc (test_api.js:1124:20)
    at testDone (test_api.js:866:31)
    at runTest (test_api.js:1174:7)
    at <anonymous>:1:1
[4811:15367:1203/065927:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures (3616 ms)
[9/255] WebUIAccessibilityAuditBrowserTest_ShouldFail.testWithAuditFailures (5047 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures
[4815:3847:1203/065926:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4810:3847:1203/065928:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures", source: test_api.js (1328)
[4818:12551:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[4810:3847:1203/065928:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail","testWithAuditFailures")
Error:
Accessibility issues found on chrome://terms/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_01 (Elements with ARIA roles must use a valid, non-abstract ARIA role) failed on the following element:
DIV
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_aria_01--elements-with-aria-roles-must-use-a-valid-non-abstract-aria-role for more information.

Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following element:
INPUT
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


Warnings:
Warning: AX_COLOR_01 (Text elements should have a reasonable contrast ratio) failed on the following element:
P
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_color_01--text-elements-should-have-a-reasonable-contrast-ratio for more information.


*** End accessibility audit results ***
    at Object.Test.runAccessibilityAudit (test_api.js:359:17)
    at Object.TestCase.runAccessibilityAudit (test_api.js:489:22)
    at expectFunc (test_api.js:1124:20)
    at testDone (test_api.js:866:31)
    at runTest (test_api.js:1174:7)
    at <anonymous>:1:1
[4819:13063:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[4815:16899:1203/065928:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures (3604 ms)
[10/255] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_ShouldFail.testWithAuditFailures (4959 ms)
[ RUN      ] WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal
[4825:3847:1203/065930:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4820:3847:1203/065932:INFO:CONSOLE(1328)] "Running TestCase WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal", source: test_api.js (1328)
[4820:3847:1203/065932:WARNING:CONSOLE(887)] "testIsDone already", source: test_api.js (887)
[4830:13575:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[4820:3847:1203/065932:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4825:17411:1203/065932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal (4081 ms)
[11/255] WebUIBrowserAsyncGenDeferredToGlobalTest.TestDeferRunTestToGlobal (5420 ms)
[ RUN      ] CrExtensionsBrowserTest.ExtensionSidebarLayoutTest
[4829:3847:1203/065931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4823:3847:1203/065934:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4823:3847:1203/065935:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTest.ExtensionSidebarLayoutTest", source: test_api.js (1328)
[4823:3847:1203/065935:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#search-button
#section-menu
#developer-mode
#developer-mode-checkbox
#load-unpacked
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[4823:3847:1203/065935:INFO:CONSOLE(116)] "Page load time: 1385 ms", source: polymer_browser_test_base.js (116)
[4823:3847:1203/065935:INFO:CONSOLE(118)] "Test run time: 407 ms", source: polymer_browser_test_base.js (118)
[4823:3847:1203/065935:INFO:CONSOLE(120)] "Total time: 1792 ms", source: polymer_browser_test_base.js (120)
[4829:15623:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTest.ExtensionSidebarLayoutTest (5557 ms)
[12/255] CrExtensionsBrowserTest.ExtensionSidebarLayoutTest (7130 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddOverwrite
[4842:3847:1203/065936:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4839:3847:1203/065938:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddOverwrite", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddOverwrite (4838 ms)
[13/255] NetInternalsTest.netInternalsHSTSViewAddOverwrite (6176 ms)
[ RUN      ] NetInternalsTest.netInternalsPrerenderViewFail
[4849:3847:1203/065938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4845:3847:1203/065941:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsPrerenderViewFail", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsPrerenderViewFail (5554 ms)
[14/255] NetInternalsTest.netInternalsPrerenderViewFail (6958 ms)
[ RUN      ] PrintPreviewWebUITest.CheckNumCopiesPrintPreset
[4855:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4852:3847:1203/065944:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4852:3847:1203/065945:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.CheckNumCopiesPrintPreset", source: test_api.js (1328)
[4857:13063:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[4855:18947:1203/065946:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.CheckNumCopiesPrintPreset (5846 ms)
[15/255] PrintPreviewWebUITest.CheckNumCopiesPrintPreset (7231 ms)
[ RUN      ] PrintPreviewWebUITest.CustomMarginsControlsCheck
[4863:3847:1203/065945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4859:3847:1203/065947:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4859:3847:1203/065949:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.CustomMarginsControlsCheck", source: test_api.js (1328)
[4864:13063:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[4863:17155:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.CustomMarginsControlsCheck (5930 ms)
[16/255] PrintPreviewWebUITest.CustomMarginsControlsCheck (7208 ms)
[ RUN      ] PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter
[4871:3847:1203/065949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4867:3847:1203/065951:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4867:3847:1203/065952:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter", source: test_api.js (1328)
[4873:13063:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[4872:13063:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[4871:17155:1203/065953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter (6125 ms)
[17/255] PrintPreviewWebUITest.PageLayoutHasNoMarginsHideHeaderFooter (7531 ms)
[ RUN      ] PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter
[4878:3847:1203/065952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4874:3847:1203/065954:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[4874:3847:1203/065955:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter", source: test_api.js (1328)
[4879:13063:1203/065956:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter (5710 ms)
[18/255] PrintPreviewWebUITest.ZeroTopAndNonZeroBottomMarginShowHeaderFooter (6983 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiAlphaEnabledNoPermissions
[4885:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4881:5383:1203/065958:ERROR:mach_broker_mac.mm(234)] Unknown process 4888 is sending Mach IPC messages!
[4881:3847:1203/065958:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledNoPermInitTrue", source: chrome-extension://glhgkmofnmhifgdmkpemnfibodfnlnmm/_generated_background_page.html (0)
[4881:3847:1203/065958:INFO:CONSOLE(0)] "[SUCCESS] testAlphaEnabledNoPermInitFalse", source: chrome-extension://glhgkmofnmhifgdmkpemnfibodfnlnmm/_generated_background_page.html (0)
[4890:13063:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[4887:13319:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[4885:17667:1203/065959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiAlphaEnabledNoPermissions (3891 ms)
[19/255] PlatformAppBrowserTest.WindowsApiAlphaEnabledNoPermissions (5129 ms)
[ RUN      ] BluetoothPrivateApiTest.PincodePairing
[4893:3847:1203/070000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4889:3847:1203/070001:INFO:CONSOLE(0)] "[SUCCESS] testPincodePairing", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[4894:12807:1203/070001:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothPrivateApiTest.PincodePairing (3719 ms)
[20/255] BluetoothPrivateApiTest.PincodePairing (5163 ms)
[ RUN      ] ExtensionApiTest.UncaughtExceptionLogging
[4899:3847:1203/070001:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4895:3847:1203/070003:INFO:CONSOLE(5)] "Uncaught Error: Exception thrown in extension page.", source: chrome-extension://bhhlhbfgbeccmdpfejjplbfdecjifenm/extension_page.js (5)
[4895:3847:1203/070003:INFO:CONSOLE(0)] "[SUCCESS] testExceptionInExtensionPage", source: chrome-extension://bhhlhbfgbeccmdpfejjplbfdecjifenm/_generated_background_page.html (0)
[4895:3847:1203/070005:INFO:CONSOLE(5)] "Uncaught Error: Exception thrown in injected script.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/chrome/test/data/extensions/api_test/uncaught_exception_logging/content_script.js (5)
[4895:62983:1203/070005:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4895:3847:1203/070005:INFO:CONSOLE(0)] "[SUCCESS] testExceptionInInjectedScript", source: chrome-extension://bhhlhbfgbeccmdpfejjplbfdecjifenm/_generated_background_page.html (0)
[4900:13831:1203/070005:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.UncaughtExceptionLogging (5062 ms)
[21/255] ExtensionApiTest.UncaughtExceptionLogging (6333 ms)
[ RUN      ] ExtensionApiTest.I18N
[4906:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4902:3847:1203/070006:INFO:CONSOLE(0)] "[SUCCESS] getAcceptLanguages", source: chrome-extension://elklineppcoglnipbadbakmpiibajfne/_generated_background_page.html (0)
[4902:3847:1203/070006:INFO:CONSOLE(0)] "[SUCCESS] getMessage", source: chrome-extension://elklineppcoglnipbadbakmpiibajfne/_generated_background_page.html (0)
[4902:3847:1203/070007:INFO:CONSOLE(0)] "[SUCCESS] getMessageFromContentScript", source: chrome-extension://elklineppcoglnipbadbakmpiibajfne/_generated_background_page.html (0)
[4902:3847:1203/070007:INFO:CONSOLE(0)] "[SUCCESS] getUILanguage", source: chrome-extension://elklineppcoglnipbadbakmpiibajfne/_generated_background_page.html (0)
[4902:3847:1203/070007:INFO:CONSOLE(0)] "[SUCCESS] detectLanguage", source: chrome-extension://elklineppcoglnipbadbakmpiibajfne/_generated_background_page.html (0)
[4907:12807:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[4908:13063:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[4906:17411:1203/070007:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.I18N (4231 ms)
[22/255] ExtensionApiTest.I18N (5461 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsAutoConfirm
[4914:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] contains", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] getAll", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] requestNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] requestNonOptional", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] requestBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] requestGrantedPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] removeRequired", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] removeNoOp", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] removeBookmarks", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] noPromptForNoWarnings", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] whitelist", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] unknownPermission", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:50684/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] requestOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://c.com:50684/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo' is therefore not allowed access.", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] removeOrigin", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[4909:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] eventListenerPermissions", source: chrome-extension://kjmkgkdkpedkejedfhmfcenooemhbpbo/_generated_background_page.html (0)
[       OK ] ExtensionApiTest.OptionalPermissionsAutoConfirm (4227 ms)
[23/255] ExtensionApiTest.OptionalPermissionsAutoConfirm (5510 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsDeny
[4920:3847:1203/070010:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4915:3847:1203/070012:INFO:CONSOLE(0)] "XMLHttpRequest cannot load http://b.c.com/:50689/extensions/test_file.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://inhbebbipkecpljlianlokcinpfnmgdc' is therefore not allowed access. The response had HTTP status code 403.", source: chrome-extension://inhbebbipkecpljlianlokcinpfnmgdc/_generated_background_page.html (0)
[4915:3847:1203/070012:INFO:CONSOLE(0)] "[SUCCESS] denyRequest", source: chrome-extension://inhbebbipkecpljlianlokcinpfnmgdc/_generated_background_page.html (0)
[4915:3847:1203/070012:INFO:CONSOLE(0)] "[SUCCESS] noPromptForActivePermissions", source: chrome-extension://inhbebbipkecpljlianlokcinpfnmgdc/_generated_background_page.html (0)
[4920:17155:1203/070012:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.OptionalPermissionsDeny (3678 ms)
[24/255] ExtensionApiTest.OptionalPermissionsDeny (5049 ms)
[ RUN      ] ExtensionApiTest.StubsApp
[4932:3847:1203/070015:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4927:4611:1203/070016:ERROR:mach_broker_mac.mm(234)] Unknown process 4936 is sending Mach IPC messages!
[4932:17155:1203/070017:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.StubsApp (3839 ms)
[25/255] ExtensionApiTest.StubsApp (5193 ms)
[ RUN      ] ExtensionApiTest.IncognitoDisabled
[4926:3847:1203/070013:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4923:62467:1203/070015:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4923:3847:1203/070016:INFO:CONSOLE(0)] "[SUCCESS] getAllWindows", source: chrome-extension://bllkokonlgfaglebddoneogcalekfgfp/_generated_background_page.html (0)
[4923:3847:1203/070018:INFO:CONSOLE(0)] "[SUCCESS] tabEvents", source: chrome-extension://bllkokonlgfaglebddoneogcalekfgfp/_generated_background_page.html (0)
[4923:4611:1203/070018:ERROR:mach_broker_mac.mm(234)] Unknown process 4939 is sending Mach IPC messages!
[4926:17155:1203/070018:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.IncognitoDisabled (6744 ms)
[26/255] ExtensionApiTest.IncognitoDisabled (7936 ms)
[ RUN      ] AppControllerNewProfileManagementBrowserTest.LockedProfileReopenWithNoWindows
[4944:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4944:15623:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppControllerNewProfileManagementBrowserTest.LockedProfileReopenWithNoWindows (3035 ms)
[27/255] AppControllerNewProfileManagementBrowserTest.LockedProfileReopenWithNoWindows (4290 ms)
[ RUN      ] AppControllerMainMenuBrowserTest.BookmarksMenuIsRestoredAfterProfileSwitch
[4948:3847:1203/070021:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4948:17667:1203/070022:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppControllerMainMenuBrowserTest.BookmarksMenuIsRestoredAfterProfileSwitch (2713 ms)
[28/255] AppControllerMainMenuBrowserTest.BookmarksMenuIsRestoredAfterProfileSwitch (3979 ms)
[ RUN      ] AppWindowAPITest.TestCreate
[4956:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4951:3847:1203/070027:INFO:CONSOLE(0)] "[SUCCESS] basic", source: chrome-extension://cklmppfgmnbbmdaioggmfdheljnebiod/_generated_background_page.html (0)
[4951:3847:1203/070027:INFO:CONSOLE(0)] "[SUCCESS] badWindow", source: chrome-extension://cklmppfgmnbbmdaioggmfdheljnebiod/_generated_background_page.html (0)
[4951:3847:1203/070027:INFO:CONSOLE(0)] "[SUCCESS] loadEvent", source: chrome-extension://cklmppfgmnbbmdaioggmfdheljnebiod/_generated_background_page.html (0)
[4951:3847:1203/070027:INFO:CONSOLE(0)] "The JavaScript context calling chrome.app.window.current() has no associated AppWindow.", source: chrome-extension://cklmppfgmnbbmdaioggmfdheljnebiod/_generated_background_page.html (0)
[4951:3847:1203/070027:INFO:CONSOLE(0)] "[SUCCESS] multiWindow", source: chrome-extension://cklmppfgmnbbmdaioggmfdheljnebiod/_generated_background_page.html (0)
[4951:3847:1203/070027:INFO:CONSOLE(0)] "[SUCCESS] hiddenAndNormal", source: chrome-extension://cklmppfgmnbbmdaioggmfdheljnebiod/_generated_background_page.html (0)
[4961:13063:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[4958:13063:1203/070027:WARNING:channel.cc(358)] RawChannel write error
[4956:17411:1203/070028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppWindowAPITest.TestCreate (4711 ms)
[29/255] AppWindowAPITest.TestCreate (6203 ms)
[ RUN      ] WebViewTest.DisplayNoneSetSrc
[4969:3847:1203/070031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4966:3847:1203/070033:INFO:CONSOLE(6)] "onAppCommand: navigate-guest", source: chrome-extension://fbofcpjonemnbckkpmmkjiiplpbjmghi/main.js (6)
[4966:3847:1203/070033:INFO:CONSOLE(34)] "navigate-guest command", source: chrome-extension://fbofcpjonemnbckkpmmkjiiplpbjmghi/main.js (34)
[4966:3847:1203/070033:INFO:CONSOLE(6)] "onAppCommand: navigate-guest", source: chrome-extension://fbofcpjonemnbckkpmmkjiiplpbjmghi/main.js (6)
[4966:3847:1203/070033:INFO:CONSOLE(34)] "navigate-guest command", source: chrome-extension://fbofcpjonemnbckkpmmkjiiplpbjmghi/main.js (34)
[4966:3847:1203/070033:INFO:CONSOLE(6)] "onAppCommand: show-guest", source: chrome-extension://fbofcpjonemnbckkpmmkjiiplpbjmghi/main.js (6)
[4966:3847:1203/070034:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -3: ERR_ABORTED.", source: extensions::webViewEvents (237)
[4969:16135:1203/070034:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.DisplayNoneSetSrc (4582 ms)
[30/255] WebViewTest.DisplayNoneSetSrc (5869 ms)
[ RUN      ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithDelayedInstalledApp
[4959:3847:1203/070025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithDelayedInstalledApp (10710 ms)
[31/255] EphemeralAppBrowserTest.ReplaceEphemeralAppWithDelayedInstalledApp (12012 ms)
[ RUN      ] WebViewTest.Shim_TestOnEventProperty
[4983:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4984:13063:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[4983:17411:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestOnEventProperty (5445 ms)
[32/255] WebViewTest.Shim_TestOnEventProperty (6678 ms)
[ RUN      ] WebViewTest.ExecuteScript
[4980:3847:1203/070037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4974:47371:1203/070038:ERROR:mach_broker_mac.mm(234)] Unknown process 4985 is sending Mach IPC messages!
[4974:3847:1203/070039:INFO:CONSOLE(25)] "app.onload", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/main.js (25)
[4974:3847:1203/070039:INFO:CONSOLE(6)] "embeder.common got config: [object Object]", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070039:INFO:CONSOLE(6)] "customArg: execute_script", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070039:INFO:CONSOLE(6)] "startTest: execute_script", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070039:INFO:CONSOLE(24)] "getConfig: [object Object]", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/execute_script/bootstrap.js (24)
[4974:3847:1203/070039:INFO:CONSOLE(6)] "embedder.loadGuest begin", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "IS_JS_ONLY_GUEST: true", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "webview.inject", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "FROM GUEST: Guest script loading.", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "FROM GUEST: command from embedder: create-frame", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "FROM GUEST: onload fire", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "embedder.onPostMessageReceived, data[0] = created-frame", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "webview.loadstop", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "Skip loadstop handler", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "webview.onPostMessageReceived", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(6)] "embedder.onPostMessageReceived, data[0] = got-testDiv-innerText", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/utils.js (6)
[4974:3847:1203/070040:INFO:CONSOLE(0)] "[SUCCESS] testExecuteScriptInAllFrames", source: chrome-extension://cboalbaibnnbhcheamaiklcnceokdnng/main.html (0)
[4974:3847:1203/070040:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[4980:17667:1203/070041:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ExecuteScript (5978 ms)
[33/255] WebViewTest.ExecuteScript (7378 ms)
[ RUN      ] WebViewTest.Shim_TestAddMultipleContentScripts
[4996:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4990:3847:1203/070046:INFO:CONSOLE(828)] "Step 1: call <webview>.addContentScripts(myrule1 & myrule2)", source: chrome-extension://hckjmakakphmgbieonmkfmcdlllogkdf/main.js (828)
[4990:60211:1203/070047:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4990:3847:1203/070048:INFO:CONSOLE(855)] "Step 2: A communication channel has been established with webview.", source: chrome-extension://hckjmakakphmgbieonmkfmcdlllogkdf/main.js (855)
[4990:3847:1203/070048:INFO:CONSOLE(862)] "Step 3: A communication channel has been established with webview.", source: chrome-extension://hckjmakakphmgbieonmkfmcdlllogkdf/main.js (862)
[5003:13063:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[4998:12807:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[4996:17411:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAddMultipleContentScripts (5768 ms)
[34/255] WebViewTest.Shim_TestAddMultipleContentScripts (7084 ms)
[ RUN      ] WebViewTest.Shim_TestAddContentScriptWithCode
[4997:3847:1203/070044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[4991:3847:1203/070046:INFO:CONSOLE(1207)] "Step 1: call <webview>.addContentScripts.", source: chrome-extension://hckjmakakphmgbieonmkfmcdlllogkdf/main.js (1207)
[4991:3847:1203/070047:INFO:CONSOLE(1217)] "Step 2: call webview.executeScript() to check result.", source: chrome-extension://hckjmakakphmgbieonmkfmcdlllogkdf/main.js (1217)
[4991:39455:1203/070047:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[4991:3847:1203/070048:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[4997:17411:1203/070048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAddContentScriptWithCode (5667 ms)
[35/255] WebViewTest.Shim_TestAddContentScriptWithCode (7005 ms)
[ RUN      ] WebViewTest.Shim_TestDeclarativeWebRequestAPI
[5012:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5006:3847:1203/070054:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -20: ERR_BLOCKED_BY_CLIENT.", source: extensions::webViewEvents (237)
[5018:12551:1203/070055:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDeclarativeWebRequestAPI (5491 ms)
[36/255] WebViewTest.Shim_TestDeclarativeWebRequestAPI (6716 ms)
[ RUN      ] WebViewTest.Shim_TestNavOnConsecutiveSrcAttributeChanges
[5011:3847:1203/070051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5005:3847:1203/070054:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -3: ERR_ABORTED.", source: extensions::webViewEvents (237)
[5011:17411:1203/070055:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestNavOnConsecutiveSrcAttributeChanges (5473 ms)
[37/255] WebViewTest.Shim_TestNavOnConsecutiveSrcAttributeChanges (6796 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortNonWebSafeScheme
[5026:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5019:3847:1203/070100:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -301: ERR_DISALLOWED_URL_SCHEME.", source: extensions::webViewEvents (237)
[5032:15107:1203/070101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[5030:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[5028:13063:1203/070101:WARNING:channel.cc(358)] RawChannel write error
[5026:17155:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadAbortNonWebSafeScheme (5348 ms)
[38/255] WebViewTest.Shim_TestLoadAbortNonWebSafeScheme (6564 ms)
[ RUN      ] WebViewTest.PRE_StoragePersistence
[5027:3847:1203/070058:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5020:3847:1203/070100:INFO:CONSOLE(27)] "Starting test "webview_0 setting cookie {"inmemory":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[5020:41231:1203/070102:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5020:3847:1203/070102:INFO:CONSOLE(166)] "webview_0:Received message "{"title":"Set Cookie to Value","cookie":{"inmemory":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070102:INFO:CONSOLE(42)] "Received message "{"title":"Finished Setting Cookie"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070102:INFO:CONSOLE(166)] "webview_0:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070102:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"inmemory":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070102:INFO:CONSOLE(30)] "Test "webview_0 setting cookie {"inmemory":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[5020:3847:1203/070102:INFO:CONSOLE(27)] "Starting test "check webview_1 has cookies {"inmemory":"true"}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[5020:3847:1203/070102:INFO:CONSOLE(166)] "webview_1:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070102:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"inmemory":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070102:INFO:CONSOLE(30)] "Test "check webview_1 has cookies {"inmemory":"true"}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[5020:3847:1203/070102:INFO:CONSOLE(27)] "Starting test "webview_2 setting cookie {"inmemory":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[5020:3847:1203/070103:INFO:CONSOLE(166)] "webview_2:Received message "{"title":"Set Cookie to Value","cookie":{"inmemory":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070103:INFO:CONSOLE(42)] "Received message "{"title":"Finished Setting Cookie"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070103:INFO:CONSOLE(166)] "webview_2:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070103:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"inmemory":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070103:INFO:CONSOLE(30)] "Test "webview_2 setting cookie {"inmemory":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[5020:3847:1203/070103:INFO:CONSOLE(27)] "Starting test "check webview_3 has cookies {"inmemory":"true"}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[5020:3847:1203/070103:INFO:CONSOLE(166)] "webview_3:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070103:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"inmemory":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070103:INFO:CONSOLE(30)] "Test "check webview_3 has cookies {"inmemory":"true"}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[5020:3847:1203/070103:INFO:CONSOLE(27)] "Starting test "webview_4 setting cookie {"persist1":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[5020:3847:1203/070104:INFO:CONSOLE(166)] "webview_4:Received message "{"title":"Set Cookie to Value","cookie":{"persist1":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070104:INFO:CONSOLE(42)] "Received message "{"title":"Finished Setting Cookie"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070104:INFO:CONSOLE(166)] "webview_4:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070104:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"persist1":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070104:INFO:CONSOLE(30)] "Test "webview_4 setting cookie {"persist1":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[5020:3847:1203/070104:INFO:CONSOLE(27)] "Starting test "check webview_5 has cookies {"persist1":"true"}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[5020:3847:1203/070104:INFO:CONSOLE(166)] "webview_5:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070104:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"persist1":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070104:INFO:CONSOLE(30)] "Test "check webview_5 has cookies {"persist1":"true"}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[5020:3847:1203/070104:INFO:CONSOLE(27)] "Starting test "webview_6 setting cookie {"persist2":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[5020:3847:1203/070105:INFO:CONSOLE(166)] "webview_6:Received message "{"title":"Set Cookie to Value","cookie":{"persist2":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070105:INFO:CONSOLE(42)] "Received message "{"title":"Finished Setting Cookie"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070105:INFO:CONSOLE(166)] "webview_6:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[5020:3847:1203/070105:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"persist2":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[5020:3847:1203/070105:INFO:CONSOLE(30)] "Test "webview_6 setting cookie {"persist2":"true"} for http://localhost:50708/extensions/platform_apps/web_view/storage_persistence/guest.html" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[       OK ] WebViewTest.PRE_StoragePersistence (9861 ms)
[39/255] WebViewTest.PRE_StoragePersistence (11236 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestDeny
[5039:3847:1203/070104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5035:62475:1203/070108:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5039:17411:1203/070108:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIDeny_TestDeny (5551 ms)
[40/255] WebViewTest.MediaAccessAPIDeny_TestDeny (6954 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestDenyThenAllowThrows
[5048:3847:1203/070109:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5044:41247:1203/070113:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WebViewTest.MediaAccessAPIDeny_TestDenyThenAllowThrows (5484 ms)
[41/255] WebViewTest.MediaAccessAPIDeny_TestDenyThenAllowThrows (6708 ms)
[ RUN      ] WebViewTest.MediaAccessAPIDeny_TestNoListenersImplyDeny
[5054:3847:1203/070111:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5050:62471:1203/070115:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5050:3847:1203/070115:INFO:CONSOLE(249)] "<webview>: The permission request for "media" has been denied.", source: extensions::webViewActionRequests (249)
[       OK ] WebViewTest.MediaAccessAPIDeny_TestNoListenersImplyDeny (5242 ms)
[42/255] WebViewTest.MediaAccessAPIDeny_TestNoListenersImplyDeny (6474 ms)
[ RUN      ] WebViewTest.ContextMenusAPI_PreventDefault
[5062:3847:1203/070116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5058:3847:1203/070119:INFO:CONSOLE(5)] "webview has loaded.", source: chrome-extension://iepjniabnddgckdanjebmepefhbnpgjh/embedder.js (5)
[5058:3847:1203/070119:INFO:CONSOLE(5)] "Script has been injected into webview.", source: chrome-extension://iepjniabnddgckdanjebmepefhbnpgjh/embedder.js (5)
[5058:3847:1203/070119:INFO:CONSOLE(250)] "A communication channel has been established with webview.", source: chrome-extension://iepjniabnddgckdanjebmepefhbnpgjh/embedder.js (250)
[5058:3847:1203/070119:INFO:CONSOLE(5)] "Guest load completed.", source: chrome-extension://iepjniabnddgckdanjebmepefhbnpgjh/embedder.js (5)
[5068:12807:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[5065:13063:1203/070120:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ContextMenusAPI_PreventDefault (6003 ms)
[43/255] WebViewTest.ContextMenusAPI_PreventDefault (7226 ms)
[ RUN      ] WebViewTest.GeolocationAPIEmbedderHasNoAccessDeny
[5069:3847:1203/070118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5063:62979:1203/070121:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5069:17411:1203/070121:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.GeolocationAPIEmbedderHasNoAccessDeny (5121 ms)
[44/255] WebViewTest.GeolocationAPIEmbedderHasNoAccessDeny (6286 ms)
[ RUN      ] WebViewTest.WhitelistedContentScript
[5078:3847:1203/070123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5074:3847:1203/070125:INFO:CONSOLE(5)] "Hello world from content_script", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (5)
[5074:3847:1203/070125:INFO:CONSOLE(6)] "chrome-extension://jadcldkhkeaffbpmgafnbmcllgdlihoo/_generated_background_page.html", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (6)
[5074:3847:1203/070125:INFO:CONSOLE(5)] "Hello world from content_script", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (5)
[5074:3847:1203/070125:INFO:CONSOLE(6)] "chrome-extension://jadcldkhkeaffbpmgafnbmcllgdlihoo/main.html", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (6)
[5074:3847:1203/070125:INFO:CONSOLE(14)] "Dispatching event", source: chrome-extension://imeongpbjoodlnmlakaldhlcmijmhpbb/content_script.js (14)
[5083:12807:1203/070126:WARNING:channel.cc(358)] RawChannel write error
[5079:12807:1203/070126:WARNING:channel.cc(358)] RawChannel write error
[5074:3847:1203/070126:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebViewTest.WhitelistedContentScript (5272 ms)
[45/255] WebViewTest.WhitelistedContentScript (6460 ms)
[ RUN      ] WebViewTest.Shim_TestFindAPI
[5082:3847:1203/070124:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5077:3847:1203/070128:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] WebViewTest.Shim_TestFindAPI (5329 ms)
[46/255] WebViewTest.Shim_TestFindAPI (6613 ms)
[ RUN      ] WebViewTest.Shim_TestZoomBeforeNavigation
[5093:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5101:15107:1203/070133:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[5094:13063:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[5093:17155:1203/070133:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestZoomBeforeNavigation (5003 ms)
[47/255] WebViewTest.Shim_TestZoomBeforeNavigation (6327 ms)
[ RUN      ] WebViewTest.TaskManagementPostExistingWebViews
[5097:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5097:3847:1203/070134:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035640]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5097:16899:1203/070134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.TaskManagementPostExistingWebViews (5329 ms)
[48/255] WebViewTest.TaskManagementPostExistingWebViews (6589 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultiple
[5113:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5106:69123:1203/070138:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5106:3847:1203/070138:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5106:3847:1203/070138:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5106:3847:1203/070138:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[5113:15623:1203/070138:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultiple (2620 ms)
[49/255] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultiple (4083 ms)
[ RUN      ] WebViewNewWindowTest.Shim_TestNewWindow
[5107:3847:1203/070136:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5103:62727:1203/070139:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5112:13063:1203/070139:WARNING:channel.cc(358)] RawChannel write error
[5103:3847:1203/070139:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] WebViewNewWindowTest.Shim_TestNewWindow (5269 ms)
[50/255] WebViewNewWindowTest.Shim_TestNewWindow (6576 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectSingle
[5120:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5116:68867:1203/070142:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5121:13063:1203/070142:WARNING:channel.cc(358)] RawChannel write error
[5116:3847:1203/070142:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5116:3847:1203/070142:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5116:3847:1203/070142:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[5120:17411:1203/070142:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectSingle (2697 ms)
[51/255] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectSingle (3915 ms)
[ RUN      ] CacheCounterTest.PrefChanged
[5124:3847:1203/070143:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5125:13575:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[5125:3847:1203/070143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5125:3847:1203/070143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5125:3847:1203/070143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5125:3847:1203/070143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5125:3847:1203/070143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5125:3847:1203/070143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5125:3847:1203/070143:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] CacheCounterTest.PrefChanged (2296 ms)
[52/255] CacheCounterTest.PrefChanged (3584 ms)
[ RUN      ] PasswordsCounterTest.SameDomain
[5130:3847:1203/070145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5133:15619:1203/070146:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] PasswordsCounterTest.SameDomain (2336 ms)
[53/255] PasswordsCounterTest.SameDomain (3760 ms)
[ RUN      ] PepperContentSettingsSpecialCasesTest.Baseline
[5134:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5134:17411:1203/070148:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PepperContentSettingsSpecialCasesTest.Baseline (3387 ms)
[54/255] PepperContentSettingsSpecialCasesTest.Baseline (4912 ms)
[ RUN      ] CrashRecoveryBrowserTest.ReloadCacheRevalidate
[5141:3847:1203/070149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5137:62211:1203/070150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
ASAN:DEADLYSIGNAL
=================================================================
==5143==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001191c8a20 bp 0x7fff588f2fb0 sp 0x7fff588f2fb0 T0)
    #0 0x1191c8a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x1191c2fb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x1191c2fb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x11918de16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x119184b0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x11918483b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x11918483b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x11918483b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x11917fb7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x10e512437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x10e512251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x118dd921c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x10e58613b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x10c1e136c in Run base/callback.h:396:12
    #14 0x10c1e136c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x118f8789d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x118f84d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x10c1e136c in Run base/callback.h:396:12
    #18 0x10c1e136c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x10c249894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x10c24aac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x10c24aac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x10c1bf4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x10c22e8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x10c1bd936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff88f7db30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff88f7d454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff88fa07f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff88fa00e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff8baa77bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x10c1c0a83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x10c1bed9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x10c284078 in Run base/run_loop.cc:55:3
    #33 0x10c2480b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x119260286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x10c103948 in Run content/app/content_main_runner.cc:786:12
    #36 0x10c101abd in ContentMain content/app/content_main.cc:19:15
    #37 0x10b19fc1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10730b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x10730b563 in start (in Chromium Helper) + 51
    #34 0x11  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==5143==ABORTING
Received signal 6
[end of stack trace]
[5137:62211:1203/070151:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5137:3847:1203/070151:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5141:15111:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrashRecoveryBrowserTest.ReloadCacheRevalidate (3944 ms)
[55/255] CrashRecoveryBrowserTest.ReloadCacheRevalidate (5146 ms)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddInCallback
[5146:3847:1203/070151:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddInCallback (2912 ms)
[56/255] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddInCallback (4141 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsDisplayCSS
[5157:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5150:3847:1203/070156:INFO:CONSOLE(1)] "Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self' https://fonts.googleapis.com". Either the 'unsafe-inline' keyword, a hash ('sha256-4Su6mBWzEIFnH4pAGMOuaeBrstwJN4Z3pq/s1Kn4/KQ='), or a nonce ('nonce-...') is required to enable inline execution.
", source: chrome-distiller://foobar/dom_distiller_viewer.css (1)
ASAN:DEADLYSIGNAL
=================================================================
==5158==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010a50cbb1 bp 0x000142cf8170 sp 0x000142cf80a0 T6)
    #0 0x10a50cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10a50cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10a50c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10a507bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10a507bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10a6025d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10a61f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10a5f1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10a6609cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10a537bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10a659547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10a56e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x107ec036c in Run base/callback.h:396:12
    #13 0x107ec036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x114c6689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x114c63d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x107ec036c in Run base/callback.h:396:12
    #17 0x107ec036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x107f28894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x107f29ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x107f29ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x107e9e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x107f0d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x107e9c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff88f7db30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff88f7d454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff88fa07f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff88fa00e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x107e9f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x107e9dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x107f63078 in Run base/run_loop.cc:55:3
    #31 0x107f270b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x107fd1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x107fc560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10301e119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x107fc4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x107fd1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x114c7d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x114a98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x114ec01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x114ec0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x114ec3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x107c2e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x114eb9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x114eb844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x114eb7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x114f3f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x107de2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x107de0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x106e7ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x102fdb99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x102fdb563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==5158==ABORTING
Received signal 6
[end of stack trace]
[5157:17155:1203/070156:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsDisplayCSS (2416 ms)
[57/255] DomDistillerViewerSourceBrowserTest.NoWebUIBindingsDisplayCSS (3859 ms)
[ RUN      ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedTabClose
[5153:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:50860...
sending server_data: {"host": "127.0.0.1", "port": 50860} (36 bytes)
[5156:13063:1203/070159:WARNING:channel.cc(358)] RawChannel write error
[5160:12807:1203/070159:WARNING:channel.cc(358)] RawChannel write error
[5149:3847:1203/070159:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedTabClose (6484 ms)
[58/255] DevToolsBeforeUnloadTest.TestDockedDevToolsInspectedTabClose (7714 ms)
[ RUN      ] DownloadTest.DontCloseNewTab3
[5167:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.DontCloseNewTab3 (2675 ms)
[59/255] DownloadTest.DontCloseNewTab3 (3857 ms)
[ RUN      ] DownloadTest.DownloadUrl
[5173:3847:1203/070202:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5169:3847:1203/070203:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5173:15623:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadUrl (2448 ms)
[60/255] DownloadTest.DownloadUrl (3864 ms)
[ RUN      ] DownloadTest.DownloadErrorsServer
[5177:3847:1203/070203:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5170:38427:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /downloads/there_IS_no_spoon.zip
[5170:38427:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /downloads/there_IS_no_spoon.zip
[5170:38427:1203/070205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5178:14855:1203/070206:WARNING:channel.cc(358)] RawChannel write error
[5177:3847:1203/070206:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5177:3847:1203/070206:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5177:3847:1203/070206:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5177:3847:1203/070206:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5177:3847:1203/070206:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] DownloadTest.DownloadErrorsServer (4811 ms)
[61/255] DownloadTest.DownloadErrorsServer (6238 ms)
[ RUN      ] DownloadTest.DownloadErrorsFile
[5184:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5184:17411:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadErrorsFile (3151 ms)
[62/255] DownloadTest.DownloadErrorsFile (4367 ms)
[ RUN      ] DownloadTest.DownloadDangerousBlobData
[5191:3847:1203/070209:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5187:3847:1203/070210:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5191:17411:1203/070210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadDangerousBlobData (2626 ms)
[63/255] DownloadTest.DownloadDangerousBlobData (3855 ms)
[ RUN      ] DownloadTest.Resumption_MultipleAttempts
[5195:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.Resumption_MultipleAttempts (2512 ms)
[64/255] DownloadTest.Resumption_MultipleAttempts (3859 ms)
[ RUN      ] DownloadTestWithShelf.AutoOpen
[5201:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTestWithShelf.AutoOpen (2401 ms)
[65/255] DownloadTestWithShelf.AutoOpen (3627 ms)
[ RUN      ] AutomationApiTest.Actions
[5212:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5207:29955:1203/070218:ERROR:attachment_broker_privileged_mac.cc(220)] Failed to deliver brokerable attachment to process with id: 5214
[5207:62979:1203/070219:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5207:3847:1203/070219:INFO:CONSOLE(0)] "[SUCCESS] testSimpleAction", source: chrome-extension://pnmpfnmdgneeddbodoeadgpiepdhlemh/actions.html (0)
[       OK ] AutomationApiTest.Actions (4554 ms)
[66/255] AutomationApiTest.Actions (5901 ms)
[ RUN      ] AutomationApiTest.Events
[5205:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5206:13063:1203/070216:WARNING:channel.cc(358)] RawChannel write error
[5200:39707:1203/070217:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5200:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] testEventListenerTarget", source: chrome-extension://pnmpfnmdgneeddbodoeadgpiepdhlemh/events.html (0)
[5200:3847:1203/070218:INFO:CONSOLE(0)] "[SUCCESS] testEventListenerBubble", source: chrome-extension://pnmpfnmdgneeddbodoeadgpiepdhlemh/events.html (0)
[5200:3847:1203/070220:INFO:CONSOLE(0)] "[SUCCESS] testStopPropagation", source: chrome-extension://pnmpfnmdgneeddbodoeadgpiepdhlemh/events.html (0)
[5200:3847:1203/070222:INFO:CONSOLE(0)] "[SUCCESS] testEventListenerCapture", source: chrome-extension://pnmpfnmdgneeddbodoeadgpiepdhlemh/events.html (0)
[5205:17923:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.Events (11201 ms)
[67/255] AutomationApiTest.Events (12604 ms)
[ RUN      ] BluetoothLowEnergyApiTest.UuidPermissionMethods
[5221:3847:1203/070222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5217:3847:1203/070224:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[5222:12807:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[5221:18179:1203/070224:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.UuidPermissionMethods (3325 ms)
[68/255] BluetoothLowEnergyApiTest.UuidPermissionMethods (4600 ms)
[ RUN      ] CommandServiceTest.GetExtensionActionCommandQueryActive
[5234:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CommandServiceTest.GetExtensionActionCommandQueryActive (5283 ms)
[69/255] CommandServiceTest.GetExtensionActionCommandQueryActive (6495 ms)
[ RUN      ] CommandServiceTest.RemoveShortcutSurvivesUpdate
[5233:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5242:13319:1203/070231:WARNING:channel.cc(358)] RawChannel write error
[5235:12807:1203/070231:WARNING:channel.cc(358)] RawChannel write error
[5233:17155:1203/070232:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CommandServiceTest.RemoveShortcutSurvivesUpdate (6613 ms)
[70/255] CommandServiceTest.RemoveShortcutSurvivesUpdate (8032 ms)
[ RUN      ] DebuggerApiTest.InfoBar
[5247:3847:1203/070234:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5252:12807:1203/070236:WARNING:channel.cc(358)] RawChannel write error
[5247:17155:1203/070237:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DebuggerApiTest.InfoBar (4541 ms)
[71/255] DebuggerApiTest.InfoBar (6013 ms)
[ RUN      ] ShowPageActionWithoutPageActionLegacyTest.Test
[5251:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5253:12807:1203/070237:WARNING:channel.cc(358)] RawChannel write error
[5251:3847:1203/070237:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002bc40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5251:3847:1203/070237:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002bc40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5251:17411:1203/070237:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ShowPageActionWithoutPageActionLegacyTest.Test (3948 ms)
[72/255] ShowPageActionWithoutPageActionLegacyTest.Test (5226 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchDanger
[5263:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5257:3847:1203/070240:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchDanger (2550 ms)
[73/255] DownloadExtensionTest.DownloadExtensionTest_SearchDanger (3861 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_URLFragment
[5264:3847:1203/070240:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5266:13063:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[5258:5635:1203/070241:ERROR:mach_broker_mac.mm(234)] Unknown process 5267 is sending Mach IPC messages!
[5264:17155:1203/070242:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_URLFragment (3325 ms)
[74/255] DownloadExtensionTest.DownloadExtensionTest_Download_URLFragment (4642 ms)
[ RUN      ] BrowserActionApiTest.Basic
[5272:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5268:63747:1203/070247:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5277:13063:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionApiTest.Basic (5198 ms)
[75/255] BrowserActionApiTest.Basic (6523 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenExistingFileUsingPreviousPathTest
[5276:3847:1203/070245:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5271:5635:1203/070246:ERROR:mach_broker_mac.mm(234)] Unknown process 5279 is sending Mach IPC messages!
[5271:3847:1203/070247:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://gnimgohamholnapkiicilkfkpoopeefj/test.html (0)
[5280:12807:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[5278:13063:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[5276:17411:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenExistingFileUsingPreviousPathTest (4592 ms)
[76/255] FileSystemApiTest.FileSystemApiOpenExistingFileUsingPreviousPathTest (6013 ms)
[ RUN      ] HotwordPrivateApiTest.GetStatus
[5289:3847:1203/070250:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5283:3847:1203/070252:INFO:CONSOLE(0)] "[SUCCESS] getEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.GetStatus (3778 ms)
[77/255] HotwordPrivateApiTest.GetStatus (5078 ms)
[ RUN      ] HotwordPrivateApiTest.SpeakerModelExistsResult
[5291:3847:1203/070251:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5284:3847:1203/070252:INFO:CONSOLE(0)] "[SUCCESS] speakerModelExistsResultTrue", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[5284:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] speakerModelExistsResultFalse", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[5291:15623:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.SpeakerModelExistsResult (5094 ms)
[78/255] HotwordPrivateApiTest.SpeakerModelExistsResult (6446 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoClientId
[5299:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5296:3847:1203/070257:INFO:CONSOLE(5)] "hi there", source: chrome-extension://apfhbbahhhbpnimgfihmbkdefgfjaaia/test.js (5)
[       OK ] GetAuthTokenFunctionTest.NoClientId (3788 ms)
[79/255] GetAuthTokenFunctionTest.NoClientId (4996 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoScopes
[5306:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5300:3847:1203/070259:INFO:CONSOLE(5)] "hi there", source: chrome-extension://apfhbbahhhbpnimgfihmbkdefgfjaaia/test.js (5)
[5309:12807:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[5307:13063:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[5306:17667:1203/070259:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NoScopes (3624 ms)
[80/255] GetAuthTokenFunctionTest.NoScopes (4951 ms)
[ RUN      ] GetAuthTokenFunctionTest.LoginInvalidatesTokenCache
[5312:3847:1203/070300:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5308:3847:1203/070302:INFO:CONSOLE(5)] "hi there", source: chrome-extension://apfhbbahhhbpnimgfihmbkdefgfjaaia/test.js (5)
[5312:17411:1203/070302:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.LoginInvalidatesTokenCache (3661 ms)
[81/255] GetAuthTokenFunctionTest.LoginInvalidatesTokenCache (4966 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiSecondaryUser
[5318:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5313:3847:1203/070304:INFO:CONSOLE(5)] "hi there", source: chrome-extension://apfhbbahhhbpnimgfihmbkdefgfjaaia/test.js (5)
[       OK ] GetAuthTokenFunctionTest.MultiSecondaryUser (3645 ms)
[82/255] GetAuthTokenFunctionTest.MultiSecondaryUser (4972 ms)
[ RUN      ] ExtensionManagementTest.InstallSameVersion
[5324:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5339:13063:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[5326:12807:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementTest.InstallSameVersion (6425 ms)
[83/255] ExtensionManagementTest.InstallSameVersion (7631 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.PicasaDefaultLocation
[5331:3847:1203/070307:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5325:5635:1203/070308:ERROR:mach_broker_mac.mm(234)] Unknown process 5337 is sending Mach IPC messages!
[5325:3847:1203/070309:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5325:3847:1203/070310:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5325:3847:1203/070310:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5325:3847:1203/070310:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5325:3847:1203/070311:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5325:3847:1203/070311:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5325:3847:1203/070311:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5325:3847:1203/070311:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://ogoejihafillonbcfgkmbiekcaabikfp/_generated_background_page.html (0)
[5333:13063:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[5331:17411:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.PicasaDefaultLocation (6114 ms)
[84/255] MediaGalleriesPlatformAppBrowserTest.PicasaDefaultLocation (7363 ms)
[ RUN      ] ExtensionSessionsTest.GetDevices
[5345:3847:1203/070313:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsSyncActive()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterDataTypes(@0x127c82c20 16-byte object <80-5C 46-00 60-60 00-00 00-65 8D-0E 01-00 00-00>)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: IsManaged()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: HasSyncSetupCompleted()
          Returns: false
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:169:
    Function call: GetRegisteredDataTypes()
          Returns: 8-byte object <FF-FF FF-FF 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:171:
    Function call: GetPreferredDataTypes()
          Returns: 8-byte object <00-08 00-00 00-00 00-00>
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.

GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/extensions/api/sessions/sessions_apitest.cc:167:
    Function call: IsDataTypeControllerRunning(13)
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[5342:3847:1203/070314:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5345:17155:1203/070314:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionSessionsTest.GetDevices (2560 ms)
[85/255] ExtensionSessionsTest.GetDevices (3994 ms)
[ RUN      ] SocketApiTest.SocketTCPServerUnbindOnUnload
[5350:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5346:3847:1203/070316:INFO:CONSOLE(0)] "[SUCCESS] bind", source: chrome-extension://gmlpneacpfdaolajgnmgledkgnmaihac/_generated_background_page.html (0)
[5353:13063:1203/070316:WARNING:channel.cc(358)] RawChannel write error
[5346:3847:1203/070318:INFO:CONSOLE(0)] "[SUCCESS] bind", source: chrome-extension://gmlpneacpfdaolajgnmgledkgnmaihac/_generated_background_page.html (0)
[5359:13063:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[5351:13063:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[5350:17155:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SocketApiTest.SocketTCPServerUnbindOnUnload (5105 ms)
[86/255] SocketApiTest.SocketTCPServerUnbindOnUnload (6403 ms)
[ RUN      ] SyncFileSystemApiTest.RequestFileSystem
[5357:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5352:5383:1203/070318:ERROR:mach_broker_mac.mm(234)] Unknown process 5360 is sending Mach IPC messages!
[5352:3847:1203/070319:INFO:CONSOLE(0)] "[SUCCESS] requestFileSystem", source: chrome-extension://lkencibgabmjjpkpjjikmnojcbclbkki/_generated_background_page.html (0)
[5361:12807:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[5357:17667:1203/070319:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncFileSystemApiTest.RequestFileSystem (3735 ms)
[87/255] SyncFileSystemApiTest.RequestFileSystem (4978 ms)
[ RUN      ] ExtensionTabsZoomTest.PerTabResetsOnNavigation
[5370:3847:1203/070322:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5363:62475:1203/070323:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5363:3847:1203/070323:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5370:16135:1203/070323:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionTabsZoomTest.PerTabResetsOnNavigation (3687 ms)
[88/255] ExtensionTabsZoomTest.PerTabResetsOnNavigation (4868 ms)
[ RUN      ] TabCaptureApiTest.FullscreenEvents
[5366:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5372:25859:1203/070323:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[5372:25859:1203/070323:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[5372:25859:1203/070323:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[5362:3847:1203/070323:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/fullscreen_test.html (0)
[5372:12807:1203/070323:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[5366:3847:1203/070323:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001072c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[5366:3847:1203/070323:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001072c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[5366:3847:1203/070323:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130001072c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[5366:3847:1203/070323:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130001072c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[5362:3847:1203/070323:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[5362:3847:1203/070323:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[5366:17667:1203/070323:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabCaptureApiTest.FullscreenEvents (4395 ms)
[89/255] TabCaptureApiTest.FullscreenEvents (5750 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopStore
[5382:3847:1203/070327:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5383:12807:1203/070327:WARNING:channel.cc(358)] RawChannel write error
[5383:3847:1203/070327:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5383:3847:1203/070327:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5383:3847:1203/070327:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5383:3847:1203/070327:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5383:3847:1203/070327:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5383:3847:1203/070327:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5383:3847:1203/070327:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5382:17411:1203/070327:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopStore (2415 ms)
[90/255] WebrtcLoggingPrivateApiTest.TestStartStopStore (3608 ms)
[ RUN      ] WebNavigationApiTest.TargetBlankIncognito
[5380:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5374:4611:1203/070328:ERROR:mach_broker_mac.mm(234)] Unknown process 5385 is sending Mach IPC messages!
[5374:41231:1203/070330:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5374:3847:1203/070331:INFO:CONSOLE(0)] "[SUCCESS] targetBlank", source: chrome-extension://ifcbilbbmedhnhkmdhjdmhejhmbfinek/test_targetBlank.html (0)
[5390:12807:1203/070331:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[5390:12807:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[5391:14083:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[5374:3847:1203/070331:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.TargetBlankIncognito (6163 ms)
[91/255] WebNavigationApiTest.TargetBlankIncognito (7545 ms)
[ RUN      ] ContentCapabilitiesTest.ClipboardWrite
[5392:3847:1203/070330:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5387:62219:1203/070331:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5387:62219:1203/070331:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5392:15367:1203/070331:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentCapabilitiesTest.ClipboardWrite (2805 ms)
[92/255] ContentCapabilitiesTest.ClipboardWrite (4250 ms)
[ RUN      ] ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeError
[5402:3847:1203/070334:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5395:3847:1203/070335:INFO:CONSOLE(6)] "Hello, World!", source: chrome-extension://fgaiafmehbgbjpphfiennegbhadgkmma/content_script.js (6)
[5395:3847:1203/070335:INFO:CONSOLE(12)] "Uncaught TypeError: Cannot set property 'foo' of undefined", source: chrome-extension://fgaiafmehbgbjpphfiennegbhadgkmma/content_script.js (12)
[       OK ] ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeError (2519 ms)
[93/255] ErrorConsoleBrowserTest.ContentScriptLogAndRuntimeError (3825 ms)
[ RUN      ] ExtensionCrxInstallerTest.NonStrictManifestCheck
[5400:3847:1203/070334:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5400:17155:1203/070336:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.NonStrictManifestCheck (3392 ms)
[94/255] ExtensionCrxInstallerTest.NonStrictManifestCheck (4745 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptFragmentNavigation
[5414:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5407:39703:1203/070342:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5407:3847:1203/070342:INFO:CONSOLE(0)] "[SUCCESS] test1", source: chrome-extension://omifgimkcijkcnlkbilghbkdppikcapm/_generated_background_page.html (0)
[5415:13063:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[5414:17155:1203/070342:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptFragmentNavigation (5052 ms)
[95/255] ExecuteScriptApiTest.ExecuteScriptFragmentNavigation (6457 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.Separators
[5424:3847:1203/070345:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==5424==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff93132bc9 bp 0x0001222d2730 sp 0x0001222d26f0 T6)
    #0 0x7fff93132bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10abab3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10abab3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10abab3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10abab3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10abcd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10abcd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10abb8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10abb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10abb8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10abc6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10abc6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10abc6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10abc6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10abc6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10882036c in Run base/callback.h:396:12
    #16 0x10882036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x108888894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x108889ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x108889ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x1087fad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1088c3078 in Run base/run_loop.cc:55:3
    #22 0x1088870b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x108931d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10892560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x103989119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x108924fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x108931426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11541026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x108714abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x108714abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10871370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x108742948 in Run content/app/content_main_runner.cc:786:12
    #8 0x108740abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1077dec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10394199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x103941563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==5424==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ExtensionContextMenuBrowserTest.Separators (3560 ms)
[96/255] ExtensionContextMenuBrowserTest.Separators (4830 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptPermissions
[5412:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5406:39951:1203/070341:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5406:3847:1203/070341:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running tabs.executeScript: Cannot access contents of the page. Extension manifest must request permission to access the respective host.
    at onTabLoaded (chrome-extension://igaaieggckjidldbdipcahehnddbnbdb/test.js:42:21)
    at chrome-extension://igaaieggckjidldbdipcahehnddbnbdb/test.js:19:5", source: chrome-extension://igaaieggckjidldbdipcahehnddbnbdb/test.html (0)
[5418:13063:1203/070343:WARNING:channel.cc(358)] RawChannel write error
[5406:39951:1203/070343:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5406:3847:1203/070345:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://igaaieggckjidldbdipcahehnddbnbdb/test.html (0)
[5406:3847:1203/070350:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://igaaieggckjidldbdipcahehnddbnbdb/test.html (0)
[5420:13063:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[5413:12807:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptPermissions (13998 ms)
[97/255] ExecuteScriptApiTest.ExecuteScriptPermissions (15311 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.TargetURLs
[5432:3847:1203/070350:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5432:18179:1203/070352:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.TargetURLs (4123 ms)
[98/255] ExtensionContextMenuBrowserTest.TargetURLs (5407 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.IncognitoSplitContextMenuCount
[5438:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5435:5383:1203/070355:ERROR:mach_broker_mac.mm(234)] Unknown process 5443 is sending Mach IPC messages!
[       OK ] ExtensionContextMenuBrowserTest.IncognitoSplitContextMenuCount (4464 ms)
[99/255] ExtensionContextMenuBrowserTest.IncognitoSplitContextMenuCount (5750 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.AcceptPermissions
[5446:3847:1203/070356:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5447:13063:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[5446:16899:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.AcceptPermissions (6019 ms)
[100/255] ExtensionDisabledGlobalErrorTest.AcceptPermissions (7344 ms)
[ RUN      ] ExtensionDisabledGlobalErrorTest.UserDisabled
[5455:3847:1203/070359:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5455:17155:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionDisabledGlobalErrorTest.UserDisabled (5380 ms)
[101/255] ExtensionDisabledGlobalErrorTest.UserDisabled (6784 ms)
[ RUN      ] ExtensionRequestLimitingThrottleCommandLineBrowserTest.ThrottleRequestDisabled
[5471:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5475:13063:1203/070408:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionRequestLimitingThrottleCommandLineBrowserTest.ThrottleRequestDisabled (3795 ms)
[102/255] ExtensionRequestLimitingThrottleCommandLineBrowserTest.ThrottleRequestDisabled (5104 ms)
[ RUN      ] ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage
[5464:3847:1203/070403:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5459:61723:1203/070407:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5477:13063:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[5472:12807:1203/070410:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage (9248 ms)
[103/255] ExtensionLoadingTest.UpgradeAfterNavigatingFromOverriddenNewTabPage (10743 ms)
[ RUN      ] ExtensionStorageMonitorTest.UserDisabledNotifications
[5482:3847:1203/070411:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5478:3847:1203/070415:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ehbaaedfnncnjiodfibcljackedmeplg/index.html (0)
[5478:3847:1203/070415:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://ehbaaedfnncnjiodfibcljackedmeplg/index.html (0)
[5483:12807:1203/070415:WARNING:channel.cc(358)] RawChannel write error
[5482:15111:1203/070415:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionStorageMonitorTest.UserDisabledNotifications (5470 ms)
[104/255] ExtensionStorageMonitorTest.UserDisabledNotifications (6978 ms)
[ RUN      ] ExtensionViewHostFactoryTest.CreateExtensionHosts
[5488:3847:1203/070413:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionViewHostFactoryTest.CreateExtensionHosts (3552 ms)
[105/255] ExtensionViewHostFactoryTest.CreateExtensionHosts (4882 ms)
[ RUN      ] LazyBackgroundPageApiTest.OnInstalled
[5500:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5500:18179:1203/070420:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.OnInstalled (3708 ms)
[106/255] LazyBackgroundPageApiTest.OnInstalled (5123 ms)
[ RUN      ] ExtensionWebUITest.OnMessage
[5499:3847:1203/070418:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5492:3847:1203/070420:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] ExtensionWebUITest.OnMessage (4396 ms)
[107/255] ExtensionWebUITest.OnMessage (5782 ms)
[ RUN      ] WindowOpenPanelTest.WindowOpenFromPanel
[5512:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WindowOpenPanelTest.WindowOpenFromPanel (4076 ms)
[108/255] WindowOpenPanelTest.WindowOpenFromPanel (5366 ms)
[ RUN      ] LazyBackgroundPageApiTest.ImpulseAddsCount
[5511:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5515:12807:1203/070425:WARNING:channel.cc(358)] RawChannel write error
[5505:61959:1203/070426:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5517:13063:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[5511:15367:1203/070427:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.ImpulseAddsCount (5143 ms)
[109/255] LazyBackgroundPageApiTest.ImpulseAddsCount (6559 ms)
[ RUN      ] GeolocationBrowserTest.Geoposition
[5523:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5519:62211:1203/070430:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5519:3847:1203/070430:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5523:17411:1203/070430:WARNING:channel.cc(358)] RawChannel write error
[5519:3847:1203/070430:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.Geoposition (2571 ms)
[110/255] GeolocationBrowserTest.Geoposition (3796 ms)
[ RUN      ] GeolocationBrowserTest.TabDestroyed
[5527:3847:1203/070430:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5520:62215:1203/070431:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5520:3847:1203/070431:INFO:CONSOLE(0)] "Scripts may close only the windows that were opened by it.", source:  (0)
[5520:3847:1203/070431:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5527:17155:1203/070431:WARNING:channel.cc(358)] RawChannel write error
[5520:3847:1203/070431:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.TabDestroyed (2478 ms)
[111/255] GeolocationBrowserTest.TabDestroyed (3895 ms)
[ RUN      ] HistoryBrowserTest.SavingHistoryEnabledThenDisabled
[5533:3847:1203/070433:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5529:3847:1203/070434:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5533:17667:1203/070434:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.SavingHistoryEnabledThenDisabled (2602 ms)
[112/255] HistoryBrowserTest.SavingHistoryEnabledThenDisabled (3898 ms)
[ RUN      ] HistoryBrowserTest.NavigateMultiTimes
[5537:3847:1203/070434:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5538:13063:1203/070435:WARNING:channel.cc(358)] RawChannel write error
[5537:15879:1203/070435:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryBrowserTest.NavigateMultiTimes (2421 ms)
[113/255] HistoryBrowserTest.NavigateMultiTimes (3629 ms)
[ RUN      ] MediaStreamPermissionTest.TestSecureOriginAcceptIsSticky
[5545:3847:1203/070437:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5539:3847:1203/070438:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:50962/webrtc/adapter.js (71)
[5539:41231:1203/070438:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5539:3847:1203/070438:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:50962/webrtc/test_functions.js (13)
[5547:24327:1203/070438:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[5547:24327:1203/070438:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[5547:24327:1203/070438:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[5539:3847:1203/070438:INFO:CONSOLE(13)] "Returning request-callback-granted to test.", source: http://127.0.0.1:50962/webrtc/test_functions.js (13)
[5539:3847:1203/070438:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:50962/webrtc/test_functions.js (13)
[5539:3847:1203/070438:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:50962/webrtc/test_functions.js (13)
[5539:3847:1203/070438:INFO:CONSOLE(13)] "Returning request-callback-granted to test.", source: http://127.0.0.1:50962/webrtc/test_functions.js (13)
[5539:3847:1203/070438:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:50962/webrtc/test_functions.js (13)
[5545:17155:1203/070438:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamPermissionTest.TestSecureOriginAcceptIsSticky (2703 ms)
[114/255] MediaStreamPermissionTest.TestSecureOriginAcceptIsSticky (4127 ms)
[ RUN      ] DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections
[5554:3847:1203/070441:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5555:13063:1203/070442:WARNING:channel.cc(358)] RawChannel write error
[5550:3847:1203/070442:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections (2659 ms)
[115/255] DnsProbeBrowserTest.NoInternetProbeResultWithSlowBrokenCorrections (4043 ms)
[ RUN      ] ECKPrefixedEncryptedMediaTest.LoadLoadableSession
[5548:3847:1203/070438:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.119 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.128 -  Registering video event handlers.", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.139 -  Loading media using src.", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.144 -  Starting play, hidden: false", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.234 -  Event: play", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.235 -  Event: waiting", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:39951:1203/070439:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.264 -  Loading session: LoadableSession", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070439:INFO:CONSOLE(284)] "07:04:39.269 -  org.chromium.externalclearkey Generate key request, initData: 4c4f41445f53455353494f4e7c4c6f616461626c6553657373696f6e", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070439:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[5540:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.115 -  heartbeat #1", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.624 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.657 -  Event: canplay", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.660 -  Event: playing", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.661 -  Event: canplaythrough", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070440:INFO:CONSOLE(284)] "07:04:40.911 -  timeupdate @ 0.252019", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.118 -  heartbeat #2", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.158 -  timeupdate @ 0.501913", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.657 -  timeupdate @ 1.001162", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070441:INFO:CONSOLE(284)] "07:04:41.659 -  waiting for video to end.", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070442:INFO:CONSOLE(284)] "07:04:42.114 -  heartbeat #3", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.114 -  heartbeat #4", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5540:3847:1203/070443:INFO:CONSOLE(284)] "07:04:43.359 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:50971/eme_player_js/utils.js (284)
[5548:3847:1203/070443:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5548:3847:1203/070443:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5548:16899:1203/070443:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKPrefixedEncryptedMediaTest.LoadLoadableSession (7113 ms)
[116/255] ECKPrefixedEncryptedMediaTest.LoadLoadableSession (8334 ms)
[ RUN      ] MetricsWebContentsObserverBrowserTest.AnchorLink
[5560:3847:1203/070445:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:50989...
sending server_data: {"host": "127.0.0.1", "port": 50989} (36 bytes)
[5556:3847:1203/070447:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5560:17667:1203/070447:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MetricsWebContentsObserverBrowserTest.AnchorLink (3435 ms)
[117/255] MetricsWebContentsObserverBrowserTest.AnchorLink (4727 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForXHRWithNewPasswordsWithoutOnSubmit
[5564:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5557:43815:1203/070447:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5565:13063:1203/070447:WARNING:channel.cc(358)] RawChannel write error
[5557:3847:1203/070447:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5564:17411:1203/070447:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PromptForXHRWithNewPasswordsWithoutOnSubmit (2783 ms)
[118/255] PasswordManagerBrowserTestBase.PromptForXHRWithNewPasswordsWithoutOnSubmit (4043 ms)
[ RUN      ] PasswordManagerBrowserTestBase.DeleteFrameBeforeSubmit
[5574:3847:1203/070450:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5568:44571:1203/070451:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5568:3847:1203/070451:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] PasswordManagerBrowserTestBase.DeleteFrameBeforeSubmit (2729 ms)
[119/255] PasswordManagerBrowserTestBase.DeleteFrameBeforeSubmit (4006 ms)
[ RUN      ] PluginPowerSaverBrowserTest.BackgroundTabPlugins
objc[5579]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[5579]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[5575:13063:1203/070453:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PluginPowerSaverBrowserTest.BackgroundTabPlugins (4594 ms)
[120/255] PluginPowerSaverBrowserTest.BackgroundTabPlugins (6004 ms)
[ RUN      ] PrefsFunctionalTest.PRE_TestHomepageNewTabpagePrefs
[5582:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5583:3847:1203/070455:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5583:3847:1203/070455:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5583:3847:1203/070455:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5583:3847:1203/070455:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5583:3847:1203/070455:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5583:3847:1203/070455:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5583:3847:1203/070455:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefsFunctionalTest.PRE_TestHomepageNewTabpagePrefs (2292 ms)
[121/255] PrefsFunctionalTest.PRE_TestHomepageNewTabpagePrefs (3638 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderDownloadLocation
[5588:3847:1203/070456:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5584:62219:1203/070457:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderDownloadLocation (3667 ms)
[122/255] PrerenderBrowserTest.PrerenderDownloadLocation (4917 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderRendererCrash
[5599:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5596:61963:1203/070502:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
ASAN:DEADLYSIGNAL
=================================================================
==5601==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000121187a20 bp 0x7fff50941ed0 sp 0x7fff50941ed0 T0)
    #0 0x121187a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x121181fb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x121181fb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x12114ce16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x121143b0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x12114383b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x12114383b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x12114383b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x12113eb7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x1164d1437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x1164d1251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x120d9821c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x11654513b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x1141a036c in Run base/callback.h:396:12
    #14 0x1141a036c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x120f4689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x120f43d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x1141a036c in Run base/callback.h:396:12
    #18 0x1141a036c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x114208894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x114209ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x114209ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x11417e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x1141ed8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x11417c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff88f7db30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff88f7d454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff88fa07f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff88fa00e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff8baa77bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x11417fa83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x11417dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x114243078 in Run base/run_loop.cc:55:3
    #33 0x1142070b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x12121f286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x1140c2948 in Run content/app/content_main_runner.cc:786:12
    #36 0x1140c0abd in ContentMain content/app/content_main.cc:19:15
    #37 0x11315ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x10f2bc99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x10f2bc563 in start (in Chromium Helper) + 51
    #34 0x13  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==5601==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PrerenderBrowserTest.PrerenderRendererCrash (3676 ms)
[123/255] PrerenderBrowserTest.PrerenderRendererCrash (4823 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLErrorIframe
[5605:3847:1203/070506:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5602:62471:1203/070507:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5605:16899:1203/070508:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLErrorIframe (3809 ms)
[124/255] PrerenderBrowserTest.PrerenderSSLErrorIframe (5091 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLClientCertSubresource
[5613:3847:1203/070511:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5610:61963:1203/070512:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5610:62731:1203/070512:ERROR:openssl_ssl_util.cc(201)] OpenSSL SYSCALL error, earliest error code in error queue: 0, errno: 0
[5610:62731:1203/070512:ERROR:ssl_server_socket_openssl.cc(580)] handshake failed; returned 0, SSL error code 5, net_error -2
[       OK ] PrerenderBrowserTest.PrerenderSSLClientCertSubresource (3256 ms)
[125/255] PrerenderBrowserTest.PrerenderSSLClientCertSubresource (4562 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderKeepSubresourceRedirectExtensionScheme
[5619:3847:1203/070515:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5616:62219:1203/070516:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5616:26371:1203/070517:WARNING:extension_protocols.cc(426)] Failed to GetPathForExtension: abcdefg
[5616:26371:1203/070517:WARNING:url_request_job_manager.cc(89)] Failed to map: chrome-extension://abcdefg/test.jpg
[       OK ] PrerenderBrowserTest.PrerenderKeepSubresourceRedirectExtensionScheme (3270 ms)
[126/255] PrerenderBrowserTest.PrerenderKeepSubresourceRedirectExtensionScheme (4565 ms)
[ RUN      ] HostZoomMapBrowserTest.ParentDefaultZoomPropagatesToIncognitoChild
[5626:3847:1203/070520:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==5626==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff93132bc9 bp 0x00012d4db730 sp 0x00012d4db6f0 T6)
    #0 0x7fff93132bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x11582b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x11582b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x11582b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x11582b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x11584d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x11584d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x115838628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x115838b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x115838b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x115846c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x115846c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x115846c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x115846c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x115846c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x1134a036c in Run base/callback.h:396:12
    #16 0x1134a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x113508894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x113509ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x113509ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11347ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x113543078 in Run base/run_loop.cc:55:3
    #22 0x1135070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x1135b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x1135a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10e608119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1135a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1135b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12009026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x113394abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x113394abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11339370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x1133c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x1133c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x11245ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10e5c599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10e5c5563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==5626==ABORTING
Received signal 6
[end of stack trace]
[       OK ] HostZoomMapBrowserTest.ParentDefaultZoomPropagatesToIncognitoChild (2138 ms)
[127/255] HostZoomMapBrowserTest.ParentDefaultZoomPropagatesToIncognitoChild (3509 ms)
[ RUN      ] PushMessagingBrowserTest.PushEventSuccess
[5631:3847:1203/070523:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5628:18179:1203/070524:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5628:3847:1203/070524:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:51042/push_messaging/push_test.js (18)
[5628:3847:1203/070524:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:51042/push_messaging/push_test.js (18)
[5628:3847:1203/070524:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:51042/push_messaging/push_test.js (18)
[5628:3847:1203/070524:INFO:CONSOLE(18)] "sendResultToTest: false - is not controlled", source: https://127.0.0.1:51042/push_messaging/push_test.js (18)
[5628:3847:1203/070524:INFO:CONSOLE(18)] "sendResultToTest: true - is controlled", source: https://127.0.0.1:51042/push_messaging/push_test.js (18)
[5628:3847:1203/070524:INFO:CONSOLE(18)] "sendResultToTest: testdata", source: https://127.0.0.1:51042/push_messaging/push_test.js (18)
[5628:3847:1203/070524:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[5628:3847:1203/070524:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[5628:3847:1203/070524:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] PushMessagingBrowserTest.PushEventSuccess (2535 ms)
[128/255] PushMessagingBrowserTest.PushEventSuccess (3770 ms)
[ RUN      ] ReferrerPolicyTest.MiddleClickOrigin
[5637:3847:1203/070527:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5637:17155:1203/070529:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.MiddleClickOrigin (3282 ms)
[129/255] ReferrerPolicyTest.MiddleClickOrigin (4564 ms)
[ RUN      ] ReferrerPolicyTest.ContextMenuOrigin
[5643:3847:1203/070532:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:05:32.827 Chromium Helper[5644:f07] Couldn't set selectedTextBackgroundColor from default ()
[5643:17667:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.ContextMenuOrigin (3228 ms)
[130/255] ReferrerPolicyTest.ContextMenuOrigin (4571 ms)
[ RUN      ] ContextMenuBrowserTest.CopyLinkTextTouchTextImage
[5649:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5651:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5651:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5651:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5651:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5651:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5651:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5651:3847:1203/070537:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContextMenuBrowserTest.CopyLinkTextTouchTextImage (2174 ms)
[131/255] ContextMenuBrowserTest.CopyLinkTextTouchTextImage (3522 ms)
[ RUN      ] ContextMenuBrowserTest.SuggestedFileName
[5655:3847:1203/070540:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
2015-12-03 07:05:40.922 Chromium Helper[5656:f07] Couldn't set selectedTextBackgroundColor from default ()
[5656:13063:1203/070541:WARNING:channel.cc(358)] RawChannel write error
[5652:3847:1203/070541:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ContextMenuBrowserTest.SuggestedFileName (2477 ms)
[132/255] ContextMenuBrowserTest.SuggestedFileName (3774 ms)
[ RUN      ] ContextMenuBrowserTest.DataSaverOpenOrigImageInNewTab
[5660:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5661:3847:1203/070544:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5661:3847:1203/070544:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5661:3847:1203/070544:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5661:3847:1203/070544:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5661:3847:1203/070544:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5661:3847:1203/070544:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5661:3847:1203/070544:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5660:18179:1203/070544:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] ContextMenuBrowserTest.DataSaverOpenOrigImageInNewTab (2101 ms)
[133/255] ContextMenuBrowserTest.DataSaverOpenOrigImageInNewTab (3272 ms)
[ RUN      ] ContextMenuBrowserTest.OpenImageInNewTab
[5666:3847:1203/070547:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5667:3847:1203/070547:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5667:3847:1203/070547:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5667:3847:1203/070547:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5667:3847:1203/070547:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5667:3847:1203/070547:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5667:3847:1203/070547:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5667:3847:1203/070547:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ContextMenuBrowserTest.OpenImageInNewTab (2151 ms)
[134/255] ContextMenuBrowserTest.OpenImageInNewTab (3509 ms)
[ RUN      ] RepostFormWarningTest.TestDoubleReload
[5671:3847:1203/070550:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5668:62219:1203/070551:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5668:62219:1203/070551:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /moose
[5668:62219:1203/070552:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /bar
[       OK ] RepostFormWarningTest.TestDoubleReload (3190 ms)
[135/255] RepostFormWarningTest.TestDoubleReload (4558 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5Video
[5594:3847:1203/070458:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000107c29aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011601af27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9311b90a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff88f9b233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff88fa0916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff88fa00e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8924aeb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8924ac52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8924aae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8f7ea533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8f7e9df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8f7e11a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000107c0aa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000107c087fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000107cc8149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x00000001160ece9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001160ef6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011601cbfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x0000000107bf212c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011601a96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000106e538ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000106e51016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x00000001123df837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000112c6711a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x00000001123db26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x00000001123e7407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x00000001123d3b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000116017679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x00000001160157ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011601a0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000107bf00dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x00000001089b9f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x00000001089bbb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x00000001089bcdba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x00000001089ceab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x00000001089ce02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000107df2219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001069fa9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x00000001160e57c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000107ba6513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x00000001069fa88d main + 237
42  browser_tests                       0x0000000104eb0e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[136/255] PrerenderBrowserTest.PrerenderHTML5Video (TIMED OUT)
[ RUN      ] HotwordInstallerBrowserTest.AbortInstallOnShutdown
[5676:3847:1203/070555:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HotwordInstallerBrowserTest.AbortInstallOnShutdown (2197 ms)
[137/255] HotwordInstallerBrowserTest.AbortInstallOnShutdown (3590 ms)
[ RUN      ] SessionRestoreTest.RestoreWebUI
[5685:3847:1203/070559:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5689:12551:1203/070600:WARNING:channel.cc(358)] RawChannel write error
[5691:13063:1203/070602:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.RestoreWebUI (4916 ms)
[138/255] SessionRestoreTest.RestoreWebUI (6342 ms)
[ RUN      ] SessionRestoreTest.ClobberRestoreTest
[5686:3847:1203/070559:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5690:13063:1203/070600:WARNING:channel.cc(358)] RawChannel write error
[5680:3847:1203/070601:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5692:12807:1203/070602:WARNING:channel.cc(358)] RawChannel write error
[5680:5635:1203/070604:ERROR:mach_broker_mac.mm(234)] Unknown process 5698 is sending Mach IPC messages!
[5686:17667:1203/070605:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.ClobberRestoreTest (7668 ms)
[139/255] SessionRestoreTest.ClobberRestoreTest (8946 ms)
[ RUN      ] SiteDetailsBrowserTest.VerifyFieldTrialGroup
[5707:3847:1203/070608:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5702:62731:1203/070608:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5707:17411:1203/070609:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SiteDetailsBrowserTest.VerifyFieldTrialGroup (2578 ms)
[140/255] SiteDetailsBrowserTest.VerifyFieldTrialGroup (3800 ms)
[ RUN      ] SSLUITest.TestWSSInvalidCertAndGoForward
[5716:3847:1203/070611:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on wss://127.0.0.1:0...
WebSocket server started on wss://127.0.0.1:51065...
sending server_data: {"host": "127.0.0.1", "port": 51065} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
[5711:3847:1203/070614:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5720:16899:1203/070614:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001091cf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010921ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000109266a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000115dba493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000115db9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010ac56dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010a692f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010a4be3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010a5b4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010a5b1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010a5b2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010a6fdd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010b85c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000116162663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000116162ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001092e0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001092dff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001092d560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9312d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9311a1a1 thread_start + 13

[5716:17411:1203/070614:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestWSSInvalidCertAndGoForward (4465 ms)
[141/255] SSLUITest.TestWSSInvalidCertAndGoForward (5892 ms)
[ RUN      ] SSLUITest.TestDisplaysInsecureContentLoadedFromJS
[5728:3847:1203/070617:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5722:3847:1203/070618:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:51073/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUxMDcy' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:51072/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:51073/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjUxMDcy (0)
[5722:62987:1203/070618:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5728:3847:1203/070618:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[5728:3847:1203/070618:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] SSLUITest.TestDisplaysInsecureContentLoadedFromJS (2870 ms)
[142/255] SSLUITest.TestDisplaysInsecureContentLoadedFromJS (4317 ms)
[ RUN      ] SmartSessionRestoreMRUTest.PRE_CorrectLoadingOrder
[5700:3847:1203/070605:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5715:13063:1203/070612:WARNING:channel.cc(358)] RawChannel write error
[5708:13063:1203/070612:WARNING:channel.cc(358)] RawChannel write error
[5719:13063:1203/070619:WARNING:channel.cc(358)] RawChannel write error
[5730:13063:1203/070619:WARNING:channel.cc(358)] RawChannel write error
[5727:13831:1203/070619:WARNING:channel.cc(358)] RawChannel write error
[5721:13319:1203/070619:WARNING:channel.cc(358)] RawChannel write error
[5700:17155:1203/070620:WARNING:channel.cc(358)] RawChannel write error
[5695:44295:1203/070620:ERROR:mach_broker_mac.mm(234)] Unknown process 5731 is sending Mach IPC messages!
[       OK ] SmartSessionRestoreMRUTest.PRE_CorrectLoadingOrder (16672 ms)
[143/255] SmartSessionRestoreMRUTest.PRE_CorrectLoadingOrder (17914 ms)
[ RUN      ] SSLUITest.TestInterstitialJavaScriptGoesBack
[5736:3847:1203/070622:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5739:13319:1203/070623:WARNING:channel.cc(358)] RawChannel write error
[5732:3847:1203/070623:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5736:17411:1203/070624:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestInterstitialJavaScriptGoesBack (3526 ms)
[144/255] SSLUITest.TestInterstitialJavaScriptGoesBack (4889 ms)
[ RUN      ] SSLBlockingPageIDNTest.SSLBlockingPageDecodesIDN
[5740:3847:1203/070622:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5741:13063:1203/070624:WARNING:channel.cc(358)] RawChannel write error
[5740:17155:1203/070624:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLBlockingPageIDNTest.SSLBlockingPageDecodesIDN (3732 ms)
[145/255] SSLBlockingPageIDNTest.SSLBlockingPageDecodesIDN (4884 ms)
[ RUN      ] BackgroundContentsTagTest.TasksProvidedWhileObserving
[5748:3847:1203/070627:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5752:13063:1203/070628:WARNING:channel.cc(358)] RawChannel write error
[5748:17155:1203/070628:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BackgroundContentsTagTest.TasksProvidedWhileObserving (3442 ms)
[146/255] BackgroundContentsTagTest.TasksProvidedWhileObserving (4757 ms)
[ RUN      ] TaskManagerBrowserTest.DevToolsOldUnockedWindow
[5753:3847:1203/070627:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5756:14595:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5756:14595:1203/070630:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5754:12807:1203/070630:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.DevToolsOldUnockedWindow (4797 ms)
[147/255] TaskManagerBrowserTest.DevToolsOldUnockedWindow (6287 ms)
[ RUN      ] ChromeTracingDelegateBrowserTest.BackgroundTracingTimeThrottled
[5760:3847:1203/070631:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5761:3847:1203/070632:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5761:3847:1203/070632:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5761:3847:1203/070632:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5761:3847:1203/070632:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5761:3847:1203/070632:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5761:3847:1203/070632:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5761:3847:1203/070632:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] ChromeTracingDelegateBrowserTest.BackgroundTracingTimeThrottled (2412 ms)
[148/255] ChromeTracingDelegateBrowserTest.BackgroundTracingTimeThrottled (3609 ms)
[ RUN      ] AutofillDialogControllerTest.AutocompleteEvent
[5766:3847:1203/070634:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5766:17411:1203/070636:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.AutocompleteEvent (3625 ms)
[149/255] AutofillDialogControllerTest.AutocompleteEvent (4950 ms)
[ RUN      ] PopupBlockerBrowserTest.BlockWebContentsCreation
[5770:3847:1203/070635:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5765:62723:1203/070636:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5771:13063:1203/070636:WARNING:channel.cc(358)] RawChannel write error
[5770:15367:1203/070636:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PopupBlockerBrowserTest.BlockWebContentsCreation (2814 ms)
[150/255] PopupBlockerBrowserTest.BlockWebContentsCreation (4244 ms)
[ RUN      ] BrowserTest.SadTabCancelsSubframeDialogs
[5782:3847:1203/070639:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserTest.SadTabCancelsSubframeDialogs (3807 ms)
[151/255] BrowserTest.SadTabCancelsSubframeDialogs (5120 ms)
[ RUN      ] BrowserTest.UserGesturesReported
[5789:3847:1203/070644:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5786:62475:1203/070645:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5786:3847:1203/070645:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] BrowserTest.UserGesturesReported (2188 ms)
[152/255] BrowserTest.UserGesturesReported (3508 ms)
[ RUN      ] ClickModifierTest.WindowOpenMiddleClickTest
[5795:3847:1203/070648:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ClickModifierTest.WindowOpenMiddleClickTest (2181 ms)
[153/255] ClickModifierTest.WindowOpenMiddleClickTest (3505 ms)
[ RUN      ] BrowserNavigatorTest.Disposition_NewPopupTrusted
[5800:3847:1203/070651:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5802:13063:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[5800:18179:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.Disposition_NewPopupTrusted (3357 ms)
[154/255] BrowserNavigatorTest.Disposition_NewPopupTrusted (4822 ms)
[ RUN      ] BrowserNavigatorTest.Tabstrip_InsertAtIndex
[5806:3847:1203/070656:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserNavigatorTest.Tabstrip_InsertAtIndex (2527 ms)
[155/255] BrowserNavigatorTest.Tabstrip_InsertAtIndex (3773 ms)
[ RUN      ] BrowserNavigatorTest.NavigateToDataURLWithBiDiControlChars
[5813:3847:1203/070700:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5814:13063:1203/070701:WARNING:channel.cc(358)] RawChannel write error
[5810:3847:1203/070701:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5813:18179:1203/070701:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateToDataURLWithBiDiControlChars (3173 ms)
[156/255] BrowserNavigatorTest.NavigateToDataURLWithBiDiControlChars (4568 ms)
[ RUN      ] BrowserCrApplicationAppleScriptTest.InsertWindow
[5819:3847:1203/070704:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5819:15623:1203/070705:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserCrApplicationAppleScriptTest.InsertWindow (2449 ms)
[157/255] BrowserCrApplicationAppleScriptTest.InsertWindow (3777 ms)
[ RUN      ] WindowAppleScriptTest.DefaultCreation
[5826:3847:1203/070708:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WindowAppleScriptTest.DefaultCreation (2447 ms)
[158/255] WindowAppleScriptTest.DefaultCreation (3785 ms)
[ RUN      ] SSLCertificateViewerCocoaTest.HideShow
[5832:3847:1203/070712:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SSLCertificateViewerCocoaTest.HideShow (3955 ms)
[159/255] SSLCertificateViewerCocoaTest.HideShow (5359 ms)
[ RUN      ] ConstrainedWindowMacTest.TabClose
[5839:3847:1203/070717:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ConstrainedWindowMacTest.TabClose (3537 ms)
[160/255] ConstrainedWindowMacTest.TabClose (4823 ms)
[ RUN      ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToExtensionAction
[5845:3847:1203/070722:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5842:3847:1203/070723:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToExtensionAction (2244 ms)
[161/255] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToExtensionAction (3507 ms)
[ RUN      ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToAppMenuWithOtherAction
[5850:3847:1203/070726:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToAppMenuWithOtherAction (2184 ms)
[162/255] ExtensionMessageBubbleBrowserTestMac.ExtensionBubbleAnchoredToAppMenuWithOtherAction (3510 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.Undo
[5856:3847:1203/070729:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] OneClickSigninBubbleControllerTest.Undo (2116 ms)
[163/255] OneClickSigninBubbleControllerTest.Undo (3247 ms)
[ RUN      ] WebContentsModalDialogManagerViewsMacTest.DialogInBackgroundTab
[5867:3847:1203/070732:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5858:3847:1203/070734:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[5858:3847:1203/070734:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[5869:13063:1203/070734:WARNING:channel.cc(358)] RawChannel write error
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[5858:3847:1203/070734:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[       OK ] WebContentsModalDialogManagerViewsMacTest.DialogInBackgroundTab (3177 ms)
[164/255] WebContentsModalDialogManagerViewsMacTest.DialogInBackgroundTab (4397 ms)
[ RUN      ] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox
[5781:3847:1203/070639:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000103ab5aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000111ea6f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9311b90a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff88f9b233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff88fa0916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff88fa00e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8924aeb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8924ac52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8924aae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8f7ea533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8f7e9df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8f7e11a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000103a96a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000103a947fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000103b54149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000111f78e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000111f7b6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000111ea8bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x0000000103a7e12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000111ea696a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000102cdf8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000102cdd016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000010e26b837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000010eaf311a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000010e26726b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000010e273407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000010e25fb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000111ea3679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000111ea17ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000111ea60ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000103a7c0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000104845f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000104847b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000104848dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000010485aab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000010485a02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000103c7e219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001028869ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000111f717c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000103a32513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010288688d main + 237
42  browser_tests                       0x0000000100d3ce34 start + 52
[165/255] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox (TIMED OUT)
[ RUN      ] FindInPageControllerTest.FindInPageOrdinal
[5874:3847:1203/070737:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5870:3847:1203/070737:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5874:17411:1203/070738:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindInPageOrdinal (2390 ms)
[166/255] FindInPageControllerTest.FindInPageOrdinal (3578 ms)
[ RUN      ] FindInPageControllerTest.FindInPageMultiFramesOrdinal
[5880:3847:1203/070739:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5876:3847:1203/070740:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5876:3847:1203/070740:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[5880:17667:1203/070740:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.FindInPageMultiFramesOrdinal (2748 ms)
[167/255] FindInPageControllerTest.FindInPageMultiFramesOrdinal (4123 ms)
[ RUN      ] FindInPageControllerTest.FindStayVisibleOnAnchorLoad
[5884:3847:1203/070741:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5885:13831:1203/070741:WARNING:channel.cc(358)] RawChannel write error
[5879:3847:1203/070741:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] FindInPageControllerTest.FindStayVisibleOnAnchorLoad (2526 ms)
[168/255] FindInPageControllerTest.FindStayVisibleOnAnchorLoad (3941 ms)
[ RUN      ] StartupBrowserCreatorTest.StartupURLsOnNewWindow
[5890:3847:1203/070743:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5886:4871:1203/070745:ERROR:mach_broker_mac.mm(234)] Unknown process 5896 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorTest.StartupURLsOnNewWindow (3225 ms)
[169/255] StartupBrowserCreatorTest.StartupURLsOnNewWindow (4649 ms)
[ RUN      ] TabModalConfirmDialogTest.Cancel
[5894:3847:1203/070744:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5887:3847:1203/070746:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[5894:17411:1203/070746:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabModalConfirmDialogTest.Cancel (2937 ms)
[170/255] TabModalConfirmDialogTest.Cancel (4343 ms)
[ RUN      ] InspectUITest.AndroidTargets
[5904:3847:1203/070748:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5898:3847:1203/070751:INFO:CONSOLE(1795)] "Running test testAdbTargetsListed", source: inspect_ui_test.js (1795)
[5904:17923:1203/070751:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InspectUITest.AndroidTargets (4316 ms)
[171/255] InspectUITest.AndroidTargets (5548 ms)
[ RUN      ] LogWebUIUrlTest.TestUberPage
[5907:3847:1203/070749:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5908:12551:1203/070750:WARNING:channel.cc(358)] RawChannel write error
[5900:3847:1203/070751:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5900:3847:1203/070752:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] LogWebUIUrlTest.TestUberPage (5181 ms)
[172/255] LogWebUIUrlTest.TestUberPage (6424 ms)
[ RUN      ] InlineLoginUIBrowserTest.CanOfferUsernameNotAllowed
[5920:3847:1203/070755:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5921:3847:1203/070756:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] InlineLoginUIBrowserTest.CanOfferUsernameNotAllowed (2202 ms)
[173/255] InlineLoginUIBrowserTest.CanOfferUsernameNotAllowed (3653 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.IncognitoMessage
[5915:3847:1203/070754:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5911:3847:1203/070758:INFO:CONSOLE(1795)] "Running test testIncognitoDescription", source: password_manager_internals_browsertest.js (1795)
[5911:3847:1203/070758:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
ASAN:DEADLYSIGNAL
=================================================================
==5915==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff93132bc9 bp 0x00012c66f730 sp 0x00012c66f6f0 T6)
    #0 0x7fff93132bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1149bb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1149bb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1149bb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1149bb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1149dd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1149dd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1149c8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1149c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1149c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1149d6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1149d6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1149d6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1149d6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1149d6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11263036c in Run base/callback.h:396:12
    #16 0x11263036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x112698894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x112699ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x112699ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11260ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1126d3078 in Run base/run_loop.cc:55:3
    #22 0x1126970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x112741d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x11273560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10d7a2119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112734fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112741426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11f22026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x112524abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x112524abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11252370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x112552948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112550abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1115eec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10d75999f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10d759563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==5915==ABORTING
Received signal 6
[end of stack trace]
[       OK ] PasswordManagerInternalsWebUIBrowserTest.IncognitoMessage (5952 ms)
[174/255] PasswordManagerInternalsWebUIBrowserTest.IncognitoMessage (7222 ms)
[ RUN      ] InlineLoginUIBrowserTest.CanOfferWithRejectedEmail
[5928:3847:1203/070759:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5930:13575:1203/070800:WARNING:channel.cc(358)] RawChannel write error
[5930:3847:1203/070800:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5930:3847:1203/070800:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5930:3847:1203/070800:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5930:3847:1203/070800:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5930:3847:1203/070800:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5930:3847:1203/070800:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5930:3847:1203/070800:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5928:16135:1203/070800:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginUIBrowserTest.CanOfferWithRejectedEmail (2456 ms)
[175/255] InlineLoginUIBrowserTest.CanOfferWithRejectedEmail (3812 ms)
[ RUN      ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter4
[5933:3847:1203/070801:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5935:3847:1203/070801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[5935:3847:1203/070801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5935:3847:1203/070801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5935:3847:1203/070801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5935:3847:1203/070801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5935:3847:1203/070801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[5935:3847:1203/070801:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[5933:15367:1203/070802:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter4 (2287 ms)
[176/255] InlineLoginHelperBrowserTest.SigninCreatesSyncStarter4 (3708 ms)
[ RUN      ] WebUIWebViewBrowserTest.AddContentScriptsWithNewWindowAPI
[5938:3847:1203/070803:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5934:3847:1203/070805:INFO:CONSOLE(1795)] "Running test testAddContentScriptsWithNewWindowAPI", source: webview_basic.js (1795)
[5934:3847:1203/070805:INFO:CONSOLE(4571)] "Step 1: navigates the webview to window open guest URL.", source: webview_basic.js (4571)
[5934:3847:1203/070806:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[5934:3847:1203/070806:INFO:CONSOLE(4531)] "Step 2: call newwebview.addContentScripts.", source: webview_basic.js (4531)
[5934:3847:1203/070806:INFO:CONSOLE(4549)] "Step 3: attaches the new webview.", source: webview_basic.js (4549)
[5934:62475:1203/070807:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5934:3847:1203/070807:WARNING:CONSOLE(84)] "<webview>: A new window was blocked.", source: extensions::webViewActionRequests (84)
[5934:3847:1203/070807:INFO:CONSOLE(4542)] "Step 4: new webview postmessage to build communication channel.", source: webview_basic.js (4542)
[5934:3847:1203/070807:INFO:CONSOLE(4559)] "Step 5: a communication channel has been established with the new webview.", source: webview_basic.js (4559)
[5934:62475:1203/070807:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5947:12807:1203/070807:WARNING:channel.cc(358)] RawChannel write error
[5943:14339:1203/070807:WARNING:channel.cc(358)] RawChannel write error
[5938:17923:1203/070808:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIWebViewBrowserTest.AddContentScriptsWithNewWindowAPI (6588 ms)
[177/255] WebUIWebViewBrowserTest.AddContentScriptsWithNewWindowAPI (7861 ms)
[ RUN      ] WebUIWebViewBrowserTest.ContentScriptIsInjectedAfterTerminateAndReloadWebView
[5945:3847:1203/070805:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5939:3847:1203/070807:INFO:CONSOLE(1795)] "Running test testContentScriptIsInjectedAfterTerminateAndReloadWebView", source: webview_basic.js (1795)
[5939:3847:1203/070807:INFO:CONSOLE(4581)] "Step 1: call <webview>.addContentScripts.", source: webview_basic.js (4581)
[5939:3847:1203/070808:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[5939:3847:1203/070808:INFO:CONSOLE(4593)] "Step 2: call webview.terminate().", source: webview_basic.js (4593)
[5939:3847:1203/070808:INFO:CONSOLE(4606)] "Step 3: call webview.reload().", source: webview_basic.js (4606)
[5939:3847:1203/070810:INFO:CONSOLE(4598)] "Step 4: call <webview>.executeScript to check result.", source: webview_basic.js (4598)
[5939:61739:1203/070810:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5949:13063:1203/070810:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIWebViewBrowserTest.ContentScriptIsInjectedAfterTerminateAndReloadWebView (7235 ms)
[178/255] WebUIWebViewBrowserTest.ContentScriptIsInjectedAfterTerminateAndReloadWebView (8643 ms)
[ RUN      ] UnloadTest.BrowserCloseNoUnloadListeners
[5956:3847:1203/070811:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5956:17411:1203/070811:WARNING:channel.cc(358)] RawChannel write error
[5952:3847:1203/070811:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseNoUnloadListeners (2478 ms)
[179/255] UnloadTest.BrowserCloseNoUnloadListeners (3857 ms)
[ RUN      ] AutofillRendererTest.EnsureNoFormSeenIfTooFewFields
[       OK ] AutofillRendererTest.EnsureNoFormSeenIfTooFewFields (165 ms)
[180/255] AutofillRendererTest.EnsureNoFormSeenIfTooFewFields (1485 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToClickableFormField
[       OK ] FormAutofillTest.WebFormControlElementToClickableFormField (120 ms)
[181/255] FormAutofillTest.WebFormControlElementToClickableFormField (1476 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromParagraph
[       OK ] FormAutofillTest.LabelsInferredFromParagraph (186 ms)
[182/255] FormAutofillTest.LabelsInferredFromParagraph (1473 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableTDInterveningElements
[       OK ] FormAutofillTest.LabelsInferredFromTableTDInterveningElements (190 ms)
[183/255] FormAutofillTest.LabelsInferredFromTableTDInterveningElements (1474 ms)
[ RUN      ] FormAutofillTest.FillFormEmptyFormNamesForUnownedForm
[       OK ] FormAutofillTest.FillFormEmptyFormNamesForUnownedForm (129 ms)
[184/255] FormAutofillTest.FillFormEmptyFormNamesForUnownedForm (1472 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerInputRightClicked
[       OK ] PageClickTrackerTest.PageClickTrackerInputRightClicked (204 ms)
[185/255] PageClickTrackerTest.PageClickTrackerInputRightClicked (1471 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerInputFocusedAndClicked
[       OK ] PageClickTrackerTest.PageClickTrackerInputFocusedAndClicked (203 ms)
[186/255] PageClickTrackerTest.PageClickTrackerInputFocusedAndClicked (1472 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerDisabledInputClickedNoEvent
[       OK ] PageClickTrackerTest.PageClickTrackerDisabledInputClickedNoEvent (199 ms)
[187/255] PageClickTrackerTest.PageClickTrackerDisabledInputClickedNoEvent (1471 ms)
[ RUN      ] PageClickTrackerTest.PageClickTrackerTapNearEdgeIsPageClick
[       OK ] PageClickTrackerTest.PageClickTrackerTapNearEdgeIsPageClick (205 ms)
[188/255] PageClickTrackerTest.PageClickTrackerTapNearEdgeIsPageClick (1466 ms)
[ RUN      ] PasswordAutofillAgentTest.OnChangeLoggingState_Deactivated
[       OK ] PasswordAutofillAgentTest.OnChangeLoggingState_Deactivated (186 ms)
[189/255] PasswordAutofillAgentTest.OnChangeLoggingState_Deactivated (1464 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_New
[       OK ] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_New (306 ms)
[190/255] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_New (1468 ms)
[ RUN      ] PasswordAutofillAgentTest.FindingUsernameWithoutAutofillPredictions
[       OK ] PasswordAutofillAgentTest.FindingUsernameWithoutAutofillPredictions (316 ms)
[191/255] PasswordAutofillAgentTest.FindingUsernameWithoutAutofillPredictions (1473 ms)
[ RUN      ] PasswordGenerationAgentTest.MultiplePasswordFormsTest
[       OK ] PasswordGenerationAgentTest.MultiplePasswordFormsTest (237 ms)
[192/255] PasswordGenerationAgentTest.MultiplePasswordFormsTest (1482 ms)
[ RUN      ] ChromeRenderViewTest.ImagesBlockedByDefault
[       OK ] ChromeRenderViewTest.ImagesBlockedByDefault (105 ms)
[193/255] ChromeRenderViewTest.ImagesBlockedByDefault (1479 ms)
[ RUN      ] TranslateScriptBrowserTest.CallbackGetNumberError1
[       OK ] TranslateScriptBrowserTest.CallbackGetNumberError1 (129 ms)
[194/255] TranslateScriptBrowserTest.CallbackGetNumberError1 (1470 ms)
[ RUN      ] WebUIResourceBrowserTest.ListSelectionModelTest
[5981:3847:1203/070825:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebUIResourceBrowserTest.ListSelectionModelTest (2477 ms)
[195/255] WebUIResourceBrowserTest.ListSelectionModelTest (3781 ms)
[ RUN      ] WebUIBrowserAsyncTest.TestAsyncDoneFailFirstSyncPass
[5980:3847:1203/070825:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[5974:3847:1203/070826:INFO:CONSOLE(1795)] "Running test runAsync", source: async.js (1795)
[5974:3847:1203/070826:ERROR:web_ui_test_handler.cc(76)] Failed: testAsyncDoneFailFirstSyncPass()
Error: expectNotReached()
    at assertNotReached (async.js:1684:11)
    at expectFunc (async.js:1752:20)
    at testAsyncDoneFailFirstSyncPass (async.js:4222:3)
    at expectFunc (async.js:1752:20)
    at runTestFunction (async.js:1825:37)
    at runAsync (async.js:4236:16)
    at expectFunc (async.js:1752:20)
    at runTestFunction (async.js:1825:37)
    at runTest (async.js:1799:18)
    at async.js:4256:1
[5980:15623:1203/070827:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncTest.TestAsyncDoneFailFirstSyncPass (3656 ms)
[196/255] WebUIBrowserAsyncTest.TestAsyncDoneFailFirstSyncPass (4907 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocketPrivate_ConnectFailure
[5990:3847:1203/070829:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[5996]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5996]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[5986:62211:1203/070830:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5986:3847:1203/070830:INFO:CONSOLE(177)] "ConnectFailureForceAsync finished in 0.003 seconds.", source: http://127.0.0.1:51107/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[5986:3847:1203/070830:INFO:CONSOLE(177)] "ConnectFailure finished in 0.004 seconds.", source: http://127.0.0.1:51107/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[5986:3847:1203/070830:INFO:CONSOLE(177)] "ConnectFailureBlocking finished in 0.014 seconds.", source: http://127.0.0.1:51107/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[5986:3847:1203/070830:INFO:CONSOLE(177)] "ConnectFailureBackground finished in 0.002 seconds.", source: http://127.0.0.1:51107/test_case.html?testcase=UDPSocketPrivate_ConnectFailure (177)
[5993:12807:1203/070830:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UDPSocketPrivate_ConnectFailure (3427 ms)
[197/255] OutOfProcessPPAPITest.UDPSocketPrivate_ConnectFailure (4965 ms)
[ RUN      ] OutOfProcessPPAPITest.HostResolverPrivate_Resolve
[5994:3847:1203/070830:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[5997]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[5997]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:3847:1203/070831:INFO:CONSOLE(177)] "ResolveForceAsync finished in 0.028 seconds.", source: http://127.0.0.1:51110/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[5987:3847:1203/070831:INFO:CONSOLE(177)] "Resolve finished in 0.009 seconds.", source: http://127.0.0.1:51110/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:62215:1203/070831:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /
[5987:3847:1203/070831:INFO:CONSOLE(177)] "ResolveBlocking finished in 0.007 seconds.", source: http://127.0.0.1:51110/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[5987:3847:1203/070831:INFO:CONSOLE(177)] "ResolveBackground finished in 0.005 seconds.", source: http://127.0.0.1:51110/test_case.html?testcase=HostResolverPrivate_Resolve (177)
[       OK ] OutOfProcessPPAPITest.HostResolverPrivate_Resolve (3340 ms)
[198/255] OutOfProcessPPAPITest.HostResolverPrivate_Resolve (4613 ms)
[ RUN      ] OutOfProcessPPAPITest.UMA
[6004:3847:1203/070834:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6008]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6008]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[6006:3847:1203/070835:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[5998:3847:1203/070835:INFO:CONSOLE(177)] "Count finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=UMA (177)
[5998:3847:1203/070835:INFO:CONSOLE(177)] "Time finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=UMA (177)
[5998:3847:1203/070835:INFO:CONSOLE(177)] "Enum finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=UMA (177)
[6004:3847:1203/070835:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6004:18435:1203/070835:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.UMA (3345 ms)
[199/255] OutOfProcessPPAPITest.UMA (4864 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash
[6005:3847:1203/070834:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6009]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6009]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[5999:3847:1203/070836:INFO:CONSOLE(177)] "SetInstanceAlwaysOnTop finished in 0.000 seconds.", source: http://127.0.0.1:51123/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (177)
[5999:41747:1203/070836:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[5999:3847:1203/070836:INFO:CONSOLE(177)] "GetCommandLineArgs finished in 0.000 seconds.", source: http://127.0.0.1:51123/test_case.html?testcase=Flash_SetInstanceAlwaysOnTop,Flash_GetCommandLineArgs, (177)
[5999:4871:1203/070836:ERROR:browser_io_surface_manager_mac.cc(313)] Invalid Id for IOSurface 6
[       OK ] OutOfProcessPPAPITest.Flash (3522 ms)
[200/255] OutOfProcessPPAPITest.Flash (4897 ms)
[ RUN      ] OutOfProcessPPAPITest.InputEvent_AcceptTouchEvent
[6017:3847:1203/070839:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6021]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6021]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6011:3847:1203/070840:INFO:CONSOLE(177)] "AcceptTouchEvent_1 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_1 (177)
[6011:3847:1203/070840:INFO:CONSOLE(177)] "AcceptTouchEvent_2 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_2 (177)
[6011:3847:1203/070840:INFO:CONSOLE(177)] "AcceptTouchEvent_3 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_3 (177)
[6011:3847:1203/070841:INFO:CONSOLE(177)] "AcceptTouchEvent_4 finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=InputEvent_AcceptTouchEvent_4 (177)
[6011:3847:1203/070841:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6017:17667:1203/070841:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.InputEvent_AcceptTouchEvent (3561 ms)
[201/255] OutOfProcessPPAPITest.InputEvent_AcceptTouchEvent (5060 ms)
[ RUN      ] OutOfProcessPPAPITest.Flash_SetCrashData
[6018:3847:1203/070839:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6022]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6022]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6012:3847:1203/070841:INFO:CONSOLE(177)] "SetCrashData finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=Flash_SetCrashData (177)
[       OK ] OutOfProcessPPAPITest.Flash_SetCrashData (3823 ms)
[202/255] OutOfProcessPPAPITest.Flash_SetCrashData (5118 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashClipboard
[6029:3847:1203/070844:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6033]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6033]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6023:3847:1203/070846:INFO:CONSOLE(177)] "ReadWritePlainText finished in 0.013 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "ReadWriteHTML finished in 0.004 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "ReadWriteRTF finished in 0.004 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "ReadWriteCustomData finished in 0.003 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "ReadWriteMultipleFormats finished in 0.003 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "Clear finished in 0.002 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "InvalidFormat finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "RegisterCustomFormat finished in 0.002 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6023:3847:1203/070846:INFO:CONSOLE(177)] "GetSequenceNumber finished in 0.005 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashClipboard (177)
[6029:17411:1203/070846:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] OutOfProcessPPAPITest.FlashClipboard (3649 ms)
[203/255] OutOfProcessPPAPITest.FlashClipboard (5020 ms)
[ RUN      ] OutOfProcessPPAPITest.FlashDRM
[6030:3847:1203/070844:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[6034]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[6034]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[6024:3847:1203/070846:INFO:CONSOLE(177)] "GetHmonitor finished in 0.088 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashDRM_GetHmonitor,FlashDRM_GetVoucherFile, (177)
[6024:3847:1203/070846:INFO:CONSOLE(177)] "GetVoucherFile finished in 0.038 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/ppapi/tests/test_case.html?testcase=FlashDRM_GetHmonitor,FlashDRM_GetVoucherFile, (177)
[6032:13063:1203/070846:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.FlashDRM (3634 ms)
[204/255] OutOfProcessPPAPITest.FlashDRM (5139 ms)
[ RUN      ] NaClBrowserTestNewlib.PPAPIPPPInstance
[6042:3847:1203/070849:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6036:3847:1203/070850:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[6036:41487:1203/070850:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6046,2016469376:07:08:50.937579] Native Client module will be loaded at base address 0x000009c000000000
--- PPP_Instance::DidCreate
--- PPP_Instance::DidChangeView
clip.size.height: 23
ERROR at ppapi/ppp_instance/ppapi_ppp_instance.cc:54: position.size.width == 15 && clip.size.width == 15
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] ||||  / test_nexe loaded
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] ||||
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidCreate BEGIN]
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidCreate PASS]
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] ||||
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView BEGIN]
--- PPP_Instance::DidChangeView
clip.size.height: 23
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView LOG] 'DidChangeView:PASSED'
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] |||| [PPP_Instance::DidChangeView PASS]
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] ||||
[6036:3847:1203/070851:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[6036:3847:1203/070851:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6036:3847:1203/070851:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] NaClBrowserTestNewlib.PPAPIPPPInstance (3612 ms)
[205/255] NaClBrowserTestNewlib.PPAPIPPPInstance (4976 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclNMFOptionsO0
[6044:3847:1203/070849:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6037:40979:1203/070850:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6047,2016469376:07:08:51.481863] Native Client module will be loaded at base address 0x00004a7f00000000
[6047,2016469376:07:08:51.830288] NaCl untrusted code called _exit(0x0)
[6049,2016469376:07:08:52.599763] Native Client module will be loaded at base address 0x00006c6000000000
[6049,2016469376:07:08:52.665321] NaCl untrusted code called _exit(0x0)
[6051,2016469376:07:08:53.473185] Native Client module will be loaded at base address 0x0000010300000000
[6037:3847:1203/070853:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[6044:16899:1203/070853:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.PnaclNMFOptionsO0 (5494 ms)
[206/255] NaClBrowserTestPnacl.PnaclNMFOptionsO0 (6707 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclMimeType
[6053:3847:1203/070854:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6048:3847:1203/070855:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 2 tests passed.
[6048:60975:1203/070855:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6048:3847:1203/070855:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NaClBrowserTestPnacl.PnaclMimeType (2636 ms)
[207/255] NaClBrowserTestPnacl.PnaclMimeType (3946 ms)
[ RUN      ] CloudPolicyManagerTest.RegisterFails
[6059:3847:1203/070856:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6055:3847:1203/070857:WARNING:device_management_service.cc(225)] DMServer sent an error response: 400
[6060:13063:1203/070857:WARNING:channel.cc(358)] RawChannel write error
[6060:3847:1203/070857:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6060:3847:1203/070857:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6060:3847:1203/070857:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6060:3847:1203/070857:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6060:3847:1203/070857:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6060:3847:1203/070857:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6060:3847:1203/070857:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6059:17155:1203/070857:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CloudPolicyManagerTest.RegisterFails (2341 ms)
[208/255] CloudPolicyManagerTest.RegisterFails (3606 ms)
[ RUN      ] PolicyTest.PolicyPreprocessing
[6070:3847:1203/070900:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6072:13063:1203/070900:WARNING:channel.cc(358)] RawChannel write error
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6072:3847:1203/070900:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6070:17411:1203/070900:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.PolicyPreprocessing (2346 ms)
[209/255] PolicyTest.PolicyPreprocessing (3658 ms)
[ RUN      ] ComponentCloudPolicyTest.InstallNewExtension
sending server_data: {"host": "127.0.0.1", "port": 51146} (36 bytes)
[6066:3847:1203/070858:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.iJMa4G/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.iJMa4G/policy
127.0.0.1 - - [03/Dec/2015 07:09:00] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:09:00] "GET /externalpolicydata?key=google/chrome/extension/kjmkgkdkpedkejedfhmfcenooemhbpbo HTTP/1.1" 200 -
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.iJMa4G/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.iJMa4G/policy
Failed to load policies from /var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.iJMa4G/policy
127.0.0.1 - - [03/Dec/2015 07:09:00] "POST /device_management?request=policy&devicetype=2&apptype=Chrome&agent=Chromium+49.0.2581.0(57e648081288644895bf6f5fe184597a63282336-refs%2Fheads%2Fmaster%40%7B%23362977%7D)&platform=Mac+OS+X%7Cx86_64%7C10.8.5&deviceid=deviceid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:09:00] "GET /externalpolicydata?key=google/chrome/extension/behllobkkfkfnphdnhnkndlbkcpglgmj HTTP/1.1" 200 -
[6066:17667:1203/070902:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ComponentCloudPolicyTest.InstallNewExtension (5774 ms)
[210/255] ComponentCloudPolicyTest.InstallNewExtension (7120 ms)
[ RUN      ] PolicyTest.NativeMessagingBlacklistWildcard
[6078:3847:1203/070903:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6079:13063:1203/070904:WARNING:channel.cc(358)] RawChannel write error
[6079:3847:1203/070904:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6079:3847:1203/070904:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6079:3847:1203/070904:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6079:3847:1203/070904:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6079:3847:1203/070904:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6079:3847:1203/070904:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6079:3847:1203/070904:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PolicyTest.NativeMessagingBlacklistWildcard (2218 ms)
[211/255] PolicyTest.NativeMessagingBlacklistWildcard (3629 ms)
[ RUN      ] PreferencesBrowserTest.FetchPrefs
[6082:3847:1203/070905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6077:3847:1203/070907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[6082:17667:1203/070909:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PreferencesBrowserTest.FetchPrefs (5581 ms)
[212/255] PreferencesBrowserTest.FetchPrefs (7109 ms)
[ RUN      ] NetworkingPrivateApiTest.GetNetworks
[6089:3847:1203/070907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6090:12807:1203/070909:WARNING:channel.cc(358)] RawChannel write error
[6084:3847:1203/070909:INFO:CONSOLE(0)] "[SUCCESS] getNetworks", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getNetworks (0)
[       OK ] NetworkingPrivateApiTest.GetNetworks (3671 ms)
[213/255] NetworkingPrivateApiTest.GetNetworks (4983 ms)
[ RUN      ] NetworkingPrivateApiTestFail.VerifyAndEncryptData
[6098:3847:1203/070912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6092:3847:1203/070914:INFO:CONSOLE(0)] "[FAIL] verifyAndEncryptData: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?verifyAndEncryptData (0)
[       OK ] NetworkingPrivateApiTestFail.VerifyAndEncryptData (3912 ms)
[214/255] NetworkingPrivateApiTestFail.VerifyAndEncryptData (5182 ms)
[ RUN      ] PicasaDataProviderInvalidateInflightAlbumsIndexerTest.InvalidateInflightAlbumsIndexerTest
[6099:3847:1203/070912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6099:15367:1203/070915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PicasaDataProviderInvalidateInflightAlbumsIndexerTest.InvalidateInflightAlbumsIndexerTest (4993 ms)
[215/255] PicasaDataProviderInvalidateInflightAlbumsIndexerTest.InvalidateInflightAlbumsIndexerTest (6242 ms)
[ RUN      ] ChromeWhispernetClientTest.Initialize
[6112:3847:1203/070917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6107:3847:1203/070919:INFO:CONSOLE(5)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/background.html (5)
[6107:3847:1203/070919:INFO:CONSOLE(83)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (83)
[6120,2016469376:07:09:20.169996] Native Client module will be loaded at base address 0x00004c8500000000
[6120,2016469376:07:09:23.464602] NaCl untrusted code called _exit(0x0)
[6128,2016469376:07:09:24.187309] Native Client module will be loaded at base address 0x00005ce700000000
[6128,2016469376:07:09:24.249242] NaCl untrusted code called _exit(0x0)
[6129,2016469376:07:09:24.991782] Native Client module will be loaded at base address 0x0000765700000000
[6107:3847:1203/070925:INFO:CONSOLE(65)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (65)
[       OK ] ChromeWhispernetClientTest.Initialize (9168 ms)
[216/255] ChromeWhispernetClientTest.Initialize (10729 ms)
[ RUN      ] DriveAppProviderTest.CreateUrlApp
[6134:3847:1203/070928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DriveAppProviderTest.CreateUrlApp (2131 ms)
[217/255] DriveAppProviderTest.CreateUrlApp (3510 ms)
[ RUN      ] DriveAppProviderTest.DriveAppChanged
[6139:3847:1203/070931:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DriveAppProviderTest.DriveAppChanged (2383 ms)
[218/255] DriveAppProviderTest.DriveAppChanged (3504 ms)
[ RUN      ] DriveAppProviderTest.NoChange
[6144:3847:1203/070935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6141:3847:1203/070935:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DriveAppProviderTest.NoChange (2113 ms)
[219/255] DriveAppProviderTest.NoChange (3242 ms)
[ RUN      ] PeopleProviderTest.NoSearchForShortQueries
[6150:3847:1203/070938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PeopleProviderTest.NoSearchForShortQueries (2869 ms)
[220/255] PeopleProviderTest.NoSearchForShortQueries (4039 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/13
[6156:3847:1203/070942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==6157==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011581cbb1 bp 0x00012bf12170 sp 0x00012bf120a0 T6)
    #0 0x11581cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11581cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11581c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x115817bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x115817bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1159125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11592f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x115901863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1159709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x115847bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x115969547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11587e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1131d036c in Run base/callback.h:396:12
    #13 0x1131d036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11ff7689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11ff73d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1131d036c in Run base/callback.h:396:12
    #17 0x1131d036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x113238894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x113239ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x113239ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1131ae4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x11321d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1131ac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff88f7db30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff88f7d454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff88fa07f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff88fa00e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1131af290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1131add9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x113273078 in Run base/run_loop.cc:55:3
    #31 0x1132370b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1132e1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1132d560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10e33a119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1132d4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1132e1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11ff8d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11fda8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1201d01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1201d0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1201d3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x112f3e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1201c9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1201c844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1201c7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x12024f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1130f2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1130f0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x11218ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10e2f799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10e2f7563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==6157==ABORTING
Received signal 6
[end of stack trace]
[6156:17923:1203/070943:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/13 (2262 ms)
[221/255] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/13 (3507 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/15
[6161:3847:1203/070945:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6161:18179:1203/070946:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/15 (2251 ms)
[222/255] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/15 (3508 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/26
[6167:3847:1203/070949:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6164:3847:1203/070950:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6167:18179:1203/070950:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/26 (2288 ms)
[223/255] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/26 (3507 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/79
[6172:3847:1203/070952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6169:3847:1203/070953:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6172:17923:1203/070953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/79 (2410 ms)
[224/255] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/79 (3773 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/108
[6177:3847:1203/070956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/108 (2339 ms)
[225/255] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/108 (3509 ms)
[ RUN      ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/0
[6180:3847:1203/070959:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[6183:3847:1203/071000:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6187:13063:1203/071001:WARNING:channel.cc(358)] RawChannel write error
[6186:13063:1203/071001:WARNING:channel.cc(358)] RawChannel write error
[6188:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6188:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6188:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6188:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6188:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6188:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6188:3847:1203/071001:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/0 (3444 ms)
[226/255] FirstRunMasterPrefsWithTrackedPreferencesInstance/FirstRunMasterPrefsWithTrackedPreferences.TrackedPreferencesSurviveFirstRun/0 (4574 ms)
[ RUN      ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/0
[6192:3847:1203/071004:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6189:62475:1203/071005:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/0 (2287 ms)
[227/255] BrowserCloseManagerBrowserTest/BrowserCloseManagerBrowserTest.TestShutdownMoreThanOnce/0 (3508 ms)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0
[6198:3847:1203/071008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.004 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.012 -  Registering video event handlers.", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.022 -  Loading media using src.", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.027 -  Starting play, hidden: false", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.111 -  Event: play", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.112 -  Event: waiting", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:62731:1203/071009:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.131 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.134 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.140 -  Adding key to sessionID: 1", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.150 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.176 -  Event: canplay", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.178 -  Event: playing", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.179 -  Event: canplaythrough", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.430 -  timeupdate @ 0.251091", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071009:INFO:CONSOLE(284)] "07:10:09.677 -  timeupdate @ 0.500771", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071010:INFO:CONSOLE(284)] "07:10:09.999 -  heartbeat #1", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071010:INFO:CONSOLE(284)] "07:10:10.177 -  timeupdate @ 1.000721", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071010:INFO:CONSOLE(284)] "07:10:10.179 -  waiting for video to end.", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071011:INFO:CONSOLE(284)] "07:10:11.000 -  heartbeat #2", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[6194:3847:1203/071011:INFO:CONSOLE(284)] "07:10:11.876 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51156/eme_player_js/utils.js (284)
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (5210 ms)
[228/255] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6404 ms)
[ RUN      ] ChromeWhispernetClientTest.EncodeAndDecode
[6116:3847:1203/070918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6109:3847:1203/070920:INFO:CONSOLE(5)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/background.html (5)
[6109:3847:1203/070920:INFO:CONSOLE(83)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (83)
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000107ce8aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001160d9f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9311b90a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff88f9b233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff88fa0916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff88fa00e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff8924aeb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff8924ac52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff8924aae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8f7ea533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8f7e9df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8f7e11a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000107cc9a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000107cc77fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000107d87149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000106d909d3 _ZN26ChromeWhispernetClientTest25EncodeTokenAndSaveSamplesEPN11audio_modem16WhispernetClientEbRKNSt3__112basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPKNS0_15TokenParametersE + 739
17  browser_tests                       0x0000000106d8ff91 _ZN47ChromeWhispernetClientTest_EncodeAndDecode_Test19RunTestOnMainThreadEv + 865
18  browser_tests                       0x0000000107cb1265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
19  browser_tests                       0x00000001160d996a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
20  browser_tests                       0x0000000106f128ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
21  browser_tests                       0x0000000106f10016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
22  browser_tests                       0x000000011249e837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
23  browser_tests                       0x0000000112d2611a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
24  browser_tests                       0x000000011249a26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
25  browser_tests                       0x00000001124a6407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
26  browser_tests                       0x0000000112492b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
27  browser_tests                       0x00000001160d6679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
28  browser_tests                       0x00000001160d47ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
29  browser_tests                       0x00000001160d90ec _ZN7content15BrowserTestBase5SetUpEv + 1660
30  browser_tests                       0x0000000107caf0dd _ZN20InProcessBrowserTest5SetUpEv + 717
31  browser_tests                       0x0000000108a78f80 _ZN7testing4Test3RunEv + 464
32  browser_tests                       0x0000000108a7ab16 _ZN7testing8TestInfo3RunEv + 1046
33  browser_tests                       0x0000000108a7bdba _ZN7testing8TestCase3RunEv + 1306
34  browser_tests                       0x0000000108a8dab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
35  browser_tests                       0x0000000108a8d02a _ZN7testing8UnitTest3RunEv + 410
36  browser_tests                       0x0000000107eb1219 _ZN4base9TestSuite3RunEv + 665
37  browser_tests                       0x0000000106ab99ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
38  browser_tests                       0x00000001161a47c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
39  browser_tests                       0x0000000107c65513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
40  browser_tests                       0x0000000106ab988d main + 237
41  browser_tests                       0x0000000104f6fe34 start + 52
42  ???                                 0x0000000000000009 0x0 + 9
[229/255] ChromeWhispernetClientTest.EncodeAndDecode (TIMED OUT)
[ RUN      ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[6203:3847:1203/071014:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.405 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.413 -  Registering video event handlers.", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.423 -  Loading media using src.", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.428 -  Starting play, hidden: false", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.513 -  Event: play", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.514 -  Event: waiting", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:62475:1203/071015:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.533 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.536 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.541 -  Adding key to sessionID: 1", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.549 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.556 -  Event: canplay", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.558 -  Event: playing", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.560 -  Event: canplaythrough", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071015:INFO:CONSOLE(284)] "07:10:15.810 -  timeupdate @ 0.189318", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.307 -  timeupdate @ 0.679954", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.401 -  heartbeat #1", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.557 -  timeupdate @ 0.935938", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.808 -  timeupdate @ 1.191922", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.810 -  waiting for video to end.", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6200:3847:1203/071016:INFO:CONSOLE(284)] "07:10:16.917 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51173/eme_player_js/utils.js (284)
[6204:13063:1203/071017:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (4295 ms)
[230/255] SRC_ClearKey_Prefixed/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (5631 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0
[6214:3847:1203/071020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6209:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.309 -  Using ClearKeyPlayer", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.317 -  Registering video event handlers.", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.318 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:62219:1203/071022:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.131 -  Loading media using src.", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.137 -  Starting play, hidden: false", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.198 -  Event: play", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.200 -  Event: waiting", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.217 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[1203/071022:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.232 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.243 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.269 -  Event: canplay", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.271 -  Event: playing", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.272 -  Event: canplaythrough", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.305 -  heartbeat #1", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.448 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.452 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.457 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.523 -  timeupdate @ 0.252229", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.848 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.851 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.853 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.020 -  timeupdate @ 0.750984", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.270 -  timeupdate @ 1.001244", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.273 -  waiting for video to end.", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.305 -  heartbeat #2", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.648 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.651 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.654 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.304 -  heartbeat #3", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6209:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.968 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51207/eme_player_js/utils.js (284)
[6214:17667:1203/071025:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (6214 ms)
[231/255] SRC_ExternalClearKey/EncryptedMediaTest.Playback_VP9Video_WebM/0 (7470 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[6210:3847:1203/071019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.151 -  Using ClearKeyPlayer", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.159 -  Registering video event handlers.", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.160 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.216 -  Loading media using MSE.", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.225 -  Starting play, hidden: false", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.291 -  Event: play", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.292 -  Event: waiting", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.299 -  onSourceOpen [object Event]", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.303 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:62723:1203/071020:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.353 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.357 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.361 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.393 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.412 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.416 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.439 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.470 -  Event: canplay", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.474 -  Event: playing", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071020:INFO:CONSOLE(284)] "07:10:20.476 -  Event: canplaythrough", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071021:INFO:CONSOLE(284)] "07:10:21.147 -  heartbeat #1", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071022:INFO:CONSOLE(284)] "07:10:22.147 -  heartbeat #2", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.147 -  heartbeat #3", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.308 -  First play ended.", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.311 -  Loading media using MSE.", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.316 -  Playing second time.", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.318 -  Starting play, hidden: false", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.327 -  Event: play", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.330 -  Event: waiting", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.336 -  onSourceOpen [object Event]", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.339 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.359 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.363 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.368 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.378 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.382 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.388 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.392 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.402 -  Event: canplay", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.406 -  Event: playing", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.410 -  Event: canplaythrough", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.650 -  timeupdate @ 0.186203", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071023:INFO:CONSOLE(284)] "07:10:23.898 -  timeupdate @ 0.418393", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.147 -  heartbeat #4", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.152 -  timeupdate @ 0.673802", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.647 -  timeupdate @ 1.18462", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071024:INFO:CONSOLE(284)] "07:10:24.652 -  waiting for video to end.", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071025:INFO:CONSOLE(284)] "07:10:25.147 -  heartbeat #5", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6206:3847:1203/071026:INFO:CONSOLE(284)] "07:10:26.147 -  heartbeat #6", source: http://127.0.0.1:51190/eme_player_js/utils.js (284)
[6211:13063:1203/071026:WARNING:channel.cc(358)] RawChannel write error
[6211:13063:1203/071026:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (8620 ms)
[232/255] MSE_ClearKey/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (10073 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[6222:3847:1203/071027:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.776 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.786 -  Registering video event handlers.", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.800 -  Loading media using MSE.", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.807 -  Starting play, hidden: false", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.926 -  Event: play", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.928 -  Event: waiting", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.937 -  onSourceOpen [object Event]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.939 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:61959:1203/071028:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6217:3847:1203/071028:INFO:CONSOLE(284)] "07:10:28.981 -  org.chromium.externalclearkey Generate key request, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071028:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.800 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.811 -  heartbeat #1", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.830 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.835 -  Adding key to sessionID: 1", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071029:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.839 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.859 -  Event: canplay", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.861 -  Event: playing", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071029:INFO:CONSOLE(284)] "07:10:29.863 -  Event: canplaythrough", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.040 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.043 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.045 -  Adding key to sessionID: 1", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.049 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.112 -  timeupdate @ 0.186203", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.360 -  timeupdate @ 0.441612", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.443 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.446 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.450 -  Adding key to sessionID: 1", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.453 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.609 -  timeupdate @ 0.673802", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.771 -  heartbeat #2", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.109 -  timeupdate @ 1.18462", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.112 -  waiting for video to end.", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.242 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.246 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.249 -  Adding key to sessionID: 1", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.254 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.771 -  heartbeat #3", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6217:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.678 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51225/eme_player_js/utils.js (284)
[6223:13063:1203/071032:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (6541 ms)
[233/255] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7808 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[6226:3847:1203/071029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.187 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.196 -  Registering video event handlers.", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.206 -  Loading media using MSE.", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.213 -  Starting play, hidden: false", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.305 -  Event: play", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.306 -  Event: waiting", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:62723:1203/071030:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.312 -  onSourceOpen [object Event]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.314 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.330 -  End of appending buffer from bear-320x240-opus-av_enc-av.webm", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(284)] "07:10:30.337 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071030:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.094 -  org.chromium.externalclearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[1203/071031:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.111 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.116 -  Adding key to sessionID: 1", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.119 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.121 -  Adding key to sessionID: 2", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.126 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.129 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[1203/071031:ERROR:ffmpeg_cdm_video_decoder.cc(171)] Initialize(): avcodec_find_decoder failed.
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.173 -  Event: canplay", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.176 -  Event: playing", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.178 -  Event: canplaythrough", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.186 -  heartbeat #1", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.323 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.326 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.328 -  Adding key to sessionID: 2", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.333 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.426 -  timeupdate @ 0.186203", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.674 -  timeupdate @ 0.441612", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.723 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.726 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.730 -  Adding key to sessionID: 2", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.736 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071031:INFO:CONSOLE(284)] "07:10:31.924 -  timeupdate @ 0.673802", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.183 -  heartbeat #2", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.424 -  timeupdate @ 1.18462", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.427 -  waiting for video to end.", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.524 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.528 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.532 -  Adding key to sessionID: 2", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071032:INFO:CONSOLE(284)] "07:10:32.538 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.183 -  heartbeat #3", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6221:3847:1203/071033:INFO:CONSOLE(284)] "07:10:33.951 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51242/eme_player_js/utils.js (284)
[6227:12807:1203/071033:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (6389 ms)
[234/255] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (7818 ms)
[ RUN      ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0
[6243:3847:1203/071035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.522 -  Registering video event handlers.", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.556 -  Loading media using MSE.", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.563 -  Registering video event handlers.", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.564 -  Loading media using MSE.", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:62219:1203/071036:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.658 -  onSourceOpen [object Event]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.662 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.668 -  onSourceOpen [object Event]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.668 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(284)] "07:10:36.708 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071036:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.572 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.589 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.593 -  Adding key to sessionID: 1", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.595 -  org.chromium.externalclearkey Generate key request, initData: a58104e269934c050403b78eeb0ee57b", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.615 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.621 -  End of appending buffer from frame_size_change-av_enc-v.webm", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.622 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.623 -  Adding key to sessionID: 2", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.639 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.802 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.802 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.802 -  Adding key to sessionID: 1", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.806 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.852 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.853 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.854 -  Adding key to sessionID: 2", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.857 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.200 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.200 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.201 -  Adding key to sessionID: 1", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.202 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.271 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.271 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.271 -  Adding key to sessionID: 2", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.273 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.968 -  One video seeked.", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6239:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.989 -  Set document title to: ENDED, updated title: ENDED", source: http://127.0.0.1:51260/eme_player_js/utils.js (284)
[6243:3847:1203/071039:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderWorker-0x61300002b8c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6244:12807:1203/071039:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[6239:3847:1203/071039:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6239:3847:1203/071039:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (5146 ms)
[235/255] MSE_ExternalClearKey_Prefixed/EncryptedMediaTest.FrameSizeChangeVideo/0 (6503 ms)
[ RUN      ] MSE_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0
[6247:3847:1203/071037:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6242:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.992 -  Registering video event handlers.", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071037:INFO:CONSOLE(284)] "07:10:37.997 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:62467:1203/071038:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.864 -  onSourceOpen [object Event]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.868 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.894 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.896 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.897 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(40)] "Appending next media source at 1sec.", source: http://127.0.0.1:51278/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1 (40)
[6242:3847:1203/071038:INFO:CONSOLE(60)] "Appending next media source at 1sec.", source: http://127.0.0.1:51278/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1 (60)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.919 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.920 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.921 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.928 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.929 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.930 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(48)] "Second buffer append ended.", source: http://127.0.0.1:51278/mse_config_change.html?keySystem=org.chromium.externalclearkey&runEncrypted=1 (48)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.944 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.946 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.946 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071038:INFO:CONSOLE(284)] "07:10:38.946 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.154 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.154 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.157 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.566 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.566 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071039:INFO:CONSOLE(284)] "07:10:39.567 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6242:3847:1203/071040:INFO:CONSOLE(284)] "07:10:40.194 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51278/eme_player_js/utils.js (284)
[6247:3847:1203/071040:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6247:3847:1203/071040:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6247:3847:1203/071040:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6250:12807:1203/071040:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[6247:18691:1203/071040:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (4816 ms)
[236/255] MSE_ExternalClearKey/EncryptedMediaTest.ConfigChangeVideo/0 (6239 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.ConfigChangeVideo/0
[6260:3847:1203/071043:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6255:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.217 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.223 -  Registering video event handlers.", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.226 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:62471:1203/071045:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.061 -  onSourceOpen [object Event]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.065 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.090 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.091 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.092 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(40)] "Appending next media source at 1sec.", source: http://127.0.0.1:51311/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1 (40)
[6255:3847:1203/071045:INFO:CONSOLE(60)] "Appending next media source at 1sec.", source: http://127.0.0.1:51311/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1 (60)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.112 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.119 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.120 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.121 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.123 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.124 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(48)] "Second buffer append ended.", source: http://127.0.0.1:51311/mse_config_change.html?keySystem=org.chromium.externalclearkey.decryptonly&runEncrypted=1 (48)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.131 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.131 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.132 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.132 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.326 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.326 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.329 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.726 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.726 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.727 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6255:3847:1203/071046:INFO:CONSOLE(284)] "07:10:46.303 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51311/eme_player_js/utils.js (284)
[6260:3847:1203/071046:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6260:3847:1203/071046:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6260:3847:1203/071046:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6261:12807:1203/071046:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.ConfigChangeVideo/0 (4643 ms)
[237/255] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.ConfigChangeVideo/0 (5903 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[6256:3847:1203/071042:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6252:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.150 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.156 -  Using ClearKeyPlayer", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.159 -  Registering video event handlers.", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071043:INFO:CONSOLE(284)] "07:10:43.161 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:62979:1203/071044:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.025 -  Loading media using MSE.", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.033 -  Starting play, hidden: false", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.105 -  Event: play", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.106 -  Event: waiting", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.111 -  onSourceOpen [object Event]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.113 -  Creating a source buffer for type video/webm; codecs="vp8"", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.143 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.153 -  End of appending buffer from bear-320x240-v_enc-v.webm", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.166 -  heartbeat #1", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.183 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.192 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.215 -  Event: canplay", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.218 -  Event: playing", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.220 -  Event: canplaythrough", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.398 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.401 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.406 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.468 -  timeupdate @ 0.251365", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.716 -  timeupdate @ 0.501824", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.798 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.801 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071044:INFO:CONSOLE(284)] "07:10:44.804 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.146 -  heartbeat #2", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.216 -  timeupdate @ 1.001162", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.221 -  waiting for video to end.", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.599 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.602 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071045:INFO:CONSOLE(284)] "07:10:45.606 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071046:INFO:CONSOLE(284)] "07:10:46.146 -  heartbeat #3", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6252:3847:1203/071046:INFO:CONSOLE(284)] "07:10:46.920 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:51296/eme_player_js/utils.js (284)
[6257:13063:1203/071046:WARNING:channel.cc(358)] RawChannel write error
[6256:3847:1203/071046:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[6256:17667:1203/071047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6626 ms)
[238/255] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7896 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/3
[6269:3847:1203/071049:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6272:3847:1203/071049:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6272:3847:1203/071049:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6272:3847:1203/071049:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6272:3847:1203/071049:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6272:3847:1203/071049:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6272:3847:1203/071049:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6272:3847:1203/071049:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/3 (2251 ms)
[239/255] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/3 (3693 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/3
[6273:3847:1203/071050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6274:13319:1203/071050:WARNING:channel.cc(358)] RawChannel write error
[6274:3847:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6274:3847:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6274:3847:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6274:3847:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6274:3847:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6274:3847:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6274:3847:1203/071050:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/3 (2273 ms)
[240/255] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.PRE_ChangedAtomic/3 (3591 ms)
[ RUN      ] TaskManagerOOPIFBrowserTest.CrossSiteIframeBecomesSameSite/1
[6279:3847:1203/071052:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6275:63031:1203/071054:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6279:15623:1203/071057:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] TaskManagerOOPIFBrowserTest.CrossSiteIframeBecomesSameSite/1 (6380 ms)
[241/255] TaskManagerOOPIFBrowserTest.CrossSiteIframeBecomesSameSite/1 (7685 ms)
[ RUN      ] TaskManagerOOPIFBrowserTest.LeavePageWithCrossSiteIframes/0
[6283:3847:1203/071053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6276:63031:1203/071054:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6287:13063:1203/071058:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==6283==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff93132bc9 bp 0x00012454f730 sp 0x00012454f6f0 T7)
    #0 0x7fff93132bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10ce063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10ce063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10ce063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10ce063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10ce281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10ce281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10ce13628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10ce13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10ce13b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10ce21c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10ce21c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10ce21c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10ce21c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10ce21c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10aa7b36c in Run base/callback.h:396:12
    #16 0x10aa7b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10aae3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10aae4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10aae4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10aa55d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10ab1e078 in Run base/run_loop.cc:55:3
    #22 0x10aae20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10ab8cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10ab8060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x105be7119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10ab7ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10ab8c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11766b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10a96fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10a96fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10a96e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10a99d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10a99babd in ContentMain content/app/content_main.cc:19:15
    #9 0x109a39c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x105ba099f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x105ba0563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==6283==ABORTING
Received signal 6
[end of stack trace]
[       OK ] TaskManagerOOPIFBrowserTest.LeavePageWithCrossSiteIframes/0 (6386 ms)
[242/255] TaskManagerOOPIFBrowserTest.LeavePageWithCrossSiteIframes/0 (7735 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/0
[6297:3847:1203/071101:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6298:3847:1203/071101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6298:3847:1203/071101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6298:3847:1203/071101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6298:3847:1203/071101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6298:3847:1203/071101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6298:3847:1203/071101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6298:3847:1203/071101:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6297:15879:1203/071102:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/0 (2164 ms)
[243/255] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.Unregistration/0 (3403 ms)
[ RUN      ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/0
[6305:3847:1203/071104:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6306:13063:1203/071105:WARNING:channel.cc(358)] RawChannel write error
[6306:3847:1203/071105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6306:3847:1203/071105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6306:3847:1203/071105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6306:3847:1203/071105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6306:3847:1203/071105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6306:3847:1203/071105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6306:3847:1203/071105:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/0 (2097 ms)
[244/255] MediaStreamDevicesControllerBrowserTestInstance/MediaStreamDevicesControllerBrowserTest.VideoCaptureAllowed/0 (3301 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/0
[6311:3847:1203/071108:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6313:12807:1203/071109:WARNING:channel.cc(358)] RawChannel write error
[6311:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6311:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6311:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000fd380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6311:3847:1203/071109:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000fd380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6307:3847:1203/071110:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/0 (3585 ms)
[245/255] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/0 (4824 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/0
[6293:3847:1203/071100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==6289==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000118 (pc 0x00010f122c24 bp 0x7fff5f6a66d0 sp 0x7fff5f6a66d0 T0)
    #0 0x10f122c23 in get base/memory/scoped_ptr.h:180:33
    #1 0x10f122c23 in get base/memory/scoped_ptr.h:360:0
    #2 0x10f122c23 in GetBaseWindow extensions/browser/app_window/app_window.cc:527:0
    #3 0x101af5812 in RunTestOnMainThread chrome/browser/ui/cocoa/apps/native_app_window_cocoa_browsertest.mm:193:48
    #4 0x10329b264 in RunTestOnMainThreadLoop chrome/test/base/in_process_browser_test.cc:597:5
    #5 0x1116c3969 in ProxyRunTestOnMainThreadLoop content/public/test/browser_test_base.cc:301:3
    #6 0x1024fc8ed in Run base/callback.h:396:12
    #7 0x1024fc8ed in PreMainMessageLoopRunImpl chrome/browser/chrome_browser_main.cc:1756:0
    #8 0x1024fa015 in PreMainMessageLoopRun chrome/browser/chrome_browser_main.cc:1122:18
    #9 0x10da88836 in PreMainMessageLoopRun content/browser/browser_main_loop.cc:943:5
    #10 0x10e310119 in Run base/callback.h:396:12
    #11 0x10e310119 in RunAllTasksNow content/browser/startup_task_runner.cc:45:0
    #12 0x10da8426a in CreateStartupTasks content/browser/browser_main_loop.cc:821:3
    #13 0x10da90406 in Initialize content/browser/browser_main_runner.cc:220:5
    #14 0x10da7cb4d in BrowserMain content/browser/browser_main.cc:40:19
    #15 0x1116c0678 in Run content/app/content_main_runner.cc:786:12
    #16 0x1116be7ed in ContentMain content/app/content_main.cc:19:15
    #17 0x1116c30eb in SetUp content/public/test/browser_test_base.cc:274:3
    #18 0x1032990dc in SetUp chrome/test/base/in_process_browser_test.cc:278:3
    #19 0x104062f7f in HandleExceptionsInMethodIfSupported<testing::Test, void> testing/gtest/src/gtest.cc:2458:12
    #20 0x104062f7f in Run testing/gtest/src/gtest.cc:2470:0
    #21 0x104064b15 in Run testing/gtest/src/gtest.cc:2656:5
    #22 0x104065db9 in Run testing/gtest/src/gtest.cc:2774:5
    #23 0x104077ab4 in RunAllTests testing/gtest/src/gtest.cc:4647:11
    #24 0x104077029 in HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> testing/gtest/src/gtest.cc:2458:12
    #25 0x104077029 in Run testing/gtest/src/gtest.cc:4255:0
    #26 0x10349b218 in RUN_ALL_TESTS testing/gtest/include/gtest/gtest.h:2237:10
    #27 0x10349b218 in Run base/test/test_suite.cc:236:0
    #28 0x1020a39b9 in RunTestSuite chrome/test/base/browser_tests_main.cc:14:12
    #29 0x11178e7c2 in LaunchTests content/public/test/test_launcher.cc:495:12
    #30 0x10324f512 in LaunchChromeTests chrome/test/base/chrome_test_launcher.cc:124:10
    #31 0x1020a388c in main chrome/test/base/browser_tests_main.cc:21:10
    #32 0x100559e33 in start (in browser_tests) + 51
    #26 0x8  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/chrome/../out/Release/browser_tests+0x10ebcac23)
==6289==ABORTING
[246/255] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/0 (16085 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/2
[6317:3847:1203/071112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6318:13063:1203/071115:WARNING:channel.cc(358)] RawChannel write error
[6314:3847:1203/071115:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6317:15623:1203/071115:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/2 (3905 ms)
[247/255] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeProceed/2 (5161 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/0
[6324:3847:1203/071116:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6330:12807:1203/071118:WARNING:channel.cc(358)] RawChannel write error
[6324:3847:1203/071119:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116440]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6324:3847:1203/071119:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6324:3847:1203/071119:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000116440]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[6324:3847:1203/071119:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000116440]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[6320:3847:1203/071119:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[6320:3847:1203/071119:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6324:17667:1203/071119:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/0 (3952 ms)
[248/255] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.IframeOptInAndReportThreatDetails/0 (5546 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/1
[6329:3847:1203/071118:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6331:12807:1203/071119:WARNING:channel.cc(358)] RawChannel write error
[6323:3847:1203/071119:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6329:17155:1203/071120:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/1 (3546 ms)
[249/255] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/1 (5027 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/2
[6337:3847:1203/071122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6333:3847:1203/071124:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[6333:3847:1203/071124:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6337:17411:1203/071124:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/2 (3457 ms)
[250/255] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_DontProceed/2 (4786 ms)
[ RUN      ] PrefsFunctionalTest.TestHomepageNewTabpagePrefs
[6349:3847:1203/071127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6350:13063:1203/071127:WARNING:channel.cc(358)] RawChannel write error
[6350:3847:1203/071127:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6350:3847:1203/071127:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6350:3847:1203/071127:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6350:3847:1203/071127:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6350:3847:1203/071127:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6350:3847:1203/071127:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6350:3847:1203/071127:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6349:17155:1203/071127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefsFunctionalTest.TestHomepageNewTabpagePrefs (2170 ms)
[251/255] PrefsFunctionalTest.TestHomepageNewTabpagePrefs (3514 ms)
[ RUN      ] WebViewTest.StoragePersistence
[6341:3847:1203/071123:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6334:3847:1203/071125:INFO:CONSOLE(27)] "Starting test "check webview_0 has cookies {}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[6334:61959:1203/071126:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6334:3847:1203/071126:INFO:CONSOLE(166)] "webview_0:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[6334:3847:1203/071126:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[6334:3847:1203/071126:INFO:CONSOLE(30)] "Test "check webview_0 has cookies {}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[6334:3847:1203/071126:INFO:CONSOLE(27)] "Starting test "check webview_1 has cookies {}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[6334:3847:1203/071126:INFO:CONSOLE(166)] "webview_1:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[6334:3847:1203/071126:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[6334:3847:1203/071126:INFO:CONSOLE(30)] "Test "check webview_1 has cookies {}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[6334:3847:1203/071126:INFO:CONSOLE(27)] "Starting test "check webview_2 has cookies {}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[6334:3847:1203/071127:INFO:CONSOLE(166)] "webview_2:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[6334:3847:1203/071127:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[6334:3847:1203/071127:INFO:CONSOLE(30)] "Test "check webview_2 has cookies {}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[6334:3847:1203/071127:INFO:CONSOLE(27)] "Starting test "check webview_3 has cookies {}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[6334:3847:1203/071127:INFO:CONSOLE(166)] "webview_3:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[6334:3847:1203/071127:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[6334:3847:1203/071127:INFO:CONSOLE(30)] "Test "check webview_3 has cookies {}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[6334:3847:1203/071127:INFO:CONSOLE(27)] "Starting test "check webview_4 has cookies {"persist1":"true"}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[6334:3847:1203/071129:INFO:CONSOLE(166)] "webview_4:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[6334:3847:1203/071129:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"persist1":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[6334:3847:1203/071129:INFO:CONSOLE(30)] "Test "check webview_4 has cookies {"persist1":"true"}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[6334:3847:1203/071129:INFO:CONSOLE(27)] "Starting test "check webview_5 has cookies {"persist1":"true"}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[6334:3847:1203/071129:INFO:CONSOLE(166)] "webview_5:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[6334:3847:1203/071129:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"persist1":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[6334:3847:1203/071129:INFO:CONSOLE(30)] "Test "check webview_5 has cookies {"persist1":"true"}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[6334:3847:1203/071129:INFO:CONSOLE(27)] "Starting test "check webview_6 has cookies {"persist2":"true"}"...", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (27)
[6334:3847:1203/071130:INFO:CONSOLE(166)] "webview_6:Received message "{"title":"Send Cookies"}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/tests.js (166)
[6334:3847:1203/071130:INFO:CONSOLE(42)] "Received message "{"title":"Finished Sending Cookies","cookies":{"persist2":"true"}}".", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/message.js (42)
[6334:3847:1203/071130:INFO:CONSOLE(30)] "Test "check webview_6 has cookies {"persist2":"true"}" was successful.", source: chrome-extension://mmehpfljgaiogepmobbfmifedackmahb/testing.js (30)
[6356:12807:1203/071130:WARNING:channel.cc(358)] RawChannel write error
[6353:13063:1203/071130:WARNING:channel.cc(358)] RawChannel write error
[6346:13063:1203/071130:WARNING:channel.cc(358)] RawChannel write error
[6352:12807:1203/071130:WARNING:channel.cc(358)] RawChannel write error
[6342:12551:1203/071130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.StoragePersistence (9590 ms)
[252/255] WebViewTest.StoragePersistence (10983 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/3
[6370:3847:1203/071135:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6372:3847:1203/071135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6372:3847:1203/071135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6372:3847:1203/071135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6372:3847:1203/071135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6372:3847:1203/071135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6372:3847:1203/071135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6372:3847:1203/071135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6370:17411:1203/071135:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/3 (2635 ms)
[253/255] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/3 (4742 ms)
[ RUN      ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/3
[6380:3847:1203/071138:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6381:3847:1203/071139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[6381:3847:1203/071139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6381:3847:1203/071139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6381:3847:1203/071139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6381:3847:1203/071139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[6381:3847:1203/071139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[6381:3847:1203/071139:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/3 (2097 ms)
[254/255] PrefHashBrowserTestChangedAtomicInstance/PrefHashBrowserTestChangedAtomic.ChangedAtomic/3 (3272 ms)
[ RUN      ] SmartSessionRestoreMRUTest.CorrectLoadingOrder
[6358:3847:1203/071131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6354:5635:1203/071132:ERROR:mach_broker_mac.mm(234)] Unknown process 6362 is sending Mach IPC messages!
[6354:5635:1203/071133:ERROR:mach_broker_mac.mm(234)] Unknown process 6365 is sending Mach IPC messages!
[6354:5635:1203/071133:ERROR:mach_broker_mac.mm(234)] Unknown process 6366 is sending Mach IPC messages!
[6354:5635:1203/071134:ERROR:mach_broker_mac.mm(234)] Unknown process 6367 is sending Mach IPC messages!
[6371:13319:1203/071141:WARNING:channel.cc(358)] RawChannel write error
[6383:13063:1203/071141:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==6358==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff93132bc9 bp 0x000126731730 sp 0x0001267316f0 T7)
    #0 0x7fff93132bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10ef6b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10ef6b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10ef6b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10ef6b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10ef8d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10ef8d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10ef78628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10ef78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10ef78b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10ef86c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10ef86c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10ef86c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10ef86c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10ef86c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10cbe036c in Run base/callback.h:396:12
    #16 0x10cbe036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10cc48894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10cc49ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10cc49ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10cbbad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10cc83078 in Run base/run_loop.cc:55:3
    #22 0x10cc470b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10ccf1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10cce560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9312d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9311a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x107d45119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10cce4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10ccf1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1197d026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10cad4abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10cad4abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10cad370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10cb02948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10cb00abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10bb9ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x107d0299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x107d02563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==6358==ABORTING
Received signal 6
[end of stack trace]
[       OK ] SmartSessionRestoreMRUTest.CorrectLoadingOrder (12949 ms)
[255/255] SmartSessionRestoreMRUTest.CorrectLoadingOrder (14144 ms)
Retrying 4 tests (retry #1)
[ RUN      ] ChromeWhispernetClientTest.EncodeAndDecode
[6388:3847:1203/071144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6385:3847:1203/071146:INFO:CONSOLE(5)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/background.html (5)
[6385:3847:1203/071146:INFO:CONSOLE(83)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (83)
[6391,2016469376:07:11:46.906028] Native Client module will be loaded at base address 0x00003d9f00000000
[6391,2016469376:07:11:49.661639] NaCl untrusted code called _exit(0x0)
[6393,2016469376:07:11:50.387306] Native Client module will be loaded at base address 0x000009d400000000
[6393,2016469376:07:11:50.446754] NaCl untrusted code called _exit(0x0)
[6394,2016469376:07:11:51.178592] Native Client module will be loaded at base address 0x0000049700000000
[6385:3847:1203/071151:INFO:CONSOLE(65)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (65)
[6385:3847:1203/071151:INFO:CONSOLE(26)] "Configuring encoder and decoder for client 42177076-86C6-427B-ABBA-327E44F34477", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
INFO - whispernet_nacl_wrapper.cc:202 - Recreating DTMF Encoder with token length = 6 and parity = 1
INFO - whispernet_nacl_wrapper.cc:396 - Recreating DTMF Decoder with token length = 6and parity = 1
INFO - whispernet_nacl_wrapper.cc:212 - Recreating DSSS Encoder with token length = 6 and parity = 1
INFO - whispernet_nacl_wrapper.cc:418 - Recreating DSSS Decoder with token length = 6 and parity = 1
[       OK ] ChromeWhispernetClientTest.EncodeAndDecode (8494 ms)
[256/259] ChromeWhispernetClientTest.EncodeAndDecode (9825 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/0
[6398:3847:1203/071154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6395:3847:1203/071157:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/0 (4889 ms)
[257/259] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/0 (6163 ms)
[ RUN      ] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox
[6406:3847:1203/071200:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6403:62475:1203/071201:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox (2548 ms)
[258/259] PopupBlockerBrowserTest.UnblockedPopupShowsInHistoryAndOmnibox (3765 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5Video
[6412:3847:1203/071204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[6409:62987:1203/071205:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[6414:13063:1203/071209:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[6409:115975:1203/071209:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[6409:115975:1203/071209:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
[6409:3847:1203/071209:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[6412:18435:1203/071209:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderHTML5Video (6444 ms)
[259/259] PrerenderBrowserTest.PrerenderHTML5Video (7720 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runYfu4ki/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outiSTr3Y/output.json
+---------------------------------------------------------------------------+
| End of shard 11  Pending: 4.7s  Duration: 842.5s  Bot: vm1042-m4  Exit: 0 |
+---------------------------------------------------------------------------+

+--------------------------------------------------------------------------+
| Shard 2  https://chromium-swarm.appspot.com/user/task/2b812b3f2a0cff10   |
+--------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 2/20
Using 2 parallel jobs.
[ RUN      ] DevToolsBridgeClientBrowserTest.testSetUpOnMainThread
[64999:3847:1203/065855:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65001:13575:1203/065857:WARNING:channel.cc(358)] RawChannel write error
[64992:3847:1203/065857:INFO:CONSOLE(1328)] "Running TestCase DevToolsBridgeClientBrowserTest.testSetUpOnMainThread", source: test_api.js (1328)
[64992:3847:1203/065858:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[64999:17923:1203/065858:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsBridgeClientBrowserTest.testSetUpOnMainThread (4198 ms)
[1/229] DevToolsBridgeClientBrowserTest.testSetUpOnMainThread (5422 ms)
[ RUN      ] BaseDownloadsWebUITest.DeleteAllowed
[65000:3847:1203/065855:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65002:13063:1203/065857:WARNING:channel.cc(358)] RawChannel write error
[64993:3847:1203/065858:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[64993:3847:1203/065858:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.DeleteAllowed", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==65004==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011739cbb1 bp 0x00012dc12170 sp 0x00012dc120a0 T6)
    #0 0x11739cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11739cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11739c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x117397bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x117397bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1174925d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x1174af1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x117481863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1174f09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1173c7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1174e9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1173fe9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x114d5036c in Run base/callback.h:396:12
    #13 0x114d5036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x121af689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x121af3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x114d5036c in Run base/callback.h:396:12
    #17 0x114d5036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x114db8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x114db9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x114db9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x114d2e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x114d9d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x114d2c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d1f8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d1f8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d21b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d21b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x114d2f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x114d2dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x114df3078 in Run base/run_loop.cc:55:3
    #31 0x114db70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x114e61d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x114e5560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10febb119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x114e54fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x114e61426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x121b0d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x121928a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x121d501d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x121d50d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x121d53ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x114abe642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x121d49e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x121d4844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x121d47ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x121dcf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x114c72948 in Run content/app/content_main_runner.cc:786:12
    #14 0x114c70abd in ContentMain content/app/content_main.cc:19:15
    #15 0x113d0ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10fe7499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10fe74563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==65004==ABORTING
Received signal 6
[end of stack trace]
[65000:17155:1203/065859:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BaseDownloadsWebUITest.DeleteAllowed (5853 ms)
[2/229] BaseDownloadsWebUITest.DeleteAllowed (7196 ms)
[ RUN      ] ExtensionSettingsWebUITest.testChromeSendHandled
[65008:3847:1203/065901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65005:3847:1203/065903:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65005:3847:1203/065903:INFO:CONSOLE(1328)] "Running TestCase ExtensionSettingsWebUITest.testChromeSendHandled", source: test_api.js (1328)
[       OK ] ExtensionSettingsWebUITest.testChromeSendHandled (4553 ms)
[3/229] ExtensionSettingsWebUITest.testChromeSendHandled (5914 ms)
[ RUN      ] BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault
[65014:3847:1203/065903:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65009:3847:1203/065905:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65009:3847:1203/065906:INFO:CONSOLE(1328)] "Running TestCase BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault", source: test_api.js (1328)
[65016:13063:1203/065907:WARNING:channel.cc(358)] RawChannel write error
[65014:3847:1203/065907:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f580]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65014:3847:1203/065907:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300003f580]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65009:3847:1203/065908:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65014:15111:1203/065908:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault (6764 ms)
[4/229] BrowserOptionsFrameWebUITest.testAdvancedSettingsHiddenByDefault (8116 ms)
[ RUN      ] FontSettingsWebUITest.testOpenFontSettings
[65024:3847:1203/065907:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65018:3847:1203/065909:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65018:3847:1203/065911:INFO:CONSOLE(1328)] "Running TestCase FontSettingsWebUITest.testOpenFontSettings", source: test_api.js (1328)
[65018:3847:1203/065912:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://settings-frame/fonts
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_TEXT_01 (Controls and media elements should have labels) failed on the following elements (1 - 2 of 2):
#standard-font-size
#minimum-font-size
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_text_01--controls-and-media-elements-should-have-labels for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[65027:12807:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[65024:15623:1203/065912:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FontSettingsWebUITest.testOpenFontSettings (6911 ms)
[5/229] FontSettingsWebUITest.testOpenFontSettings (8350 ms)
[ RUN      ] ManageProfileUITest.CreateSupervisedUserText
[65037:3847:1203/065911:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65038:12807:1203/065913:WARNING:channel.cc(358)] RawChannel write error
[65028:3847:1203/065913:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65028:3847:1203/065914:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.CreateSupervisedUserText", source: test_api.js (1328)
[65039:13063:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[65028:3847:1203/065915:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65037:15623:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.CreateSupervisedUserText (5644 ms)
[6/229] ManageProfileUITest.CreateSupervisedUserText (7009 ms)
[ RUN      ] ManageProfileUITest.PolicyDynamicRefresh
[65044:3847:1203/065915:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65040:3847:1203/065918:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65040:3847:1203/065919:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITest.PolicyDynamicRefresh", source: test_api.js (1328)
[65047:12807:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[65044:16899:1203/065919:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ManageProfileUITest.PolicyDynamicRefresh (5741 ms)
[7/229] ManageProfileUITest.PolicyDynamicRefresh (7009 ms)
[ RUN      ] InvalidationsWebUITest.testRegisteringNewIds
[65050:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65046:3847:1203/065920:INFO:CONSOLE(1328)] "Running TestCase InvalidationsWebUITest.testRegisteringNewIds", source: test_api.js (1328)
[65052:12807:1203/065920:WARNING:channel.cc(358)] RawChannel write error
[65046:3847:1203/065920:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] InvalidationsWebUITest.testRegisteringNewIds (4014 ms)
[8/229] InvalidationsWebUITest.testRegisteringNewIds (5437 ms)
[ RUN      ] InvalidationsWebUITest.testUpdatingInternalDisplay
[65057:3847:1203/065922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65058:13063:1203/065924:WARNING:channel.cc(358)] RawChannel write error
[65053:3847:1203/065924:INFO:CONSOLE(1328)] "Running TestCase InvalidationsWebUITest.testUpdatingInternalDisplay", source: test_api.js (1328)
[65053:3847:1203/065924:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65057:17923:1203/065924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InvalidationsWebUITest.testUpdatingInternalDisplay (3977 ms)
[9/229] InvalidationsWebUITest.testUpdatingInternalDisplay (5458 ms)
[ RUN      ] Mock4JSWebUITestFails.CalledTwiceExpectOnceFails
[65061:3847:1203/065923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65056:3847:1203/065925:INFO:CONSOLE(1328)] "Running TestCase Mock4JSWebUITestFails.CalledTwiceExpectOnceFails", source: test_api.js (1328)
[65056:3847:1203/065925:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("Mock4JSWebUITestFails","CalledTwiceExpectOnceFails")
unexpected invocation: callMe()
Allowed:
expected once and has been invoked: callMe()
[65065:13063:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[65061:15879:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] Mock4JSWebUITestFails.CalledTwiceExpectOnceFails (3943 ms)
[10/229] Mock4JSWebUITestFails.CalledTwiceExpectOnceFails (5210 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddInvalidHash
[65070:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65073:12807:1203/065929:WARNING:channel.cc(358)] RawChannel write error
[65066:3847:1203/065930:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddInvalidHash", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsHSTSViewAddInvalidHash (4923 ms)
[11/229] NetInternalsTest.netInternalsHSTSViewAddInvalidHash (6204 ms)
[ RUN      ] NetInternalsTest.netInternalsLogUtilImportNetLogFileTruncated
[65074:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65067:3847:1203/065931:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsLogUtilImportNetLogFileTruncated", source: test_api.js (1328)
[       OK ] NetInternalsTest.netInternalsLogUtilImportNetLogFileTruncated (4898 ms)
[12/229] NetInternalsTest.netInternalsLogUtilImportNetLogFileTruncated (6184 ms)
[ RUN      ] PrintPreviewWebUITest.CheckDuplexPrintPreset
[65082:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65078:3847:1203/065936:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65078:3847:1203/065937:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.CheckDuplexPrintPreset", source: test_api.js (1328)
[65082:15879:1203/065938:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrintPreviewWebUITest.CheckDuplexPrintPreset (6137 ms)
[13/229] PrintPreviewWebUITest.CheckDuplexPrintPreset (7546 ms)
[ RUN      ] PrintPreviewWebUITest.TestDuplexSettingsTrue
[65087:3847:1203/065935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65079:3847:1203/065937:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65079:3847:1203/065938:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestDuplexSettingsTrue", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestDuplexSettingsTrue (6269 ms)
[14/229] PrintPreviewWebUITest.TestDuplexSettingsTrue (7487 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiProperties
[65097:3847:1203/065941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65093:3847:1203/065944:INFO:CONSOLE(0)] "[SUCCESS] Test1_onMinimized", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65093:3847:1203/065945:INFO:CONSOLE(0)] "[SUCCESS] Test2_onMaximized", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65093:3847:1203/065946:INFO:CONSOLE(0)] "[SUCCESS] Test3_onRestored", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65093:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] Test4_onRestored", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65093:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] Test5_onBoundsChanged", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65093:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] Test6_onBoundsChanged", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65093:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] Test7_onBoundsChanged", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65093:3847:1203/065947:INFO:CONSOLE(0)] "[SUCCESS] Test8_onBoundsChanged", source: chrome-extension://emblnkfdmhbkonodlnkkbljkefnoeacg/main.html (0)
[65100:13319:1203/065947:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.WindowsApiProperties (7810 ms)
[15/229] PlatformAppBrowserTest.WindowsApiProperties (9210 ms)
[ RUN      ] PlatformAppBrowserTest.FileAccessIsRestored
[65101:3847:1203/065942:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65104:13063:1203/065946:ERROR:ipc_channel_posix.cc(474)] pipe error on 3 Currently writing message of size: 28: Socket is not connected
[65102:13063:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[65101:17667:1203/065948:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.FileAccessIsRestored (7369 ms)
[16/229] PlatformAppBrowserTest.FileAccessIsRestored (8784 ms)
[ RUN      ] PlatformAppBrowserTest.CreateAndCloseAppWindow
[65113:3847:1203/065951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65107:3847:1203/065953:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PlatformAppBrowserTest.CreateAndCloseAppWindow (4394 ms)
[17/229] PlatformAppBrowserTest.CreateAndCloseAppWindow (5761 ms)
[ RUN      ] PlatformAppBrowserTest.MutationEventsDisabled
[65114:3847:1203/065951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65108:9763:1203/065952:ERROR:mach_broker_mac.mm(234)] Unknown process 65118 is sending Mach IPC messages!
[65108:3847:1203/065953:INFO:CONSOLE(0)] "[SUCCESS] noMutationEvents", source: chrome-extension://eiopgpmlbfagnjppcffonobgofnfdnef/main.html (0)
[65119:13063:1203/065954:WARNING:channel.cc(358)] RawChannel write error
[65108:3847:1203/065954:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65114:15623:1203/065954:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.MutationEventsDisabled (4677 ms)
[18/229] PlatformAppBrowserTest.MutationEventsDisabled (5928 ms)
[ RUN      ] BluetoothPrivateApiTest.CancelPairing
[65128:3847:1203/065956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65122:3847:1203/065958:INFO:CONSOLE(0)] "[SUCCESS] testCancelPairing", source: chrome-extension://jofgjdphhceggjecimellaapdjjadibj/_generated_background_page.html (0)
[65128:17411:1203/065958:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothPrivateApiTest.CancelPairing (3767 ms)
[19/229] BluetoothPrivateApiTest.CancelPairing (5234 ms)
[ RUN      ] ExtensionApiTest.FontSettings
[65130:3847:1203/065957:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] setPerScriptFont", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] setGlobalFontName", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] setDefaultFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] setDefaultFixedFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] setMinimumFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] getFontList", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] getPerScriptFontName", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] getGlobalFontName", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] getDefaultFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] getDefaultFontSizeOmitDetails", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] getDefaultFixedFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] getMinimumFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] clearPerScriptFont", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] clearGlobalFont", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] clearDefaultFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] clearDefaultFixedFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:INFO:CONSOLE(0)] "[SUCCESS] clearMinimumFontSize", source: chrome-extension://coigcdockafgdodfgdopbaoaeepnmghd/_generated_background_page.html (0)
[65123:3847:1203/065959:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65123:3847:1203/065959:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65130:17155:1203/065959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.FontSettings (4200 ms)
[20/229] ExtensionApiTest.FontSettings (5641 ms)
[ RUN      ] ExtensionApiTest.ContentScriptBlockingScript
[65138:3847:1203/070002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65134:3847:1203/070003:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ExtensionApiTest.ContentScriptBlockingScript (2807 ms)
[21/229] ExtensionApiTest.ContentScriptBlockingScript (4339 ms)
[ RUN      ] ExtensionApiTest.ContentSecurityPolicy
[65142:3847:1203/070002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65135:3847:1203/070004:INFO:CONSOLE(1)] "Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-74kAueDjwwtb902RkheZlJj5MGHCKEt7S8nxzwgvtzA='), or a nonce ('nonce-...') is required to enable inline execution.
", source: chrome-extension://pjcoljlnccdincoimjepbpliemglcnhe/test.html (1)
[65135:3847:1203/070004:INFO:CONSOLE(0)] "[SUCCESS] inlineScriptDoesNotRun", source: chrome-extension://pjcoljlnccdincoimjepbpliemglcnhe/test.html (0)
[65135:3847:1203/070004:INFO:CONSOLE(0)] "[SUCCESS] externalScriptDoesRun", source: chrome-extension://pjcoljlnccdincoimjepbpliemglcnhe/test.html (0)
[65143:12807:1203/070004:WARNING:channel.cc(358)] RawChannel write error
[65142:17155:1203/070004:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.ContentSecurityPolicy (3849 ms)
[22/229] ExtensionApiTest.ContentSecurityPolicy (5145 ms)
[ RUN      ] ExtensionApiTest.Tabs2
[65155:3847:1203/070008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65150:3847:1203/070010:INFO:CONSOLE(0)] "[SUCCESS] setupTwoWindows", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] getAllInWindow", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] updateSelect", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] update", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070011:INFO:CONSOLE(0)] "[SUCCESS] openerTabId", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070012:INFO:CONSOLE(0)] "[SUCCESS] testRedirectingToAnotherWindow", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] testOpenWindowInEmptyPopup", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070013:INFO:CONSOLE(0)] "[SUCCESS] testOpenEmptyPopup", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:3847:1203/070015:INFO:CONSOLE(0)] "[SUCCESS] testCreatePopupAndMoveTab", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/crud2.html (0)
[65150:28163:1203/070017:WARNING:channel.cc(358)] RawChannel write error
[65150:3847:1203/070017:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 17
[       OK ] ExtensionApiTest.Tabs2 (11452 ms)
[23/229] ExtensionApiTest.Tabs2 (12943 ms)
[ RUN      ] ExtensionOptionsApiTest.ShouldNotEmbedOtherExtensionsOptions
[65170:3847:1203/070020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65167:3847:1203/070026:INFO:CONSOLE(0)] "[SUCCESS] cannotEmbedOtherExtensionsOptions", source: chrome-extension://ggklhnopcjkhedfnbhakjlhjnkhknmkj/test.html (0)
[65173:13063:1203/070026:WARNING:channel.cc(358)] RawChannel write error
[65167:3847:1203/070026:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[65170:15367:1203/070026:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65170==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90492bc9 bp 0x00012d014730 sp 0x00012d0146f0 T5)
[       OK ] ExtensionOptionsApiTest.ShouldNotEmbedOtherExtensionsOptions (7512 ms)
[24/229] ExtensionOptionsApiTest.ShouldNotEmbedOtherExtensionsOptions (8789 ms)
[ RUN      ] MimeHandlerViewTest.Embedded
[65180:3847:1203/070029:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65177:62731:1203/070030:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65177:3847:1203/070031:INFO:CONSOLE(0)] "[SUCCESS] testEmbedded", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[       OK ] MimeHandlerViewTest.Embedded (3795 ms)
[25/229] MimeHandlerViewTest.Embedded (5099 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.MismatchingEntryInOmnibarNotIntercepted
[65186:3847:1203/070034:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65183:62731:1203/070038:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65186:17667:1203/070038:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.MismatchingEntryInOmnibarNotIntercepted (4980 ms)
[26/229] PlatformAppUrlRedirectorBrowserTest.MismatchingEntryInOmnibarNotIntercepted (6409 ms)
[ RUN      ] PlatformAppUrlRedirectorBrowserTest.FormSubmissionInTabNotIntercepted
[65194:3847:1203/070041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65191:3847:1203/070044:INFO:CONSOLE(48)] "Submitting a form", source: http://127.0.0.1:60020/extensions/platform_apps/url_handlers/launching_pages/navigate.js (48)
[65191:62475:1203/070044:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65194:17411:1203/070044:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppUrlRedirectorBrowserTest.FormSubmissionInTabNotIntercepted (4665 ms)
[27/229] PlatformAppUrlRedirectorBrowserTest.FormSubmissionInTabNotIntercepted (6137 ms)
[ RUN      ] EphemeralAppBrowserTest.ReleasePowerKeepAwake
[65202:3847:1203/070047:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EphemeralAppBrowserTest.ReleasePowerKeepAwake (4577 ms)
[28/229] EphemeralAppBrowserTest.ReleasePowerKeepAwake (6148 ms)
[ RUN      ] AppEventPageTest.OnSuspendNoApiUse
[65209:3847:1203/070053:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65206:3847:1203/070056:INFO:CONSOLE(11)] "The current time is: 12/3/2015, 7:00:56 AM", source: chrome-extension://aakjhpkgboaelggioioplndnnboaimeo/main.js (11)
[65209:17923:1203/070057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppEventPageTest.OnSuspendNoApiUse (5669 ms)
[29/229] AppEventPageTest.OnSuspendNoApiUse (6936 ms)
[ RUN      ] ExtensionApiTest.TabAudible
[65149:3847:1203/070006:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001079ddaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000115dcef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9047b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d216233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d21b916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d21b0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94bd9eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94bd9c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94bd9ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b802533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b801df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b7f91a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001079bea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001079bc7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000107a7c149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000115ea0e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001079a9a74 _ZN13ui_test_utils57NavigateToURLWithDispositionBlockUntilNavigationsCompleteEP7BrowserRK4GURLi21WindowOpenDispositioni + 3620
18  browser_tests                       0x000000010679a7b3 _ZN16ExtensionApiTest20RunExtensionTestImplERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_PKci + 1187
19  browser_tests                       0x00000001058c2e23 _ZN32ExtensionApiTest_TabAudible_Test19RunTestOnMainThreadEv + 307
20  browser_tests                       0x00000001079a6265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
21  browser_tests                       0x0000000115dce96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
22  browser_tests                       0x0000000106c078ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
23  browser_tests                       0x0000000106c05016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
24  browser_tests                       0x0000000112193837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
25  browser_tests                       0x0000000112a1b11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
26  browser_tests                       0x000000011218f26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
27  browser_tests                       0x000000011219b407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
28  browser_tests                       0x0000000112187b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
29  browser_tests                       0x0000000115dcb679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
30  browser_tests                       0x0000000115dc97ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
31  browser_tests                       0x0000000115dce0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
32  browser_tests                       0x00000001079a40dd _ZN20InProcessBrowserTest5SetUpEv + 717
33  browser_tests                       0x000000010876df80 _ZN7testing4Test3RunEv + 464
34  browser_tests                       0x000000010876fb16 _ZN7testing8TestInfo3RunEv + 1046
35  browser_tests                       0x0000000108770dba _ZN7testing8TestCase3RunEv + 1306
36  browser_tests                       0x0000000108782ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
37  browser_tests                       0x000000010878202a _ZN7testing8UnitTest3RunEv + 410
38  browser_tests                       0x0000000107ba6219 _ZN4base9TestSuite3RunEv + 665
39  browser_tests                       0x00000001067ae9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
40  browser_tests                       0x0000000115e997c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
41  browser_tests                       0x000000010795a513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
42  browser_tests                       0x00000001067ae88d main + 237
43  browser_tests                       0x0000000104c64e34 start + 52
[30/229] ExtensionApiTest.TabAudible (TIMED OUT)
[ RUN      ] WebViewTest.Shim_TestChromeExtensionURL
[65216:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65216:17923:1203/070103:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestChromeExtensionURL (5015 ms)
[31/229] WebViewTest.Shim_TestChromeExtensionURL (6533 ms)
[ RUN      ] WebViewTest.Shim_TestDisplayBlock
[65228:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65221:3847:1203/070110:INFO:CONSOLE(62)] "webview.onloadstop", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (62)
[65221:3847:1203/070110:INFO:CONSOLE(62)] "Second webview.onloadstop", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (62)
[65233:13063:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDisplayBlock (6112 ms)
[32/229] WebViewTest.Shim_TestDisplayBlock (7403 ms)
[ RUN      ] WebViewTest.Shim_TestAddContentScript
[65227:3847:1203/070107:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65222:3847:1203/070109:INFO:CONSOLE(792)] "Step 1: call <webview>.addContentScripts.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (792)
[65222:61483:1203/070110:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65222:3847:1203/070110:INFO:CONSOLE(809)] "Step 2: A communication channel has been established with webview.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (809)
[65231:12807:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[65229:13063:1203/070110:WARNING:channel.cc(358)] RawChannel write error
[65227:17411:1203/070111:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAddContentScript (6139 ms)
[33/229] WebViewTest.Shim_TestAddContentScript (7611 ms)
[ RUN      ] WebViewTest.Shim_TestAddContentScriptWithSameNameShouldOverwriteTheExistingOne
[65241:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65235:3847:1203/070116:INFO:CONSOLE(885)] "Step 1: call <webview>.addContentScripts(myrule1)", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (885)
[65235:40983:1203/070117:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65235:3847:1203/070117:INFO:CONSOLE(914)] "Step 2: A communication channel has been established with webview.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (914)
[65235:3847:1203/070117:INFO:CONSOLE(932)] "Step 3: Another communication channel has been established with webview.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (932)
[65241:17667:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAddContentScriptWithSameNameShouldOverwriteTheExistingOne (6049 ms)
[34/229] WebViewTest.Shim_TestAddContentScriptWithSameNameShouldOverwriteTheExistingOne (7289 ms)
[ RUN      ] WebViewTest.Shim_TestAddContentScriptToOneWebViewShouldNotInjectToTheOtherWebView
[65242:3847:1203/070114:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65236:3847:1203/070117:INFO:CONSOLE(955)] "Step 1: call <webview1>.addContentScripts.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (955)
[65236:60939:1203/070118:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65236:60939:1203/070118:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65236:3847:1203/070118:INFO:CONSOLE(965)] "Step 2: webview2 requests to build communication channel.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (965)
[65247:12807:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[65242:17155:1203/070118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestAddContentScriptToOneWebViewShouldNotInjectToTheOtherWebView (5801 ms)
[35/229] WebViewTest.Shim_TestAddContentScriptToOneWebViewShouldNotInjectToTheOtherWebView (7203 ms)
[ RUN      ] WebViewTest.Shim_TestExecuteScriptFail
[65256:3847:1203/070121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65250:3847:1203/070124:INFO:CONSOLE(198)] "<webview>: Script cannot be injected into content until the page has loaded.", source: extensions::webView (198)
[65250:3847:1203/070124:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65256:17155:1203/070124:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestExecuteScriptFail (4405 ms)
[36/229] WebViewTest.Shim_TestExecuteScriptFail (5968 ms)
[ RUN      ] WebViewTest.Shim_TestTerminateAfterExit
[65257:3847:1203/070122:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65259:12807:1203/070126:WARNING:channel.cc(358)] RawChannel write error
[65257:16647:1203/070127:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestTerminateAfterExit (7108 ms)
[37/229] WebViewTest.Shim_TestTerminateAfterExit (8616 ms)
[ RUN      ] WebViewTest.Shim_TestWebRequestAPIWithHeaders
[65268:3847:1203/070127:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65268:17155:1203/070131:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestWebRequestAPIWithHeaders (5708 ms)
[38/229] WebViewTest.Shim_TestWebRequestAPIWithHeaders (6951 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortChromeExtensionURLWrongPartition
[65274:3847:1203/070130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65280:12807:1203/070134:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65280==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010890cbb1 bp 0x00011f012170 sp 0x00011f0120a0 T6)
    #0 0x10890cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10890cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10890c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x108907bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x108907bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x108a025d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x108a1f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x1089f1863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x108a609cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x108937bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x108938b63 in NotifyReadyToCommit cc/scheduler/scheduler.cc:220:3
    #11 0x108a5f5a0 in StartCommitOnImpl cc/trees/thread_proxy.cc:746:3
    #12 0x1062c036c in Run base/callback.h:396:12
    #13 0x1062c036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11306689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x113063d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1062c036c in Run base/callback.h:396:12
    #17 0x1062c036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x106328894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x106329ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x106329ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10629e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10630d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10629c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d1f8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d1f8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d21b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d21b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10629f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10629dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x106363078 in Run base/run_loop.cc:55:3
    #31 0x1063270b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1063d1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1063c560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10142c119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1063c4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1063d1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11307d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x112e98a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1132c01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1132c0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1132c3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10602e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1132b9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1132b844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1132b7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11333f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x1061e2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x1061e0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10527ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1013e799f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1013e7563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

[65280:16899:1203/070134:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x00000001062bf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010630ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000106356a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000112eaa493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000112ea9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000107d46dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000107782f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x00000001075ae3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x00000001076a4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x00000001076a1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x00000001076a2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x00000001077edd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010894c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000113252663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000113252ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x00000001063d0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x00000001063cff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x00000001063c560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9048d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9047a1a1 thread_start + 13

[       OK ] WebViewTest.Shim_TestLoadAbortChromeExtensionURLWrongPartition (5719 ms)
[39/229] WebViewTest.Shim_TestLoadAbortChromeExtensionURLWrongPartition (7292 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromWorkerAllow
[65290:3847:1203/070137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65285:3847:1203/070140:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://koegjagdjcbfmbgfchlbcgmaekdpnhde/embedder.js (77)
[65285:62219:1203/070141:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65285:3847:1203/070141:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://koegjagdjcbfmbgfchlbcgmaekdpnhde/embedder.js (79)
[65285:3847:1203/070141:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://koegjagdjcbfmbgfchlbcgmaekdpnhde/embedder.js (82)
[65290:17411:1203/070141:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromWorkerAllow (5387 ms)
[40/229] WebViewTest.FileSystemAPIRequestFromWorkerAllow (6947 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDefaultAllow
[65297:3847:1203/070144:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65294:3847:1203/070146:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://jfoekdleelgamlgiodchbmonnekoolgd/embedder.js (77)
[65294:3847:1203/070147:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://jfoekdleelgamlgiodchbmonnekoolgd/embedder.js (79)
[65294:3847:1203/070147:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://jfoekdleelgamlgiodchbmonnekoolgd/embedder.js (82)
[65294:62475:1203/070147:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65297:18179:1203/070148:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDefaultAllow (5273 ms)
[41/229] WebViewTest.FileSystemAPIRequestFromSharedWorkerOfSingleWebViewGuestDefaultAllow (6671 ms)
[ RUN      ] WebViewTest.WebViewInBackgroundPage
[65305:3847:1203/070151:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65302:3847:1203/070154:INFO:CONSOLE(0)] "[SUCCESS] inDOM", source: chrome-extension://ppanjnmgcmpgkpkjpfjkckdeogbnkkjl/background.html (0)
[65302:3847:1203/070154:INFO:CONSOLE(0)] "[SUCCESS] newWebView", source: chrome-extension://ppanjnmgcmpgkpkjpfjkckdeogbnkkjl/background.html (0)
[65306:13063:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[65305:18179:1203/070154:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.WebViewInBackgroundPage (4833 ms)
[42/229] WebViewTest.WebViewInBackgroundPage (6172 ms)
[ RUN      ] WebViewDPITest.Shim_TestAutosizeHeight
[65313:3847:1203/070157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65315:13063:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[65314:13063:1203/070200:WARNING:channel.cc(358)] RawChannel write error
[65310:3847:1203/070201:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[65313:16899:1203/070201:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewDPITest.Shim_TestAutosizeHeight (5196 ms)
[43/229] WebViewDPITest.Shim_TestAutosizeHeight (6669 ms)
[ RUN      ] WebViewNewWindowTest.Shim_TestAddContentScriptsWithNewWindowAPI
[65320:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65317:3847:1203/070206:INFO:CONSOLE(1101)] "Step 1: navigates the webview to window open guest URL.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (1101)
[65317:3847:1203/070207:INFO:CONSOLE(1063)] "Step 2: call newwebview.addContentScripts.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (1063)
[65317:62467:1203/070207:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65317:3847:1203/070207:INFO:CONSOLE(1081)] "Step 3: attaches the new webview.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (1081)
[65317:3847:1203/070207:INFO:CONSOLE(84)] "<webview>: A new window was blocked.", source: extensions::webViewActionRequests (84)
[65317:3847:1203/070207:INFO:CONSOLE(1074)] "Step 4: new webview postmessage to build communication channel.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (1074)
[65317:3847:1203/070207:INFO:CONSOLE(1089)] "Step 5: a communication channel has been established with the new webview.", source: chrome-extension://lggoiameahdogjbpfhdhhjbdjlaibgmb/main.js (1089)
[65320:16647:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewNewWindowTest.Shim_TestAddContentScriptsWithNewWindowAPI (5329 ms)
[44/229] WebViewNewWindowTest.Shim_TestAddContentScriptsWithNewWindowAPI (6682 ms)
[ RUN      ] WebViewNewWindowTest.Shim_TestNewWindowNoReferrerLink
[65328:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65325:62731:1203/070214:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65328:17411:1203/070214:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewNewWindowTest.Shim_TestNewWindowNoReferrerLink (5166 ms)
[45/229] WebViewNewWindowTest.Shim_TestNewWindowNoReferrerLink (6403 ms)
[ RUN      ] ContentAutofillDriverBrowserTest.SwitchTabAndHideAutofillPopup
[65336:3847:1203/070217:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65336:18179:1203/070218:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentAutofillDriverBrowserTest.SwitchTabAndHideAutofillPopup (2514 ms)
[46/229] ContentAutofillDriverBrowserTest.SwitchTabAndHideAutofillPopup (3787 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectLargerTotal
[65342:3847:1203/070221:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65339:69131:1203/070222:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65339:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[65339:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[65339:3847:1203/070222:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectLargerTotal (2961 ms)
[47/229] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedIndirectLargerTotal (4298 ms)
[ RUN      ] HistoryCounterTest.PrefChanged
[65348:3847:1203/070225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65344:24579:1203/070225:ERROR:attachment_broker_privileged_mac.cc(220)] Failed to deliver brokerable attachment to process with id: 65349
[65349:15107:1203/070225:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[       OK ] HistoryCounterTest.PrefChanged (2183 ms)
[48/229] HistoryCounterTest.PrefChanged (3509 ms)
[ RUN      ] CollectedCookiesTest.DoubleDisplay
[65353:3847:1203/070228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65350:61963:1203/070229:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] CollectedCookiesTest.DoubleDisplay (2877 ms)
[49/229] CollectedCookiesTest.DoubleDisplay (4297 ms)
[ RUN      ] WebViewTest.ContextMenuInspectElement
[65282:3847:1203/070134:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000107d81aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000116172f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9047b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d216233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d21b916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d21b0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94bd9eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94bd9c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94bd9ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b802533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b801df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b7f91a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000107d62a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000107d607fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000107e20149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000116244e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000116244db5 _ZN7content14RunMessageLoopEv + 181
18  browser_tests                       0x00000001165a71a9 _ZN28ExtensionTestMessageListener18WaitUntilSatisfiedEv + 73
19  browser_tests                       0x0000000106b37746 _ZN10extensions22PlatformAppBrowserTest24LoadAndLaunchPlatformAppEPKcP28ExtensionTestMessageListener + 982
20  browser_tests                       0x0000000105246c70 _ZN11WebViewTest16LoadAppWithGuestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE + 448
21  browser_tests                       0x000000010526cae2 _ZN42WebViewTest_ContextMenuInspectElement_Test19RunTestOnMainThreadEv + 386
22  browser_tests                       0x0000000107d4a265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
23  browser_tests                       0x000000011617296a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
24  browser_tests                       0x0000000106fab8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
25  browser_tests                       0x0000000106fa9016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
26  browser_tests                       0x0000000112537837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
27  browser_tests                       0x0000000112dbf11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
28  browser_tests                       0x000000011253326b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
29  browser_tests                       0x000000011253f407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
30  browser_tests                       0x000000011252bb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
31  browser_tests                       0x000000011616f679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
32  browser_tests                       0x000000011616d7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
33  browser_tests                       0x00000001161720ec _ZN7content15BrowserTestBase5SetUpEv + 1660
34  browser_tests                       0x0000000107d480dd _ZN20InProcessBrowserTest5SetUpEv + 717
35  browser_tests                       0x0000000108b11f80 _ZN7testing4Test3RunEv + 464
36  browser_tests                       0x0000000108b13b16 _ZN7testing8TestInfo3RunEv + 1046
37  browser_tests                       0x0000000108b14dba _ZN7testing8TestCase3RunEv + 1306
38  browser_tests                       0x0000000108b26ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
39  browser_tests                       0x0000000108b2602a _ZN7testing8UnitTest3RunEv + 410
40  browser_tests                       0x0000000107f4a219 _ZN4base9TestSuite3RunEv + 665
41  browser_tests                       0x0000000106b529ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
42  browser_tests                       0x000000011623d7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
43  browser_tests                       0x0000000107cfe513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
44  browser_tests                       0x0000000106b5288d main + 237
45  browser_tests                       0x0000000105008e34 start + 52
46  ???                                 0x0000000000000009 0x0 + 9
[50/229] WebViewTest.ContextMenuInspectElement (TIMED OUT)
[ RUN      ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddOnStart
[65358:3847:1203/070233:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddOnStart (3961 ms)
[51/229] AndroidUsbCountTest.TestNoMultipleCallsRemoveAddOnStart (5320 ms)
[ RUN      ] DevToolsSanityTest.TestSettings
[65364:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:60104...
sending server_data: {"host": "127.0.0.1", "port": 60104} (36 bytes)
[65359:3847:1203/070240:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] DevToolsSanityTest.TestSettings (7520 ms)
[52/229] DevToolsSanityTest.TestSettings (9238 ms)
[ RUN      ] DevToolsReattachAfterCrashTest.TestReattachAfterCrashOnNetwork
[65371:3847:1203/070238:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:60107...
sending server_data: {"host": "127.0.0.1", "port": 60107} (36 bytes)
[65367:3847:1203/070243:ERROR:CONSOLE(72)] "Uncaught TypeError: Cannot read property 'addExtensions' of undefined", source:  (72)
ASAN:DEADLYSIGNAL
=================================================================
==65372==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000113c62a20 bp 0x7fff5de59fb0 sp 0x7fff5de59fb0 T0)
    #0 0x113c62a1f in CrashIntentionally content/renderer/render_frame_impl.cc:370:9
    #1 0x113c5cfb4 in MaybeHandleDebugURL content/renderer/render_frame_impl.cc:428:5
    #2 0x113c5cfb4 in PrepareRenderViewForNavigation content/renderer/render_frame_impl.cc:5078:0
    #3 0x113c27e16 in NavigateInternal content/renderer/render_frame_impl.cc:4762:3
    #4 0x113c1eb0c in OnNavigate content/renderer/render_frame_impl.cc:1276:3
    #5 0x113c1e83b in DispatchToMethodImpl<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams, 0, 1, 2> base/tuple.h:254:3
    #6 0x113c1e83b in DispatchToMethod<content::RenderFrameImpl, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &), content::CommonNavigationParams, content::StartNavigationParams, content::RequestNavigationParams> base/tuple.h:261:0
    #7 0x113c1e83b in Dispatch<content::RenderFrameImpl, content::RenderFrameImpl, void, void (content::RenderFrameImpl::*)(const content::CommonNavigationParams &, const content::StartNavigationParams &, const content::RequestNavigationParams &)> content/common/frame_messages.h:526:0
    #8 0x113c19b7a in OnMessageReceived content/renderer/render_frame_impl.cc:1192:5
    #9 0x108fac437 in RouteMessage content/common/message_router.cc:54:10
    #10 0x108fac251 in OnMessageReceived content/common/message_router.cc:46:10
    #11 0x11387321c in OnMessageReceived content/child/child_thread_impl.cc:669:10
    #12 0x10902013b in OnDispatchMessage ipc/ipc_channel_proxy.cc:288:3
    #13 0x106c7b36c in Run base/callback.h:396:12
    #14 0x106c7b36c in RunTask base/debug/task_annotator.cc:51:0
    #15 0x113a2189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #16 0x113a1ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #17 0x106c7b36c in Run base/callback.h:396:12
    #18 0x106c7b36c in RunTask base/debug/task_annotator.cc:51:0
    #19 0x106ce3894 in RunTask base/message_loop/message_loop.cc:482:3
    #20 0x106ce4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #21 0x106ce4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #22 0x106c594a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #23 0x106cc88a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #24 0x106c57936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #25 0x7fff8d1f8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #26 0x7fff8d1f8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #27 0x7fff8d21b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #28 0x7fff8d21b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #29 0x7fff970bd7bd in -[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 267
    #30 0x106c5aa83 in DoRun base/message_loop/message_pump_mac.mm:606:5
    #31 0x106c58d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #32 0x106d1e078 in Run base/run_loop.cc:55:3
    #33 0x106ce20b4 in Run base/message_loop/message_loop.cc:289:3
    #34 0x113cfa286 in RendererMain content/renderer/renderer_main.cc:228:7
    #35 0x106b9d948 in Run content/app/content_main_runner.cc:786:12
    #36 0x106b9babd in ContentMain content/app/content_main.cc:19:15
    #37 0x105c39c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #38 0x101da499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #39 0x101da4563 in start (in Chromium Helper) + 51
    #34 0x10  (<unknown module>)

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0xe02ca1f)
==65372==ABORTING
Received signal 6
[end of stack trace]
[65374:12551:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[65381:12551:1203/070245:WARNING:channel.cc(358)] RawChannel write error
[65367:3847:1203/070246:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 5
[65371:17411:1203/070246:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DevToolsReattachAfterCrashTest.TestReattachAfterCrashOnNetwork (9566 ms)
[53/229] DevToolsReattachAfterCrashTest.TestReattachAfterCrashOnNetwork (10958 ms)
[ RUN      ] WorkerDevToolsSanityTest.InspectSharedWorker
[65378:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:60110...
sending server_data: {"host": "127.0.0.1", "port": 60110} (36 bytes)
[65383:13063:1203/070249:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WorkerDevToolsSanityTest.InspectSharedWorker (7200 ms)
[54/229] WorkerDevToolsSanityTest.InspectSharedWorker (8534 ms)
[ RUN      ] DomDistillerViewerSourceBrowserTest.EarlyTemplateLoad
[65387:3847:1203/070249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.

GMOCK WARNING:
Uninteresting mock function call - returning default value.
    Function call: CreateDistillerPageImpl()
          Returns: NULL
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See http://code.google.com/p/googlemock/wiki/CookBook#Knowing_When_to_Expect for details.
[65387:3847:1203/070250:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x613000108600]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[65387:3847:1203/070250:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x613000108600]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[65384:3847:1203/070250:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65384:3847:1203/070250:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] DomDistillerViewerSourceBrowserTest.EarlyTemplateLoad (2524 ms)
[55/229] DomDistillerViewerSourceBrowserTest.EarlyTemplateLoad (3775 ms)
[ RUN      ] DownloadTest.DownloadMimeType
[65395:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65389:3847:1203/070253:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65395:15879:1203/070253:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadMimeType (2543 ms)
[56/229] DownloadTest.DownloadMimeType (3966 ms)
[ RUN      ] DownloadTest.CloseNewTab3
[65396:3847:1203/070253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65396:17667:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.CloseNewTab3 (3057 ms)
[57/229] DownloadTest.CloseNewTab3 (4310 ms)
[ RUN      ] DownloadTest.CloseNewTab4
[65404:3847:1203/070256:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65404:17155:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.CloseNewTab4 (2555 ms)
[58/229] DownloadTest.CloseNewTab4 (3858 ms)
[ RUN      ] DownloadTest.DownloadErrorReadonlyFolder
[65408:3847:1203/070257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65409:13319:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[65408:15879:1203/070300:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadErrorReadonlyFolder (4565 ms)
[59/229] DownloadTest.DownloadErrorReadonlyFolder (5896 ms)
[ RUN      ] SavePageBrowserTest.SaveCompleteHTML
[65415:3847:1203/070300:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65416:12807:1203/070301:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageBrowserTest.SaveCompleteHTML (2876 ms)
[60/229] SavePageBrowserTest.SaveCompleteHTML (4092 ms)
[ RUN      ] SavePageAsMHTMLBrowserTest.SavePageAsMHTML
[65421:3847:1203/070303:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65422:12807:1203/070304:WARNING:channel.cc(358)] RawChannel write error
[65421:17411:1203/070304:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SavePageAsMHTMLBrowserTest.SavePageAsMHTML (2707 ms)
[61/229] SavePageAsMHTMLBrowserTest.SavePageAsMHTML (4119 ms)
[ RUN      ] ErrorPageNavigationCorrectionsFailTest.FetchCorrectionsFails
[65425:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65425:18179:1203/070305:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ErrorPageNavigationCorrectionsFailTest.FetchCorrectionsFails (2693 ms)
[62/229] ErrorPageNavigationCorrectionsFailTest.FetchCorrectionsFails (4185 ms)
[ RUN      ] AutomationApiTest.GetTreeByTabId
[65432:3847:1203/070307:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65428:62471:1203/070310:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65428:3847:1203/070310:INFO:CONSOLE(0)] "[SUCCESS] testGetTabById", source: chrome-extension://fbnckgfkikcccedlnicdmoiphikdbgbc/tab_id.html (0)
[65437:13319:1203/070310:WARNING:channel.cc(358)] RawChannel write error
[65432:17667:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.GetTreeByTabId (5248 ms)
[63/229] AutomationApiTest.GetTreeByTabId (6745 ms)
[ RUN      ] AutomationApiTest.TabsAutomationBooleanPermissions
[65436:3847:1203/070309:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65431:3847:1203/070311:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://pndjkebpibenbkghhnebffbmmdgefggd/permissions.html (0)
[65431:3847:1203/070311:INFO:CONSOLE(0)] "[SUCCESS] testError", source: chrome-extension://pndjkebpibenbkghhnebffbmmdgefggd/permissions.html (0)
[65439:3847:1203/070311:WARNING:logging_native_handler.cc(62)] no targetTree to destroy
[65431:4871:1203/070312:ERROR:mach_broker_mac.mm(234)] Unknown process 65442 is sending Mach IPC messages!
[65436:16391:1203/070312:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.TabsAutomationBooleanPermissions (4966 ms)
[64/229] AutomationApiTest.TabsAutomationBooleanPermissions (6254 ms)
[ RUN      ] BluetoothLowEnergyApiTest.ReadDescriptorValue
[65447:3847:1203/070314:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65443:3847:1203/070316:INFO:CONSOLE(59)] "Expecting error Operation failed", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[65443:3847:1203/070316:INFO:CONSOLE(59)] "Expecting error Invalid attribute value length", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[65443:3847:1203/070316:INFO:CONSOLE(59)] "Expecting error Permission denied", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[65443:3847:1203/070316:INFO:CONSOLE(59)] "Expecting error Insufficient authorization", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[65443:3847:1203/070316:INFO:CONSOLE(59)] "Expecting error Higher security needed", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[65443:3847:1203/070316:INFO:CONSOLE(59)] "Expecting error Operation not supported by this service", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[65443:3847:1203/070316:INFO:CONSOLE(59)] "Expecting error In progress", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/runtest.js (59)
[65443:3847:1203/070316:INFO:CONSOLE(0)] "[SUCCESS] testReadDescriptorValue", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[65447:17923:1203/070316:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.ReadDescriptorValue (3833 ms)
[65/229] BluetoothLowEnergyApiTest.ReadDescriptorValue (5385 ms)
[ RUN      ] BluetoothLowEnergyApiTest.PermissionDenied
[65452:3847:1203/070315:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65444:3847:1203/070317:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://pjdjhejcdkeebjehnokfbfnjmgmgdjlc/_generated_background_page.html (0)
[65453:12551:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[65455:13319:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[65452:17155:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BluetoothLowEnergyApiTest.PermissionDenied (3869 ms)
[66/229] BluetoothLowEnergyApiTest.PermissionDenied (5159 ms)
[ RUN      ] ExtensionBrowsingDataTest.BrowsingDataRemovalInputFromSettings
[65463:3847:1203/070319:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65465:15107:1203/070320:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] ExtensionBrowsingDataTest.BrowsingDataRemovalInputFromSettings (2567 ms)
[67/229] ExtensionBrowsingDataTest.BrowsingDataRemovalInputFromSettings (3920 ms)
[ RUN      ] ExtensionBrowsingDataTest.SettingsFunctionEmpty
[65466:3847:1203/070320:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65467:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65467:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65467:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65467:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65467:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65467:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65467:3847:1203/070321:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65466:17155:1203/070321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionBrowsingDataTest.SettingsFunctionEmpty (2632 ms)
[68/229] ExtensionBrowsingDataTest.SettingsFunctionEmpty (3877 ms)
[ RUN      ] CastStreamingApiTest.Basics
[65473:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65475:13827:1203/070325:WARNING:channel.cc(358)] RawChannel write error
[65468:3847:1203/070325:INFO:CONSOLE(13)] "[TEST] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (13)
[65479:23815:1203/070325:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[65479:23815:1203/070325:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[65479:23815:1203/070325:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[65468:3847:1203/070325:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (16)
[65468:3847:1203/070325:INFO:CONSOLE(24)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (24)
[65468:30211:1203/070325:WARNING:cast_transport_sender_impl.cc(167)] Unsafe to send audio with encryption DISABLED.
[65468:30211:1203/070325:WARNING:cast_transport_sender_impl.cc(206)] Unsafe to send video with encryption DISABLED.
[65468:3847:1203/070325:INFO:CONSOLE(40)] "Enabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (40)
[65468:3847:1203/070325:INFO:CONSOLE(43)] "Stopping.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (43)
[65468:3847:1203/070325:INFO:CONSOLE(60)] "Disabling logging.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (60)
[65468:3847:1203/070325:INFO:CONSOLE(63)] "Destroying.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.js (63)
[65468:3847:1203/070325:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.html (0)
[65468:3847:1203/070325:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/basics.html (0)
[65479:13575:1203/070325:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.Basics (3945 ms)
[69/229] CastStreamingApiTest.Basics (5279 ms)
[ RUN      ] CastStreamingApiTest.DestinationNotSet
[65476:3847:1203/070324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65469:3847:1203/070326:INFO:CONSOLE(13)] "[TEST] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (13)
[65480:24579:1203/070326:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[65480:24579:1203/070326:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[65480:24579:1203/070326:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[65469:3847:1203/070326:INFO:CONSOLE(16)] "Got MediaStream.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (16)
[65469:3847:1203/070326:INFO:CONSOLE(21)] "Starting.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (21)
[65469:3847:1203/070326:INFO:CONSOLE(32)] "Starting RTP stream before setting destination.", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.js (32)
[65469:3847:1203/070326:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.html (0)
[65469:3847:1203/070326:INFO:CONSOLE(0)] "[SUCCESS] rtpStreamStart", source: chrome-extension://ddchlicdkolnonkihahngkmmmjnjlkkf/destination_not_set.html (0)
[65480:13827:1203/070326:ERROR:audio_input_device.cc(264)] IO loop going away before the input device has been stopped
[       OK ] CastStreamingApiTest.DestinationNotSet (4137 ms)
[70/229] CastStreamingApiTest.DestinationNotSet (5366 ms)
[ RUN      ] CommandServiceTest.GetExtensionActionCommandQuerySuggested
[65486:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65486:17155:1203/070332:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CommandServiceTest.GetExtensionActionCommandQuerySuggested (5303 ms)
[71/229] CommandServiceTest.GetExtensionActionCommandQuerySuggested (6820 ms)
[ RUN      ] DeclarativeApiTest.NoTracesAfterUninstalling
[65489:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65494:13063:1203/070333:WARNING:channel.cc(358)] RawChannel write error
[65489:3847:1203/070334:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65489:3847:1203/070334:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65489:17155:1203/070334:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeApiTest.NoTracesAfterUninstalling (6768 ms)
[72/229] DeclarativeApiTest.NoTracesAfterUninstalling (8072 ms)
[ RUN      ] DeclarativeContentApiTest.UninstallWhileActivePageAction
[65500:3847:1203/070335:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DeclarativeContentApiTest.UninstallWhileActivePageAction (5692 ms)
[73/229] DeclarativeContentApiTest.UninstallWhileActivePageAction (7084 ms)
[ RUN      ] DeclarativeContentApiTest.NotBookmarkedRulesEvaluatedOnBookmarkEvents
[65506:3847:1203/070337:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65509:13063:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[65507:12807:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[65506:17155:1203/070340:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.NotBookmarkedRulesEvaluatedOnBookmarkEvents (4545 ms)
[74/229] DeclarativeContentApiTest.NotBookmarkedRulesEvaluatedOnBookmarkEvents (6000 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_PauseResumeCancelErase
[65514:3847:1203/070342:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65510:3847:1203/070343:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65514:16391:1203/070343:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_PauseResumeCancelErase (2688 ms)
[75/229] DownloadExtensionTest.DownloadExtensionTest_PauseResumeCancelErase (3940 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_Active
[65518:3847:1203/070343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65522:12807:1203/070345:WARNING:channel.cc(358)] RawChannel write error
[65519:13063:1203/070345:WARNING:channel.cc(358)] RawChannel write error
[65518:17411:1203/070345:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_FileIcon_Active (3932 ms)
[76/229] DownloadExtensionTest.DownloadExtensionTest_FileIcon_Active (5362 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_Download_File
[65525:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65526:12807:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[65521:4871:1203/070348:ERROR:mach_broker_mac.mm(234)] Unknown process 65528 is sending Mach IPC messages!
[65525:17411:1203/070348:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_Download_File (3447 ms)
[77/229] DownloadExtensionTest.DownloadExtensionTest_Download_File (4867 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilenameExtension
[65531:3847:1203/070349:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65527:52227:1203/070350:ERROR:mach_broker_mac.mm(234)] Unknown process 65534 is sending Mach IPC messages!
[65531:17411:1203/070350:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilenameExtension (3668 ms)
[78/229] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_IllegalFilenameExtension (5220 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryWithOnlyWritePermissionTest
[65537:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65533:5635:1203/070353:ERROR:mach_broker_mac.mm(234)] Unknown process 65541 is sending Mach IPC messages!
[65533:3847:1203/070354:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://djpajmdmllommdfgmmlcbkldihipbmog/test.html (0)
[65538:13063:1203/070354:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryWithOnlyWritePermissionTest (5032 ms)
[79/229] FileSystemApiTest.FileSystemApiOpenDirectoryWithOnlyWritePermissionTest (6482 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistTest
[65544:3847:1203/070354:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65539:4611:1203/070356:ERROR:mach_broker_mac.mm(234)] Unknown process 65547 is sending Mach IPC messages!
[65539:3847:1203/070357:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://bgaepcgbklgipehbkpgjgckfllgmfabo/test.html (0)
[65545:12807:1203/070357:WARNING:channel.cc(358)] RawChannel write error
[65539:3847:1203/070357:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[65544:17155:1203/070357:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistTest (4864 ms)
[80/229] FileSystemApiTest.FileSystemApiOpenDirectoryOnGraylistTest (6078 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenDirectorySubdirectoryOfGraylistTest
[65552:3847:1203/070358:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65549:4871:1203/070400:ERROR:mach_broker_mac.mm(234)] Unknown process 65557 is sending Mach IPC messages!
[65549:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://ikpikdbnnhigmecdjngbldeimkakcick/test.html (0)
[65549:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] readDirectory", source: chrome-extension://ikpikdbnnhigmecdjngbldeimkakcick/test.html (0)
[65549:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] removeFile", source: chrome-extension://ikpikdbnnhigmecdjngbldeimkakcick/test.html (0)
[65549:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] copyFile", source: chrome-extension://ikpikdbnnhigmecdjngbldeimkakcick/test.html (0)
[65549:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] moveFile", source: chrome-extension://ikpikdbnnhigmecdjngbldeimkakcick/test.html (0)
[65549:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] createFile", source: chrome-extension://ikpikdbnnhigmecdjngbldeimkakcick/test.html (0)
[65549:3847:1203/070401:INFO:CONSOLE(0)] "[SUCCESS] createDirectory", source: chrome-extension://ikpikdbnnhigmecdjngbldeimkakcick/test.html (0)
[65552:17155:1203/070402:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenDirectorySubdirectoryOfGraylistTest (5597 ms)
[81/229] FileSystemApiTest.FileSystemApiOpenDirectorySubdirectoryOfGraylistTest (7106 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiOpenMultipleWritableExistingFilesTest
[65559:3847:1203/070400:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65553:52747:1203/070402:ERROR:mach_broker_mac.mm(234)] Unknown process 65561 is sending Mach IPC messages!
[65553:3847:1203/070403:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://hpdfimfkdjlehhejmapfnhijacfikjkl/test.html (0)
[65553:3847:1203/070403:INFO:CONSOLE(0)] "[SUCCESS] openFile", source: chrome-extension://hpdfimfkdjlehhejmapfnhijacfikjkl/test.html (0)
[65559:17411:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiOpenMultipleWritableExistingFilesTest (4796 ms)
[82/229] FileSystemApiTest.FileSystemApiOpenMultipleWritableExistingFilesTest (6273 ms)
[ RUN      ] HotwordPrivateApiTest.OnFinalizeSpeakerModel
[65573:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HotwordPrivateApiTest.OnFinalizeSpeakerModel (3506 ms)
[83/229] HotwordPrivateApiTest.OnFinalizeSpeakerModel (4905 ms)
[ RUN      ] HotwordPrivateApiTest.AudioHistoryWebHistoryFailure
[65579:3847:1203/070411:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65576:3847:1203/070413:INFO:CONSOLE(0)] "[SUCCESS] audioHistory", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.AudioHistoryWebHistoryFailure (3382 ms)
[84/229] HotwordPrivateApiTest.AudioHistoryWebHistoryFailure (4691 ms)
[ RUN      ] IdentityGetProfileUserInfoFunctionTest.NotSignedInNoEmail
[65586:3847:1203/070416:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65587:3847:1203/070416:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65587:3847:1203/070416:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65587:3847:1203/070416:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65587:3847:1203/070416:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65587:3847:1203/070416:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65587:3847:1203/070416:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65587:3847:1203/070416:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] IdentityGetProfileUserInfoFunctionTest.NotSignedInNoEmail (2183 ms)
[85/229] IdentityGetProfileUserInfoFunctionTest.NotSignedInNoEmail (3510 ms)
[ RUN      ] GetAuthTokenFunctionTest.NoninteractiveQueue
[65591:3847:1203/070419:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65588:3847:1203/070421:INFO:CONSOLE(5)] "hi there", source: chrome-extension://nfphokgabafnlomekeaflkmcmdnaegco/test.js (5)
[65591:17923:1203/070421:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.NoninteractiveQueue (3327 ms)
[86/229] GetAuthTokenFunctionTest.NoninteractiveQueue (4575 ms)
[ RUN      ] GetAuthTokenFunctionTest.ComponentWithChromeClientId
[65597:3847:1203/070424:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] GetAuthTokenFunctionTest.ComponentWithChromeClientId (2338 ms)
[87/229] GetAuthTokenFunctionTest.ComponentWithChromeClientId (3779 ms)
[ RUN      ] GetAuthTokenFunctionTest.MultiPrimaryUser
[65604:3847:1203/070428:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65601:3847:1203/070429:INFO:CONSOLE(5)] "hi there", source: chrome-extension://nfphokgabafnlomekeaflkmcmdnaegco/test.js (5)
[       OK ] GetAuthTokenFunctionTest.MultiPrimaryUser (3326 ms)
[88/229] GetAuthTokenFunctionTest.MultiPrimaryUser (4579 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.LaunchAppFromBackground
[65610:3847:1203/070432:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65607:50179:1203/070435:ERROR:mach_broker_mac.mm(234)] Unknown process 65614 is sending Mach IPC messages!
[65610:17667:1203/070435:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.LaunchAppFromBackground (4268 ms)
[89/229] ExtensionManagementApiBrowserTest.LaunchAppFromBackground (5630 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.SelfUninstallNoPermissions
[65619:3847:1203/070438:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65620:13063:1203/070441:WARNING:channel.cc(358)] RawChannel write error
[65619:16647:1203/070441:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.SelfUninstallNoPermissions (4483 ms)
[90/229] ExtensionManagementApiBrowserTest.SelfUninstallNoPermissions (5899 ms)
[ RUN      ] ExtensionManagementApiTest.NoPermission
[65632:3847:1203/070444:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65623:3847:1203/070446:INFO:CONSOLE(0)] "[SUCCESS] permissionWarnings", source: chrome-extension://gjcbkdnekddkdbbcglgimlkcjonngmfm/test.html (0)
[65632:17411:1203/070446:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiTest.NoPermission (4128 ms)
[91/229] ExtensionManagementApiTest.NoPermission (5358 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.GetAllGalleryWatch
[65640:3847:1203/070449:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65640:17411:1203/070451:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.GetAllGalleryWatch (3309 ms)
[92/229] MediaGalleriesGalleryWatchApiTest.GetAllGalleryWatch (4593 ms)
[ RUN      ] MusicManagerPrivateTest.DeviceIdValueReturned
[65646:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65643:4611:1203/070455:ERROR:mach_broker_mac.mm(234)] Unknown process 65649 is sending Mach IPC messages!
[65643:3847:1203/070456:INFO:CONSOLE(24)] "customArg=undefined", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/chrometest.js (24)
[65643:3847:1203/070456:INFO:CONSOLE(9)] "Device ID=undefined", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/chrometest.js (9)
[65643:3847:1203/070456:INFO:CONSOLE(0)] "[SUCCESS] test", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/index.html (0)
[65643:3847:1203/070456:INFO:CONSOLE(0)] "Unchecked runtime.lastError while running musicManagerPrivate.getDeviceId: Device ID API is not supported on this platform.
    at test (chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/chrometest.js:8:34)", source: chrome-extension://jmbjemmmmmgganhjbmejjgmcacaoking/index.html (0)
[65646:17923:1203/070456:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MusicManagerPrivateTest.DeviceIdValueReturned (3771 ms)
[93/229] MusicManagerPrivateTest.DeviceIdValueReturned (5087 ms)
[ RUN      ] ExtensionPreferenceApiTest.PersistentIncognito
[65654:3847:1203/070459:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65651:5383:1203/070500:ERROR:mach_broker_mac.mm(234)] Unknown process 65665 is sending Mach IPC messages!
[65651:3847:1203/070501:INFO:CONSOLE(0)] "[SUCCESS] getRegular", source: chrome-extension://pmikoehbpcncdcdfmcfkjjlkiadaoibd/test.html (0)
[65651:3847:1203/070501:INFO:CONSOLE(0)] "[SUCCESS] getIncognito", source: chrome-extension://pmikoehbpcncdcdfmcfkjjlkiadaoibd/test.html (0)
[65651:3847:1203/070501:INFO:CONSOLE(0)] "[SUCCESS] set", source: chrome-extension://pmikoehbpcncdcdfmcfkjjlkiadaoibd/test.html (0)
[65651:3847:1203/070501:INFO:CONSOLE(0)] "[SUCCESS] getRegular2", source: chrome-extension://pmikoehbpcncdcdfmcfkjjlkiadaoibd/test.html (0)
[65651:3847:1203/070501:INFO:CONSOLE(0)] "[SUCCESS] getIncognito2", source: chrome-extension://pmikoehbpcncdcdfmcfkjjlkiadaoibd/test.html (0)
[       OK ] ExtensionPreferenceApiTest.PersistentIncognito (3628 ms)
[94/229] ExtensionPreferenceApiTest.PersistentIncognito (4836 ms)
[ RUN      ] HotwordPrivateApiTest.OnEnabledChanged
[65568:3847:1203/070405:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001055deaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001139cff27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9047b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d216233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d21b916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d21b0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94bd9eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94bd9c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94bd9ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b802533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b801df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b7f91a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001055bfa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001055bd7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010567d149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000113aa1e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000113aa1db5 _ZN7content14RunMessageLoopEv + 181
18  browser_tests                       0x0000000113e041a9 _ZN28ExtensionTestMessageListener18WaitUntilSatisfiedEv + 73
19  browser_tests                       0x00000001030b07e6 _ZN43HotwordPrivateApiTest_OnEnabledChanged_Test19RunTestOnMainThreadEv + 710
20  browser_tests                       0x00000001055a7265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
21  browser_tests                       0x00000001139cf96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
22  browser_tests                       0x00000001048088ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
23  browser_tests                       0x0000000104806016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
24  browser_tests                       0x000000010fd94837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
25  browser_tests                       0x000000011061c11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
26  browser_tests                       0x000000010fd9026b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
27  browser_tests                       0x000000010fd9c407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
28  browser_tests                       0x000000010fd88b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
29  browser_tests                       0x00000001139cc679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
30  browser_tests                       0x00000001139ca7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
31  browser_tests                       0x00000001139cf0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
32  browser_tests                       0x00000001055a50dd _ZN20InProcessBrowserTest5SetUpEv + 717
33  browser_tests                       0x000000010636ef80 _ZN7testing4Test3RunEv + 464
34  browser_tests                       0x0000000106370b16 _ZN7testing8TestInfo3RunEv + 1046
35  browser_tests                       0x0000000106371dba _ZN7testing8TestCase3RunEv + 1306
36  browser_tests                       0x0000000106383ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
37  browser_tests                       0x000000010638302a _ZN7testing8UnitTest3RunEv + 410
38  browser_tests                       0x00000001057a7219 _ZN4base9TestSuite3RunEv + 665
39  browser_tests                       0x00000001043af9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
40  browser_tests                       0x0000000113a9a7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
41  browser_tests                       0x000000010555b513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
42  browser_tests                       0x00000001043af88d main + 237
43  browser_tests                       0x0000000102865e34 start + 52
44  ???                                 0x0000000000000009 0x0 + 9
[95/229] HotwordPrivateApiTest.OnEnabledChanged (TIMED OUT)
[ RUN      ] SocketApiTest.SocketTCPServerExtension
[65671:3847:1203/070504:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65667:3847:1203/070506:INFO:CONSOLE(415)] "Running tests, protocol none, echo server 127.0.0.1:8888", source: chrome-extension://lgpccnmkgabhplbedjcmllkdebgoijnh/background.js (415)
[65667:3847:1203/070506:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lgpccnmkgabhplbedjcmllkdebgoijnh/_generated_background_page.html (0)
[65667:30211:1203/070506:ERROR:socket_posix.cc(121)] bind() returned an error, errno=48: Address already in use
[65667:3847:1203/070506:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://lgpccnmkgabhplbedjcmllkdebgoijnh/_generated_background_page.html (0)
[       OK ] SocketApiTest.SocketTCPServerExtension (4686 ms)
[96/229] SocketApiTest.SocketTCPServerExtension (5994 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning2
[65683:3847:1203/070509:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65680:5635:1203/070511:ERROR:mach_broker_mac.mm(234)] Unknown process 65685 is sending Mach IPC messages!
[65680:62475:1203/070513:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65686:12807:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[65683:17155:1203/070513:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning2 (4969 ms)
[97/229] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSpanning2 (6144 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit2
[65695:3847:1203/070516:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65689:5635:1203/070517:ERROR:mach_broker_mac.mm(234)] Unknown process 65697 is sending Mach IPC messages!
[65689:62731:1203/070519:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65698:13063:1203/070519:WARNING:channel.cc(358)] RawChannel write error
[65695:17411:1203/070519:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit2 (4895 ms)
[98/229] ExtensionWebRequestApiTest.WebRequestDeclarativePermissionSplit2 (6151 ms)
[ RUN      ] WebrtcLoggingPrivateApiTest.TestStartStopRtpDump
[65703:3847:1203/070522:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65704:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65704:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65704:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65704:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65704:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65704:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65704:3847:1203/070522:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WebrtcLoggingPrivateApiTest.TestStartStopRtpDump (2125 ms)
[99/229] WebrtcLoggingPrivateApiTest.TestStartStopRtpDump (3506 ms)
[ RUN      ] AppApiTest.ClientRedirectToAppFromExtension
[65709:3847:1203/070525:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65705:62219:1203/070528:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65705:62219:1203/070528:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65709:17923:1203/070528:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==65709==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90492bc9 bp 0x00011f267730 sp 0x00011f2676f0 T6)
    #0 0x7fff90492bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1075bb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1075bb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1075bb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1075bb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1075dd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1075dd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x1075c8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x1075c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x1075c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x1075d6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x1075d6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x1075d6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x1075d6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x1075d6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10523036c in Run base/callback.h:396:12
    #16 0x10523036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x105298894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x105299ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x105299ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10520ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1052d3078 in Run base/run_loop.cc:55:3
    #22 0x1052970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x105341d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10533560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x100399119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x105334fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x105341426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x111e2026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x105124abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x105124abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10512370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x105152948 in Run content/app/content_main_runner.cc:786:12
    #8 0x105150abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1041eec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10035199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x100351563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==65709==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AppApiTest.ClientRedirectToAppFromExtension (4406 ms)
[100/229] AppApiTest.ClientRedirectToAppFromExtension (5634 ms)
[ RUN      ] ContentCapabilitiesTest.NoCapabilities
[65716:3847:1203/070531:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65713:62219:1203/070532:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ContentCapabilitiesTest.NoCapabilities (2363 ms)
[101/229] ContentCapabilitiesTest.NoCapabilities (3781 ms)
[ RUN      ] ExtensionCrxInstallerTest.HiDpiThemeTest
[65722:3847:1203/070535:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65723:13063:1203/070536:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.HiDpiThemeTest (3119 ms)
[102/229] ExtensionCrxInstallerTest.HiDpiThemeTest (4301 ms)
[ RUN      ] ErrorConsoleBrowserTest.ReportManifestErrors
[65728:3847:1203/070539:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65725:3847:1203/070540:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] ErrorConsoleBrowserTest.ReportManifestErrors (2226 ms)
[103/229] ErrorConsoleBrowserTest.ReportManifestErrors (3508 ms)
[ RUN      ] ExecuteScriptApiTest.ExecuteScriptInFrame
[65733:3847:1203/070542:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65730:62475:1203/070546:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65730:3847:1203/070546:INFO:CONSOLE(0)] "[SUCCESS] executeJavaScriptCodeInAllFramesShouldSucceed", source: chrome-extension://dcbljhimdfklngflmgcdhinpfppjfghl/test.html (0)
[65730:3847:1203/070546:INFO:CONSOLE(21)] "Uncaught TypeError: Cannot read property 'toLowerCase' of null", source: file:///Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/chrome/test/data/extensions/api_test/executescript/in_frame/script.js (21)
[65730:3847:1203/070546:INFO:CONSOLE(0)] "[SUCCESS] insertCSSTextInAllFramesShouldSucceed", source: chrome-extension://dcbljhimdfklngflmgcdhinpfppjfghl/test.html (0)
[65734:13063:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[65735:13063:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[65733:18691:1203/070546:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExecuteScriptApiTest.ExecuteScriptInFrame (5604 ms)
[104/229] ExecuteScriptApiTest.ExecuteScriptInFrame (6929 ms)
[ RUN      ] ExtensionContextMenuBrowserTest.TopLevel
[65741:3847:1203/070549:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65742:13063:1203/070556:WARNING:channel.cc(358)] RawChannel write error
[65743:13063:1203/070556:WARNING:channel.cc(358)] RawChannel write error
[65741:16135:1203/070556:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionContextMenuBrowserTest.TopLevel (8282 ms)
[105/229] ExtensionContextMenuBrowserTest.TopLevel (9584 ms)
[ RUN      ] ClipboardApiTest.HostedApp
[65752:3847:1203/070559:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65749:62731:1203/070601:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ClipboardApiTest.HostedApp (3316 ms)
[106/229] ClipboardApiTest.HostedApp (4561 ms)
[ RUN      ] WebNavigationApiTest.Api
[65677:3847:1203/070505:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000104ab9aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000112eaaf27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9047b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d216233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d21b916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d21b0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94bd9eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94bd9c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94bd9ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b802533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b801df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b7f91a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000104a9aa28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000104a987fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000104b58149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000112f7ce9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000010388623a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x00000001038867a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x000000010387b562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x000000010387a31f _ZN20ExtensionBrowserTest22LoadExtensionWithFlagsERKN4base8FilePathEi + 207
21  browser_tests                       0x000000010387663a _ZN16ExtensionApiTest20RunExtensionTestImplERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_PKci + 810
22  browser_tests                       0x00000001038762a1 _ZN16ExtensionApiTest16RunExtensionTestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE + 209
23  browser_tests                       0x00000001027b23f4 _ZN10extensions29WebNavigationApiTest_Api_Test19RunTestOnMainThreadEv + 372
24  browser_tests                       0x0000000104a82265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
25  browser_tests                       0x0000000112eaa96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
26  browser_tests                       0x0000000103ce38ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
27  browser_tests                       0x0000000103ce1016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
28  browser_tests                       0x000000010f26f837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
29  browser_tests                       0x000000010faf711a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
30  browser_tests                       0x000000010f26b26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
31  browser_tests                       0x000000010f277407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
32  browser_tests                       0x000000010f263b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
33  browser_tests                       0x0000000112ea7679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
34  browser_tests                       0x0000000112ea57ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
35  browser_tests                       0x0000000112eaa0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
36  browser_tests                       0x0000000104a800dd _ZN20InProcessBrowserTest5SetUpEv + 717
37  browser_tests                       0x0000000105849f80 _ZN7testing4Test3RunEv + 464
38  browser_tests                       0x000000010584bb16 _ZN7testing8TestInfo3RunEv + 1046
39  browser_tests                       0x000000010584cdba _ZN7testing8TestCase3RunEv + 1306
40  browser_tests                       0x000000010585eab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
41  browser_tests                       0x000000010585e02a _ZN7testing8UnitTest3RunEv + 410
42  browser_tests                       0x0000000104c82219 _ZN4base9TestSuite3RunEv + 665
43  browser_tests                       0x000000010388a9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
44  browser_tests                       0x0000000112f757c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
45  browser_tests                       0x0000000104a36513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
46  browser_tests                       0x000000010388a88d main + 237
47  browser_tests                       0x0000000101d40e34 start + 52
48  ???                                 0x0000000000000009 0x0 + 9
[107/229] WebNavigationApiTest.Api (TIMED OUT)
[ RUN      ] ExtensionFetchTest.ExtensionCanFetchExtensionResource
[65758:3847:1203/070604:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65758:17923:1203/070606:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionFetchTest.ExtensionCanFetchExtensionResource (4014 ms)
[108/229] ExtensionFetchTest.ExtensionCanFetchExtensionResource (5358 ms)
[ RUN      ] GaiaAuthExtensionLoaderTest.AddAndGet
[65765:3847:1203/070606:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65766:13319:1203/070607:WARNING:channel.cc(358)] RawChannel write error
[65766:15363:1203/070607:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[65765:18179:1203/070607:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GaiaAuthExtensionLoaderTest.AddAndGet (2370 ms)
[109/229] GaiaAuthExtensionLoaderTest.AddAndGet (3701 ms)
[ RUN      ] GeolocationBrowserTest.NoPromptForAllowedOrigin
[65772:3847:1203/070609:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65767:40975:1203/070610:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65767:3847:1203/070610:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65772:17155:1203/070610:WARNING:channel.cc(358)] RawChannel write error
[65767:3847:1203/070610:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.NoPromptForAllowedOrigin (2680 ms)
[110/229] GeolocationBrowserTest.NoPromptForAllowedOrigin (4129 ms)
[ RUN      ] GeolocationBrowserTest.InvalidUrlRequest
[65775:3847:1203/070610:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65768:62467:1203/070611:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65775:17155:1203/070611:WARNING:channel.cc(358)] RawChannel write error
[65768:3847:1203/070611:WARNING:geolocation_browsertest.cc(293)] TearDownInProcessBrowserTestFixture. Test Finished.
[       OK ] GeolocationBrowserTest.InvalidUrlRequest (2995 ms)
[111/229] GeolocationBrowserTest.InvalidUrlRequest (4323 ms)
[ RUN      ] MediaStreamPermissionTest.TestDismissingRequest
[65785:3847:1203/070614:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65778:3847:1203/070615:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:60177/webrtc/adapter.js (71)
[65778:62987:1203/070615:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65778:3847:1203/070615:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:60177/webrtc/test_functions.js (13)
[65778:3847:1203/070615:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:60177/webrtc/test_functions.js (13)
[65778:3847:1203/070615:INFO:CONSOLE(13)] "failed-with-error-PermissionDismissedError", source: http://127.0.0.1:60177/webrtc/test_functions.js (13)
[65778:3847:1203/070615:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:60177/webrtc/test_functions.js (13)
[65778:3847:1203/070615:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDismissedError to test.", source: http://127.0.0.1:60177/webrtc/test_functions.js (13)
[65785:17411:1203/070615:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamPermissionTest.TestDismissingRequest (2673 ms)
[112/229] MediaStreamPermissionTest.TestDismissingRequest (4055 ms)
[ RUN      ] InfoBarsTest.TestInfoBarsCloseOnNewTheme
[65781:3847:1203/070613:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65777:41231:1203/070614:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65789:12807:1203/070618:WARNING:channel.cc(358)] RawChannel write error
[65784:13063:1203/070618:WARNING:channel.cc(358)] RawChannel write error
[65781:17155:1203/070618:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InfoBarsTest.TestInfoBarsCloseOnNewTheme (6646 ms)
[113/229] InfoBarsTest.TestInfoBarsCloseOnNewTheme (8142 ms)
[ RUN      ] EncryptedMediaSupportedTypesClearKeyTest.Video_WebM
[65794:3847:1203/070618:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncryptedMediaSupportedTypesClearKeyTest.Video_WebM (2694 ms)
[114/229] EncryptedMediaSupportedTypesClearKeyTest.Video_WebM (4086 ms)
[ RUN      ] MediaStreamDevicesControllerTest.NonPepperRequestInsecure
[65800:3847:1203/070621:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65800:3847:1203/070623:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65800:3847:1203/070623:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65800:3847:1203/070623:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65800:3847:1203/070623:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65800:3847:1203/070623:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65800:17923:1203/070623:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamDevicesControllerTest.NonPepperRequestInsecure (2872 ms)
[115/229] MediaStreamDevicesControllerTest.NonPepperRequestInsecure (4119 ms)
[ RUN      ] MetricsServiceBrowserTest.CloseRenderersNormally
[65804:3847:1203/070622:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65804:3847:1203/070625:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x61300010d140]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[65804:3847:1203/070625:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x61300010d140]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[65804:3847:1203/070625:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x61300010d140]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[65804:3847:1203/070625:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x61300010d140]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[65797:3847:1203/070626:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65797:3847:1203/070626:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65804:17155:1203/070626:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MetricsServiceBrowserTest.CloseRenderersNormally (5137 ms)
[116/229] MetricsServiceBrowserTest.CloseRenderersNormally (6565 ms)
[ RUN      ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingSlowCorrections
[65812:3847:1203/070626:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65807:3847:1203/070627:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingSlowCorrections (2793 ms)
[117/229] DnsProbeBrowserTest.NxdomainProbeResultWithWorkingSlowCorrections (4114 ms)
[ RUN      ] DnsProbeBrowserTest.NoInternetProbeResultWithBrokenCorrections
[65818:3847:1203/070629:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65821:13319:1203/070630:WARNING:channel.cc(358)] RawChannel write error
[65814:3847:1203/070630:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65818:17155:1203/070630:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DnsProbeBrowserTest.NoInternetProbeResultWithBrokenCorrections (3000 ms)
[118/229] DnsProbeBrowserTest.NoInternetProbeResultWithBrokenCorrections (4350 ms)
[ RUN      ] DnsProbeBrowserTest.ProbesDisabled
[65822:3847:1203/070630:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65822:3847:1203/070631:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65822:3847:1203/070631:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65822:3847:1203/070631:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65822:3847:1203/070631:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65822:3847:1203/070631:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65822:3847:1203/070631:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65822:3847:1203/070631:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65822:17155:1203/070631:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DnsProbeBrowserTest.ProbesDisabled (2888 ms)
[119/229] DnsProbeBrowserTest.ProbesDisabled (4327 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PromptForXHRSubmit
[65828:3847:1203/070633:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65824:43811:1203/070634:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65824:3847:1203/070634:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.PromptForXHRSubmit (2776 ms)
[120/229] PasswordManagerBrowserTestBase.PromptForXHRSubmit (4015 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithAmbiguousIdAttribute
[65832:3847:1203/070634:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65825:44063:1203/070635:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65825:3847:1203/070635:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithAmbiguousIdAttribute (2732 ms)
[121/229] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithAmbiguousIdAttribute (4117 ms)
[ RUN      ] PasswordManagerBrowserTestBase.PasswordRetryFormSaveNoUsernameCredentials
[65839:3847:1203/070637:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65835:43307:1203/070638:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65842:13063:1203/070638:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.PasswordRetryFormSaveNoUsernameCredentials (2837 ms)
[122/229] PasswordManagerBrowserTestBase.PasswordRetryFormSaveNoUsernameCredentials (4137 ms)
[ RUN      ] SyncedPrefChangeRegistrarTest.IgnoreLocalChangesToManagedPrefs
[65849:3847:1203/070641:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65850:3847:1203/070642:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[65850:3847:1203/070642:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65850:3847:1203/070642:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65850:3847:1203/070642:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65850:3847:1203/070642:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65850:3847:1203/070642:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65850:3847:1203/070642:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] SyncedPrefChangeRegistrarTest.IgnoreLocalChangesToManagedPrefs (2245 ms)
[123/229] SyncedPrefChangeRegistrarTest.IgnoreLocalChangesToManagedPrefs (3562 ms)
[ RUN      ] MaterialPDFExtensionTest.Bookmark
[65843:3847:1203/070638:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65836:61955:1203/070639:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65836:3847:1203/070642:INFO:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[65836:3847:1203/070643:INFO:CONSOLE(0)] "[SUCCESS] testHasCorrectBookmarks", source: chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/index-material.html (0)
[65836:3847:1203/070643:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65836:3847:1203/070643:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] MaterialPDFExtensionTest.Bookmark (7100 ms)
[124/229] MaterialPDFExtensionTest.Bookmark (8392 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksRemovingOne
[65857:3847:1203/070645:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65852:62471:1203/070646:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65857:17411:1203/070647:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksRemovingOne (4341 ms)
[125/229] PrerenderBrowserTest.PrerenderPageRemovingLinkWithTwoLinksRemovingOne (5686 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderAlertAfterOnload
[65862:3847:1203/070647:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65856:62211:1203/070648:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65862:16899:1203/070648:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderAlertAfterOnload (3708 ms)
[126/229] PrerenderBrowserTest.PrerenderAlertAfterOnload (5264 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToFirst
[65869:3847:1203/070651:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65865:63243:1203/070652:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65869:17155:1203/070653:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderClientRedirectNavigateToFirst (4066 ms)
[127/229] PrerenderBrowserTest.PrerenderClientRedirectNavigateToFirst (5504 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToFirst
[65873:3847:1203/070652:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65867:60691:1203/070653:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65873:17923:1203/070655:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToFirst (4715 ms)
[128/229] PrerenderBrowserTest.PrerenderLocationReplaceNavigateToFirst (6206 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecond
[65881:3847:1203/070656:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65877:62723:1203/070657:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65886:13063:1203/070658:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecond (3836 ms)
[129/229] PrerenderBrowserTest.PrerenderServerRedirectNavigateToSecond (5133 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderNoSSLReferrer
[65887:3847:1203/070658:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65882:63495:1203/070659:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65882:62731:1203/070700:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderNoSSLReferrer (3903 ms)
[130/229] PrerenderBrowserTest.PrerenderNoSSLReferrer (5221 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderWindowSize
[65894:3847:1203/070701:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65890:62467:1203/070702:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65896:13063:1203/070703:WARNING:channel.cc(358)] RawChannel write error
[65899:12807:1203/070703:WARNING:channel.cc(358)] RawChannel write error
[65894:17667:1203/070703:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderWindowSize (3934 ms)
[131/229] PrerenderBrowserTest.PrerenderWindowSize (5228 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderFragmentNavigateFragment
[65900:3847:1203/070703:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65895:61963:1203/070704:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65901:13063:1203/070705:WARNING:channel.cc(358)] RawChannel write error
[65900:17155:1203/070705:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderFragmentNavigateFragment (3633 ms)
[132/229] PrerenderBrowserTest.PrerenderFragmentNavigateFragment (5012 ms)
[ RUN      ] PushMessagingBrowserTest.SubscribeFailureNoManifest
[65908:3847:1203/070707:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65904:18179:1203/070707:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65904:3847:1203/070708:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:60250/push_messaging/push_test.js (18)
[65904:3847:1203/070708:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:60250/push_messaging/push_test.js (18)
[65904:3847:1203/070708:INFO:CONSOLE(18)] "sendResultToTest: manifest removed", source: https://127.0.0.1:60250/push_messaging/push_test.js (18)
[65904:3847:1203/070708:INFO:CONSOLE(18)] "sendResultToTest: AbortError - Registration failed - no sender id provided", source: https://127.0.0.1:60250/push_messaging/push_test.js (18)
[65909:13063:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[65904:3847:1203/070708:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[65904:3847:1203/070708:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[65904:3847:1203/070708:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[65908:17155:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.SubscribeFailureNoManifest (2783 ms)
[133/229] PushMessagingBrowserTest.SubscribeFailureNoManifest (4189 ms)
[ RUN      ] PushMessagingBrowserTest.DenyNotificationsPermissionUnsubscribes
[65912:3847:1203/070708:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65907:18179:1203/070709:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65907:3847:1203/070709:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:60252/push_messaging/push_test.js (18)
[65907:3847:1203/070709:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:60252/push_messaging/push_test.js (18)
[65907:3847:1203/070709:INFO:CONSOLE(18)] "sendResultToTest: https://android.googleapis.com/gcm/send/1-0", source: https://127.0.0.1:60252/push_messaging/push_test.js (18)
[65907:3847:1203/070709:INFO:CONSOLE(18)] "sendResultToTest: true - subscribed", source: https://127.0.0.1:60252/push_messaging/push_test.js (18)
[65907:3847:1203/070709:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:60252/push_messaging/push_test.js (18)
[65907:3847:1203/070709:INFO:CONSOLE(18)] "sendResultToTest: permission status - denied", source: https://127.0.0.1:60252/push_messaging/push_test.js (18)
[65907:3847:1203/070709:INFO:CONSOLE(18)] "sendResultToTest: false - not subscribed", source: https://127.0.0.1:60252/push_messaging/push_test.js (18)
[65907:3847:1203/070709:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[65907:3847:1203/070709:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[65907:3847:1203/070709:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[65912:17411:1203/070709:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTest.DenyNotificationsPermissionUnsubscribes (3043 ms)
[134/229] PushMessagingBrowserTest.DenyNotificationsPermissionUnsubscribes (4406 ms)
[ RUN      ] PushMessagingBrowserTestEmptySubscriptionOptions.RegisterFailureEmptyPushSubscriptionOptions
[65917:3847:1203/070711:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65914:18179:1203/070712:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65914:3847:1203/070712:INFO:CONSOLE(18)] "sendResultToTest: ok - service worker registered", source: https://127.0.0.1:60257/push_messaging/push_test.js (18)
[65914:3847:1203/070712:INFO:CONSOLE(18)] "sendResultToTest: permission status - granted", source: https://127.0.0.1:60257/push_messaging/push_test.js (18)
[65914:3847:1203/070712:INFO:CONSOLE(0)] "Chrome currently only supports the Push API for subscriptions that will result in user-visible messages. You can indicate this by calling pushManager.subscribe({userVisibleOnly: true}) instead. See https://goo.gl/yqv4Q4 for more details.", source: https://127.0.0.1:60257/push_messaging/test_no_subscription_options.html (0)
[65914:3847:1203/070712:INFO:CONSOLE(18)] "sendResultToTest: PermissionDeniedError - Registration failed - permission denied", source: https://127.0.0.1:60257/push_messaging/push_test.js (18)
[65914:3847:1203/070712:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[65914:3847:1203/070712:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[65914:3847:1203/070712:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[65917:17667:1203/070712:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PushMessagingBrowserTestEmptySubscriptionOptions.RegisterFailureEmptyPushSubscriptionOptions (2701 ms)
[135/229] PushMessagingBrowserTestEmptySubscriptionOptions.RegisterFailureEmptyPushSubscriptionOptions (4144 ms)
[ RUN      ] ReferrerPolicyTest.Redirect
[65922:3847:1203/070713:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65918:3847:1203/070714:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65922:15623:1203/070714:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.Redirect (2807 ms)
[136/229] ReferrerPolicyTest.Redirect (4155 ms)
[ RUN      ] ReferrerPolicyTest.RequestTabletSite
[65928:3847:1203/070715:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65923:3847:1203/070716:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[65928:16391:1203/070716:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ReferrerPolicyTest.RequestTabletSite (2629 ms)
[137/229] ReferrerPolicyTest.RequestTabletSite (3877 ms)
[ RUN      ] ContextMenuBrowserTest.OpenInNewTabReferrer
[65933:3847:1203/070717:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65929:62467:1203/070719:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65938:13063:1203/070719:WARNING:channel.cc(358)] RawChannel write error
[65935:13063:1203/070719:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContextMenuBrowserTest.OpenInNewTabReferrer (3834 ms)
[138/229] ContextMenuBrowserTest.OpenInNewTabReferrer (5202 ms)
[ RUN      ] SpellingMenuObserverTest.NoSpellingServiceWhenOffTheRecord
[65939:3847:1203/070719:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65939:16135:1203/070719:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SpellingMenuObserverTest.NoSpellingServiceWhenOffTheRecord (2530 ms)
[139/229] SpellingMenuObserverTest.NoSpellingServiceWhenOffTheRecord (3907 ms)
[ RUN      ] SSLUITest.TestHTTP
[65949:3847:1203/070723:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65950:13063:1203/070724:WARNING:channel.cc(358)] RawChannel write error
[65949:17159:1203/070724:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestHTTP (2693 ms)
[140/229] SSLUITest.TestHTTP (4050 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndProceed
[65959:3847:1203/070727:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65961:12551:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[65960:13063:1203/070729:WARNING:channel.cc(358)] RawChannel write error
[65961:16643:1203/070729:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000114adf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000114b2ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000114b76a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x00000001216ca493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x00000001216c9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000116566dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000115fa2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000115dce3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000115ec4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000115ec1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000115ec2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011600dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000011716c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000121a72663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000121a72ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000114bf0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000114beff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000114be560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9048d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9047a1a1 thread_start + 13

[       OK ] SSLUITest.TestHTTPSExpiredCertAndProceed (3641 ms)
[141/229] SSLUITest.TestHTTPSExpiredCertAndProceed (4962 ms)
[ RUN      ] SSLUITest.InterstitialNotAffectedByHideShow
[65966:3847:1203/070732:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65963:62987:1203/070734:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65963:3847:1203/070734:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[65966:17155:1203/070734:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.InterstitialNotAffectedByHideShow (4651 ms)
[142/229] SSLUITest.InterstitialNotAffectedByHideShow (6142 ms)
[ RUN      ] SSLUITestWithExtendedReporting.TestBrokenHTTPSGoBackReporting
[65974:3847:1203/070738:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65971:3847:1203/070739:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[65974:17155:1203/070739:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITestWithExtendedReporting.TestBrokenHTTPSGoBackReporting (3333 ms)
[143/229] SSLUITestWithExtendedReporting.TestBrokenHTTPSGoBackReporting (4566 ms)
[ RUN      ] CommonNameMismatchBrowserTest.InterstitialNavigateAwayWhileLoading
[65980:3847:1203/070742:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65980:3847:1203/070743:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65980:3847:1203/070743:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65980:3847:1203/070743:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] CommonNameMismatchBrowserTest.InterstitialNavigateAwayWhileLoading (2514 ms)
[144/229] CommonNameMismatchBrowserTest.InterstitialNavigateAwayWhileLoading (3772 ms)
[ RUN      ] DurableStorageBrowserTest.QueryBookmarkedPage
[65986:3847:1203/070746:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65982:68875:1203/070747:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] DurableStorageBrowserTest.QueryBookmarkedPage (2354 ms)
[145/229] DurableStorageBrowserTest.QueryBookmarkedPage (3773 ms)
[ RUN      ] ViewSourceTest.ViewSourceInMenuDisabledOnAMediaPage
[65991:3847:1203/070750:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65991:3847:1203/070750:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65991:3847:1203/070750:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65991:3847:1203/070750:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] ViewSourceTest.ViewSourceInMenuDisabledOnAMediaPage (2384 ms)
[146/229] ViewSourceTest.ViewSourceInMenuDisabledOnAMediaPage (3773 ms)
[ RUN      ] TabContentsTagTest.PostExistingTaskProviding
[65996:3847:1203/070754:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65993:16899:1203/070755:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[65996:3847:1203/070757:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[65999:13063:1203/070757:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TabContentsTagTest.PostExistingTaskProviding (5645 ms)
[147/229] TabContentsTagTest.PostExistingTaskProviding (6931 ms)
[ RUN      ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchorNoTarget
[66005:3847:1203/070800:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66002:61707:1203/070801:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchorNoTarget (2672 ms)
[148/229] PopupBlockerBrowserTest.PopupBlockedFakeClickOnAnchorNoTarget (4066 ms)
[ RUN      ] BrowserTest.ClearPendingOnFailUnlessNTP
[66011:3847:1203/070805:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66008:62219:1203/070809:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] BrowserTest.ClearPendingOnFailUnlessNTP (5679 ms)
[149/229] BrowserTest.ClearPendingOnFailUnlessNTP (6943 ms)
[ RUN      ] BrowserTest.DisableOptionsAndImportMenuItemsConsistently
[66020:3847:1203/070811:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BrowserTest.DisableOptionsAndImportMenuItemsConsistently (2327 ms)
[150/229] BrowserTest.DisableOptionsAndImportMenuItemsConsistently (3509 ms)
[ RUN      ] BrowserTest.InterstitialClosesDialogs
[66026:3847:1203/070815:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66022:62731:1203/070816:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66027:12807:1203/070817:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.InterstitialClosesDialogs (3521 ms)
[151/229] BrowserTest.InterstitialClosesDialogs (4826 ms)
[ RUN      ] SessionRestoreTest.ShareProcessesOnRestore
[65946:3847:1203/070722:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[65952:14851:1203/070725:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[65952:14851:1203/070725:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[65952:14851:1203/070725:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[65952:14851:1203/070725:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010d830aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011bc21f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9047b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d216233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d21b916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d21b0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94bd9eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94bd9c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94bd9ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b802533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b801df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b7f91a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010d811a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010d80f7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010d8cf149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011bcf3e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011bcf66ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011bc23bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000010bd2c75b _ZN18SessionRestoreTest28QuitBrowserAndRestoreWithURLEP7BrowseriRK4GURLb + 795
20  browser_tests                       0x000000010bd37182 _ZN47SessionRestoreTest_ShareProcessesOnRestore_Test19RunTestOnMainThreadEv + 690
21  browser_tests                       0x000000010d7f9265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x000000011bc2196a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x000000010ca5a8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x000000010ca58016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x0000000117fe6837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000011886e11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x0000000117fe226b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x0000000117fee407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x0000000117fdab4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x000000011bc1e679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x000000011bc1c7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x000000011bc210ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x000000010d7f70dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x000000010e5c0f80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x000000010e5c2b16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x000000010e5c3dba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x000000010e5d5ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x000000010e5d502a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x000000010d9f9219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x000000010c6019ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x000000011bcec7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x000000010d7ad513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x000000010c60188d main + 237
44  browser_tests                       0x000000010aab7e34 start + 52
45  ???                                 0x0000000000000009 0x0 + 9
[152/229] SessionRestoreTest.ShareProcessesOnRestore (TIMED OUT)
[ RUN      ] BrowserNavigatorTest.Disposition_CurrentTab
[66032:3847:1203/070820:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66032:3847:1203/070821:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66032:3847:1203/070821:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] BrowserNavigatorTest.Disposition_CurrentTab (2898 ms)
[153/229] BrowserNavigatorTest.Disposition_CurrentTab (4343 ms)
[ RUN      ] WindowAppleScriptTest.CreationWithNoProfile
[66043:3847:1203/070824:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66044:3847:1203/070825:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66044:3847:1203/070825:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66044:3847:1203/070825:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66044:3847:1203/070825:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66044:3847:1203/070825:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66044:3847:1203/070825:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66044:3847:1203/070825:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] WindowAppleScriptTest.CreationWithNoProfile (2359 ms)
[154/229] WindowAppleScriptTest.CreationWithNoProfile (3817 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromNTPToOptionsSingleton
[66038:3847:1203/070823:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66039:13063:1203/070824:WARNING:channel.cc(358)] RawChannel write error
[66034:3847:1203/070825:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66049:13063:1203/070828:WARNING:channel.cc(358)] RawChannel write error
[66038:16903:1203/070828:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromNTPToOptionsSingleton (7291 ms)
[155/229] BrowserNavigatorTest.NavigateFromNTPToOptionsSingleton (8764 ms)
[ RUN      ] ConstrainedWindowMacTest.TabDragging
[66050:3847:1203/070828:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66052:13063:1203/070830:WARNING:channel.cc(358)] RawChannel write error
[66051:13063:1203/070830:WARNING:channel.cc(358)] RawChannel write error
[66046:3847:1203/070830:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66050:17667:1203/070830:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ConstrainedWindowMacTest.TabDragging (4098 ms)
[156/229] ConstrainedWindowMacTest.TabDragging (5443 ms)
[ RUN      ] OmniboxViewMacBrowserTest.SetFocus
[66056:3847:1203/070832:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66058:13063:1203/070832:WARNING:channel.cc(358)] RawChannel write error
[66058:3847:1203/070832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66058:3847:1203/070832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66058:3847:1203/070832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66058:3847:1203/070832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66058:3847:1203/070832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66058:3847:1203/070832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66058:3847:1203/070832:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66056:17923:1203/070832:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OmniboxViewMacBrowserTest.SetFocus (2516 ms)
[157/229] OmniboxViewMacBrowserTest.SetFocus (3916 ms)
[ RUN      ] OmniboxViewMacBrowserTest.MouseDownCaretVisibility
[66062:3847:1203/070834:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66063:12807:1203/070834:WARNING:channel.cc(358)] RawChannel write error
[66063:3847:1203/070834:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66063:3847:1203/070834:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66063:3847:1203/070834:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66063:3847:1203/070834:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66063:3847:1203/070834:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66063:3847:1203/070834:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66063:3847:1203/070834:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66062:17923:1203/070834:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OmniboxViewMacBrowserTest.MouseDownCaretVisibility (2441 ms)
[158/229] OmniboxViewMacBrowserTest.MouseDownCaretVisibility (3917 ms)
[ RUN      ] OneClickSigninBubbleControllerTest.OK
[66067:3847:1203/070835:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66067:15623:1203/070836:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninBubbleControllerTest.OK (2483 ms)
[159/229] OneClickSigninBubbleControllerTest.OK (3927 ms)
[ RUN      ] OneClickSigninDialogControllerTest.Advanced
[66072:3847:1203/070837:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66072:17411:1203/070839:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninDialogControllerTest.Advanced (2937 ms)
[160/229] OneClickSigninDialogControllerTest.Advanced (4239 ms)
[ RUN      ] FindInPageControllerTest.NoIncognitoPrepopulate
[66083:3847:1203/070842:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66083:16391:1203/070842:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.NoIncognitoPrepopulate (2353 ms)
[161/229] FindInPageControllerTest.NoIncognitoPrepopulate (3820 ms)
[ RUN      ] HostedAppTest.LocationBarForHostedAppWithoutWWW
[66077:3847:1203/070839:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66078:13063:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[66077:17155:1203/070845:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostedAppTest.LocationBarForHostedAppWithoutWWW (7321 ms)
[162/229] HostedAppTest.LocationBarForHostedAppWithoutWWW (8681 ms)
[ RUN      ] LoginPromptBrowserTest.TestBasicAuth
[66091:3847:1203/070846:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66099:12807:1203/070849:WARNING:channel.cc(358)] RawChannel write error
[66086:40983:1203/070849:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66086:3847:1203/070850:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66091:17923:1203/070850:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==66091==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90492bc9 bp 0x000124680730 sp 0x0001246806f0 T6)
    #0 0x7fff90492bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10d5f63bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10d5f63bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10d5f63bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10d5f63bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10d6181d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10d6181d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10d603628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10d603b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10d603b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10d611c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10d611c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10d611c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10d611c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10d611c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10b26b36c in Run base/callback.h:396:12
    #16 0x10b26b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10b2d3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10b2d4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10b2d4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10b245d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10b30e078 in Run base/run_loop.cc:55:3
    #22 0x10b2d20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10b37cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10b37060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1063d7119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b36ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b37c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x117e5b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10b15fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10b15fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10b15e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10b18d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10b18babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10a229c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10639299f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x106392563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==66091==ABORTING
Received signal 6
[end of stack trace]
[       OK ] LoginPromptBrowserTest.TestBasicAuth (5826 ms)
[163/229] LoginPromptBrowserTest.TestBasicAuth (7224 ms)
[ RUN      ] LoginPromptBrowserTest.TestTwoAuths
[66097:3847:1203/070848:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66093:62723:1203/070852:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66093:62723:1203/070852:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66100:13063:1203/070852:WARNING:channel.cc(358)] RawChannel write error
[66093:3847:1203/070852:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66097:17155:1203/070852:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.TestTwoAuths (5933 ms)
[164/229] LoginPromptBrowserTest.TestTwoAuths (7361 ms)
[ RUN      ] NewTabUIProcessPerTabTest.NavBeforeNTPCommits
[66106:3847:1203/070853:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66103:3847:1203/070854:INFO:CONSOLE(0)] "Not allowed to load local resource: chrome-search://local-ntp/local-ntp.html", source: about:blank (0)
[66107:12807:1203/070855:WARNING:channel.cc(358)] RawChannel write error
[66106:17155:1203/070855:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NewTabUIProcessPerTabTest.NavBeforeNTPCommits (3957 ms)
[165/229] NewTabUIProcessPerTabTest.NavBeforeNTPCommits (5301 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_MultipleTabsIdentical
[66113:3847:1203/070855:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66114:12807:1203/070857:WARNING:channel.cc(358)] RawChannel write error
[66108:3847:1203/070857:INFO:CONSOLE(1795)] "Running test testLogText", source: password_manager_internals_browsertest.js (1795)
[66108:3847:1203/070857:INFO:CONSOLE(1795)] "Running test testLogText", source: password_manager_internals_browsertest.js (1795)
[66116:13063:1203/070857:WARNING:channel.cc(358)] RawChannel write error
[66113:15367:1203/070858:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_MultipleTabsIdentical (4050 ms)
[166/229] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_MultipleTabsIdentical (5446 ms)
[ RUN      ] InlineLoginUIBrowserTest.CanOfferNoProfile
[66125:3847:1203/070901:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66127:3847:1203/070901:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66127:3847:1203/070901:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66127:3847:1203/070901:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66127:3847:1203/070901:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66127:3847:1203/070901:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66127:3847:1203/070901:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66127:3847:1203/070901:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] InlineLoginUIBrowserTest.CanOfferNoProfile (2563 ms)
[167/229] InlineLoginUIBrowserTest.CanOfferNoProfile (4085 ms)
[ RUN      ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NavigateAway
[66119:3847:1203/070858:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66126:12807:1203/070901:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==66126==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000113a47bb1 bp 0x00014c7ff170 sp 0x00014c7ff0a0 T5)
    #0 0x113a47bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x113a47bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x113a471f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x113a42bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x113a42bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x113b3d5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x113b5a1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x113b2c863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x113b9b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x113a72bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x113b94547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x113aa99cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1113fb36c in Run base/callback.h:396:12
    #13 0x1113fb36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11e1a189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11e19ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1113fb36c in Run base/callback.h:396:12
    #17 0x1113fb36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x111463894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x111464ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x111464ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1113d94a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1114488a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1113d7936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d1f8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d1f8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d21b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d21b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1113da290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1113d8d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x11149e078 in Run base/run_loop.cc:55:3
    #31 0x1114620b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x11150cd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x11150060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x10c562119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1114fffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x11150c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11e1b832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11dfd3a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11e3fb1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11e3fbd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11e3feae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x111169642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11e3f4e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11e3f344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11e3f2ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11e47a110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x11131d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x11131babd in ContentMain content/app/content_main.cc:19:15
    #15 0x1103b9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10c51f99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10c51f563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==66126==ABORTING
Received signal 6
[end of stack trace]
[66119:16391:1203/070902:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NavigateAway (5465 ms)
[168/229] PasswordManagerInternalsWebUIBrowserTest.LogSavePasswordProgress_NavigateAway (6951 ms)
[ RUN      ] InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin
[66134:3847:1203/070905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66137:13575:1203/070907:WARNING:channel.cc(358)] RawChannel write error
[66128:39443:1203/070909:WARNING:fake_gaia.cc(305)] Serving request /ServiceLogin
[66128:39443:1203/070909:ERROR:fake_gaia.cc(308)] Unhandled request /favicon.ico
[66128:39443:1203/070909:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66128:39443:1203/070909:WARNING:fake_gaia.cc(305)] Serving request /ServiceLoginAuth
[66128:3847:1203/070909:WARNING:CONSOLE(2284)] "Authenticator: No password scraped for SAML.", source: chrome://chrome-signin/gaia_auth_host.js (2284)
[66128:39443:1203/070909:WARNING:fake_gaia.cc(305)] Serving request /o/oauth2/programmatic_auth
[66128:39443:1203/070909:WARNING:fake_gaia.cc(305)] Serving request /oauth2/v4/token
[66128:3847:1203/070910:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[66134:17155:1203/070910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin (6985 ms)
[169/229] InlineLoginUISafeIframeBrowserTest.ConfirmationRequiredForNonsecureSignin (8347 ms)
[ RUN      ] WebUIWebViewBrowserTest.AddAndRemoveContentScripts
[66136:3847:1203/070905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66129:3847:1203/070908:INFO:CONSOLE(1795)] "Running test testAddAndRemoveContentScripts", source: webview_basic.js (1795)
[66129:3847:1203/070908:INFO:CONSOLE(4470)] "Step 1: call <webview>.addContentScripts.", source: webview_basic.js (4470)
[66129:3847:1203/070909:INFO:CONSOLE(4484)] "Step 2: post message to build connect.", source: webview_basic.js (4484)
[66129:3847:1203/070909:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[66129:41487:1203/070909:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66129:3847:1203/070909:INFO:CONSOLE(4504)] "Step 3: A communication channel has been established with webview.", source: webview_basic.js (4504)
[66129:3847:1203/070909:INFO:CONSOLE(4507)] "Step 4: call <webview>.removeContentScripts and navigate.", source: webview_basic.js (4507)
[66129:3847:1203/070910:INFO:CONSOLE(4489)] "Step 5: post message to build connect again.", source: webview_basic.js (4489)
[66136:3847:1203/070910:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000336c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66136:3847:1203/070910:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000336c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] WebUIWebViewBrowserTest.AddAndRemoveContentScripts (7011 ms)
[170/229] WebUIWebViewBrowserTest.AddAndRemoveContentScripts (8310 ms)
[ RUN      ] ZoomControllerBrowserTest.OnPreferenceChanged
[66151:3847:1203/070913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66151:18435:1203/070914:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ZoomControllerBrowserTest.OnPreferenceChanged (2533 ms)
[171/229] ZoomControllerBrowserTest.OnPreferenceChanged (3889 ms)
[ RUN      ] UnloadTest.BrowserCloseBeforeUnloadOK
[66152:3847:1203/070913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66146:3847:1203/070914:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66152:15367:1203/070914:WARNING:channel.cc(358)] RawChannel write error
[66146:3847:1203/070914:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseBeforeUnloadOK (2767 ms)
[172/229] UnloadTest.BrowserCloseBeforeUnloadOK (4092 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldMonthInput
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldMonthInput (146 ms)
[173/229] FormAutofillTest.WebFormControlElementToFormFieldMonthInput (1405 ms)
[ RUN      ] FormAutofillTest.ExtractMultipleForms
[       OK ] FormAutofillTest.ExtractMultipleForms (201 ms)
[174/229] FormAutofillTest.ExtractMultipleForms (1405 ms)
[ RUN      ] FormAutofillTest.LabelsInferredPriorToImgOrBr
[       OK ] FormAutofillTest.LabelsInferredPriorToImgOrBr (205 ms)
[175/229] FormAutofillTest.LabelsInferredPriorToImgOrBr (1460 ms)
[ RUN      ] FormAutofillTest.ClearOnlyAutofilledFields
[       OK ] FormAutofillTest.ClearOnlyAutofilledFields (204 ms)
[176/229] FormAutofillTest.ClearOnlyAutofilledFields (1411 ms)
[ RUN      ] PasswordAutofillAgentTest.NoCredentialsOnPasswordClick
[       OK ] PasswordAutofillAgentTest.NoCredentialsOnPasswordClick (220 ms)
[177/229] PasswordAutofillAgentTest.NoCredentialsOnPasswordClick (1481 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberChosenUsernamePassword
[       OK ] PasswordAutofillAgentTest.RememberChosenUsernamePassword (205 ms)
[178/229] PasswordAutofillAgentTest.RememberChosenUsernamePassword (1479 ms)
[ RUN      ] ChromeRenderViewTest.DidBlockContentType
[       OK ] ChromeRenderViewTest.DidBlockContentType (58 ms)
[179/229] ChromeRenderViewTest.DidBlockContentType (1213 ms)
[ RUN      ] ChromeRenderViewTest.ImagesAllowedByDefault
[       OK ] ChromeRenderViewTest.ImagesAllowedByDefault (109 ms)
[180/229] ChromeRenderViewTest.ImagesAllowedByDefault (1470 ms)
[ RUN      ] TranslateHelperBrowserTest.MultipleSimilarTranslations
[       OK ] TranslateHelperBrowserTest.MultipleSimilarTranslations (64 ms)
[181/229] TranslateHelperBrowserTest.MultipleSimilarTranslations (1465 ms)
[ RUN      ] WebUIResourceBrowserTest.GridTest
[66169:3847:1203/070923:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66169:16135:1203/070924:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.GridTest (2703 ms)
[182/229] WebUIResourceBrowserTest.GridTest (4108 ms)
[ RUN      ] WebUIResourceBrowserTest.MenuTest
[66173:3847:1203/070924:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66173:17411:1203/070925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.MenuTest (2650 ms)
[183/229] WebUIResourceBrowserTest.MenuTest (3867 ms)
[ RUN      ] OutOfProcessPPAPITest.URLRequest_SetProperty
[66182:3847:1203/070927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[66186]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66186]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 3, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 3, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 3, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 3, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 4, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 4, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 4, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 4, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 5, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 5, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 5, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 5, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 6, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 6, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 6, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 6, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 8, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 8, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 8, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 8, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 9, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 9, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 9, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 9, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 0, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 0, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 0, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 0, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 1, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 1, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 1, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 1, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 2, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 2, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 2, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 2, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 7, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 7, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 7, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 7, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:41743:1203/070929:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 10, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 10, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 10, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 10, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 13, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 13, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 13, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 13, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 11, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 11, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 11, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 11, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 11, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 12, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 12, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 12, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 12, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 12, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 0, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(0)] "ppapi_tests.plugin: PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 1, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (0)
[66176:3847:1203/070929:INFO:CONSOLE(177)] "SetProperty finished in 0.002 seconds.", source: http://127.0.0.1:60330/test_case.html?testcase=URLRequest_SetProperty (177)
[       OK ] OutOfProcessPPAPITest.URLRequest_SetProperty (3573 ms)
[184/229] OutOfProcessPPAPITest.URLRequest_SetProperty (4987 ms)
[ RUN      ] OutOfProcessPPAPITest.WebSocket2
[66184:3847:1203/070928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:60335...
sending server_data: {"host": "127.0.0.1", "port": 60335} (36 bytes)
objc[66188]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66188]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[66177:62475:1203/070930:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66177:3847:1203/070931:INFO:CONSOLE(177)] "AbortCallsWithCallback finished in 0.054 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "AbortSendMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "AbortCloseCall finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "AbortReceiveMessageCall finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "ClosedFromServerWhileSending finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "CcInterfaces finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityInvalidConnect finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
1.0.0.127.in-addr.arpa - code 400, message Bad Request
[66177:3847:1203/070931:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:60335/echo-with-no-extension' failed: Error during WebSocket handshake: Unexpected response code: 400", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (0)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityProtocols finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityGetURL finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityValidConnect finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityInvalidClose finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:60335/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (0)
[66177:3847:1203/070931:INFO:CONSOLE(0)] "WebSocket connection to 'ws://127.0.0.1:60335/close' failed: WebSocket was closed before the connection was established.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (0)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityValidClose finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityGetProtocol finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityTextSendReceive finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070931:INFO:CONSOLE(177)] "UtilityBinarySendReceive finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66177:3847:1203/070932:INFO:CONSOLE(177)] "UtilityBufferedAmount finished in 0.000 seconds.", source: http://127.0.0.1:60333/test_case.html?testcase=WebSocket_AbortCallsWithCallback,WebSocket_AbortSendMessageCall,WebSocket_AbortCloseCall,WebSocket_AbortReceiveMessageCall,WebSocket_ClosedFromServerWhileSending,WebSocket_CcInterfaces,WebSocket_UtilityInvalidConnect,WebSocket_UtilityProtocols,WebSocket_UtilityGetURL,WebSocket_UtilityValidConnect,WebSocket_UtilityInvalidClose,WebSocket_UtilityValidClose,WebSocket_UtilityGetProtocol,WebSocket_UtilityTextSendReceive,WebSocket_UtilityBinarySendReceive,WebSocket_UtilityBufferedAmount,&websocket_host=127.0.0.1&websocket_port=60335 (177)
[66184:15879:1203/070932:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OutOfProcessPPAPITest.WebSocket2 (6006 ms)
[185/229] OutOfProcessPPAPITest.WebSocket2 (7492 ms)
[ RUN      ] PPAPINaClGLibcTest.AudioConfig
[66192:3847:1203/070932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66189:62211:1203/070933:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66195,2082902400:07:09:34.315639] Native Client module will be loaded at base address 0x0000426800000000
[66189:3847:1203/070935:INFO:CONSOLE(177)] "RecommendSampleRate finished in 0.053 seconds.", source: http://127.0.0.1:60372/test_case.html?mode=nacl_glibc&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[66189:3847:1203/070935:INFO:CONSOLE(177)] "ValidConfigs finished in 0.032 seconds.", source: http://127.0.0.1:60372/test_case.html?mode=nacl_glibc&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[66189:3847:1203/070935:INFO:CONSOLE(177)] "InvalidConfigs finished in 0.000 seconds.", source: http://127.0.0.1:60372/test_case.html?mode=nacl_glibc&testcase=AudioConfig_RecommendSampleRate,AudioConfig_ValidConfigs,AudioConfig_InvalidConfigs, (177)
[66193:13319:1203/070935:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.AudioConfig (4420 ms)
[186/229] PPAPINaClGLibcTest.AudioConfig (5894 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_Open_Cancel
[66199:3847:1203/070935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[66202]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[66202]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[66194:60963:1203/070937:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66194:3847:1203/070937:INFO:CONSOLE(177)] "OpenCancel finished in 0.013 seconds.", source: http://127.0.0.1:60385/test_case.html?testcase=FileChooser_OpenCancel (177)
[66199:3847:1203/070937:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66199:3847:1203/070937:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] PPAPIFileChooserTest.FileChooser_Open_Cancel (3770 ms)
[187/229] PPAPIFileChooserTest.FileChooser_Open_Cancel (5109 ms)
[ RUN      ] NaClBrowserTestNewlib.IrtException
[66205:3847:1203/070938:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66201:3847:1203/070939:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[66201:62723:1203/070939:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66210,2082902400:07:09:40.412180] Native Client module will be loaded at base address 0x00005d8300000000
[66201:3847:1203/070940:INFO:nacl_browsertest_util.cc(130)] ||||  / irt_exception_test loaded
[66201:3847:1203/070940:INFO:nacl_browsertest_util.cc(130)] ||||
[66201:3847:1203/070940:INFO:nacl_browsertest_util.cc(130)] |||| [CrashViaSignalHandler BEGIN]
--- CrashViaSignalHandler
Going to crash
--- MyNaClExceptionHandler
Returned via longjmp
[66201:3847:1203/070940:INFO:nacl_browsertest_util.cc(130)] |||| [CrashViaSignalHandler PASS]
[66201:3847:1203/070940:INFO:nacl_browsertest_util.cc(130)] ||||
[66201:3847:1203/070940:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 1 passed, 0 failed, 0 errors
[66205:17411:1203/070940:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestNewlib.IrtException (3804 ms)
[188/229] NaClBrowserTestNewlib.IrtException (5160 ms)
[ RUN      ] NaClBrowserTestGLibc.ExitStatusNeg2
[66211:3847:1203/070941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66207:3847:1203/070941:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[66207:39707:1203/070941:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66214,2082902400:07:09:42.652690] Native Client module will be loaded at base address 0x00004dbe00000000
hello world from CreateModule
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] ||||
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] ||||
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exitneg2".
found at index 4
[66214,2082902400:07:09:43.371404] NaCl untrusted code called _exit(0xfe)
[66207:26115:1203/070943:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 65024 (0xfe00)
[66207:3847:1203/070943:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:60395/pm_exit_status_test.html?trigger=exitneg2&expected_exit=254 (0)
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] ||||
[66207:3847:1203/070943:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestGLibc.ExitStatusNeg2 (4597 ms)
[189/229] NaClBrowserTestGLibc.ExitStatusNeg2 (5974 ms)
[ RUN      ] NaClBrowserTestPnacl.ExitStatus0
[66217:3847:1203/070943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66213:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[66213:39707:1203/070944:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66221,2082902400:07:09:45.361579] Native Client module will be loaded at base address 0x0000284500000000
[66221,2082902400:07:09:46.178959] NaCl untrusted code called _exit(0x0)
[66225,2082902400:07:09:46.991868] Native Client module will be loaded at base address 0x0000409100000000
[66225,2082902400:07:09:47.048109] NaCl untrusted code called _exit(0x0)
[66227,2082902400:07:09:47.825984] Native Client module will be loaded at base address 0x000005ef00000000
hello world from CreateModule
[66213:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
[66213:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] ||||
[66213:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[66213:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[66213:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] ||||
[66213:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit0".
found at index 1
[66227,2082902400:07:09:47.957549] NaCl untrusted code called _exit(0x0)
[66213:3847:1203/070948:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:60408/pm_exit_status_test.html?trigger=exit0&expected_exit=0&pnacl=1 (0)
[66213:3847:1203/070948:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[66213:3847:1203/070948:INFO:nacl_browsertest_util.cc(130)] ||||
[66213:3847:1203/070948:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
ASAN:DEADLYSIGNAL
=================================================================
==66218==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011456cbb1 bp 0x00014e7ff170 sp 0x00014e7ff0a0 T7)
    #0 0x11456cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11456cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11456c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x114567bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x114567bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1146625d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11467f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x114651863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1146c09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x114597bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1146b9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1145ce9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x111f2036c in Run base/callback.h:396:12
    #13 0x111f2036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11ecc689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11ecc3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x111f2036c in Run base/callback.h:396:12
    #17 0x111f2036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x111f88894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x111f89ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x111f89ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x111efe4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x111f6d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x111efc936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d1f8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d1f8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d21b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d21b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x111eff290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x111efdd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x111fc3078 in Run base/run_loop.cc:55:3
    #31 0x111f870b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x112031d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x11202560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T7 created by T0 here:
    #0 0x10d075119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112024fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112031426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11ecdd32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11eaf8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11ef201d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11ef20d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11ef23ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x111c8e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11ef19e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11ef1844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11ef17ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11ef9f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x111e42948 in Run content/app/content_main_runner.cc:786:12
    #14 0x111e40abd in ContentMain content/app/content_main.cc:19:15
    #15 0x110edec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10d02c99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10d02c563 in start (in Chromium Helper) + 51
    #18 0x11  (<unknown module>)

==66218==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NaClBrowserTestPnacl.ExitStatus0 (6284 ms)
[190/229] NaClBrowserTestPnacl.ExitStatus0 (7718 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclDyncodeSyscallDisabled
[66224:3847:1203/070946:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66219:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[66219:62727:1203/070947:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66228,2082902400:07:09:48.472459] Native Client module will be loaded at base address 0x00004a8000000000
[66228,2082902400:07:09:49.281522] NaCl untrusted code called _exit(0x0)
[66230,2082902400:07:09:50.046032] Native Client module will be loaded at base address 0x00003bad00000000
[66230,2082902400:07:09:50.100391] NaCl untrusted code called _exit(0x0)
[66233,2082902400:07:09:50.924188] Native Client module will be loaded at base address 0x00007db400000000
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| nacl_module / test_nexe loaded
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] ||||
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestIrtInterfaceHidden BEGIN]
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestIrtInterfaceHidden PASS]
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] ||||
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestDyncodeCreate BEGIN]
[66233,493535232:07:09:51.060222] NaClSysDyncodeCreate: Dynamic code syscalls are disabled
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestDyncodeCreate PASS]
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] ||||
[66233,493535232:07:09:51.075263] NaClSysDyncodeModify: Dynamic code syscalls are disabled
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestDyncodeModify BEGIN]
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestDyncodeModify PASS]
[66233,493535232:07:09:51.080141] NaClSysDyncodeDelete: Dynamic code syscalls are disabled
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] ||||
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestDyncodeDelete BEGIN]
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestDyncodeDelete PASS]
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] ||||
[66219:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 4 passed, 0 failed, 0 errors
[66224:17155:1203/070951:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestPnacl.PnaclDyncodeSyscallDisabled (6048 ms)
[191/229] NaClBrowserTestPnacl.PnaclDyncodeSyscallDisabled (7556 ms)
[ RUN      ] NaClBrowserTestStatic.CrossOriginCORS
[66234:3847:1203/070951:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66229:39955:1203/070952:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66237,2082902400:07:09:53.051127] bad elf magic
[66237,2082902400:07:09:53.053981] NaCl LoadApp failed. Transferring logs before exit.
[66229:3847:1203/070953:INFO:CONSOLE(0)] "NativeClient: Bad ELF header magic number", source: http://127.0.0.1:60420/cross_origin/cors.html (0)
[66229:3847:1203/070953:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[66234:17411:1203/070953:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestStatic.CrossOriginCORS (3622 ms)
[192/229] NaClBrowserTestStatic.CrossOriginCORS (4996 ms)
[ RUN      ] CloudPolicyManagerTest.Register
[66240:3847:1203/070954:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66236:3847:1203/070955:WARNING:device_management_service.cc(225)] DMServer sent an error response: 400
[66242:13063:1203/070955:WARNING:channel.cc(358)] RawChannel write error
[66242:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66242:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66242:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66242:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66242:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66242:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66242:3847:1203/070955:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66240:16391:1203/070955:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CloudPolicyManagerTest.Register (2340 ms)
[193/229] CloudPolicyManagerTest.Register (3817 ms)
[ RUN      ] PolicyTest.ExtensionRecommendedInstallationMode
[66246:3847:1203/070956:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66246:17923:1203/070959:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ExtensionRecommendedInstallationMode (4473 ms)
[194/229] PolicyTest.ExtensionRecommendedInstallationMode (5957 ms)
[ RUN      ] PolicyTest.ExtensionMinimumVersionRequired
[66252:3847:1203/070958:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66252:17411:1203/071002:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.ExtensionMinimumVersionRequired (5409 ms)
[195/229] PolicyTest.ExtensionMinimumVersionRequired (6864 ms)
[ RUN      ] PolicyTest.IncognitoEnabled
[66262:3847:1203/071002:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66263:12807:1203/071003:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.IncognitoEnabled (3293 ms)
[196/229] PolicyTest.IncognitoEnabled (4664 ms)
[ RUN      ] PreferencesBrowserTest.NotificationsOnBackendChanges
[66268:3847:1203/071005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66264:3847:1203/071007:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] PreferencesBrowserTest.NotificationsOnBackendChanges (5425 ms)
[197/229] PreferencesBrowserTest.NotificationsOnBackendChanges (6804 ms)
[ RUN      ] SafeBrowsingServiceTest.Prefetch
[66275:3847:1203/071007:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66270:16899:1203/071007:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66277:12807:1203/071008:WARNING:channel.cc(358)] RawChannel write error
[66277:16899:1203/071009:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000011131f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000011136ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001113b6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011df0a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011df09a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000112da6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x00000001127e2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011260e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000112704ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000112701bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000112702235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000011284dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x00000001139ac392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011e2b2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011e2b2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000111430421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000011142ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000011142560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9048d772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff9047a1a1 thread_start + 13

[       OK ] SafeBrowsingServiceTest.Prefetch (3773 ms)
[198/229] SafeBrowsingServiceTest.Prefetch (5266 ms)
[ RUN      ] SafeBrowsingServiceTest.CheckDownloadUrlRedirects
[66284:3847:1203/071012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66286:3847:1203/071012:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] SafeBrowsingServiceTest.CheckDownloadUrlRedirects (2420 ms)
[199/229] SafeBrowsingServiceTest.CheckDownloadUrlRedirects (3954 ms)
[ RUN      ] SafeBrowsingServiceShutdownTest.DontStartAfterShutdown
[66285:3847:1203/071012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66287:13063:1203/071013:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingServiceShutdownTest.DontStartAfterShutdown (2655 ms)
[200/229] SafeBrowsingServiceShutdownTest.DontStartAfterShutdown (4041 ms)
[ RUN      ] SpellCheckMessageFilterPlatformMacBrowserTest.SpellCheckReturnMessage
[66296:3847:1203/071016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66296:17411:1203/071017:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SpellCheckMessageFilterPlatformMacBrowserTest.SpellCheckReturnMessage (2500 ms)
[201/229] SpellCheckMessageFilterPlatformMacBrowserTest.SpellCheckReturnMessage (3824 ms)
[ RUN      ] CaptivePortalBrowserTest.RequestFails
[66295:3847:1203/071016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66295:3847:1203/071017:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66295:3847:1203/071017:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66295:3847:1203/071017:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002be00]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[66295:17411:1203/071017:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBrowserTest.RequestFails (3293 ms)
[202/229] CaptivePortalBrowserTest.RequestFails (4720 ms)
[ RUN      ] NetworkingPrivateApiTest.SetProperties
[66305:3847:1203/071020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66307:13319:1203/071022:WARNING:channel.cc(358)] RawChannel write error
[66299:3847:1203/071022:INFO:CONSOLE(0)] "[SUCCESS] setProperties", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setProperties (0)
[66299:3847:1203/071022:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] NetworkingPrivateApiTest.SetProperties (3908 ms)
[203/229] NetworkingPrivateApiTest.SetProperties (5331 ms)
[ RUN      ] NetworkingPrivateApiTest.GetDeviceStates
[66306:3847:1203/071020:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66300:3847:1203/071022:INFO:CONSOLE(0)] "[SUCCESS] getDeviceStates", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getDeviceStates (0)
[66310:12807:1203/071022:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.GetDeviceStates (3946 ms)
[204/229] NetworkingPrivateApiTest.GetDeviceStates (5382 ms)
[ RUN      ] NetworkingPrivateApiTest.StartDisconnect
[66318:3847:1203/071025:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66311:3847:1203/071027:INFO:CONSOLE(0)] "[SUCCESS] startDisconnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnect (0)
[66322:12807:1203/071027:WARNING:channel.cc(358)] RawChannel write error
[66318:17411:1203/071027:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.StartDisconnect (3781 ms)
[205/229] NetworkingPrivateApiTest.StartDisconnect (5244 ms)
[ RUN      ] NetworkingPrivateApiTestFail.SetProperties
[66320:3847:1203/071026:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66312:3847:1203/071028:INFO:CONSOLE(0)] "[FAIL] setProperties: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?setProperties (0)
[66320:15367:1203/071028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.SetProperties (4061 ms)
[206/229] NetworkingPrivateApiTestFail.SetProperties (5483 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetNetworks
[66329:3847:1203/071030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66324:3847:1203/071032:INFO:CONSOLE(0)] "[FAIL] getNetworks: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getNetworks (0)
[66334:13063:1203/071032:WARNING:channel.cc(358)] RawChannel write error
[66329:17411:1203/071032:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetNetworks (3702 ms)
[207/229] NetworkingPrivateApiTestFail.GetNetworks (5055 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventDisconnect
[66332:3847:1203/071031:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66325:3847:1203/071033:INFO:CONSOLE(0)] "[SUCCESS] onNetworksChangedEventDisconnect", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?onNetworksChangedEventDisconnect (0)
[66335:12807:1203/071033:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==66332==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff90492bc9 bp 0x00012d36c730 sp 0x00012d36c6f0 T6)
    #0 0x7fff90492bc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x115ccb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x115ccb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x115ccb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x115ccb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x115ced1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x115ced1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x115cd8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x115cd8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x115cd8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x115ce6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x115ce6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x115ce6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x115ce6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x115ce6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x11394036c in Run base/callback.h:396:12
    #16 0x11394036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x1139a8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x1139a9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x1139a9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x11391ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x1139e3078 in Run base/run_loop.cc:55:3
    #22 0x1139a70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x113a51d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x113a4560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10eaa9119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x113a44fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x113a51426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x12053026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x113834abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x113834abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x11383370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x113862948 in Run content/app/content_main_runner.cc:786:12
    #8 0x113860abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1128fec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10ea6699f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10ea66563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==66332==ABORTING
Received signal 6
[end of stack trace]
[       OK ] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventDisconnect (3761 ms)
[208/229] NetworkingPrivateServiceClientApiTest.OnNetworksChangedEventDisconnect (5125 ms)
[ RUN      ] AppListControllerBrowserTest.CreateNewWindow
[66341:3847:1203/071035:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66344:13063:1203/071037:WARNING:channel.cc(358)] RawChannel write error
[66336:52235:1203/071037:ERROR:mach_broker_mac.mm(234)] Unknown process 66347 is sending Mach IPC messages!
[       OK ] AppListControllerBrowserTest.CreateNewWindow (3318 ms)
[209/229] AppListControllerBrowserTest.CreateNewWindow (4724 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/38
[66352:3847:1203/071040:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/38 (2368 ms)
[210/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/38 (3776 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/50
[66357:3847:1203/071044:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66354:3847:1203/071045:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[66357:17923:1203/071045:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/50 (2440 ms)
[211/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/50 (3769 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/94
[66363:3847:1203/071048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==66364==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010d17cbb1 bp 0x000123812170 sp 0x0001238120a0 T5)
    #0 0x10d17cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10d17cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10d17c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10d177bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10d177bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10d2725d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10d28f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10d261863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10d2d09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10d1a7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10d2c9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10d1de9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10ab3036c in Run base/callback.h:396:12
    #13 0x10ab3036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x1178d689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x1178d3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10ab3036c in Run base/callback.h:396:12
    #17 0x10ab3036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10ab98894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10ab99ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10ab99ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10ab0e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10ab7d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10ab0c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d1f8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d1f8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d21b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d21b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10ab0f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10ab0dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10abd3078 in Run base/run_loop.cc:55:3
    #31 0x10ab970b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10ac41d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10ac3560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T5 created by T0 here:
    #0 0x105c91119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10ac34fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10ac41426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1178ed32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x117708a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x117b301d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x117b30d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x117b33ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10a89e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x117b29e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x117b2844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x117b27ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x117baf110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10aa52948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10aa50abd in ContentMain content/app/content_main.cc:19:15
    #15 0x109aeec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x105c4b99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x105c4b563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==66364==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/94 (2405 ms)
[212/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/94 (3781 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/100
[66368:3847:1203/071051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66365:3847:1203/071052:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/100 (2506 ms)
[213/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/100 (3777 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/105
[66374:3847:1203/071055:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==66375==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011251cbb1 bp 0x00014acf8170 sp 0x00014acf80a0 T6)
    #0 0x11251cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11251cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11251c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x112517bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x112517bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1126125d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11262f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x112601863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1126709cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x112547bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x112669547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x11257e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10fed036c in Run base/callback.h:396:12
    #13 0x10fed036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11cc7689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11cc73d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10fed036c in Run base/callback.h:396:12
    #17 0x10fed036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10ff38894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10ff39ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10ff39ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10feae4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10ff1d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10feac936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8d1f8b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8d1f8454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8d21b7f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8d21b0e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10feaf290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10feadd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10ff73078 in Run base/run_loop.cc:55:3
    #31 0x10ff370b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10ffe1d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10ffd560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x10b037119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10ffd4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10ffe1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11cc8d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11caa8a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11ced01d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11ced0d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11ced3ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10fc3e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11cec9e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11cec844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11cec7ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11cf4f110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10fdf2948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10fdf0abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10ee8ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10aff499f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10aff4563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==66375==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/105 (2360 ms)
[214/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/105 (3772 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/106
[66379:3847:1203/071059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66380:13063:1203/071100:WARNING:channel.cc(358)] RawChannel write error
[66376:3847:1203/071100:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66379:18179:1203/071100:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/106 (2444 ms)
[215/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/106 (3773 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/118
[66384:3847:1203/071103:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/118 (2259 ms)
[216/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/118 (3509 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/121
[66390:3847:1203/071106:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66390:17923:1203/071107:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/121 (2315 ms)
[217/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/121 (3510 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/127
[66395:3847:1203/071110:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/127 (2311 ms)
[218/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/127 (3510 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/22
[66400:3847:1203/071113:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/22 (2242 ms)
[219/229] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/22 (3507 ms)
[ RUN      ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/1
[66406:3847:1203/071117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66407:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[66407:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66407:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66407:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66407:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66407:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[66407:3847:1203/071117:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66403:3847:1203/071117:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/1 (2132 ms)
[220/229] BrowserCloseManagerWithBackgroundModeBrowserTest/BrowserCloseManagerWithBackgroundModeBrowserTest.CloseSingleBrowserWithBackgroundMode/1 (3509 ms)
[ RUN      ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[66411:3847:1203/071120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.468 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.477 -  Registering video event handlers.", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.488 -  Loading media using MSE.", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.495 -  Starting play, hidden: false", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.583 -  Event: play", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.584 -  Event: waiting", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:62475:1203/071121:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.590 -  onSourceOpen [object Event]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.593 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.618 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.621 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.624 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.634 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.642 -  Adding key to sessionID: 1", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.645 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.648 -  Adding key to sessionID: 2", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.659 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.664 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.686 -  Event: canplay", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.688 -  Event: playing", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071121:INFO:CONSOLE(284)] "07:11:21.690 -  Event: canplaythrough", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071122:INFO:CONSOLE(284)] "07:11:22.463 -  heartbeat #1", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071123:INFO:CONSOLE(284)] "07:11:23.464 -  heartbeat #2", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.463 -  heartbeat #3", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.505 -  First play ended.", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.508 -  Loading media using MSE.", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.513 -  Playing second time.", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.516 -  Starting play, hidden: false", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.525 -  Event: play", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.529 -  Event: waiting", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.534 -  onSourceOpen [object Event]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.537 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.555 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.558 -  webkit-org.w3.clearkey Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.562 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.573 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.577 -  Adding key to sessionID: 3", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.581 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.585 -  Adding key to sessionID: 4", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.590 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.594 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.601 -  Event: canplay", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.606 -  Event: playing", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.610 -  Event: canplaythrough", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071124:INFO:CONSOLE(284)] "07:11:24.852 -  timeupdate @ 0.162984", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071125:INFO:CONSOLE(284)] "07:11:25.099 -  timeupdate @ 0.418393", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071125:INFO:CONSOLE(284)] "07:11:25.463 -  heartbeat #4", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071125:INFO:CONSOLE(284)] "07:11:25.600 -  timeupdate @ 0.929211", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071125:INFO:CONSOLE(284)] "07:11:25.849 -  timeupdate @ 1.161401", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071125:INFO:CONSOLE(284)] "07:11:25.854 -  waiting for video to end.", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66408:3847:1203/071126:INFO:CONSOLE(284)] "07:11:26.462 -  heartbeat #5", source: http://127.0.0.1:60433/eme_player_js/utils.js (284)
[66412:13063:1203/071127:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[       OK ] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (8408 ms)
[221/229] MSE_ClearKey_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9560 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/17
[66345:3847:1203/071036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000112885aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000120c76f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9047b90a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8d216233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8d21b916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8d21b0e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94bd9eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94bd9c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94bd9ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff8b802533 _DPSNextEvent + 685
11  AppKit                              0x00007fff8b801df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff8b7f91a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000112866a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001128647fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000112924149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000120d48e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000120d4b6ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000120c78bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000011284e12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x0000000120c7696a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000111aaf8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000111aad016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011d03b837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011d8c311a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011d03726b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011d043407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011d02fb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000120c73679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000120c717ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000120c760ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x000000011284c0dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000113615f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000113617b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000113618dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x000000011362aab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000011362a02a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000112a4e219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001116569ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000120d417c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000112802513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000011165688d main + 237
42  browser_tests                       0x000000010fb0ce34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[222/229] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/17 (TIMED OUT)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0
[66417:3847:1203/071130:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.041 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.046 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.050 -  Registering video event handlers.", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.061 -  Loading media using MSE.", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.068 -  Starting play, hidden: false", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.156 -  Event: play", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.158 -  Event: waiting", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:62731:1203/071131:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.164 -  onSourceOpen [object Event]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.166 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.189 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.960 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.963 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.978 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.984 -  Adding key to sessionID: 1", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.987 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.990 -  Adding key to sessionID: 2", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.994 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071131:INFO:CONSOLE(284)] "07:11:31.997 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.036 -  heartbeat #1", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.045 -  Event: canplay", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.047 -  Event: playing", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.049 -  Event: canplaythrough", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.189 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.191 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.194 -  Adding key to sessionID: 2", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.198 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.589 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.592 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.596 -  Adding key to sessionID: 2", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071132:INFO:CONSOLE(284)] "07:11:32.601 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071133:INFO:CONSOLE(284)] "07:11:33.036 -  heartbeat #2", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071133:INFO:CONSOLE(284)] "07:11:33.390 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071133:INFO:CONSOLE(284)] "07:11:33.394 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071133:INFO:CONSOLE(284)] "07:11:33.397 -  Adding key to sessionID: 2", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071133:INFO:CONSOLE(284)] "07:11:33.402 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.035 -  heartbeat #3", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.870 -  First play ended.", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.874 -  Loading media using MSE.", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.882 -  Playing second time.", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.887 -  Starting play, hidden: false", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.902 -  Event: play", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.907 -  Event: waiting", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.943 -  onSourceOpen [object Event]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.951 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071134:INFO:CONSOLE(284)] "07:11:34.992 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.003 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.015 -  End of appending buffer from bear-320x240-av_enc-av.webm", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.034 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.040 -  Adding key to sessionID: 3", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.045 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.055 -  Adding key to sessionID: 4", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.063 -  heartbeat #4", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.069 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.075 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.126 -  Event: canplay", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.133 -  Event: playing", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.139 -  Event: canplaythrough", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.249 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.255 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.261 -  Adding key to sessionID: 4", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.270 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.380 -  timeupdate @ 0.186203", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.649 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.655 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.661 -  Adding key to sessionID: 4", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.670 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071135:INFO:CONSOLE(284)] "07:11:35.877 -  timeupdate @ 0.697021", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.035 -  heartbeat #5", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.127 -  timeupdate @ 0.929211", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.449 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.455 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.462 -  Adding key to sessionID: 4", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.470 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.627 -  timeupdate @ 1.440029", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071136:INFO:CONSOLE(284)] "07:11:36.635 -  waiting for video to end.", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66414:3847:1203/071137:INFO:CONSOLE(284)] "07:11:37.035 -  heartbeat #6", source: http://127.0.0.1:60451/eme_player_js/utils.js (284)
[66418:13063:1203/071137:WARNING:channel.cc(358)] RawChannel write error
[66418:13063:1203/071137:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[66417:18179:1203/071138:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (9520 ms)
[223/229] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_Multiple_VideoAudio_WebM/0 (10900 ms)
[ RUN      ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/1
[66431:3847:1203/071141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
sending server_data: {"host": "127.0.0.1", "port": 60469} (36 bytes)
127.0.0.1 - - [03/Dec/2015 07:11:42] "POST /device_management?request=register&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&oauth_token=oauth_token&deviceid=testid HTTP/1.1" 200 -
127.0.0.1 - - [03/Dec/2015 07:11:42] "POST /device_management?request=api_authorization&devicetype=2&apptype=Chrome&agent=Chrome+1.2.3(456)&platform=Test%7CUnit%7C1.2.3&deviceid=testid HTTP/1.1" 200 -
[66427:3847:1203/071142:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/1 (2862 ms)
[224/229] DeviceManagementServiceIntegrationTestInstance/DeviceManagementServiceIntegrationTest.ApiAuthCodeFetch/1 (4065 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MinimizeMaximize/1
[66424:3847:1203/071137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071140:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071140:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071141:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66421:3847:1203/071142:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[66428:13063:1203/071143:WARNING:channel.cc(358)] RawChannel write error
[66421:3847:1203/071143:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[66421:3847:1203/071143:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[66421:3847:1203/071143:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[66421:3847:1203/071143:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[66421:3847:1203/071143:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[66421:3847:1203/071143:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[66424:18947:1203/071143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MinimizeMaximize/1 (7854 ms)
[225/229] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MinimizeMaximize/1 (9147 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/0
[66443:3847:1203/071146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66436:3847:1203/071148:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[66446:13063:1203/071148:WARNING:channel.cc(358)] RawChannel write error
[66443:17923:1203/071149:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/0 (4420 ms)
[226/229] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.RedirectInIFrameCanceled/0 (5740 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/7
[66439:3847:1203/071145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66434:3847:1203/071147:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[66434:3847:1203/071149:INFO:policy_prefs_browsertest.cc(644)] Testing policy: PopupsBlockedForUrls
[66434:3847:1203/071149:INFO:policy_prefs_browsertest.cc(644)] Testing policy: AllowFileSelectionDialogs
[66434:3847:1203/071149:INFO:policy_prefs_browsertest.cc(644)] Testing policy: SafeBrowsingEnabled
[66434:3847:1203/071150:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[66434:3847:1203/071150:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[66439:17411:1203/071150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/7 (6464 ms)
[227/229] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/7 (7808 ms)
[ RUN      ] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/2
[66455:3847:1203/071153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/2 (3692 ms)
[228/229] SafeBrowsingBlockingPageIDNTestWithThreatType/SafeBrowsingBlockingPageIDNTest.SafeBrowsingBlockingPageDecodesIDN/2 (5000 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/1
[66451:3847:1203/071152:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66447:3847:1203/071153:WARNING:navigator_impl.cc(198)] Discarding message during interstitial.
[66459:13063:1203/071156:WARNING:channel.cc(358)] RawChannel write error
[66447:3847:1203/071156:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 4
[66451:17667:1203/071156:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/1 (6297 ms)
[229/229] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.WhitelistUnsaved/1 (7499 ms)
Retrying 6 tests (retry #1)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/17
[66465:3847:1203/071159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/17 (2351 ms)
[230/235] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/17 (3773 ms)
[ RUN      ] ExtensionApiTest.TabAudible
[66470:3847:1203/071203:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66467:3847:1203/071204:INFO:CONSOLE(7)] "audible start", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.js (7)
[66467:3847:1203/071204:INFO:CONSOLE(17)] "setupwindow", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.js (17)
[66467:3847:1203/071204:INFO:CONSOLE(0)] "[SUCCESS] setupWindow", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.html (0)
[66467:3847:1203/071204:INFO:CONSOLE(25)] "audiblestartsfirst", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.js (25)
[66467:3847:1203/071204:INFO:CONSOLE(0)] "[SUCCESS] audibleStartsFalse", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.html (0)
[66467:3847:1203/071204:INFO:CONSOLE(0)] "[SUCCESS] audibleUpdateAttemptShouldFail", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.html (0)
[66467:3847:1203/071205:INFO:CONSOLE(0)] "The provided value 'undefined' is not a valid enum value of type OscillatorType.", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.html (0)
[66467:3847:1203/071205:INFO:CONSOLE(0)] "[SUCCESS] makeAudible", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.html (0)
[66467:3847:1203/071205:INFO:CONSOLE(0)] "[SUCCESS] testStaysAudibleAfterChangingWindow", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.html (0)
[66467:3847:1203/071208:INFO:CONSOLE(0)] "[SUCCESS] makeNotAudible", source: chrome-extension://gcjmnnkfibjinjohpcbgepocakennnkh/audible.html (0)
ASAN:DEADLYSIGNAL
=================================================================
==66472==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0001186166bc bp 0x0001595d7b00 sp 0x0001595d7a20 T14)
    #0 0x1186166bb in releaseStore third_party/WebKit/Source/wtf/Atomics.h:251:10
    #1 0x1186166bb in setAudioThread third_party/WebKit/Source/modules/webaudio/DeferredTaskHandler.h:101:0
    #2 0x1186166bb in render third_party/WebKit/Source/modules/webaudio/AudioDestinationNode.cpp:57:0
    #3 0x11670df9e in fillBuffer third_party/WebKit/Source/platform/audio/AudioPullFIFO.cpp:65:9
    #4 0x11670df9e in consume third_party/WebKit/Source/platform/audio/AudioPullFIFO.cpp:52:0
    #5 0x11670c92e in render third_party/WebKit/Source/platform/audio/AudioDestination.cpp:164:5
    #6 0x11fe30c96 in Render content/renderer/media/renderer_webaudiodevice_impl.cc:115:3
    #7 0x115aeb490 in Process media/audio/audio_output_device.cc:423:3
    #8 0x115ace5e0 in Run media/audio/audio_device_thread.cc:183:9
    #9 0x115ace2e7 in ThreadMain media/audio/audio_device_thread.cc:158:3
    #10 0x112fe560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #11 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #12 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x677b6bb)
Thread T14 created by T5 here:
    #0 0x10e049119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112fe4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x115acdb3c in Start media/audio/audio_device_thread.cc:117:3
    #3 0x115acd97d in Start media/audio/audio_device_thread.cc:79:3
    #4 0x115aea64a in OnStreamCreated media/audio/audio_output_device.cc:356:5
    #5 0x11fe05708 in OnStreamCreated content/renderer/media/audio_message_filter.cc:221:3
    #6 0x11fe04fce in DispatchToMethodImpl<content::AudioMessageFilter, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int), int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int, 0, 1, 2, 3> base/tuple.h:254:3
    #7 0x11fe04fce in DispatchToMethod<content::AudioMessageFilter, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int), int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int> base/tuple.h:261:0
    #8 0x11fe04fce in Dispatch<content::AudioMessageFilter, content::AudioMessageFilter, void, void (content::AudioMessageFilter::*)(int, base::SharedMemoryHandle, base::FileDescriptor, unsigned int)> content/common/media/audio_messages.h:60:0
    #9 0x11fe04fce in OnMessageReceived content/renderer/media/audio_message_filter.cc:152:0
    #10 0x1152ab377 in TryFiltersImpl ipc/message_filter_router.cc:20:9
    #11 0x1152ab377 in TryFilters ipc/message_filter_router.cc:78:0
    #12 0x115284901 in TryFilters ipc/ipc_channel_proxy.cc:73:7
    #13 0x11529f6d4 in OnMessageReceived ipc/ipc_sync_channel.cc:329:7
    #14 0x11528d2f8 in DispatchMessage ipc/ipc_channel_reader.cc:76:3
    #15 0x11528ccfe in DispatchMessages ipc/ipc_channel_reader.cc:263:5
    #16 0x112ee036c in Run base/callback.h:396:12
    #17 0x112ee036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x112f48894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x112f49ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x112f49ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x112ebad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #22 0x112f83078 in Run base/run_loop.cc:55:3
    #23 0x112f470b4 in Run base/message_loop/message_loop.cc:289:3
    #24 0x112ff1d5c in ThreadMain base/threading/thread.cc:251:3
    #25 0x112fe560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #26 0x7fff9048d771 in _pthread_start (in libsystem_c.dylib) + 326
    #27 0x7fff9047a1a0 in thread_start (in libsystem_c.dylib) + 12

Thread T5 created by T0 here:
    #0 0x10e049119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x112fe4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x112ff1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11fad026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x11fed5082 in RenderProcess content/renderer/render_process.h:21:3
    #5 0x11fed5082 in RenderProcessImpl content/renderer/render_process_impl.cc:27:0
    #6 0x11ff5f087 in RendererMain content/renderer/renderer_main.cc:204:23
    #7 0x112e02948 in Run content/app/content_main_runner.cc:786:12
    #8 0x112e00abd in ContentMain content/app/content_main.cc:19:15
    #9 0x111e9ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10e00599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10e005563 in start (in Chromium Helper) + 51
    #11 0x12  (<unknown module>)

[66472:13063:1203/071208:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[66467:109335:1203/071208:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[66467:109335:1203/071208:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=2
==66472==ABORTING
Received signal 6
[end of stack trace]
[66467:109335:1203/071208:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=3
[66467:109335:1203/071208:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=4
[66470:17667:1203/071208:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.TabAudible (6493 ms)
[231/235] ExtensionApiTest.TabAudible (7715 ms)
[ RUN      ] HotwordPrivateApiTest.OnEnabledChanged
[66478:3847:1203/071210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66475:3847:1203/071212:INFO:CONSOLE(0)] "[SUCCESS] onEnabledChangedTest", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[66475:3847:1203/071212:INFO:CONSOLE(0)] "[SUCCESS] onEnabledChangedTest", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[66475:3847:1203/071212:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[       OK ] HotwordPrivateApiTest.OnEnabledChanged (3244 ms)
[232/235] HotwordPrivateApiTest.OnEnabledChanged (4558 ms)
[ RUN      ] SessionRestoreTest.ShareProcessesOnRestore
[66485:3847:1203/071215:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66486:13063:1203/071217:WARNING:channel.cc(358)] RawChannel write error
[66488:15107:1203/071217:ERROR:gpu_channel_host.cc(256)] Failed to send GpuChannelMsg_CreateOffscreenCommandBuffer.
[66488:15107:1203/071217:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[66485:16899:1203/071220:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.ShareProcessesOnRestore (6439 ms)
[233/235] SessionRestoreTest.ShareProcessesOnRestore (7806 ms)
[ RUN      ] WebNavigationApiTest.Api
[66495:3847:1203/071223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66495:18691:1203/071224:WARNING:channel.cc(358)] RawChannel write error
[66492:3847:1203/071225:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.Api (3198 ms)
[234/235] WebNavigationApiTest.Api (4564 ms)
[ RUN      ] WebViewTest.ContextMenuInspectElement
[66502:3847:1203/071227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[66499:3847:1203/071230:INFO:CONSOLE(5)] "webview has loaded.", source: chrome-extension://dfbcpdnlegbngiigkndmjdigafdkkbhf/embedder.js (5)
[66499:3847:1203/071230:INFO:CONSOLE(5)] "Script has been injected into webview.", source: chrome-extension://dfbcpdnlegbngiigkndmjdigafdkkbhf/embedder.js (5)
[66499:3847:1203/071231:INFO:CONSOLE(250)] "A communication channel has been established with webview.", source: chrome-extension://dfbcpdnlegbngiigkndmjdigafdkkbhf/embedder.js (250)
[66499:3847:1203/071231:INFO:CONSOLE(5)] "Guest load completed.", source: chrome-extension://dfbcpdnlegbngiigkndmjdigafdkkbhf/embedder.js (5)
[66502:17667:1203/071231:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.ContextMenuInspectElement (4833 ms)
[235/235] WebViewTest.ContextMenuInspectElement (6212 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runxcrPK8/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outt8El50/output.json
+--------------------------------------------------------------------------+
| End of shard 2  Pending: 1.4s  Duration: 867.6s  Bot: vm1064-m4  Exit: 0 |
+--------------------------------------------------------------------------+

+-------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/2b812b3c7e71f310  |
+-------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 0/20
Using 2 parallel jobs.
[ RUN      ] BaseDownloadsWebUITest.DatesCollapse
[360:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[353:3847:1203/065907:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[353:3847:1203/065907:INFO:CONSOLE(1328)] "Running TestCase BaseDownloadsWebUITest.DatesCollapse", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==364==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010ab37bb1 bp 0x000121312170 sp 0x0001213120a0 T6)
    #0 0x10ab37bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10ab37bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10ab371f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10ab32bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10ab32bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10ac2d5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10ac4a1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10ac1c863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10ac8b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10ab62bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10ac84547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10ab999cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x1084eb36c in Run base/callback.h:396:12
    #13 0x1084eb36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11529189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11528ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x1084eb36c in Run base/callback.h:396:12
    #17 0x1084eb36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x108553894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x108554ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x108554ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x1084c94a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x1085388a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x1084c7936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f170b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f170454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f1937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f1930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x1084ca290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x1084c8d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10858e078 in Run base/run_loop.cc:55:3
    #31 0x1085520b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x1085fcd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x1085f060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x103655119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x1085effff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x1085fc426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x1152a832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x1150c3a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x1154eb1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x1154ebd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x1154eeae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x108259642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x1154e4e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x1154e344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x1154e2ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11556a110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10840d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10840babd in ContentMain content/app/content_main.cc:19:15
    #15 0x1074a9c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10361199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x103611563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==364==ABORTING
Received signal 6
[end of stack trace]
[360:15367:1203/065909:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BaseDownloadsWebUITest.DatesCollapse (6503 ms)
[1/236] BaseDownloadsWebUITest.DatesCollapse (7826 ms)
[ RUN      ] BasicExtensionSettingsWebUITest.testNonEmptyExtensionList
[359:3847:1203/065905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[354:3847:1203/065908:INFO:CONSOLE(5)] "line1", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (5)
[354:3847:1203/065908:INFO:CONSOLE(6)] "line2", source: chrome-extension://pdlpifnclfacjobnmbpngemkalkjamnf/script.js (6)
[354:3847:1203/065909:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[354:3847:1203/065909:INFO:CONSOLE(1328)] "Running TestCase BasicExtensionSettingsWebUITest.testNonEmptyExtensionList", source: test_api.js (1328)
[367:13063:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[359:17155:1203/065910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BasicExtensionSettingsWebUITest.testNonEmptyExtensionList (7328 ms)
[2/236] BasicExtensionSettingsWebUITest.testNonEmptyExtensionList (8560 ms)
[ RUN      ] SettingsCommandsExtensionSettingsWebUITest.extensionSettingsUri
[376:3847:1203/065912:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[370:3847:1203/065915:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[370:3847:1203/065915:INFO:CONSOLE(1328)] "Running TestCase SettingsCommandsExtensionSettingsWebUITest.extensionSettingsUri", source: test_api.js (1328)
[382:12807:1203/065915:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SettingsCommandsExtensionSettingsWebUITest.extensionSettingsUri (4771 ms)
[3/236] SettingsCommandsExtensionSettingsWebUITest.extensionSettingsUri (6000 ms)
[ RUN      ] ManageProfileUITestAsync.CreateExistingSupervisedUser
[380:3847:1203/065913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[371:3847:1203/065916:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[371:3847:1203/065917:INFO:CONSOLE(1328)] "Running TestCase ManageProfileUITestAsync.CreateExistingSupervisedUser", source: test_api.js (1328)
[       OK ] ManageProfileUITestAsync.CreateExistingSupervisedUser (6329 ms)
[4/236] ManageProfileUITestAsync.CreateExistingSupervisedUser (7489 ms)
[ RUN      ] SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect
[396:3847:1203/065921:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[392:3847:1203/065924:INFO:CONSOLE(1328)] "Running TestCase SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect", source: test_api.js (1328)
ASAN:DEADLYSIGNAL
=================================================================
==402==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00011067cbb1 bp 0x000148f12170 sp 0x000148f120a0 T6)
    #0 0x11067cbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x11067cbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x11067c1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x110677bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x110677bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x1107725d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x11078f1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x110761863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x1107d09cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x1106a7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x1107c9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x1106de9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10e03036c in Run base/callback.h:396:12
    #13 0x10e03036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11add689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11add3d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10e03036c in Run base/callback.h:396:12
    #17 0x10e03036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10e098894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10e099ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10e099ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10e00e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10e07d8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10e00c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f170b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f170454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f1937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f1930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10e00f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10e00dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10e0d3078 in Run base/run_loop.cc:55:3
    #31 0x10e0970b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10e141d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10e13560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x109193119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10e134fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10e141426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11aded32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11ac08a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11b0301d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11b030d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11b033ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10dd9e642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11b029e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11b02844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11b027ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11b0af110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10df52948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10df50abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10cfeec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10914d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10914d563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==402==ABORTING
Received signal 6
[end of stack trace]
[396:15623:1203/065925:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect (5535 ms)
[5/236] SyncInternalsWebUITest.SearchTabDoesntChangeOnItemSelect (7088 ms)
[ RUN      ] OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading
[390:3847:1203/065918:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[384:3847:1203/065922:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[384:3847:1203/065924:INFO:CONSOLE(1328)] "Running TestCase OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading", source: test_api.js (1328)
[384:3847:1203/065926:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[390:17155:1203/065926:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading (9963 ms)
[6/236] OptionsWebUIExtendedTest.HistoryUpdatedAfterLoading (11032 ms)
[ RUN      ] InvalidationsWebUITest.testRegisteringNewInvalidation
[408:3847:1203/065928:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[405:3847:1203/065931:INFO:CONSOLE(1328)] "Running TestCase InvalidationsWebUITest.testRegisteringNewInvalidation", source: test_api.js (1328)
[414:16643:1203/065931:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000011296a373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x00000001129b5c65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000112a01a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011f555493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011f554a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x00000001143f1dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000113e2df10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x0000000113c593b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000113d4fad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000113d4cbfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000113d4d235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000113e98d4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000114ff7392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011f8fd663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011f8fdae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000112a7b421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000112a7af43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000112a7060f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9719a772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff971871a1 thread_start + 13

[408:17923:1203/065931:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InvalidationsWebUITest.testRegisteringNewInvalidation (4781 ms)
[7/236] InvalidationsWebUITest.testRegisteringNewInvalidation (6221 ms)
[ RUN      ] WebUIAssertionsTest.testConstructedMessage
[420:3847:1203/065934:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[421:13063:1203/065935:WARNING:channel.cc(358)] RawChannel write error
[417:3847:1203/065936:INFO:CONSOLE(1328)] "Running TestCase WebUIAssertionsTest.testConstructedMessage", source: test_api.js (1328)
[       OK ] WebUIAssertionsTest.testConstructedMessage (3567 ms)
[8/236] WebUIAssertionsTest.testConstructedMessage (4816 ms)
[ RUN      ] WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest
[426:3847:1203/065939:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[423:3847:1203/065940:INFO:CONSOLE(1328)] "Running TestCase WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest", source: test_api.js (1328)
[426:17155:1203/065941:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest (3738 ms)
[9/236] WebUIBrowserAsyncGenDeferredTest.TestDeferRunTest (4819 ms)
[ RUN      ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceProfileSettingsTest
[432:3847:1203/065943:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[429:3847:1203/065948:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[429:3847:1203/065948:INFO:CONSOLE(1328)] "Running TestCase CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceProfileSettingsTest", source: test_api.js (1328)
[429:3847:1203/065949:WARNING:CONSOLE(361)] "
Accessibility issues found on chrome://extensions/
*** Begin accessibility audit results ***
An accessibility audit found
Warnings:
Warning: AX_FOCUS_01 (These elements are focusable but either invisible or obscured by another element) failed on the following elements (1 - 5 of 9):
#search-button
#section-menu
#developer-mode
#developer-mode-checkbox
#more-extensions
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#-ax_focus_01--these-elements-are-focusable-but-either-invisible-or-obscured-by-another-element for more information.


*** End accessibility audit results ***", source: test_api.js (361)
[429:3847:1203/065949:INFO:CONSOLE(116)] "Page load time: 1711 ms", source: polymer_browser_test_base.js (116)
[429:3847:1203/065949:INFO:CONSOLE(118)] "Test run time: 598 ms", source: polymer_browser_test_base.js (118)
[429:3847:1203/065949:INFO:CONSOLE(120)] "Total time: 2310 ms", source: polymer_browser_test_base.js (120)
[432:17155:1203/065949:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceProfileSettingsTest (6932 ms)
[10/236] CrExtensionsBrowserTestWithInstalledExtension.ExtensionServiceProfileSettingsTest (8242 ms)
[ RUN      ] NetInternalsTest.netInternalsHSTSViewAddFail
[441:3847:1203/065952:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[438:3847:1203/065955:INFO:CONSOLE(1328)] "Running TestCase NetInternalsTest.netInternalsHSTSViewAddFail", source: test_api.js (1328)
[443:12807:1203/065955:WARNING:channel.cc(358)] RawChannel write error
[441:15623:1203/065955:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetInternalsTest.netInternalsHSTSViewAddFail (5046 ms)
[11/236] NetInternalsTest.netInternalsHSTSViewAddFail (6144 ms)
[ RUN      ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor
[447:3847:1203/065958:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[444:3847:1203/070000:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[444:3847:1203/070001:INFO:CONSOLE(1328)] "Running TestCase PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor", source: test_api.js (1328)
[       OK ] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor (6207 ms)
[12/236] PrintPreviewWebUITest.TestColorSettingsBothStandardDefaultColor (7425 ms)
[ RUN      ] PlatformAppBrowserTest.WindowsApiGet
[454:3847:1203/070005:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[451:5635:1203/070007:ERROR:mach_broker_mac.mm(234)] Unknown process 456 is sending Mach IPC messages!
[451:3847:1203/070007:INFO:CONSOLE(0)] "[SUCCESS] testGetAllNoWindows", source: chrome-extension://hlnffckaeoigkmlkifkjdnmcpajcgbcc/_generated_background_page.html (0)
[451:3847:1203/070008:INFO:CONSOLE(0)] "[SUCCESS] testGetAllOneWindow", source: chrome-extension://hlnffckaeoigkmlkifkjdnmcpajcgbcc/_generated_background_page.html (0)
[451:3847:1203/070008:INFO:CONSOLE(0)] "[SUCCESS] testGetAllMultipleWindows", source: chrome-extension://hlnffckaeoigkmlkifkjdnmcpajcgbcc/_generated_background_page.html (0)
[451:3847:1203/070008:INFO:CONSOLE(0)] "[SUCCESS] testGetNoWindows", source: chrome-extension://hlnffckaeoigkmlkifkjdnmcpajcgbcc/_generated_background_page.html (0)
[451:3847:1203/070008:INFO:CONSOLE(0)] "[SUCCESS] testGet", source: chrome-extension://hlnffckaeoigkmlkifkjdnmcpajcgbcc/_generated_background_page.html (0)
[       OK ] PlatformAppBrowserTest.WindowsApiGet (4753 ms)
[13/236] PlatformAppBrowserTest.WindowsApiGet (5869 ms)
[ RUN      ] PlatformAppBrowserTest.ChromeRuntimeGetPackageDirectoryEntryApp
[461:3847:1203/070011:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[458:53259:1203/070013:ERROR:mach_broker_mac.mm(234)] Unknown process 463 is sending Mach IPC messages!
[458:3847:1203/070014:INFO:CONSOLE(0)] "[SUCCESS] getPackageDirectoryEntry", source: chrome-extension://mndhcjnjkapkpcbchiocbhhbajpbblnh/window/test.html (0)
[       OK ] PlatformAppBrowserTest.ChromeRuntimeGetPackageDirectoryEntryApp (4233 ms)
[14/236] PlatformAppBrowserTest.ChromeRuntimeGetPackageDirectoryEntryApp (5349 ms)
[ RUN      ] PlatformAppBrowserTest.AppWithContextMenuClicked
[468:3847:1203/070016:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[469:13063:1203/070019:WARNING:channel.cc(358)] RawChannel write error
[468:15367:1203/070019:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PlatformAppBrowserTest.AppWithContextMenuClicked (3837 ms)
[15/236] PlatformAppBrowserTest.AppWithContextMenuClicked (5053 ms)
[ RUN      ] ExtensionApiTest.FontSettingsIncognito
[474:3847:1203/070022:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[475:13063:1203/070024:WARNING:channel.cc(358)] RawChannel write error
[474:15623:1203/070024:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.FontSettingsIncognito (4407 ms)
[16/236] ExtensionApiTest.FontSettingsIncognito (5613 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors
[413:3847:1203/065929:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000105a3daa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x0000000113e2ef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9718890a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff8f18e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f193916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f1930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94878eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94878c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94878ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff90447533 _DPSNextEvent + 685
11  AppKit                              0x00007fff90446df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9043e1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000105a1ea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000105a1c7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000105adc149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000113f00e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000104792644 _ZN16WebUIBrowserTest13BrowsePreloadERK4GURL + 644
18  browser_tests                       0x0000000102d10086 _ZN96WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture_testRunningAuditManually_noErrors_Test19RunTestOnMainThreadEv + 550
19  browser_tests                       0x0000000105a06265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
20  browser_tests                       0x0000000113e2e96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x0000000104c678ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000104c65016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x00000001101f3837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x0000000110a7b11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x00000001101ef26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x00000001101fb407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x00000001101e7b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x0000000113e2b679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x0000000113e297ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x0000000113e2e0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000105a040dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x00000001067cdf80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x00000001067cfb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x00000001067d0dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x00000001067e2ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x00000001067e202a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x0000000105c06219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x000000010480e9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000113ef97c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x00000001059ba513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000010480e88d main + 237
42  browser_tests                       0x0000000102cc4e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[17/236] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors (TIMED OUT)
[ RUN      ] ExtensionApiTest.I18NUpdate
[482:3847:1203/070027:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[479:61739:1203/070029:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[482:17155:1203/070029:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.I18NUpdate (3812 ms)
[18/236] ExtensionApiTest.I18NUpdate (5153 ms)
[ RUN      ] ExtensionApiTest.TabPinned
[493:3847:1203/070032:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[488:3847:1203/070035:INFO:CONSOLE(0)] "[SUCCESS] setupWindow", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/pinned.html (0)
[488:3847:1203/070036:INFO:CONSOLE(0)] "[SUCCESS] createPinned", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/pinned.html (0)
[488:3847:1203/070036:INFO:CONSOLE(0)] "[SUCCESS] updatePinned", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/pinned.html (0)
[496:13063:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[493:17667:1203/070036:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.TabPinned (5093 ms)
[19/236] ExtensionApiTest.TabPinned (6448 ms)
[ RUN      ] ExtensionApiTest.TabMove
[501:3847:1203/070039:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[498:3847:1203/070041:INFO:CONSOLE(0)] "[SUCCESS] setupLetterPages", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] move", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] moveWithNegativeIndex", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] remove", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] moveMultipleTabs", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] removeMultipleTabs", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] moveToInvalidTab", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] moveEmptyTabList", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[498:3847:1203/070042:INFO:CONSOLE(0)] "[SUCCESS] moveToCurrentWindow", source: chrome-extension://okkbcfeaafanfkkagonhpknglpjdgdog/move.html (0)
[503:13063:1203/070042:WARNING:channel.cc(358)] RawChannel write error
[498:3847:1203/070042:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 6
[498:3847:1203/070042:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 7
[498:3847:1203/070042:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 8
[501:17155:1203/070042:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.TabMove (5164 ms)
[20/236] ExtensionApiTest.TabMove (6393 ms)
[ RUN      ] ExtensionApiTest.WindowOpenPopupIframe
[508:3847:1203/070045:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[508:17155:1203/070047:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.WindowOpenPopupIframe (3645 ms)
[21/236] ExtensionApiTest.WindowOpenPopupIframe (4822 ms)
[ RUN      ] ExtensionApiTest.WindowArgumentsOverflow
[514:3847:1203/070050:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[511:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] overflow2To31", source: chrome-extension://lapncbjgfedlfffcgmpahickejkahfop/test.html (0)
[511:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] overflowMinus2To31Minus1", source: chrome-extension://lapncbjgfedlfffcgmpahickejkahfop/test.html (0)
[511:3847:1203/070052:INFO:CONSOLE(0)] "[SUCCESS] overflow2To32", source: chrome-extension://lapncbjgfedlfffcgmpahickejkahfop/test.html (0)
[514:16899:1203/070052:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.WindowArgumentsOverflow (3431 ms)
[22/236] ExtensionApiTest.WindowArgumentsOverflow (4570 ms)
[ RUN      ] MimeHandlerViewTest.PostMessage
[520:3847:1203/070054:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[517:62475:1203/070055:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[517:3847:1203/070057:INFO:CONSOLE(0)] "[SUCCESS] testPostMessage", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[520:17923:1203/070057:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MimeHandlerViewTest.PostMessage (3825 ms)
[23/236] MimeHandlerViewTest.PostMessage (5075 ms)
[ RUN      ] MimeHandlerViewTest.EmbeddedDataUrlLong
[526:3847:1203/070100:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[523:62219:1203/070101:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[523:3847:1203/070102:INFO:CONSOLE(0)] "[SUCCESS] testDataUrlLong", source: chrome-extension://oickdpebdnfbgkcaoklfcdhjniefkcji/index.html (0)
[527:13063:1203/070102:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MimeHandlerViewTest.EmbeddedDataUrlLong (4223 ms)
[24/236] MimeHandlerViewTest.EmbeddedDataUrlLong (5340 ms)
[ RUN      ] EphemeralAppBrowserTest.StickyNotificationSettings
[534:3847:1203/070105:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[534:17155:1203/070109:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.StickyNotificationSettings (5674 ms)
[25/236] EphemeralAppBrowserTest.StickyNotificationSettings (6931 ms)
[ RUN      ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithInstalledApp
[542:3847:1203/070112:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[543:13063:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[542:15623:1203/070117:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EphemeralAppBrowserTest.ReplaceEphemeralAppWithInstalledApp (6726 ms)
[26/236] EphemeralAppBrowserTest.ReplaceEphemeralAppWithInstalledApp (7989 ms)
[ RUN      ] WebViewTest.Shim_TestPartitionRemovalAfterNavigationFails
[551:3847:1203/070120:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[548:3847:1203/070123:INFO:CONSOLE(775)] "webview.loadstop", source: chrome-extension://pbbajhhnhbghidhekmknkoomkhfgghli/main.js (775)
[548:3847:1203/070123:INFO:CONSOLE(149)] "<webview>: The object has already navigated, so its partition cannot be changed.", source: extensions::webViewAttributes (149)
[553:13063:1203/070123:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestPartitionRemovalAfterNavigationFails (5040 ms)
[27/236] WebViewTest.Shim_TestPartitionRemovalAfterNavigationFails (6148 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsRetainGesture
[487:3847:1203/070030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010e002aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011c3f3f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9718890a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff8f18e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f193916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f1930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94878eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94878c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94878ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff90447533 _DPSNextEvent + 685
11  AppKit                              0x00007fff90446df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9043e1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010dfe3a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010dfe17fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010e0a1149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011c4c5e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000010cdcf23a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x000000010cdcf7a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x000000010cdc4562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x000000010cdc331f _ZN20ExtensionBrowserTest22LoadExtensionWithFlagsERKN4base8FilePathEi + 207
21  browser_tests                       0x000000010cdbf63a _ZN16ExtensionApiTest20RunExtensionTestImplERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEES8_PKci + 810
22  browser_tests                       0x000000010cdbf2a1 _ZN16ExtensionApiTest16RunExtensionTestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEE + 209
23  browser_tests                       0x000000010bc028ef _ZN10extensions54ExtensionApiTest_OptionalPermissionsRetainGesture_Test19RunTestOnMainThreadEv + 623
24  browser_tests                       0x000000010dfcb265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
25  browser_tests                       0x000000011c3f396a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
26  browser_tests                       0x000000010d22c8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
27  browser_tests                       0x000000010d22a016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
28  browser_tests                       0x00000001187b8837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
29  browser_tests                       0x000000011904011a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
30  browser_tests                       0x00000001187b426b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
31  browser_tests                       0x00000001187c0407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
32  browser_tests                       0x00000001187acb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
33  browser_tests                       0x000000011c3f0679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
34  browser_tests                       0x000000011c3ee7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
35  browser_tests                       0x000000011c3f30ec _ZN7content15BrowserTestBase5SetUpEv + 1660
36  browser_tests                       0x000000010dfc90dd _ZN20InProcessBrowserTest5SetUpEv + 717
37  browser_tests                       0x000000010ed92f80 _ZN7testing4Test3RunEv + 464
38  browser_tests                       0x000000010ed94b16 _ZN7testing8TestInfo3RunEv + 1046
39  browser_tests                       0x000000010ed95dba _ZN7testing8TestCase3RunEv + 1306
40  browser_tests                       0x000000010eda7ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
41  browser_tests                       0x000000010eda702a _ZN7testing8UnitTest3RunEv + 410
42  browser_tests                       0x000000010e1cb219 _ZN4base9TestSuite3RunEv + 665
43  browser_tests                       0x000000010cdd39ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
44  browser_tests                       0x000000011c4be7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
45  browser_tests                       0x000000010df7f513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
46  browser_tests                       0x000000010cdd388d main + 237
47  browser_tests                       0x000000010b289e34 start + 52
[28/236] ExtensionApiTest.OptionalPermissionsRetainGesture (TIMED OUT)
[ RUN      ] WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage
[558:3847:1203/070126:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[555:3847:1203/070128:INFO:CONSOLE(1760)] "http://localhost:49229/extensions/platform_apps/web_view/shim/empty_guest.html", source: chrome-extension://pbbajhhnhbghidhekmknkoomkhfgghli/main.js (1760)
[562:3847:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[562:3847:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[562:3847:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[562:3847:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[562:3847:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[562:3847:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[562:3847:1203/070130:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[558:17155:1203/070130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage (5599 ms)
[29/236] WebViewTest.Shim_TestDeclarativeWebRequestAPISendMessage (6917 ms)
[ RUN      ] WebViewTest.Shim_TestLoadAbortInvalidNavigation
[565:3847:1203/070131:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[561:3847:1203/070134:INFO:CONSOLE(237)] "<webview>: The load has aborted with error -300: ERR_INVALID_URL.", source: extensions::webViewEvents (237)
[574:12807:1203/070135:WARNING:channel.cc(358)] RawChannel write error
[574:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[574:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[574:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[574:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[574:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[574:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[574:3847:1203/070135:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[565:17155:1203/070136:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Shim_TestLoadAbortInvalidNavigation (6305 ms)
[30/236] WebViewTest.Shim_TestLoadAbortInvalidNavigation (7622 ms)
[ RUN      ] WebViewTest.ShimSrcAttribute
[571:3847:1203/070133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[566:8455:1203/070135:ERROR:mach_broker_mac.mm(234)] Unknown process 573 is sending Mach IPC messages!
[566:3847:1203/070137:INFO:CONSOLE(0)] "[SUCCESS] webView", source: chrome-extension://cnkohebfibdlncoaikhcpjeikknpdplf/main.html (0)
[575:12807:1203/070137:WARNING:channel.cc(358)] RawChannel write error
[566:3847:1203/070138:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[       OK ] WebViewTest.ShimSrcAttribute (6452 ms)
[31/236] WebViewTest.ShimSrcAttribute (7616 ms)
[ RUN      ] WebViewTest.TestContextMenu
[580:3847:1203/070139:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[577:3847:1203/070143:INFO:CONSOLE(5)] "webview has loaded.", source: chrome-extension://emmklnndcehkdcdnnmfljgabhmigapjd/embedder.js (5)
[577:3847:1203/070143:INFO:CONSOLE(5)] "Script has been injected into webview.", source: chrome-extension://emmklnndcehkdcdnnmfljgabhmigapjd/embedder.js (5)
[577:3847:1203/070143:INFO:CONSOLE(250)] "A communication channel has been established with webview.", source: chrome-extension://emmklnndcehkdcdnnmfljgabhmigapjd/embedder.js (250)
[577:3847:1203/070143:INFO:CONSOLE(5)] "Guest load completed.", source: chrome-extension://emmklnndcehkdcdnnmfljgabhmigapjd/embedder.js (5)
[591:12807:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[585:12807:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[582:12807:1203/070143:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.TestContextMenu (6885 ms)
[32/236] WebViewTest.TestContextMenu (8023 ms)
[ RUN      ] WebViewTest.MediaAccessAPIAllow_TestAllowTwice
[586:3847:1203/070141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[581:62471:1203/070145:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[581:3847:1203/070145:INFO:CONSOLE(20)] "test passed", source: chrome-extension://baaoefaihmlilmalhmjckogddkdlhjhk/embedder.js (20)
[590:12807:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[592:12807:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[586:17667:1203/070145:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.MediaAccessAPIAllow_TestAllowTwice (5910 ms)
[33/236] WebViewTest.MediaAccessAPIAllow_TestAllowTwice (7304 ms)
[ RUN      ] WebViewTest.FileSystemAPIRequestFromMainThreadDefaultAllow
[597:3847:1203/070146:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[593:3847:1203/070150:INFO:CONSOLE(77)] "embedder.setUpLoadStop_", source: chrome-extension://pfbkiilghnbjmbokfjanfcampgjljmlk/embedder.js (77)
[593:3847:1203/070150:INFO:CONSOLE(79)] "embedder.onWebViewLoadStop", source: chrome-extension://pfbkiilghnbjmbokfjanfcampgjljmlk/embedder.js (79)
[593:3847:1203/070150:INFO:CONSOLE(82)] "embedder.webview.postMessage", source: chrome-extension://pfbkiilghnbjmbokfjanfcampgjljmlk/embedder.js (82)
[593:62491:1203/070150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[593:3847:1203/070150:WARNING:chrome_quota_permission_context.cc(309)] Attempt to request quota from a background page: 5,1
[605:12807:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[598:12807:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[597:17667:1203/070151:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.FileSystemAPIRequestFromMainThreadDefaultAllow (6093 ms)
[34/236] WebViewTest.FileSystemAPIRequestFromMainThreadDefaultAllow (7483 ms)
[ RUN      ] WebViewTest.Dialog_TestAlertDialog
[601:3847:1203/070148:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[596:3847:1203/070152:INFO:CONSOLE(77)] "webview has loaded.", source: chrome-extension://acdaomagllbackdbjkcbnnmiobiogajg/embedder.js (77)
[596:3847:1203/070152:INFO:CONSOLE(81)] "Script has been injected into webview.", source: chrome-extension://acdaomagllbackdbjkcbnnmiobiogajg/embedder.js (81)
[596:3847:1203/070152:INFO:CONSOLE(92)] "A communication channel has been established with webview.", source: chrome-extension://acdaomagllbackdbjkcbnnmiobiogajg/embedder.js (92)
[596:3847:1203/070152:INFO:CONSOLE(113)] "The alert dialog test has started.", source: chrome-extension://acdaomagllbackdbjkcbnnmiobiogajg/embedder.js (113)
[596:3847:1203/070152:INFO:CONSOLE(128)] "webview has requested a dialog.", source: chrome-extension://acdaomagllbackdbjkcbnnmiobiogajg/embedder.js (128)
[596:3847:1203/070152:INFO:CONSOLE(132)] "The app has responded to the dialog request.", source: chrome-extension://acdaomagllbackdbjkcbnnmiobiogajg/embedder.js (132)
[596:3847:1203/070152:INFO:CONSOLE(120)] "webview has been unblocked after requesting an alert dialog.", source: chrome-extension://acdaomagllbackdbjkcbnnmiobiogajg/embedder.js (120)
[601:15623:1203/070152:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebViewTest.Dialog_TestAlertDialog (5877 ms)
[35/236] WebViewTest.Dialog_TestAlertDialog (7026 ms)
[ RUN      ] AutofillTest.ProfilesNotAggregatedWithInvalidEmail
[611:3847:1203/070154:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[607:61755:1203/070156:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[607:3847:1203/070156:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[611:16135:1203/070157:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.ProfilesNotAggregatedWithInvalidEmail (4166 ms)
[36/236] AutofillTest.ProfilesNotAggregatedWithInvalidEmail (5418 ms)
[ RUN      ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultipleSmallerTotal
[623:3847:1203/070159:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[619:68867:1203/070201:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[625:12807:1203/070201:WARNING:channel.cc(358)] RawChannel write error
[619:3847:1203/070201:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[619:3847:1203/070201:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[619:3847:1203/070201:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[623:17411:1203/070201:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultipleSmallerTotal (3304 ms)
[37/236] AppBannerDataFetcherBrowserTest.WebAppBannerCreatedDirectMultipleSmallerTotal (4578 ms)
[ RUN      ] AutofillTest.UsePlusSignForInternationalNumber
[615:3847:1203/070155:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[609:41487:1203/070157:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[626:13319:1203/070202:WARNING:channel.cc(358)] RawChannel write error
[620:13575:1203/070202:WARNING:channel.cc(358)] RawChannel write error
[615:17667:1203/070203:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillTest.UsePlusSignForInternationalNumber (9262 ms)
[38/236] AutofillTest.UsePlusSignForInternationalNumber (10664 ms)
[ RUN      ] BitmapFetcherBrowserTest.HandleImageFailedTest
[631:3847:1203/070204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] BitmapFetcherBrowserTest.HandleImageFailedTest (3470 ms)
[39/236] BitmapFetcherBrowserTest.HandleImageFailedTest (5218 ms)
[ RUN      ] AutofillCounterTest.AutocompleteSuggestions
[635:3847:1203/070206:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[635:17411:1203/070207:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillCounterTest.AutocompleteSuggestions (3174 ms)
[40/236] AutofillCounterTest.AutocompleteSuggestions (4347 ms)
[ RUN      ] BrowsingDataIndexedDBHelperTest.CannedUnique
[642:3847:1203/070209:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[645:3847:1203/070210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] BrowsingDataIndexedDBHelperTest.CannedUnique (2926 ms)
[41/236] BrowsingDataIndexedDBHelperTest.CannedUnique (4107 ms)
[ RUN      ] HistoryCounterTest.DuplicateVisits
[646:3847:1203/070210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[647:14855:1203/070211:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[647:13063:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[647:14855:1203/070211:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[646:18179:1203/070211:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HistoryCounterTest.DuplicateVisits (2986 ms)
[42/236] HistoryCounterTest.DuplicateVisits (4258 ms)
[ RUN      ] ChromeContentBrowserClientBrowserTest.UberURLHandler_AboutPage
[652:3847:1203/070213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[655:12551:1203/070215:WARNING:channel.cc(358)] RawChannel write error
[648:3847:1203/070216:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] ChromeContentBrowserClientBrowserTest.UberURLHandler_AboutPage (4635 ms)
[43/236] ChromeContentBrowserClientBrowserTest.UberURLHandler_AboutPage (5973 ms)
[ RUN      ] RemoteDebuggingTest.RemoteDebugger
[656:3847:1203/070214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[650:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] discoverTargets", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] versionInfo", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] activatePage", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070217:INFO:CONSOLE(184)] "<html>
<head>
<title>Inspectable pages</title>
<style>
body {
  color: #222;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  text-shadow: rgba(255, 255, 255, 0.496094) 0px 1px 0px;
}

#caption {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
  height: 20px;
  text-align: left;
}

#items {
  display: flex;
  flex-direction: column;
  margin: 10px;
}

.item {
  color: #222;
  display: flex;
  flex-direction: row;
  text-decoration: none;
  padding: 10px;
  -webkit-transition-property: background-color, border-color;
  -webkit-transition: background-color 0.15s, 0.15s;
  -webkit-transition-delay: 0ms, 0ms;
}

.thumbnail {
  background-attachment: scroll;
  background-origin: padding-box;
  background-repeat: no-repeat;
  border: 1px solid rgba(184, 184, 184, 1);
  flex: none;
  height: 132px;
  width: 212px;
}

.item:not(.connected):hover {
  background-color: rgba(242, 242, 242, 1);
  border-color: rgba(110, 116, 128, 1);
  color: black;
}

.item.connected .thumbnail {
  opacity: 0.5;
}

.item.connected:hover {
  border-color: rgba(184, 184, 184, 1);
  color: rgb(110, 116, 128);
}

.description {
  display: flex;
  flex-direction: column;
}

.title, .subtitle {
  font-size: 13px;
  margin: 4px 0px 0px 6px;
  overflow: hidden;
  padding-left: 20px;
}

.title {
  background-repeat: no-repeat;
  background-size: 16px;
  font-size: 15px;
}

</style>

<script>

function onLoad() {
  var tabsListRequest = new XMLHttpRequest();
  tabsListRequest.open('GET', '/json/list', true);
  tabsListRequest.onreadystatechange = onReady;
  tabsListRequest.send();
}

function onReady() {
  if(this.readyState == 4 && this.status == 200) {
    if(this.response != null)
      var responseJSON = JSON.parse(this.response);
      for (var i = 0; i < responseJSON.length; ++i)
        appendItem(responseJSON[i]);
  }
}

function overrideFrontendUrl(item) {
  if (window.location.hash) {
    var overridden_url = window.location.hash.substr(1);
    var ws_suffix = item.webSocketDebuggerUrl.replace('ws://', 'ws=');
    if (overridden_url.indexOf('?') == -1)
      return overridden_url + '?' + ws_suffix;
    else
      return overridden_url + '&' + ws_suffix;
  }
  return item.devtoolsFrontendUrl;
}

function appendItem(item_object) {
  var item_element;
  if (item_object.devtoolsFrontendUrl) {
    item_element = document.createElement('a');
    item_element.href = overrideFrontendUrl(item_object);
    item_element.title = item_object.title;
  } else {
    item_element = document.createElement('div');
    item_element.className = 'connected';
    item_element.title = 'The tab already has an active debug session';
  }
  item_element.classList.add('item');

  var thumbnail = document.createElement('div');
  thumbnail.className = 'thumbnail';
  thumbnail.style.cssText = 'background-image:url(' +
      item_object.thumbnailUrl + ')';
  item_element.appendChild(thumbnail);

  var description = document.createElement('div');
  description.className = 'description';

  var title = document.createElement('div');
  title.className = 'title';
  title.textContent = item_object.description || item_object.title;
  title.style.cssText = 'background-image:url(' +
      item_object.faviconUrl + ')';
  description.appendChild(title);

  var subtitle = document.createElement('div');
  subtitle.className = 'subtitle';
  subtitle.textContent = (item_object.url || '').substring(0, 300);
  description.appendChild(subtitle);

  item_element.appendChild(description);

  document.getElementById('items').appendChild(item_element);
}
</script>
</head>
<body onload='onLoad()'>
  <div id='caption'>Inspectable pages</div>
  <hr>
  <div id='items'>
  </div>
</body>
</html>
", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/background.js (184)
[650:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] checkInspectablePagesUI", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] checkDebuggerUI", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] checkWebSocketAPI", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070217:INFO:CONSOLE(0)] "[SUCCESS] closePage", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070218:INFO:CONSOLE(0)] "[SUCCESS] newSpecificPage", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[650:3847:1203/070219:INFO:CONSOLE(0)] "[SUCCESS] newDefaultPage", source: chrome-extension://pbineejiajaoplkijjochjpdjealdegf/_generated_background_page.html (0)
[664:13063:1203/070219:WARNING:channel.cc(358)] RawChannel write error
[661:12807:1203/070219:WARNING:channel.cc(358)] RawChannel write error
[664:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[664:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[664:3847:1203/070219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[664:3847:1203/070220:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[664:3847:1203/070220:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[664:3847:1203/070220:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[664:3847:1203/070220:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] RemoteDebuggingTest.RemoteDebugger (7344 ms)
[44/236] RemoteDebuggingTest.RemoteDebugger (8590 ms)
[ RUN      ] DownloadTest.DownloadMimeTypeSelect
[665:3847:1203/070219:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[666:12807:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[665:15623:1203/070221:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.DownloadMimeTypeSelect (3113 ms)
[45/236] DownloadTest.DownloadMimeTypeSelect (4288 ms)
[ RUN      ] DownloadTest.ContentDisposition
[674:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DownloadTest.ContentDisposition (2771 ms)
[46/236] DownloadTest.ContentDisposition (4073 ms)
[ RUN      ] DownloadTest.AnchorDownloadTag
[677:3847:1203/070223:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[678:12807:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[677:17411:1203/070225:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.AnchorDownloadTag (2757 ms)
[47/236] DownloadTest.AnchorDownloadTag (4097 ms)
[ RUN      ] DownloadTest.AutoOpen
[683:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[686:13063:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[679:3847:1203/070228:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[683:17155:1203/070228:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadTest.AutoOpen (2628 ms)
[48/236] DownloadTest.AutoOpen (3818 ms)
[ RUN      ] ActiveScriptControllerBrowserTest.GrantExtensionAllUrlsPermission
[687:3847:1203/070227:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[680:60951:1203/070228:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[680:3847:1203/070229:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[687:15623:1203/070229:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ActiveScriptControllerBrowserTest.GrantExtensionAllUrlsPermission (2917 ms)
[49/236] ActiveScriptControllerBrowserTest.GrantExtensionAllUrlsPermission (4029 ms)
[ RUN      ] AutofillPrivateApiTest.SaveCreditCard
[693:3847:1203/070231:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[689:3847:1203/070233:INFO:CONSOLE(0)] "[SUCCESS] saveCreditCard", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?saveCreditCard (0)
[699:13063:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[693:16391:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillPrivateApiTest.SaveCreditCard (3652 ms)
[50/236] AutofillPrivateApiTest.SaveCreditCard (4798 ms)
[ RUN      ] CommandServiceTest.GetExtensionActionCommandQueryAll
[705:3847:1203/070235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[705:17155:1203/070238:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CommandServiceTest.GetExtensionActionCommandQueryAll (4605 ms)
[51/236] CommandServiceTest.GetExtensionActionCommandQueryAll (5867 ms)
[ RUN      ] AutomationApiTest.QuerySelector
[697:3847:1203/070232:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[698:12807:1203/070233:WARNING:channel.cc(358)] RawChannel write error
[690:62211:1203/070235:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[690:3847:1203/070235:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelector", source: chrome-extension://pelpjjnnkpfibahhjnphaciflmbegpnj/queryselector.html (0)
[690:3847:1203/070236:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorNoMatch", source: chrome-extension://pelpjjnnkpfibahhjnphaciflmbegpnj/queryselector.html (0)
[690:3847:1203/070237:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorFromMain", source: chrome-extension://pelpjjnnkpfibahhjnphaciflmbegpnj/queryselector.html (0)
[690:3847:1203/070238:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorForSpanInsideButtonReturnsButton", source: chrome-extension://pelpjjnnkpfibahhjnphaciflmbegpnj/queryselector.html (0)
[690:3847:1203/070239:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorFromAnonymousGroup", source: chrome-extension://pelpjjnnkpfibahhjnphaciflmbegpnj/queryselector.html (0)
[690:3847:1203/070240:INFO:CONSOLE(0)] "[SUCCESS] testQuerySelectorFromRemovedNode", source: chrome-extension://pelpjjnnkpfibahhjnphaciflmbegpnj/queryselector.html (0)
[702:13063:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[697:17411:1203/070241:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutomationApiTest.QuerySelector (11295 ms)
[52/236] AutomationApiTest.QuerySelector (12538 ms)
[ RUN      ] CommandServiceTest.GetNamedCommandsQueryActive
[712:3847:1203/070241:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] CommandServiceTest.GetNamedCommandsQueryActive (5010 ms)
[53/236] CommandServiceTest.GetNamedCommandsQueryActive (6400 ms)
[ RUN      ] DeclarativeContentApiTest.RulesEvaluatedOnAddRemove
[719:3847:1203/070244:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[720:13063:1203/070247:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.RulesEvaluatedOnAddRemove (4360 ms)
[54/236] DeclarativeContentApiTest.RulesEvaluatedOnAddRemove (5628 ms)
[ RUN      ] DeclarativeContentApiTest.DisabledForSplitIncognito
[725:3847:1203/070248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[727:12807:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[733:13063:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[725:15623:1203/070252:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeclarativeContentApiTest.DisabledForSplitIncognito (6220 ms)
[55/236] DeclarativeContentApiTest.DisabledForSplitIncognito (7469 ms)
[ RUN      ] DeveloperPrivateApiTest.Basics
[731:3847:1203/070250:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[726:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] simple", source: chrome-extension://akogaincbcmhleamjngmogkaecakajep/_generated_background_page.html (0)
[726:3847:1203/070254:INFO:CONSOLE(0)] "[SUCCESS] aliasedFunctions", source: chrome-extension://akogaincbcmhleamjngmogkaecakajep/_generated_background_page.html (0)
[732:13063:1203/070254:WARNING:channel.cc(358)] RawChannel write error
[731:17155:1203/070255:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DeveloperPrivateApiTest.Basics (6515 ms)
[56/236] DeveloperPrivateApiTest.Basics (7723 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchFilenameRegex
[740:3847:1203/070255:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[736:3847:1203/070257:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[740:17411:1203/070257:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchFilenameRegex (2999 ms)
[57/236] DownloadExtensionTest.DownloadExtensionTest_SearchFilenameRegex (4293 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderBy
[745:3847:1203/070258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[742:3847:1203/070259:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] DownloadExtensionTest.DownloadExtensionTest_SearchOrderBy (2958 ms)
[58/236] DownloadExtensionTest.DownloadExtensionTest_SearchOrderBy (4331 ms)
[ RUN      ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Twice
[750:3847:1203/070300:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[757:13063:1203/070302:WARNING:channel.cc(358)] RawChannel write error
[750:17411:1203/070302:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Twice (4100 ms)
[59/236] DownloadExtensionTest.DownloadExtensionTest_OnDeterminingFilename_Twice (5349 ms)
[ RUN      ] PageActionApiTest.Basic
[758:3847:1203/070302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[761:12807:1203/070304:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PageActionApiTest.Basic (4470 ms)
[60/236] PageActionApiTest.Basic (5682 ms)
[ RUN      ] FileSystemApiTest.FileSystemApiRetainEntry
[764:3847:1203/070305:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[760:4871:1203/070307:ERROR:mach_broker_mac.mm(234)] Unknown process 767 is sending Mach IPC messages!
[760:3847:1203/070308:INFO:CONSOLE(0)] "[SUCCESS] (no test)", source: chrome-extension://dikijdchcicofoofnfajcofcdfhjolbg/test_other_window.html (0)
[760:3847:1203/070308:INFO:CONSOLE(0)] "[SUCCESS] retainEntryWorks", source: chrome-extension://dikijdchcicofoofnfajcofcdfhjolbg/test.html (0)
[764:15623:1203/070309:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FileSystemApiTest.FileSystemApiRetainEntry (5367 ms)
[61/236] FileSystemApiTest.FileSystemApiRetainEntry (6683 ms)
[ RUN      ] HotwordPrivateApiTest.AlwaysOnEnabled
[771:3847:1203/070307:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[766:3847:1203/070310:INFO:CONSOLE(0)] "[SUCCESS] alwaysOnEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[766:3847:1203/070311:INFO:CONSOLE(0)] "[SUCCESS] alwaysOnEnabled", source: chrome-extension://cpfhkdbjfdgdebcjlifoldbijinjfifp/_generated_background_page.html (0)
[776:12807:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[771:17155:1203/070311:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HotwordPrivateApiTest.AlwaysOnEnabled (5328 ms)
[62/236] HotwordPrivateApiTest.AlwaysOnEnabled (6681 ms)
[ RUN      ] HotwordPrivateApiTest.HotwordSession
[779:3847:1203/070312:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HotwordPrivateApiTest.HotwordSession (3914 ms)
[63/236] HotwordPrivateApiTest.HotwordSession (5088 ms)
[ RUN      ] IdentityGetAccountsFunctionTest.TwoAccountsSignedIn
[785:3847:1203/070314:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[786:13063:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[786:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[786:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[786:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[786:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[786:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[786:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[786:3847:1203/070315:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[785:17155:1203/070315:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityGetAccountsFunctionTest.TwoAccountsSignedIn (2634 ms)
[64/236] IdentityGetAccountsFunctionTest.TwoAccountsSignedIn (3845 ms)
[ RUN      ] IdentityOldProfilesGetAccountsFunctionTest.MultiAccountOff
[791:3847:1203/070317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[792:13063:1203/070317:WARNING:channel.cc(358)] RawChannel write error
[792:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[792:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[792:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[792:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[792:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[792:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[792:3847:1203/070317:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[791:17923:1203/070318:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IdentityOldProfilesGetAccountsFunctionTest.MultiAccountOff (2611 ms)
[65/236] IdentityOldProfilesGetAccountsFunctionTest.MultiAccountOff (3848 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalSuccess
[795:3847:1203/070318:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[790:3847:1203/070320:INFO:CONSOLE(5)] "hi there", source: chrome-extension://mmpkfgcipkbdemmgdiloobbeefmbknfa/test.js (5)
[796:13063:1203/070320:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalSuccess (3778 ms)
[66/236] GetAuthTokenFunctionTest.InteractiveLoginSuccessApprovalSuccess (5163 ms)
[ RUN      ] GetAuthTokenFunctionTest.InteractiveCacheHit
[801:3847:1203/070321:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[797:3847:1203/070322:INFO:CONSOLE(5)] "hi there", source: chrome-extension://mmpkfgcipkbdemmgdiloobbeefmbknfa/test.js (5)
[       OK ] GetAuthTokenFunctionTest.InteractiveCacheHit (3926 ms)
[67/236] GetAuthTokenFunctionTest.InteractiveCacheHit (5137 ms)
[ RUN      ] GetAuthTokenFunctionTest.ScopesEmailFooBar
[807:3847:1203/070323:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[803:3847:1203/070325:INFO:CONSOLE(5)] "hi there", source: chrome-extension://mmpkfgcipkbdemmgdiloobbeefmbknfa/test.js (5)
[       OK ] GetAuthTokenFunctionTest.ScopesEmailFooBar (4282 ms)
[68/236] GetAuthTokenFunctionTest.ScopesEmailFooBar (5669 ms)
[ RUN      ] ExtensionManagementApiBrowserTest.InstallEvent
[813:3847:1203/070326:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[816:12807:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[814:12807:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[813:17155:1203/070328:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementApiBrowserTest.InstallEvent (4388 ms)
[69/236] ExtensionManagementApiBrowserTest.InstallEvent (5771 ms)
[ RUN      ] ExtensionManagementTest.InstallRequiresConfirm
[819:3847:1203/070329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ExtensionManagementTest.InstallRequiresConfirm (5031 ms)
[70/236] ExtensionManagementTest.InstallRequiresConfirm (6183 ms)
[ RUN      ] ExtensionManagementTest.ExternalPolicyRefresh
[825:3847:1203/070331:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[825:17411:1203/070336:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionManagementTest.ExternalPolicyRefresh (6731 ms)
[71/236] ExtensionManagementTest.ExternalPolicyRefresh (8013 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesAccessAttached
[834:3847:1203/070335:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[829:50947:1203/070337:ERROR:mach_broker_mac.mm(234)] Unknown process 837 is sending Mach IPC messages!
[829:3847:1203/070338:INFO:CONSOLE(0)] "[SUCCESS] mediaGalleriesAccessAttached", source: chrome-extension://oimpjafpmpnpaahhdkmfdlbmbedlkaok/_generated_background_page.html (0)
[829:3847:1203/070338:INFO:CONSOLE(0)] "[SUCCESS] testGalleries", source: chrome-extension://oimpjafpmpnpaahhdkmfdlbmbedlkaok/_generated_background_page.html (0)
[834:17411:1203/070338:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesAccessAttached (4601 ms)
[72/236] MediaGalleriesPlatformAppBrowserTest.MediaGalleriesAccessAttached (5684 ms)
[ RUN      ] MediaGalleriesPlatformAppBrowserTest.IPhotoTest
[843:3847:1203/070339:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[839:51459:1203/070341:ERROR:mach_broker_mac.mm(234)] Unknown process 848 is sending Mach IPC messages!
[839:3847:1203/070342:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fkoebablkdkefiinaopbbgfhiepiidpe/_generated_background_page.html (0)
[839:3847:1203/070343:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fkoebablkdkefiinaopbbgfhiepiidpe/_generated_background_page.html (0)
[839:3847:1203/070343:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fkoebablkdkefiinaopbbgfhiepiidpe/_generated_background_page.html (0)
[839:3847:1203/070343:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fkoebablkdkefiinaopbbgfhiepiidpe/_generated_background_page.html (0)
[839:3847:1203/070343:INFO:CONSOLE(0)] "[SUCCESS] undefined", source: chrome-extension://fkoebablkdkefiinaopbbgfhiepiidpe/_generated_background_page.html (0)
[       OK ] MediaGalleriesPlatformAppBrowserTest.IPhotoTest (5802 ms)
[73/236] MediaGalleriesPlatformAppBrowserTest.IPhotoTest (7029 ms)
[ RUN      ] ExtensionModuleApiTest.IncognitoNoFile
[856:3847:1203/070346:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[853:5635:1203/070348:ERROR:mach_broker_mac.mm(234)] Unknown process 858 is sending Mach IPC messages!
[853:5635:1203/070348:ERROR:mach_broker_mac.mm(234)] Unknown process 859 is sending Mach IPC messages!
[853:3847:1203/070349:INFO:CONSOLE(0)] "[SUCCESS] testPermissions", source: chrome-extension://nppimalbbjoigkkdlfcklbcffemmdaei/test.html (0)
[856:15623:1203/070349:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionModuleApiTest.IncognitoNoFile (3928 ms)
[74/236] ExtensionModuleApiTest.IncognitoNoFile (5099 ms)
[ RUN      ] PasswordsPrivateApiTest.RequestPlaintextPassword
[864:3847:1203/070351:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[861:3847:1203/070353:INFO:CONSOLE(0)] "[SUCCESS] requestPlaintextPassword", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?requestPlaintextPassword (0)
[864:17411:1203/070353:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordsPrivateApiTest.RequestPlaintextPassword (3461 ms)
[75/236] PasswordsPrivateApiTest.RequestPlaintextPassword (4539 ms)
[ RUN      ] WebNavigationApiTest.CrossProcess
[870:3847:1203/070356:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[867:3847:1203/070400:INFO:CONSOLE(0)] "[SUCCESS] crossProcess", source: chrome-extension://bgjhkhpnjdcpiiccdbejfoaglfmkkgbi/test_crossProcess.html (0)
[867:62211:1203/070400:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[874:13063:1203/070400:WARNING:channel.cc(358)] RawChannel write error
[867:3847:1203/070402:INFO:CONSOLE(0)] "[SUCCESS] crossProcessRedirect", source: chrome-extension://bgjhkhpnjdcpiiccdbejfoaglfmkkgbi/test_crossProcess.html (0)
[867:3847:1203/070403:INFO:CONSOLE(0)] "[SUCCESS] crossProcessAbortUserGesture", source: chrome-extension://bgjhkhpnjdcpiiccdbejfoaglfmkkgbi/test_crossProcess.html (0)
[871:13063:1203/070403:WARNING:channel.cc(358)] RawChannel write error
[870:17155:1203/070403:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==870==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9719fbc9 bp 0x000125235730 sp 0x0001252356f0 T6)
    #0 0x7fff9719fbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10dc2b3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10dc2b3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10dc2b3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10dc2b3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10dc4d1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10dc4d1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10dc38628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10dc38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10dc38b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10dc46c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10dc46c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10dc46c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10dc46c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10dc46c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10b8a036c in Run base/callback.h:396:12
    #16 0x10b8a036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10b908894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10b909ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10b909ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10b87ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10b943078 in Run base/run_loop.cc:55:3
    #22 0x10b9070b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10b9b1d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10b9a560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x1069f6119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10b9a4fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10b9b1426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11849026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10b794abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10b794abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10b79370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10b7c2948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10b7c0abd in ContentMain content/app/content_main.cc:19:15
    #9 0x10a85ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x1069b399f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x1069b3563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==870==ABORTING
Received signal 6
[end of stack trace]
[867:3847:1203/070403:ERROR:browser_thread.h(263)] DeleteSoon failed on thread 0
[       OK ] WebNavigationApiTest.CrossProcess (8803 ms)
[76/236] WebNavigationApiTest.CrossProcess (10055 ms)
[ RUN      ] ExtensionWebRequestApiTest.WebRequestDeclarative2
[887:3847:1203/070406:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[884:61955:1203/070409:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[884:3847:1203/070409:INFO:CONSOLE(0)] "[SUCCESS] testSetRequestHeader", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[884:3847:1203/070410:INFO:CONSOLE(0)] "[SUCCESS] testRemoveRequestHeader", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[884:3847:1203/070411:INFO:CONSOLE(0)] "[SUCCESS] testAddResponseHeader", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[884:3847:1203/070412:INFO:CONSOLE(0)] "[SUCCESS] testRemoveResponseHeader", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[884:3847:1203/070413:INFO:CONSOLE(0)] "[SUCCESS] testPriorities", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[884:3847:1203/070414:INFO:CONSOLE(0)] "[SUCCESS] testEditRequestCookies", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[884:3847:1203/070415:INFO:CONSOLE(0)] "[SUCCESS] testEditResponseCookies", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[884:3847:1203/070416:INFO:CONSOLE(0)] "[SUCCESS] testRequestHeaders", source: chrome-extension://lboknogeejohfdbpidnnablnhkaclobj/test_declarative2.html (0)
[       OK ] ExtensionWebRequestApiTest.WebRequestDeclarative2 (12663 ms)
[77/236] ExtensionWebRequestApiTest.WebRequestDeclarative2 (13758 ms)
[ RUN      ] ExtensionWebstorePrivateApiTest.InstallAccepted
[895:3847:1203/070420:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[892:3847:1203/070422:INFO:CONSOLE(0)] "[SUCCESS] completeBeforeBegin", source: http://www.example.com:49318/extensions/api_test/webstore_private/accepted.html (0)
[892:3847:1203/070422:INFO:CONSOLE(0)] "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.", source:  (0)
[892:17667:1203/070422:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[892:3847:1203/070422:INFO:CONSOLE(0)] "[SUCCESS] invalidID", source: http://www.example.com:49318/extensions/api_test/webstore_private/accepted.html (0)
[892:3847:1203/070422:INFO:CONSOLE(0)] "[SUCCESS] missingVersion", source: http://www.example.com:49318/extensions/api_test/webstore_private/accepted.html (0)
[892:3847:1203/070422:INFO:CONSOLE(52)] "img.onload called", source: http://www.example.com:49318/extensions/api_test/webstore_private/common.js (52)
[892:3847:1203/070425:INFO:CONSOLE(0)] "[SUCCESS] successfulInstall", source: http://www.example.com:49318/extensions/api_test/webstore_private/accepted.html (0)
[892:3847:1203/070426:INFO:CONSOLE(0)] "[SUCCESS] duplicateInstall", source: http://www.example.com:49318/extensions/api_test/webstore_private/accepted.html (0)
[899:12807:1203/070426:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionWebstorePrivateApiTest.InstallAccepted (8228 ms)
[78/236] ExtensionWebstorePrivateApiTest.InstallAccepted (9332 ms)
[ RUN      ] AppBackgroundPageApiTest.OpenTwoPagesWithManifest
[908:3847:1203/070429:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[905:62983:1203/070431:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /bg.html
[905:62983:1203/070432:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[911:12807:1203/070432:WARNING:channel.cc(358)] RawChannel write error
[909:12807:1203/070432:WARNING:channel.cc(358)] RawChannel write error
[908:17411:1203/070433:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AppBackgroundPageApiTest.OpenTwoPagesWithManifest (5122 ms)
[79/236] AppBackgroundPageApiTest.OpenTwoPagesWithManifest (6386 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners
[847:3847:1203/070341:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x0000000103d02aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001120f3f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9718890a _sigtramp + 26
3   ???                                 0x000060600046cf40 0x0 + 105965437767488
4   CoreFoundation                      0x00007fff8f18e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f193916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f1930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94878eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94878c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94878ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff90447533 _DPSNextEvent + 685
11  AppKit                              0x00007fff90446df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9043e1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000103ce3a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000103ce17fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000103da1149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x00000001121c5e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000102acf23a _ZN33ExtensionTestNotificationObserver16WaitForConditionERKN4base8CallbackIFbvEEEPNS_15NotificationSetE + 1050
18  browser_tests                       0x0000000102acf7a1 _ZN33ExtensionTestNotificationObserver27WaitForExtensionViewsToLoadEv + 913
19  browser_tests                       0x0000000102ac4562 _ZN20ExtensionBrowserTest29LoadExtensionWithInstallParamERKN4base8FilePathEiRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEE + 4242
20  browser_tests                       0x0000000102ac31de _ZN20ExtensionBrowserTest13LoadExtensionERKN4base8FilePathE + 206
21  browser_tests                       0x00000001018d4d20 _ZN33MediaGalleriesGalleryWatchApiTest17SetUpOnMainThreadEv + 320
22  browser_tests                       0x0000000103ccb216 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 806
23  browser_tests                       0x00000001120f396a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
24  browser_tests                       0x0000000102f2c8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
25  browser_tests                       0x0000000102f2a016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
26  browser_tests                       0x000000010e4b8837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
27  browser_tests                       0x000000010ed4011a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
28  browser_tests                       0x000000010e4b426b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
29  browser_tests                       0x000000010e4c0407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
30  browser_tests                       0x000000010e4acb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
31  browser_tests                       0x00000001120f0679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
32  browser_tests                       0x00000001120ee7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
33  browser_tests                       0x00000001120f30ec _ZN7content15BrowserTestBase5SetUpEv + 1660
34  browser_tests                       0x0000000103cc90dd _ZN20InProcessBrowserTest5SetUpEv + 717
35  browser_tests                       0x0000000104a92f80 _ZN7testing4Test3RunEv + 464
36  browser_tests                       0x0000000104a94b16 _ZN7testing8TestInfo3RunEv + 1046
37  browser_tests                       0x0000000104a95dba _ZN7testing8TestCase3RunEv + 1306
38  browser_tests                       0x0000000104aa7ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
39  browser_tests                       0x0000000104aa702a _ZN7testing8UnitTest3RunEv + 410
40  browser_tests                       0x0000000103ecb219 _ZN4base9TestSuite3RunEv + 665
41  browser_tests                       0x0000000102ad39ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
42  browser_tests                       0x00000001121be7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
43  browser_tests                       0x0000000103c7f513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
44  browser_tests                       0x0000000102ad388d main + 237
45  browser_tests                       0x0000000100f89e34 start + 52
[80/236] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners (TIMED OUT)
[ RUN      ] AppApiTest.AppProcessInstances
[915:3847:1203/070436:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[912:3847:1203/070436:INFO:app_process_apitest.cc(70)] Start of test.
[912:3847:1203/070437:INFO:app_process_apitest.cc(92)] Nav 1.
[912:62987:1203/070437:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[912:3847:1203/070437:INFO:app_process_apitest.cc(103)] New tab.
[912:3847:1203/070440:INFO:app_process_apitest.cc(106)] Nav 2.
[912:3847:1203/070440:INFO:app_process_apitest.cc(126)] WindowOpenHelper 1.
[912:3847:1203/070440:INFO:app_process_apitest.cc(128)] End of test.
[       OK ] AppApiTest.AppProcessInstances (6354 ms)
[81/236] AppApiTest.AppProcessInstances (7483 ms)
[ RUN      ] ChromeAppAPITest.InstallAndRunningStateFrame
[924:3847:1203/070442:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[920:41235:1203/070443:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[924:17155:1203/070443:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] ChromeAppAPITest.InstallAndRunningStateFrame (2977 ms)
[82/236] ChromeAppAPITest.InstallAndRunningStateFrame (4241 ms)
[ RUN      ] ContentCapabilitiesTest.ClipboardRead
[928:3847:1203/070443:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[923:61743:1203/070444:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[923:61743:1203/070444:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[928:17155:1203/070444:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentCapabilitiesTest.ClipboardRead (2833 ms)
[83/236] ContentCapabilitiesTest.ClipboardRead (4106 ms)
[ RUN      ] ContentScriptCssInjectionTest.ContentScriptInjectsStyles
[934:3847:1203/070446:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[930:60947:1203/070447:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[930:60947:1203/070448:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[930:3847:1203/070448:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[934:15367:1203/070448:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentScriptCssInjectionTest.ContentScriptInjectsStyles (4009 ms)
[84/236] ContentScriptCssInjectionTest.ContentScriptInjectsStyles (5153 ms)
[ RUN      ] ContentVerifierTest.DotSlashPaths
[938:3847:1203/070447:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[933:3847:1203/070449:WARNING:content_verifier_browsertest.cc(203)] Ignoring unexpected JobFinished hoipipabpcoomfapcecilckodldhmpgl/cs1.js failed:1
[933:3847:1203/070449:WARNING:content_verifier_browsertest.cc(203)] Ignoring unexpected JobFinished hoipipabpcoomfapcecilckodldhmpgl/cs2.js failed:1
[       OK ] ContentVerifierTest.DotSlashPaths (5641 ms)
[85/236] ContentVerifierTest.DotSlashPaths (6992 ms)
[ RUN      ] ContentVerifierTest.ContentScripts
[946:3847:1203/070451:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[946:17667:1203/070453:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContentVerifierTest.ContentScripts (3824 ms)
[86/236] ContentVerifierTest.ContentScripts (5160 ms)
[ RUN      ] ExtensionCrxInstallerTest.ExperimentalExtensionFromOutsideGalleryWithFlag
[953:3847:1203/070454:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[953:17155:1203/070457:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.ExperimentalExtensionFromOutsideGalleryWithFlag (4213 ms)
[87/236] ExtensionCrxInstallerTest.ExperimentalExtensionFromOutsideGalleryWithFlag (5435 ms)
[ RUN      ] ExtensionCrxInstallerTest.Blacklist
[958:3847:1203/070456:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[954:3847:1203/070458:WARNING:extension_error_reporter.cc(79)] Extension error: Google has flagged "HighDPI" as malicious and installation has been prevented.
[958:15623:1203/070458:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionCrxInstallerTest.Blacklist (3267 ms)
[88/236] ExtensionCrxInstallerTest.Blacklist (4636 ms)
[ RUN      ] ExternallyConnectableMessagingTest.FromIframeWithPermission
[970:3847:1203/070501:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[965:62219:1203/070503:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] ExternallyConnectableMessagingTest.FromIframeWithPermission (4337 ms)
[89/236] ExternallyConnectableMessagingTest.FromIframeWithPermission (5647 ms)
[ RUN      ] ClipboardApiTest.Extension
[966:3847:1203/070500:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[962:3847:1203/070502:INFO:CONSOLE(0)] "[SUCCESS] testDomCopy", source: chrome-extension://galnokdcdioaibckjhhfpffijehojlof/test.html (0)
[962:3847:1203/070502:INFO:CONSOLE(0)] "[SUCCESS] testDomPaste", source: chrome-extension://galnokdcdioaibckjhhfpffijehojlof/test.html (0)
[962:3847:1203/070502:INFO:CONSOLE(0)] "[SUCCESS] testCopyInIframe", source: chrome-extension://galnokdcdioaibckjhhfpffijehojlof/test.html (0)
[962:3847:1203/070502:INFO:CONSOLE(0)] "[SUCCESS] testPasteInIframe", source: chrome-extension://galnokdcdioaibckjhhfpffijehojlof/test.html (0)
[962:62467:1203/070503:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[974:13063:1203/070503:WARNING:channel.cc(358)] RawChannel write error
[974:17155:1203/070503:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000109e2f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000109e7ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000109ec6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x0000000116a1a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000116a19a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010b8b6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010b2f2f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010b11e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010b214ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010b211bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010b212235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010b35dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010c4bc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000116dc2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000116dc2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000109f40421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000109f3ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000109f3560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9719a772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff971871a1 thread_start + 13

[962:3847:1203/070503:INFO:CONSOLE(0)] "[SUCCESS] bound testExecuteScriptCopyPaste", source: chrome-extension://galnokdcdioaibckjhhfpffijehojlof/test.html (0)
[975:12807:1203/070504:WARNING:channel.cc(358)] RawChannel write error
[962:3847:1203/070504:INFO:CONSOLE(0)] "[SUCCESS] bound testContentScriptCopyPaste", source: chrome-extension://galnokdcdioaibckjhhfpffijehojlof/test.html (0)
[975:16643:1203/070504:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x0000000108d5f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x0000000108daac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x0000000108df6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011594a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000115949a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010a7e6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010a222f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010a04e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010a144ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010a141bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010a142235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010a28dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010b3ec392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x0000000115cf2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x0000000115cf2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000108e70421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x0000000108e6ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x0000000108e6560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9719a772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff971871a1 thread_start + 13

[1203/070504:ERROR:process_reader.cc(246)] thread_get_state(4): (os/kern) invalid argument (4)
[962:3847:1203/070505:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] ClipboardApiTest.Extension (6585 ms)
[90/236] ClipboardApiTest.Extension (7708 ms)
[ RUN      ] ExtensionResourceRequestPolicyTest.ExtensionCanLoadHostedAppIcons
[984:3847:1203/070507:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[987:13063:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[984:3847:1203/070509:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x6130000359c0]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[984:17411:1203/070509:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionResourceRequestPolicyTest.ExtensionCanLoadHostedAppIcons (3733 ms)
[91/236] ExtensionResourceRequestPolicyTest.ExtensionCanLoadHostedAppIcons (4921 ms)
[ RUN      ] ExternallyConnectableMessagingWithTlsChannelIdTest.WebConnectableWithNonEmptyTlsChannelId
[980:3847:1203/070506:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[976:41231:1203/070509:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[976:41231:1203/070510:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[988:13063:1203/070511:WARNING:channel.cc(358)] RawChannel write error
[986:12807:1203/070511:WARNING:channel.cc(358)] RawChannel write error
[980:16387:1203/070512:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExternallyConnectableMessagingWithTlsChannelIdTest.WebConnectableWithNonEmptyTlsChannelId (6705 ms)
[92/236] ExternallyConnectableMessagingWithTlsChannelIdTest.WebConnectableWithNonEmptyTlsChannelId (8085 ms)
[ RUN      ] ExtensionURLRewriteBrowserTest.NewTabPageURLOverride
[989:3847:1203/070512:ERROR:component_loader.cc(168)] Failed to parse extension manifest.
[993:3847:1203/070512:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[993:17155:1203/070516:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[993:17155:1203/070516:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionURLRewriteBrowserTest.NewTabPageURLOverride (5479 ms)
[93/236] ExtensionURLRewriteBrowserTest.NewTabPageURLOverride (6804 ms)
[ RUN      ] IsolatedAppTest.CrossProcessClientRedirect
[1001:3847:1203/070515:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1002:12295:1203/070517:WARNING:channel.cc(358)] RawChannel write error
[994:62475:1203/070517:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[994:62475:1203/070518:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[994:5635:1203/070519:ERROR:mach_broker_mac.mm(234)] Unknown process 1009 is sending Mach IPC messages!
[994:62475:1203/070519:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1001:17411:1203/070521:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IsolatedAppTest.CrossProcessClientRedirect (8113 ms)
[94/236] IsolatedAppTest.CrossProcessClientRedirect (9664 ms)
[ RUN      ] LazyBackgroundPageApiTest.BroadcastEvent
[1012:3847:1203/070519:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1005:41491:1203/070522:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1017:12807:1203/070523:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LazyBackgroundPageApiTest.BroadcastEvent (5853 ms)
[95/236] LazyBackgroundPageApiTest.BroadcastEvent (7003 ms)
[ RUN      ] ServiceWorkerBackgroundSyncTest.Sync
[1021:3847:1203/070524:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1018:29955:1203/070526:ERROR:extension_protocols.cc(328)] Allowing load of chrome-extension://ngonbadjbcnakaadjkcefdelcgangkhg/sw.jsfrom unknown origin. Could not find user data for request.
[1018:3847:1203/070527:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.always_authorize
[1018:3847:1203/070527:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown plugins.allow_outdated
[1018:3847:1203/070527:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown printing.enabled
[1021:16899:1203/070527:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ServiceWorkerBackgroundSyncTest.Sync (4115 ms)
[96/236] ServiceWorkerBackgroundSyncTest.Sync (5424 ms)
[ RUN      ] GaiaAuthExtensionLoaderTest.ClearDataOnUnload
[1027:3847:1203/070526:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1028:14851:1203/070527:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[       OK ] GaiaAuthExtensionLoaderTest.ClearDataOnUnload (2559 ms)
[97/236] GaiaAuthExtensionLoaderTest.ClearDataOnUnload (3840 ms)
[ RUN      ] WakeEventPageTest.OpenEventPage
[1036:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1030:40975:1203/070532:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] WakeEventPageTest.OpenEventPage (4349 ms)
[98/236] WakeEventPageTest.OpenEventPage (5648 ms)
[ RUN      ] WakeEventPageTest.ClosedEventPage
[1035:3847:1203/070530:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1029:63255:1203/070532:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1041:12807:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[1035:16647:1203/070533:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WakeEventPageTest.ClosedEventPage (5530 ms)
[99/236] WakeEventPageTest.ClosedEventPage (6734 ms)
[ RUN      ] MediaStreamPermissionTest.TestDismissIsNotSticky
[1050:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1043:3847:1203/070537:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49424/webrtc/adapter.js (71)
[1043:59691:1203/070537:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1043:3847:1203/070537:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "failed-with-error-PermissionDismissedError", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDismissedError to test.", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "failed-with-error-PermissionDismissedError", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[1043:3847:1203/070537:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDismissedError to test.", source: http://127.0.0.1:49424/webrtc/test_functions.js (13)
[       OK ] MediaStreamPermissionTest.TestDismissIsNotSticky (2622 ms)
[100/236] MediaStreamPermissionTest.TestDismissIsNotSticky (3794 ms)
[ RUN      ] MediaStreamPermissionTest.DenyingCameraDoesNotCauseStickyDenyForMics
[1055:3847:1203/070540:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1052:3847:1203/070541:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49433/webrtc/adapter.js (71)
[1052:62467:1203/070541:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1052:3847:1203/070541:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"video":true}", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[1052:3847:1203/070541:INFO:CONSOLE(13)] "GetUserMedia FAILED: Maybe the camera is in use by another process?", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[1052:3847:1203/070541:INFO:CONSOLE(13)] "failed-with-error-PermissionDeniedError", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[1052:3847:1203/070541:INFO:CONSOLE(13)] "Returning request-callback-denied to test.", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[1052:3847:1203/070541:INFO:CONSOLE(13)] "Returning failed-with-error-PermissionDeniedError to test.", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[1052:3847:1203/070541:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true}", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[1056:24835:1203/070541:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[1056:24835:1203/070541:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[1056:24835:1203/070541:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[1052:3847:1203/070541:INFO:CONSOLE(13)] "Returning request-callback-granted to test.", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[1052:3847:1203/070541:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:49433/webrtc/test_functions.js (13)
[       OK ] MediaStreamPermissionTest.DenyingCameraDoesNotCauseStickyDenyForMics (2505 ms)
[101/236] MediaStreamPermissionTest.DenyingCameraDoesNotCauseStickyDenyForMics (3757 ms)
[ RUN      ] ECKEncryptedMediaTest.FileIOTest
[1060:3847:1203/070544:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1057:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.197 -  Using FileIOTestPlayer", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.206 -  Registering video event handlers.", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.216 -  Loading media using src.", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.221 -  Starting play, hidden: false", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.323 -  Event: play", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.324 -  Event: waiting", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:62219:1203/070545:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1057:3847:1203/070545:INFO:CONSOLE(284)] "07:05:45.348 -  org.chromium.externalclearkey.fileiotest Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070545:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1057:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.136 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070546:INFO:CONSOLE(284)] "07:05:46.192 -  heartbeat #1", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1061:3847:1203/070546:ERROR:pepper_uma_host.cc(127)] Host or histogram name is not allowed to use the UMA API.
[1057:3847:1203/070547:INFO:CONSOLE(284)] "07:05:47.175 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070547:INFO:CONSOLE(284)] "07:05:47.178 -  CDM file IO test: Success", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1057:3847:1203/070547:INFO:CONSOLE(284)] "07:05:47.180 -  Set document title to: FILE_IO_TEST_SUCCESS, updated title: FILE_IO_TEST_SUCCESS", source: http://127.0.0.1:49442/eme_player_js/utils.js (284)
[1061:12807:1203/070547:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1060:15367:1203/070547:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ECKEncryptedMediaTest.FileIOTest (4537 ms)
[102/236] ECKEncryptedMediaTest.FileIOTest (5867 ms)
[ RUN      ] MediaFileValidatorTest.InvalidAudio
[1066:3847:1203/070550:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1066:17155:1203/070551:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaFileValidatorTest.InvalidAudio (2836 ms)
[103/236] MediaFileValidatorTest.InvalidAudio (4023 ms)
[ RUN      ] LoadTimingBrowserTest.NoTimes
[1072:3847:1203/070554:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1069:3847:1203/070554:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] LoadTimingBrowserTest.NoTimes (2199 ms)
[104/236] LoadTimingBrowserTest.NoTimes (3232 ms)
[ RUN      ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPURL
[1077:3847:1203/070557:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
Trying to start websocket server on ws://127.0.0.1:0...
WebSocket server started on ws://127.0.0.1:49459...
sending server_data: {"host": "127.0.0.1", "port": 49459} (36 bytes)
1.0.0.127.in-addr.arpa - code 404, message File not found
Exception in processing request from: ('127.0.0.1', 49463)
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
    self.finish_request(request, client_address)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/Volumes/data/b/swarm_slave/work/isolated/runl7rktv/third_party/pywebsocket/src/mod_pywebsocket/standalone.py", line 695, in __init__
    self, request, client_address, server)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
    self.finish()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
    self.wfile.close()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
    self.flush()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe

[1074:3847:1203/070559:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] WebSocketBrowserTest.WebSocketBasicAuthInHTTPURL (3200 ms)
[105/236] WebSocketBrowserTest.WebSocketBasicAuthInHTTPURL (4284 ms)
[ RUN      ] PasswordManagerBrowserTestBase.LoginFailed
[1083:3847:1203/070601:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1080:44827:1203/070602:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PasswordManagerBrowserTestBase.LoginFailed (2513 ms)
[106/236] PasswordManagerBrowserTestBase.LoginFailed (3758 ms)
[ RUN      ] PasswordManagerBrowserTestBase.NoPromptForLandingPageWithHTTPErrorStatusCode
[1088:3847:1203/070605:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1085:44327:1203/070606:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1085:44327:1203/070606:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /password/does_not_exist.html
[1089:13063:1203/070606:WARNING:channel.cc(358)] RawChannel write error
[1085:3847:1203/070606:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1088:17155:1203/070606:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.NoPromptForLandingPageWithHTTPErrorStatusCode (2519 ms)
[107/236] PasswordManagerBrowserTestBase.NoPromptForLandingPageWithHTTPErrorStatusCode (3760 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithoutUsernameField
[1093:3847:1203/070609:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1090:44307:1203/070610:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1094:13063:1203/070610:WARNING:channel.cc(358)] RawChannel write error
[1090:3847:1203/070610:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1093:17155:1203/070610:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithoutUsernameField (2572 ms)
[108/236] PasswordManagerBrowserTestBase.AutofillSuggetionsForPasswordFormWithoutUsernameField (3766 ms)
[ RUN      ] PasswordManagerBrowserTestBase.AutofillSuggetionsForProblematicPasswordForm
[1098:3847:1203/070612:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1095:44575:1203/070613:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1099:13063:1203/070613:WARNING:channel.cc(358)] RawChannel write error
[1099:3847:1203/070613:WARNING:proxy_message_pipe_endpoint.cc(50)] Failed to write enqueue message to channel
[1098:3847:1203/070613:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1098:3847:1203/070613:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef380]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1098:3847:1203/070614:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef380]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1095:3847:1203/070614:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1095:3847:1203/070614:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PasswordManagerBrowserTestBase.AutofillSuggetionsForProblematicPasswordForm (2661 ms)
[109/236] PasswordManagerBrowserTestBase.AutofillSuggetionsForProblematicPasswordForm (3759 ms)
[ RUN      ] PDFExtensionTest.EnsureInternalPluginDisabled
[1103:3847:1203/070616:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] PDFExtensionTest.EnsureInternalPluginDisabled (3075 ms)
[110/236] PDFExtensionTest.EnsureInternalPluginDisabled (4295 ms)
[ RUN      ] PluginPowerSaverBrowserTest.PluginMarkedEssentialAfterPosterClicked
objc[1110]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
objc[1110]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/power_saver_test_plugin.plugin/Contents/MacOS/power_saver_test_plugin. One of the two will be used. Which one is undefined.
[       OK ] PluginPowerSaverBrowserTest.PluginMarkedEssentialAfterPosterClicked (3193 ms)
[111/236] PluginPowerSaverBrowserTest.PluginMarkedEssentialAfterPosterClicked (4293 ms)
[ RUN      ] PrefetchBrowserTestPrediction.IncognitoTest
[1114:3847:1203/070625:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1111:62471:1203/070627:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrefetchBrowserTestPrediction.IncognitoTest (3335 ms)
[112/236] PrefetchBrowserTestPrediction.IncognitoTest (4549 ms)
[ RUN      ] MediaStreamPermissionTest.TestAllowingUserMedia
[1046:3847:1203/070536:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001125ddaa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x00000001209cef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9718890a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8f18e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f193916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f1930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94878eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94878c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94878ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff90447533 _DPSNextEvent + 685
11  AppKit                              0x00007fff90446df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9043e1a3 -[NSApplication run] + 517
13  browser_tests                       0x00000001125bea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001125bc7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000011267c149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x0000000120aa0e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x0000000120aa36ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x00000001209d0bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x00000001125a612c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x00000001209ce96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x00000001118078ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000111805016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011cd93837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011d61b11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011cd8f26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011cd9b407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011cd87b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x00000001209cb679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x00000001209c97ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x00000001209ce0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001125a40dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x000000011336df80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x000000011336fb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000113370dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000113382ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000011338202a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x00000001127a6219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001113ae9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x0000000120a997c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000011255a513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x00000001113ae88d main + 237
42  browser_tests                       0x000000010f864e34 start + 52
[113/236] MediaStreamPermissionTest.TestAllowingUserMedia (TIMED OUT)
[ RUN      ] PrerenderBrowserTest.PrerenderHTML5AudioJsplay
[1120:3847:1203/070629:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1117:62475:1203/070630:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1122:13063:1203/070635:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1117:61959:1203/070635:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[1117:3847:1203/070635:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[1120:15623:1203/070635:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderHTML5AudioJsplay (7088 ms)
[114/236] PrerenderBrowserTest.PrerenderHTML5AudioJsplay (8245 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrHead
[1127:3847:1203/070636:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1123:39951:1203/070637:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1132:13319:1203/070638:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderXhrHead (3953 ms)
[115/236] PrerenderBrowserTest.PrerenderXhrHead (5133 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderXhrPost
[1131:3847:1203/070638:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1126:40207:1203/070639:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderBrowserTest.PrerenderXhrPost (3885 ms)
[116/236] PrerenderBrowserTest.PrerenderXhrPost (5190 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLErrorSubresource
[1139:3847:1203/070642:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1135:41487:1203/070643:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1139:16135:1203/070644:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLErrorSubresource (4350 ms)
[117/236] PrerenderBrowserTest.PrerenderSSLErrorSubresource (5669 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderSSLClientCertIframe
[1143:3847:1203/070643:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1138:41999:1203/070644:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1138:62979:1203/070645:ERROR:openssl_ssl_util.cc(201)] OpenSSL SYSCALL error, earliest error code in error queue: 0, errno: 0
[1138:62979:1203/070645:ERROR:ssl_server_socket_openssl.cc(580)] handshake failed; returned 0, SSL error code 5, net_error -2
[1145:12807:1203/070645:WARNING:channel.cc(358)] RawChannel write error
[1143:15623:1203/070645:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderSSLClientCertIframe (3851 ms)
[118/236] PrerenderBrowserTest.PrerenderSSLClientCertIframe (5172 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderEvents
[1152:3847:1203/070647:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1148:39951:1203/070648:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1158:12807:1203/070649:WARNING:channel.cc(358)] RawChannel write error
[1155:13063:1203/070649:WARNING:channel.cc(358)] RawChannel write error
[1152:17667:1203/070649:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderEvents (3943 ms)
[119/236] PrerenderBrowserTest.PrerenderEvents (5194 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderClickNavigateGoBack
[1156:3847:1203/070648:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1149:62983:1203/070649:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1149:3847:1203/070650:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[       OK ] PrerenderBrowserTest.PrerenderClickNavigateGoBack (3966 ms)
[120/236] PrerenderBrowserTest.PrerenderClickNavigateGoBack (5176 ms)
[ RUN      ] PrerenderBrowserTest.PrerenderCapturedWebContents
[1164:3847:1203/070652:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1160:38935:1203/070654:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1167:13063:1203/070655:WARNING:channel.cc(358)] RawChannel write error
[1160:3847:1203/070655:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1164:15111:1203/070655:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrerenderBrowserTest.PrerenderCapturedWebContents (4022 ms)
[121/236] PrerenderBrowserTest.PrerenderCapturedWebContents (5402 ms)
[ RUN      ] PrerenderIncognitoBrowserTest.PrerenderIncognitoClosed
[1168:3847:1203/070653:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1161:67083:1203/070655:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[       OK ] PrerenderIncognitoBrowserTest.PrerenderIncognitoClosed (5055 ms)
[122/236] PrerenderIncognitoBrowserTest.PrerenderIncognitoClosed (6198 ms)
[ RUN      ] HostZoomMapBrowserTest.ToggleDefaultZoomLevel
[1176:3847:1203/070658:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1181:12807:1203/070700:WARNING:channel.cc(358)] RawChannel write error
[1173:3847:1203/070700:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1176:15623:1203/070700:WARNING:channel.cc(358)] RawChannel write error
[       OK ] HostZoomMapBrowserTest.ToggleDefaultZoomLevel (3956 ms)
[123/236] HostZoomMapBrowserTest.ToggleDefaultZoomLevel (5160 ms)
[ RUN      ] SpellingMenuObserverTest.InitMenuWithMisspelledWord
[1182:3847:1203/070659:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1183:13063:1203/070700:WARNING:channel.cc(358)] RawChannel write error
[1183:3847:1203/070700:ERROR:webgraphicscontext3d_command_buffer_impl.cc(267)] Failed to initialize GLES2Implementation.
[1183:3847:1203/070700:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1183:3847:1203/070700:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1183:3847:1203/070700:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1183:3847:1203/070700:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1183:3847:1203/070700:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1183:3847:1203/070700:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1182:17411:1203/070700:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SpellingMenuObserverTest.InitMenuWithMisspelledWord (2590 ms)
[124/236] SpellingMenuObserverTest.InitMenuWithMisspelledWord (3864 ms)
[ RUN      ] TemplateURLScraperTest.ScrapeWithOnSubmit
[1193:3847:1203/070703:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1187:3847:1203/070705:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1193:17411:1203/070705:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TemplateURLScraperTest.ScrapeWithOnSubmit (2864 ms)
[125/236] TemplateURLScraperTest.ScrapeWithOnSubmit (4055 ms)
[ RUN      ] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterStoppedAudio
[1192:3847:1203/070703:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1186:61975:1203/070704:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1194:12807:1203/070705:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1186:109319:1203/070705:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[1192:17667:1203/070705:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1192==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9719fbc9 bp 0x000122591730 sp 0x0001225916f0 T7)
    #0 0x7fff9719fbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10aedb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10aedb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10aedb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10aedb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10aefd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10aefd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10aee8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10aee8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10aee8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10aef6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10aef6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10aef6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10aef6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10aef6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x108b5036c in Run base/callback.h:396:12
    #16 0x108b5036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x108bb8894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x108bb9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x108bb9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x108b2ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x108bf3078 in Run base/run_loop.cc:55:3
    #22 0x108bb70b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x108c61d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x108c5560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T7 created by T0 here:
    #0 0x103cb5119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x108c54fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x108c61426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11574026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x108a44abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x108a44abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x108a4370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x108a72948 in Run content/app/content_main_runner.cc:786:12
    #8 0x108a70abd in ContentMain content/app/content_main.cc:19:15
    #9 0x107b0ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x103c7199f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x103c71563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==1192==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterStoppedAudio (3920 ms)
[126/236] ChromeRenderProcessHostBackgroundingTest.ProcessPriorityAfterStoppedAudio (5194 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_SessionStorage
[1201:3847:1203/070707:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1204:13319:1203/070708:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_SessionStorage (2690 ms)
[127/236] ContinueWhereILeftOffTest.PRE_SessionStorage (3808 ms)
[ RUN      ] ContinueWhereILeftOffTest.PRE_Post
[1205:3847:1203/070708:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1198:3847:1203/070709:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1205:17155:1203/070709:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.PRE_Post (2804 ms)
[128/236] ContinueWhereILeftOffTest.PRE_Post (3982 ms)
[ RUN      ] RestartTest.PRE_LocalStorageClearedOnExit
[1211:3847:1203/070711:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1214:13063:1203/070712:WARNING:channel.cc(358)] RawChannel write error
[1207:3847:1203/070712:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1211:15367:1203/070712:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.PRE_LocalStorageClearedOnExit (2746 ms)
[129/236] RestartTest.PRE_LocalStorageClearedOnExit (4063 ms)
[ RUN      ] SessionRestoreTest.ClosedTabStaysClosed
[1215:3847:1203/070712:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1215:3847:1203/070714:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x613000035d40]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1215:17155:1203/070716:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.ClosedTabStaysClosed (4993 ms)
[130/236] SessionRestoreTest.ClosedTabStaysClosed (6341 ms)
[ RUN      ] SessionRestoreTest.ActiveIndexUpdatedAtInsert
[1222:3847:1203/070715:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1231:13319:1203/070721:WARNING:channel.cc(358)] RawChannel write error
[1222:15623:1203/070721:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SessionRestoreTest.ActiveIndexUpdatedAtInsert (7732 ms)
[131/236] SessionRestoreTest.ActiveIndexUpdatedAtInsert (8843 ms)
[ RUN      ] CaptivePortalBlockingPageTest.CertReportingOptOut
[1229:3847:1203/070719:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1233:12807:1203/070720:WARNING:channel.cc(358)] RawChannel write error
[1229:17155:1203/070721:WARNING:channel.cc(358)] RawChannel write error
[       OK ] CaptivePortalBlockingPageTest.CertReportingOptOut (4373 ms)
[132/236] CaptivePortalBlockingPageTest.CertReportingOptOut (5692 ms)
[ RUN      ] IncognitoSSLHostStateDelegateTest.PRE_AfterRestart
[1241:3847:1203/070724:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1243:14595:1203/070725:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[1243:14595:1203/070725:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1243:14595:1203/070725:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] IncognitoSSLHostStateDelegateTest.PRE_AfterRestart (2620 ms)
[133/236] IncognitoSSLHostStateDelegateTest.PRE_AfterRestart (3881 ms)
[ RUN      ] SecurityStateModelTest.MixedContent
[1242:3847:1203/070724:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1236:3847:1203/070725:INFO:CONSOLE(12)] "Mixed Content: The page at 'https://127.0.0.1:49569/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:49568/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:49569/ssl/page_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4 (12)
[1236:62995:1203/070725:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1236:3847:1203/070725:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:49569/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:49568/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:49569/ssl/page_with_dynamic_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4 (0)
[1236:3847:1203/070726:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49569/ ran insecure content from http://127.0.0.1:49568/ssl/randomize_hash.js
[1236:3847:1203/070726:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49569/ ran insecure content from http://127.0.0.1:49568/ssl/randomize_hash.js
[1236:3847:1203/070726:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:49569/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:49568/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:49569/ssl/page_runs_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4 (0)
[1236:3847:1203/070726:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49569/ ran insecure content from http://127.0.0.1:49568/ssl/randomize_hash.js
[1236:3847:1203/070726:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49569/ ran insecure content from http://127.0.0.1:49568/ssl/randomize_hash.js
[1236:3847:1203/070726:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:49569/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4' was loaded over HTTPS, but requested an insecure script 'http://127.0.0.1:49568/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://127.0.0.1:49569/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4 (0)
[1236:3847:1203/070726:INFO:CONSOLE(7)] "Mixed Content: The page at 'https://127.0.0.1:49569/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4#0.12100390814829942' was loaded over HTTPS, but requested an insecure image 'http://127.0.0.1:49568/ssl/google_files/logo.gif'. This content should also be served over HTTPS.", source: https://127.0.0.1:49569/ssl/page_runs_and_displays_insecure_content.html?replace_text=UkVQTEFDRV9XSVRIX0hPU1RfQU5EX1BPUlQ=:MTI3LjAuMC4xOjQ5NTY4#0.12100390814829942 (7)
[1236:3847:1203/070726:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49569/ ran insecure content from http://different-http-host.test/ssl/randomize_hash.js
[1236:3847:1203/070726:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://different-host.test:49569/ssl/iframe_with_insecure_content.html' was loaded over HTTPS, but requested an insecure script 'http://different-http-host.test/ssl/randomize_hash.js'. This content should also be served over HTTPS.", source: https://different-host.test:49569/ssl/iframe_with_insecure_content.html (0)
[       OK ] SecurityStateModelTest.MixedContent (3864 ms)
[134/236] SecurityStateModelTest.MixedContent (5118 ms)
[ RUN      ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaMenu
[1249:3847:1203/070728:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1245:40211:1203/070729:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1256:12807:1203/070731:WARNING:channel.cc(358)] RawChannel write error
[1249:3847:1203/070731:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1249:3847:1203/070731:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1249:3847:1203/070731:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1249:3847:1203/070731:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1254:13063:1203/070731:WARNING:channel.cc(358)] RawChannel write error
[1256:16643:1203/070732:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000010d8bf373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000010d90ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x000000010d956a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000011a4aa493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x000000011a4a9a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x000000010f346dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x000000010ed82f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000010ebae3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x000000010eca4ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x000000010eca1bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x000000010eca2235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x000000010ededd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x000000010ff4c392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x000000011a852663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x000000011a852ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x000000010d9d0421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000010d9cff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000010d9c560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9719a772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff971871a1 thread_start + 13

[       OK ] SSLUITest.TestHTTPSExpiredCertAndGoBackViaMenu (5157 ms)
[135/236] SSLUITest.TestHTTPSExpiredCertAndGoBackViaMenu (6405 ms)
[ RUN      ] SSLUITest.TestGoodFrameNavigation
[1253:3847:1203/070729:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1248:63243:1203/070730:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1248:3847:1203/070731:WARNING:web_contents_impl.cc(3190)] https://127.0.0.1:49589/ ran insecure content from http://127.0.0.1:49588/ssl/google.html
[1248:3847:1203/070731:INFO:CONSOLE(0)] "Mixed Content: The page at 'https://127.0.0.1:49589/ssl/top_frame.html?replace_text=UkVQTEFDRV9XSVRIX0ZSQU1FX0xFRlRfUEFUSA==:ZnJhbWVfbGVmdC5odG1sP3JlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBoVVZGQmZVRUZIUlE9PTphSFIwY0Rvdkx6RXlOeTR3TGpBdU1UbzBPVFU0T0M5emMyd3ZaMjl2WjJ4bExtaDBiV3c9JnJlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBkUFQwUmZTRlJVVUZOZlVFRkhSUT09OmFIUjBjSE02THk4eE1qY3VNQzR3TGpFNk5EazFPRGt2YzNOc0wyZHZiMmRzWlM1b2RHMXMmcmVwbGFjZV90ZXh0PVVrVlFURUZEUlY5WFNWUklYMEpCUkY5SVZGUlFVMTlRUVVkRjphSFIwY0hNNkx5OHhNamN1TUM0d0xqRTZORGsxT1RBdmMzTnNMMkpoWkY5cFpuSmhiV1V1YUhSdGJBPT0=' was loaded over HTTPS, but requested an insecure resource 'http://127.0.0.1:49588/ssl/google.html'. This content should also be served over HTTPS.", source: https://127.0.0.1:49589/ssl/top_frame.html?replace_text=UkVQTEFDRV9XSVRIX0ZSQU1FX0xFRlRfUEFUSA==:ZnJhbWVfbGVmdC5odG1sP3JlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBoVVZGQmZVRUZIUlE9PTphSFIwY0Rvdkx6RXlOeTR3TGpBdU1UbzBPVFU0T0M5emMyd3ZaMjl2WjJ4bExtaDBiV3c9JnJlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBkUFQwUmZTRlJVVUZOZlVFRkhSUT09OmFIUjBjSE02THk4eE1qY3VNQzR3TGpFNk5EazFPRGt2YzNOc0wyZHZiMmRzWlM1b2RHMXMmcmVwbGFjZV90ZXh0PVVrVlFURUZEUlY5WFNWUklYMEpCUkY5SVZGUlFVMTlRUVVkRjphSFIwY0hNNkx5OHhNamN1TUM0d0xqRTZORGsxT1RBdmMzTnNMMkpoWkY5cFpuSmhiV1V1YUhSdGJBPT0= (0)
[1248:3847:1203/070731:INFO:CONSOLE(0)] "Mixed Content: The page at 'http://127.0.0.1:49588/ssl/google.html' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://127.0.0.1:49588/search'. This endpoint should be made available over a secure connection.", source: https://127.0.0.1:49589/ssl/top_frame.html?replace_text=UkVQTEFDRV9XSVRIX0ZSQU1FX0xFRlRfUEFUSA==:ZnJhbWVfbGVmdC5odG1sP3JlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBoVVZGQmZVRUZIUlE9PTphSFIwY0Rvdkx6RXlOeTR3TGpBdU1UbzBPVFU0T0M5emMyd3ZaMjl2WjJ4bExtaDBiV3c9JnJlcGxhY2VfdGV4dD1Va1ZRVEVGRFJWOVhTVlJJWDBkUFQwUmZTRlJVVUZOZlVFRkhSUT09OmFIUjBjSE02THk4eE1qY3VNQzR3TGpFNk5EazFPRGt2YzNOc0wyZHZiMmRzWlM1b2RHMXMmcmVwbGFjZV90ZXh0PVVrVlFURUZEUlY5WFNWUklYMEpCUkY5SVZGUlFVMTlRUVVkRjphSFIwY0hNNkx5OHhNamN1TUM0d0xqRTZORGsxT1RBdmMzTnNMMkpoWkY5cFpuSmhiV1V1YUhSdGJBPT0= (0)
[1253:15879:1203/070731:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SSLUITest.TestGoodFrameNavigation (3765 ms)
[136/236] SSLUITest.TestGoodFrameNavigation (5154 ms)
[ RUN      ] TaskManagerBrowserTest.NoticeExtensionTabChanges
[1263:3847:1203/070734:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1265:14083:1203/070737:WARNING:channel.cc(358)] RawChannel write error
[1263:16135:1203/070737:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TaskManagerBrowserTest.NoticeExtensionTabChanges (4501 ms)
[137/236] TaskManagerBrowserTest.NoticeExtensionTabChanges (5701 ms)
[ RUN      ] TranslateManagerBrowserTest.PageLanguageDetection
[1264:3847:1203/070734:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
HTTP server started on http://127.0.0.1:49598...
sending server_data: {"host": "127.0.0.1", "port": 49598} (36 bytes)
[1266:12807:1203/070738:WARNING:channel.cc(358)] RawChannel write error
[1264:17411:1203/070738:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TranslateManagerBrowserTest.PageLanguageDetection (5102 ms)
[138/236] TranslateManagerBrowserTest.PageLanguageDetection (6276 ms)
[ RUN      ] AutofillDialogControllerTest.Hide
[1274:3847:1203/070740:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1270:3847:1203/070742:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1274:17155:1203/070742:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.Hide (3213 ms)
[139/236] AutofillDialogControllerTest.Hide (4452 ms)
[ RUN      ] AutofillDialogControllerTest.DeferredDestruction
[1278:3847:1203/070741:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1278:15623:1203/070742:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.DeferredDestruction (3272 ms)
[140/236] AutofillDialogControllerTest.DeferredDestruction (4578 ms)
[ RUN      ] AutofillDialogControllerTest.ShouldShowErrorBubble
[1284:3847:1203/070744:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AutofillDialogControllerTest.ShouldShowErrorBubble (3342 ms)
[141/236] AutofillDialogControllerTest.ShouldShowErrorBubble (4662 ms)
[ RUN      ] AutofillDialogControllerTest.HideOnNavigateIframe
[1288:3847:1203/070745:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1289:12551:1203/070748:WARNING:channel.cc(358)] RawChannel write error
[1288:15367:1203/070748:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AutofillDialogControllerTest.HideOnNavigateIframe (4232 ms)
[142/236] AutofillDialogControllerTest.HideOnNavigateIframe (5370 ms)
[ RUN      ] BrowserTest.AppIdSwitch
[1294:3847:1203/070749:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1294:17155:1203/070751:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserTest.AppIdSwitch (3064 ms)
[143/236] BrowserTest.AppIdSwitch (4355 ms)
[ RUN      ] ClickModifierTest.WindowOpenShiftClickTest
[1299:3847:1203/070751:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] ClickModifierTest.WindowOpenShiftClickTest (3125 ms)
[144/236] ClickModifierTest.WindowOpenShiftClickTest (4574 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromPageToOptionsInNewTab
[1304:3847:1203/070754:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1301:3847:1203/070756:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] BrowserNavigatorTest.NavigateFromPageToOptionsInNewTab (6462 ms)
[145/236] BrowserNavigatorTest.NavigateFromPageToOptionsInNewTab (7822 ms)
[ RUN      ] BrowserNavigatorTest.NavigateFromOtherTabToSingletonOptions
[1309:3847:1203/070755:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1305:3847:1203/070758:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[1312:12807:1203/070801:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserNavigatorTest.NavigateFromOtherTabToSingletonOptions (7377 ms)
[146/236] BrowserNavigatorTest.NavigateFromOtherTabToSingletonOptions (8584 ms)
[ RUN      ] OneClickSigninDialogControllerTest.OK
[1317:3847:1203/070801:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1318:12807:1203/070803:WARNING:channel.cc(358)] RawChannel write error
[       OK ] OneClickSigninDialogControllerTest.OK (3106 ms)
[147/236] OneClickSigninDialogControllerTest.OK (4356 ms)
[ RUN      ] ProfileSigninConfirmationViewControllerTest.DoNotOfferNewProfile
[1322:3847:1203/070804:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1324:12807:1203/070805:WARNING:channel.cc(358)] RawChannel write error
[1322:17923:1203/070805:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ProfileSigninConfirmationViewControllerTest.DoNotOfferNewProfile (2563 ms)
[148/236] ProfileSigninConfirmationViewControllerTest.DoNotOfferNewProfile (3816 ms)
[ RUN      ] WebContentsModalDialogManagerViewsMacTest.TwoDialogsThenCloseTabs
[1327:3847:1203/070806:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1323:3847:1203/070808:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[1323:3847:1203/070808:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1323:3847:1203/070808:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[1323:3847:1203/070808:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1332:12807:1203/070808:WARNING:channel.cc(358)] RawChannel write error
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1323:3847:1203/070808:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 7
[1323:3847:1203/070808:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 8
[1327:17411:1203/070808:WARNING:channel.cc(358)] RawChannel write error
[1323:3847:1203/070808:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] WebContentsModalDialogManagerViewsMacTest.TwoDialogsThenCloseTabs (4134 ms)
[149/236] WebContentsModalDialogManagerViewsMacTest.TwoDialogsThenCloseTabs (5396 ms)
[ RUN      ] FindInPageControllerTest.PreferPreviousSearch
[1333:3847:1203/070808:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1333:3847:1203/070812:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1333:3847:1203/070812:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1333:3847:1203/070812:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef540]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1333:3847:1203/070812:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef540]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1328:3847:1203/070812:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[       OK ] FindInPageControllerTest.PreferPreviousSearch (5967 ms)
[150/236] FindInPageControllerTest.PreferPreviousSearch (7256 ms)
[ RUN      ] FindInPageControllerTest.GlobalPasteboardIncognito
[1340:3847:1203/070811:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1341:13319:1203/070813:WARNING:channel.cc(358)] RawChannel write error
[1340:16899:1203/070814:WARNING:channel.cc(358)] RawChannel write error
[       OK ] FindInPageControllerTest.GlobalPasteboardIncognito (4098 ms)
[151/236] FindInPageControllerTest.GlobalPasteboardIncognito (5345 ms)
[ RUN      ] LoginPromptBrowserTest.MultipleRealmCancellation
[1347:3847:1203/070815:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1343:62467:1203/070817:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1343:3847:1203/070817:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1347:15367:1203/070817:WARNING:channel.cc(358)] RawChannel write error
[       OK ] LoginPromptBrowserTest.MultipleRealmCancellation (3559 ms)
[152/236] LoginPromptBrowserTest.MultipleRealmCancellation (4885 ms)
[ RUN      ] StartupBrowserCreatorTest.SyncPromoNoWelcomePage
[1351:3847:1203/070817:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1352:13063:1203/070818:WARNING:channel.cc(358)] RawChannel write error
[1351:17155:1203/070818:WARNING:channel.cc(358)] RawChannel write error
[1346:7683:1203/070818:ERROR:mach_broker_mac.mm(234)] Unknown process 1353 is sending Mach IPC messages!
[       OK ] StartupBrowserCreatorTest.SyncPromoNoWelcomePage (3031 ms)
[153/236] StartupBrowserCreatorTest.SyncPromoNoWelcomePage (4382 ms)
[ RUN      ] BrowserActionsBarBrowserTest.Basic
[1362:3847:1203/070821:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1364:15107:1203/070822:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1364:15107:1203/070822:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1362:15879:1203/070822:WARNING:channel.cc(358)] RawChannel write error
[       OK ] BrowserActionsBarBrowserTest.Basic (2673 ms)
[154/236] BrowserActionsBarBrowserTest.Basic (4020 ms)
[ RUN      ] StartupBrowserCreatorFirstRunTest.FirstRunTabsPromoAllowed
[1358:3847:1203/070820:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1365:13063:1203/070823:WARNING:channel.cc(358)] RawChannel write error
[1367:12807:1203/070824:WARNING:channel_endpoint.cc(90)] Failed to write enqueue message to channel
[1358:17155:1203/070824:WARNING:channel.cc(358)] RawChannel write error
[       OK ] StartupBrowserCreatorFirstRunTest.FirstRunTabsPromoAllowed (5371 ms)
[155/236] StartupBrowserCreatorFirstRunTest.FirstRunTabsPromoAllowed (6842 ms)
[ RUN      ] InlineLoginHelperBrowserTest.WithSessionIndex
[1371:3847:1203/070825:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1373:3847:1203/070826:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1373:3847:1203/070826:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1373:3847:1203/070826:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1373:3847:1203/070826:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1373:3847:1203/070826:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1373:3847:1203/070826:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1373:3847:1203/070826:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1371:16899:1203/070826:WARNING:raw_channel_posix.cc(283)] sendmsg/write/writev: Socket is not connected
[       OK ] InlineLoginHelperBrowserTest.WithSessionIndex (2338 ms)
[156/236] InlineLoginHelperBrowserTest.WithSessionIndex (3799 ms)
[ RUN      ] InlineLoginHelperBrowserTest.WithAuthCode
[1376:3847:1203/070827:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1378:3847:1203/070828:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1378:3847:1203/070828:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1378:3847:1203/070828:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1378:3847:1203/070828:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1378:3847:1203/070828:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1378:3847:1203/070828:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1378:3847:1203/070828:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1376:15623:1203/070828:WARNING:channel.cc(358)] RawChannel write error
[       OK ] InlineLoginHelperBrowserTest.WithAuthCode (2677 ms)
[157/236] InlineLoginHelperBrowserTest.WithAuthCode (4053 ms)
[ RUN      ] UberUIBrowserTest.EnableMdHistoryHidesHistory
[1381:3847:1203/070829:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1377:3847:1203/070831:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[       OK ] UberUIBrowserTest.EnableMdHistoryHidesHistory (3892 ms)
[158/236] UberUIBrowserTest.EnableMdHistoryHidesHistory (5242 ms)
[ RUN      ] WebUIBrowserTest.ForceSwapOnDifferenteWebUITypes
[1387:3847:1203/070831:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1388:13319:1203/070833:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1389==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010fdacbb1 bp 0x0001487ff170 sp 0x0001487ff0a0 T6)
    #0 0x10fdacbb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10fdacbb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10fdac1f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10fda7bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10fda7bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10fea25d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10febf1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10fe91863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10ff009cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10fdd7bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10fef9547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10fe0e9cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x10d76036c in Run base/callback.h:396:12
    #13 0x10d76036c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x11a50689d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x11a503d8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x10d76036c in Run base/callback.h:396:12
    #17 0x10d76036c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x10d7c8894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x10d7c9ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x10d7c9ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x10d73e4a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x10d7ad8a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x10d73c936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f170b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f170454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f1937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f1930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x10d73f290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x10d73dd9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10d803078 in Run base/run_loop.cc:55:3
    #31 0x10d7c70b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10d871d5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10d86560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1088c1119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10d864fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10d871426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11a51d32a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x11a338a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x11a7601d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x11a760d4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x11a763ae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x10d4ce642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x11a759e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x11a75844e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x11a757ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x11a7df110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x10d682948 in Run content/app/content_main_runner.cc:786:12
    #14 0x10d680abd in ContentMain content/app/content_main.cc:19:15
    #15 0x10c71ec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x10887d99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x10887d563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==1389==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIBrowserTest.ForceSwapOnDifferenteWebUITypes (5571 ms)
[159/236] WebUIBrowserTest.ForceSwapOnDifferenteWebUITypes (7026 ms)
[ RUN      ] UnloadTest.BrowserCloseBeforeUnloadCancel
[1399:3847:1203/070838:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1396:3847:1203/070838:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1399:15367:1203/070839:WARNING:channel.cc(358)] RawChannel write error
[1396:3847:1203/070839:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseBeforeUnloadCancel (2394 ms)
[160/236] UnloadTest.BrowserCloseBeforeUnloadCancel (3502 ms)
[ RUN      ] UnloadTest.BrowserCloseTwoSecondBeforeUnloadAlert
[1404:3847:1203/070841:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1405:13063:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[1404:15879:1203/070844:WARNING:channel.cc(358)] RawChannel write error
[1401:3847:1203/070844:WARNING:pref_notifier_impl.cc(27)] pref observer found at shutdown select_file_dialogs.allowed
[       OK ] UnloadTest.BrowserCloseTwoSecondBeforeUnloadAlert (4293 ms)
[161/236] UnloadTest.BrowserCloseTwoSecondBeforeUnloadAlert (5606 ms)
[ RUN      ] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible_DifferentActionsSameData
[       OK ] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible_DifferentActionsSameData (354 ms)
[162/236] FormAutocompleteTest.AjaxSucceeded_NoLongerVisible_DifferentActionsSameData (1396 ms)
[ RUN      ] FormAutocompleteTest.AjaxSucceeded_NoFormInteractionInvisible
[       OK ] FormAutocompleteTest.AjaxSucceeded_NoFormInteractionInvisible (224 ms)
[163/236] FormAutocompleteTest.AjaxSucceeded_NoFormInteractionInvisible (1395 ms)
[ RUN      ] FormAutofillTest.WebFormControlElementToFormFieldMaxLength
[       OK ] FormAutofillTest.WebFormControlElementToFormFieldMaxLength (134 ms)
[164/236] FormAutofillTest.WebFormControlElementToFormFieldMaxLength (1397 ms)
[ RUN      ] FormAutofillTest.WebFormElementConsiderNonControlLabelableElements
[       OK ] FormAutofillTest.WebFormElementConsiderNonControlLabelableElements (131 ms)
[165/236] FormAutofillTest.WebFormElementConsiderNonControlLabelableElements (1397 ms)
[ RUN      ] FormAutofillTest.LabelsInferredFromTableRow
[       OK ] FormAutofillTest.LabelsInferredFromTableRow (255 ms)
[166/236] FormAutofillTest.LabelsInferredFromTableRow (1397 ms)
[ RUN      ] FormAutofillTest.FillFormNonEmptyFieldForUnownedForm
[       OK ] FormAutofillTest.FillFormNonEmptyFieldForUnownedForm (144 ms)
[167/236] FormAutofillTest.FillFormNonEmptyFieldForUnownedForm (1395 ms)
[ RUN      ] FormAutofillTest.MultipleLabelsPerElement
[       OK ] FormAutofillTest.MultipleLabelsPerElement (220 ms)
[168/236] FormAutofillTest.MultipleLabelsPerElement (1396 ms)
[ RUN      ] PasswordAutofillAgentTest.PreviewSuggestion
[       OK ] PasswordAutofillAgentTest.PreviewSuggestion (226 ms)
[169/236] PasswordAutofillAgentTest.PreviewSuggestion (1395 ms)
[ RUN      ] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_UserCleared
[       OK ] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_UserCleared (311 ms)
[170/236] PasswordAutofillAgentTest.RememberLastNonEmptyUsernameAndPasswordOnSubmit_UserCleared (1394 ms)
[ RUN      ] PasswordAutofillAgentTest.FillOnAccountSelectOnly
[       OK ] PasswordAutofillAgentTest.FillOnAccountSelectOnly (220 ms)
[171/236] PasswordAutofillAgentTest.FillOnAccountSelectOnly (1394 ms)
[ RUN      ] PasswordAutofillAgentTest.NotShowPopupPasswordField
[       OK ] PasswordAutofillAgentTest.NotShowPopupPasswordField (251 ms)
[172/236] PasswordAutofillAgentTest.NotShowPopupPasswordField (1395 ms)
[ RUN      ] PasswordAutofillAgentTest.SuggestionsOnUsernameFieldOfChangePasswordForm
[       OK ] PasswordAutofillAgentTest.SuggestionsOnUsernameFieldOfChangePasswordForm (261 ms)
[173/236] PasswordAutofillAgentTest.SuggestionsOnUsernameFieldOfChangePasswordForm (1397 ms)
[ RUN      ] ChromeRenderViewTest.TranslatablePage
[       OK ] ChromeRenderViewTest.TranslatablePage (136 ms)
[174/236] ChromeRenderViewTest.TranslatablePage (1395 ms)
[ RUN      ] WebUIResourceBrowserTest.MockTimerTest
[1422:3847:1203/070905:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] WebUIResourceBrowserTest.MockTimerTest (2557 ms)
[175/236] WebUIResourceBrowserTest.MockTimerTest (3766 ms)
[ RUN      ] WebUIResourceBrowserTest.ParseHtmlSubsetTest
[1427:3847:1203/070909:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1427:16899:1203/070910:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIResourceBrowserTest.ParseHtmlSubsetTest (2439 ms)
[176/236] WebUIResourceBrowserTest.ParseHtmlSubsetTest (3797 ms)
[ RUN      ] OutOfProcessPPAPITest.UDPSocket_SetOption
[1432:3847:1203/070913:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1434]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1434]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1429:62219:1203/070914:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1429:3847:1203/070914:INFO:CONSOLE(177)] "SetOptionForceAsync finished in 0.024 seconds.", source: http://127.0.0.1:49615/test_case.html?testcase=UDPSocket_SetOption, (177)
[1429:3847:1203/070914:INFO:CONSOLE(177)] "SetOption finished in 0.017 seconds.", source: http://127.0.0.1:49615/test_case.html?testcase=UDPSocket_SetOption, (177)
[1429:3847:1203/070914:INFO:CONSOLE(177)] "SetOptionBlocking finished in 0.009 seconds.", source: http://127.0.0.1:49615/test_case.html?testcase=UDPSocket_SetOption, (177)
[1429:3847:1203/070914:INFO:CONSOLE(177)] "SetOptionBackground finished in 0.007 seconds.", source: http://127.0.0.1:49615/test_case.html?testcase=UDPSocket_SetOption, (177)
[       OK ] OutOfProcessPPAPITest.UDPSocket_SetOption (3369 ms)
[177/236] OutOfProcessPPAPITest.UDPSocket_SetOption (4556 ms)
[ RUN      ] OutOfProcessPPAPITest.View_CreatedVisible
[1438:3847:1203/070917:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1440]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1440]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1435:3847:1203/070919:INFO:CONSOLE(177)] "CreatedVisible finished in 0.000 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/ppapi/tests/test_case.html?testcase=View_CreatedVisible (177)
[1438:3847:1203/070919:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] OutOfProcessPPAPITest.View_CreatedVisible (3304 ms)
[178/236] OutOfProcessPPAPITest.View_CreatedVisible (4588 ms)
[ RUN      ] OutOfProcessPPAPITest.Printing
[1444:3847:1203/070922:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1446]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1446]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1441:3847:1203/070923:INFO:CONSOLE(177)] "GetDefaultPrintSettings finished in 0.081 seconds.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/ppapi/tests/test_case.html?testcase=Printing (177)
[       OK ] OutOfProcessPPAPITest.Printing (3486 ms)
[179/236] OutOfProcessPPAPITest.Printing (4845 ms)
[ RUN      ] PPAPINaClGLibcTest.UDPSocket_SetOption_1_0
[1452:3847:1203/070927:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1449:62215:1203/070927:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1454,2110026112:07:09:28.698952] Native Client module will be loaded at base address 0x00004a3700000000
[1449:3847:1203/070929:INFO:CONSOLE(177)] "SetOption_1_0ForceAsync finished in 0.000 seconds.", source: http://127.0.0.1:49623/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_0, (177)
[1449:3847:1203/070929:INFO:CONSOLE(177)] "SetOption_1_0 finished in 0.000 seconds.", source: http://127.0.0.1:49623/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_0, (177)
[1449:3847:1203/070929:INFO:CONSOLE(177)] "SetOption_1_0Blocking finished in 0.001 seconds.", source: http://127.0.0.1:49623/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_0, (177)
[1449:3847:1203/070929:INFO:CONSOLE(177)] "SetOption_1_0Background finished in 0.000 seconds.", source: http://127.0.0.1:49623/test_case.html?mode=nacl_glibc&testcase=UDPSocket_SetOption_1_0, (177)
[       OK ] PPAPINaClGLibcTest.UDPSocket_SetOption_1_0 (4226 ms)
[180/236] PPAPINaClGLibcTest.UDPSocket_SetOption_1_0 (5619 ms)
[ RUN      ] WebUIWebViewBrowserTest.ExecuteScriptCode
[1394:3847:1203/070834:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x00000001113b1aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011f7a2f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9718890a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8f18e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f193916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f1930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94878eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94878c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94878ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff90447533 _DPSNextEvent + 685
11  AppKit                              0x00007fff90446df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9043e1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000111392a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x00000001113907fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x0000000111450149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011f874e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011f8776ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x000000011f7a4bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x000000011137a12c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000011f7a296a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x00000001105db8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x00000001105d9016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011bb67837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011c3ef11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011bb6326b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011bb6f407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011bb5bb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000011f79f679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x000000011f79d7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000011f7a20ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x00000001113780dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000112141f80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000112143b16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000112144dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000112156ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x000000011215602a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x000000011157a219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x00000001101829ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x000000011f86d7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x000000011132e513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x000000011018288d main + 237
42  browser_tests                       0x000000010e638e34 start + 52
43  ???                                 0x0000000000000009 0x0 + 9
[181/236] WebUIWebViewBrowserTest.ExecuteScriptCode (TIMED OUT)
[ RUN      ] PPAPINaClGLibcTest.UDPSocket_Multicast
[1458:3847:1203/070932:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1455:40979:1203/070934:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1463,2110026112:07:09:35.179225] Native Client module will be loaded at base address 0x00003b8900000000
[1455:3847:1203/070936:INFO:CONSOLE(177)] "MulticastForceAsync finished in 0.009 seconds.", source: http://127.0.0.1:49636/test_case.html?mode=nacl_glibc&testcase=UDPSocket_Multicast, (177)
[1455:3847:1203/070936:INFO:CONSOLE(177)] "Multicast finished in 0.005 seconds.", source: http://127.0.0.1:49636/test_case.html?mode=nacl_glibc&testcase=UDPSocket_Multicast, (177)
[1455:3847:1203/070936:INFO:CONSOLE(177)] "MulticastBlocking finished in 0.008 seconds.", source: http://127.0.0.1:49636/test_case.html?mode=nacl_glibc&testcase=UDPSocket_Multicast, (177)
[1455:3847:1203/070936:INFO:CONSOLE(177)] "MulticastBackground finished in 0.003 seconds.", source: http://127.0.0.1:49636/test_case.html?mode=nacl_glibc&testcase=UDPSocket_Multicast, (177)
[1455:3847:1203/070936:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[1458:17155:1203/070936:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PPAPINaClGLibcTest.UDPSocket_Multicast (5729 ms)
[182/236] PPAPINaClGLibcTest.UDPSocket_Multicast (6952 ms)
[ RUN      ] PPAPIFileChooserTest.FileChooser_SaveAs_UnsafeDefaultName
[1464:3847:1203/070935:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
objc[1466]: Class BaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class CommandDispatcher is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class ConstrainedWindowAnimationBase is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class ConstrainedWindowAnimationShow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class ConstrainedWindowAnimationHide is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class ConstrainedWindowAnimationPulse is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class BlueLabelButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class BlueLabelButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class HoverImageMenuButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class HoverImageMenuButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class HyperlinkButtonCell is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class HyperlinkTextView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class FindPasteboard is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class FlippedView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class FocusTracker is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class FullscreenWindowManager is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class HoverButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class HoverImageButton is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class MenuController is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class ToolTipBaseView is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class CrTrackingAreaOwnerProxy is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class CrTrackingArea is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class UnderlayOpenGLHostingWindow is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class MacScreenMonitor is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
objc[1466]: Class ComplexTextInputPanel is implemented in both /Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223 and /Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/ppapi_tests.plugin/Contents/MacOS/ppapi_tests. One of the two will be used. Which one is undefined.
[1460:39699:1203/070937:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1460:3847:1203/070937:INFO:CONSOLE(177)] "SaveAsUnsafeDefaultName finished in 0.045 seconds.", source: http://127.0.0.1:49649/test_case.html?testcase=FileChooser_SaveAsUnsafeDefaultName (177)
[       OK ] PPAPIFileChooserTest.FileChooser_SaveAs_UnsafeDefaultName (4096 ms)
[183/236] PPAPIFileChooserTest.FileChooser_SaveAs_UnsafeDefaultName (5578 ms)
[ RUN      ] NaClBrowserTestNewlib.SuccessfulLoadUMA
[1471:3847:1203/070940:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1467:40975:1203/070941:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1477,2110026112:07:09:42.589118] Native Client module will be loaded at base address 0x0000441900000000
[1467:3847:1203/070942:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 1 test passed.
[       OK ] NaClBrowserTestNewlib.SuccessfulLoadUMA (4789 ms)
[184/236] NaClBrowserTestNewlib.SuccessfulLoadUMA (6522 ms)
[ RUN      ] NaClBrowserTestGLibc.ExitStatus254
[1475:3847:1203/070941:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1468:3847:1203/070942:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[1468:62499:1203/070942:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1478,2110026112:07:09:43.395008] Native Client module will be loaded at base address 0x0000754f00000000
hello world from CreateModule
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||  / naclModule loaded
Searching for handler for request "init".
found at index 0
posting reply len 11
posting reply "hello world".
returning
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest BEGIN]
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [StartTest PASS]
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test BEGIN]
Searching for handler for request "exit254".
found at index 3
[1478,2110026112:07:09:44.281707] NaCl untrusted code called _exit(0xfe)
[1468:29187:1203/070944:ERROR:nacl_process_host.cc(335)] NaCl process exited with status 65024 (0xfe00)
[1468:3847:1203/070944:INFO:CONSOLE(0)] "NativeClient: NaCl module crashed", source: http://127.0.0.1:49661/pm_exit_status_test.html?trigger=exit254&expected_exit=254 (0)
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [Exit0Test PASS]
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] ||||
[1468:3847:1203/070944:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 2 passed, 0 failed, 0 errors
[1475:16899:1203/070944:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NaClBrowserTestGLibc.ExitStatus254 (5713 ms)
[185/236] NaClBrowserTestGLibc.ExitStatus254 (7068 ms)
[ RUN      ] NaClBrowserTestPnacl.SysconfNprocessorsOnln
[1483:3847:1203/070946:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
browser says nprocessors = 4
path = sysconf_nprocessors_onln_test.html?cpu_count=4
[1479:3847:1203/070947:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[1479:39951:1203/070948:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1489,2110026112:07:09:48.982003] Native Client module will be loaded at base address 0x000071e800000000
[1489,2110026112:07:09:49.992524] NaCl untrusted code called _exit(0x0)
[1491,2110026112:07:09:50.797315] Native Client module will be loaded at base address 0x000001e700000000
[1491,2110026112:07:09:51.040670] NaCl untrusted code called _exit(0x0)
[1492,2110026112:07:09:51.841629] Native Client module will be loaded at base address 0x000071fe00000000
[1479:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] ||||  /  loaded
[1479:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] ||||
Entered HandleMessage
Searching for handler for request "nprocessors".
found at index 0
NaCl process: sysconf(_SC_NPROCESSORS_ONLN) = 4
posting reply len 1
posting reply "4".
79:3847:1203/070951:INFO:nacl_browsertest_util.cc(130)] |||| [TestSysconfNprocessors BEGIN]
[186/236] NaClBrowserTestPnacl.SysconfNprocessorsOnln (8813 ms)
[ RUN      ] PnaclHeaderTest.TestHasPnaclHeader
[1496:3847:1203/070955:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1493:3847:1203/070955:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: pexe load failed (pp_error=-2).", source: http://127.0.0.1:49687/nacl/pnacl_request_header/pnacl_request_header.html (0)
[1493:3847:1203/070955:INFO:nacl_browsertest_util.cc(75)] LOG Expected error: NaCl module load failed: PnaclCoordinator: pexe load failed (pp_error=-2).
[1493:3847:1203/070955:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: pexe load failed (pp_error=-2).", source: http://127.0.0.1:49687/nacl/pnacl_request_header/pnacl_request_header.html (0)
[1493:3847:1203/070955:INFO:nacl_browsertest_util.cc(75)] LOG Expected error: NaCl module load failed: PnaclCoordinator: pexe load failed (pp_error=-2).
[1493:3847:1203/070955:INFO:nacl_browsertest_util.cc(75)] SHUTDOWN 2 test(s) passed.
[1496:3847:1203/070955:ERROR:gles2_cmd_decoder.cc(13833)] [.Compositor-0x6130000ef1c0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name
[1496:3847:1203/070955:ERROR:gles2_cmd_decoder.cc(7440)] [.Compositor-0x6130000ef1c0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
[1493:3847:1203/070956:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1493:3847:1203/070956:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[1496:17155:1203/070956:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PnaclHeaderTest.TestHasPnaclHeader (2690 ms)
[187/236] PnaclHeaderTest.TestHasPnaclHeader (4073 ms)
[ RUN      ] PolicyTest.URLBlacklistSubresources
[1501:3847:1203/070959:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1498:3847:1203/071000:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 2
[1501:16643:1203/071000:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.URLBlacklistSubresources (2997 ms)
[188/236] PolicyTest.URLBlacklistSubresources (4293 ms)
[ RUN      ] PolicyTest.SSLErrorOverridingDisallowed
[1506:3847:1203/071003:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1506:16899:1203/071006:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyTest.SSLErrorOverridingDisallowed (4365 ms)
[189/236] PolicyTest.SSLErrorOverridingDisallowed (5606 ms)
[ RUN      ] HardwareAccelerationModePolicyTest.HardwareAccelerationDisabled
[1512:3847:1203/071008:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] HardwareAccelerationModePolicyTest.HardwareAccelerationDisabled (2403 ms)
[190/236] HardwareAccelerationModePolicyTest.HardwareAccelerationDisabled (3787 ms)
[ RUN      ] PreferencesBrowserTest.DialogPrefsSetRollback
[1517:3847:1203/071012:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1514:3847:1203/071015:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[1519:13063:1203/071016:WARNING:channel.cc(358)] RawChannel write error
[1517:17155:1203/071016:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PreferencesBrowserTest.DialogPrefsSetRollback (5547 ms)
[191/236] PreferencesBrowserTest.DialogPrefsSetRollback (6928 ms)
[ RUN      ] PolicyUITest.SendPolicyNames
[1523:3847:1203/071019:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1520:3847:1203/071021:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[1525:13063:1203/071021:WARNING:channel.cc(358)] RawChannel write error
[1523:15623:1203/071021:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyUITest.SendPolicyNames (3937 ms)
[192/236] PolicyUITest.SendPolicyNames (5091 ms)
[ RUN      ] TtsApiTest.NetworkSpeechEngine
[1529:3847:1203/071024:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1526:3847:1203/071027:INFO:CONSOLE(0)] "[SUCCESS] testNetworkSpeechVoices", source: chrome-extension://meobbbpeccnmeceobiobkjjelfbnbkfg/_generated_background_page.html (0)
[1529:17923:1203/071028:WARNING:channel.cc(358)] RawChannel write error
[       OK ] TtsApiTest.NetworkSpeechEngine (4967 ms)
[193/236] TtsApiTest.NetworkSpeechEngine (6160 ms)
[ RUN      ] NetworkingPrivateApiTest.ForgetNetwork
[1537:3847:1203/071030:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1538:13063:1203/071032:WARNING:channel.cc(358)] RawChannel write error
[1534:3847:1203/071033:INFO:CONSOLE(0)] "[SUCCESS] forgetNetwork", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?forgetNetwork (0)
[1537:16647:1203/071033:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTest.ForgetNetwork (3802 ms)
[194/236] NetworkingPrivateApiTest.ForgetNetwork (5099 ms)
[ RUN      ] NetworkingPrivateApiTestFail.GetVisibleNetworks
[1543:3847:1203/071036:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1540:3847:1203/071038:INFO:CONSOLE(0)] "[FAIL] getVisibleNetworks: lastError.message == Failure
Error
    at Object.<anonymous> (extensions::test:225:18)
    at Object.handleRequest (extensions::binding:57:27)
    at Object.<anonymous> (extensions::binding:385:32)
    at Object.callback (extensions::test:275:20)
    at safeCallbackApply (extensions::sendRequest:21:15)
    at handleResponse (extensions::sendRequest:72:7)", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?getVisibleNetworks (0)
[1545:13319:1203/071038:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateApiTestFail.GetVisibleNetworks (3929 ms)
[195/236] NetworkingPrivateApiTestFail.GetVisibleNetworks (5145 ms)
[ RUN      ] NetworkingPrivateServiceClientApiTest.StartDisconnectNonexistent
[1549:3847:1203/071041:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1550:12807:1203/071042:WARNING:channel.cc(358)] RawChannel write error
[1546:3847:1203/071043:INFO:CONSOLE(0)] "[SUCCESS] startDisconnectNonexistent", source: chrome-extension://epcifkihnkjgphfkloaaleeakhpmgdmn/main.html?startDisconnectNonexistent (0)
[1549:15367:1203/071043:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NetworkingPrivateServiceClientApiTest.StartDisconnectNonexistent (3830 ms)
[196/236] NetworkingPrivateServiceClientApiTest.StartDisconnectNonexistent (5114 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclErrorHandling
[1487:3847:1203/070948:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1482:3847:1203/070949:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[1482:3847:1203/070949:INFO:nacl_browsertest_util.cc(130)] ||||
[1482:3847:1203/070949:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe BEGIN]
[1482:62231:1203/070949:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000010c4f1aa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000011a8e2f27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9718890a _sigtramp + 26
3   ???                                 0x000060e000009500 0x0 + 106515188978944
4   CoreFoundation                      0x00007fff8f18e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f193916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f1930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94878eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94878c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94878ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff90447533 _DPSNextEvent + 685
11  AppKit                              0x00007fff90446df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9043e1a3 -[NSApplication run] + 517
13  browser_tests                       0x000000010c4d2a28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x000000010c4d07fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x000000010c590149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x000000011a9b4e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x000000011a9b4db5 _ZN7content14RunMessageLoopEv + 181
18  browser_tests                       0x000000011a9021e1 _ZN7content22JavascriptTestObserver3RunEv + 321
19  browser_tests                       0x000000010b2e411b _ZN19NaClBrowserTestBase22RunNaClIntegrationTestERKNSt3__112basic_stringIcNS0_11char_traitsIcEENS0_9allocatorIcEEEEb + 683
20  browser_tests                       0x000000010b2d43e7 _ZN12_GLOBAL__N_144NaClBrowserTestPnacl_PnaclErrorHandling_Test19RunTestOnMainThreadEv + 215
21  browser_tests                       0x000000010c4ba265 _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 885
22  browser_tests                       0x000000011a8e296a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
23  browser_tests                       0x000000010b71b8ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
24  browser_tests                       0x000000010b719016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
25  browser_tests                       0x0000000116ca7837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
26  browser_tests                       0x000000011752f11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
27  browser_tests                       0x0000000116ca326b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
28  browser_tests                       0x0000000116caf407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
29  browser_tests                       0x0000000116c9bb4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
30  browser_tests                       0x000000011a8df679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
31  browser_tests                       0x000000011a8dd7ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
32  browser_tests                       0x000000011a8e20ec _ZN7content15BrowserTestBase5SetUpEv + 1660
33  browser_tests                       0x000000010c4b80dd _ZN20InProcessBrowserTest5SetUpEv + 717
34  browser_tests                       0x000000010d281f80 _ZN7testing4Test3RunEv + 464
35  browser_tests                       0x000000010d283b16 _ZN7testing8TestInfo3RunEv + 1046
36  browser_tests                       0x000000010d284dba _ZN7testing8TestCase3RunEv + 1306
37  browser_tests                       0x000000010d296ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
38  browser_tests                       0x000000010d29602a _ZN7testing8UnitTest3RunEv + 410
39  browser_tests                       0x000000010c6ba219 _ZN4base9TestSuite3RunEv + 665
40  browser_tests                       0x000000010b2c29ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
41  browser_tests                       0x000000011a9ad7c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
42  browser_tests                       0x000000010c46e513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
43  browser_tests                       0x000000010b2c288d main + 237
44  browser_tests                       0x0000000109778e34 start + 52
45  ???                                 0x0000000000000009 0x0 + 9
[197/236] NaClBrowserTestPnacl.PnaclErrorHandling (TIMED OUT)
[ RUN      ] GlobalErrorServiceBrowserTest.BubbleViewDismissedOnRemove
[1555:3847:1203/071046:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1557:14851:1203/071047:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1557:14851:1203/071047:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1555:15623:1203/071048:WARNING:channel.cc(358)] RawChannel write error
[       OK ] GlobalErrorServiceBrowserTest.BubbleViewDismissedOnRemove (3317 ms)
[198/236] GlobalErrorServiceBrowserTest.BubbleViewDismissedOnRemove (4590 ms)
[ RUN      ] DriveAppConverterTest.InstallTwice
[1565:3847:1203/071051:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] DriveAppConverterTest.InstallTwice (3826 ms)
[199/236] DriveAppConverterTest.InstallTwice (5135 ms)
[ RUN      ] DriveAppProviderTest.UninstallChangedFromSync
[1571:3847:1203/071056:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1571:17411:1203/071056:WARNING:channel.cc(358)] RawChannel write error
[       OK ] DriveAppProviderTest.UninstallChangedFromSync (2466 ms)
[200/236] DriveAppProviderTest.UninstallChangedFromSync (3768 ms)
Still waiting for the following processes to finish:
	../out/Release/browser_tests --allow-file-access --gtest_also_run_disabled_tests --gtest_filter=ChromeWhispernetClientTest.Crc --single_process --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outLeZmRk/output.json --user-data-dir=/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.xxrlVh/d9VjRvW
	../out/Release/browser_tests --allow-file-access --gtest_also_run_disabled_tests --gtest_filter=QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest --single_process --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outLeZmRk/output.json --user-data-dir=/var/folders/65/nfq1c1v9661b310zc_n399tr0000gp/T/.org.chromium.Chromium.xxrlVh/d6w75Jo
[ RUN      ] QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest
[1576:3847:1203/071059:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1573:3847:1203/071103:INFO:CONSOLE(142)] "Missing PNaCl plugin last error string.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/chromoting_event.js (142)
[1573:3847:1203/071103:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071103:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071103:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071103:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071103:INFO:CONSOLE(413)] "[2015-12-03T15:11:03.396Z]Sending Iq: sample message", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071103:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071103:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071103:INFO:CONSOLE(446)] "[2015-12-03T15:11:03.440Z]Receiving Iq: <iq>sample</iq>", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (446)
[1573:3847:1203/071103:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071103:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071103:INFO:CONSOLE(413)] "[2015-12-03T15:11:03.478Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071103:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071103:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071103:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071103:INFO:CONSOLE(413)] "[2015-12-03T15:11:03.519Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071103:INFO:CONSOLE(654)] "Connection dropped: ERROR_P2P_FAILURE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (654)
[1573:3847:1203/071103:INFO:CONSOLE(648)] "Connection failed: ERROR_INVALID_ACCESS_CODE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071103:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071103:INFO:CONSOLE(155)] "DNS blackhole check succeeded.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/dns_blackhole_checker.js (155)
[1573:3847:1203/071104:INFO:CONSOLE(155)] "DNS blackhole check succeeded.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/dns_blackhole_checker.js (155)
[1573:3847:1203/071104:INFO:CONSOLE(155)] "DNS blackhole check succeeded.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/dns_blackhole_checker.js (155)
[1573:3847:1203/071104:INFO:CONSOLE(162)] "DNS blackhole check failed: 400 Bad Request. Response URL: undefined. Response Text: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/dns_blackhole_checker.js (162)
[1573:3847:1203/071104:INFO:CONSOLE(162)] "DNS blackhole check failed: 400 Bad Request. Response URL: undefined. Response Text: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/dns_blackhole_checker.js (162)
[1573:3847:1203/071104:INFO:CONSOLE(217)] "Unexpected HTTP error code: 100", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/error.js (217)
[1573:3847:1203/071104:INFO:CONSOLE(217)] "Unexpected HTTP error code: 402", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/error.js (217)
[1573:3847:1203/071104:INFO:CONSOLE(217)] "Unexpected HTTP error code: 600", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/error.js (217)
[1573:3847:1203/071104:INFO:CONSOLE(234)] "Unexpected error:", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/error.js (234)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp failed", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp failed", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs failed", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp timed-out", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp failed-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp timed-out", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs failed", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp timed-out", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: xmpp succeeded-late", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(339)] "FallbackSignalStrategy progress: wcs succeeded", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/fallback_signal_strategy.js (339)
[1573:3847:1203/071104:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071104:INFO:CONSOLE(0)] "Uncaught (in promise) [object Object]", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/unittests.html (0)
[1573:3847:1203/071104:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071104:INFO:CONSOLE(0)] "Uncaught (in promise) [object Object]", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/unittests.html (0)
[1573:3847:1203/071104:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071104:INFO:CONSOLE(0)] "Uncaught (in promise) [object Object]", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/unittests.html (0)
[1573:3847:1203/071104:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071104:INFO:CONSOLE(0)] "Uncaught (in promise) [object Object]", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/unittests.html (0)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071105:INFO:CONSOLE(20)] "Host version: 1.2.3.4", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/host_controller.js (20)
[1573:3847:1203/071107:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071107:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071107:INFO:CONSOLE(203)] "The user did not approve access.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/identity.js (203)
[1573:3847:1203/071107:INFO:CONSOLE(203)] "<some other error message>", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/identity.js (203)
[1573:3847:1203/071107:INFO:CONSOLE(98)] "service foo is already registered.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/ipc.js (98)
[1573:3847:1203/071107:INFO:CONSOLE(22)] "Missing translation for "non_existent_tag"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(72)] "Failed to register the host. Status: 500 response: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/legacy_host_list_api.js (72)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071108:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071108:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071108:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071108:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071108:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "ERROR_UNEXPECTED"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071108:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071108:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071108:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071108:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071108:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071108:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071108:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071108:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(648)] "Connection failed: ERROR_HOST_IS_OFFLINE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "ERROR_HOST_IS_OFFLINE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(648)] "Connection failed: ERROR_HOST_IS_OFFLINE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071108:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071108:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071108:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071108:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(648)] "Connection failed: ERROR_HOST_IS_OFFLINE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(648)] "Connection failed: ERROR_HOST_OVERLOAD", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "ERROR_HOST_OVERLOAD"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071108:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071108:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071108:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071108:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071108:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071108:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071108:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071109:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071109:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071109:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(80)] "Token URL does not match the domain's allowed URL patterns. URL: fake_token_url, patterns: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/third_party_token_fetcher.js (80)
[1573:3847:1203/071109:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071109:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071109:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071109:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071109:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071109:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071109:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071109:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071109:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071109:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071109:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071109:INFO:CONSOLE(633)] "Connection authenticated.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (633)
[1573:3847:1203/071109:INFO:CONSOLE(620)] "Connection established.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (620)
[1573:3847:1203/071109:INFO:CONSOLE(413)] "[1970-01-01T00:00:00.000Z]iq send id=session-terminate set session-terminate
  reason=success", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (413)
[1573:3847:1203/071109:INFO:CONSOLE(641)] "Connection closed.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (641)
[1573:3847:1203/071109:INFO:CONSOLE(76)] "Disconnected.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/desktop_remoting_activity.js (76)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(80)] "Token URL does not match the domain's allowed URL patterns. URL: fake_token_url, patterns: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/third_party_token_fetcher.js (80)
[1573:3847:1203/071109:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071109:INFO:CONSOLE(648)] "Connection failed: ERROR_INVALID_ACCESS_CODE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "ERROR_INVALID_ACCESS_CODE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071109:INFO:CONSOLE(648)] "Connection failed: ERROR_INVALID_ACCESS_CODE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "ERROR_INVALID_ACCESS_CODE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "HOST_NEEDS_UPDATE_TITLE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "null"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(628)] "Connecting as email", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (628)
[1573:3847:1203/071109:INFO:CONSOLE(648)] "Connection failed: ERROR_INVALID_ACCESS_CODE", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/client_session.js (648)
[1573:3847:1203/071109:INFO:CONSOLE(22)] "Missing translation for "ERROR_INVALID_ACCESS_CODE"", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/l10n.js (22)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071109:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071110:INFO:CONSOLE(65)] "Attempt to register multiple extensions of the same type: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/protocol_extension_manager.js (65)
[1573:3847:1203/071113:INFO:CONSOLE(111)] "Unexpected message:", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/wcs_sandbox_content.js (111)
[1573:3847:1203/071113:INFO:CONSOLE(94)] "object message received from: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/window_message_dispatcher.js (94)
[1573:3847:1203/071113:INFO:CONSOLE(111)] "Unexpected message:", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/wcs_sandbox_content.js (111)
[1573:3847:1203/071113:INFO:CONSOLE(94)] "object message received from: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/window_message_dispatcher.js (94)
[1573:3847:1203/071113:INFO:CONSOLE(111)] "Unexpected message:", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/wcs_sandbox_content.js (111)
[1573:3847:1203/071113:INFO:CONSOLE(94)] "object message received from: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/window_message_dispatcher.js (94)
[1573:3847:1203/071113:INFO:CONSOLE(111)] "Unexpected message:", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/wcs_sandbox_content.js (111)
[1573:3847:1203/071113:INFO:CONSOLE(94)] "object message received from: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/window_message_dispatcher.js (94)
[1573:3847:1203/071113:INFO:CONSOLE(99)] "No handler registered for messages from: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/window_message_dispatcher.js (99)
[1573:3847:1203/071113:INFO:CONSOLE(111)] "Unexpected message:", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/wcs_sandbox_content.js (111)
[1573:3847:1203/071113:INFO:CONSOLE(94)] "object message received from: ", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/window_message_dispatcher.js (94)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"1"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"1"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"1"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"2"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"3"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"1"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"2"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"3"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"4"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"id":"5"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"hello":"world"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(57)] "Writing Event - {"hello":"world"}", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr_event_writer.js (57)
[1573:3847:1203/071113:INFO:CONSOLE(320)] "getJson() called with |allowJson_| false.", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xhr.js (320)
[1573:3847:1203/071114:INFO:CONSOLE(328)] "Failed to connect to xmpp.example.com: -1", source: file:///Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release/remoting/unittests/xmpp_connection.js (328)
[1576:15623:1203/071115:WARNING:channel.cc(358)] RawChannel write error
[       OK ] QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest (16789 ms)
[201/236] QUnitBrowserTestRunner.Remoting_Webapp_Js_Unittest (17996 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/7
[1581:3847:1203/071117:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1581:17155:1203/071118:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/7 (2604 ms)
[202/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/7 (3769 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/41
[1586:3847:1203/071121:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1586:3847:1203/071122:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1586:3847:1203/071122:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1586:3847:1203/071122:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[1586:3847:1203/071122:ERROR:gles2_cmd_decoder.cc(13964)] [.RenderCompositor-0x61300002ba80]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/41 (2477 ms)
[203/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/41 (3764 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/43
[1591:3847:1203/071125:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/43 (2498 ms)
[204/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/43 (3750 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/52
[1596:3847:1203/071129:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1597:16643:1203/071130:FATAL:memory.cc(18)] Out of memory. size=4194304
0   84995aedfa379def30e477b8435a05a319d46223 0x000000011454f373 _ZN4base5debug10StackTraceC1Ev + 19
1   84995aedfa379def30e477b8435a05a319d46223 0x000000011459ac65 _ZN7logging10LogMessageD2Ev + 389
2   84995aedfa379def30e477b8435a05a319d46223 0x00000001145e6a7a _ZN4base12_GLOBAL__N_110OnNoMemoryEm + 330
3   84995aedfa379def30e477b8435a05a319d46223 0x000000012113a493 _ZN7content35ChildDiscardableSharedMemoryManager37AllocateLockedDiscardableSharedMemoryEmi + 611
4   84995aedfa379def30e477b8435a05a319d46223 0x0000000121139a13 _ZN7content35ChildDiscardableSharedMemoryManager31AllocateLockedDiscardableMemoryEm + 1459
5   84995aedfa379def30e477b8435a05a319d46223 0x0000000115fd6dd4 _ZN19SkDiscardableMemory6CreateEm + 244
6   84995aedfa379def30e477b8435a05a319d46223 0x0000000115a12f10 _ZN35SkResourceCacheDiscardableAllocator13allocPixelRefEP8SkBitmapP12SkColorTable + 352
7   84995aedfa379def30e477b8435a05a319d46223 0x000000011583e3b4 _ZN8SkBitmap14tryAllocPixelsEPNS_9AllocatorEP12SkColorTable + 292
8   84995aedfa379def30e477b8435a05a319d46223 0x0000000115934ad1 _ZN16SkImageGenerator17tryGenerateBitmapEP8SkBitmapPK11SkImageInfoPNS0_9AllocatorE + 529
9   84995aedfa379def30e477b8435a05a319d46223 0x0000000115931bfa _ZN17SkImageCacherator14generateBitmapEP8SkBitmap + 442
10  84995aedfa379def30e477b8435a05a319d46223 0x0000000115932235 _ZN17SkImageCacherator12lockAsBitmapEP8SkBitmapPK7SkImageNS2_11CachingHintE + 245
11  84995aedfa379def30e477b8435a05a319d46223 0x0000000115a7dd4d _ZNK7SkImage7prerollEP9GrContext + 253
12  84995aedfa379def30e477b8435a05a319d46223 0x0000000116bdc392 _ZN2cc12_GLOBAL__N_119ImageDecodeTaskImpl17RunOnWorkerThreadEv + 418
13  84995aedfa379def30e477b8435a05a319d46223 0x00000001214e2663 _ZN7content16RasterWorkerPool23RunTaskWithLockAcquiredEv + 483
14  84995aedfa379def30e477b8435a05a319d46223 0x00000001214e2ae8 _ZThn24_N7content16RasterWorkerPool3RunEv + 136
15  84995aedfa379def30e477b8435a05a319d46223 0x0000000114660421 _ZN4base20DelegateSimpleThread3RunEv + 81
16  84995aedfa379def30e477b8435a05a319d46223 0x000000011465ff43 _ZN4base12SimpleThread10ThreadMainEv + 483
17  84995aedfa379def30e477b8435a05a319d46223 0x000000011465560f _ZN4base12_GLOBAL__N_110ThreadFuncEPv + 175
18  libsystem_c.dylib                   0x00007fff9719a772 _pthread_start + 327
19  libsystem_c.dylib                   0x00007fff971871a1 thread_start + 13

[1596:15367:1203/071130:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/52 (2999 ms)
[205/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/52 (4278 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/54
[1601:3847:1203/071133:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1602:12807:1203/071134:WARNING:channel.cc(358)] RawChannel write error
[1598:3847:1203/071134:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 0
[1598:3847:1203/071134:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1601:17155:1203/071134:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/54 (2672 ms)
[206/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/54 (4029 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/60
[1606:3847:1203/071137:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1606:17667:1203/071138:WARNING:channel.cc(358)] RawChannel write error
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/60 (2505 ms)
[207/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/60 (3769 ms)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/65
[1611:3847:1203/071141:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1612:12807:1203/071142:WARNING:channel.cc(358)] RawChannel write error
[1608:3847:1203/071142:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/65 (2737 ms)
[208/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/65 (4028 ms)
[ RUN      ] ChromeWhispernetClientTest.Crc
[1560:3847:1203/071048:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
BrowserTestBase signal handler received SIGTERM. Backtrace:
0   browser_tests                       0x000000011201daa3 _ZN4base5debug10StackTraceC1Ev + 19
1   browser_tests                       0x000000012040ef27 _ZN7content12_GLOBAL__N_1L27DumpStackTraceSignalHandlerEi + 199
2   libsystem_c.dylib                   0x00007fff9718890a _sigtramp + 26
3   ???                                 0x000060e0000095e0 0x0 + 106515188979168
4   CoreFoundation                      0x00007fff8f18e233 __CFRunLoopServiceMachPort + 195
5   CoreFoundation                      0x00007fff8f193916 __CFRunLoopRun + 1078
6   CoreFoundation                      0x00007fff8f1930e2 CFRunLoopRunSpecific + 290
7   HIToolbox                           0x00007fff94878eb4 RunCurrentEventLoopInMode + 209
8   HIToolbox                           0x00007fff94878c52 ReceiveNextEventCommon + 356
9   HIToolbox                           0x00007fff94878ae3 BlockUntilNextEventMatchingListInMode + 62
10  AppKit                              0x00007fff90447533 _DPSNextEvent + 685
11  AppKit                              0x00007fff90446df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
12  AppKit                              0x00007fff9043e1a3 -[NSApplication run] + 517
13  browser_tests                       0x0000000111ffea28 _ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE + 984
14  browser_tests                       0x0000000111ffc7fc _ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE + 396
15  browser_tests                       0x00000001120bc149 _ZN4base7RunLoop3RunEv + 505
16  browser_tests                       0x00000001204e0e9e _ZN7content14RunThisRunLoopEPN4base7RunLoopE + 126
17  browser_tests                       0x00000001204e36ee _ZN7content28WindowedNotificationObserver4WaitEv + 622
18  browser_tests                       0x0000000120410bfc _ZN7content15WaitForLoadStopEPNS_11WebContentsE + 364
19  browser_tests                       0x0000000111fe612c _ZN20InProcessBrowserTest23RunTestOnMainThreadLoopEv + 572
20  browser_tests                       0x000000012040e96a _ZN7content15BrowserTestBase28ProxyRunTestOnMainThreadLoopEv + 730
21  browser_tests                       0x00000001112478ee _ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv + 9326
22  browser_tests                       0x0000000111245016 _ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv + 390
23  browser_tests                       0x000000011c7d3837 _ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv + 487
24  browser_tests                       0x000000011d05b11a _ZN7content17StartupTaskRunner14RunAllTasksNowEv + 314
25  browser_tests                       0x000000011c7cf26b _ZN7content15BrowserMainLoop18CreateStartupTasksEv + 1803
26  browser_tests                       0x000000011c7db407 _ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE + 1255
27  browser_tests                       0x000000011c7c7b4e _ZN7content11BrowserMainERKNS_18MainFunctionParamsE + 414
28  browser_tests                       0x000000012040b679 _ZN7content21ContentMainRunnerImpl3RunEv + 441
29  browser_tests                       0x00000001204097ee _ZN7content11ContentMainERKNS_17ContentMainParamsE + 142
30  browser_tests                       0x000000012040e0ec _ZN7content15BrowserTestBase5SetUpEv + 1660
31  browser_tests                       0x0000000111fe40dd _ZN20InProcessBrowserTest5SetUpEv + 717
32  browser_tests                       0x0000000112dadf80 _ZN7testing4Test3RunEv + 464
33  browser_tests                       0x0000000112dafb16 _ZN7testing8TestInfo3RunEv + 1046
34  browser_tests                       0x0000000112db0dba _ZN7testing8TestCase3RunEv + 1306
35  browser_tests                       0x0000000112dc2ab5 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 2485
36  browser_tests                       0x0000000112dc202a _ZN7testing8UnitTest3RunEv + 410
37  browser_tests                       0x00000001121e6219 _ZN4base9TestSuite3RunEv + 665
38  browser_tests                       0x0000000110dee9ba _ZN28ChromeBrowserTestSuiteRunner12RunTestSuiteEiPPc + 202
39  browser_tests                       0x00000001204d97c3 _ZN7content11LaunchTestsEPNS_20TestLauncherDelegateEiiPPc + 931
40  browser_tests                       0x0000000111f9a513 _Z17LaunchChromeTestsiP21ChromeTestSuiteRunneriPPc + 259
41  browser_tests                       0x0000000110dee88d main + 237
42  browser_tests                       0x000000010f2a4e34 start + 52
[209/236] ChromeWhispernetClientTest.Crc (TIMED OUT)
[ RUN      ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/110
[1622:3847:1203/071145:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
ASAN:DEADLYSIGNAL
=================================================================
==1623==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x00010b5c7bb1 bp 0x000121d12170 sp 0x000121d120a0 T6)
    #0 0x10b5c7bb0 in LazyCreateImage cc/resources/resource_provider.cc:1552:9
    #1 0x10b5c7bb0 in LazyAllocate cc/resources/resource_provider.cc:1517:0
    #2 0x10b5c71f0 in ScopedWriteLockGL cc/resources/resource_provider.cc:831:3
    #3 0x10b5c2bc4 in ScopedWriteLockGL cc/resources/resource_provider.cc:830:63
    #4 0x10b5c2bc4 in CopyToResource cc/resources/resource_provider.cc:655:0
    #5 0x10b6bd5d1 in CreateUIResource cc/trees/layer_tree_host_impl.cc:3431:3
    #6 0x10b6da1bb in ProcessUIResourceRequestQueue cc/trees/layer_tree_impl.cc:1186:9
    #7 0x10b6ac863 in ActivateSyncTree cc/trees/layer_tree_host_impl.cc:1985:5
    #8 0x10b71b9cd in ScheduledActionActivateSyncTree cc/trees/thread_proxy.cc:810:3
    #9 0x10b5f2bd0 in ProcessScheduledActions cc/scheduler/scheduler.cc:727:9
    #10 0x10b714547 in NotifyReadyToActivate cc/trees/thread_proxy.cc:352:3
    #11 0x10b6299cf in CheckAndIssueSignals cc/tiles/tile_manager.cc:953:7
    #12 0x108f7b36c in Run base/callback.h:396:12
    #13 0x108f7b36c in RunTask base/debug/task_annotator.cc:51:0
    #14 0x115d2189d in ProcessTaskFromWorkQueue components/scheduler/base/task_queue_manager.cc:238:3
    #15 0x115d1ed8f in DoWork components/scheduler/base/task_queue_manager.cc:155:13
    #16 0x108f7b36c in Run base/callback.h:396:12
    #17 0x108f7b36c in RunTask base/debug/task_annotator.cc:51:0
    #18 0x108fe3894 in RunTask base/message_loop/message_loop.cc:482:3
    #19 0x108fe4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #20 0x108fe4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #21 0x108f594a9 in RunWork base/message_loop/message_pump_mac.mm:328:19
    #22 0x108fc88a9 in base::mac::CallWithEHFrame block_pointer) call_with_eh_frame_asm.S:36
    #23 0x108f57936 in RunWorkSource base/message_loop/message_pump_mac.mm:304:3
    #24 0x7fff8f170b30 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 16
    #25 0x7fff8f170454 in __CFRunLoopDoSources0 (in CoreFoundation) + 244
    #26 0x7fff8f1937f4 in __CFRunLoopRun (in CoreFoundation) + 788
    #27 0x7fff8f1930e1 in CFRunLoopRunSpecific (in CoreFoundation) + 289
    #28 0x108f5a290 in DoRun base/message_loop/message_pump_mac.mm:552:14
    #29 0x108f58d9b in Run base/message_loop/message_pump_mac.mm:236:3
    #30 0x10901e078 in Run base/run_loop.cc:55:3
    #31 0x108fe20b4 in Run base/message_loop/message_loop.cc:289:3
    #32 0x10908cd5c in ThreadMain base/threading/thread.cc:251:3
    #33 0x10908060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #34 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #35 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/Volumes/data/b/swarm_slave/cache/84995aedfa379def30e477b8435a05a319d46223+0x3691bb0)
Thread T6 created by T0 here:
    #0 0x1040ea119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10907ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10908c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x115d3832a in WebThreadImplForWorkerScheduler components/scheduler/child/webthread_impl_for_worker_scheduler.cc:29:3
    #4 0x115b53a17 in createThreadWithOptions content/child/blink_platform_impl.cc:559:11
    #5 0x115f7b1d2 in InitializeCompositorThread content/renderer/render_thread_impl.cc:1079:9
    #6 0x115f7bd4d in EnsureWebKitInitialized content/renderer/render_thread_impl.cc:1144:5
    #7 0x115f7eae9 in RegisterExtension content/renderer/render_thread_impl.cc:1257:3
    #8 0x108ce9642 in RenderThreadStarted chrome/renderer/chrome_content_renderer_client.cc:412:3
    #9 0x115f74e2f in Init content/renderer/render_thread_impl.cc:661:3
    #10 0x115f7344e in RenderThreadImpl content/renderer/render_thread_impl.cc:567:3
    #11 0x115f72ef5 in Create content/renderer/render_thread_impl.cc:536:14
    #12 0x115ffa110 in RendererMain content/renderer/renderer_main.cc:205:5
    #13 0x108e9d948 in Run content/app/content_main_runner.cc:786:12
    #14 0x108e9babd in ContentMain content/app/content_main.cc:19:15
    #15 0x107f39c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #16 0x1040a599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #17 0x1040a5563 in start (in Chromium Helper) + 51
    #18 0x10  (<unknown module>)

==1623==ABORTING
Received signal 6
[end of stack trace]
[       OK ] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/110 (2717 ms)
[210/236] AllForms/FormStructureBrowserTest.DataDrivenHeuristics/110 (4029 ms)
[ RUN      ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/10
[1630:3847:1203/071149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1630:17155:1203/071150:WARNING:channel.cc(358)] RawChannel write error
[       OK ] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/10 (2983 ms)
[211/236] EncodingAliases/BrowserEncodingTest.TestEncodingAliasMapping/10 (4231 ms)
[ RUN      ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0
[1631:3847:1203/071149:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.695 -  Using ClearKeyPlayer", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.705 -  Registering video event handlers.", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.707 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.788 -  Loading media using src.", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:61227:1203/071150:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.798 -  Starting play, hidden: false", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.866 -  Event: play", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.868 -  Event: waiting", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.927 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.948 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071150:INFO:CONSOLE(284)] "07:11:50.976 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071151:INFO:CONSOLE(284)] "07:11:51.050 -  Event: canplay", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071151:INFO:CONSOLE(284)] "07:11:51.052 -  Event: playing", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071151:INFO:CONSOLE(284)] "07:11:51.057 -  Event: canplaythrough", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071151:INFO:CONSOLE(284)] "07:11:51.306 -  timeupdate @ 0.253661", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071151:INFO:CONSOLE(284)] "07:11:51.688 -  heartbeat #1", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071151:INFO:CONSOLE(284)] "07:11:51.801 -  timeupdate @ 0.75138", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071152:INFO:CONSOLE(284)] "07:11:52.050 -  timeupdate @ 1.001063", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071152:INFO:CONSOLE(284)] "07:11:52.053 -  waiting for video to end.", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071152:INFO:CONSOLE(284)] "07:11:52.689 -  heartbeat #2", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071153:INFO:CONSOLE(284)] "07:11:53.688 -  heartbeat #3", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071153:INFO:CONSOLE(284)] "07:11:53.752 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49705/eme_player_js/utils.js (284)
[1625:3847:1203/071153:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[       OK ] SRC_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (6321 ms)
[212/236] SRC_ClearKey/EncryptedMediaTest.Playback_VideoOnly_WebM/0 (7541 ms)
[ RUN      ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[1637:3847:1203/071153:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.696 -  Using ClearKeyPlayer", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.706 -  Registering video event handlers.", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.708 -  Setting video media keys: org.w3.clearkey", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.792 -  Loading media using MSE.", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:40995:1203/071154:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.807 -  Starting play, hidden: false", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.885 -  Event: play", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.887 -  Event: waiting", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.898 -  onSourceOpen [object Event]", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.900 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.947 -  End of appending buffer from bear-320x240-opus-av_enc-av.webm", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.960 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071154:INFO:CONSOLE(284)] "07:11:54.964 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:54.992 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.017 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.020 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.025 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.089 -  Event: canplay", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.092 -  Event: playing", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.095 -  Event: canplaythrough", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.345 -  timeupdate @ 0.186203", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.593 -  timeupdate @ 0.441612", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071155:INFO:CONSOLE(284)] "07:11:55.691 -  heartbeat #1", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071156:INFO:CONSOLE(284)] "07:11:56.090 -  timeupdate @ 0.929211", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071156:INFO:CONSOLE(284)] "07:11:56.340 -  timeupdate @ 1.18462", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071156:INFO:CONSOLE(284)] "07:11:56.344 -  waiting for video to end.", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071156:INFO:CONSOLE(284)] "07:11:56.694 -  heartbeat #2", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071157:INFO:CONSOLE(284)] "07:11:57.690 -  heartbeat #3", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1634:3847:1203/071157:INFO:CONSOLE(284)] "07:11:57.870 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49722/eme_player_js/utils.js (284)
[1638:12807:1203/071157:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1637:17411:1203/071158:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (6327 ms)
[213/236] MSE_ClearKey/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (7809 ms)
[ RUN      ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0
[1642:3847:1203/071157:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1639:3847:1203/071158:INFO:CONSOLE(284)] "07:11:58.299 -  Using ClearKeyPlayer", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071158:INFO:CONSOLE(284)] "07:11:58.309 -  Registering video event handlers.", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071158:INFO:CONSOLE(284)] "07:11:58.311 -  Setting video media keys: org.chromium.externalclearkey", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:41491:1203/071159:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.166 -  Loading media using src.", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.173 -  Starting play, hidden: false", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.247 -  Event: play", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.249 -  Event: waiting", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.270 -  Creating new media key session for initDataType: webm, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1203/071159:ERROR:ffmpeg_cdm_audio_decoder.cc(151)] Initialize(): invalid audio decoder configuration.
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.286 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.303 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"MDEyMzQ1Njc4OTAxMjM0NQ","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.308 -  heartbeat #1", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.338 -  Event: canplay", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.341 -  Event: playing", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.343 -  Event: canplaythrough", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.513 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.515 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.521 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.593 -  timeupdate @ 0.189318", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.912 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.915 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071159:INFO:CONSOLE(284)] "07:11:59.918 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071200:INFO:CONSOLE(284)] "07:12:00.090 -  timeupdate @ 0.679954", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071200:INFO:CONSOLE(284)] "07:12:00.294 -  heartbeat #2", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071200:INFO:CONSOLE(284)] "07:12:00.600 -  timeupdate @ 1.191922", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071200:INFO:CONSOLE(284)] "07:12:00.605 -  waiting for video to end.", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1639:3847:1203/071200:INFO:CONSOLE(284)] "07:12:00.675 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49739/eme_player_js/utils.js (284)
[1643:13063:1203/071200:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1642:16899:1203/071200:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (5762 ms)
[214/236] SRC_ExternalClearKey/EncryptedMediaTest.Playback_AudioOnly_WebM_Opus/0 (7310 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0
[1648:3847:1203/071201:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.265 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.273 -  Using PrefixedClearKeyPlayer", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.279 -  Registering video event handlers.", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.300 -  Loading media using MSE.", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.314 -  Starting play, hidden: false", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.443 -  Event: play", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.445 -  Event: waiting", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.461 -  onSourceOpen [object Event]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:60451:1203/071202:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.463 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.494 -  End of appending buffer from bear-320x240-opus-av_enc-av.webm", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(284)] "07:12:02.506 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071202:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.436 -  org.chromium.externalclearkey.decryptonly Generate key request, initData: 30313233343536373839303132333435", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.454 -  heartbeat #1", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.474 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.481 -  Adding key to sessionID: 1", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(0)] "The prefixed Encrypted Media Extensions APIs are deprecated. Please use 'navigator.requestMediaKeySystemAccess()' instead.", source:  (0)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.487 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.491 -  Adding key to sessionID: 2", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.509 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.515 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.597 -  Event: canplay", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.607 -  Event: playing", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.612 -  Event: canplaythrough", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.715 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.720 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.723 -  Adding key to sessionID: 2", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.737 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071203:INFO:CONSOLE(284)] "07:12:03.853 -  timeupdate @ 0.162984", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.100 -  timeupdate @ 0.418393", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.107 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.111 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.116 -  Adding key to sessionID: 2", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.128 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.260 -  heartbeat #2", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.599 -  timeupdate @ 0.929211", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.857 -  timeupdate @ 1.18462", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.866 -  waiting for video to end.", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.909 -  onWebkitKeyMessage [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.914 -  onWebkitKeyMessage - renewal [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.924 -  Adding key to sessionID: 2", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071204:INFO:CONSOLE(284)] "07:12:04.933 -  onWebkitKeyAdded [object MediaKeyEvent]", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071205:INFO:CONSOLE(284)] "07:12:05.259 -  heartbeat #3", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.259 -  heartbeat #4", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1645:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.383 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49756/eme_player_js/utils.js (284)
[1649:13063:1203/071206:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1645:77399:1203/071206:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[1648:17667:1203/071206:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (7091 ms)
[215/236] MSE_ExternalClearKeyDecryptOnly_Prefixed/EncryptedMediaTest.Playback_VideoAudio_WebM_Opus/0 (8528 ms)
[ RUN      ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0
[1654:3847:1203/071204:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1650:3847:1203/071205:INFO:CONSOLE(284)] "07:12:05.711 -  org.chromium.externalclearkey.decryptonly is not a known key system", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071205:INFO:CONSOLE(284)] "07:12:05.719 -  Using ClearKeyPlayer", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071205:INFO:CONSOLE(284)] "07:12:05.722 -  Registering video event handlers.", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071205:INFO:CONSOLE(284)] "07:12:05.724 -  Setting video media keys: org.chromium.externalclearkey.decryptonly", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.850 -  heartbeat #1", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.865 -  Loading media using MSE.", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.875 -  Starting play, hidden: false", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:41487:1203/071206:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1650:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.959 -  Event: play", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.962 -  Event: waiting", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.969 -  onSourceOpen [object Event]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071206:INFO:CONSOLE(284)] "07:12:06.972 -  Creating a source buffer for type video/webm; codecs="vorbis, vp8"", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.013 -  Creating new media key session for initDataType: webm, initData: 5ef3a16b338dc4e1a2bcb99f9a6cb780", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.020 -  End of appending buffer from bear-320x240-av_enc-v.webm", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.043 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.057 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"XvOhazONxOGivLmfmmy3gA","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.099 -  Event: canplay", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.107 -  Event: playing", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.111 -  Event: canplaythrough", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.274 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.277 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.286 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.358 -  timeupdate @ 0.186203", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.671 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.675 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.683 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.707 -  heartbeat #2", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071207:INFO:CONSOLE(284)] "07:12:07.850 -  timeupdate @ 0.673802", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071208:INFO:CONSOLE(284)] "07:12:08.100 -  timeupdate @ 0.929211", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071208:INFO:CONSOLE(284)] "07:12:08.350 -  timeupdate @ 1.18462", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071208:INFO:CONSOLE(284)] "07:12:08.356 -  waiting for video to end.", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071208:INFO:CONSOLE(284)] "07:12:08.471 -  MediaKeySession onMessage - renewal [object MediaKeyMessageEvent]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071208:INFO:CONSOLE(284)] "07:12:08.480 -  MediaKeySession onMessage [object MediaKeyMessageEvent]", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071208:INFO:CONSOLE(284)] "07:12:08.488 -  Calling update: {"keys":[{"kty":"oct","alg":"A128KW","kid":"UkVORVdBTCBmcm9tIENsZWFyS2V5IENETSBzZXQgYXQgdGltZSAxLjQ0OTE2ZSswOS4","k":"691i8WgU0nto7xIq_OSuPA"}]}", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071208:INFO:CONSOLE(284)] "07:12:08.706 -  heartbeat #3", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071209:INFO:CONSOLE(284)] "07:12:09.706 -  heartbeat #4", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1650:3847:1203/071209:INFO:CONSOLE(284)] "07:12:09.931 -  Set document title to: ended, updated title: ENDED", source: http://127.0.0.1:49773/eme_player_js/utils.js (284)
[1655:13063:1203/071209:ERROR:audio_output_device.cc(377)] IO loop going away before the audio device has been stopped
[1650:113755:1203/071210:WARNING:audio_sync_reader.cc(97)] AudioSyncReader::Read timed out, audio glitch count=1
[1654:15879:1203/071210:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (7725 ms)
[216/236] MSE_ExternalClearKeyDecryptOnly/EncryptedMediaTest.Playback_VideoClearAudio_WebM/0 (9063 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/0
[1660:3847:1203/071210:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1661:3847:1203/071210:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1660:17155:1203/071211:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/0 (2826 ms)
[217/236] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.PRE_ClearedAtomic/0 (4335 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/2
[1668:3847:1203/071213:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1670:12807:1203/071214:WARNING:channel.cc(358)] RawChannel write error
[1670:14851:1203/071214:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1668:17667:1203/071215:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/2 (3373 ms)
[218/236] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.PRE_UntrustedInitialized/2 (4952 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/2
[1669:3847:1203/071214:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1671:12807:1203/071215:WARNING:channel.cc(358)] RawChannel write error
[1671:3847:1203/071215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1671:3847:1203/071215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1671:3847:1203/071215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1671:3847:1203/071215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1671:3847:1203/071215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1671:3847:1203/071215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1671:3847:1203/071215:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/2 (3031 ms)
[219/236] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.PRE_UntrustedAdditionToPrefs/2 (4328 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/3
[1678:3847:1203/071218:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1680:3847:1203/071219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1680:3847:1203/071219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1680:3847:1203/071219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1680:3847:1203/071219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1680:3847:1203/071219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1680:3847:1203/071219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1680:3847:1203/071219:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/3 (2613 ms)
[220/236] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.PRE_UntrustedAdditionToPrefsAfterWipe/3 (3885 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/1
[1679:3847:1203/071218:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1673:3847:1203/071221:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1673:3847:1203/071221:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[1673:3847:1203/071221:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1673:3847:1203/071222:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1673:3847:1203/071222:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1673:3847:1203/071222:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1673:3847:1203/071222:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1673:3847:1203/071222:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1673:3847:1203/071222:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1679:17155:1203/071222:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/1 (5567 ms)
[221/236] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.HideShowWithAppWithShim/1 (7046 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Fullscreen/1
[1687:3847:1203/071222:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1683:3847:1203/071224:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071224:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[1683:3847:1203/071224:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071224:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071224:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071224:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071224:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071225:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071225:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1683:3847:1203/071225:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1683:3847:1203/071225:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1683:3847:1203/071225:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1683:3847:1203/071225:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1683:3847:1203/071225:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1683:3847:1203/071225:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1687:17411:1203/071225:WARNING:channel.cc(358)] RawChannel write error
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Fullscreen/1 (5200 ms)
[222/236] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Fullscreen/1 (6385 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Minimize/1
[1695:3847:1203/071225:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1692:3847:1203/071228:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1692:3847:1203/071228:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[1692:3847:1203/071228:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1696:13575:1203/071231:WARNING:channel.cc(358)] RawChannel write error
[1692:3847:1203/071231:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1692:3847:1203/071231:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1692:3847:1203/071231:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1692:3847:1203/071231:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1692:3847:1203/071231:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1692:3847:1203/071231:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Minimize/1 (7953 ms)
[223/236] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.Minimize/1 (9312 ms)
[ RUN      ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeFullscreen/1
[1701:3847:1203/071228:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1697:3847:1203/071232:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071232:ERROR:native_widget_mac.mm(271)] Not implemented reached in virtual void views::NativeWidgetMac::SetWindowIcons(const gfx::ImageSkia &, const gfx::ImageSkia &)
[1697:3847:1203/071232:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071232:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071232:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071232:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071232:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071232:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1697:3847:1203/071233:ERROR:bridged_native_widget.mm(880)] Not implemented reached in virtual base::Closure views::BridgedNativeWidget::PrepareForLayerBoundsChange()
[1705:12807:1203/071233:WARNING:channel.cc(358)] RawChannel write error
[1697:3847:1203/071234:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1697:3847:1203/071234:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1697:3847:1203/071234:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1697:3847:1203/071234:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1697:3847:1203/071234:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[1697:3847:1203/071234:ERROR:native_widget_mac.mm(197)] Not implemented reached in virtual void views::NativeWidgetMac::ViewRemoved(views::View *)
[       OK ] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeFullscreen/1 (7767 ms)
[224/236] NativeAppWindowCocoaBrowserTestInstance/NativeAppWindowCocoaBrowserTest.MaximizeFullscreen/1 (9041 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/2
[1715:3847:1203/071237:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1711:51715:1203/071239:ERROR:browser_io_surface_manager_mac.cc(304)] Illegal message from non-child process!
[1715:3847:1203/071239:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[1715:3847:1203/071239:ERROR:gpu_command_buffer_stub.cc(1157)] Image with ID doesn't exist.
[1711:3847:1203/071239:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1715:15623:1203/071240:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/2 (4333 ms)
[225/236] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.DontProceed/2 (5644 ms)
[ RUN      ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/12
[1709:3847:1203/071235:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1706:3847:1203/071237:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[1706:3847:1203/071239:INFO:policy_prefs_browsertest.cc(644)] Testing policy: TranslateEnabled
[1706:3847:1203/071239:INFO:policy_prefs_browsertest.cc(644)] Testing policy: BlockThirdPartyCookies
[1706:3847:1203/071239:INFO:policy_prefs_browsertest.cc(644)] Testing policy: PopupsAllowedForUrls
[1706:3847:1203/071240:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 3
[1706:3847:1203/071240:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1709:17923:1203/071240:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/12 (7698 ms)
[226/236] PolicyPrefIndicatorTestInstance/PolicyPrefIndicatorTest.CheckPolicyIndicators/12 (9102 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/2
[1722:3847:1203/071243:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1718:3847:1203/071245:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1722:17155:1203/071245:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/2 (4182 ms)
[227/236] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Proceed/2 (5413 ms)
[ RUN      ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/1
[1726:3847:1203/071243:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1719:3847:1203/071246:ERROR:browser_io_surface_manager_mac.cc(93)] Invalid Id for IOSurface 1
[1726:17411:1203/071246:WARNING:channel.cc(358)] RawChannel write error
[       OK ] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/1 (4312 ms)
[228/236] SafeBrowsingBlockingPageBrowserTestWithThreatType/SafeBrowsingBlockingPageBrowserTest.Histograms_Proceed/1 (5473 ms)
[ RUN      ] ContinueWhereILeftOffTest.Post
[1738:3847:1203/071249:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1738:17411:1203/071250:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1738==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9719fbc9 bp 0x000123acf730 sp 0x000123acf6f0 T6)
    #0 0x7fff9719fbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x10c9bb3bd in Acquire base/synchronization/lock.h:24:20
    #2 0x10c9bb3bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x10c9bb3bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x10c9bb3bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x10c9dd1d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x10c9dd1d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x10c9c8628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x10c9c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x10c9c8b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x10c9d6c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x10c9d6c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x10c9d6c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x10c9d6c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x10c9d6c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10a63036c in Run base/callback.h:396:12
    #16 0x10a63036c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10a698894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10a699ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10a699ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10a60ad18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10a6d3078 in Run base/run_loop.cc:55:3
    #22 0x10a6970b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10a741d5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10a73560e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x105798119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10a734fff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10a741426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11722026c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10a524abd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10a524abd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10a52370a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10a552948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10a550abd in ContentMain content/app/content_main.cc:19:15
    #9 0x1095eec1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10574f99f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10574f563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==1738==ABORTING
Received signal 6
[end of stack trace]
[       OK ] ContinueWhereILeftOffTest.Post (3226 ms)
[229/236] ContinueWhereILeftOffTest.Post (4390 ms)
[ RUN      ] ContinueWhereILeftOffTest.SessionStorage
[1734:3847:1203/071248:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1734:17155:1203/071250:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ContinueWhereILeftOffTest.SessionStorage (3803 ms)
[230/236] ContinueWhereILeftOffTest.SessionStorage (5216 ms)
[ RUN      ] IncognitoSSLHostStateDelegateTest.AfterRestart
[1749:3847:1203/071253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1751:13063:1203/071254:WARNING:channel.cc(358)] RawChannel write error
[1751:15107:1203/071254:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[1751:15107:1203/071254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1751:15107:1203/071254:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1749:17411:1203/071254:WARNING:channel.cc(358)] RawChannel write error
[       OK ] IncognitoSSLHostStateDelegateTest.AfterRestart (2784 ms)
[231/236] IncognitoSSLHostStateDelegateTest.AfterRestart (4154 ms)
[ RUN      ] RestartTest.LocalStorageClearedOnExit
[1748:3847:1203/071253:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1750:14339:1203/071255:WARNING:channel.cc(358)] RawChannel write error
[       OK ] RestartTest.LocalStorageClearedOnExit (3727 ms)
[232/236] RestartTest.LocalStorageClearedOnExit (4846 ms)
[ RUN      ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/0
[1758:3847:1203/071257:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1760:13063:1203/071258:WARNING:channel.cc(358)] RawChannel write error
[1760:3847:1203/071258:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1760:3847:1203/071258:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1760:3847:1203/071258:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1760:3847:1203/071258:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1760:3847:1203/071258:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1760:3847:1203/071258:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1760:3847:1203/071258:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/0 (2814 ms)
[233/236] PrefHashBrowserTestClearedAtomicInstance/PrefHashBrowserTestClearedAtomic.ClearedAtomic/0 (4175 ms)
[ RUN      ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/2
[1761:3847:1203/071258:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1761:15623:1203/071259:WARNING:channel.cc(358)] RawChannel write error
[1762:3847:1203/071259:ERROR:command_buffer_proxy_impl.cc(185)] Could not send GpuCommandBufferMsg_Initialize.
[1762:3847:1203/071259:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1762:3847:1203/071259:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[       OK ] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/2 (2852 ms)
[234/236] PrefHashBrowserTestUntrustedInitializedInstance/PrefHashBrowserTestUntrustedInitialized.UntrustedInitialized/2 (4016 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/2
[1769:3847:1203/071302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1771:3847:1203/071302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1771:3847:1203/071302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1771:3847:1203/071302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1771:3847:1203/071302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1771:3847:1203/071302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1771:3847:1203/071302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1771:3847:1203/071302:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1769:17667:1203/071303:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/2 (2693 ms)
[235/236] PrefHashBrowserTestUntrustedAdditionToPrefsInstance/PrefHashBrowserTestUntrustedAdditionToPrefs.UntrustedAdditionToPrefs/2 (3891 ms)
[ RUN      ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/3
[1770:3847:1203/071302:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1772:3847:1203/071303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(240)] Failed to initialize GLES2CmdHelper.
[1772:3847:1203/071303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1772:3847:1203/071303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1772:3847:1203/071303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1772:3847:1203/071303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1772:3847:1203/071303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(208)] CommandBufferProxy::Initialize failed.
[1772:3847:1203/071303:ERROR:webgraphicscontext3d_command_buffer_impl.cc(227)] Failed to initialize command buffer.
[1770:15879:1203/071303:WARNING:channel.cc(358)] RawChannel write error
[       OK ] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/3 (2785 ms)
[236/236] PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipeInstance/PrefHashBrowserTestUntrustedAdditionToPrefsAfterWipe.UntrustedAdditionToPrefsAfterWipe/3 (4061 ms)
Retrying 7 tests (retry #1)
[ RUN      ] ChromeWhispernetClientTest.Crc
[1776:3847:1203/071306:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1773:3847:1203/071308:INFO:CONSOLE(5)] "Not allowed to load local resource: chrome://resources/css/text_defaults.css", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/background.html (5)
[1773:3847:1203/071308:INFO:CONSOLE(83)] "init: Starting Nacl bridge.", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (83)
[1779,2110026112:07:13:08.941999] Native Client module will be loaded at base address 0x0000407100000000
[1779,2110026112:07:13:12.332598] NaCl untrusted code called _exit(0x0)
[1780,2110026112:07:13:13.051157] Native Client module will be loaded at base address 0x000020d400000000
[1780,2110026112:07:13:13.118801] NaCl untrusted code called _exit(0x0)
[1781,2110026112:07:13:13.840033] Native Client module will be loaded at base address 0x00005f8200000000
[1773:3847:1203/071313:INFO:CONSOLE(65)] "init: Nacl ready!", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (65)
[1773:3847:1203/071313:INFO:CONSOLE(26)] "Configuring encoder and decoder for client 934438D8-B11A-44D1-A282-DD50E9B409CF", source: chrome-extension://bpfmnplchembfbdgieamdodgaencleal/js/init.js (26)
[1776:15367:1203/071314:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ChromeWhispernetClientTest.Crc (9545 ms)
[237/243] ChromeWhispernetClientTest.Crc (10890 ms)
[ RUN      ] ExtensionApiTest.OptionalPermissionsRetainGesture
[1786:3847:1203/071317:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1782:3847:1203/071319:INFO:CONSOLE(0)] "[SUCCESS] testPermissionsRetainGesture", source: chrome-extension://cojgclpjdkfcgibkmehdjnhmbckdibbh/_generated_background_page.html (0)
[1782:3847:1203/071321:INFO:CONSOLE(0)] "[SUCCESS] testPermissionsRetainGestureExpire", source: chrome-extension://cojgclpjdkfcgibkmehdjnhmbckdibbh/_generated_background_page.html (0)
[1786:15111:1203/071321:WARNING:channel.cc(358)] RawChannel write error
[       OK ] ExtensionApiTest.OptionalPermissionsRetainGesture (5738 ms)
[238/243] ExtensionApiTest.OptionalPermissionsRetainGesture (6922 ms)
[ RUN      ] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners
[1792:3847:1203/071324:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1794:13063:1203/071326:WARNING:channel.cc(358)] RawChannel write error
[1792:17411:1203/071326:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners (3497 ms)
[239/243] MediaGalleriesGalleryWatchApiTest.SetupGalleryWatchWithoutListeners (4828 ms)
[ RUN      ] MediaStreamPermissionTest.TestAllowingUserMedia
[1798:3847:1203/071329:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1795:3847:1203/071329:INFO:CONSOLE(71)] "This appears to be Chrome", source: http://127.0.0.1:49794/webrtc/adapter.js (71)
[1795:62215:1203/071329:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1795:3847:1203/071329:INFO:CONSOLE(13)] "Requesting doGetUserMedia: constraints: {"audio":true,"video":true}", source: http://127.0.0.1:49794/webrtc/test_functions.js (13)
[1799:24327:1203/071329:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMU/8000/2 (110)
[1799:24327:1203/071329:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: PCMA/8000/2 (118)
[1799:24327:1203/071329:WARNING:webrtcvoiceengine.cc(367)] Unexpected codec: G722/8000/2 (119)
[1795:3847:1203/071329:INFO:CONSOLE(13)] "Returning request-callback-granted to test.", source: http://127.0.0.1:49794/webrtc/test_functions.js (13)
[1795:3847:1203/071329:INFO:CONSOLE(13)] "Returning ok-got-stream to test.", source: http://127.0.0.1:49794/webrtc/test_functions.js (13)
[1799:12807:1203/071330:WARNING:channel.cc(358)] RawChannel write error
[1798:17155:1203/071330:WARNING:channel.cc(358)] RawChannel write error
[       OK ] MediaStreamPermissionTest.TestAllowingUserMedia (2486 ms)
[240/243] MediaStreamPermissionTest.TestAllowingUserMedia (3762 ms)
[ RUN      ] NaClBrowserTestPnacl.PnaclErrorHandling
[1803:3847:1203/071332:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1800:3847:1203/071333:INFO:nacl_browsertest_util.cc(130)] |||| [STARTUP]
[1800:3847:1203/071333:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071333:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe BEGIN]
[1800:62215:1203/071333:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1805,2110026112:07:13:34.512142] Native Client module will be loaded at base address 0x00002d4100000000
[1800:3847:1203/071334:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header
Corrupted bitcode", source: http://127.0.0.1:49803/pnacl_error_handling.html?pnacl=1 (0)
[1805,2110026112:07:13:34.762374] NaCl untrusted code called _exit(0x0)
[1800:3847:1203/071334:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe PASS]
[1800:3847:1203/071334:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071334:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe_O0 BEGIN]
[1806,2110026112:07:13:35.557614] Native Client module will be loaded at base address 0x0000668900000000
[1800:3847:1203/071335:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header
Corrupted bitcode", source: http://127.0.0.1:49803/pnacl_error_handling.html?pnacl=1 (0)
[1800:3847:1203/071335:INFO:nacl_browsertest_util.cc(130)] |||| [bad_pexe_O0 PASS]
[1800:3847:1203/071335:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071335:INFO:nacl_browsertest_util.cc(130)] |||| [bad_nonfinal_pexe_O0 BEGIN]
[1807,2110026112:07:13:36.353156] Native Client module will be loaded at base address 0x0000019800000000
[1800:3847:1203/071336:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: PNaCl Translator Error: Error: (0:0) Invalid PNaCl bitcode header (to run in Chrome, bitcode files must be finalized using pnacl-finalize)
Corrupted bitcode", source: http://127.0.0.1:49803/pnacl_error_handling.html?pnacl=1 (0)
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [bad_nonfinal_pexe_O0 PASS]
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_pexe BEGIN]
[1800:62215:1203/071336:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /non_existent.pexe
[1800:29443:1203/071336:ERROR:pnacl_host.cc(454)] TranslationFinished: TranslationID 3,1009709429 not found.
[1800:3847:1203/071336:INFO:CONSOLE(0)] "NativeClient: PnaclCoordinator: pexe load failed (pp_error=-2).", source: http://127.0.0.1:49803/pnacl_error_handling.html?pnacl=1 (0)
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [nonexistent_pexe PASS]
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [illformed_manifest BEGIN]
[1800:3847:1203/071336:INFO:CONSOLE(0)] "NativeClient: manifest: program property 'portable' does not have required key: 'pnacl-translate'.", source: http://127.0.0.1:49803/pnacl_error_handling.html?pnacl=1 (0)
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [illformed_manifest PASS]
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [wrong_mimetype BEGIN]
[1800:3847:1203/071336:INFO:CONSOLE(0)] "NativeClient: manifest: PNaCl-like NMF with application/x-nacl mimetype instead of x-pnacl mimetype (has pnacl-translate).", source: http://127.0.0.1:49803/pnacl_error_handling.html?pnacl=1 (0)
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [wrong_mimetype PASS]
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071336:INFO:nacl_browsertest_util.cc(130)] |||| [surfaway BEGIN]
[1808,2110026112:07:13:37.267256] Native Client module will be loaded at base address 0x00003f2400000000
[1808,2110026112:07:13:37.720406] NaCl untrusted code called _exit(0x0)
[1809,2110026112:07:13:38.499459] Native Client module will be loaded at base address 0x00005a4100000000
[1809,2110026112:07:13:38.992033] NaCl untrusted code called _exit(0x0)
[1810,2110026112:07:13:39.744057] Native Client module will be loaded at base address 0x00005e7d00000000
[1810,2110026112:07:13:39.815366] NaCl untrusted code called _exit(0x0)
[1811,2110026112:07:13:40.551867] Native Client module will be loaded at base address 0x000021cf00000000
[1800:3847:1203/071340:INFO:nacl_browsertest_util.cc(130)] |||| [surfaway PASS]
[1800:3847:1203/071340:INFO:nacl_browsertest_util.cc(130)] ||||
[1800:3847:1203/071340:INFO:nacl_browsertest_util.cc(130)] |||| [SHUTDOWN] 7 passed, 0 failed, 0 errors
[       OK ] NaClBrowserTestPnacl.PnaclErrorHandling (9376 ms)
[241/243] NaClBrowserTestPnacl.PnaclErrorHandling (10609 ms)
[ RUN      ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors
[1815:3847:1203/071343:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1812:3847:1203/071345:INFO:CONSOLE(1328)] "Running TestCase WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors", source: test_api.js (1328)
[1817:12551:1203/071345:WARNING:channel.cc(358)] RawChannel write error
[1815:17155:1203/071345:WARNING:channel.cc(358)] RawChannel write error
ASAN:DEADLYSIGNAL
=================================================================
==1815==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000040 (pc 0x7fff9719fbc9 bp 0x0001291ba730 sp 0x0001291ba6f0 T6)
    #0 0x7fff9719fbc8 in pthread_mutex_lock (in libsystem_c.dylib) + 19
    #1 0x1115063bd in Acquire base/synchronization/lock.h:24:20
    #2 0x1115063bd in AutoLock base/synchronization/lock.h:100:0
    #3 0x1115063bd in AutoLock base/synchronization/lock.h:99:0
    #4 0x1115063bd in RemoveObserver ipc/attachment_broker.cc:68:0
    #5 0x1115281d9 in StopObservingAttachmentBroker ipc/ipc_channel_reader.cc:321:3
    #6 0x1115281d9 in CleanUp ipc/ipc_channel_reader.cc:69:0
    #7 0x111513628 in ~ChannelPosix ipc/ipc_channel_posix.cc:208:3
    #8 0x111513b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:31
    #9 0x111513b9d in ~ChannelPosix ipc/ipc_channel_posix.cc:206:0
    #10 0x111521c85 in operator() /b/build/slave/Mac_ASan_64_Builder/build/src/third_party/llvm-build/Release+Asserts/bin/../include/c++/v1/memory:2529:13
    #11 0x111521c85 in reset base/memory/scoped_ptr.h:177:0
    #12 0x111521c85 in reset base/memory/scoped_ptr.h:348:0
    #13 0x111521c85 in ClearChannel ipc/ipc_channel_proxy.cc:322:0
    #14 0x111521c85 in OnChannelClosed ipc/ipc_channel_proxy.cc:168:0
    #15 0x10f17b36c in Run base/callback.h:396:12
    #16 0x10f17b36c in RunTask base/debug/task_annotator.cc:51:0
    #17 0x10f1e3894 in RunTask base/message_loop/message_loop.cc:482:3
    #18 0x10f1e4ac5 in DeferOrRunPendingTask base/message_loop/message_loop.cc:491:5
    #19 0x10f1e4ac5 in DoWork base/message_loop/message_loop.cc:603:0
    #20 0x10f155d18 in Run base/message_loop/message_pump_libevent.cc:237:21
    #21 0x10f21e078 in Run base/run_loop.cc:55:3
    #22 0x10f1e20b4 in Run base/message_loop/message_loop.cc:289:3
    #23 0x10f28cd5c in ThreadMain base/threading/thread.cc:251:3
    #24 0x10f28060e in ThreadFunc base/threading/platform_thread_posix.cc:64:3
    #25 0x7fff9719a771 in _pthread_start (in libsystem_c.dylib) + 326
    #26 0x7fff971871a0 in thread_start (in libsystem_c.dylib) + 12

AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV (/usr/lib/system/libsystem_c.dylib+0x19bc8)
Thread T6 created by T0 here:
    #0 0x10a2e8119 in 0x00040119 (in libclang_rt.asan_osx_dynamic.dylib) + 105
    #1 0x10f27ffff in CreateThread base/threading/platform_thread_posix.cc:103:13
    #2 0x10f28c426 in StartWithOptions base/threading/thread.cc:113:10
    #3 0x11bd6b26c in ChildProcess content/child/child_process.cc:51:3
    #4 0x10f06fabd in GpuProcess content/gpu/gpu_process.cc:9:13
    #5 0x10f06fabd in GpuProcess content/gpu/gpu_process.cc:9:0
    #6 0x10f06e70a in GpuMain content/gpu/gpu_main.cc:385:14
    #7 0x10f09d948 in Run content/app/content_main_runner.cc:786:12
    #8 0x10f09babd in ContentMain content/app/content_main.cc:19:15
    #9 0x10e139c1d in ChromeMain chrome/app/chrome_main.cc:66:12
    #10 0x10a2a599f in main chrome/app/chrome_exe_main_mac.c:85:8
    #11 0x10a2a5563 in start (in Chromium Helper) + 51
    #11 0xf  (<unknown module>)

==1815==ABORTING
Received signal 6
[end of stack trace]
[       OK ] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors (3655 ms)
[242/243] WebUIAccessibilityAuditBrowserTest_TestsDisabledInFixture.testRunningAuditManually_noErrors (4833 ms)
[ RUN      ] WebUIWebViewBrowserTest.ExecuteScriptCode
[1821:3847:1203/071348:WARNING:vt_video_decode_accelerator.cc(189)] Failed to initialize VideoToolbox framework. Hardware accelerated video decoding will be disabled.
[1818:3847:1203/071350:INFO:CONSOLE(1795)] "Running test testExecuteScriptCode", source: webview_basic.js (1795)
[1818:3847:1203/071352:WARNING:CONSOLE(237)] "<webview>: The load has aborted with error -11: ERR_NOT_IMPLEMENTED.", source: extensions::webViewEvents (237)
[1818:62219:1203/071352:WARNING:embedded_test_server.cc(165)] Request not handled. Returning 404: /favicon.ico
[1825:12551:1203/071352:WARNING:channel.cc(358)] RawChannel write error
[1824:13063:1203/071352:WARNING:channel.cc(358)] RawChannel write error
[1821:17155:1203/071352:WARNING:channel.cc(358)] RawChannel write error
[       OK ] WebUIWebViewBrowserTest.ExecuteScriptCode (5807 ms)
[243/243] WebUIWebViewBrowserTest.ExecuteScriptCode (6938 ms)
SUCCESS: all tests passed.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/Volumes/data/b/swarm_slave/work/isolated/runl7rktv/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/Volumes/data/b/swarm_slave/work/isolated/runl7rktv/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/browser_tests --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/Volumes/data/b/swarm_slave/work/isolated/outLeZmRk/output.json
+-------------------------------------------------------------------------+
| End of shard 0  Pending: 0.7s  Duration: 956.7s  Bot: vm701-m1  Exit: 0 |
+-------------------------------------------------------------------------+
Total duration: 12928.9s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@535 disabled@@@
@@@STEP_TEXT@60 flaky@@@

@@@STEP_CURSOR browser_tests@@@

@@@STEP_CURSOR browser_tests@@@



--------------------------------------------------------------------------------
started: Thu Dec  3 06:59:49 2015
ended: Thu Dec  3 07:14:14 2015
duration: 14 mins, 25 secs
status: SUCCESS
status reason: