You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that I am running the latest version of ImageSharp
I have verified if the problem exist in both DEBUG and RELEASE mode
I have searched open and closed issues to ensure it has not already been reported
Description
Calling Image.Load results in exception.
Steps to Reproduce
With 1.0.0-beta0003, calling Image.Load on the attached file throws the following exception:
SixLabors.ImageSharp.Formats.Jpeg.GolangPort.Components.Decoder.EOFException
HResult=0x80131500
Message=Reached end of stream before proceeding EOI marker!
Source=SixLabors.ImageSharp
Prerequisites
DEBUG
andRELEASE
modeDescription
Calling Image.Load results in exception.
Steps to Reproduce
With 1.0.0-beta0003, calling Image.Load on the attached file throws the following exception:
REPRO copy.zip
System Configuration
The text was updated successfully, but these errors were encountered: