Skip to content

Decoder crash for Stereo at 24.4 / 32 kbps JBM operation in Comp_and_apply_gain_ivas_fx()

Basic info

Bug description

The fixed point decoder crashes when decoding a concatenated bitstream from the P800 selection test items with an assert:

Assertion failed: (0), function saturate, file basop32.c, line 512.

grafik grafik grafik

Ways to reproduce

Decode the shared bitstreams to MONO or STEREO.

./IVAS_dec -voip STEREO 48 bit out.wav
./IVAS_cod_flt_ref -stereo -max_band FB 32000 48 stereo-noisy_speech-p800-2-cat4-lab_b-20ms_aligned_files_concatenated.wav bit
networkSimulator_g192 dly_error_profile_10.dat bit netsimout.192 netsimtrace 1 0
./IVAS_dec_fx -voip -Tracefile dectrace stereo 48 netsimout.192 out.wav

Bitstreams have been uploaded.