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

RangeError: Offset is outside the bounds of the DataView #2

Closed
joonhocho opened this issue Jan 21, 2020 · 3 comments
Closed

RangeError: Offset is outside the bounds of the DataView #2

joonhocho opened this issue Jan 21, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@joonhocho
Copy link

instrument.js:102 RangeError: Offset is outside the bounds of the DataView
    at DataView.getUint32 (<anonymous>)
    at readTags$1 (exifer.umd.js:366)
    at parseTiffSegment (exifer.umd.js:352)
    at Object.parseExif [as tiff] (exifer.umd.js:337)
    at exifer (exifer.umd.js:478)

tested with https://github.com/ianare/exif-samples/blob/master/jpg/orientation/landscape_1.jpg

@joonhocho joonhocho changed the title Offset is outside the bounds of the DataView RangeError: Offset is outside the bounds of the DataView Jan 21, 2020
@terkelg
Copy link
Owner

terkelg commented Jan 21, 2020

Thank you. Can you share a minimal version of your code?

@terkelg terkelg added the bug Something isn't working label Jan 23, 2020
@daliusd
Copy link

daliusd commented Mar 30, 2020

I have tested with same samples - no problem.

@terkelg
Copy link
Owner

terkelg commented Mar 30, 2020

Thank you so much @daliusd for helping out here! I appreciate it. I think I'll go ahead and close this one then 👍

@terkelg terkelg closed this as completed Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants