Bug 78832 - libvdpau_r600.so.1 crash/error for small video
Summary: libvdpau_r600.so.1 crash/error for small video
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: 10.1
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-17 14:10 UTC by Pierre Ossman
Modified: 2019-09-18 19:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
8x8 test movie (7.40 KB, text/plain)
2014-05-17 14:10 UTC, Pierre Ossman
Details

Description Pierre Ossman 2014-05-17 14:10:37 UTC
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
Comment 1 GitLab Migration User 2019-09-18 19:16:18 UTC
-- 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.


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.