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

[OpenJPEG-trunk] opj_stream_get_number_byte_left throws assert #455

Closed
gcode-importer opened this issue Dec 21, 2014 · 1 comment
Closed

Comments

@gcode-importer
Copy link

Originally reported on Google Code with ID 455

What steps will reproduce the problem?
1. Compiled Second Life with OpenJPEG-Trunk (Dec 21st)
2. Tried to run game
3. Fails

What is the expected output? What do you see instead?

Expected output is no assertions.

Actual output is:

do-not-directly-run-firestorm-bin: /home/spstarr/tmp/3rd-party/openjpeg-read-only/src/lib/openjp2/cio.c:552:
opj_stream_get_number_byte_left: Assertion `p_stream->m_user_data_length >= (OPJ_UINT64)p_stream->m_byte_offset'
failed.

What version of the product are you using? On what operating system?

Fedora 21

Please provide any additional information below.

The OpenJPEG 2.x support is patched into Firestorm Second Life Viewer

Reported by spstarr on 2014-12-21 18:52:24

@gcode-importer
Copy link
Author

How could we possibly fix this issue ? Closing as invalid, we'll see if it comes back
from another source but with a reproducible test case. Thanks for report.

Reported by malaterre on 2015-01-07 17:38:56

  • Status changed: Invalid

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

No branches or pull requests

2 participants