Encoder crash for ParamMC 7.1 at 96kbps in ivas_param_mc_param_est_enc_fx()
# Basic info <!--- Add commit SHA used to reproduce --> - Float reference: - Encoder (float): N/A - Decoder (float): N/A - Fixed point: - Encoder (fixed): 3d9faa50d5fce8c82a74df8924965484228a8010 - Decoder (fixed): N/A # Bug description The fixed point encoder crashes with an abort in basop32.c:3493 `div_s()`: ![grafik](/uploads/49551afdadd0e1208a9626f025e0ceaa/grafik.png) ![grafik](/uploads/1f6c395b86be09aa3cb8961e6e7c99a4/grafik.png) ![grafik](/uploads/b4dda7ca0e73613a252eb17fed7e452f/grafik.png) ![grafik](/uploads/d0e20a0a665a69ccb988cb44ead0e612/grafik.png) # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1154 <!-- Commandline or script --> ```bash ./IVAS_cod_fx -q -mc 7_1 -max_band WB 96000 16 am3aa1s08_16.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