.xsession-errors contains MANY "ERROR:latency_info.cc(163)] Surface::TakeLatencyInfoFromFrame, LatencyInfo vector size 102 is too big."
See original GitHub issueYes, searched for similar issues. Found https://github.com/brave/browser-laptop/issues/14814 which was closed wontfix.
Description
.xsession-errors is full of messages like
[17298:17298:1014/141031.935335:ERROR:latency_info.cc(163)] Surface::TakeLatencyInfoFromFrame, LatencyInfo vector size 101 is too big.
[17298:17298:1014/141042.067038:ERROR:latency_info.cc(163)] Surface::TakeLatencyInfoFromFrame, LatencyInfo vector size 102 is too big.
[17298:17298:1014/141043.757404:ERROR:latency_info.cc(163)] Surface::TakeLatencyInfoFromFrame, LatencyInfo vector size 102 is too big.
which appear to be generated by running Brave browser.
Steps to Reproduce
- Start Brave browser
- watch the messages appear in .xsession-errors
Actual result:
.xsession-errors is full of error messages from Brave browser
Expected result:
Browser runs without continuously generating a gazillion error messages
Reproduces how often:
Continuously
Brave version (brave://version info)
mark@x230:~$ apt-cache policy brave
brave:
Installed: 0.23.79-1
Candidate: 0.23.79-1
Version table:
*** 0.23.79-1 100
100 /var/lib/dpkg/status
Brave: 0.23.79 V8: 6.8.275.24 rev: 51b49051a779f0db94fbcfd0df5faca781299ea0 Muon: 8.0.7 OS Release: 4.15.0-1-amd64 Update Channel: Release OS Architecture: x64 OS Platform: Linux Node.js: 7.9.0 Brave Sync: v1.4.2 libchromiumcontent: 68.0.3440.84
Version/Channel Information:
Haven’t tried any other channels
Other Additional Information:
Miscellaneous Information:
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Error while executing Python3 x Selenium Webdriver script ...
Error while executing Python3 x Selenium Webdriver script: RenderWidgetHostImpl::OnSwapCompositorFrame, LatencyInfo vector size 117 is too big.
Read more >ERRORinspector_emulation_ag...
(1)ERROR:inspector_emulation_agent.cc(492)] Can only enable virtual time for pages, not workers ... LatencyInfo vector size 102 is too big.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh, I see! There is brave and brave-browser. My mistake, sorry. I have both installed but have been running brave, not brave-browser. Have to say I prefer the interface on the old version but brave-browser isn’t writing gazillions of errors in .xsession-errors so I’ll get used to this one.
Thanks for straightening me out.
I don’t know if this is useful to anyone, but I ran into this bug report by searching my problem. I get the:
ERROR:latency_info.cc(144)] Surface::TakeLatencyInfoFromFrame, LatencyInfo vector size 102 is too big.
on Chromium 71.0.3578.98 NVIDIA Driver Version: 390.129
My strong suspicion is that this is related to Nvidia drivers, but if any ATI users confirm the presence of this bug, that at least narrows it down a little.