From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 78832] New: libvdpau_r600.so.1 crash/error for small video
Date: Sat, 17 May 2014 14:10:37 +0000
Message-ID:
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 [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