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
An abort occurs when executing the following command: jasper -f $FILE -t jpc -F /tmp/out.pnm -T pnm
jasper: /data/xqx/tests/libjasper-test/jasper/src/libjasper/jpc/jpc_t1cod.c:144: JPC_NOMINALGAIN: Assertion `qmfbid == 0x01' failed. Aborted
testcase: https://github.com/xiaoqx/pocs/blob/master/002-jasper-aborted-2
The text was updated successfully, but these errors were encountered:
duplicate of #50
Sorry, something went wrong.
@mdadams this one can be closed I think. a10536d fixes it.
@jubalh Thank you for pointing out that this issue is now fixed. I will close it now.
No branches or pull requests
An abort occurs when executing the following command:
jasper -f $FILE -t jpc -F /tmp/out.pnm -T pnm
jasper: /data/xqx/tests/libjasper-test/jasper/src/libjasper/jpc/jpc_t1cod.c:144: JPC_NOMINALGAIN: Assertion `qmfbid == 0x01' failed.
Aborted
testcase:
https://github.com/xiaoqx/pocs/blob/master/002-jasper-aborted-2
The text was updated successfully, but these errors were encountered: