On Fri, Oct 18, 2019 at 01:10:08AM +1100, Jonathan Gray wrote:
> > With intel driver compiled with above Git commit Xorg dies with:
> > 
> > Fatal server error:
> > [   137.310] (EE) __kgem_bo_map__cpu:697 assertion 'err != -EINVAL || 
> > bo->prime' failed
> 
> What is the value of err when this occurs?

It was later in the email, in the Xorg.0.log output, see below.

> The ktrace output at around this point would also help.

Ok, will try to get this.

...
> > [   137.310] sna_picture_init
> > [   137.310] gen9_render_setup: gt=3
> > [   137.310] uploaded 41600 bytes of static state
> > [   137.310] kgem_create_linear(41600)
> > [   137.310] search_linear_cache: num_pages=11, flags=2, use_active? 0, 
> > use_large=0 [max=65536]
> > [   137.310] search_linear_cache: inactive and cache bucket empty
> > [   137.310] search_linear_cache: active cache bucket empty
> > [   137.310] kgem_create_linear: new handle=4, num_pages=11
> > [   137.310] __kgem_bo_init(handle=4, num_pages=11)
> > [   137.310] __kgem_bo_map__cpu: failed -22, throttling/cleaning caches

err is -22 per above output

> > [   137.310] (EE) 
> > Fatal server error:
> > [   137.310] (EE) __kgem_bo_map__cpu:697 assertion 'err != -EINVAL || 
> > bo->prime' failed
> > [   137.310] (EE) 
> > [   137.310] (EE) 
> > Please consult the The X.Org Foundation support 
> >      at http://wiki.x.org
> >  for help. 
> > [   137.310] (EE) Please also check the log file at "/var/log/Xorg.0.log" 
> > for additional information.
> > [   137.310] (EE) 
> > [   137.311] (EE) Server terminated with error (1). Closing log file.

-- 
Regards,
 Mikolaj

Reply via email to