-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
Create an Affine transform which has complex 3D state and is non-invertible. Call invert(), this correctly throws the NonInvertible exception. But it corrupts the transform's internal state so any further operation on the matrix results in an InternalError complaining about nested atomic operations.