Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Can't read specific png file #21

Open
Benny- opened this issue Dec 10, 2016 · 2 comments
Open

Can't read specific png file #21

Benny- opened this issue Dec 10, 2016 · 2 comments

Comments

@Benny-
Copy link
Contributor

Benny- commented Dec 10, 2016

This image can't be read by puzzle-diff.

puzzle-diff ./twiley.png ./twiley.png 
# outputs -> Unable to read [./twiley.png]

Twiley

@Benny-
Copy link
Contributor Author

Benny- commented Dec 10, 2016

The following error occurs if the image is read using the library api (using puzzle.get_cvec_from_file("twiley.png")):

*BUG* File: [vector_ops.c] Line: [18]

@Benny-
Copy link
Contributor Author

Benny- commented Dec 10, 2016

Here is another file. It is a small file compared to the previous one. This one core dumped:

puzzle-diff ./rforgallopfrey.png  ./rforgallopfrey.png 
# Outputs: *BUG* File: [dvec.c] Line: [336]
#          Aborted (core dumped)

The error it produces is different, so it might have a different cause.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant