[regression] Encoder crash for MDCT Stereo at 80 kbps and above in stereo_mdct_core_enc_fx()
# Basic info <!--- Add commit SHA used to reproduce --> - Float reference: - Encoder (float): - Decoder (float): - Fixed point: - Encoder (fixed): d74de338b9d39268bf1db19b2c5792ca359ab02b - Decoder (fixed): # Bug description The fixed point encoder crashes with an assert: ``` Assertion failed: (0), function L_sub, file basop32.c, line 1742. ``` ![grafik](/uploads/18a8044d8861693b8b2749239b9c825a/grafik.png){width=408 height=182} # Ways to reproduce Box folder: ...\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\issues\issue-1434 <!-- Commandline or script --> ```bash ./IVAS_cod_fx -stereo -max_band FB 80000 48 dp03a4s04_48.-10dB.wav bit # this crash also occurs for 96, 128, 160, 192 and 256 kbps ``` <!--- 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