The attached JPG file causes the Aspose.Imaging for .NET 21.3 to hang simply by opening it as follows:
var img = Aspose.Imaging.Image.Load("input.jpg"); // never completes
input.jpg (2.2 MB)
The hang cannot be caught. Can you please fix this - it is a big problem having an image crash the whole library!
Thanks