Bug 87769 - (regression)(bisected)(radeonsi) mpv vdpau/opengl segfaults
Summary: (regression)(bisected)(radeonsi) mpv vdpau/opengl segfaults
Status: RESOLVED DUPLICATE of bug 86837
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-27 16:47 UTC by smoki
Modified: 2014-12-27 18:15 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
gdb_output (13.64 KB, text/plain)
2014-12-27 16:47 UTC, smoki
Details

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.