New issue
Advanced search Search tips

Issue 754460 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

weston-terminal causes crash

Project Member Reported by alexanderdai@chromium.org, Aug 10 2017

Issue description

What steps will reproduce the problem?
(1) start chrome with --mash and --enable-wayland-server
(2) run weston-terminal

What is the expected result?
weston-terminal launches

What happens instead?
chrome crashes

 

Comment 1 by sadrul@chromium.org, Aug 10 2017

Owner: penghuang@chromium.org
Status: Assigned (was: Untriaged)
@alexanderda: can you attach a stacktrace from the crash here?
[12910:12910:0811/133440.600691:FATAL:shell.cc(240)] Check failed: !g_is_browser_process_with_mash. Ash is running in its own process so Shell::Get() will return null. The browser process must use the mojo interfaces in //ash/public to access ash. See ash/README.md for details.
#0 0x7f273fb5ae4c base::debug::StackTrace::StackTrace()
#1 0x7f273fb806ac logging::LogMessage::~LogMessage()
#2 0x7f273a875fe9 ash::Shell::Get()
#3 0x7f273a8219d6 ash::FrameCaptionButtonContainerView::FrameCaptionButtonContainerView()
#4 0x7f273a827f5b ash::HeaderView::HeaderView()
#5 0x7f273a8254b8 ash::CustomFrameViewAsh::CustomFrameViewAsh()
#6 0x55706a95e6bc exo::ShellSurface::CreateNonClientFrameView()
#7 0x55706a95e760 exo::ShellSurface::CreateNonClientFrameView()
#8 0x7f273b16303d views::Widget::CreateNonClientFrameView()
#9 0x7f273b161359 views::Widget::Init()
#10 0x55706a95b10e exo::ShellSurface::CreateShellSurfaceWidget()
#11 0x55706a95df7d exo::ShellSurface::OnSurfaceCommit()
#12 0x55706a9638c4 exo::Surface::Commit()
#13 0x7f273423aadc ffi_call_unix64
#14 0x7f273423a40c ffi_call
#15 0x55706c22b59c wl_closure_invoke
#16 0x55706c229155 wl_client_connection_data
#17 0x55706c2286d3 wl_event_loop_dispatch
#18 0x55706aa67356 exo::wayland::Server::Dispatch()
#19 0x55706c59f454 ExoParts::WaylandWatcher::OnFileCanReadWithoutBlocking()
#20 0x7f273fb90073 base::MessagePumpLibevent::OnLibeventNotification()
#21 0x7f273fc5242c event_base_loop
#22 0x7f273fb903b7 base::MessagePumpLibevent::Run()
#23 0x7f273fb8cf72 base::MessageLoop::Run()
#24 0x7f273fbc0b6a base::RunLoop::Run()
#25 0x55706ab6abca ChromeBrowserMainParts::MainMessageLoopRun()
#26 0x7f273d1200c7 content::BrowserMainLoop::RunMainMessageLoopParts()
#27 0x7f273d122ce6 content::BrowserMainRunnerImpl::Run()
#28 0x7f273d11ba0f content::BrowserMain()
#29 0x7f273d928118 content::ContentMainRunnerImpl::Run()
#30 0x7f27400a4b92 service_manager::Main()
#31 0x7f273d926bf4 content::ContentMain()
#32 0x55706a1f1688 ChromeMain
#33 0x7f2733e8df45 __libc_start_main
#34 0x55706a1f14c4 <unknown>
Components: MUS
Components: -MUS Internals>Services>WindowService
Cc: penghuang@chromium.org
Owner: ----
Status: Available (was: Assigned)
I am not working on exo anymore. Mark it as available.

Sign in to add a comment