Bug 87769

Summary: (regression)(bisected)(radeonsi) mpv vdpau/opengl segfaults
Product: Mesa Reporter: smoki <smoki00790>
Component: Drivers/Gallium/radeonsiAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium CC: emil.l.velikov
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: gdb_output

Description smoki 2014-12-27 16:47:52 UTC
Created attachment 111400 [details]
gdb_output

Hardware is Athlon 5350 APU, Debian Sid current, etc.

 So this regression happens when mpv opengl video output is used together with vdpau decoder like this:
 
  mpv --hwdec=vdpau --vo=opengl <video_file>
  
  On following commit playback just segfaults:
 
 auxiliary/vl: rework the build of the VL code
 
 http://cgit.freedesktop.org/mesa/mesa/commit/?id=c642e87d9f423c78bf631410e858f675292ba0c4

 Works fine commit before that and issue present in current mesa git.

 GDB output attached.
Comment 1 smoki 2014-12-27 18:15:10 UTC

*** This bug has been marked as a duplicate of bug 86837 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.