We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sample4.abc
There seems to be a bug in running the test with sample4.abc, it consistently throws this error when running make test:
make test
❯❯❯ ./abcm2ps -S -O sample4.ps sample4.abc File sample4.abc [1] 28843 segmentation fault (core dumped) ./abcm2ps -S -O sample4.ps sample4.abc
For a full log, check here: https://travis-ci.org/leesavide/abcm2ps/builds/253747134
Any ideas what might be happening with this one?
The text was updated successfully, but these errors were encountered:
Fixed by commit 5adaa02
Sorry, something went wrong.
moinejf
No branches or pull requests
There seems to be a bug in running the test with
sample4.abc
, it consistently throws this error when runningmake test
:For a full log, check here: https://travis-ci.org/leesavide/abcm2ps/builds/253747134
Any ideas what might be happening with this one?
The text was updated successfully, but these errors were encountered: