https://bugs.freedesktop.org/show_bug.cgi?id=78832
Priority: medium Bug ID: 78832 Assignee: dri-devel@lists.freedesktop.org Summary: libvdpau_r600.so.1 crash/error for small video Severity: normal Classification: Unclassified OS: All Reporter: pierre-bugzilla@ossman.eu Hardware: Other Status: NEW Version: 10.1 Component: Drivers/Gallium/r600 Product: Mesa
Created attachment 99222 --> https://bugs.freedesktop.org/attachment.cgi?id=99222&action=edit 8x8 test movie
Feeding libvdpau_r600.so.1 the attached video makes it misbehave. With mplayer I get this:
[vdpau] Error when calling vdp_video_mixer_render: The size of a supplied object does not match the object it is being used with. For example, a VdpVideoMixer is configured to process VdpVideoSurface objects of a specific size. If presented with a VdpVideoSurface of a different size, this error will be raised.
With xbmc I get a crash:
Thread 1 (Thread 0x7fa8d0eff700 (LWP 2039)): #0 0x00007fa8d8e562d1 in ?? () from /usr/lib64/vdpau/libvdpau_r600.so.1 #1 0x00007fa8d8ee0302 in vlVdpVideoMixerDestroy () from /usr/lib64/vdpau/libvdpau_r600.so.1 #2 0x00000000008953f9 in VDPAU::CMixer::Process() () #3 0x00000000011d0a58 in CThread::Action() () #4 0x00000000011d1179 in CThread::staticThread(void*) () #5 0x0000003948007f33 in start_thread () from /lib64/libpthread.so.0 #6 0x00000039478f4ded in clone () from /lib64/libc.so.6
https://bugs.freedesktop.org/show_bug.cgi?id=78832
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #1 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/511.
dri-devel@lists.freedesktop.org