Open GoogleCodeExporter opened 9 years ago
The reason is because a worker thread try to free all the frame buffers while
another worker is still using it. The fix is to free all the frame buffers
after all the workers finish the work.
Fix is here: https://gerrit.chromium.org/gerrit/#/c/74096/
Original comment by hku...@google.com
on 17 Mar 2015 at 10:37
Original issue reported on code.google.com by
hku...@google.com
on 17 Mar 2015 at 10:34