New issue
Advanced search Search tips

Issue 806648 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

views_examples_exe does not work, the example of ui/views, on win10

Reported by sainim...@gmail.com, Jan 29 2018

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.90 Safari/537.36

Steps to reproduce the problem:
1. cd chromium/src
2. gn gen out/mybuild --args="is_debug=true" --ide=vs --filters=//ui/views/examples:views_examples_exe
3. ninja -C out/mybuild views_examples_exe
4. cd out/mybuild
5. views_examples_exe.exe

What is the expected behavior?

What went wrong?
Error messages:

E:\Fts\Proj\Test\google\chromium\src\out\mybuild>views_examples_exe.exe
[0115/211913.299:FATAL:sequenced_task_runner_handle.cc(52)] Check failed: ThreadTaskRunnerHandle::IsSet(). Error: This caller requires a sequenced context (i.e. the current task needs to run from a SequencedTaskRunner).
Backtrace:
        base::debug::StackTrace::StackTrace [0x0000000005C034D8+104] (E:\Fts\Proj\Test\google\chromium\src\base\debug\stack_trace_win.cc:286)
        base::debug::StackTrace::StackTrace [0x0000000005C0217F+31] (E:\Fts\Proj\Test\google\chromium\src\base\debug\stack_trace.cc:199)
        logging::LogMessage::~LogMessage [0x0000000005C77E63+131] (E:\Fts\Proj\Test\google\chromium\src\base\logging.cc:581)
        base::SequencedTaskRunnerHandle::Get [0x0000000005E99357+855] (E:\Fts\Proj\Test\google\chromium\src\base\threading\sequenced_task_runner_handle.cc:55)
        base::Timer::GetTaskRunner [0x0000000005EE7E03+99] (E:\Fts\Proj\Test\google\chromium\src\base\timer\timer.cc:216)
        base::Timer::PostNewScheduledTask [0x0000000005EE79CA+346] (E:\Fts\Proj\Test\google\chromium\src\base\timer\timer.cc:201)
        base::Timer::Reset [0x0000000005EE7641+401] (E:\Fts\Proj\Test\google\chromium\src\base\timer\timer.cc:163)
        base::Timer::Start [0x0000000005EE73D2+322] (E:\Fts\Proj\Test\google\chromium\src\base\timer\timer.cc:138)
        base::BaseTimerMethodPointer::Start<viz::SurfaceManager> [0x000000000885F553+147] (E:\Fts\Proj\Test\google\chromium\src\base\timer\timer.h:256)
        viz::SurfaceManager::SurfaceManager [0x000000000885EEAC+892] (E:\Fts\Proj\Test\google\chromium\src\components\viz\service\surfaces\surface_manager.cc:63)
        viz::FrameSinkManagerImpl::FrameSinkManagerImpl [0x000000000879D33E+254] (E:\Fts\Proj\Test\google\chromium\src\components\viz\service\frame_sinks\frame_sink_manager_impl.cc:55)
        main [0x000000014004E1B7+183] (E:\Fts\Proj\Test\google\chromium\src\ui\views\examples\examples_main.cc:71)
        invoke_main [0x00000001408B3864+52] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:79)
        __scrt_common_main_seh [0x00000001408B3757+295] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:283)
        __scrt_common_main [0x00000001408B361E+14] (f:\dd\vctools\crt\vcstartup\src\startup\exe_common.inl:326)
        mainCRTStartup [0x00000001408B38F9+9] (f:\dd\vctools\crt\vcstartup\src\startup\exe_main.cpp:17)
        BaseThreadInitThunk [0x00007FFB8EA91FE4+20]
        RtlUserThreadStart [0x00007FFB8F34EFB1+33]

Did this work before? N/A 

Chrome version: 60.0.3112.90  Channel: n/a
OS Version: 10.0
Flash Version:
 
Labels: Needs-Milestone
Cc: jmukthavaram@chromium.org
Labels: Needs-Feedback
Thanks for filing the issue.
Could you please check this issue on latest chrome version-65.0.3325.181 & let us know your observations with expected behavior & exact steps from TE end to reproduce the issue.


Status: WontFix (was: Unconfirmed)
As there is no action on this issue for long time closing this issue. Request you to update your Chrome to latest #66.0.3359.181 and verify. Feel free to file a new issue if the issue is still reproduced at your end.

Thanks!

Sign in to add a comment