> I have a simple c++ program that throws an exception and tries to catch it.
> But when I run it, it crashes with segmentation faul. Looking and the stack
> trace, looks like the exception is thrown but no one catches it. Is this a
> bug? There's a workaround?

Not sure when, but this has been fixed (as well as many other
things), use 3.8.

Reply via email to