Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: h3xo on 04 October 2024, 10:00:15

Title: Mesa 1:24.2.3-1 leaks file descriptors
Post by: h3xo on 04 October 2024, 10:00:15
As in title, mesa leaks a lot of descriptors; just run:
Code: [Select]
ls /proc/self/fd
Upstream issue exists (here (https://gitlab.freedesktop.org/mesa/mesa/-/issues/11833)), but pr mentioned in comment still isn't merged.

I downgraded mesa (and vulkan-mesa-layers) to 1:24.1.6-1 and this version works.
Title: Re: Mesa 1:24.2.3-1 leaks file descriptors
Post by: h3xo on 02 November 2024, 08:21:41
1:24.2.6.-1 fixes this.