reehan79 / openjpeg

Automatically exported from code.google.com/p/openjpeg
0 stars 0 forks source link

[OpenJPEG-trunk] opj_stream_get_number_byte_left throws assert #455

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by spst...@gmail.com on 21 Dec 2014 at 6:52

GoogleCodeExporter commented 9 years ago
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.

Original comment by mathieu.malaterre on 7 Jan 2015 at 5:38