Encoder crash for Stereo at 32kbps in SWB_BWE_encoding_ivas_fx()
# Basic info <!--- Add commit SHA used to reproduce --> - Float reference: - Encoder (float): - Decoder (float): - Fixed point: - Encoder (fixed): 909f10c34 - Decoder (fixed): # Bug description The fixed point encoder crashes with an assert: ``` Assertion failed: (0), function L_add, file basop32.c, line 1784. ``` ![grafik](/uploads/61968e41db97d3099a726137e048215d/grafik.png) ![grafik](/uploads/c2108d2f0047c8c8d48f56bb23358daa/grafik.png) ![grafik](/uploads/61fe26f3f4930dab48a1eec46d80bfd0/grafik.png) # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1156 <!-- Commandline or script --> ```bash ./IVAS_cod_fx -stereo -max_band SWB 32000 32 stereo-noisy_speech-p800-2-cat3-lab_d-20ms_aligned_files_concatenated_32.wav bit ``` <!--- 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