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

validate-formats-* tests fail for JNG #150

Closed
3 tasks done
Lastique opened this issue Apr 26, 2021 · 0 comments · Fixed by #152
Closed
3 tasks done

validate-formats-* tests fail for JNG #150

Lastique opened this issue Apr 26, 2021 · 0 comments · Fixed by #152

Comments

@Lastique
Copy link
Contributor

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am using the latest version of ImageMagick
  • I have searched open and closed issues to ensure it has not already been reported

Description

Running unit tests after building ImageMagick fails:

  • validate-formats-disk
  • validate-formats-map
  • validate-formats-memory

Here is the full build log:
full_build.txt

I have also run just validate-formats-memory under valgrind, here is the log:
test_build.txt
validate.284182.log

Steps to Reproduce

Build ImageMagick and run unit tests.

System Configuration

  • ImageMagick version: 6.9.12.9
  • Environment (Operating system, version and so on): Kubuntu 21.04, x86-64
  • Additional information: libjpeg-turbo 2.0.6 (from Kubuntu repository)
Lastique added a commit to Lastique/ImageMagick6 that referenced this issue Apr 27, 2021
This fixes incorrect data processing in libjpeg callbacks.

Fixes ImageMagick#150
Fixes ImageMagick#151
urban-warrior pushed a commit that referenced this issue Apr 29, 2021
This fixes incorrect data processing in libjpeg callbacks.

Fixes #150
Fixes #151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant