Na közben megtaláltam a megoldást. Telepítés után a következő üzenetet adta:
Message from chromium-49.0.2623.112:
For correct operation, shared memory support has to be enabled
in Chromium by performing the following command as root :
sysctl kern.ipc.shm_allow_removed=1
To preserve this setting across reboots, append the following
to /etc/sysctl.conf :
sysctl kern.ipc.shm_allow_removed=1
Lefutattam a fenti parancsot, ill. a "sysctl kern.ipc.shm_allow removed=1" sort beírtam az /etc/sysctl.conf fájlba.
Most már megy rendesen.