New issue
Advanced search Search tips

Issue 783193 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

ToolbarActionViewInteractiveUITest.ActivateOverflowedToolbarActionWithKeyboard crashes on Win7

Project Member Reported by rdevlin....@chromium.org, Nov 9 2017

Issue description

Forking from https://bugs.chromium.org/p/chromium/issues/detail?id=739402#c2.

ToolbarActionViewInteractiveUITest.ActivateOverflowedToolbarActionWithKeyboard seems to be a crash:

https://uberchromegw.corp.google.com/i/chromium.win/builders/Win7%20Tests%20%28dbg%29%281%29/builds/64538

https://chromium-swarm.appspot.com/task?id=39b87f9de934fe10&refresh=10&show_raw=1

---------------------- 8< ----------------------
[ RUN      ] ToolbarActionViewInteractiveUITest.ActivateOverflowedToolbarActionWithKeyboard
[624:968:1109/001906.397:WARNING:chrome_browser_main_win.cc(613)] Command line too long for RegisterApplicationRestart:  --brave-new-test-launcher --cfi-diag=0 --gtest_also_run_disabled_tests --gtest_filter=ToolbarActionViewInteractiveUITest.ActivateOverflowedToolbarActionWithKeyboard --single_process --snapshot-output-dir="e:\b\s\w\iopxkspd" --test-launcher-bot-mode --test-launcher-output="C:\Users\CHROME~2\AppData\Local\Temp\scoped_dir4284_18339\results4284_4906\test_results.xml" --test-launcher-summary-output="e:\b\s\w\iopxkspd\output.json" --user-data-dir="C:\Users\CHROME~2\AppData\Local\Temp\scoped_dir4284_18339\d4284_7355" --disable-offline-auto-reload --no-first-run --no-default-browser-check --enable-logging=stderr --safebrowsing-disable-auto-update --disable-default-apps --wm-window-animations-disabled --disable-component-update --test-type=browser --force-color-profile=srgb --disable-zero-browsers-open-for-tests --ipc-connection-timeout=45 --allow-file-access-from-files --dom-automation --log-gpu-control-list-decisions --disable-backgrounding-occluded-windows --disable-gl-drawing-for-tests --override-use-software-gl-for-tests --force-color-profile=srgb --disable-features=NetworkPrediction --flag-switches-begin --flag-switches-end --restore-last-session about:blank
[6004:6920:1109/001906.947:INFO:media_foundation_video_encode_accelerator_win.cc(370)] Windows versions earlier than 8 are not supported.
[624:5260:1109/001907.786:ERROR:service_manager.cc(158)] Connection InterfaceProviderSpec prevented service: content_renderer from binding interface: ukm::mojom::UkmRecorderInterface exposed by: content_browser
[624:968:1109/001918.071:ERROR:ui_controls_internal_win.cc(248)] Timed out waiting for mouse move event. The test will now continue, but may fail.
../../chrome/browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc(373): error: Value of: app_menu_button->IsMenuShowing()
  Actual: false
