On Fri, Feb 19, 2021 at 09:44:40PM +1100, Jonathan Gray wrote:
> On Fri, Feb 19, 2021 at 11:31:25AM +0100, Landry Breuil wrote:
> > On Fri, Feb 19, 2021 at 11:17:35AM +0100, Martin Pieuchot wrote:
> > > Firefox from -current, tab crashes, kernel says:
> > > 
> > > firefox[86270]: pledge "", syscall 289
> > 
> > maybe the drm update triggers again the codepaths leading to shm calls
> > prevented by pledge/unveil ?
> > try fiddling with the various knobs forcing/disabling acceleration ?
> > depends on the gfx chipset ?
> 
> $ LIBGL_ALWAYS_SOFTWARE=true firefox
> go to https://get.webgl.org/
> firefox[71928]: pledge "", syscall 289
> 
> $ LIBGL_ALWAYS_SOFTWARE=true chrome
> chrome[40000]: pledge "", syscall 289
> chrome[85649]: pledge "", syscall 289
> chrome[23547]: pledge "", syscall 289

ok, so nothing new under the sun.

with the latest snapshot, get.webgl.org works here in firefox with amdgpu.

Reply via email to