<div dir="ltr"><div>Hi Marek,</div><div><br></div><div>Although 23.1.9 is the version that is used throughout the system, loading the custom library resolved through /etc/ld.so.cache destabilizes things. Maybe it's simpler to use 'LD_LIBRARY_PATH=/usr/local/mesa-23.1.9/lib64 
path/to/binary', to ensure that only this specific application uses this
 specific library, then to create more custom libraries at this point.<br></div><div><br></div><div>Regards,</div><div>Mischa.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Dec 25, 2023 at 1:46 PM Marek Olšák <<a href="mailto:maraeo@gmail.com">maraeo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
All Mesa libraries must come from the same build so as not to be<br>
rejected at runtime.<br>
<br>
Marek<br>
<br>
On Mon, Dec 25, 2023 at 7:15 AM Mischa Baars <<a href="mailto:mjbaars1977@gmail.com" target="_blank">mjbaars1977@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I was going over MesaGL Blending when I discovered an issue that needs fixing. The problem is that when I compile and install a custom version of the Fedora mesa-libGL package, i.e. <a href="https://archive.mesa3d.org/mesa-23.1.9.tar.xz" rel="noreferrer" target="_blank">https://archive.mesa3d.org/mesa-23.1.9.tar.xz</a>, that my system (gnome-terminal, firefox, chromium) becomes unstable even without the patch applied. At first I thought it was the patch, but it isn't.<br>
><br>
> Help would be appreciated.<br>
><br>
> Best regards,<br>
> Mischa Baars.<br>
><br>
</blockquote></div>