sailfishos-sony-tama / main

Documentation, releases, and issues
MIT License
38 stars 7 forks source link

Browser crashes on webgl test site #102

Closed rinigus closed 3 years ago

rinigus commented 3 years ago

https://get.webgl.org/

During startup:

[defaultuser@XperiaXZ2Compact ~]$ sailfish-browser 
[D] unknown:0 - Using Wayland-EGL
library "libGLESv2_adreno.so" not found
library "eglSubDriverAndroid.so" not found
greHome from GRE_HOME:/usr/bin
libxul.so is not found, in /usr/bin/libxul.so
[W] unknown:0 - Unable to open bookmarks  "/home/defaultuser/.local/share/org.sailfishos/browser/bookmarks.json"
[D] onCompleted:106 - ViewPlaceholder requires a SilicaFlickable parent
[W] QMozContext::notifyObservers:274 - Trying to notify observers before context initialized.
Attempting load of libEGL.so
Can't find symbol 'eglCreateDeviceANGLE'.
Can't find symbol 'eglReleaseDeviceANGLE'.
[D] QMozSecurity::importState:243 - Security state could not be imported: empty status

As the site will be remembered and active, browser will crash on restart. To get rid of the crash, start in terminal

sailfish-browser test

and close the tab with webgl test site

rinigus commented 3 years ago

Looks like test is passing and there are no crashes anymore. This is after updating hybris patches.