Summary: |
libvdpau_r600.so.1 crash/error for small video |
Product: |
Mesa
|
Reporter: |
Pierre Ossman <pierre-bugzilla> |
Component: |
Drivers/Gallium/r600 | Assignee: |
Default DRI bug account <dri-devel> |
Status: |
RESOLVED
MOVED
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
10.1 | |
|
Hardware: |
Other | |
|
OS: |
All | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
8x8 test movie
|
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.
Created attachment 99222 [details] 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