I can see the EGL crash in my radeon gpu from command line
$ webbrowser-app --desktop_file_hint=/usr/share/applications/webbrowser-app.desktop
The Crash doesn't happen if I unload the webbrowser apparmor profile.
Looking further on apparmor denial I see few number of message with apparmor=DENIED.
I tried overriding that in webbrowser-app profile to find out actual missing privilege.
and adding these in webbrowser-app profile fixes the issue:
/sys/devices/pci[0-9]*/**/config r,
This also solves webbrowser spinning problem when launched from scopes
Environment: zesty/unity8/ radeongpu
I can see the EGL crash in my radeon gpu from command line file_hint= /usr/share/ applications/ webbrowser- app.desktop
$ webbrowser-app --desktop_
The Crash doesn't happen if I unload the webbrowser apparmor profile.
Looking further on apparmor denial I see few number of message with apparmor=DENIED.
I tried overriding that in webbrowser-app profile to find out actual missing privilege.
and adding these in webbrowser-app profile fixes the issue:
/sys/devices/ pci[0-9] */**/config r,
This also solves webbrowser spinning problem when launched from scopes