The only messages you get from chromium is about the lack of PCI
support:

+ exec /usr/lib/chromium-browser/chromium-browser --use-gl=egl

pcilib: Cannot open /proc/bus/pci
pcilib: Cannot find any working access method.
pcilib: Cannot open /proc/bus/pci
pcilib: Cannot find any working access method.

This is because the method CollectGraphicsInfo
(chrome/gpu/gpu_info_collector_linux.cc) expects the user to be running
on a machine with proper PCI support, to get more info about the board.
But even with the wrong code, I don't know this should affect in a way
that would freeze chromium.

And it's correctly loading libEGL and libGLESv2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/725567

Title:
  chromium-browser dies when trying to run a webgl application with GLES
  on ARM

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to