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

Reached end of stream before proceeding EOI marker! #517

Closed
4 tasks done
mabead opened this issue Apr 10, 2018 · 1 comment
Closed
4 tasks done

Reached end of stream before proceeding EOI marker! #517

mabead opened this issue Apr 10, 2018 · 1 comment

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

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

REPRO copy.zip

System Configuration

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

Hey @mabead can you please use the issue template for opening issues. Thanks!

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

2 participants