-
-
Notifications
You must be signed in to change notification settings - Fork 887
Closed
Labels
Description
Prerequisites
- I have written a descriptive issue title
- I have verified that I am running the latest version of ImageSharp
- I have verified if the problem exist in both
DEBUGandRELEASEmode - I have searched open and closed issues to ensure it has not already been reported
Description
Loading image throws exception.
Steps to Reproduce
With 1.0.0-beta0003, calling Image.Load on the attached file throws the following exception:
SixLabors.ImageSharp.ImageFormatException
HResult=0x80131500
Message=Bad RST marker
Source=SixLabors.ImageSharp
System Configuration
- ImageSharp version: 1.0.0-beta0003
- Environment: Windows
- .NET Framework version: dotnet core 2.0.5