Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening more than a couple of modest Chromium tabs genrates error #29

Closed
techie2000 opened this issue Nov 1, 2020 · 4 comments · Fixed by #30
Closed

Opening more than a couple of modest Chromium tabs genrates error #29

techie2000 opened this issue Nov 1, 2020 · 4 comments · Fixed by #30
Assignees

Comments

@techie2000
Copy link
Contributor

It seems to depend on the size (kb)of the displayed pages, but generally, opening more than 4 tabs will cause the next tab not to display correctly (Error Code: 6), and generates Docker log :

[2014:2018:1101/171245.307850:ERROR:broker_posix.cc(46)] Received unexpected number of handles

[2014:2018:1101/171245.308472:ERROR:broker_posix.cc(46)] Received unexpected number of handles

[2014:2018:1101/171245.314057:ERROR:broker_posix.cc(46)] Received unexpected number of handles

I have noticed this behaviour on earlier releases too.

@mikenye mikenye self-assigned this Nov 1, 2020
mikenye added a commit that referenced this issue Nov 2, 2020
mikenye added a commit that referenced this issue Nov 2, 2020
@mikenye
Copy link
Owner

mikenye commented Nov 2, 2020

Can you give mikenye/picard:issue_29 a go and let me know if that fixes your issues?

@techie2000
Copy link
Contributor Author

Installing it now. May take me a few hour before I can report back. Work stuff and family stuff happening today, getting in the good way of my stuff :(

@techie2000
Copy link
Contributor Author

I've opened up 10 tabs (double what would previously cause issues) and much large and/or more memory intensive pages with graphics/videos, and seen no sign of the previously reported issue :)

@mikenye mikenye mentioned this issue Nov 4, 2020
mikenye added a commit that referenced this issue Nov 4, 2020
* Attempt to fix issue #29
* Add dbus-x11 (issue #29)
* Add --disable-gpu to chrome
* Generate /etc/machine-id
* Fix /etc/machine-id
* Add --disable-software-rasterizer to chrome
* Implement dbus
* Reduce chromium-browser log-level
@mikenye
Copy link
Owner

mikenye commented Nov 4, 2020

OK, changes have been merged and images rebuilt! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants