Decoder crash for FOA at 96kbps JBM decoding to FOA in TonalMDCTConceal_InsertNoise_ivas_fx()
# Basic info <!--- Add commit SHA used to reproduce --> - Float reference: - Encoder (float): 53594392095aa5d3b5ad748c4a092634216338e2 - Decoder (float): - Fixed point: - Encoder (fixed): - Decoder (fixed): d3fbdc6bf2952e37f31a357e9fe3a9f4af118858 # Bug description The fixed point decoder crashes with an assert: ``` Assertion failed: (0), function L_add, file basop32.c, line 1661. ``` ![grafik](/uploads/6208613fdd570973025fd530ff5f915d/grafik.png){width=399 height=294} # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1452 <!-- Commandline or script --> ```bash ./IVAS_cod_flt_ref -sba 1 -max_band FB 96000 48 FOA-p800-5-cat2-lab_a-20ms_aligned_files_concatenated_48.wav bit networkSimulator_g192 dly_error_profile_11.dat bit bit_sim trace 1 0 ./IVAS_dec_fx -voip FOA 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