Skip to content

Instantly share code, notes, and snippets.

@tiagovignatti
Created March 12, 2014 13:45
Show Gist options
  • Save tiagovignatti/9507218 to your computer and use it in GitHub Desktop.
Save tiagovignatti/9507218 to your computer and use it in GitHub Desktop.
root@fisu:/home/tiago/git/chromium/src/out/Debug# ./content_shell --no-sandbox --user-data-dir=/tmp/chrome --ui-disable-threaded-compositing --disable-gpu --ozone-platform=test
[17758:17758:0312/154441:180479470338:FATAL:event_factory_ozone_wayland.cc(23)] Check failed: impl_. No EventFactoryOzoneWayland implementation set.
[0x0000007987b4] base::debug::StackTrace::StackTrace()
[0x0000006dc1d5] logging::LogMessage::~LogMessage()
[0x0000013ed91c] ui::EventFactoryOzoneWayland::GetInstance()
[0x000004511d94] content::OzoneChannelHostFactory::OzoneChannelHostFactory()
[0x000004511c51] content::OzoneChannelHostFactory::Initialize()
[0x0000038485ab] content::BrowserMainLoop::BrowserThreadsStarted()
[0x00000384ca6e] base::internal::RunnableAdapter<>::Run()
[0x00000384c8f2] base::internal::InvokeHelper<>::MakeItSo()
[0x00000384c54f] base::internal::Invoker<>::Run()
[0x000000aadb1d] base::Callback<>::Run()
[0x000003b0d482] content::StartupTaskRunner::RunAllTasksNow()
[0x000003845639] content::BrowserMainLoop::CreateStartupTasks()
[0x00000359e4ce] content::BrowserMainRunnerImpl::Initialize()
[0x000000423ce6] ShellBrowserMain()
[0x000000420635] content::ShellMainDelegate::RunProcess()
[0x0000004f7d7e] content::RunNamedProcessTypeMain()
[0x0000004f8ff2] content::ContentMainRunnerImpl::Run()
[0x0000004f719f] content::ContentMain()
[0x00000041f9b5] main
[0x7f22ceadb76d] __libc_start_main
[0x00000041f8c9] <unknown>
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment