Created
March 3, 2014 15:55
-
-
Save tiagovignatti/9327986 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@fisu:/home/tiago/git/chromium/src/out_kms/out/Debug# ./content_shell --no-sandbox --user-data-dir=/tmp/chrome --ui-disable-threaded-compositing --disable-gpu --ozone-platform=dri | |
[23498:23498:0303/175424:437380963188:ERROR:window_tree_host_ozone.cc(49)] Not implemented reached in virtual void aura::WindowTreeHostOzone::Show() | |
[23498:23498:0303/175424:437380963342:ERROR:window_tree_host_ozone.cc(58)] Not implemented reached in virtual void aura::WindowTreeHostOzone::SetBounds(const gfx::Rect&) | |
[23514:23514:0303/175424:437380969073:ERROR:renderer_main.cc(224)] Running without renderer sandbox | |
[23498:23498:0303/175424:437380969418:ERROR:hardware_display_controller.cc(74)] Failed to register framebuffer: Invalid argument | |
[23498:23498:0303/175424:437380969516:ERROR:dri_surface_factory.cc(183)] Failed to bind surface to controller | |
[23498:23511:0303/175424:437381008116:WARNING:proxy_service.cc(903)] PAC support disabled because there is no system implementation | |
[23498:23507:0303/175424:437381056196:WARNING:event_factory_evdev.cc(65)] touchpad device not supported: /dev/input/event5 | |
[23498:23498:0303/175424:437380969549:FATAL:software_output_device_ozone.cc(25)] Failed to get a realized AcceleratedWidget | |
[0x00000078fdfc] base::debug::StackTrace::StackTrace() | |
[0x0000006d3af9] logging::LogMessage::~LogMessage() | |
[0x000003b576fa] content::SoftwareOutputDeviceOzone::SoftwareOutputDeviceOzone() | |
[0x000003b47601] content::CreateSoftwareOutputDevice() | |
[0x000003b4799b] content::GpuProcessTransportFactory::CreateOutputSurface() | |
[0x000001403cf4] ui::Compositor::CreateOutputSurface() | |
[0x0000015002bc] cc::LayerTreeHost::CreateOutputSurface() | |
[0x0000015640af] cc::SingleThreadProxy::CreateAndInitializeOutputSurface() | |
[0x0000015019df] cc::LayerTreeHost::InitializeOutputSurfaceIfNeeded() | |
[0x000001566683] cc::SingleThreadProxy::CommitAndComposite() | |
[0x0000015661a3] cc::SingleThreadProxy::CompositeImmediately() | |
[0x00000150196e] cc::LayerTreeHost::Composite() | |
[0x0000014038cd] ui::Compositor::Draw() | |
[0x00000140b3be] base::internal::RunnableAdapter<>::Run() | |
[0x00000140a2c6] base::internal::InvokeHelper<>::MakeItSo() | |
[0x000001408ed3] base::internal::Invoker<>::Run() | |
[0x000000431ed1] base::Callback<>::Run() | |
[0x0000006dca84] base::MessageLoop::RunTask() | |
[0x0000006dcba8] base::MessageLoop::DeferOrRunPendingTask() | |
[0x0000006dd0cf] base::MessageLoop::DoWork() | |
[0x000000780b4d] base::MessagePumpLibevent::Run() | |
[0x0000006dc5c9] base::MessageLoop::RunHandler() | |
[0x000000717468] base::RunLoop::Run() | |
[0x00000384da21] content::BrowserMainLoop::MainMessageLoopRun() | |
[0x00000384b3b2] content::BrowserMainLoop::RunMainMessageLoopParts() | |
[0x00000359aea6] content::BrowserMainRunnerImpl::Run() | |
[0x00000042402f] ShellBrowserMain() | |
[0x000000420595] content::ShellMainDelegate::RunProcess() | |
[0x0000004f011f] content::RunNamedProcessTypeMain() | |
[0x0000004f139a] content::ContentMainRunnerImpl::Run() | |
[0x0000004ef53b] content::ContentMain() | |
[0x00000041f915] main | |
[0x7f32e179476d] __libc_start_main | |
[0x00000041f829] <unknown> | |
Aborted (core dumped) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment