https://bugs.freedesktop.org/show_bug.cgi?id=101982

--- Comment #9 from Daniel Stone <[email protected]> ---
(In reply to Link Mauve from comment #8)
> When not using the opengl-hq profile of mpv, I get a much better error, I’m
> still not sure why it doesn’t crash the compositor in this case, and it does
> in the other one:
> 
> […]
> [3156842.470]  -> [email protected]_title("Intellivision Lives! -
> mpv")        
> VO: [opengl] 640x480 yuv420p                                                
> 
> [3156847.776]  -> [email protected]_toplevel()                        
> 
> [3156848.866]  -> [email protected]_buffer_scale(1)                          
> 
> [3156868.364]  -> [email protected]_params(new id
> zwp_linux_buffer_params_v1@16)                                              
> 
> [3156868.401]  -> [email protected](fd 22, 0, 0, 2560,
> 16777216, 1)  
> [3156868.443]  -> [email protected]_immed(new id
> wl_buffer@19, 640, 480, 875713112, 0)                                       
> 
> [3156868.473]  -> [email protected]()                   
> 
> [3156868.483]  -> [email protected](wl_buffer@19, 0, 0)                   
> 
> [3156868.502]  -> [email protected](0, 0, 2147483647, 2147483647)         
> 
> [3156868.526]  -> [email protected]()                                     
> 
> [3156868.534]  -> [email protected](new id wl_callback@20)                  
> 
> [3156868.604] [email protected](nil, 7, "importing the supplied dmabufs
> failed")    
> [destroyed object]: error 7: importing the supplied dmabufs failed          
> 
> [vo/opengl/wayland] error occurred on the display fd: closing file
> descriptor        
> [ffmpeg] NULL: Invalid NAL unit size (951 > 128).                           
> 
> [ffmpeg] NULL: missing picture in access unit with size 132                 
> 
> [vo/opengl/wayland] error occurred on the display fd: closing file descriptor
> […]
> with that last error repeating until mpv gives up.

Does this still happen with current master? There were some Intel fixes for
import which may be useful. If it does, could you please also get a trace from
where inside eglCreateImage -> dri2_create_image_dma_buf ->
intel_create_image_from_fds_common, that the failure actually occurs?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to