Created
March 28, 2019 15:24
-
-
Save stephenmcgruer/f6eda48e15b2eec133de121b5e997b66 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
$ rr record ./out/Default/content_shell http://www.google.com | |
rr: Saving execution to trace directory `/usr/local/google/home/smcgruer/.local/share/rr/content_shell-17'. | |
shared memfd open() failed: Function not implemented | |
DevTools listening on ws://127.0.0.1:46311/devtools/browser/03f83acf-51dc-42e4-84c9-5c90586075eb | |
[70439:70439:0328/111826.606496:ERROR:gl_context_glx.cc(187)] Failed to create GL context with glXCreateNewContext. | |
[70439:70439:0328/111826.608135:ERROR:gpu_info_collector.cc(64)] gl::init::CreateGLContext failed | |
[70439:70439:0328/111826.608963:ERROR:gpu_info_collector.cc(187)] Could not create context for info collection. | |
[70439:70439:0328/111826.609822:ERROR:gpu_init.cc(62)] gpu::CollectGraphicsInfo failed. | |
[70439:70439:0328/111826.687492:WARNING:x11_util.cc(1422)] X error received: serial 183, error_code 2 (BadValue (integer parameter out of range for operation)), request_code 154, minor_code 24 (X_GLXCreateNewContext) | |
[70439:70439:0328/111826.692139:ERROR:viz_main_impl.cc(170)] Exiting GPU process due to errors during initialization | |
[70421:70421:0328/111829.045745:ERROR:viz_process_transport_factory.cc(316)] Switching to software compositing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment