Opened 13 years ago Closed 11 years ago #215 closed defect (wontfix)Decoding crashed with very low QP
Description
The decoding crashed with default RA_LC, LB_LC, LP_LC setting, SlideEditing, QP=2. Change History (7)comment:1 Changed 13 years ago by ksuehringcomment:2 Changed 13 years ago by libin
It also crashed for HM-4.0 dev branch r1371, with TAppEncoder.exe -c encoder_lowdelay_P_loco.cfg -c SlideEditing.cfg -q 2 -f 20. comment:3 Changed 13 years ago by kolya
The same seems to remain in HM-4.0rc1. PartyScene RA-LC allows all frames to be coded but decoder crashes early. Namely:
TAppDecoderStaticd: /home/X0104/e1niko/HM-4.0rc1-Fine/build/linux/lib/TLibCommon/../../../../source/Lib/TLibCommon/TComBitStream.cpp:213: Void TComInputBitstream::read(UInt, UInt&): Assertion `m_fifo_idx + num_bytes_to_load < m_fifo->size()' failed.
appears after POC 4 message.
RH Linux 64-bit GCC 4.1.2. comment:4 Changed 13 years ago by davidf
Updating component after adding WD (Text) tickets comment:5 Changed 13 years ago by davidf
comment:6 Changed 13 years ago by davidf
comment:7 Changed 11 years ago by fbossen
No more LC configs Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Could you please test with the current HM-4.0-dev branch to make sure this is not related to issue #203?