Summary: | Leaks buffer when closing wayland window | ||
---|---|---|---|
Product: | Mesa | Reporter: | Sjoerd Simons <sjoerd> |
Component: | Drivers/Gallium/etnaviv | Assignee: | Etnaviv Developers <etnaviv> |
Status: | RESOLVED FIXED | QA Contact: | Etnaviv Developers <etnaviv> |
Severity: | normal | ||
Priority: | medium | CC: | andreas.cord-landwehr |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sjoerd Simons
2018-12-09 21:43:46 UTC
Tomeu pointed out that the reproduction case forgot to call eglDestroyContext. With that chagne the issue no longer occurs on my Amd based system, but the issue still happens on etnaviv with mesa 18.2.4. Debugging this further now. Updated the branch to reproduce with that fix as well IIRC the outtake was that the example patch fails to teardown the old ctx before setting up a new one. Although the root problem was a leak in the etnaviv driver, which should be addressed with the following. Marking as fixed, feel free to reopen if that's not the case. commit bf1dfcc3e8120400c9a78d03dd914a786728b5f7 Author: Tomeu Vizoso <tomeu.vizoso@collabora.com> Date: Mon Dec 17 09:56:00 2018 +0100 etnaviv: Consolidate buffer references from framebuffers |
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.