<div dir="ltr"><div dir="ltr">On Mon, Mar 21, 2022 at 8:48 PM Andreas Yankopolus <<a href="mailto:andreas@yank.to">andreas@yank.to</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Howard,<br>
<br>
> I ran the scenario linked on my osx-arm64 m1 machine without issue in Release or Debug mode for the PDAL 2.4.0 RC1.<br>
<br>
I’m working on replicating the bug here. The version built by MacPorts exhibits it for 2.4.0 RC1.The version built by Homebrew doesn’t. Exception handling can get weird for reasons that I don’t understand.<br></blockquote><div><br></div><div>Exception handling isn't "weird". The C++ language specifies exactly how it works. If a program doesn't execute as specified by the program, there is a bug in the compiler or the way that the application was built. There can be errors in the code that lead to unexpected results during execution, but undefined behavior is limited to specific cases documented in the language specification.</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div></div>