Decoder crash for OSBA ISM4SBA3 in apa_corrEnergy2dB_fx()
# Basic info <!--- Add commit SHA used to reproduce --> - Float reference: - Encoder (float): db364042fba738d5d0f9823c047e75edea62bae7 - Fixed point: - Decoder (fixed): aea225aeb82420bb2e92ac01692e4ef3f4201c62 # Bug description The fixed point decoder crashes with an assert: ``` Assertion failed: (0), function L_shl, file basop32.c, line 2340. ``` ![grafik](/uploads/99bb29b6f0f82955cb7e66ab6c4f9317/grafik.png){width=583 height=429} # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1760 <!-- Commandline or script --> ```bash ./IVAS_cod_flt_ref -ism_sba 4 3 ISM4SBA3_4-overlapping-identical-talkers_sp-rot.{0,1,2,3}.csv -max_band FB 13200 48 ISM4SBA3_4-overlapping-identical-talkers_sp-rot_48.-10dB.wav bit networkSimulator_g192 dly_error_profile_9.dat bit bit_sim bit.trace 1 0 ./IVAS_dec_fx -voip BINAURAL 16 bit_sim out.wav ``` <!--- Below are labels that will be added but are not shown in description. This is a template to help fill them. Add further information to the first row and remove and add labels as necessary. -->
issue