Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save stephenmcgruer/a736baad6865c132d2dae442abb34a59 to your computer and use it in GitHub Desktop.
Save stephenmcgruer/a736baad6865c132d2dae442abb34a59 to your computer and use it in GitHub Desktop.
$ rr record ./out/Default/content_shell --single-process http://www.google.com
rr: Saving execution to trace directory `/usr/local/google/home/smcgruer/.local/share/rr/content_shell-16'.
shared memfd open() failed: Function not implemented
DevTools listening on ws://127.0.0.1:46379/devtools/browser/35b61d5d-3479-4947-85c3-65e8a0082d86
[69544:69689:0328/111616.396185:ERROR:gl_context_glx.cc(187)] Failed to create GL context with glXCreateNewContext.
[69544:69689:0328/111616.399948:ERROR:gpu_info_collector.cc(64)] gl::init::CreateGLContext failed
[69544:69689:0328/111616.400724:ERROR:gpu_info_collector.cc(187)] Could not create context for info collection.
[69544:69689:0328/111620.497418:ERROR:gl_context_glx.cc(177)] Failed to create GL context with glXCreateContextAttribsARB.
[69544:69689:0328/111620.497754:ERROR:gpu_info_collector.cc(64)] gl::init::CreateGLContext failed
[69544:69689:0328/111620.498028:ERROR:gpu_info_collector.cc(187)] Could not create context for info collection.
[69544:69689:0328/111620.524370:WARNING:x11_util.cc(1422)] X error received: serial 313, error_code 2 (BadValue (integer parameter out of range for operation)), request_code 154, minor_code 24 (X_GLXCreateNewContext)
[69544:69689:0328/111620.645748:ERROR:gl_context_glx.cc(177)] Failed to create GL context with glXCreateContextAttribsARB.
[69544:69689:0328/111620.646094:ERROR:gpu_channel_manager.cc(388)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[69544:69689:0328/111620.646436:ERROR:shared_image_stub.cc(295)] SharedImageStub: unable to create context
[69544:69689:0328/111620.646804:ERROR:gpu_channel.cc(423)] GpuChannel: Failed to create SharedImageStub
[69544:69544:0328/111620.657257:ERROR:viz_process_transport_factory.cc(316)] Switching to software compositing.
[69544:69689:0328/111620.812701:ERROR:gl_context_glx.cc(177)] Failed to create GL context with glXCreateContextAttribsARB.
[69544:69689:0328/111620.813030:ERROR:gpu_channel_manager.cc(388)] ContextResult::kFatalFailure: Failed to create shared context for virtualization.
[69544:69689:0328/111620.813324:ERROR:shared_image_stub.cc(295)] SharedImageStub: unable to create context
[69544:69689:0328/111620.813654:ERROR:gpu_channel.cc(423)] GpuChannel: Failed to create SharedImageStub
[69544:69676:0328/111620.816152:FATAL:gpu_client.cc(91)] Check failed: channel_handle.is_valid() == status == GpuHostImpl::EstablishChannelStatus::kSuccess (0 vs. 1)
Trace/breakpoint trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment