Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad RST marker #518

Closed
4 tasks done
mabead opened this issue Apr 10, 2018 · 5 comments
Closed
4 tasks done

Bad RST marker #518

mabead opened this issue Apr 10, 2018 · 5 comments

Comments

@mabead
Copy link

mabead commented Apr 10, 2018

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 DEBUG and RELEASE mode
  • 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

25.zip

System Configuration

  • ImageSharp version: 1.0.0-beta0003
  • Environment: Windows
  • .NET Framework version: dotnet core 2.0.5
@JimBobSquarePants
Copy link
Member

Fixed with #571

@softsprocket
Copy link

softsprocket commented Jun 5, 2018

Do you have an idea when the nuget repositories will be updated? Thanks.

@JimBobSquarePants
Copy link
Member

Last week

@softsprocket
Copy link

Ah right. I had to check 'Include prerelease' to see the update. Sorry (and thanks).

@JimBobSquarePants
Copy link
Member

No worries, hopefully not too long before we can do a release proper.

antonfirsov pushed a commit to antonfirsov/ImageSharp that referenced this issue Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants