-
-
Notifications
You must be signed in to change notification settings - Fork 726
Crash when use ImageFileReader read jpeg #2928
Copy link
Copy link
Closed
Labels
area:IOIssues affecting the IO moduleIssues affecting the IO moduletype:BugInconsistencies or issues which will cause an incorrect result under some or all circumstancesInconsistencies or issues which will cause an incorrect result under some or all circumstances
Metadata
Metadata
Assignees
Labels
area:IOIssues affecting the IO moduleIssues affecting the IO moduletype:BugInconsistencies or issues which will cause an incorrect result under some or all circumstancesInconsistencies or issues which will cause an incorrect result under some or all circumstances
Description
If compile with release version. When I use
ImageFileReaderread some broke jpeg image, it's crash in Update function. I expected throw an exception.But success in Debug.
Steps to Reproduce
Build With Release.
https://gist.github.com/Hconk/5b1bed75ebb3c62757277a1367d61edb
Expected behavior
If image broke, expect throw an exception.
Actual behavior
Crash at update.
Reproducibility
Release Version.
Versions
c4960ee
Environment
Additional Information
Test data.
Google Drive