Expected: true
Received fatal exception EXCEPTION_ACCESS_VIOLATION
Backtrace:
	views::MenuController::owner [0x1022E67A+10]
	ToolbarActionViewInteractiveUITest_ActivateOverflowedToolbarActionWithKeyboard_Test::RunTestOnMainThread [0x00CC8759+1673]
	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x03C1226B+539]
	??$Invoke@PAVBrowserTestBase@content@@$$V@?$FunctorTraits@P8BrowserTestBase@content@@AEXXZX@internal@base@@SAXP8BrowserTestBase@content@@AEXXZ$$QAPAV34@@Z [0x03C1526C+28]
	base::internal::InvokeHelper<0,void>::MakeItSo<void (__thiscall content::BrowserTestBase::*const &)(void),content::BrowserTestBase *> [0x03C1519D+77]
	base::internal::Invoker<base::internal::BindState<void (__thiscall content::BrowserTestBase::*)(void),base::internal::UnretainedWrapper<content::BrowserTestBase> >,void __cdecl(void)>::RunImpl<void (__thiscall content::BrowserTestBase::*const &)(void),std [0x03C15123+83]
	base::internal::Invoker<base::internal::BindState<void (__thiscall content::BrowserTestBase::*)(void),base::internal::UnretainedWrapper<content::BrowserTestBase> >,void __cdecl(void)>::Run [0x03C14FFE+62]
	base::RepeatingCallback<void __cdecl(void)>::Run [0x00953D62+50]
	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x04100750+7488]
	ChromeBrowserMainParts::PreMainMessageLoopRun [0x040FE903+419]
	content::BrowserMainLoop::PreMainMessageLoopRun [0x185D35B8+360]
	??$Invoke@PAVBrowserMainLoop@content@@$$V@?$FunctorTraits@P8BrowserMainLoop@content@@AEHXZX@internal@base@@SAHP8BrowserMainLoop@content@@AEHXZ$$QAPAV34@@Z [0x185E479C+28]
	base::internal::InvokeHelper<0,int>::MakeItSo<int (__thiscall content::BrowserMainLoop::*const &)(void),content::BrowserMainLoop *> [0x185E46BD+77]
	base::internal::Invoker<base::internal::BindState<int (__thiscall content::BrowserMainLoop::*)(void),base::internal::UnretainedWrapper<content::BrowserMainLoop> >,int __cdecl(void)>::RunImpl<int (__thiscall content::BrowserMainLoop::*const &)(void),std::t [0x185E4643+83]
	base::internal::Invoker<base::internal::BindState<int (__thiscall content::BrowserMainLoop::*)(void),base::internal::UnretainedWrapper<content::BrowserMainLoop> >,int __cdecl(void)>::Run [0x185E44BE+62]
	base::RepeatingCallback<int __cdecl(void)>::Run [0x19B26AF2+50]
	content::StartupTaskRunner::RunAllTasksNow [0x19B26838+136]
	content::BrowserMainLoop::CreateStartupTasks [0x185CF8DD+1165]
	content::BrowserMainRunnerImpl::Initialize [0x185EF9B8+1560]
	content::BrowserMain [0x185C83C6+182]
	content::RunNamedProcessTypeMain [0x1B9253B1+209]
	content::ContentMainRunnerImpl::Run [0x1B9263F2+658]
	content::ContentServiceManagerMainDelegate::RunEmbedderProcess [0x1B921C41+33]
	service_manager::Main [0x1EFB73DE+1534]
	content::ContentMain [0x1B92522A+74]
	content::BrowserTestBase::SetUp [0x03C119E8+2520]
	InProcessBrowserTest::SetUp [0x038BBEC5+1557]
	ExtensionBrowserTest::SetUp [0x00987A07+103]
	testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void> [0x00D912E9+105]
	testing::Test::Run [0x00D911AD+109]
	testing::TestInfo::Run [0x00D91F0A+250]
	testing::TestCase::Run [0x00D92C1B+267]
	testing::internal::UnitTestImpl::RunAllTests [0x00D9B042+786]
	testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl,bool> [0x00D9ACDE+110]
	testing::UnitTest::Run [0x00D9AAD4+324]
	RUN_ALL_TESTS [0x03D78F5F+15]
	base::TestSuite::Run [0x03D78276+150]
	InteractiveUITestSuiteRunner::RunTestSuite [0x00B7511E+78]
	ChromeTestLauncherDelegate::RunTestSuite [0x03898962+50]
	content::LaunchTests [0x03BFBB12+898]
	LaunchChromeTests [0x0389970C+220]
	main [0x00B74F28+120]
	invoke_main [0x0AE9231E+30] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:78)
	__scrt_common_main_seh [0x0AE921C0+336] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:283)
	__scrt_common_main [0x0AE9205D+13] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:326)
	mainCRTStartup [0x0AE92398+8] (f:\dd\vctools\crt\vcstartup\src\startup\exe_main.cpp:17)
	BaseThreadInitThunk [0x7580338A+18]
	RtlInitializeExceptionChain [0x77759902+99]
	RtlInitializeExceptionChain [0x777598D5+54]
[200/201] ToolbarActionViewInteractiveUITest.ActivateOverflowedToolbarActionWithKeyboard (CRASHED)
---------------------- >8 ----------------------
 

Sign in to add a comment