From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 95203] Tonga GST/OMX/VCE encode broken since mesa: st/omx: Fix
resource leak on OMX_ErrorNone
Date: Fri, 29 Apr 2016 10:36:41 +0000
Message-ID:
Bug ID
95203
Summary
Tonga GST/OMX/VCE encode broken since mesa: st/omx: Fix resource leak on OMX_ErrorNone
Product
Mesa
Version
git
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
Drivers/Gallium/radeonsi
Assignee
dri-devel@lists.freedesktop.org
Reporter
adf.lists@gmail.com
QA Contact
dri-devel@lists.freedesktop.org
Created attachment 123343 [details]
gst-omx vce failing and working
AMD Tonga since mesa commit -
commit b87856d25d1be1953dea30814994fc40cac5e573
Author: Robert Foss <robert.foss@collabora.com>
Date: Thu Apr 21 17:49:20 2016 -0400
st/omx: Fix resource leak on OMX_ErrorNone
Avoid leaking buffer allocated for task if an error has occured.
Coverity id: 1213929
Signed-off-by: Robert Foss <robert.foss@collabora.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
I can't encode with gst/omx/vce. It just hangs doing nothing and when I
<Control> c it it throws some errors and quits.
Attached is the output I see from failing followed by working with above commit
reverted.