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

Assertion failure in jpc_enc.c:1727 #368

Closed
chameleon10712 opened this issue Jan 4, 2024 · 0 comments
Closed

Assertion failure in jpc_enc.c:1727 #368

chameleon10712 opened this issue Jan 4, 2024 · 0 comments

Comments

@chameleon10712
Copy link

chameleon10712 commented Jan 4, 2024

Description

Assertion failure (SIGABRT) in jpc_enc.c:1727

Normal Build

$ /home/oceane/jasper/build_norm/src/app/jasper --output-format jpc -O tilewidth=10 -O tileheight=10 -O rate=0.13887 -O ilyrrates=-1 --input poc_min
jasper: /home/oceane/jasper/src/libjasper/jpc/jpc_enc.c:1727: rateallocate: Assertion `lyrno == numlyrs - 1' failed.
Aborted

poc_min.zip

Environment

git commit aeef529
Ubuntu 20.04.6 LTS
13th Gen Intel(R) Core(TM) i9-13900

Credit
found by me & @benebsiny

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

No branches or pull requests

1 participant