<div dir="ltr"><div>Hi all, <br></div><div><br></div><div>I upgraded to Debian 12 today and I've noticed some weird behaviour with libxml2.</div><div><br></div><div>Free Pascal Compiler version 3.2.2+dfsg-20 [2023/03/30] for x86_64</div><div><br></div><div>program xml;<br>uses<br> xml2;<br> begin<br>end.<br><br></div><div>This program compiles fine, but will not run against the updated version of libXML2.</div><div><br></div><div>The call of xmlXPathInit seems to be causing the error.</div><div><br></div><div>Regards,</div><div>David Connolly<br></div></div>