Cannot start Chrome with GPU sandbox disabled on ARM Chrome OS anymore |
||||
Issue descriptionChrome does not start on ARM Chrome OS if passed --no-sandbox or --disable-gpu-sandbox anymore, which I suspect is related to recent changes to introduce GpuInit. This can be reproduced on ARM daisy Chrome OS devices. Steps to repro: 1. Add --disable-gpu-sandbox and/or --no-sandbox to /etc/chrome_dev.conf. 2. Restart Chrome/UI (this can be done from shell by saying "restart ui"). The UI does not come up. From /var/log/ui/ui.LATEST: [1002/203906:FATAL:gpu_process_transport_factory.cc(334)] Unable to create a UI graphics context, and cannot use software compositing on ChromeOS. (Note that Chrome OS startup scripts will reboot the system after a few unsuccessful tries to restart UI, which may result in a reboot loop with the above flags added to /etc/chrome_dev.conf. This behavior can be suppressed by disabling /etc/init/ui-respawn.conf, possibly via commenting out "start on stopping ui" line in it, or just moving the respawn scipt away).
,
Oct 3 2016
Thanks! Unfortunately adding --gpu-sandbox-start-early alongside the above flags doesn't seem to help. I'll try to debug more.
,
Oct 14 2016
Did you perhaps have a chance to take a look at this/reproduce on your end? Thanks!
,
Oct 27 2016
Hi, did you perhaps have a chance to take a look? Thank you!
,
Nov 9 2016
sadrul: ping. Is this really a P1?
,
Nov 9 2016
Since this doesn't affect end users, I am moving to P2. But I should get a device tomorrow.
,
Dec 16 2016
I'll actually change to P2 :) But did you get the device and try?
,
Jan 11
You started fixing this bug over two years ago. Are you still working on it? You can update the status to "archived", "wontfix", or "closed". You can remove yourself as owner and change status to "untriaged", but if this is still a real bug, please do not sit on it.
,
Jan 12
|
||||
►
Sign in to add a comment |
||||
Comment 1 by sadrul@chromium.org
, Oct 3 2016